Jump to content
Larry Ullman's Book Forums

ktozer83

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by ktozer83

  1. Hello, In chapter 6, under the heading 'Using Different Table Types' it mentions that if any of the tables requires a FULLTEXT index, then we need to make it a MyISAM table. Since InnoDB now supports FULLTEXT indexes, can I ignore making the messages table MyISAM and keep it to InnoDB? https://dev.mysql.com/doc/refman/5.6/en/innodb-fulltext-index.html Also, thank's to Larry for writing this book. I've been using PHP and MySQL for a while now and I'm still learning new things because of this book!
×
×
  • Create New...