Ciao, mi vergogno un po', ma cosa c'è di errato in questa query?
codice:
SELECT COUNT(*) as linux FROM logs_ip WHERE agent LIKE '%Linux%' AND NOT LIKE '%larbin%'
#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 'LIKE '%larbin%'' at line 1
grazie