Changes for page Database Compatibility and Comparisons-MySQL
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
on 2007/09/03 21:00
Change comment:
There is no comment for this version
To version 7.1
edited by Gavin Eadie
on 2012/10/03 12:22
on 2012/10/03 12:22
Change comment:
MySQL: NEVER use MyISAM tables
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. probert1 +XWiki.gavineadie - Content
-
... ... @@ -1,5 +1,7 @@ 1 - Forverycompletenotes about MySQLandWebObjects.Seethis[[blog>>http://homepage.mac.com/kelleherk/iblog/C711669388/index.html]].1 +**More than anything else you need to 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.