phpMyAdmin and apache does not work?
Posted by: ArfanHaider (182.185.195.---)
Date: April 15, 2013 05:44AM

I install wamp server but phpMyAdmin and apache does not work.
When I install it .It works well but now I did not know why this is not work.
First the phpMyadmin does't and know apache also does not work I reinstall it but same problem.
The color of logo is red.

Options: ReplyQuote
Re: phpMyAdmin and apache does not work?
Posted by: RiggsFolly (---.as13285.net)
Date: April 15, 2013 10:00AM

Arfan,

If the wampmanager icon in the system tray stays RED, then both the Apache and MySQL services have not started. This is very odd,

If it was working, then probably something else you recently installed is causing you problems. What have you recently changed?


What version of Windows are you using?
Is it 32 or 64 bit?

What version of WAMP did you install?
Is it 32 or 64 bit?

What version of Apache ?
What version of MySQL ?
What version of PHP ?


run this please.

wampmanager -> Apache -> Service -> Test port 80

This will launch a command windows and test what, if anything is using port 80 on your system.

Post the responce back here please.

Options: ReplyQuote
Re: phpMyAdmin and apache does not work?
Posted by: ArfanHaider (182.178.168.---)
Date: April 15, 2013 11:36AM

My windows version is 32 bit and I caan also install 32 bit version in my computer
This version is work well a long time in my computer but know it is not work.
Now I start my wamp and Apache work well but phpMyAdmin is not work yet.
The color of icon is orange.Here is an image check out this.
[postimg.org]
I click many time in start /resume seervice but it does not work also click one install service but this one also not working.

Options: ReplyQuote
Re: phpMyAdmin and apache does not work?
Posted by: RiggsFolly (---.as13285.net)
Date: April 15, 2013 03:05PM

Ok so your MySQL service has not started, so phpMyAdmin cannot work.

Using the wampmanager menus
Left click wampmanager -> MySQL -> mysql error log

What, if anything does it say in there?

If that file does not show you anything, look in the windows event log for error messages from MySQL, what do they say?

Options: ReplyQuote
Re: phpMyAdmin and apache does not work?
Posted by: ArfanHaider (182.178.134.---)
Date: April 15, 2013 06:39PM

I few hour ago both apache and Mysql work well but now apache and Mysql stop working.
I did not know how it works automatically and stop working after some time.
I can check out test port 80 it is free.
I got this from apache erre log
[Mon Apr 15 21:37:24 2013] [error] httpd.exe: could not log pid to file C:/wamp/bin/apache/apache2.2.22/logs/httpd.pid
And this one is getting from Mysql error log

130415 21:39:07 [Note] wampmysqld: Shutdown complete

Options: ReplyQuote
Re: phpMyAdmin and apache does not work?
Posted by: RiggsFolly (---.as13285.net)
Date: April 15, 2013 07:45PM

Have you deleted the C:/wamp/bin/apache/apache2.2.22/logs folder.

Regardless of whether you dod or not, create the folder C:/wamp/bin/apache/apache2.2.22/logs as apache need to place a file in there, and it wont create the folder it has to be there.

Options: ReplyQuote
Re: phpMyAdmin and apache does not work?
Posted by: ArfanHaider (182.185.170.---)
Date: April 16, 2013 07:52AM

I can not delete any folder .Logs folder is present there.

Options: ReplyQuote
Re: phpMyAdmin and apache does not work?
Posted by: RiggsFolly (---.as13285.net)
Date: April 16, 2013 11:37AM

Have you changed the userid you are using to start wamp? It has to be an Administrator user

Options: ReplyQuote
Re: phpMyAdmin and apache does not work?
Posted by: ArfanHaider (182.178.217.---)
Date: April 16, 2013 12:21PM

I can not change any thing.I can reinstall it but problem is still.
One thing is happen good that apache is working now but phpMyAdmin is under problem.

Options: ReplyQuote
Re: phpMyAdmin and apache does not work?
Posted by: RiggsFolly (---.as13285.net)
Date: April 16, 2013 02:55PM

What colour is your wamp manager icon now?

What is the issue with phpMyAdmin exactly

Options: ReplyQuote
Re: phpMyAdmin and apache does not work?
Posted by: ArfanHaider (182.185.150.---)
Date: April 16, 2013 04:46PM

color is orange.
see image
[imageshack.us]
Please solve this problem I need it very much.

Options: ReplyQuote
Re: phpMyAdmin and apache does not work?
Posted by: RiggsFolly (---.as13285.net)
Date: April 16, 2013 06:09PM

You are not listening.

If the wampmanager icon is RED APache and MySQL have not started
If the wampmanager icon is ORANGE then Either Apache OR MySQL have not started.
If the wampmanager icon is GREEN then both Apache and MySQL services have started.

As you have Apache running I assume it is MySQL that is not running.

Look in the mysql error log for error messages. Paste some here.

Options: ReplyQuote
Re: phpMyAdmin and apache does not work?
Posted by: ArfanHaider (182.178.166.---)
Date: April 16, 2013 06:41PM

mysql error logs.
-----------------------
130415 8:05:42 [Note] Plugin 'FEDERATED' is disabled.
130415 8:05:42 InnoDB: The InnoDB memory heap is disabled
130415 8:05:42 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130415 8:05:42 InnoDB: Compressed tables use zlib 1.2.3
130415 8:05:42 InnoDB: Initializing buffer pool, size = 128.0M
130415 8:05:42 InnoDB: Completed initialization of buffer pool
130415 8:05:42 InnoDB: highest supported file format is Barracuda.
130415 8:05:43 InnoDB: Waiting for the background threads to start
130415 8:05:44 InnoDB: 1.1.8 started; log sequence number 1599411
130415 8:05:44 [Note] Recovering after a crash using mysql-bin
130415 8:05:44 [Note] Starting crash recovery...
130415 8:05:44 [Note] Crash recovery finished.
130415 8:05:44 [Note] Server hostname (bind-address): '(null)'; port: 3306
130415 8:05:44 [Note] - '(null)' resolves to '0.0.0.0';
130415 8:05:44 [Note] Server socket created on IP: '0.0.0.0'.
130415 8:05:44 [ERROR] wampmysqld: Can't create/write to file 'c:\wamp\bin\mysql\mysql5.5.24\data\arfan-141a45dda.pid' (Errcode: 22)
130415 8:05:44 [ERROR] Can't start server: can't create PID file: Invalid argument
130415 8:07:23 [Note] Plugin 'FEDERATED' is disabled.
130415 8:07:23 InnoDB: The InnoDB memory heap is disabled
130415 8:07:23 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130415 8:07:23 InnoDB: Compressed tables use zlib 1.2.3
130415 8:07:24 InnoDB: Initializing buffer pool, size = 128.0M
130415 8:07:24 InnoDB: Completed initialization of buffer pool
130415 8:07:24 InnoDB: highest supported file format is Barracuda.
130415 8:07:24 InnoDB: Waiting for the background threads to start
130415 8:07:25 InnoDB: 1.1.8 started; log sequence number 1599411
130415 8:07:25 [Note] Recovering after a crash using mysql-bin
130415 8:07:25 [Note] Starting crash recovery...
130415 8:07:25 [Note] Crash recovery finished.
130415 8:07:25 [Note] Server hostname (bind-address): '(null)'; port: 3306
130415 8:07:25 [Note] - '(null)' resolves to '0.0.0.0';
130415 8:07:25 [Note] Server socket created on IP: '0.0.0.0'.
130415 8:07:25 [ERROR] wampmysqld: Can't create/write to file 'c:\wamp\bin\mysql\mysql5.5.24\data\arfan-141a45dda.pid' (Errcode: 22)
130415 8:07:25 [ERROR] Can't start server: can't create PID file: Invalid argument
130415 8:40:32 [Note] Plugin 'FEDERATED' is disabled.
130415 8:40:33 InnoDB: The InnoDB memory heap is disabled
130415 8:40:33 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130415 8:40:33 InnoDB: Compressed tables use zlib 1.2.3
130415 8:40:33 InnoDB: Initializing buffer pool, size = 128.0M
130415 8:40:33 InnoDB: Completed initialization of buffer pool
130415 8:40:33 InnoDB: highest supported file format is Barracuda.
130415 8:40:34 InnoDB: Waiting for the background threads to start
130415 8:40:35 InnoDB: 1.1.8 started; log sequence number 1599411
130415 8:40:35 [Note] Recovering after a crash using mysql-bin
130415 8:40:35 [Note] Starting crash recovery...
130415 8:40:35 [Note] Crash recovery finished.
130415 8:40:36 [Note] Server hostname (bind-address): '(null)'; port: 3306
130415 8:40:36 [Note] - '(null)' resolves to '0.0.0.0';
130415 8:40:36 [Note] Server socket created on IP: '0.0.0.0'.
130415 8:40:36 [ERROR] wampmysqld: Can't create/write to file 'c:\wamp\bin\mysql\mysql5.5.24\data\arfan-141a45dda.pid' (Errcode: 22)
130415 8:40:36 [ERROR] Can't start server: can't create PID file: Invalid argument
130415 8:42:07 [Note] Plugin 'FEDERATED' is disabled.
130415 8:42:07 InnoDB: The InnoDB memory heap is disabled
130415 8:42:07 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130415 8:42:07 InnoDB: Compressed tables use zlib 1.2.3
130415 8:42:07 InnoDB: Initializing buffer pool, size = 128.0M
130415 8:42:07 InnoDB: Completed initialization of buffer pool
130415 8:42:07 InnoDB: highest supported file format is Barracuda.
130415 8:42:08 InnoDB: Waiting for the background threads to start
130415 8:42:09 InnoDB: 1.1.8 started; log sequence number 1599411
130415 8:42:09 [Note] Recovering after a crash using mysql-bin
130415 8:42:09 [Note] Starting crash recovery...
130415 8:42:09 [Note] Crash recovery finished.
130415 8:42:09 [Note] Server hostname (bind-address): '(null)'; port: 3306
130415 8:42:09 [Note] - '(null)' resolves to '0.0.0.0';
130415 8:42:09 [Note] Server socket created on IP: '0.0.0.0'.
130415 8:42:09 [ERROR] wampmysqld: Can't create/write to file 'c:\wamp\bin\mysql\mysql5.5.24\data\arfan-141a45dda.pid' (Errcode: 22)
130415 8:42:09 [ERROR] Can't start server: can't create PID file: Invalid argument
130415 14:27:25 [Note] Plugin 'FEDERATED' is disabled.
130415 14:27:25 InnoDB: The InnoDB memory heap is disabled
130415 14:27:25 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130415 14:27:25 InnoDB: Compressed tables use zlib 1.2.3
130415 14:27:26 InnoDB: Initializing buffer pool, size = 128.0M
130415 14:27:26 InnoDB: Completed initialization of buffer pool
130415 14:27:26 InnoDB: highest supported file format is Barracuda.
130415 14:27:28 InnoDB: Waiting for the background threads to start
130415 14:27:29 InnoDB: 1.1.8 started; log sequence number 1599411
130415 14:27:29 [Note] Recovering after a crash using mysql-bin
130415 14:27:29 [Note] Starting crash recovery...
130415 14:27:29 [Note] Crash recovery finished.
130415 14:27:30 [Note] Server hostname (bind-address): '(null)'; port: 3306
130415 14:27:30 [Note] - '(null)' resolves to '0.0.0.0';
130415 14:27:30 [Note] Server socket created on IP: '0.0.0.0'.
130415 14:27:30 [ERROR] wampmysqld: Can't create/write to file 'c:\wamp\bin\mysql\mysql5.5.24\data\arfan-141a45dda.pid' (Errcode: 22)
130415 14:27:30 [ERROR] Can't start server: can't create PID file: Invalid argument
130415 14:27:57 [Note] Plugin 'FEDERATED' is disabled.
130415 14:27:57 InnoDB: The InnoDB memory heap is disabled
130415 14:27:57 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130415 14:27:57 InnoDB: Compressed tables use zlib 1.2.3
130415 14:27:57 InnoDB: Initializing buffer pool, size = 128.0M
130415 14:27:57 InnoDB: Completed initialization of buffer pool
130415 14:27:57 InnoDB: highest supported file format is Barracuda.
130415 14:27:58 InnoDB: Waiting for the background threads to start
130415 14:27:59 InnoDB: 1.1.8 started; log sequence number 1599411
130415 14:27:59 [Note] Recovering after a crash using mysql-bin
130415 14:27:59 [Note] Starting crash recovery...
130415 14:27:59 [Note] Crash recovery finished.
130415 14:27:59 [Note] Server hostname (bind-address): '(null)'; port: 3306
130415 14:27:59 [Note] - '(null)' resolves to '0.0.0.0';
130415 14:27:59 [Note] Server socket created on IP: '0.0.0.0'.
130415 14:27:59 [ERROR] wampmysqld: Can't create/write to file 'c:\wamp\bin\mysql\mysql5.5.24\data\arfan-141a45dda.pid' (Errcode: 22)
130415 14:27:59 [ERROR] Can't start server: can't create PID file: Invalid argument
130415 14:44:42 [Note] Plugin 'FEDERATED' is disabled.
130415 14:44:42 InnoDB: The InnoDB memory heap is disabled
130415 14:44:42 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130415 14:44:42 InnoDB: Compressed tables use zlib 1.2.3
130415 14:44:42 InnoDB: Initializing buffer pool, size = 128.0M
130415 14:44:43 InnoDB: Completed initialization of buffer pool
130415 14:44:43 InnoDB: highest supported file format is Barracuda.
130415 14:44:43 InnoDB: Waiting for the background threads to start
130415 14:44:44 InnoDB: 1.1.8 started; log sequence number 1599411
130415 14:44:44 [Note] Recovering after a crash using mysql-bin
130415 14:44:44 [Note] Starting crash recovery...
130415 14:44:44 [Note] Crash recovery finished.
130415 14:44:44 [Note] Server hostname (bind-address): '(null)'; port: 3306
130415 14:44:44 [Note] - '(null)' resolves to '0.0.0.0';
130415 14:44:44 [Note] Server socket created on IP: '0.0.0.0'.
130415 14:44:44 [ERROR] wampmysqld: Can't create/write to file 'c:\wamp\bin\mysql\mysql5.5.24\data\arfan-141a45dda.pid' (Errcode: 22)
130415 14:44:44 [ERROR] Can't start server: can't create PID file: Invalid argument
130415 14:45:39 [Note] Plugin 'FEDERATED' is disabled.
130415 14:45:39 InnoDB: The InnoDB memory heap is disabled
130415 14:45:39 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130415 14:45:39 InnoDB: Compressed tables use zlib 1.2.3
130415 14:45:39 InnoDB: Initializing buffer pool, size = 128.0M
130415 14:45:39 InnoDB: Completed initialization of buffer pool
130415 14:45:39 InnoDB: highest supported file format is Barracuda.
130415 14:45:40 InnoDB: Waiting for the background threads to start
130415 14:45:41 InnoDB: 1.1.8 started; log sequence number 1599411
130415 14:45:41 [Note] Recovering after a crash using mysql-bin
130415 14:45:41 [Note] Starting crash recovery...
130415 14:45:41 [Note] Crash recovery finished.
130415 14:45:41 [Note] Server hostname (bind-address): '(null)'; port: 3306
130415 14:45:41 [Note] - '(null)' resolves to '0.0.0.0';
130415 14:45:41 [Note] Server socket created on IP: '0.0.0.0'.
130415 14:45:41 [ERROR] wampmysqld: Can't create/write to file 'c:\wamp\bin\mysql\mysql5.5.24\data\arfan-141a45dda.pid' (Errcode: 22)
130415 14:45:41 [ERROR] Can't start server: can't create PID file: Invalid argument
130415 14:45:49 [Note] Plugin 'FEDERATED' is disabled.
130415 14:45:49 InnoDB: The InnoDB memory heap is disabled
130415 14:45:49 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130415 14:45:49 InnoDB: Compressed tables use zlib 1.2.3
130415 14:45:49 InnoDB: Initializing buffer pool, size = 128.0M
130415 14:45:49 InnoDB: Completed initialization of buffer pool
130415 14:45:49 InnoDB: highest supported file format is Barracuda.
130415 14:45:49 InnoDB: Waiting for the background threads to start
130415 14:45:50 InnoDB: 1.1.8 started; log sequence number 1599411
130415 14:45:50 [Note] Recovering after a crash using mysql-bin
130415 14:45:50 [Note] Starting crash recovery...
130415 14:45:50 [Note] Crash recovery finished.
130415 14:45:50 [Note] Server hostname (bind-address): '(null)'; port: 3306
130415 14:45:50 [Note] - '(null)' resolves to '0.0.0.0';
130415 14:45:50 [Note] Server socket created on IP: '0.0.0.0'.
130415 14:45:50 [ERROR] wampmysqld: Can't create/write to file 'c:\wamp\bin\mysql\mysql5.5.24\data\arfan-141a45dda.pid' (Errcode: 22)
130415 14:45:50 [ERROR] Can't start server: can't create PID file: Invalid argument
130415 19:38:16 [Note] Plugin 'FEDERATED' is disabled.
130415 19:38:16 InnoDB: The InnoDB memory heap is disabled
130415 19:38:16 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130415 19:38:16 InnoDB: Compressed tables use zlib 1.2.3
130415 19:38:16 InnoDB: Initializing buffer pool, size = 128.0M
130415 19:38:16 InnoDB: Completed initialization of buffer pool
130415 19:38:16 InnoDB: highest supported file format is Barracuda.
130415 19:38:17 InnoDB: Waiting for the background threads to start
130415 19:38:18 InnoDB: 1.1.8 started; log sequence number 1599411
130415 19:38:18 [Note] Recovering after a crash using mysql-bin
130415 19:38:18 [Note] Starting crash recovery...
130415 19:38:18 [Note] Crash recovery finished.
130415 19:38:18 [Note] Server hostname (bind-address): '(null)'; port: 3306
130415 19:38:18 [Note] - '(null)' resolves to '0.0.0.0';
130415 19:38:18 [Note] Server socket created on IP: '0.0.0.0'.
130415 19:38:18 [Note] Event Scheduler: Loaded 0 events
130415 19:38:18 [Note] wampmysqld: ready for connections.
Version: '5.5.24-log' socket: '' port: 3306 MySQL Community Server (GPL)
130415 20:22:19 [Note] wampmysqld: Normal shutdown

130415 20:22:19 [Note] Event Scheduler: Purging the queue. 0 events
130415 20:22:19 InnoDB: Starting shutdown...
130415 20:22:19 InnoDB: Shutdown completed; log sequence number 1601193
130415 20:22:19 [Note] wampmysqld: Shutdown complete

130415 20:22:21 [Note] Plugin 'FEDERATED' is disabled.
130415 20:22:21 InnoDB: The InnoDB memory heap is disabled
130415 20:22:21 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130415 20:22:21 InnoDB: Compressed tables use zlib 1.2.3
130415 20:22:21 InnoDB: Initializing buffer pool, size = 128.0M
130415 20:22:21 InnoDB: Completed initialization of buffer pool
130415 20:22:21 InnoDB: highest supported file format is Barracuda.
130415 20:22:21 InnoDB: Waiting for the background threads to start
130415 20:22:22 InnoDB: 1.1.8 started; log sequence number 1601193
130415 20:22:23 [Note] Server hostname (bind-address): '(null)'; port: 3306
130415 20:22:23 [Note] - '(null)' resolves to '0.0.0.0';
130415 20:22:23 [Note] Server socket created on IP: '0.0.0.0'.
130415 20:22:23 [Note] Event Scheduler: Loaded 0 events
130415 20:22:23 [Note] wampmysqld: ready for connections.
Version: '5.5.24-log' socket: '' port: 3306 MySQL Community Server (GPL)
130415 20:25:08 [Note] wampmysqld: Normal shutdown

130415 20:25:08 [Note] Event Scheduler: Purging the queue. 0 events
130415 20:25:08 InnoDB: Starting shutdown...
130415 20:25:09 InnoDB: Shutdown completed; log sequence number 1601193
130415 20:25:09 [Note] wampmysqld: Shutdown complete

wampmysqld: Error reading file '.\mysql-bin.~rec~' (Errcode: 22)
130415 21:32:23 [ERROR] MSYQL_BIN_LOG::purge_index_entry error -1 reading from register file.
130415 21:32:23 [ERROR] MYSQL_BIN_LOGeye popping smileypen_index_file failed to sync the index file.
130415 21:32:23 [ERROR] Aborting

130415 21:32:23 [Note] wampmysqld: Shutdown complete

wampmysqld: Error reading file '.\mysql-bin.~rec~' (Errcode: 22)
130415 21:33:50 [ERROR] MSYQL_BIN_LOG::purge_index_entry error -1 reading from register file.
130415 21:33:50 [ERROR] MYSQL_BIN_LOGeye popping smileypen_index_file failed to sync the index file.
130415 21:33:50 [ERROR] Aborting

130415 21:33:50 [Note] wampmysqld: Shutdown complete

wampmysqld: Error reading file '.\mysql-bin.~rec~' (Errcode: 22)
130415 21:38:30 [ERROR] MSYQL_BIN_LOG::purge_index_entry error -1 reading from register file.
130415 21:38:30 [ERROR] MYSQL_BIN_LOGeye popping smileypen_index_file failed to sync the index file.
130415 21:38:30 [ERROR] Aborting

130415 21:38:30 [Note] wampmysqld: Shutdown complete

wampmysqld: Error reading file '.\mysql-bin.~rec~' (Errcode: 22)
130415 21:39:07 [ERROR] MSYQL_BIN_LOG::purge_index_entry error -1 reading from register file.
130415 21:39:07 [ERROR] MYSQL_BIN_LOGeye popping smileypen_index_file failed to sync the index file.
130415 21:39:07 [ERROR] Aborting

130415 21:39:07 [Note] wampmysqld: Shutdown complete

wampmysqld: Error reading file '.\mysql-bin.~rec~' (Errcode: 22)
130415 21:54:17 [ERROR] MSYQL_BIN_LOG::purge_index_entry error -1 reading from register file.
130415 21:54:17 [ERROR] MYSQL_BIN_LOGeye popping smileypen_index_file failed to sync the index file.
130415 21:54:17 [ERROR] Aborting

130415 21:54:17 [Note] wampmysqld: Shutdown complete

130415 22:02:14 [Note] Plugin 'FEDERATED' is disabled.
130415 22:02:14 InnoDB: The InnoDB memory heap is disabled
130415 22:02:14 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130415 22:02:14 InnoDB: Compressed tables use zlib 1.2.3
130415 22:02:14 InnoDB: Initializing buffer pool, size = 128.0M
130415 22:02:14 InnoDB: Completed initialization of buffer pool
130415 22:02:15 InnoDB: highest supported file format is Barracuda.
130415 22:02:15 InnoDB: Waiting for the background threads to start
130415 22:02:16 InnoDB: 1.1.8 started; log sequence number 1601193
130415 22:02:16 [Note] Recovering after a crash using mysql-bin
130415 22:02:16 [Note] Starting crash recovery...
130415 22:02:16 [Note] Crash recovery finished.
130415 22:02:16 [Note] Server hostname (bind-address): '(null)'; port: 3306
130415 22:02:16 [Note] - '(null)' resolves to '0.0.0.0';
130415 22:02:16 [Note] Server socket created on IP: '0.0.0.0'.
130415 22:02:16 [Note] Event Scheduler: Loaded 0 events
130415 22:02:16 [Note] wampmysqld: ready for connections.
Version: '5.5.24-log' socket: '' port: 3306 MySQL Community Server (GPL)
130415 22:06:26 [Note] wampmysqld: Normal shutdown

130415 22:06:26 [Note] Event Scheduler: Purging the queue. 0 events
130415 22:06:26 InnoDB: Starting shutdown...
130415 22:06:27 InnoDB: Shutdown completed; log sequence number 1601193
130415 22:06:27 [Note] wampmysqld: Shutdown complete

130415 22:06:28 [Note] Plugin 'FEDERATED' is disabled.
130415 22:06:28 InnoDB: The InnoDB memory heap is disabled
130415 22:06:28 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130415 22:06:28 InnoDB: Compressed tables use zlib 1.2.3
130415 22:06:28 InnoDB: Initializing buffer pool, size = 128.0M
130415 22:06:28 InnoDB: Completed initialization of buffer pool
130415 22:06:28 InnoDB: highest supported file format is Barracuda.
130415 22:06:28 InnoDB: Waiting for the background threads to start
130415 22:06:29 InnoDB: 1.1.8 started; log sequence number 1601193
130415 22:06:29 [Note] Server hostname (bind-address): '(null)'; port: 3306
130415 22:06:29 [Note] - '(null)' resolves to '0.0.0.0';
130415 22:06:29 [Note] Server socket created on IP: '0.0.0.0'.
130415 22:06:29 [Note] Event Scheduler: Loaded 0 events
130415 22:06:29 [Note] wampmysqld: ready for connections.
Version: '5.5.24-log' socket: '' port: 3306 MySQL Community Server (GPL)
130415 22:07:04 [Note] wampmysqld: Normal shutdown

130415 22:07:04 [Note] Event Scheduler: Purging the queue. 0 events
130415 22:07:04 InnoDB: Starting shutdown...
130415 22:07:05 InnoDB: Shutdown completed; log sequence number 1601203
130415 22:07:05 [Note] wampmysqld: Shutdown complete

130415 22:07:06 [Note] Plugin 'FEDERATED' is disabled.
130415 22:07:06 InnoDB: The InnoDB memory heap is disabled
130415 22:07:06 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130415 22:07:06 InnoDB: Compressed tables use zlib 1.2.3
130415 22:07:06 InnoDB: Initializing buffer pool, size = 128.0M
130415 22:07:07 InnoDB: Completed initialization of buffer pool
130415 22:07:07 InnoDB: highest supported file format is Barracuda.
130415 22:07:07 InnoDB: Waiting for the background threads to start
130415 22:07:08 InnoDB: 1.1.8 started; log sequence number 1601203
130415 22:07:08 [Note] Server hostname (bind-address): '(null)'; port: 3306
130415 22:07:08 [Note] - '(null)' resolves to '0.0.0.0';
130415 22:07:08 [Note] Server socket created on IP: '0.0.0.0'.
130415 22:07:08 [Note] Event Scheduler: Loaded 0 events
130415 22:07:08 [Note] wampmysqld: ready for connections.
Version: '5.5.24-log' socket: '' port: 3306 MySQL Community Server (GPL)
130415 22:08:03 [Note] wampmysqld: Normal shutdown

130415 22:08:03 [Note] Event Scheduler: Purging the queue. 0 events
130415 22:08:03 InnoDB: Starting shutdown...
130415 22:08:03 InnoDB: Shutdown completed; log sequence number 1601203
130415 22:08:03 [Note] wampmysqld: Shutdown complete

130415 22:08:04 [Note] Plugin 'FEDERATED' is disabled.
130415 22:08:04 InnoDB: The InnoDB memory heap is disabled
130415 22:08:04 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130415 22:08:04 InnoDB: Compressed tables use zlib 1.2.3
130415 22:08:04 InnoDB: Initializing buffer pool, size = 128.0M
130415 22:08:05 InnoDB: Completed initialization of buffer pool
130415 22:08:05 InnoDB: highest supported file format is Barracuda.
130415 22:08:05 InnoDB: Waiting for the background threads to start
130415 22:08:06 InnoDB: 1.1.8 started; log sequence number 1601203
130415 22:08:06 [Note] Server hostname (bind-address): '(null)'; port: 3306
130415 22:08:06 [Note] - '(null)' resolves to '0.0.0.0';
130415 22:08:06 [Note] Server socket created on IP: '0.0.0.0'.
130415 22:08:06 [Note] Event Scheduler: Loaded 0 events
130415 22:08:06 [Note] wampmysqld: ready for connections.
Version: '5.5.24-log' socket: '' port: 3306 MySQL Community Server (GPL)
130415 22:12:03 [Note] wampmysqld: Normal shutdown

130415 22:12:03 [Note] Event Scheduler: Purging the queue. 0 events
130415 22:12:03 InnoDB: Starting shutdown...
130415 22:12:04 InnoDB: Shutdown completed; log sequence number 1601203
130415 22:12:04 [Note] wampmysqld: Shutdown complete

130415 22:12:05 [Note] Plugin 'FEDERATED' is disabled.
130415 22:12:05 InnoDB: The InnoDB memory heap is disabled
130415 22:12:05 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130415 22:12:05 InnoDB: Compressed tables use zlib 1.2.3
130415 22:12:06 InnoDB: Initializing buffer pool, size = 128.0M
130415 22:12:06 InnoDB: Completed initialization of buffer pool
130415 22:12:06 InnoDB: highest supported file format is Barracuda.
130415 22:12:06 InnoDB: Waiting for the background threads to start
130415 22:12:07 InnoDB: 1.1.8 started; log sequence number 1601203
130415 22:12:07 [Note] Server hostname (bind-address): '(null)'; port: 3306
130415 22:12:07 [Note] - '(null)' resolves to '0.0.0.0';
130415 22:12:07 [Note] Server socket created on IP: '0.0.0.0'.
130415 22:12:07 [Note] Event Scheduler: Loaded 0 events
130415 22:12:07 [Note] wampmysqld: ready for connections.
Version: '5.5.24-log' socket: '' port: 3306 MySQL Community Server (GPL)
130415 22:14:44 [Note] wampmysqld: Normal shutdown

130415 22:14:44 [Note] Event Scheduler: Purging the queue. 0 events
130415 22:14:44 InnoDB: Starting shutdown...
130415 22:14:45 InnoDB: Shutdown completed; log sequence number 1601213
130415 22:14:45 [Note] wampmysqld: Shutdown complete

130415 22:14:46 [Note] Plugin 'FEDERATED' is disabled.
130415 22:14:46 InnoDB: The InnoDB memory heap is disabled
130415 22:14:46 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130415 22:14:46 InnoDB: Compressed tables use zlib 1.2.3
130415 22:14:46 InnoDB: Initializing buffer pool, size = 128.0M
130415 22:14:46 InnoDB: Completed initialization of buffer pool
130415 22:14:46 InnoDB: highest supported file format is Barracuda.
130415 22:14:46 InnoDB: Waiting for the background threads to start
130415 22:14:47 InnoDB: 1.1.8 started; log sequence number 1601213
130415 22:14:47 [Note] Server hostname (bind-address): '(null)'; port: 3306
130415 22:14:47 [Note] - '(null)' resolves to '0.0.0.0';
130415 22:14:47 [Note] Server socket created on IP: '0.0.0.0'.
130415 22:14:47 [Note] Event Scheduler: Loaded 0 events
130415 22:14:47 [Note] wampmysqld: ready for connections.
Version: '5.5.24-log' socket: '' port: 3306 MySQL Community Server (GPL)
130415 23:09:10 [Note] wampmysqld: Normal shutdown

130415 23:09:10 [Note] Event Scheduler: Purging the queue. 0 events
130415 23:09:11 InnoDB: Starting shutdown...
130415 23:09:12 InnoDB: Shutdown completed; log sequence number 1601213
130415 23:09:12 [Note] wampmysqld: Shutdown complete

130416 8:40:10 [Note] Plugin 'FEDERATED' is disabled.
130416 8:40:10 InnoDB: The InnoDB memory heap is disabled
130416 8:40:10 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130416 8:40:10 InnoDB: Compressed tables use zlib 1.2.3
130416 8:40:10 InnoDB: Initializing buffer pool, size = 128.0M
130416 8:40:11 InnoDB: Completed initialization of buffer pool
130416 8:40:11 InnoDB: highest supported file format is Barracuda.
130416 8:40:12 InnoDB: Waiting for the background threads to start
130416 8:40:13 InnoDB: 1.1.8 started; log sequence number 1601213
130416 8:40:14 [Note] Server hostname (bind-address): '(null)'; port: 3306
130416 8:40:14 [Note] - '(null)' resolves to '0.0.0.0';
130416 8:40:14 [Note] Server socket created on IP: '0.0.0.0'.
130416 8:40:14 [Note] Event Scheduler: Loaded 0 events
130416 8:40:14 [Note] wampmysqld: ready for connections.
Version: '5.5.24-log' socket: '' port: 3306 MySQL Community Server (GPL)
130416 8:43:23 [Note] wampmysqld: Normal shutdown

130416 8:43:23 [Note] Event Scheduler: Purging the queue. 0 events
130416 8:43:23 InnoDB: Starting shutdown...
130416 8:43:24 InnoDB: Shutdown completed; log sequence number 1601213
130416 8:43:24 [Note] wampmysqld: Shutdown complete

130416 8:43:25 [Note] Plugin 'FEDERATED' is disabled.
130416 8:43:25 InnoDB: The InnoDB memory heap is disabled
130416 8:43:25 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130416 8:43:25 InnoDB: Compressed tables use zlib 1.2.3
130416 8:43:25 InnoDB: Initializing buffer pool, size = 128.0M
130416 8:43:26 InnoDB: Completed initialization of buffer pool
130416 8:43:26 InnoDB: highest supported file format is Barracuda.
130416 8:43:26 InnoDB: Waiting for the background threads to start
130416 8:43:27 InnoDB: 1.1.8 started; log sequence number 1601213
130416 8:43:27 [Note] Server hostname (bind-address): '(null)'; port: 3306
130416 8:43:27 [Note] - '(null)' resolves to '0.0.0.0';
130416 8:43:27 [Note] Server socket created on IP: '0.0.0.0'.
130416 8:43:27 [Note] Event Scheduler: Loaded 0 events
130416 8:43:27 [Note] wampmysqld: ready for connections.
Version: '5.5.24-log' socket: '' port: 3306 MySQL Community Server (GPL)
130416 10:45:29 [Note] Plugin 'FEDERATED' is disabled.
130416 10:45:29 InnoDB: The InnoDB memory heap is disabled
130416 10:45:29 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130416 10:45:29 InnoDB: Compressed tables use zlib 1.2.3
130416 10:45:29 InnoDB: Initializing buffer pool, size = 128.0M
130416 10:45:29 InnoDB: Completed initialization of buffer pool
130416 10:45:29 InnoDB: highest supported file format is Barracuda.
130416 10:45:30 InnoDB: Waiting for the background threads to start
130416 10:45:31 InnoDB: 1.1.8 started; log sequence number 1601213
wampmysqld: Error reading file '.\mysql-bin.000029' (Errcode: 22)
130416 10:45:31 [ERROR] I/O error reading the header from the binary log, errno=22, io cache code=-1
130416 10:45:31 [ERROR] I/O error reading the header from the binary log
130416 10:45:31 [ERROR] Can't init tc log
130416 10:45:31 [ERROR] Aborting

130416 10:45:31 InnoDB: Starting shutdown...
130416 10:45:32 InnoDB: Shutdown completed; log sequence number 1601213
130416 10:45:32 [Note] wampmysqld: Shutdown complete

130416 10:46:24 [Note] Plugin 'FEDERATED' is disabled.
130416 10:46:24 InnoDB: The InnoDB memory heap is disabled
130416 10:46:24 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130416 10:46:24 InnoDB: Compressed tables use zlib 1.2.3
130416 10:46:24 InnoDB: Initializing buffer pool, size = 128.0M
130416 10:46:24 InnoDB: Completed initialization of buffer pool
130416 10:46:24 InnoDB: highest supported file format is Barracuda.
130416 10:46:25 InnoDB: Waiting for the background threads to start
130416 10:46:26 InnoDB: 1.1.8 started; log sequence number 1601213
wampmysqld: Error reading file '.\mysql-bin.000029' (Errcode: 22)
130416 10:46:26 [ERROR] I/O error reading the header from the binary log, errno=22, io cache code=-1
130416 10:46:26 [ERROR] I/O error reading the header from the binary log
130416 10:46:26 [ERROR] Can't init tc log
130416 10:46:26 [ERROR] Aborting

130416 10:46:26 InnoDB: Starting shutdown...
130416 10:46:26 InnoDB: Shutdown completed; log sequence number 1601213
130416 10:46:26 [Note] wampmysqld: Shutdown complete

130416 10:46:35 [Note] Plugin 'FEDERATED' is disabled.
130416 10:46:35 InnoDB: The InnoDB memory heap is disabled
130416 10:46:35 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130416 10:46:35 InnoDB: Compressed tables use zlib 1.2.3
130416 10:46:35 InnoDB: Initializing buffer pool, size = 128.0M
130416 10:46:35 InnoDB: Completed initialization of buffer pool
130416 10:46:35 InnoDB: highest supported file format is Barracuda.
130416 10:46:35 InnoDB: Waiting for the background threads to start
130416 10:46:36 InnoDB: 1.1.8 started; log sequence number 1601213
wampmysqld: Error reading file '.\mysql-bin.000029' (Errcode: 22)
130416 10:46:36 [ERROR] I/O error reading the header from the binary log, errno=22, io cache code=-1
130416 10:46:36 [ERROR] I/O error reading the header from the binary log
130416 10:46:36 [ERROR] Can't init tc log
130416 10:46:36 [ERROR] Aborting

130416 10:46:36 InnoDB: Starting shutdown...
130416 10:46:37 InnoDB: Shutdown completed; log sequence number 1601213
130416 10:46:37 [Note] wampmysqld: Shutdown complete

130416 10:46:49 [Note] Plugin 'FEDERATED' is disabled.
130416 10:46:49 InnoDB: The InnoDB memory heap is disabled
130416 10:46:49 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130416 10:46:49 InnoDB: Compressed tables use zlib 1.2.3
130416 10:46:49 InnoDB: Initializing buffer pool, size = 128.0M
130416 10:46:49 InnoDB: Completed initialization of buffer pool
130416 10:46:49 InnoDB: highest supported file format is Barracuda.
130416 10:46:49 InnoDB: Waiting for the background threads to start
130416 10:46:50 InnoDB: 1.1.8 started; log sequence number 1601213
wampmysqld: Error reading file '.\mysql-bin.000029' (Errcode: 22)
130416 10:46:50 [ERROR] I/O error reading the header from the binary log, errno=22, io cache code=-1
130416 10:46:50 [ERROR] I/O error reading the header from the binary log
130416 10:46:50 [ERROR] Can't init tc log
130416 10:46:50 [ERROR] Aborting

130416 10:46:50 InnoDB: Starting shutdown...
130416 10:46:51 InnoDB: Shutdown completed; log sequence number 1601213
130416 10:46:51 [Note] wampmysqld: Shutdown complete

130416 10:47:09 [Note] Plugin 'FEDERATED' is disabled.
130416 10:47:09 InnoDB: The InnoDB memory heap is disabled
130416 10:47:09 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130416 10:47:09 InnoDB: Compressed tables use zlib 1.2.3
130416 10:47:09 InnoDB: Initializing buffer pool, size = 128.0M
130416 10:47:09 InnoDB: Completed initialization of buffer pool
130416 10:47:09 InnoDB: highest supported file format is Barracuda.
130416 10:47:09 InnoDB: Waiting for the background threads to start
130416 10:47:10 InnoDB: 1.1.8 started; log sequence number 1601213
wampmysqld: Error reading file '.\mysql-bin.000029' (Errcode: 22)
130416 10:47:10 [ERROR] I/O error reading the header from the binary log, errno=22, io cache code=-1
130416 10:47:10 [ERROR] I/O error reading the header from the binary log
130416 10:47:10 [ERROR] Can't init tc log
130416 10:47:10 [ERROR] Aborting

130416 10:47:10 InnoDB: Starting shutdown...
130416 10:47:11 InnoDB: Shutdown completed; log sequence number 1601213
130416 10:47:11 [Note] wampmysqld: Shutdown complete

130416 10:47:25 [Note] Plugin 'FEDERATED' is disabled.
130416 10:47:25 InnoDB: The InnoDB memory heap is disabled
130416 10:47:25 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130416 10:47:25 InnoDB: Compressed tables use zlib 1.2.3
130416 10:47:26 InnoDB: Initializing buffer pool, size = 128.0M
130416 10:47:26 InnoDB: Completed initialization of buffer pool
130416 10:47:26 InnoDB: highest supported file format is Barracuda.
130416 10:47:26 InnoDB: Waiting for the background threads to start
130416 10:47:27 InnoDB: 1.1.8 started; log sequence number 1601213
wampmysqld: Error reading file '.\mysql-bin.000029' (Errcode: 22)
130416 10:47:27 [ERROR] I/O error reading the header from the binary log, errno=22, io cache code=-1
130416 10:47:27 [ERROR] I/O error reading the header from the binary log
130416 10:47:27 [ERROR] Can't init tc log
130416 10:47:27 [ERROR] Aborting

130416 10:47:27 InnoDB: Starting shutdown...
130416 10:47:28 InnoDB: Shutdown completed; log sequence number 1601213
130416 10:47:28 [Note] wampmysqld: Shutdown complete

130416 10:49:30 [Note] Plugin 'FEDERATED' is disabled.
130416 10:49:30 InnoDB: The InnoDB memory heap is disabled
130416 10:49:30 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130416 10:49:30 InnoDB: Compressed tables use zlib 1.2.3
130416 10:49:30 InnoDB: Initializing buffer pool, size = 128.0M
130416 10:49:31 InnoDB: Completed initialization of buffer pool
130416 10:49:31 InnoDB: highest supported file format is Barracuda.
130416 10:49:31 InnoDB: Waiting for the background threads to start
130416 10:49:32 InnoDB: 1.1.8 started; log sequence number 1601213
wampmysqld: Error reading file '.\mysql-bin.000029' (Errcode: 22)
130416 10:49:32 [ERROR] I/O error reading the header from the binary log, errno=22, io cache code=-1
130416 10:49:32 [ERROR] I/O error reading the header from the binary log
130416 10:49:32 [ERROR] Can't init tc log
130416 10:49:32 [ERROR] Aborting

130416 10:49:32 InnoDB: Starting shutdown...
130416 10:49:33 InnoDB: Shutdown completed; log sequence number 1601213
130416 10:49:33 [Note] wampmysqld: Shutdown complete

130416 13:35:40 [Note] Plugin 'FEDERATED' is disabled.
130416 13:35:40 InnoDB: The InnoDB memory heap is disabled
130416 13:35:40 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130416 13:35:40 InnoDB: Compressed tables use zlib 1.2.3
130416 13:35:41 InnoDB: Initializing buffer pool, size = 128.0M
130416 13:35:41 InnoDB: Completed initialization of buffer pool
130416 13:35:41 InnoDB: highest supported file format is Barracuda.
130416 13:35:41 InnoDB: Waiting for the background threads to start
130416 13:35:42 InnoDB: 1.1.8 started; log sequence number 1601213
wampmysqld: Error reading file '.\mysql-bin.000029' (Errcode: 22)
130416 13:35:42 [ERROR] I/O error reading the header from the binary log, errno=22, io cache code=-1
130416 13:35:42 [ERROR] I/O error reading the header from the binary log
130416 13:35:42 [ERROR] Can't init tc log
130416 13:35:42 [ERROR] Aborting

130416 13:35:42 InnoDB: Starting shutdown...
130416 13:35:43 InnoDB: Shutdown completed; log sequence number 1601213
130416 13:35:43 [Note] wampmysqld: Shutdown complete

130416 15:17:35 [Note] Plugin 'FEDERATED' is disabled.
130416 15:17:35 InnoDB: The InnoDB memory heap is disabled
130416 15:17:35 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130416 15:17:35 InnoDB: Compressed tables use zlib 1.2.3
130416 15:17:35 InnoDB: Initializing buffer pool, size = 128.0M
130416 15:17:35 InnoDB: Completed initialization of buffer pool
130416 15:17:35 InnoDB: highest supported file format is Barracuda.
130416 15:17:36 InnoDB: Waiting for the background threads to start
130416 15:17:37 InnoDB: 1.1.8 started; log sequence number 1601213
wampmysqld: Error reading file '.\mysql-bin.000029' (Errcode: 22)
130416 15:17:37 [ERROR] I/O error reading the header from the binary log, errno=22, io cache code=-1
130416 15:17:37 [ERROR] I/O error reading the header from the binary log
130416 15:17:37 [ERROR] Can't init tc log
130416 15:17:37 [ERROR] Aborting

130416 15:17:37 InnoDB: Starting shutdown...
130416 15:17:37 InnoDB: Shutdown completed; log sequence number 1601213
130416 15:17:37 [Note] wampmysqld: Shutdown complete

130416 15:19:25 [Note] Plugin 'FEDERATED' is disabled.
130416 15:19:25 InnoDB: The InnoDB memory heap is disabled
130416 15:19:25 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130416 15:19:25 InnoDB: Compressed tables use zlib 1.2.3
130416 15:19:25 InnoDB: Initializing buffer pool, size = 128.0M
130416 15:19:25 InnoDB: Completed initialization of buffer pool
130416 15:19:25 InnoDB: highest supported file format is Barracuda.
130416 15:19:26 InnoDB: Waiting for the background threads to start
130416 15:19:27 InnoDB: 1.1.8 started; log sequence number 1601213
wampmysqld: Error reading file '.\mysql-bin.000029' (Errcode: 22)
130416 15:19:27 [ERROR] I/O error reading the header from the binary log, errno=22, io cache code=-1
130416 15:19:27 [ERROR] I/O error reading the header from the binary log
130416 15:19:27 [ERROR] Can't init tc log
130416 15:19:27 [ERROR] Aborting

130416 15:19:27 InnoDB: Starting shutdown...
130416 15:19:27 InnoDB: Shutdown completed; log sequence number 1601213
130416 15:19:27 [Note] wampmysqld: Shutdown complete

130416 19:37:44 [Note] Plugin 'FEDERATED' is disabled.
130416 19:37:44 InnoDB: The InnoDB memory heap is disabled
130416 19:37:44 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130416 19:37:44 InnoDB: Compressed tables use zlib 1.2.3
130416 19:37:44 InnoDB: Initializing buffer pool, size = 128.0M
130416 19:37:44 InnoDB: Completed initialization of buffer pool
130416 19:37:44 InnoDB: highest supported file format is Barracuda.
130416 19:37:44 InnoDB: Waiting for the background threads to start
130416 19:37:45 InnoDB: 1.1.8 started; log sequence number 1601213
wampmysqld: Error reading file '.\mysql-bin.000029' (Errcode: 22)
130416 19:37:45 [ERROR] I/O error reading the header from the binary log, errno=22, io cache code=-1
130416 19:37:45 [ERROR] I/O error reading the header from the binary log
130416 19:37:45 [ERROR] Can't init tc log
130416 19:37:45 [ERROR] Aborting

130416 19:37:45 InnoDB: Starting shutdown...
130416 19:37:46 InnoDB: Shutdown completed; log sequence number 1601213
130416 19:37:46 [Note] wampmysqld: Shutdown complete

130416 21:39:41 [Note] Plugin 'FEDERATED' is disabled.
130416 21:39:41 InnoDB: The InnoDB memory heap is disabled
130416 21:39:41 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130416 21:39:41 InnoDB: Compressed tables use zlib 1.2.3
130416 21:39:41 InnoDB: Initializing buffer pool, size = 128.0M
130416 21:39:41 InnoDB: Completed initialization of buffer pool
130416 21:39:42 InnoDB: highest supported file format is Barracuda.
130416 21:39:42 InnoDB: Waiting for the background threads to start
130416 21:39:43 InnoDB: 1.1.8 started; log sequence number 1601213
wampmysqld: Error reading file '.\mysql-bin.000029' (Errcode: 22)
130416 21:39:43 [ERROR] I/O error reading the header from the binary log, errno=22, io cache code=-1
130416 21:39:43 [ERROR] I/O error reading the header from the binary log
130416 21:39:43 [ERROR] Can't init tc log
130416 21:39:43 [ERROR] Aborting

130416 21:39:43 InnoDB: Starting shutdown...
130416 21:39:44 InnoDB: Shutdown completed; log sequence number 1601213
130416 21:39:44 [Note] wampmysqld: Shutdown complete

130416 21:40:49 [Note] Plugin 'FEDERATED' is disabled.
130416 21:40:49 InnoDB: The InnoDB memory heap is disabled
130416 21:40:49 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130416 21:40:49 InnoDB: Compressed tables use zlib 1.2.3
130416 21:40:49 InnoDB: Initializing buffer pool, size = 128.0M
130416 21:40:49 InnoDB: Completed initialization of buffer pool
130416 21:40:49 InnoDB: highest supported file format is Barracuda.
130416 21:40:49 InnoDB: Waiting for the background threads to start
130416 21:40:50 InnoDB: 1.1.8 started; log sequence number 1601213
wampmysqld: Error reading file '.\mysql-bin.000029' (Errcode: 22)
130416 21:40:50 [ERROR] I/O error reading the header from the binary log, errno=22, io cache code=-1
130416 21:40:50 [ERROR] I/O error reading the header from the binary log
130416 21:40:50 [ERROR] Can't init tc log
130416 21:40:50 [ERROR] Aborting

130416 21:40:50 InnoDB: Starting shutdown...
130416 21:40:51 InnoDB: Shutdown completed; log sequence number 1601213
130416 21:40:51 [Note] wampmysqld: Shutdown complete

130416 21:41:01 [Note] Plugin 'FEDERATED' is disabled.
130416 21:41:01 InnoDB: The InnoDB memory heap is disabled
130416 21:41:01 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130416 21:41:01 InnoDB: Compressed tables use zlib 1.2.3
130416 21:41:01 InnoDB: Initializing buffer pool, size = 128.0M
130416 21:41:01 InnoDB: Completed initialization of buffer pool
130416 21:41:01 InnoDB: highest supported file format is Barracuda.
130416 21:41:01 InnoDB: Waiting for the background threads to start
130416 21:41:02 InnoDB: 1.1.8 started; log sequence number 1601213
wampmysqld: Error reading file '.\mysql-bin.000029' (Errcode: 22)
130416 21:41:02 [ERROR] I/O error reading the header from the binary log, errno=22, io cache code=-1
130416 21:41:02 [ERROR] I/O error reading the header from the binary log
130416 21:41:02 [ERROR] Can't init tc log
130416 21:41:02 [ERROR] Aborting

130416 21:41:02 InnoDB: Starting shutdown...
130416 21:41:03 InnoDB: Shutdown completed; log sequence number 1601213
130416 21:41:03 [Note] wampmysqld: Shutdown complete

Options: ReplyQuote
Re: phpMyAdmin and apache does not work?
Posted by: RiggsFolly (---.as13285.net)
Date: April 16, 2013 11:29PM

It looks like you have corrupted a log file.

Unless I know exactly what you are doing I cannot suggest a fix.

If it just test data I woudl try deleting the log file with the corruption, but I have no idea what that may do.

Options: ReplyQuote


Sorry, only registered users may post in this forum.