On my local development machine I have Coldfusion 10. Recently I needed to install MySql so I downloaded the latest version and installed it. I was able to successfully setup a datasource but when I tried to use it I got the following error.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'OPTION SQL_SELECT_LIMIT=DEFAULT'
Some quick googling showed me that it was a problem with the database driver in cf. There were some articles about updating the driver manually but they were kind of old. I decided to update cf first and see if that helped. I had not installed any updates yet on my local machine. I updated to update 13 and everything started working so it was an easy fix this time.
Subscribe to:
Post Comments (Atom)
Canvas Paint
Here is another small JS project that I built quite a few years ago. It was basically just an exploration of the canvas tag, which was some...

-
Some Android applications use space on your Google Drive to store data. You can't see this data by browsing drive the normal way. You ...
-
Sometimes you want to allow a limited set of HTML tags in user generated content. This can be done with the XMLValidate function in Coldf...
-
There has been a lot of talk on the subject of serializing queries using JSON. This has come up around the times of the last couple of majo...

No comments:
Post a Comment