Results 1 to 3 of 3

Thread: MySQL error 130

  1. #1
    henryv is offline Junior Member
    Join Date
    Feb 2010
    Posts
    2

    Default MySQL error 130

    Can anyone help me to solve this error?

    Error filling in additional detail fields: Query Failed:SELECT acc.id, acc.name, con_reports_to.first_name, con_reports_to.last_name from contacts left join accounts_contacts a_c on a_c.contact_id = '' and a_c.deleted=0 left join accounts acc on a_c.account_id = acc.id and acc.deleted=0 left join contacts con_reports_to on con_reports_to.id = contacts.reports_to_id where contacts.id = ''::MySQL error 130:

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: MySQL error 130

    What error is displayed if you try to execute this query on phpMyAdmin?

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    henryv is offline Junior Member
    Join Date
    Feb 2010
    Posts
    2

    Default Re: MySQL error 130

    with all accounts, with the admin and the users... Web server and VNC.
    It gets to user and password, and then when it wants to log in, it gets me this error.

    thanks

    Enrique Vela

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. MySQL error 2006: MySQL server has gone away
    By fusionstaffing in forum Developer Help
    Replies: 1
    Last Post: 2009-09-25, 10:43 PM
  2. Replies: 3
    Last Post: 2009-04-07, 09:17 AM
  3. Replies: 3
    Last Post: 2009-02-18, 06:10 PM
  4. Replies: 0
    Last Post: 2008-10-22, 11:24 AM
  5. Replies: 0
    Last Post: 2008-02-06, 11:09 PM

Tags for this Thread

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
  •