federkillagain
4-28-06, 12:28 PM
From time to time me and my colleagues are getting an error problem when we introduce our username and password on sugarcrm. The error is the following
Query Failed:SELECT count( DISTINCT users.id ) user_count FROM tracker, users WHERE users.id = tracker.user_id AND PERIOD_DIFF( EXTRACT(YEAR_MONTH FROM NOW( )) , EXTRACT(YEAR_MONTH FROM tracker.date_modified) ) <=1::MySQL error 5: Out of memory (Needed 8388580 bytes)
I thought at first that the username and password were wrong but I checked and they are ok.
Please help, this is a nice tool and we want to use it without problems:confused:
Query Failed:SELECT count( DISTINCT users.id ) user_count FROM tracker, users WHERE users.id = tracker.user_id AND PERIOD_DIFF( EXTRACT(YEAR_MONTH FROM NOW( )) , EXTRACT(YEAR_MONTH FROM tracker.date_modified) ) <=1::MySQL error 5: Out of memory (Needed 8388580 bytes)
I thought at first that the username and password were wrong but I checked and they are ok.
Please help, this is a nice tool and we want to use it without problems:confused: