Home > Database > Mysql Tutorial > 求大神帮我分析分析mysql的错误日志

求大神帮我分析分析mysql的错误日志

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-06 09:34:18
Original
1109 people have browsed it

mysql

2016-02-17 08:42:20 5388 [Note] Plugin 'FEDERATED' is disabled.
2016-02-17 08:42:20 1828 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-02-17 08:42:20 5388 [Note] InnoDB: Using atomics to ref count buffer pool pages
2016-02-17 08:42:20 5388 [Note] InnoDB: The InnoDB memory heap is disabled
2016-02-17 08:42:20 5388 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-02-17 08:42:20 5388 [Note] InnoDB: Memory barrier is not used
2016-02-17 08:42:20 5388 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-02-17 08:42:20 5388 [Note] InnoDB: Not using CPU crc32 instructions
2016-02-17 08:42:20 5388 [Note] InnoDB: Initializing buffer pool, size = 81.0M
2016-02-17 08:42:20 5388 [Note] InnoDB: Completed initialization of buffer pool
2016-02-17 08:42:20 5388 [Note] InnoDB: Highest supported file format is Barracuda.
2016-02-17 08:42:20 5388 [Note] InnoDB: The log sequence numbers 8799709 and 8799709 in ibdata files do not match the log sequence number 8977350 in the ib_logfiles!
2016-02-17 08:42:20 5388 [Note] InnoDB: Database was not shutdown normally!
2016-02-17 08:42:20 5388 [Note] InnoDB: Starting crash recovery.
2016-02-17 08:42:20 5388 [Note] InnoDB: Reading tablespace information from the .ibd files...
2016-02-17 08:42:20 5388 [Note] InnoDB: Restoring possible half-written data pages
2016-02-17 08:42:20 5388 [Note] InnoDB: from the doublewrite buffer...
2016-02-17 08:42:21 5388 [Note] InnoDB: 128 rollback segment(s) are active.
2016-02-17 08:42:21 5388 [Note] InnoDB: Waiting for purge to start
2016-02-17 08:42:21 5388 [Note] InnoDB: 5.6.27 started; log sequence number 8977350
2016-02-17 08:42:21 5388 [Note] Server hostname (bind-address): '*'; port: 3306
2016-02-17 08:42:21 5388 [Note] IPv6 is available.
2016-02-17 08:42:21 5388 [Note] - '::' resolves to '::';
2016-02-17 08:42:21 5388 [Note] Server socket created on IP: '::'.
2016-02-17 08:42:21 5388 [ERROR] C:\Program Files\MySQL\MySQL Server 5.6\bin\mysqld.exe: Can't create/write to file 'C:\ProgramData\MySQL\MySQL Server 5.6\Data\PC-201503300934.pid' (Errcode: 13 - Permission denied)
2016-02-17 08:42:21 5388 [ERROR] Can't start server: can't create PID file: Permission denied

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
MySQL stops process
From 1970-01-01 08:00:00
0
0
0
Error when installing mysql on linux
From 1970-01-01 08:00:00
0
0
0
phpstudy cannot start mysql?
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template