MySQL Forums
Forum List  »  Newbie

Re: Error number 11 means 'Resource temporarily unavailable'
Posted by: ramesh ss
Date: June 12, 2024 12:44AM

Starting MySQL service...
● mysql.service - MySQL Server
Loaded: loaded (/etc/systemd/system/mysql.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2024-06-12 11:38:53 IST; 9ms ago
Main PID: 18326 (mysqld)
Tasks: 1 (limit: 18924)
Memory: 2.6M
CPU: 7ms
CGroup: /system.slice/mysql.service
└─18326 /usr/local/mysql/bin/mysqld --defaults-file=/etc/my.cnf

Jun 12 11:38:53 inxsoft026-System-Product-Name systemd[1]: Started MySQL Server.
× mysqld.service - MySQL Server
Loaded: loaded (/etc/systemd/system/mysqld.service; enabled; vendor preset: enabled)
Active: failed (Result: timeout) since Wed 2024-06-12 11:38:53 IST; 235ms ago
CPU: 469ms

Jun 12 11:37:12 inxsoft026-System-Product-Name systemd[1]: Starting MySQL Server...
Jun 12 11:38:42 inxsoft026-System-Product-Name systemd[1]: mysqld.service: start operation timed out. Terminating.
Jun 12 11:38:53 inxsoft026-System-Product-Name systemd[1]: mysqld.service: Control process exited, code=exited, status=1/FAILURE
Jun 12 11:38:53 inxsoft026-System-Product-Name systemd[1]: mysqld.service: Failed with result 'timeout'.
Jun 12 11:38:53 inxsoft026-System-Product-Name systemd[1]: Failed to start MySQL Server.
MySQL installation complete. but while checking mysql --version its not avialable

Options: ReplyQuote


Subject
Written By
Posted
Re: Error number 11 means 'Resource temporarily unavailable'
June 12, 2024 12:44AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.