List:Commits« Previous MessageNext Message »
From:mmatthews Date:April 20 2006 9:26pm
Subject:Connector/J commit: r5188 - in branches: branch_3_1/connector-j branch_5_0/connector-j branch_5_1/connector-j
View as plain text  
Modified:
   branches/branch_3_1/connector-j/CHANGES
   branches/branch_5_0/connector-j/CHANGES
   branches/branch_5_1/connector-j/CHANGES
Log:
More precise comment for BIT metadata fix for > 5.0.21.

Modified: branches/branch_3_1/connector-j/CHANGES
===================================================================
--- branches/branch_3_1/connector-j/CHANGES	2006-04-20 21:00:49 UTC (rev 5187)
+++ branches/branch_3_1/connector-j/CHANGES	2006-04-20 21:26:43 UTC (rev 5188)
@@ -103,7 +103,8 @@
 	  be read off the wire.
 	  
 	- Driver now aware of fix for BIT type metadata that went into 
-	  MySQL-5.0.21 for non-MyISAM tables (bug number 13601).
+	  MySQL-5.0.21 for server not reporting length consistently (bug 
+	  number 13601).
 	  
 11-30-05 - Version 3.1.12
 

Modified: branches/branch_5_0/connector-j/CHANGES
===================================================================
--- branches/branch_5_0/connector-j/CHANGES	2006-04-20 21:00:49 UTC (rev 5187)
+++ branches/branch_5_0/connector-j/CHANGES	2006-04-20 21:26:43 UTC (rev 5188)
@@ -234,7 +234,8 @@
 	  be read off the wire.
 	  
 	- Driver now aware of fix for BIT type metadata that went into 
-	  MySQL-5.0.21 for non-MyISAM tables (bug number 13601).
+	  MySQL-5.0.21 for server not reporting length consistently (bug 
+	  number 13601).
 	  
 11-30-05 - Version 3.1.12
 

Modified: branches/branch_5_1/connector-j/CHANGES
===================================================================
--- branches/branch_5_1/connector-j/CHANGES	2006-04-20 21:00:49 UTC (rev 5187)
+++ branches/branch_5_1/connector-j/CHANGES	2006-04-20 21:26:43 UTC (rev 5188)
@@ -208,7 +208,8 @@
 	  be read off the wire.
 	  
 	- Driver now aware of fix for BIT type metadata that went into 
-	  MySQL-5.0.21 for non-MyISAM tables (bug number 13601).
+	  MySQL-5.0.21 for server not reporting length consistently (bug 
+	  number 13601).
 	
 11-30-05 - Version 3.1.12
 

Thread
Connector/J commit: r5188 - in branches: branch_3_1/connector-j branch_5_0/connector-j branch_5_1/connector-jmmatthews20 Apr