Results 1 to 3 of 3

Thread: Question About Mysql Error

  1. #1
    Join Date
    Sep 2009
    Posts
    3

    Unhappy Question About Mysql Error

    Whenever i try to embed/post a new video this error shows up and i dunno what it means or how to repair this:

    ERROR: Unable to execute query SELECT * FROM `videos` WHERE `video_active`=1 AND `video_approve`=1 AND `video_type`='public' AND `video_id`=12161 MySQL server has gone

    Thanks in advance for the reply :)

  2. #2

    Default

    How you tried the upload , login to admin area or from user end ?

    Can you post the url here

  3. #3
    Join Date
    Sep 2008
    Posts
    1,019

    Default

    That error happens when your mySQL server's connection settings are set too low. Basically, mySQL is terminating the connections faster than your site can tell it what to do. If you are on your own server or on a VPS, you can fix this yourself by editing your my.cnf file and changing the wait timeout variable. If you are on shared hosting, you will need to ask your host to increase the timeout for you.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •