An Error Was Encountered

Error Number: 1054

Unknown column 'stock' in 'where clause'

select stock.*,store_stock.title_chs as store_title, store_stock.poster as store_poster, store_stock.field1 as store_field1, store_stock.field2 as store_field2, store_stock.field3 as store_field3, store_stock.body_chs as store_body from stock INNER JOIN store_stock ON store_stock.sid=stock.store where id=stock limit 1