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.