diff options
author | unknown <jimw@mysql.com> | 2005-05-08 12:02:46 -0700 |
---|---|---|
committer | unknown <jimw@mysql.com> | 2005-05-08 12:02:46 -0700 |
commit | 04f9561a911397360d53a27e4bf414e1c220fd16 (patch) | |
tree | 25217bc71309f678cbd67dade1285a8b29526157 /zlib/ChangeLog | |
parent | 04b938c9a42e1c3b62481c1e1134d35474f85e15 (diff) | |
download | mariadb-git-04f9561a911397360d53a27e4bf414e1c220fd16.tar.gz |
Fix crash in mysqldump -c triggered by tables with a large number of long
field names. (Bug #10286)
client/mysqldump.c:
Use a DYNAMIC_STRING for the 'INSERT ...' pattern so we can handle
an arbitrary number of fields. Also rename the internal cFlag to
opt_complete_insert so it is clear what it does.
mysql-test/t/mysqldump.test:
Add regression test for 10286
mysql-test/r/mysqldump.result:
Update results
Diffstat (limited to 'zlib/ChangeLog')
0 files changed, 0 insertions, 0 deletions