![]() |
Ошибка при старте mysql
Здравствуйте, подскажите система debian 7 система чистая только по ставил.
Установил. 1. mysql-server mysql-client 2. apache2 3. php5 php5-mysql установил mysql запустился после перезагрузки не стартует. Как исправить? root@cubietruck:~# /usr/sbin/mysqld start 150910 13:53:05 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. 150910 13:53:05 [Note] /usr/sbin/mysqld (mysqld 5.5.44-0+deb7u1) starting as process 5562 ... 150910 13:53:05 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead. 150910 13:53:05 [Note] Plugin 'FEDERATED' is disabled. 150910 13:53:05 InnoDB: The InnoDB memory heap is disabled 150910 13:53:05 InnoDB: Mutexes and rw_locks use GCC atomic builtins 150910 13:53:05 InnoDB: Compressed tables use zlib 1.2.7 150910 13:53:05 InnoDB: Using Linux native AIO 150910 13:53:05 InnoDB: Initializing buffer pool, size = 128.0M 150910 13:53:05 InnoDB: Completed initialization of buffer pool 150910 13:53:05 InnoDB: highest supported file format is Barracuda. 150910 13:53:06 InnoDB: Waiting for the background threads to start 150910 13:53:07 InnoDB: 5.5.44 started; log sequence number 1595685 /usr/sbin/mysqld: Too many arguments (first extra is 'start'). Use --verbose --help to get a list of available options 150910 13:53:07 [ERROR] Aborting 150910 13:53:07 InnoDB: Starting shutdown... 150910 13:53:08 InnoDB: Shutdown completed; log sequence number 1595685 150910 13:53:08 [Note] /usr/sbin/mysqld: Shutdown complete |
Цитата:
Цитата:
|
Цитата:
|
после установки mysql
[ ok ] Stopping MySQL database server: mysqld. 150910 14:35:36 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. 150910 14:35:36 [Note] /usr/sbin/mysqld (mysqld 5.5.44-0+deb7u1) starting as process 3543 ... 150910 14:35:36 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead. 150910 14:35:36 [Note] Plugin 'FEDERATED' is disabled. 150910 14:35:36 InnoDB: The InnoDB memory heap is disabled 150910 14:35:36 InnoDB: Mutexes and rw_locks use GCC atomic builtins 150910 14:35:36 InnoDB: Compressed tables use zlib 1.2.7 150910 14:35:36 InnoDB: Using Linux native AIO 150910 14:35:36 InnoDB: Initializing buffer pool, size = 128.0M 150910 14:35:36 InnoDB: Completed initialization of buffer pool 150910 14:35:36 InnoDB: highest supported file format is Barracuda. 150910 14:35:36 InnoDB: Waiting for the background threads to start 150910 14:35:37 InnoDB: 5.5.44 started; log sequence number 1595675 150910 14:35:37 InnoDB: Starting shutdown... 150910 14:35:38 InnoDB: Shutdown completed; log sequence number 1595675 insserv: warning: script 'firstrun' missing LSB tags and overrides [ ok ] Starting MySQL database server: mysqld . .. [info] Checking for tables which need an upgrade, are corrupt or were not closed cleanly.. Setting up mysql-server (5.5.44-0+deb7u1) ... Processing triggers for menu ... |
Проблема решена может кому то пригодиться.
Проверяем ест ли кто то на 3306 порту netstat -apn | grep 3306 в моем случае пусто идем /etc/mysql/my.conf ищем "bind-address" и комеvнтируем это привязка к ip ![]() |
Когда-то был подобный конфликт запуска apache, порт не давался.
А Вы как ставили? Я через apt-get install, проблем не возникло, debian8 |
Время: 15:17. |
Время: 15:17.
© OSzone.net 2001-