- 积分
- 2
- 威望
-
- 金钱
-
- 注册时间
- 2016-7-27
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2016-7-27 08:57:20
|
显示全部楼层
找到主机名.err文件了,和数据目录在一起,数据目录的路径是我手动修改过的,我把刚刚尝试重启Mysql的错误日志贴出来您看看
160727 03:31:44 mysqld_safe mysqld from pid file /website/mysql_data/iZ25eileyjmZ.pid ended
160727 08:53:06 mysqld_safe Starting mysqld daemon with databases from /website/mysql_data
2016-07-27 08:53:06 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2016-07-27 08:53:06 27646 [Note] Plugin 'FEDERATED' is disabled.
2016-07-27 08:53:06 7f974558d740 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2016-07-27 08:53:06 27646 [Note] InnoDB: Using atomics to ref count buffer pool pages
2016-07-27 08:53:06 27646 [Note] InnoDB: The InnoDB memory heap is disabled
2016-07-27 08:53:06 27646 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-07-27 08:53:06 27646 [Note] InnoDB: Memory barrier is not used
2016-07-27 08:53:06 27646 [Note] InnoDB: Compressed tables use zlib 1.2.7
2016-07-27 08:53:06 27646 [Note] InnoDB: Using CPU crc32 instructions
2016-07-27 08:53:06 27646 [Note] InnoDB: Initializing buffer pool, size = 2.0G
2016-07-27 08:53:06 27646 [Note] InnoDB: Completed initialization of buffer pool
2016-07-27 08:53:06 27646 [Note] InnoDB: Highest supported file format is Barracuda.
2016-07-27 08:53:06 27646 [Note] InnoDB: 128 rollback segment(s) are active.
2016-07-27 08:53:06 27646 [Note] InnoDB: Waiting for purge to start
2016-07-27 08:53:06 27646 [Note] InnoDB: 5.6.23 started; log sequence number 107310004
2016-07-27 08:53:06 27646 [Note] Server hostname (bind-address): '*'; port: 3306
2016-07-27 08:53:06 27646 [Note] IPv6 is available.
2016-07-27 08:53:06 27646 [Note] - '::' resolves to '::';
2016-07-27 08:53:06 27646 [Note] Server socket created on IP: '::'.
2016-07-27 08:53:06 27646 [ERROR] Can't start server : Bind on unix socket: Permission denied
2016-07-27 08:53:06 27646 [ERROR] Do you already have another mysqld server running on socket: /var/lib/mysql/mysql.sock ?
2016-07-27 08:53:06 27646 [ERROR] Aborting
2016-07-27 08:53:06 27646 [Note] Binlog end
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'partition'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_METRICS'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_CMPMEM'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_CMP'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_LOCKS'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'INNODB_TRX'
2016-07-27 08:53:06 27646 [Note] Shutting down plugin 'InnoDB'
2016-07-27 08:53:06 27646 [Note] InnoDB: FTS optimize thread exiting.
2016-07-27 08:53:06 27646 [Note] InnoDB: Starting shutdown...
2016-07-27 08:53:08 27646 [Note] InnoDB: Shutdown completed; log sequence number 107310014
2016-07-27 08:53:08 27646 [Note] Shutting down plugin 'ARCHIVE'
2016-07-27 08:53:08 27646 [Note] Shutting down plugin 'BLACKHOLE'
2016-07-27 08:53:08 27646 [Note] Shutting down plugin 'MRG_MYISAM'
2016-07-27 08:53:08 27646 [Note] Shutting down plugin 'MyISAM'
2016-07-27 08:53:08 27646 [Note] Shutting down plugin 'CSV'
2016-07-27 08:53:08 27646 [Note] Shutting down plugin 'MEMORY'
2016-07-27 08:53:08 27646 [Note] Shutting down plugin 'sha256_password'
2016-07-27 08:53:08 27646 [Note] Shutting down plugin 'mysql_old_password'
2016-07-27 08:53:08 27646 [Note] Shutting down plugin 'mysql_native_password'
2016-07-27 08:53:08 27646 [Note] Shutting down plugin 'binlog'
2016-07-27 08:53:08 27646 [Note] /usr/local/mysql/bin/mysqld: Shutdown complete |
|