summaryrefslogtreecommitdiff
path: root/mysql-test/r
diff options
context:
space:
mode:
authormsvensson@neptunus.(none) <>2006-05-11 14:13:14 +0200
committermsvensson@neptunus.(none) <>2006-05-11 14:13:14 +0200
commit22ff4c28652887487f190c880d30ba71ad78f44e (patch)
treed7d75583e99a84dfb79f42ef1fcfd56c41521b58 /mysql-test/r
parent274df0cc9538ddcfb7f3015f0165471ea0e941a7 (diff)
downloadmariadb-git-22ff4c28652887487f190c880d30ba71ad78f44e.tar.gz
Bug#15328 Segmentation fault occured if my.cnf is invalid for escape sequence
- Check that length of value is longer than 1 before decrementing length by 2. - Backport from 5.0, make it possible to use my_print_defaults in tests
Diffstat (limited to 'mysql-test/r')
-rw-r--r--mysql-test/r/mysqldump.result1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/r/mysqldump.result b/mysql-test/r/mysqldump.result
index fb72abe9b45..2fc5963bea5 100644
--- a/mysql-test/r/mysqldump.result
+++ b/mysql-test/r/mysqldump.result
@@ -1503,3 +1503,4 @@ select * from t1;
a b
Osnabrück Köln
drop table t1;
+--fields-optionally-enclosed-by="