CF8 and MySQL
For those of you that use MySQL… which should be EVERYONE… you may have noticed (as Ray just reported) that there is native MySQL 4/5 support. No more jumping through hoops to get it working.
For those of you that use MySQL… which should be EVERYONE… you may have noticed (as Ray just reported) that there is native MySQL 4/5 support. No more jumping through hoops to get it working.
Yeah I have also found out since that the drivers are actually the commercial JDBC drivers which some say are a little faster then the ones that you would manually install. If anything it just makes making DSN a tab bit easier.
Aaron West on August 13th, 2007
Cool, I didn’t know about this. Of course, the hoops you had to jump through previously were really small and almost invisible.