NYCPHP Meetup

NYPHP.org

[nycphp-talk] MyISAM vs InnoDB

Jake McGraw jmcgraw1 at gmail.com
Thu Jan 21 13:09:44 EST 2010


On Thu, Jan 21, 2010 at 1:05 PM, Matt Juszczak <matt at atopia.net> wrote:
>> InnoDB for everything but tables that require fulltext search, which
>> is not yet supported on InnoDB.
>
> Can always use something like lucene for this.

Yea, but then you've got to keep a Tomcat instance up and know Java or
use a PHP implementation which can be slow. MySQL Fulltext works
really well in most instances.

>
> -Matt
> _______________________________________________
> New York PHP Users Group Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> http://www.nyphp.org/Show-Participation
>



More information about the talk mailing list