- 积分
- 4
- 威望
-
- 金钱
-
- 注册时间
- 2016-3-16
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
启动mysql时提示 Starting MySQL... ERROR! The server quit without updating PID file (/usr/local/mysql/var/VM_75_73_centos.pid).
vim /usr/local/mysql/var/VM_75_73_centos.err 得到以下内容,请问要怎么解决?- 151111 11:40:05 mysqld_safe Starting mysqld daemon with databases from /usr/local/mysql/var
- 2015-11-11 11:40:06 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
- 2015-11-11 11:40:06 27696 [Note] Plugin 'FEDERATED' is disabled.
- 2015-11-11 11:40:06 7ff165c1d780 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.
- 2015-11-11 11:40:06 27696 [Note] InnoDB: Using atomics to ref count buffer pool pages
- 2015-11-11 11:40:06 27696 [Note] InnoDB: The InnoDB memory heap is disabled
- 2015-11-11 11:40:06 27696 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- 2015-11-11 11:40:06 27696 [Note] InnoDB: Memory barrier is not used
- 2015-11-11 11:40:06 27696 [Note] InnoDB: Compressed tables use zlib 1.2.7
- 2015-11-11 11:40:06 27696 [Note] InnoDB: Not using CPU crc32 instructions
- 2015-11-11 11:40:06 27696 [Note] InnoDB: Initializing buffer pool, size = 16.0M
- 2015-11-11 11:40:06 27696 [Note] InnoDB: Completed initialization of buffer pool
- 2015-11-11 11:40:06 27696 [Note] InnoDB: Highest supported file format is Barracuda.
- 2015-11-11 11:40:06 27696 [Note] InnoDB: 128 rollback segment(s) are active.
- 2015-11-11 11:40:06 27696 [Note] InnoDB: Waiting for purge to start
- 2015-11-11 11:40:06 27696 [Note] InnoDB: 5.6.23 started; log sequence number 1625994
- 2015-11-11 11:40:06 27696 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: e63c77f9-8825-11e5-8553-5254001ea1a3.
- 2015-11-11 11:40:06 27696 [Note] Server hostname (bind-address): '*'; port: 3306
- 2015-11-11 11:40:06 27696 [Note] IPv6 is available.
- 2015-11-11 11:40:06 27696 [Note] - '::' resolves to '::';
- 2015-11-11 11:40:06 27696 [Note] Server socket created on IP: '::'.
- 2015-11-11 11:40:06 27696 [Note] Event Scheduler: Loaded 0 events
- 2015-11-11 11:40:06 27696 [Note] /usr/local/mysql/bin/mysqld: ready for connections.
- Version: '5.6.23-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution
- 2015-11-11 11:40:06 27696 [Note] /usr/local/mysql/bin/mysqld: Normal shutdown
- 2015-11-11 11:40:06 27696 [Note] Giving 0 client threads a chance to die gracefully
- 2015-11-11 11:40:06 27696 [Note] Event Scheduler: Purging the queue. 0 events
- 2015-11-11 11:40:06 27696 [Note] Shutting down slave threads
- 2015-11-11 11:40:06 27696 [Note] Forcefully disconnecting 0 remaining clients
- 2015-11-11 11:40:06 27696 [Note] Binlog end
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'partition'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_FT_DELETED'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_METRICS'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
- 2015-11-11 11:40:06 27696 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
复制代码
[client]
port = 3306
socket = /tmp/mysql.sock
# Here follows entries for some specific programs
# The MySQL server
[mysqld]
port = 3306
socket = /tmp/mysql.sock
datadir = /usr/local/mysql/var
[ 本帖最后由 2966980 于 2016-3-16 18:15 编辑 ] |
|