Bug #13 | Case-sensitivity problem on Mac OS X | ||
---|---|---|---|
Submitted: | 13 Dec 2002 21:55 | Modified: | 15 Dec 2003 15:04 |
Reporter: | Lenz Grimmer | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.0.6 | OS: | MacOS (Mac OS X) |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
[13 Dec 2002 21:55]
Lenz Grimmer
[13 Dec 2002 22:00]
MySQL Developer
Actually, it must of course mean "problem with case sensitivity in *table* names" - sorry for the confusion.
[21 Dec 2002 8:41]
MySQL Developer
Fixed in 4.0.6 by changing configure to make table names case insensitive on MacOSX
[15 Dec 2003 15:04]
Michael Widenius
In MySQL 4.0.17 we test the case sensitive-ness of the file system and set lower_case_table_names to 1 if the file system is case-senstive. This will fix problems like this...