Results 1 to 8 of 8

Thread: sql problem after upgrade to 2.6

  1. #1
    Join Date
    Oct 2007
    Posts
    9

    Default sql problem after upgrade to 2.6

    Hallo,
    yesterday I upgraded http://www.videomitici.com from 2.4 to 2.5 and then to 2.6. The host was always the same, but now after trying to upload a video I receive the error:

    Code:
    ERROR: Unable to execute query
    
    SELECT * FROM `config` WHERE `config_name`='enable_flvtool'
    
    MySQL server has gone away
    Details of the host: http://www.videomitici.com/phpinfo.php

    Thank you for help me in fix it

  2. #2
    Join Date
    Jan 2008
    Posts
    7

    Default Re: sql problem after upgrade to 2.6

    Have you tried repairing the database?

  3. #3
    Join Date
    Oct 2007
    Posts
    9

    Default Re: sql problem after upgrade to 2.6

    yes, the problem persists.

    In admin I see the video, inactive and without lenght. I have to put the duration of the video and activate it. Strange

  4. #4
    Join Date
    Jan 2008
    Posts
    7

    Default Re: sql problem after upgrade to 2.6

    Hi again.

    If you're interested, I can try helping you fix the problem. Pm me if interested. :)

  5. #5
    Join Date
    Apr 2007
    Posts
    2,202

    Default Re: sql problem after upgrade to 2.6

    Code:
    MySQL server has gone away
    This is MySQL server problem.

  6. #6
    Join Date
    Feb 2008
    Posts
    3

    Default Re: sql problem after upgrade to 2.6

    No, Admin.
    It's NOT MySQL server problem.
    It's happened when SCRIPT working more then "connection timeout" of MySQL configuration. It's SCRIPT PROBLEM
    I have the same error, video present in admin area, but without length. And video doesn't playing.
    I've described my problem here -> viewtopic.php?f=4&t=2425

  7. #7
    Join Date
    Nov 2007
    Location
    Bakersfield, CA
    Posts
    10

    Default Re: sql problem after upgrade to 2.6

    Admin,

    Our programmer says, "Holding the database connection open like that is a very bad idea. You should close the connection and write the data to an array while the video is processing and then insert the data in the array into the database."

    This will solve the problem for those that are getting a "MySQL has gone away" error during conversion.
    BakoWeb.com Website Hosting - www.bakoweb.com

  8. #8
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: sql problem after upgrade to 2.6

    This probably goes back to the posts about "max-users" errors that some of us were getting and I asked about whether or not the connections were closing, so I'm thinking my hunch was correct? The connections are not closing? Notably this post: viewtopic.php?f=4&t=2167
    If it's not fun, stop doing it!

Similar Threads

  1. problem with upload after upgrade to 2.6
    By hoque in forum Installation Support
    Replies: 3
    Last Post: 05-10-2008, 04:30 AM
  2. Upgrade bug v2.5 -> v2.6
    By Blizzmo in forum Bug Reports
    Replies: 4
    Last Post: 01-31-2008, 02:17 PM
  3. Upload problem on upgrade
    By devarioj in forum Fixed Bugs
    Replies: 1
    Last Post: 08-30-2007, 07:46 PM
  4. need help with upgrade
    By clivimo in forum Installation Support
    Replies: 5
    Last Post: 08-19-2007, 01:37 PM
  5. upgrade didn't take it seems - need some help
    By brenea in forum General Discussions
    Replies: 1
    Last Post: 08-05-2007, 06:12 AM

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
  •