
MySQL JDBC 5.0.5 bug with TIME column and midnight
Coldfusion 8 comes bundled with the mysql commercial jdbc driver 5.0.5 (or it did with my install anyway). I just ran into a bug that results in this error: java.sql.SQLException: Value '00:00:00 can not be represented as java.sql.Time
The bug is the date / time parsing interprets midnight (00:00:00) as illegal for the TIME type.
Two ways to fix.
Update to 5.0.6 (I haven't tried this yet, but assume it would be just fine)
OR add "useFastDateParsing=false" to the connection string in the datasource.
I tried the "useFastDateParsing=false" and it worked perfectly. No restarts of anything. Not sure how that will affect performance though. My quick tests show it running pretty quick still. If I get time I will try with and without and time queries to see. Ideally I would like to update the driver instead, but its Friday at 5:30 and I am not about to do that right now.
Which gets me thinking, how often would Adobe be updating these drivers? Will the next updater fix this? Or should we be doing that manually?

NAVIGATION
HomeAbout Me
RSS
Search
Subscribe
Recent Entries
Google TV ReviewPlaybook - Developers It's Time To Get Started
cf.Objective 2011 - Speak Your Mind
Timesheets, Project Management, and Invoicing - FreshBooks Review
A New Phase of My Life
Recent Comments
OTA OK?
AnoraDD said: I get 18 of these exact sms's everyday! How do I get it to STOP?!?
[More]
Coldfusion Hosting with Network Solutions
LIzm said: Ugh. I have a client who insists on hosting with them and two weeks after first contact, a very simp...
[More]
IE nested list item whitespace solution: vertical-align:bottom
Lauren said: Thought I'd add to the thank yous...
Thank you!
[More]
OTA OK?
Rita said: Thank you, this was very helpful.
[More]
OTA OK?
diggs said: Just got it today, T-Mobile. Thanks for the articale about it.
[More]
Calendar
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| 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 |
Archives By Subject
blogs (31) [RSS]books (4) [RSS]
Consulting (2) [RSS]
Crazy (39) [RSS]
DIY (8) [RSS]
Flex (3) [RSS]
games (10) [RSS]
GRRR (13) [RSS]
Ideas (11) [RSS]
Local (15) [RSS]
LOLpics (2) [RSS]
money (9) [RSS]
music (3) [RSS]
Personal (28) [RSS]
Photos (8) [RSS]
Politics (8) [RSS]
Projects (22) [RSS]
Review (20) [RSS]
RPM (9) [RSS]
Spam (16) [RSS]
Technology (69) [RSS]
Testing (3) [RSS]
TV (15) [RSS]
video (32) [RSS]
Web Dev (230) [RSS]
World of Warcraft (16) [RSS]
