MySQL: Moving to InnoDB
MySQL: Moving to InnoDB
- Subject: MySQL: Moving to InnoDB
- From: Timo Hoepfner <email@hidden>
- Date: Wed, 13 Jan 2010 21:52:28 +0100
Hi list, especially Kieran. :)
I have a project that evolved over the years. Basically it's a product and image database, which also provides the content for the customer's home page. The product and image database and CMS administration is done in WO, the customer's home page was coded in PHP by someone else (other company), accessing the same DB (read only). Using MySQL was a customer requirement when the project started.
The PHP stuff depends on MySQL's FULLTEXT search (with a custom stopwords configuration), which in turns requires the use of MYISAM. I'd really like to move the whole DB to InnoDB tables, but I have no clue how to keep the FULLTEXT stuff of the PHP part functional.
It would be no problem to change the WO or PHP code (for which I now also have the honor to maintain) as long the stuff continues to work as expected.
Any ideas?
Timo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden