An error occured.
Query: select v.*, t.name_ru as technique_ru, t.name_en as technique_en from vernisazh as v inner join technique as t on (v.idtechnique = t.id) where v.year= and v.arch=0 ORDER BY sdated DESC
Host: localhost
Database: triptych_triptych
User: triptych_root
MySQL said: 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 'and v.arch=0 ORDER BY sdated DESC' at line 1