List:Commits« Previous MessageNext Message »
From:rburnett Date:August 19 2008 5:47pm
Subject:Connector/NET commit: r1386 - trunk
View as plain text  
Modified:
   trunk/CHANGES
Log:
added comment about new tokenizer to change log

Modified: trunk/CHANGES
===================================================================
--- trunk/CHANGES	2008-08-19 15:46:15 UTC (rev 1385)
+++ trunk/CHANGES	2008-08-19 15:47:20 UTC (rev 1386)
@@ -5,6 +5,8 @@
 - Added UDF schema collection
 - Fixed lingering problem related to bug #37239.  If two columns had the same name but
   different case then an exception would be thrown.
+- Developed and integrated a new sql tokenizer.  This tokenizer now recognizes all
comment 
+  types and is approx. 40% faster.
 
 Version 5.2.3 - 8/14/08
 - Increased the speed of MySqlDataReader.GetOrdinal dramatically by using a couple

Thread
Connector/NET commit: r1386 - trunkrburnett19 Aug