Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-190

Fulltext & MySQL engine

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • None
    • 3.0.x
    • Search
    • None
    • PHP Environment:
      Database:

      Fulltext indexing requires the MyISAM engine but it may not be the one used by default.
      When you try to create an index phpBB tries to alter the table which fails when the engine is not MyISAM.

      You could explicidly set the posts table to MyISAM at install or attempt to change the engine before altering the table.

            naderman Nils Adermann
            aptx aptx
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: