List:Commits« Previous MessageNext Message »
From:Patrick Galbraith Date:December 19 2006 2:03pm
Subject:bk commit into 5.1 tree (patg:1.2361)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of patg. When patg 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, 2006-12-19 08:02:55-05:00, patg@stripped +1 -0
  WL# 3031
  
  The final testcase needing new error codes. Really.

  mysql-test/r/rpl_row_tabledefs_2myisam.result@stripped, 2006-12-19 08:02:46-05:00,
patg@stripped +4 -4
    WL #3031
    
    Ack! Another test needing new error code results

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	patg
# Host:	radha.patg.net
# Root:	/Users/patg/mysql-build/mysql-5.1-arch-clean

--- 1.6/mysql-test/r/rpl_row_tabledefs_2myisam.result	2006-12-19 08:03:15 -05:00
+++ 1.7/mysql-test/r/rpl_row_tabledefs_2myisam.result	2006-12-19 08:03:15 -05:00
@@ -159,7 +159,7 @@
 Replicate_Ignore_Table	
 Replicate_Wild_Do_Table	
 Replicate_Wild_Ignore_Table	
-Last_Errno	1522
+Last_Errno	1523
 Last_Error	Table width mismatch - received 2 columns, test.t2 has 1 columns
 Skip_Counter	0
 Exec_Master_Log_Pos	#
@@ -197,7 +197,7 @@
 Replicate_Ignore_Table	
 Replicate_Wild_Do_Table	
 Replicate_Wild_Ignore_Table	
-Last_Errno	1522
+Last_Errno	1523
 Last_Error	Column 0 type mismatch - received type 3, test.t4 has type 4
 Skip_Counter	0
 Exec_Master_Log_Pos	#
@@ -235,7 +235,7 @@
 Replicate_Ignore_Table	
 Replicate_Wild_Do_Table	
 Replicate_Wild_Ignore_Table	
-Last_Errno	1522
+Last_Errno	1523
 Last_Error	Column 1 type mismatch - received type 3, test.t5 has type 4
 Skip_Counter	0
 Exec_Master_Log_Pos	#
@@ -273,7 +273,7 @@
 Replicate_Ignore_Table	
 Replicate_Wild_Do_Table	
 Replicate_Wild_Ignore_Table	
-Last_Errno	1522
+Last_Errno	1523
 Last_Error	Column 2 type mismatch - received type 3, test.t6 has type 4
 Skip_Counter	0
 Exec_Master_Log_Pos	#
Thread
bk commit into 5.1 tree (patg:1.2361)Patrick Galbraith19 Dec