ciao, io ho la query:
Codice PHP:
SELECT id FROM azienda WHERE categoria IN (SELECT id FROM categoria WHERE id =OR subcat =1
in locale mi funziona tutto bene, su aruba mi da il seguente errore:
"#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id FROM fv_categoria WHERE id = 1 OR subcat = 1 ) LIMIT "

xke fa così? grazie