XAMPP中的mySQl无法启动(尝试更改端口)

时间:2016-08-19 11:15:05

标签: mysql xampp

所以昨天一切都运转良好,但今天我想继续我的SQL无法启动。如果相关,我的笔记本电脑也会在晚上关机。我尝试将端口更改为3307,但它没有用。 无论如何这里是日志

2016-08-19 12:55:09 1b34 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.
160819 12:55:09 [Note] InnoDB: Using mutexes to ref count buffer pool pages
160819 12:55:09 [Note] InnoDB: The InnoDB memory heap is disabled
160819 12:55:09 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
160819 12:55:09 [Note] InnoDB: Memory barrier is not used
160819 12:55:09 [Note] InnoDB: Compressed tables use zlib 1.2.3
160819 12:55:09 [Note] InnoDB: Not using CPU crc32 instructions
160819 12:55:09 [Note] InnoDB: Initializing buffer pool, size = 16.0M
160819 12:55:09 [Note] InnoDB: Completed initialization of buffer pool
160819 12:55:09 [Note] InnoDB: Highest supported file format is Barracuda.
160819 12:55:09 [Note] InnoDB: The log sequence numbers 1665234 and 1665234 in ibdata files do not match the log sequence number 1778208 in the ib_logfiles!
160819 12:55:09 [Note] InnoDB: Database was not shutdown normally!
160819 12:55:09 [Note] InnoDB: Starting crash recovery.
160819 12:55:09 [Note] InnoDB: Reading tablespace information from the .ibd files...
160819 12:55:09 [Note] InnoDB: Restoring possible half-written data pages 
160819 12:55:09 [Note] InnoDB: from the doublewrite buffer...
160819 12:55:09 [Note] InnoDB: 128 rollback segment(s) are active.
160819 12:55:09 [Note] InnoDB: Waiting for purge to start
160819 12:55:09 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.22-72.0 started; log sequence number 1778208
160819 12:55:09 [Note] Plugin 'FEEDBACK' is disabled.
160819 12:55:09 [Note] Server socket created on IP: '::'.

这就是我尝试连接时所说的内容。

5:10:04  [mysql]    Attempting to start MySQL app...
15:10:04  [mysql]   Status change detected: running
15:10:04  [mysql]   Status change detected: stopped
15:10:04  [mysql]   Error: MySQL shutdown unexpectedly.
15:10:04  [mysql]   This may be due to a blocked port, missing dependencies, 
15:10:04  [mysql]   improper privileges, a crash, or a shutdown by another method.
15:10:04  [mysql]   Press the Logs button to view error logs and check
15:10:04  [mysql]   the Windows Event Viewer for more clues
15:10:04  [mysql]   If you need more help, copy and post this
15:10:04  [mysql]   entire log window on the forums

5:10:04 [mysql] Attempting to start MySQL app... 15:10:04 [mysql] Status change detected: running 15:10:04 [mysql] Status change detected: stopped 15:10:04 [mysql] Error: MySQL shutdown unexpectedly. 15:10:04 [mysql] This may be due to a blocked port, missing dependencies, 15:10:04 [mysql] improper privileges, a crash, or a shutdown by another method. 15:10:04 [mysql] Press the Logs button to view error logs and check 15:10:04 [mysql] the Windows Event Viewer for more clues 15:10:04 [mysql] If you need more help, copy and post this 15:10:04 [mysql] entire log window on the forums

0 个答案:

没有答案