1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

0.1: SQL-level System Versioning

This commit is contained in:
Daniel Fiala
2016-06-19 07:38:28 +01:00
committed by Aleksey Midenkov
parent 14bdfa8541
commit be6f2d302c
115 changed files with 4055 additions and 1101 deletions

View File

@ -99,7 +99,7 @@ SET @@session.sql_notes = TR
--Error ER_WRONG_VALUE_FOR_VAR
SET @@session.sql_notes = <20>N;
--Error ER_WRONG_VALUE_FOR_VAR
SET @@session.sql_notes = OF;
SET @@session.sql_notes = OFFF;
--Error ER_WRONG_VALUE_FOR_VAR
SET @@session.sql_notes = <20>FF;
--Error ER_WRONG_VALUE_FOR_VAR