- 积分
- 2
- 威望
-
- 金钱
-
- 注册时间
- 2016-3-18
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2016-3-18 21:13:12
|
显示全部楼层
日志文件
说明
军哥怎么办呐????????????????????????????????????
key_buffer_size=16777216
read_buffer_size=262144
max_used_connections=0
max_threads=1000
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 = 795907 K bytes 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+0x20)[0x75e1a0]
/usr/local/mysql/bin/mysqld(handle_fatal_signal+0x359)[0x656b59]
/usr/lib64/libpthread.so.0(+0xf130)[0x7f09e0e94130]
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.
160318 20:31:55 mysqld_safe mysqld from pid file /usr/local/mysql/var/VM_10_67_centos.pid ended
160318 20:32:33 mysqld_safe Starting mysqld daemon with databases from /usr/local/mysql/var
160318 20:32:33 InnoDB: The InnoDB memory heap is disabled
160318 20:32:33 InnoDB: Mutexes and rw_locks use GCC atomic builtins
160318 20:32:33 InnoDB: Compressed tables use zlib 1.2.7
160318 20:32:34 InnoDB: Initializing buffer pool, size = 16.0M
160318 20:32:34 InnoDB: Completed initialization of buffer pool
160318 20:32:34 InnoDB: highest supported file format is Barracuda.
InnoDB: Log scan progressed past the checkpoint lsn 208366134
160318 20:32:34 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
InnoDB: Doing recovery: scanned up to log sequence number 208366144
InnoDB: Last MySQL binlog file position 0 2699, file name ./mysql-bin.000008
160318 20:32:34 InnoDB: Waiting for the background threads to start
160318 20:32:35 InnoDB: 5.5.42 started; log sequence number 208366144
12:32:35 UTC - mysqld got signal 11 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed,
something is definitely wrong and this may fail.
key_buffer_size=1677160318 20:32:35 mysqld_safe mysqld from pid file /usr/local/mysql/var/VM_10_67_centos.pid ended
160318 20:47:14 mysqld_safe Starting mysqld daemon with databases from /usr/local/mysql/var
160318 20:47:14 InnoDB: The InnoDB memory heap is disabled
160318 20:47:14 InnoDB: Mutexes and rw_locks use GCC atomic builtins
160318 20:47:14 InnoDB: Compressed tables use zlib 1.2.7
160318 20:47:14 InnoDB: Initializing buffer pool, size = 16.0M
160318 20:47:14 InnoDB: Completed initialization of buffer pool
160318 20:47:14 InnoDB: highest supported file format is Barracuda.
InnoDB: Log scan progressed past the checkpoint lsn 208366134
160318 20:47:14 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
InnoDB: Doing recovery: scanned up to log sequence number 208366144
InnoDB: Last MySQL binlog file position 0 2699, file name ./mysql-bin.000008
160318 20:47:14 InnoDB: Waiting for the background threads to start
160318 20:47:15 InnoDB: 5.5.42 started; log sequence number 208366144
12:47:15 UTC - mysqld got signal 11 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed,
something is definitely wrong and this may fail.
key_buffer_size=16777216
read_buffer_size=262144
max_used_connections=0
max_threads=1000
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 = 795907 K bytes 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+0x20)[0x75e1a0]
/usr/local/mysql/bin/mysqld(handle_fatal_signal+0x359)[0x656b59]
/usr/lib64/libpthread.so.0(+0xf130)[0x7fe49e4b0130]
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.
160318 20:47:15 mysqld_safe mysqld from pid file /usr/local/mysql/var/VM_10_67_centos.pid ended |
|