mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
A postfix for backporting WL#1397 convert XML -> SQL
mysql-test/r/loadxml.result mysql-test/t/loadxml.test Fixing non-deterministic test results sql/sql_yacc.yy Initializing fname_first using get_tok_end() instead of get_ptr(). The latter is grammar-dependant. The former is not.
This commit is contained in:
@@ -76,6 +76,7 @@ sleep 3;
|
||||
|
||||
|
||||
connection default;
|
||||
--replace_column 1 # 3 localhost 6 #
|
||||
show processlist;
|
||||
|
||||
--disable_query_log
|
||||
|
||||
Reference in New Issue
Block a user