Hello,
While on the web-based Query Editor with more than one statement (i.e. valid sql++ ending with semicolon), only the first statement will be executed. Instead of the query status updating 1/10 to 2/10 until it says “success”, the status reads “executing” and never updates. I have to run each query individually in order for them to be actually executed.
Explain (vs “Execute”) works as expected - updating status as each statement is evaluated.
This is on CE 7.6.1 (and 7.6.0), Linux x86 on a single node (i.e. during development). This problem did not occur on CE 7.1.1 build 3175.
Would love to know either what I’m doing wrong or what might be causing this.
From CE 7.6.1
From CE 7.1.1
Thanks,
Travis