Parse/Syntax error message not giving accurate line/column information
474786Sep 28 2011 — edited Sep 30 2011Occasionally, when I have a problem with my SQL query, I'll get an error message with an error like...
Error at Line: 1 Column: 1,337
Instead of the actual line and column number. This is incredibly annoying. And yes, my query is spread out on multiple lines, it isn't all jumbled up on a single line. In this case the actual error is located on line 53 position 52.
Version 3.0.04 64-bit