summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorunknown <cmiller@zippy.cornsilk.net>2008-03-12 17:03:50 -0400
committerunknown <cmiller@zippy.cornsilk.net>2008-03-12 17:03:50 -0400
commita54e3fa2c5b49601c25eb6ab82b00f79ab157f8a (patch)
tree210a9612b33f0d668b647057b2456234eb7ddce7 /scripts
parent4621dbf5a8b428e379a9afa2e1d2c2438c4a2566 (diff)
downloadmariadb-git-a54e3fa2c5b49601c25eb6ab82b00f79ab157f8a.tar.gz
Bug#34192: mysqldump from mysql 5.0.51 silently fails on dumping \
databases from 4.0 server mysqldump treated a failure to set the results charset as a severe error. Now, don't try to set the charset for the SHOW CREATE TABLE statement, if remote server's version is earlier than 4.1, which means it doesn't support changing charsets. client/mysqldump.c: Don't set the charset for receiving results if the server doesn't support it.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions