mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
rephrase error messages, fix quoting
This commit is contained in:
committed by
Aleksey Midenkov
parent
903be4e6be
commit
b3fe45bcd4
@@ -9,7 +9,7 @@ BINLOG '
|
||||
SVtYRxMBAAAAKQAAADQBAAAAABAAAAAAAAAABHRlc3QAAnQxAAEDAAE=
|
||||
SVtYRxcBAAAAIgAAAFYBAAAQABAAAAAAAAEAAf/+AgAAAA==
|
||||
';
|
||||
ERROR HY000: The BINLOG statement of type `Table_map` was not preceded by a format description BINLOG statement
|
||||
ERROR HY000: The BINLOG statement of type Table_map was not preceded by a format description BINLOG statement
|
||||
select * from t1;
|
||||
a
|
||||
1
|
||||
|
Reference in New Issue
Block a user