9
ERROR 42000: Query was empty
10
select 1 /*!32301 +1 */;
13
select 1 /*!62301 +1 */;
24
select 1 # The rest of the row will be ignored
28
/* line with only comment */;
30
ERROR 42000: 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 '2*/' at line 1
32
ERROR 42000: 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 '2*/' at line 1
36
select 1 + /*!00000 2 */ + 3 /*!99999 noise*/ + 4;