# Tesing that versions >= 5.7.x and < 10.0.0 are not ignored
# when used with the MariaDB executable comment syntax.
...
...
@@ -89,6 +92,9 @@ SELECT 1 /*M!100000 +1*/;
SELECT 1 /*M!210000 +1*/;
1
1
SELECT 1 /*M!190000 +1*/;
1
1
select 1/*!2*/;
ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '2*/' at line 1