• monty@mysql.com's avatar
    Some small portability fixes. · c1dd070b
    monty@mysql.com authored
    Added support for lower_case_table_names=2, which is to be used on case insensitive file systems.
    This tells MySQL to preserve the used case of filenames and database names to make it esier to move files between cases sensitive can case insensitive file systems (like Windows and Linux)
    c1dd070b
lowercase_table2.test 1.64 KB