repair TABLE? Nie - jedynie przez phpmyadmin'a jeżeli jakaś tabela trafiła mi się uszkodzona.
Cytat
100415 22:52:04 mysqld_safe A mysqld process already exists
100415 22:52:04 [Note] Event Scheduler: Purging the queue. 0 events
100415 22:52:06 InnoDB: Starting shutdown...
100415 22:52:09 mysqld_safe A mysqld process already exists
100415 22:52:10 InnoDB: Shutdown completed; log sequence number 0 83404
100415 22:52:10 [Note] /usr/local/mysql/bin/mysqld: Shutdown complete
100415 22:52:11 mysqld_safe mysqld from pid file /usr/local/mysql/data/host-01.pid ended
100415 22:52:13 mysqld_safe Starting mysqld daemon with databases from /usr/local/mysql/data
100415 22:52:13 [Warning] '--skip-locking' is deprecated and will be removed in a future release. Please use '--skip-external-locking' instead.
100415 22:52:13 [Warning] 'record_buffer' is deprecated and will be removed in a future release. Please use 'read_buffer_size' instead.
100415 22:52:13 [Warning] '--skip-locking' is deprecated and will be removed in a future release. Please use '--skip-external-locking' instead.
100415 22:52:13 [Warning] 'record_buffer' is deprecated and will be removed in a future release. Please use 'read_buffer_size' instead.
100415 22:52:13 [Warning] options --log-slow-admin-statements, --log-queries-not-using-indexes and --log-slow-slave-statements have no effect if --log_slow_queries is not set
100415 22:52:13 [Note] Plugin 'FEDERATED' is disabled.
100415 22:52:13 InnoDB: Started; log sequence number 0 83404
100415 22:52:13 [Note] Event Scheduler: Loaded 0 events
100415 22:52:13 [Note] /usr/local/mysql/bin/mysqld: ready for connections.
Version: '5.1.45-log' socket: '/tmp/mysql.sock' port: 3306 MySQL Community Server (GPL)
Tak wyglądają logi po włączeniu VPS'a i ręcznym odpaleniu mysql.
-----
Wykonałem
Kod
cd /usr/local/directadmin/customapache
./build clean
./build update
./build all y
Po restarcie VPS'a mysql samo wstaje, ale nadal jest problem z "zapychaniem się".
W tej chwili tak to wygląda:
http://wklej.org/id/318596/ - httpd.conf
http://wklej.org/id/318595/ - my.cnf
Po 50 minutach od restartu VPS'a wygląda to następująco:
http://www.bankfotek.pl/image/618869.jpegLogi po włączeniu mysql
Kod
100418 21:28:37 mysqld_safe mysqld from pid file /usr/local/mysql/data/host-01.pid ended
100418 21:28:39 mysqld_safe Starting mysqld daemon with databases from /usr/local/mysql/data
100418 21:28:40 [Warning] '--log_slow_queries' is deprecated and will be removed in a future release. Please use ''--slow_query_log'/'--slow_query_log_file'' instead.
100418 21:28:40 [Note] Plugin 'FEDERATED' is disabled.
100418 21:28:40 [Note] Plugin 'InnoDB' is disabled.
100418 21:28:40 [Note] Event Scheduler: Loaded 0 events
100418 21:28:40 [Note] /usr/local/mysql/bin/mysqld: ready for connections.
Version: '5.1.45-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL)
Co to może być?