what is sql error?

  • Author
    Posts
  • #71612

    Today I encountered the message “sql error” on a oft-visited website, which was unsurprisingly inoperative. The other websites I accessed around the same time on the same PC operated normally. What does this error denote and is it a website error or a problem related to my OS?

    #71704
    Zed
    Cryout Creations mastermind

    It depends on what the rest of the error message actually said. It could have referred to SQL connection failed, which usually indicates hitting some server limit or an overloaded server, or it could have been an actualy SQL syntax error, which would indicate broken or invalid code (or broken database tables).

    Either case needs to be investigated further in the error logs.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘what is sql error?’ is closed to new replies.