mySQL Version
- Joep
- Posts: 4
- Starts: 2
- Wiki Edits: 0
- Location: Raleigh, NC
What version of mySQL runs on the shared accounts?
- Rahul
- Posts: 509
- Starts: 0
- Wiki Edits: 1
We have Mysql version 5 on our shared servers. Also the Mysql version running on our latest shared server is 5.0.45
2008-02-27 01:19 PM
Regards,Rahul
- Joep
- Posts: 4
- Starts: 2
- Wiki Edits: 0
- Location: Raleigh, NC
Rahul,
Thanks for the info. One follow up question -- I searched the forums and it appears that for mysql you do have support for InnoDB - is that correct?
And as far as my rails app goes, I can choose either InnoDB or myISAM as the table formats - is that also correct?
Thanks in advance.
Thanks for the info. One follow up question -- I searched the forums and it appears that for mysql you do have support for InnoDB - is that correct?
And as far as my rails app goes, I can choose either InnoDB or myISAM as the table formats - is that also correct?
Thanks in advance.
2008-02-27 04:40 PM
- Rahul
- Posts: 509
- Starts: 0
- Wiki Edits: 1
Please note that server supports both InnoDB and myISAM table formats, So you can select any of them.
2008-02-27 04:49 PM
Regards,Rahul