mysql 启动错误日志,导致网站缓慢

发布于 2021-12-07 02:26:50 字数 3504 浏览 906 评论 5

InnoDB: The InnoDB memory heap is disabled
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins
InnoDB: Mutexes and rw_locks use GCC atomic builtins
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
180921 15:49:56  InnoDB: Retrying to lock the first data file
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
180921 15:49:56  InnoDB: Retrying to lock the first data file

180921 15:51:36  InnoDB: Operating system error number 11 in a file operation.
InnoDB: Error number 11 means 'Resource temporarily unavailable'.
InnoDB: Some operating system error numbers are described at
InnoDB: http://dev.mysql.com/doc/refman/5.1/en/operating-system-error-codes.html
InnoDB: Could not open or create data files.
InnoDB: If you tried to add new data files, and it failed here,
InnoDB: you should now edit innodb_data_file_path in my.cnf back
InnoDB: to what it was, and remove the new ibdata files InnoDB created
InnoDB: in this failed attempt. InnoDB only wrote those files full of
InnoDB: zeros, but did not yet use them in any way. But be careful: do not
InnoDB: remove old data files which contain your precious data!
180921 15:51:36 [ERROR] Plugin 'InnoDB' init function returned error.
180921 15:51:36 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
180921 15:51:36  InnoDB: Unable to open the first data file
InnoDB: Error in opening ./ibdata1
180921 15:51:36  InnoDB: Operating system error number 11 in a file operation.
InnoDB: Error number 11 means 'Resource temporarily unavailable'.
InnoDB: Some operating system error numbers are described at
InnoDB: http://dev.mysql.com/doc/refman/5.1/en/operating-system-error-codes.html
InnoDB: Could not open or create data files.
InnoDB: If you tried to add new data files, and it failed here,
InnoDB: you should now edit innodb_data_file_path in my.cnf back
InnoDB: to what it was, and remove the new ibdata files InnoDB created
InnoDB: in this failed attempt. InnoDB only wrote those files full of
InnoDB: zeros, but did not yet use them in any way. But be careful: do not
InnoDB: remove old data files which contain your precious data!
180921 15:51:36 [ERROR] Plugin 'InnoDB' init function returned error.
180921 15:51:36 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
180921 15:51:36 [ERROR] Can't start server: Bind on TCP/IP port: Address already in use
180921 15:51:36 [ERROR] Do you already have another mysqld server running on port: 3306 ?
180921 15:51:36 [ERROR] Aborting

180921 15:51:36 [Note] /usr/local/mysql/libexec/mysqld: Shutdown complete

180921 15:51:36 [ERROR] Can't start server: Bind on TCP/IP port: Address already in use
180921 15:51:36 [ERROR] Do you already have another mysqld server running on port: 3306 ?
180921 15:51:36 [ERROR] Aborting

180921 15:51:37 [Note] /usr/local/mysql/libexec/mysqld: Shutdown complete

 

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

带上头具痛哭 2021-12-08 14:00:47

我还以为你是外国人呢,点进去一看博客全是中文

因为看清所以看轻 2021-12-08 10:31:10

回复
@颖辉小居 : 这是mysql日志,当然是e文了

噩梦成真你也成魔 2021-12-08 10:06:10

哦,原来是日志啊!~~

倚栏听风 2021-12-07 16:48:48

 Do you already have another mysqld server running on port: 3306 ?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文