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 /07010_all_rpl000015-portsobst-fix-4.1.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 '07010_all_rpl000015-portsobst-fix-4.1.21.patch')
-rw-r--r--07010_all_rpl000015-portsobst-fix-4.1.21.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/07010_all_rpl000015-portsobst-fix-4.1.21.patch b/07010_all_rpl000015-portsobst-fix-4.1.21.patch
new file mode 100644
index 0000000..d3a88b6
--- /dev/null
+++ b/07010_all_rpl000015-portsobst-fix-4.1.21.patch
@@ -0,0 +1,11 @@
+--- mysql-old/mysql-test/t/rpl000015.test 2006-04-18 23:11:26.000000000 +0200
++++ mysql-new/mysql-test/t/rpl000015.test 2006-04-18 23:11:44.000000000 +0200
+@@ -12,7 +12,7 @@
+
+ change master to master_host='127.0.0.1';
+ # The following needs to be cleaned up when change master is fixed
+---replace_result $MASTER_MYPORT MASTER_PORT $MYSQL_TCP_PORT MASTER_PORT
++--replace_result $MASTER_MYPORT MASTER_PORT $MYSQL_TCP_PORT MASTER_PORT 3306 MASTER_PORT
+ --replace_column 1 # 33 #
+ show slave status;
+ --replace_result $MASTER_MYPORT MASTER_PORT