typo...
This commit is contained in:
@@ -2168,7 +2168,7 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
|
|||||||
This happens because the MySQL directive <tt>lower_case_table_names</tt>
|
This happens because the MySQL directive <tt>lower_case_table_names</tt>
|
||||||
defaults to 1 (<tt>ON</tt>) in the Win32 version of MySQL. You can change
|
defaults to 1 (<tt>ON</tt>) in the Win32 version of MySQL. You can change
|
||||||
this behavior by simply changing the directive to 0 (<tt>OFF</tt>):<br />
|
this behavior by simply changing the directive to 0 (<tt>OFF</tt>):<br />
|
||||||
Just edit you <tt>my.ini</tt> file that should be located in your Windows
|
Just edit your <tt>my.ini</tt> file that should be located in your Windows
|
||||||
directory and add the following line to the group [mysqld]:<br />
|
directory and add the following line to the group [mysqld]:<br />
|
||||||
<tt>set-variable = lower_case_table_names=0</tt><br />
|
<tt>set-variable = lower_case_table_names=0</tt><br />
|
||||||
Next, save the file and restart the MySQL service. You can always check the
|
Next, save the file and restart the MySQL service. You can always check the
|
||||||
|
Reference in New Issue
Block a user