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

Show last authors
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
3 For very complete notes about MySQL and WebObjects. See this [[blog>>url:http://homepage.mac.com/kelleherk/iblog/C711669388/index.html||shape="rect"]]. [stale link]
4
5 If you're interested in a nice graphical interface to managing your MySQL, you may want to checkout out [[Navicat MySQL>>url:http://www.navicat.com||shape="rect"]] from Navicat.
6
7 You can also use the [[official tools>>url:http://www.mysql.com/products/tools/||shape="rect"]] from MySQL.