MYSQL error

Discussion in 'Troubleshooting' started by robbyschanilec, Nov 29, 2016.

  1. robbyschanilec

    robbyschanilec New Member

    Joined:
    Feb 9, 2016
    Messages:
    22
    Has anyone had this error or know what causes it?

    "MYSQL Error happened, script stopped. Website admin can find more details about the problem at CP -> Error Log

    Please contact webmaster: .


    WARNING: Error while sending QUERY packet. PID=92943 in line 3189 of file mysql.inc.php"

    Ive gone to that part in the page but no real info there and there is nothing in the logs.
  2. ccwjames

    ccwjames Member

    Joined:
    Sep 11, 2014
    Messages:
    430
    google seems to say about secuirty? what mysql u on?
  3. caesar

    caesar aMember Pro Developer Staff Member

    Joined:
    Oct 16, 2009
    Messages:
    2,295
    I believe it is some issue on your MySQL server. I suggest to check MySQL server error log to get some clue about reason of this issue.
  4. robw

    robw CGI-Central Partner

    Joined:
    Dec 18, 2007
    Messages:
    287
    This can happen if MySQL has max_allowed_packet set too small... could be a starting point anyhow.

    Cheers
    Rob
    caesar likes this.

Share This Page