Results 1 to 5 of 5

Thread: LIMIT 0,20::MySQL error 1064:

  1. #1
    gkeyes is offline Sugar Community Member
    Join Date
    May 2008
    Posts
    29

    Default LIMIT 0,20::MySQL error 1064:

    Query Failed:SELECT date_entered, name FROM notes ORDER BY created_by, date_entered; LIMIT 0,20::MySQL error 1064:

    All of my reports are simple, but I keep getting this error no matter what I do.
    I see this "might" be a bug, is this confirmed. Is there a work around for this?

    I am using SugarCE 5d with the ZuckerReports 1.8

  2. #2
    ptemplin7 is offline Sugar Community Member
    Join Date
    Jun 2007
    Location
    Puget Sound Washington
    Posts
    380

    Default Re: LIMIT 0,20::MySQL error 1064:

    Use your SQL tool to double check the table notes. Make sure those fields exist in the table.

    My guess You deleted or added some fields along the line and it can't find one of them in that table.

    What OS are you on?

    Thanks Paris

  3. #3
    gkeyes is offline Sugar Community Member
    Join Date
    May 2008
    Posts
    29

    Default Re: LIMIT 0,20::MySQL error 1064:

    You are correct, there was one of those pesky "one letter" off problems.

    Thanks

  4. #4
    LOST-GUY is offline Member
    Join Date
    Apr 2010
    Posts
    5

    Default Re: LIMIT 0,20::MySQL error 1064:

    Where did you repair this issue, within what file or is it a stored proc?

  5. #5
    ptemplin7 is offline Sugar Community Member
    Join Date
    Jun 2007
    Location
    Puget Sound Washington
    Posts
    380

    Default Re: LIMIT 0,20::MySQL error 1064:

    Lost-Guy

    This was a SQL fix. There was likely a name change and he needed to update the Zucker report call for the table. Use you SQL tools and display the table in question. Look at the query and check the column names against your call.

    Good Luck, Paris
    Paris Templin, CEO

    Templin Computing LLC- Washington State based IT and Onlne Backup Specialiosts. We specialize in providing CRM and backup solutions to small and medium businesses.

    http://www.templincomputing.net

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Email Batch Limit Not Working
    By suredoc in forum Help
    Replies: 3
    Last Post: 2007-12-12, 04:01 PM
  2. Limit contact popup to chosen Account
    By Tryphan in forum Developer Help
    Replies: 0
    Last Post: 2007-10-29, 11:54 PM
  3. Replies: 3
    Last Post: 2005-11-25, 09:14 AM
  4. Replies: 2
    Last Post: 2005-06-24, 05:56 AM
  5. Issue with Record Limit on Member Organizations Sub Menu
    By SponjWorthy in forum General Discussion
    Replies: 3
    Last Post: 2005-05-16, 02:31 PM

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
  •