【发布时间】:2013-01-12 04:01:44
【问题描述】:
我尝试在here 和这里here 阅读其中的一些内容,但仍然无法正常工作。
我也重新安装了两次xampp,然后一次又一次地重新启动。
这是 mysql_error.log:
130128 23:52:08 [Note] Plugin 'FEDERATED' is disabled.
130128 23:52:08 [Warning] option 'innodb-buffer-pool-size': signed value 0 adjusted to 5242880
130128 23:52:08 [Warning] option 'innodb-additional-mem-pool-size': signed value 0 adjusted to 524288
130128 23:52:08 [Warning] option 'innodb-log-file-size': signed value 0 adjusted to 1048576
130128 23:52:08 [Warning] option 'innodb-log-buffer-size': signed value 0 adjusted to 262144
130128 23:52:08 [Warning] option 'innodb-lock-wait-timeout': unsigned value 0 adjusted to 1
130128 23:52:08 InnoDB: The InnoDB memory heap is disabled
130128 23:52:08 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130128 23:52:08 InnoDB: Compressed tables use zlib 1.2.3
130128 23:52:08 InnoDB: Initializing buffer pool, size =
runtime error R6002
- floating point support not loaded
130129 0:04:10 [Note] Plugin 'FEDERATED' is disabled.
130129 0:04:10 InnoDB: The InnoDB memory heap is disabled
130129 0:04:10 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130129 0:04:10 InnoDB: Compressed tables use zlib 1.2.3
130129 0:04:10 InnoDB: Initializing buffer pool, size =
runtime error R6002
- floating point support not loaded
【问题讨论】:
-
它说它正在开始崩溃恢复。它完成了吗?
标签: mysql database windows-xp xampp