diff options
author | Tatiana A. Nurnberg <azundris@mysql.com> | 2009-02-19 17:33:28 +0100 |
---|---|---|
committer | Tatiana A. Nurnberg <azundris@mysql.com> | 2009-02-19 17:33:28 +0100 |
commit | f218f9f278b26dd9efe1ce109e17b1c5d0c3cb44 (patch) | |
tree | e6eaead5b5204eabb62e5232a73ecf563484d89a /mysql-test/t/rpl_loaddatalocal.test | |
parent | 6a9de01a95facce07c44f38bf7cd9e438e65a8fa (diff) | |
parent | 5622d4261f015a73330d07f50a876304834c5341 (diff) | |
download | mariadb-git-f218f9f278b26dd9efe1ce109e17b1c5d0c3cb44.tar.gz |
Bug#33550: mysqldump 4.0 compatibility broken
mysqldump included character_set_client magic
that is unknown before 4.1 even when asked for
an appropriate compatibility mode.
In compatibility (3.23, 4.0) mode, we do not
output charset statements (not even in a
"comment conditional"), nor do we do magic on
the server, even if the server is sufficient
new (4.1+). Table-names will be output converted
to the charset requested by mysqldump; if such
a conversion is not possible (Ivrit -> Latin),
mysqldump will fail.
Diffstat (limited to 'mysql-test/t/rpl_loaddatalocal.test')
0 files changed, 0 insertions, 0 deletions