1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Merge fixes

This commit is contained in:
msvensson@neptunus.(none)
2005-06-22 20:49:58 +02:00
parent 2e232feb7d
commit 5dfa2a014a
2 changed files with 3 additions and 3 deletions

View File

@@ -664,7 +664,7 @@ select '------ Testing with illegal database names ------' as test_sequence ;
drop table t1, t2, t3;
drop database mysqldump_test_db;
use test;
#
# Bug #9657 mysqldump xml ( -x ) does not format NULL fields correctly