AQL Syntax error on rollback on inserting executionPlan #1301
Replies: 2 comments 1 reply
-
AQL syntax error might be caused by missing escaping somewhere in the input data during the AQL generation. Try to set property |
Beta Was this translation helpful? Give feedback.
-
As I said I don't know. It could be in different file. Try to insert |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @wajda,
I am getting the following AQL syntax error on the rollback code. Not sure how it is coming ? It is referring the same code as the develop branch. Ideally rollback should not happen on inserts, but somehow there is a error and the rollback script is getting triggered. The database is sharded across all collections. In the logs I only see this:
Can you help resolve this issue ? Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions