Hi all!
We have a problem. Today Limesurvey start to request to update database when you try to login at the /admin page without any request. And worst of that is that it fail in the process.
We have LS 2.5 working well until friday. Today start with this page:
And if yo click the button, it say:
An non-recoverable error happened during the update. Error details:
CDbCommand failed to execute the SQL statement: SQLSTATE[42601]: Syntax error: 7 ERROR: error de sintaxis en o cerca de «NOT» LINE 1: ... COLUMN "users_name" TYPE character varying (64) NOT NULL ^. The SQL statement executed was: ALTER TABLE "lime_users" ALTER COLUMN "users_name" TYPE character varying (64) NOT NULL
Please fix this error in your database and try again
Any idea? How could we stop the upgrade and why this process start?