MySQL Query : select c.user_name,c.content,c.comment_rank,c.id_value,u.address,g.goods_thumb FROM ecs_comment as c,ecs_user_address as u,ecs_goods as g where c.user_id = u.user_id and c.id_value=g.goods_id and u.city= 'Î÷°²' and u.address like '%Î÷°²%' order by rand() LIMIT 5
MySQL Error : Table 'yayaliyi_com.ecs_comment' doesn't exist
MySQL Errno : 1146
Message : Table 'yayaliyi_com.ecs_comment' doesn't exist
Need Help?