Sunday, May 18, 2008    
Home My Books Blog ColdFusion About Me Back    

Calendar
<< Jul 2007 >>
S M T W T F S
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31        

Search

Categories
 • Adobe (61) [RSS]
 • AdobeMAX06 (45) [RSS]
 • AdobeMAX07 (59) [RSS]
 • AdobeMAX08 (6) [RSS]
 • AIR (96) [RSS]
 • Appearances (105) [RSS]
 • Books (66) [RSS]
 • CFEclipse (14) [RSS]
 • ColdFusion (1081) [RSS]
 • Flash (91) [RSS]
 • Flex (319) [RSS]
 • Jobs (81) [RSS]
 • JRun (12) [RSS]
 • Labs (27) [RSS]
 • LiveCycle (12) [RSS]
 • MAX (141) [RSS]
 • Regular Expressions (12) [RSS]
 • SQL (36) [RSS]
 • Stuff (492) [RSS]
 • Tips (CF Studio) (80) [RSS]
 • Tips (CF) (795) [RSS]
 • Tips (Dreamweaver) (91) [RSS]
 • Tips (Flex Builder) (2) [RSS]
 • Using CF (131) [RSS]
 • Wireless (96) [RSS]

Other BLOGs
 • Ray Camden
 • Tim Buntel
 • Sean Corfield
 • John Dowdell
 • Steven Erat
 • Brandon Purcell
 • Charlie Arehart
 • Full As A Goog

RSS Feeds
 • Feed
 • Subscribe

Join my mailing list and find out about new books and other topics of interest.

Thoughts, ideas, tips, musings, and pontifications (not necessarily in that order) by Ben Forta ...
NOTE: This is my personal blog, and the opinions and statements voiced here are my own.

Viewing By Entry / Main
July 20, 2007

MySQL Releases New Driver With Built In ColdFusion Specific Optimizations

MySQL has released a beta of a new version of their Java driver. As per this post, MySQL Connector/J 5.1.2 is a Type-IV pure-Java JDBC driver that is suitable for use with any MySQL version including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon alpha release. And this new driver contains code that automatically detects ColdFusion and then adjusts settings to optimize performance for ColdFusion use. Thank to Tom Jordahl for bringing this one to my attention.

TrackBacks
There are no trackbacks for this entry.

No trackback URL. Trackbacks are only allowed via interactive form.

Comments
Is this driver going to be included in 8?
# Posted By Sam Farmer | 7/20/07 5:21 PM
Great News,

Does this work with any version of CF or just 8?
# Posted By Michael Brennan-White | 7/20/07 5:43 PM
The mySQL notes say they tested with version 7.
# Posted By Sam Farmer | 7/20/07 5:46 PM
Michael, check the link; it says it was tested with CF7.
# Posted By Peter Boughton | 7/20/07 5:49 PM
How do you install this driver with CF 8?
# Posted By Eric | 7/20/07 7:32 PM
If that is the case, this should really be included with the product. That is too cool.
# Posted By Derek P. | 7/21/07 2:09 AM
I highly doubt that we'll include this in CF8. A) CF8 is locked and final, too late to make any changes now. B) We have another MySQL driver that we include, not this one, and the one we shipped we've tested thoroughly with CF. C) CF8 has been fine-tuned to not call those expensive MySQL APIs already.

--- Ben
# Posted By Ben Forta | 7/22/07 6:38 PM
But i'd always go with MySQL-4.1,almost all of my blogs are using MySQL-4.1 :) It is a good news any way :)
# Posted By Avery lin | 1/28/08 11:22 AM

  © Copyright 1997-2008 Ben Forta, All Rights Reserved