Skip to content

Fix for case-sensitive MySQL table names under Unix/Linux#75

Open
SiphonSquirrel wants to merge 5 commits into
Confluex:masterfrom
SiphonSquirrel:master
Open

Fix for case-sensitive MySQL table names under Unix/Linux#75
SiphonSquirrel wants to merge 5 commits into
Confluex:masterfrom
SiphonSquirrel:master

Conversation

@SiphonSquirrel

Copy link
Copy Markdown

MySQL under Linux is case-sensitive by default. This can be changed, but all database must be dumped/restored to ensure they are stored correctly. Otherwise Zuul will not initialize or run correctly.

See also: https://dev.mysql.com/doc/refman/5.0/en/identifier-case-sensitivity.html

@psmith

psmith commented Nov 25, 2015

Copy link
Copy Markdown
Contributor

This wasn't accepted due to the need to regression test with all the other databases, and testing upgrades to existing installs. The upgrades to existing installs may make this far more complicated.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants