Bug #15431 Case-insensitive file system affects test
Submitted: 2 Dec 2005 11:36 Modified: 4 Aug 2006 12:56
Reporter: Joerg Bruehe Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.1.16 OS:MacOS (OS X (+ Windows expected))
Assigned to: Alexey Botchkov CPU Architecture:Any

[2 Dec 2005 11:36] Joerg Bruehe
Description:
Build of 4.1.16

init_connect                   [ fail ]

Errors are (from PATH/mysqltest-time) :
YYMMDD HH:MM:SS [Warning] Setting lower_case_table_names=2 because file system for PATH/mysql-test/var/master-data/ is case insensitive
mysqltest: At line 32: query 'select @a' succeeded - should have failed with errno 2013...
(the last lines may be the most important ones)

Occurred:
powermacg5-4.1-standard.log   embedded-server
xserve-64bit-4.1-standard.log   embedded-server
osx-tiger-x86-4.1-standard.log   embedded-server

On all other platforms, this fest alreday fails in line 26 (see bug#15430).

How to repeat:
Build + test "embedded" on OS X.