mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
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
This commit is contained in:
2
mysql-test/std_data/bug15328.cnf
Normal file
2
mysql-test/std_data/bug15328.cnf
Normal file
@@ -0,0 +1,2 @@
|
||||
[mysqldump]
|
||||
fields-optionally-enclosed-by="
|
Reference in New Issue
Block a user