Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8989d5c

Browse files
committed
up
1 parent fa127c3 commit 8989d5c

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

cn/docs/installation.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -143,12 +143,6 @@ KBEngine会读取系统中设置的(KBE_ROOT, KBE_RES_PATH, KBE_BIN_PATH)环境
143143
下载并安装最新版本:
144144
http://dev.mysql.com/downloads/windows/
145145

146-
Windows环境,Mysql默认是忽略大小写的,请在my.ini添加如下命令设置大小写敏感
147-
在命令行使用(sc qc MySQL|find ".ini")查看my.ini文件所在目录
148-
149-
[mysqld]
150-
lower_case_table_names = 2
151-
152146
(重启Mysql, CMD输入如下命令:)
153147
net stop mysql
154148
net start mysql

docs/installation.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -145,12 +145,6 @@ Install Mysql:
145145
Download and install the latest version of:
146146
http://dev.mysql.com/downloads/windows/
147147

148-
If the Windows then add the following code to make my.ini Mysql case sensitive.
149-
On the command line (SC QC MySQL|find ".ini") to view the my.ini file directory.
150-
151-
[mysqld]
152-
lower_case_table_names = 2
153-
154148
(Service MySQL restart, CMD input:)
155149
net stop mysql
156150
net start mysql

0 commit comments

Comments
 (0)