Hello, I need your help !
Inside cs-cart admin Products, I have one with about 10 images… When I delete those images I am getting the following error:
Table handler out of memory (128)SELECT webp_path FROM cscart_cp_web_image_list WHERE MATCH(image_path) AGAINST ('"detailed/104/2418.jpg"')
Error at
app/Tygh/Database/Connection.php, line: 1153
Backtrace
File:app/Tygh/Database/Connection.php
Line:516
Function:throwError
File:app/Tygh/Database/Connection.php
Line:317
Function:query
File:app/functions/fn.database.php
Line:81
Function:getColumn
File:app/addons/cp_webp/func.php
Line:67
Function:db_get_fields
....
...
an so on
I am guessing, this is some limits of hosting provider? If I have access to WHM - cPanel what could I do to increase this memory
thanks in advance!