select b.*,t.* from `kudo_baseinfo` b left join `kudo_m_product` t on b.id=t.id where b.`id`='5' and b.`mid`='2' LIMIT 1

Table 'znl.kudo_baseinfo' doesn't exist