您的位置:首页 > 数据库 > MySQL

ubuntu升级到12.04后mysql报错了

2012-05-13 14:54 441 查看
前提如同题目所说,升级后我的mysql服务没法启动,这里是部分报错信息:

120513 14:02:13 [Note] Plugin 'FEDERATED' is disabled.
120513 14:02:13 InnoDB: Mutexes and rw_locks use GCC atomic builtins
120513 14:02:13 InnoDB: Compressed tables use zlib 1.2.3.4
120513 14:02:13 InnoDB: Initializing buffer pool, size = 128.0M
120513 14:02:13 InnoDB: Completed initialization of buffer pool
120513 14:02:13 InnoDB: highest supported file format is Barracuda.
120513 14:02:13  InnoDB: Waiting for the background threads to start
120513 14:02:14 InnoDB: 1.1.8 started; log sequence number 1746934
mysqld: Too many arguments (first extra is 'start').
Use --verbose --help to get a list of available options
120513 14:02:14 [ERROR] Aborting


上网搜过各种方法了,都没发解决这个问题。

纠结了一天了,希望哪位大侠能帮忙解决下。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: