- 积分
- 2
- 威望
-
- 金钱
-
- 注册时间
- 2019-3-14
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
似乎一搜一大把一样的问题呢+-------------------------------------------+
| Manager for LNMP, Written by Licess |
+-------------------------------------------+
| https://lnmp.org |
+-------------------------------------------+
Starting MySQL.Logging to '/usr/local/mysql/var/vultr.guest.err'.
./usr/local/mysql/bin/mysqld_safe: line 183: 14801 Killed nohup /usr/local/mysql/bin/mysqld --basedir=/usr/local/mysql --datadir=/usr/local/mysql/var --plugin-dir=/usr/local/mysql/lib/plugin --user=mysql --log-error=vultr.guest.err --open-files-limit=65535 --pid-file=/usr/local/mysql/var/vultr.guest.pid --socket=/tmp/mysql.sock --port=3306 < /dev/null > /dev/null 2>&1
ERROR! The server quit without updating PID file (/usr/local/mysql/var/vultr.guest.pid).
错误日志
2019-03-14 17:31:21 14801 [Note] Plugin 'FEDERATED' is disabled.
2019-03-14 17:31:21 14801 [Note] InnoDB: Using atomics to ref count buffer pool pages
2019-03-14 17:31:21 14801 [Note] InnoDB: The InnoDB memory heap is disabled
2019-03-14 17:31:21 14801 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2019-03-14 17:31:21 14801 [Note] InnoDB: Memory barrier is not used
2019-03-14 17:31:21 14801 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-03-14 17:31:21 14801 [Note] InnoDB: Using CPU crc32 instructions
2019-03-14 17:31:21 14801 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2019-03-14 17:31:21 14801 [Note] InnoDB: Completed initialization of buffer pool |
|