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)
Where Will We Go With AI
As AI becomes a more powerful coding tool I could see it taking us in two directions. One would be more and more bad high level code that ...
-
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 ...
-
I started a new 3d unity project to play around with terrain creation. You can add a terrain object and then they have tools for raising a...
-
I have several apps published on the Apple Appstore. Four of them are using iAds and that service is going to be discontinued soon. I am g...
No comments:
Post a Comment