diff options
author | unknown <tnurnberg@sin.intern.azundris.com> | 2007-10-04 08:27:03 +0200 |
---|---|---|
committer | unknown <tnurnberg@sin.intern.azundris.com> | 2007-10-04 08:27:03 +0200 |
commit | 3f4eaf57e9907011ef97de1cec4f512ce59aabb3 (patch) | |
tree | d1c90504adb3af4d65377229aa62f4c33a8afc93 /mysql-test/t/func_regexp.test | |
parent | e587830c50ede0fd40f2efe372f0ea25774e7a76 (diff) | |
download | mariadb-git-3f4eaf57e9907011ef97de1cec4f512ce59aabb3.tar.gz |
Bug #30444: 5.0 mysqldump silently allows wrong backup to be taken against a 4.0 database
The combination of --single-transaction and --master-data requires
START TRANSACTION WITH CONSISTENT SNAPSHOT which is available from
mysqld 4.1 on. When trying this against an older server, print
diagnostic, then, if --force is not given, abort.
No test-case given since it would require a mysqld < 4.1.
client/mysqldump.c:
Bug #30444: 5.0 mysqldump silently allows wrong backup to be taken against a 4.0 database
The combination of --single-transaction and --master-data requires
START TRANSACTION WITH CONSISTENT SNAPSHOT which is available from
mysqld 4.1 on. When trying this against an older server, print
diagnostic, then, if --force is not given, abort.
Diffstat (limited to 'mysql-test/t/func_regexp.test')
0 files changed, 0 insertions, 0 deletions