|
|
Database error: Invalid SQL: SELECT A.*,B.item_id, B.country_id, B.price as county_price,B.price as total FROM items A, item_countries_rel B WHERE a.item_id=B.item_id AND country_id=2
MySQL Error: 1054 (Unknown column 'a.item_id' in 'where clause')
Session halted. |