mysql5 table name case sensitive problem on linux Posted on 2009-07-15 | In mysql add below line under [mysqld] block of my.cnf: lower_case_table_names=1 References http://dev.mysql.com/doc/refman/5.1/en/identifier-case-sensitivity.html