SQL: SELECT l_id, l_munsyid, l_album, l_title FROM lirik a WHERE l_actived = 1 AND l_id NOT IN() AND l_munsyid like '%%' ORDER BY l_munsyid, l_album DESC LIMIT 0, 5

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND l_munsyid like '%%' ORDER BY l_munsyid, l_album DESC LIMI...' at line 3