lwmi 发表于 2015-6-5 08:28:32

mysql无法重启,急急!!

Starting nginx...done
Starting MySQL.. ERROR! The server quit without updating PID file (/usr/local/mysql/var/li476-187.pid).





key_buffer_size=16777216
read_buffer_size=262144
max_used_connections=0
max_threads=151
thread_count=0
connection_count=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 134092 Kbytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = 0 thread_stack 0x40000
/usr/local/mysql/bin/mysqld(my_print_stacktrace+0x2e)
/usr/local/mysql/bin/mysqld(handle_fatal_signal+0x41a)
/lib64/libpthread.so.0(+0xf710)
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
150605 00:17:50 mysqld_safe mysqld from pid file /usr/local/mysql/var/li476-187.pid ended

licess 发表于 2015-6-5 08:45:40

按提示调整上面提到的参数的值试试

也有可能是硬盘空间不足
再看https://bbs.vpser.net/thread-13040-1-1.html
页: [1]
查看完整版本: mysql无法重启,急急!!