Mysql和wamp不能一起工作

时间:2016-01-29 14:37:00

标签: php mysql wamp

当Mysql服务启动时,wampmysqld服务不起作用,当wampmysqld服务正常工作时,mysql服务会停止我应该做什么。我想使用mysql数据库的PHP和我在wamp服务器上。

Mysql日志文件显示以下错误(我用Google搜索了很多但没有

 `2016-01-29 19:32:53 6032 [Note] Plugin 'FEDERATED' is disabled.
2016-01-29 19:32:53 6032 [Note] InnoDB: Using atomics to ref count bufferpool pages
   2016-01-29 19:32:53 6032 [Note] InnoDB: The InnoDB memory heap is disabled
  2016-01-29 19:32:53 6032 [Note] InnoDB: Mutexes and rw_locks use Windows    interlocked functions
2016-01-29 19:32:53 6032 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-01-29 19:32:53 6032 [Note] InnoDB: Not using CPU crc32 instructions
2016-01-29 19:32:53 6032 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  2016-01-29 19:32:53 6032 [Note] InnoDB: Completed initialization of buffer pool
2016-01-29 19:32:53 6032 [Note] InnoDB: Highest supported file format is Barracuda.
2016-01-29 19:32:54 6032 [Note] InnoDB: 128 rollback segment(s) are active.
2016-01-29 19:32:54 6032 [Note] InnoDB: Waiting for purge to start
2016-01-29 19:32:54 6032 [Note] InnoDB: 5.6.17 started; log sequence number 1625977
2016-01-29 19:32:54 6032 [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: fe08916a-c690-11e5-9c58-902b348a5307.
2016-01-29 19:32:54 6032 [Note] Server hostname (bind-address): '*'; port: 3306
2016-01-29 19:32:54 6032 [Note] IPv6 is available.
 2016-01-29 19:32:54 6032 [Note]   - '::' resolves to '::';
 2016-01-29 19:32:54 6032 [Note] Server socket created on IP: '::'.
 2016-01-29 19:32:55 6032 [Note] Event Scheduler: Loaded 0 events
 2016-01-29 19:32:55 6032 [Note] wampmysqld: ready for connections.
 Version: '5.6.17'  socket: ''  port: 3306  MySQL Community Server (GPL)
    2016-01-29 19:36:19 6032 [Note] wampmysqld: Arrêt normal du serveur'

0 个答案:

没有答案