20
Aug
Prevent MySQL lower-case conversion on windows
On Wamp server navigate to my.ini from tray icon
lower_case_table_names=2
add this to the end of file and restart mysql server.
On Wamp server navigate to my.ini from tray icon
lower_case_table_names=2
add this to the end of file and restart mysql server.