transactions fails on ndbcluster engine with this error: SQLSTATE[42000]: Syntax error or access violation: 1178 The storage engine for the table doesn't support SAVEPOINT. As I searched, found this link which points out mysql cluster limitations and unsupporting features which states:
Savepoints and rollbacks to savepoints are ignored as in MyISAM.
Now I want to know if there is any workaround solutions for this problem in Laravel?
This repo is for bug tracking. Use the forums or slack channel for solving your issue
Thanks @Dylan-DPC
@sobhanattar kindly close the issue :)
Most helpful comment
This repo is for bug tracking. Use the forums or slack channel for solving your issue