【问题标题】:phpMyAdmin error #2002 xampp on windows 7Windows 7 上的 phpMyAdmin 错误 #2002 xampp
【发布时间】:2014-08-26 10:45:33
【问题描述】:

昨天工作得很好,今天我遇到了这个错误。 MySql es 启动并运行,apache 也启动。禁用防火墙,在 root 用户中使用和不使用密码进行测试;没办法,phpmyadmin 还是失败了。

同样面临这条消息:“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)

【问题讨论】:

    标签: phpmyadmin xampp


    【解决方案1】:

    是我的错:

    我有两个 mysql 进程实例(一个用于工作台,另一个用于 xampp)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-10-03
      • 2014-05-23
      • 2014-09-05
      • 2012-02-09
      • 2012-04-27
      • 2016-04-25
      • 2015-04-08
      • 2017-03-21
      相关资源
      最近更新 更多