六狼论坛's Archiver
首页
›
C
› Mysql Statements
crabdave
发表于 2013-1-26 13:35:19
Mysql Statements
Mysql Statements
1.安装过程中的一个错误:
cannot create windows service for mysql. error:0
解决方案:
使用windows的sc程序删除mysql服务.
C:>sc delete mysql
DeleteService SUCCESS
再重新使用MySQL Configuration Wizard。
页:
[1]
查看完整版本:
Mysql Statements