Results 1 to 3 of 3

Thread: Strainge details in one of my contacts

  1. #1
    time2see is offline Senior Member
    Join Date
    Dec 2008
    Posts
    25

    Default Strainge details in one of my contacts

    At the bottom of a page for one of my contacts i get the following message.

    Error running count query for Contact List: Query Failed SELECT count(*) c FROM tasks where ( tasks.contact_id= '76344297-0c42-93cc-d39f-495994cc462a' AND tasks.deleted=0 AND (tasks.status='Not Started' OR tasks.status='In Progress' OR tasks.status='Pending Input')) AND tasks.deleted=0 ) UNION ALL ( SELECT count(*) c FROM meetings INNER JOIN meetings_contacts ON (meetings.id=meetings_contacts.meeting_id AND meetings_contacts.contact_id= '76344297-0c42-93cc-d39f-495994cc462a') where ( meetings_contacts.deleted=0 AND meetings.deleted=0 AND (meetings.status='Planned')) AND meetings.deleted=0 ) UNION ALL ( SELECT count(*) c FROM calls INNER JOIN calls_contacts ON (calls.id=calls_contacts.call_id AND calls_contacts.contact_id= '76344297-0c42-93cc-d39f-495994cc462a') where ( calls_contacts.deleted=0 AND calls.deleted=0 AND (calls.status='Planned')) AND calls.deleted=0 )::MySQL error 2006: MySQL server has gone away

    Can someone help here?

  2. #2
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Strainge details in one of my contacts

    Looks like a MySQL configuration issue. Found this link that may help you. Hopefully!
    http://lists.mysql.com/mysql/215240

  3. #3
    time2see is offline Senior Member
    Join Date
    Dec 2008
    Posts
    25

    Default Re: Strainge details in one of my contacts

    Thanks but I dont understand what I am supposed to do with the info on the link.
    Can someone else help?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. cases without details
    By kandhap in forum Developer Help
    Replies: 0
    Last Post: 2007-11-15, 03:38 AM
  2. Replies: 0
    Last Post: 2007-04-30, 07:09 PM
  3. campaign: more details, please!
    By 100asa in forum Help
    Replies: 0
    Last Post: 2006-04-11, 01:03 PM
  4. Bugs in Account Details
    By WSoft in forum Help
    Replies: 1
    Last Post: 2004-07-23, 09:46 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
  •