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

Table 'znl.kudo_baseinfo' doesn't exist