Page 1 of 1

my SQL 'FEDERATED' is disabled.

PostPosted: 05. July 2013 15:36
by bsmile123
Not sure what this error means.

I'm using XAMPP 1.8.2 on Windows 7 32-bit. I am using the Control Panel 3.2.1.

130705 3:25:30 [Note] Plugin 'FEDERATED' is disabled.
130705 3:25:30 InnoDB: The InnoDB memory heap is disabled
130705 3:25:30 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130705 3:25:30 InnoDB: Compressed tables use zlib 1.2.3
130705 3:25:30 InnoDB: Initializing buffer pool, size = 16.0M
130705 3:25:30 InnoDB: Completed initialization of buffer pool
130705 3:25:30 InnoDB: highest supported file format is Barracuda.
130705 3:25:30 InnoDB: Waiting for the background threads to start
130705 3:25:31 InnoDB: 5.5.32 started; log sequence number 1595675
130705 3:25:31 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
130705 3:25:31 [Note] - '0.0.0.0' resolves to '0.0.0.0';
130705 3:25:31 [Note] Server socket created on IP: '0.0.0.0'.
130705 3:25:32 [ERROR] Event Scheduler: Failed to open table mysql.event
130705 3:25:32 [ERROR] Event Scheduler: Error while loading from disk.
130705 3:25:32 [Note] Event Scheduler: Purging the queue. 0 events
130705 3:25:32 [ERROR] Aborting

130705 3:25:32 InnoDB: Starting shutdown...
130705 3:25:32 InnoDB: Shutdown completed; log sequence number 1595675
130705 3:25:32 [Note] d:\xampp\mysql\bin\mysqld.exe: Shutdown complete

Re: my SQL 'FEDERATED' is disabled.

PostPosted: 05. July 2013 16:31
by hackattack142
Hello,

This seems to be your issue:
130705 3:25:32 [ERROR] Event Scheduler: Failed to open table mysql.event
130705 3:25:32 [ERROR] Event Scheduler: Error while loading from disk.


Did you install over an existing XAMPP installation?

Re: my SQL 'FEDERATED' is disabled.

PostPosted: 05. July 2013 20:37
by bsmile123
no it's this is the first time that i installed XAMPP but i already installed wampserver ,

Re: my SQL 'FEDERATED' is disabled.

PostPosted: 10. July 2013 17:15
by Saragialla
I have the same problem but in my case I installed xampp over an existing installation.
I tried to cancell it but something doesn't work ... What I have to do? :roll:

Re: my SQL 'FEDERATED' is disabled.

PostPosted: 15. July 2013 22:01
by hackattack142
Hello,

Unfortunately, you would probably be best off reinstalling it. Trying to install over an existing installation when there are major different versions could cause all sorts of strange issues. You could install the new one to a new location and copy over your website from the broken one.