MySQL Forums
Forum List  »  InnoDB

Re: Case Sensitive file names on MacOS in innodb db
Posted by: Craig Adams
Date: August 29, 2017 11:02AM

I suspect the same thing that you do. The Mac OS upgrade moved me to a case-insensitive platform.

I no longer have the original machine (it died right after I migrated).

I have already tried the steps in the document that you linked. Unfortunately, a dump skips the camelcased tables, even older versions of MySql. And the command line RENAME command throws an error that the destination table name already exists.

I think I will have to find another machine with a case sensitive filesystem and migrate all my databases to the other machine and perform a dump on each database that way.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Case Sensitive file names on MacOS in innodb db
502
August 29, 2017 11:02AM


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.