1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix after merge from 3.23

This commit is contained in:
monty@hundin.mysql.fi
2002-02-15 02:49:02 +02:00
parent c1947bca03
commit 6c4b4ad859
6 changed files with 74 additions and 14 deletions

View File

@ -5,7 +5,7 @@ select 1 /* long
multi line comment */;
1
1
/* empty query */;
;
Query was empty
select 1 /*!32301 +1 */;
1 /*!32301 +1
@ -25,3 +25,4 @@ select 1 # The rest of the row will be ignored
;
1
1
/* line with only comment */;