【发布时间】:2012-12-11 20:03:24
【问题描述】:
FROM C:\ProgramData\MySQL\MySQL Server 5.5\Data\purplista.err:
121226 13:12:06 [Note] Plugin 'FEDERATED' is disabled.
121226 13:12:06 InnoDB: The InnoDB memory heap is disabled
121226 13:12:06 InnoDB: Mutexes and rw_locks use Windows interlocked functions
121226 13:12:06 InnoDB: Compressed tables use zlib 1.2.3
121226 13:12:06 InnoDB: Initializing buffer pool, size = 107.0M
121226 13:12:06 InnoDB: Completed initialization of buffer pool
121226 13:12:06 InnoDB: highest supported file format is Barracuda.
我在从 mySql 工作台启动 Mysql 时遇到了上述问题。如果我从 Windows 服务启动它,它会在几秒钟内自动停止。
注意:如果我卸载并重新安装它一段时间,但几天后我又遇到了这个问题
谁能帮我解决这个问题?
【问题讨论】:
-
你知道服务的工作文件夹是什么,发给mysqld的是什么命令行吗?
标签: mysql