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

From version 6.1
edited by Pascal Robert
on 2007/09/03 21:00
Change comment: There is no comment for this version
To version 8.1
edited by Gavin Eadie
on 2012/10/03 12:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.gavineadie
Content
... ... @@ -1,5 +1,7 @@
1 -For very complete notes about MySQL and WebObjects. See this [[blog>>http://homepage.mac.com/kelleherk/iblog/C711669388/index.html]].
1 +**More than anything else you need to know about using MySQL with WebObjects, you must know to NEVER use MyISAM engine for tables.**
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 +
3 3  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.
4 4  
5 5  You can also use the [[official tools>>http://www.mysql.com/products/tools/]] from MySQL.