MySQL - Timeout error occurred trying to start MySQL Daemon.
Hello,
Im using MySQL via webmin, im trying to start the server but get this error,
Failed to start database :
Timeout error occurred trying to start MySQL Daemon.
Starting MySQL: [FAILED]
So I have checked the log file in /var/log/mysqld.log
mysqld started
[ERROR] bdb: unable to initialize mutex: Function not implemented
[ERROR] bdb: process-private: unable to initialize environment
lock: Function not implemented
InnoDB: Started; log sequence number 0 43634
[ERROR] Can't init databases
[ERROR] Aborting
InnoDB: Starting shutdown...
InnoDB: Shutdown completed; log sequence number 0 43634
[Note] /usr/libexec/mysqld: Shutdown complete
mysqld ended
mysqld started
[ERROR] bdb: unable to initialize mutex: Function not implemented
[ERROR] bdb: process-private: unable to initialize environment
lock: Function not implemented
InnoDB: Started; log sequence number 0 43634
[ERROR] Can't init databases
[ERROR] Aborting
But im not sure what to do?
Thanks
|