News:

AbanteCart v1.4.2 is released.

Main Menu

Unknown storage engine 'InnoDB' Error No: 1286

Started by liberaxpress, April 28, 2019, 11:23:50 AM

Previous topic - Next topic

liberaxpress


Hi, can anyone help me solve this problem which started today, a client tried to purchase and it said to check error log and this si the log:

2019-04-28 14:50:29 - database error: AbanteCart core v.1.2.14 SQL Error: Unknown storage engine 'InnoDB'
Error No: 1286
SQL: SELECT *
FROM abjy_product_stock_locations psl
LEFT JOIN abjy_locations l
ON l.location_id = psl.location_id
WHERE psl.product_id=123 AND psl.product_option_value_id IS NULL ORDER BY psl.sort_order in <b>/home/xxxxxxxx/public_html/xxxx/core/database/amysqli.php</b> on line <b>114</b>

I cannot open any product in the admin products and when i try to add a new product it fails with message to email to help@abantecart.com

Regards

Libera


dvagner

#1
check your my.cnf parameter default-storage-engine

https://dev.mysql.com/doc/refman/5.5/en/storage-engines.html

Forum Rules Code of conduct
AbanteCart.com 2010 -