summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-07-06 01:10:00 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2009-07-06 01:11:45 -0700
commit89dbf609d084eb353c048afa499aba953949f102 (patch)
treee064822e109ee3a077a475a647900a09ce3aa5b3 /07030_all_test-rpl_rotate_logs-5.0.21.patch
parentFix bug #271475, #elif not valid without an argument. Use #else instead. (diff)
downloadmysql-extras-89dbf609d084eb353c048afa499aba953949f102.tar.gz
mysql-extras-89dbf609d084eb353c048afa499aba953949f102.tar.bz2
mysql-extras-89dbf609d084eb353c048afa499aba953949f102.zip
Need to use 5 digits of numbering now. LOTS of patches to track.
Diffstat (limited to '07030_all_test-rpl_rotate_logs-5.0.21.patch')
-rw-r--r--07030_all_test-rpl_rotate_logs-5.0.21.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/07030_all_test-rpl_rotate_logs-5.0.21.patch b/07030_all_test-rpl_rotate_logs-5.0.21.patch
new file mode 100644
index 0000000..4fa1458
--- /dev/null
+++ b/07030_all_test-rpl_rotate_logs-5.0.21.patch
@@ -0,0 +1,11 @@
+--- mysql.orig/mysql-test/t/rpl_rotate_logs.test 2006-03-04 21:45:38.000000000 +0100
++++ mysql.fix/mysql-test/t/rpl_rotate_logs.test 2006-04-17 21:33:57.000000000 +0200
+@@ -24,7 +24,7 @@
+ # START SLAVE will fail because it can't read the file (mode 000)
+ # (system error 13)
+ --replace_result $MYSQL_TEST_DIR TESTDIR
+---error 1105,1105,29
++--error 1201,1105,29
+ start slave;
+ system chmod 600 $MYSQLTEST_VARDIR/slave-data/master.info;
+ # It will fail again because the file is empty so the slave cannot get valuable