diff options
author | unknown <ramil/ram@mysql.com/ramil.myoffice.izhnet.ru> | 2007-03-26 12:56:41 +0500 |
---|---|---|
committer | unknown <ramil/ram@mysql.com/ramil.myoffice.izhnet.ru> | 2007-03-26 12:56:41 +0500 |
commit | 9b2e0127f02209a6e93fb3dcf2755b7abaf1d097 (patch) | |
tree | c62b7b4f6879bf340588ea30421cc3f785bf956b /client/mysqlimport.c | |
parent | 139c950f11c437230129243bd66d4b7dd9f73c79 (diff) | |
download | mariadb-git-9b2e0127f02209a6e93fb3dcf2755b7abaf1d097.tar.gz |
Fix for bug #25993: mysqldump crashes with merge table and -c option
opt_complete_insert was improperly used by accident.
Use complete_insert flag instead.
client/mysqldump.c:
Fix for bug #25993: mysqldump crashes with merge table and -c option
- use complete_insert instead of opt_complete_insert.
mysql-test/r/mysqldump.result:
Fix for bug #25993: mysqldump crashes with merge table and -c option
- test result.
mysql-test/t/mysqldump.test:
Fix for bug #25993: mysqldump crashes with merge table and -c option
- test case.
Diffstat (limited to 'client/mysqlimport.c')
0 files changed, 0 insertions, 0 deletions