[ticket/14109] Increase MySQL Version for InnoDB FULLTEXT Index to 5.… #4426

Open
wants to merge 1 commit into
from

3 participants

@bantu
phpBB Forum Software member
bantu commented Aug 28, 2016 edited

Checklist:

  • Correct branch: master for new features; 3.2.x, 3.1.x for fixes
  • Tests pass
  • Code follows coding guidelines: master / 3.2.x, 3.1.x
  • Commit follows commit message format

Tracker ticket (set the ticket ID to your ticket ID):

https://tracker.phpbb.com/browse/PHPBB3-14109

@bantu bantu [ticket/14109] Increase MySQL Version for InnoDB FULLTEXT Index to 5.…
…6.8.

This is required for proper overall database operation. In previous versions,
InnoDB might error on ALTER statements when multiple FULLTEXT Indexes are
 defined.

PHPBB3-14109
3ee5472
@brunoais

Tests passed.
Looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment