1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +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:
Alexander Barkov
2009-10-14 17:10:22 +05:00
parent 741a1df4cc
commit 583b853092
3 changed files with 4 additions and 5 deletions

View File

@@ -76,6 +76,7 @@ sleep 3;
connection default;
--replace_column 1 # 3 localhost 6 #
show processlist;
--disable_query_log