mirror of
git://develop.git.wordpress.org/
synced 2025-04-10 23:22:04 +02:00
On newer versions of MySQL, an error was being thrown when creating a table with an index that we wanted to be silently truncated. To avoid this, the test now tries to use a newer InnoDB file format where available, and skips the test when that happens. Props pento, danielbachhuber, straussd. Fixes #41716. git-svn-id: https://develop.svn.wordpress.org/trunk@41818 602fd350-edb4-49c9-b593-d223f7449a82