dirkroettgers34
New Member
- Messages
- 2
- Reaction score
- 0
- Points
- 0
Hi all,
I got the following MySQl-message:
Googling told me, that I might have a full harddisk, which I guess cannot be true. The only thing I use the server for is a survey-software (limesurvey), which takes up 80 MB. The answered surveys themselves don't take up much space either, since not many respondents have answered yet.
So, what else could it be?
Any suggestions? I'd be grateful for any answer.
I got the following MySQl-message:
Code:
Got error 28 from storage engine: SELECT a.*, surveyls_title, surveyls_description, surveyls_welcometext, surveyls_url FROM `asdirk_surveys` AS a INNER JOIN `asdirk_surveys_languagesettings` on (surveyls_survey_id=a.sid and surveyls_language=a.language) order by active DESC, surveyls_title
Googling told me, that I might have a full harddisk, which I guess cannot be true. The only thing I use the server for is a survey-software (limesurvey), which takes up 80 MB. The answered surveys themselves don't take up much space either, since not many respondents have answered yet.
So, what else could it be?
Any suggestions? I'd be grateful for any answer.
Last edited: