Rubichek
10-09-2015, 14:55
Здравствуйте, подскажите система 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
Установил.
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