This forum is no longer active. Please post your questions to our new community site
Database name in Upper case
|
|
Hi, I’m using LAMPStack a lot of time and after installation of the new version – 1.2.0 on a new computer started to move the databases from the old box. Suddenly I saw that all database and table names are converted to lower case. I tried to change the value of MySQL variable “lower case table names” to 0 (currently it is 1) but without any success. |
|
|
Hi, Try to remove the “lower-case-table-names=1” from the mysql/scripts/ctl.sh and restart the database. Cheers. |
|
|
Thank you, I’ve already found that this variable is set in the startup script. It is not the best solution of the BitNami staff. |

