Currently we're using LimeSurvey version Versión 2.72.4+171110 and when we want to get all polsters I get the following error:
Code:
Internal Server Error
CDbCommand falló al ejecutar la sentencia SQL: SQLSTATE[HY000]: General error:1194 Table 'lime_survey_138725' is marked as crashed and should be repaired
Un error interno ocurrió cuando el servidor estaba procesando su solicitud.
Si piensa que este es un error del servidor, por favor contacte a the webmaster.
Gracias.2019-04-0212:08:43
Just to be clear our LimeSurvey is in spanish but the error is referencing to the lime_survey_138725 table. We checked phpMyAdmin console and the table looks ok so we don't understand what is causing the error.
Please advice how to solve this error without having to update the whole application.
It's an error coming from the DB manager , not LimeSurvey.
Did you try in phpMyAdmin
Code:
REPAIR TABLE `lime_survey_138725`
?
And
Code:
CHECK TABLE `lime_survey_138725`
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.