Scanners
Type
Brand
    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 ') order by manufacturers_name ASC' at line 1

    select m.manufacturers_name, m.manufacturers_id from manufacturers m where m.manufacturers_id in () order by manufacturers_name ASC

    [TEP STOP]