Results 1 to 2 of 2
I received the following error when attempting to log into one of my web applications.
ERROR: query failed: select distinct name from groups (ERROR: query failed: select distinct name from ...
- 08-26-2008 #1Linux Newbie
- Join Date
- Feb 2007
- Location
- USA
- Posts
- 221
Got Error 28 from Storage Engine
I received the following error when attempting to log into one of my web applications.
ERROR: query failed: select distinct name from groups (ERROR: query failed: select distinct name from groups (Got error 28 from storage engine)
I googled this error message and it appears to be a partition size issue where the MySQL databases are located. I am currently off site and unable to VNC into the server to check the partition sizes. I am guessing the culprit might be our web based fax application that is storing all of our faxes (PDF Files) both incoming/outgoing on the web root. I will not know for sure until I reboot and log into the server.
I am running SUSE Linux Enterprise Server 10 - SP1. I set the server up with the default partition settings.
I am curious if anyone has experienced this error and how it was resolved.
Regards,
-Mike
- 08-26-2008 #2Linux Newbie
- Join Date
- Feb 2007
- Location
- USA
- Posts
- 221
This is solved.
I cleared some disk space and MySQL is running again!!
-Mike


Reply With Quote