database - MySql enable uppercase table names -


i know there more questions aswered related topic none of them helped me solve problem. tables in database converted lowercase need import table has uppercase letters.

i have tried add lower_case_table_names=2 in my.ini , didn't work out. tried lower_case_table_names=0, 1 didn't work me well.

notes: - yes, restarted mysql after making changes). - running windows 10 operating system.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -