Set an image for Centric CRM 4.1 (Stable and Released)

Sign In or Register

Centric CRM 4.1 (Stable and Released)

Core Team
PUBLIC PROFILE

Back to topics

File Submissions

MySql error fixed during the creation of custom field list

You need to be logged in to post messages

MySql error fixed during the creation of custom field list

10/5/2007 10:21 AM EDT

I'm using MySql 5.0 and when i try to retrive the list of custom field I receive the following error:

"This version of MySQL doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery'"

this happen because the query to retrive the custom field list contains a subquery with key word "LIMIT".

I've created a new query that is used only if the database type is MYSQL.