AQL Syntax error on rollback on inserting executionPlan #1301
vishalag001
started this conversation in
General
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 |
1 reply
|
As I said I don't know. It could be in different file. Try to insert |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
All reactions