|
redquesm
|
 |
Posted: Sat Apr 05, 2008 2:43 pm |
|
 |
 |
 |
 |
Hi all, I've just been told that HostMySite is not offering InnoDB support for MySQL 5....which is horrible since all my Coldfusion code is written to use transactions, which aren't supported using MyISAM. Have any of you heard about this and is there an alternative solution?
|
|
|
|
Jason101
Forum Regular
| Joined: 14 Mar 2006 |
| Posts: 570 |
| Location: Harrisburg, PA |
|
 |
Posted: Sat Apr 05, 2008 4:00 pm |
|
 |
 |
 |
 |
Have you considered using a Windows/Linux ColdFusion VPS and installing MySQL?
Or, you can just migrate your db to MSSQL server which supports transactions. We use MSSQL for all of our Coldfusion apps. We've found it more reliable and faster than MySQL.
|
|
|
|
redquesm
|
 |
Posted: Sat Apr 05, 2008 4:22 pm |
|
 |
 |
 |
 |
I have considered the VPN, but for an extra 100 dollars a month, it's not worth it. However I haven't considered MS SQL, but will look into it. Thanks for the reply.
|
|
|