1054 - Unknown column 'src_imagen' in 'where clause'

select * from products p left join products_description pd on p.products_id=pd.products_id where pd.products_url<>'' and pd.products_url=''+src_imagen+'' and pd.language_id=3 limit 0,1

[TEP STOP]