0
昨天工作很好,今天我正面臨着這個錯誤。 MySql啓動並運行,Apache也啓動了。禁用防火牆,在root用戶下使用和不使用密碼進行測試;沒辦法,phpmyadmin仍然失敗。phpMyAdmin error#2002在Windows 7上的xampp
也面臨着這樣的信息:「MySQL服務器沒有運行或者防火牆阻止,請首先檢查這個問題...!」內部安全檢查部分..
這是錯誤日誌:
2014-07-05 12:14:21 5780 [Note] Plugin 'FEDERATED' is disabled.
2014-07-05 12:14:21 1634 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.
2014-07-05 12:14:21 5780 [Note] InnoDB: Using atomics to ref count buffer pool pages
2014-07-05 12:14:21 5780 [Note] InnoDB: The InnoDB memory heap is disabled
2014-07-05 12:14:21 5780 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-07-05 12:14:21 5780 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-07-05 12:14:21 5780 [Note] InnoDB: Not using CPU crc32 instructions
2014-07-05 12:14:21 5780 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2014-07-05 12:14:21 5780 [Note] InnoDB: Completed initialization of buffer pool
2014-07-05 12:14:21 5780 [Note] InnoDB: Highest supported file format is Barracuda.
2014-07-05 12:14:21 5780 [Note] InnoDB: The log sequence numbers 1626184 and 1626184 in ibdata files do not match the log sequence number 1626304 in the ib_logfiles!
2014-07-05 12:14:21 5780 [Note] InnoDB: Database was not shutdown normally!
2014-07-05 12:14:21 5780 [Note] InnoDB: Starting crash recovery.
2014-07-05 12:14:21 5780 [Note] InnoDB: Reading tablespace information from the .ibd files...
2014-07-05 12:14:21 5780 [Note] InnoDB: Restoring possible half-written data pages
2014-07-05 12:14:21 5780 [Note] InnoDB: from the doublewrite buffer...
2014-07-05 12:14:22 5780 [Note] InnoDB: 128 rollback segment(s) are active.
2014-07-05 12:14:22 5780 [Note] InnoDB: Waiting for purge to start
2014-07-05 12:14:22 5780 [Note] InnoDB: 5.6.16 started; log sequence number 1626304
2014-07-05 12:14:22 5780 [Note] Server hostname (bind-address): '*'; port: 6565
2014-07-05 12:14:22 5780 [Note] IPv6 is available.
2014-07-05 12:14:22 5780 [Note] - '::' resolves to '::';
2014-07-05 12:14:22 5780 [Note] Server socket created on IP: '::'.
2014-07-05 12:14:22 5780 [Note] Event Scheduler: Loaded 0 events
2014-07-05 12:14:22 5780 [Note] e:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '5.6.16' socket: '' port: 6565 MySQL Community Server (GPL)