Last modified by Gavin Eadie on 2012/10/03 12:23

From version 7.1
edited by Gavin Eadie
on 2012/10/03 12:22
Change comment: MySQL: NEVER use MyISAM tables
To version 6.1
edited by Pascal Robert
on 2007/09/03 21:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gavineadie
1 +XWiki.probert
Content
... ... @@ -1,7 +1,5 @@
1 -**More than anything else you need to about using MySQL with WebObjects, you must know to NEVER use MyISAM engine for tables.**
1 +For very complete notes about MySQL and WebObjects. See this [[blog>>http://homepage.mac.com/kelleherk/iblog/C711669388/index.html]].
2 2  
3 -For very complete notes about MySQL and WebObjects. See this [[blog>>http://homepage.mac.com/kelleherk/iblog/C711669388/index.html]]. stale link
4 -
5 5  If you're interested in a nice graphical interface to managing your MySQL, you may want to checkout out [[Navicat MySQL>>http://www.navicat.com]] from Navicat.
6 6  
7 7  You can also use the [[official tools>>http://www.mysql.com/products/tools/]] from MySQL.