Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


LET giving errors while posting and commenting...
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

LET giving errors while posting and commenting...

agentmishraagentmishra Member, Host Rep

did any one else discover this

i tried to comment and got this error

The MySQL server is running with the --read-only option so it cannot execute this statement|Gdn_Database|Query|update GDN_User User set Attributes = :Attributes where UserID = :UserID

and

{"Code":256,"Exception":"The MySQL server is running with the --read-only option so it cannot execute this statement|Gdn_Database|Query|insert GDN_Draft \n(Body, CategoryID, InsertUserID, UpdateUserID, Name, Tags, Format, DateInserted, DateUpdated) \nvalues (:Body, :CategoryID, :InsertUserID, :UpdateUserID, :Name, :Tags, :Format, :DateInserted, :DateUpdated)","Class":"Gdn_ErrorException"}

and

{"Code":256,"Exception":"The MySQL server is running with the --read-only option so it cannot execute this statement|Gdn_Database|Query|update GDN_User User\nset Attributes = :Attributes\nwhere UserID = :UserID","Class":"Gdn_ErrorException"}

and

Whoops! There was an error.

whats happening?

Comments

  • The MySQL server is probably running with the --read-only option so it cannot execute those statements.

  • agentmishraagentmishra Member, Host Rep

    @Bogdacutuu said:
    The MySQL server is probably running with the --read-only option so it cannot execute those statements.

    very true, seems like some maintenance thing going on...

Sign In or Register to comment.