sosopan 发表于 2016-12-9 12:51:52

报错

161209 11:38:56InnoDB: Starting shutdown...
161209 11:38:57InnoDB: Shutdown completed; log sequence number 57662793
161209 11:38:57
161209 11:38:57 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
161209 11:42:04 mysqld_safe Starting mysqld daemon with databases from /mnt/data
161209 11:42:04 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.
161209 11:42:04 /usr/local/mysql/bin/mysqld (mysqld 5.5.48-log) starting as process 6116 ...
161209 11:42:04 Can't find messagefile '/usr/share/mysql/errmsg.sys'
161209 11:42:04 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.
161209 11:42:04 Plugin 'FEDERATED' is disabled.
161209 11:42:04 InnoDB: The InnoDB memory heap is disabled
161209 11:42:04 InnoDB: Mutexes and rw_locks use GCC atomic builtins
161209 11:42:04 InnoDB: Compressed tables use zlib 1.2.7
161209 11:42:04 InnoDB: Initializing buffer pool, size = 256.0M
161209 11:42:04 InnoDB: Completed initialization of buffer pool
161209 11:42:04 InnoDB: highest supported file format is Barracuda.
161209 11:42:04InnoDB: Waiting for the background threads to start
161209 11:42:05 InnoDB: 5.5.48 started; log sequence number 57662793
161209 11:42:05 Aborting

161209 11:42:05InnoDB: Starting shutdown...
161209 11:42:05InnoDB: Shutdown completed; log sequence number 57662793
161209 11:42:05
161209 11:42:05 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended

sosopan 发表于 2016-12-9 17:20:17

161209 17:10:49 mysqld_safe Starting mysqld daemon with databases from /mnt/data
161209 17:10:49 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.
161209 17:10:49 /usr/local/mysql/bin/mysqld (mysqld 5.5.48-log) starting as process 7024 ...
161209 17:10:49 Can't find messagefile '/usr/share/mysql/errmsg.sys'
161209 17:10:49 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.
161209 17:10:49 Plugin 'FEDERATED' is disabled.
161209 17:10:49 InnoDB: The InnoDB memory heap is disabled
161209 17:10:49 InnoDB: Mutexes and rw_locks use GCC atomic builtins
161209 17:10:49 InnoDB: Compressed tables use zlib 1.2.7
161209 17:10:49 InnoDB: Initializing buffer pool, size = 256.0M
161209 17:10:49 InnoDB: Completed initialization of buffer pool
161209 17:10:49 InnoDB: highest supported file format is Barracuda.
161209 17:10:49InnoDB: Waiting for the background threads to start
161209 17:10:50 InnoDB: 5.5.48 started; log sequence number 29749299
161209 17:10:50 Aborting

161209 17:10:50InnoDB: Starting shutdown...
161209 17:10:50InnoDB: Shutdown completed; log sequence number 29749299
161209 17:10:50
161209 17:10:50 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended

licess 发表于 2016-12-9 18:00:40

可能你通过yum或apt-get安装mysql-client之类的包装上的,会影响lnmp mysql的运行

centos的话:rpm -qa|grep mysql
debian/ubuntu的话:dpkg -l|grep mysql 看一下

sosopan 发表于 2016-12-9 18:29:33

谢谢,我装了coreseek,刚才找了很多方法不知道怎么解决,我重装了,我再看看

sosopan 发表于 2016-12-12 10:41:13

最后的解决办法:1.安装lnmp 2.安装coreseek ,配置好3.卸载lnmp ./unistall.sh 4.重装lnmp
问题解决
页: [1]
查看完整版本: 报错