Support,
We're getting the following error when saving the SystemSettings BO;
"Internal system errorTransaction exception Error persisting business object SystemSettings Got error 139 from storage engine"
There's no attributes that are large in the BO. We're using MYSQL.
Google's solution is to change the database table engine to MYISAM, but you've said in the past that Aware doesnt work with MYISAM.
If we can't fix it by changing the engine for the SystemSettings table, is there another solution to fix?
Thanks