craz
Нестандартное звание
110607 10:36:54 mysqld_safe mysqld from pid file /var/db/mysql/scs-ntech.ru.pid ended
110607 10:40:28 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
110607 10:40:28 [Warning] '--skip-locking' is deprecated and will be removed in a future release. Please use '--skip-external-locking' instead.
110607 10:40:28 [Warning] '--default-character-set' is deprecated and will be removed in a future release. Please use '--character-set-server' instead.
110607 10:40:28 [Note] Plugin 'FEDERATED' is disabled.
110607 10:40:28 InnoDB: Initializing buffer pool, size = 128.0M
110607 10:40:28 InnoDB: Completed initialization of buffer pool
InnoDB: Log scan progressed past the checkpoint lsn 2 1880464368
110607 10:40:28 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 2 1880494721
110607 10:40:28 InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percents: 7 8 9 10 11 12 13 14 15 16 17 18 110607 10:40:28 - 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=268435456
read_buffer_size=4194304
max_used_connections=0
max_threads=151
threads_connected=0
It is possible that mysqld could use up to.
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1191427 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
че не так?
выставил в my.cnf
innodb_force_recovery = 4
все равно не стартует
Как починить?
110607 10:40:28 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
110607 10:40:28 [Warning] '--skip-locking' is deprecated and will be removed in a future release. Please use '--skip-external-locking' instead.
110607 10:40:28 [Warning] '--default-character-set' is deprecated and will be removed in a future release. Please use '--character-set-server' instead.
110607 10:40:28 [Note] Plugin 'FEDERATED' is disabled.
110607 10:40:28 InnoDB: Initializing buffer pool, size = 128.0M
110607 10:40:28 InnoDB: Completed initialization of buffer pool
InnoDB: Log scan progressed past the checkpoint lsn 2 1880464368
110607 10:40:28 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 2 1880494721
110607 10:40:28 InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percents: 7 8 9 10 11 12 13 14 15 16 17 18 110607 10:40:28 - 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=268435456
read_buffer_size=4194304
max_used_connections=0
max_threads=151
threads_connected=0
It is possible that mysqld could use up to.
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1191427 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
че не так?
выставил в my.cnf
innodb_force_recovery = 4
все равно не стартует
Как починить?