Below is the list of changes that have just been committed into a local
5.1 repository of tomas. When tomas does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2007-07-11 18:49:30+02:00, tomas@stripped +2 -0
correct result
mysql-test/r/rpl_row_tabledefs_2myisam.result@stripped, 2007-07-11 18:49:28+02:00, tomas@stripped +2 -2
correct result
mysql-test/r/rpl_row_tabledefs_3innodb.result@stripped, 2007-07-11 18:49:28+02:00, tomas@stripped +2 -2
correct result
diff -Nrup a/mysql-test/r/rpl_row_tabledefs_2myisam.result b/mysql-test/r/rpl_row_tabledefs_2myisam.result
--- a/mysql-test/r/rpl_row_tabledefs_2myisam.result 2007-07-11 15:27:45 +02:00
+++ b/mysql-test/r/rpl_row_tabledefs_2myisam.result 2007-07-11 18:49:28 +02:00
@@ -123,7 +123,7 @@ Replicate_Ignore_Table
Replicate_Wild_Do_Table
Replicate_Wild_Ignore_Table
Last_Errno 1364
-Last_Error Error in Write_rows event: error during transaction execution on table test.t1_nodef. Unknown error
+Last_Error Error in Write_rows event: error during transaction execution on table test.t1_nodef.
Skip_Counter 0
Exec_Master_Log_Pos #
Relay_Log_Space #
@@ -141,7 +141,7 @@ Master_SSL_Verify_Server_Cert No
Last_IO_Errno 0
Last_IO_Error
Last_SQL_Errno 1364
-Last_SQL_Error Error in Write_rows event: error during transaction execution on table test.t1_nodef
+Last_SQL_Error Error in Write_rows event: error during transaction execution on table test.t1_nodef.
SET GLOBAL SQL_SLAVE_SKIP_COUNTER=2;
START SLAVE;
INSERT INTO t9 VALUES (2);
diff -Nrup a/mysql-test/r/rpl_row_tabledefs_3innodb.result b/mysql-test/r/rpl_row_tabledefs_3innodb.result
--- a/mysql-test/r/rpl_row_tabledefs_3innodb.result 2007-07-11 15:27:45 +02:00
+++ b/mysql-test/r/rpl_row_tabledefs_3innodb.result 2007-07-11 18:49:28 +02:00
@@ -123,7 +123,7 @@ Replicate_Ignore_Table
Replicate_Wild_Do_Table
Replicate_Wild_Ignore_Table
Last_Errno 1364
-Last_Error Error in Write_rows event: error during transaction execution on table test.t1_nodef. Unknown error
+Last_Error Error in Write_rows event: error during transaction execution on table test.t1_nodef.
Skip_Counter 0
Exec_Master_Log_Pos #
Relay_Log_Space #
@@ -141,7 +141,7 @@ Master_SSL_Verify_Server_Cert No
Last_IO_Errno 0
Last_IO_Error
Last_SQL_Errno 1364
-Last_SQL_Error Error in Write_rows event: error during transaction execution on table test.t1_nodef
+Last_SQL_Error Error in Write_rows event: error during transaction execution on table test.t1_nodef.
SET GLOBAL SQL_SLAVE_SKIP_COUNTER=2;
START SLAVE;
INSERT INTO t9 VALUES (2);
| Thread |
|---|
| • bk commit into 5.1 tree (tomas:1.2541) | tomas | 11 Jul |