transactions options resulting in syntax error of mysql.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`set transaction `' at line 1, stack: Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`set transaction `' at line 1You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`set transaction `' at line 1, stack: Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`set transaction `' at line 1Here's the code:
{
isolationLevel: 'read committed',
accessMode: 'read write',
withConsistentSnapshot: true,
}{
isolationLevel: 'read committed',
accessMode: 'read write',
withConsistentSnapshot: true,
}