Re: Case Sensitive file names on MacOS in innodb db
Was it a MacBook OS upgrade, and if so did the upgrade switch the system from HFS+ to UFS, or was it a MySQL upgrade, and if so did you do it with data in place or did you run mysqldump backup & restore?
As you've discovered, mixed-case identifiers are most always a terrible idea for MySQL, It appears you're now looking at a painful fix, see the list of steps at
https://dev.mysql.com/doc/refman/5.6/en/identifier-case-sensitivity.html
Subject
Views
Written By
Posted
993
August 29, 2017 03:03AM
477
August 29, 2017 03:17AM
Re: Case Sensitive file names on MacOS in innodb db
535
August 29, 2017 10:35AM
554
August 29, 2017 11:02AM
477
August 29, 2017 12:46PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.