Results 1 to 10 of 18

Hybrid View

  1. #1
    Join Date
    Aug 2005
    Posts
    169
    Plugin Contributions
    0

    Default Re: SQL Error

    This happens when creating an account or checking out. The funny thing is that the account is created; after getting that error, I go back to the store's index page and see the account has been created and I'm logged in.

    http://www.simpaticohamptons.com/store/

    I had an issue with a UPS XML module bu got it to work after a clean install. Any suggestions?

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: SQL Error

    Fell asleep waiting for your page to load - - Do something about your images at 300+k per and then your hosting server is serving these up slowly.

    The small base image that is 100x80 px needs only be 2-4k to render an acceptable image

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: SQL Error

    Created an account no error -

    Logged in no error

    Added item to cart got to step 3 of 3 emptied cart - no error -

    Selected continue and got this error:
    Code:
    2006 MySQL server has gone away
    in:
    [select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies]
    2006 MySQL server has gone away
    in:
    [select count(*) as total from sessions where sesskey = '377ce7b8663e369e94d0c12c5ff04261']
    Refreshed after a wait and page came back up----

    I suspect that you are having hosting server issues

  4. #4
    Join Date
    Aug 2005
    Posts
    169
    Plugin Contributions
    0

    Default Re: SQL Error

    Thanks, I'll look into it. ;)

  5. #5
    Join Date
    Aug 2005
    Posts
    169
    Plugin Contributions
    0

    red flag Re: SQL Error

    After checking SQL, here's what my server support concluded:

    ***QUOTE***
    Yes, ZenCart is widely used, however there are also a few bugs when working with BLOB formats. You can find advice on their forums and mailing lists on how to prevent this. This is not a system related issue.
    ***/QUOTE***

    Does that make any sense to anyone? :)

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: SQL Error

    Not sure if this will help;
    http://www.zen-cart.com/forum/showth...highlight=BLOB

    Also do a search on blob and see if there might be other related posts that can help ...

    Do let us know if you find a solution to this one ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #7
    Join Date
    Aug 2005
    Posts
    169
    Plugin Contributions
    0

    Default Re: SQL Error 2006 MySQL server has gone away

    Time will tell but I've successfully run the following SQL command:

    # change cache tracking size
    TRUNCATE TABLE db_cache;
    ALTER TABLE db_cache CHANGE cache_data cache_data mediumblob;

    Thanks for the link! ;)

 

 

Similar Threads

  1. Cart Error: 2006 MySQL server has gone away
    By cinedictum in forum General Questions
    Replies: 7
    Last Post: 13 Mar 2010, 02:26 PM
  2. PP Express SQL Error "2006 MySQL server has gone away"
    By serial3dart in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 4 Feb 2010, 03:41 AM
  3. Replies: 5
    Last Post: 5 Jan 2010, 09:07 PM
  4. 2006 MySQL server has gone away - error message
    By betheone in forum General Questions
    Replies: 5
    Last Post: 19 Dec 2009, 05:12 AM
  5. 2006 MySQL server has gone away Error
    By pinkchalkstudio in forum General Questions
    Replies: 1
    Last Post: 18 Sep 2008, 07:28 PM

Posting Permissions

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