Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
OSX
Description
Sneakily use lower-case-table-names=1 that unix and OSX won't emit warnings about.
Its a mysqld--help test after all so its importance doesn't matter that much (expect for the warning output).
Here's it working (on test rebased after the #1518 fix):
https://travis-ci.org/github/grooverdan/mariadb-server/jobs/680907510#L5954
The remaining test failure on OSX (travis at least) after #1518 cleans up the major OSX test failures.
https://travis-ci.org/github/grooverdan/mariadb-server/jobs/680842564