MyBB Community Forums

Full Version: SQL Error 1290
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
http://www.theparashoot.com/parashooters was working fine, and all of a sudden getting this error message today, please help:
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:1290 - The MySQL server is running with the --read-only option so it cannot execute this statementQuery:UPDATE mybb_users SET unreadpms=0 WHERE uid='1'
Please contact the MyBB Group for technical support.
As of the error says; Your MySQL Server is running in READ ONLY mode, this means MyBB can only READ data in your database and can't store something.
(2016-03-27, 08:17 PM)theparashoot Wrote: [ -> ]http://www.theparashoot.com/parashooters was working fine, and all of a sudden getting this error message today, please help:
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:1290 - The MySQL server is running with the --read-only option so it cannot execute this statementQuery:UPDATE mybb_users SET unreadpms=0 WHERE uid='1'
Please contact the MyBB Group for technical support.

Hey by any chance you are hosting on godaddy? Im having the same issue now....
^ please contact your web host for fixing it !
Thanks, will do!