From e53349be9f1d6d0b43e2eeac0767ef06fa46217d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 18 Apr 2003 18:44:46 +0000 Subject: [PATCH] typo... --- Documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index 447e96929..8d919ff2e 100755 --- a/Documentation.html +++ b/Documentation.html @@ -2168,7 +2168,7 @@ To create a new, empty mimetype please see libraries/transformations/template_ge This happens because the MySQL directive lower_case_table_names defaults to 1 (ON) in the Win32 version of MySQL. You can change this behavior by simply changing the directive to 0 (OFF):
- Just edit you my.ini file that should be located in your Windows + Just edit your my.ini file that should be located in your Windows directory and add the following line to the group [mysqld]:
set-variable = lower_case_table_names=0
Next, save the file and restart the MySQL service. You can always check the