SQL: SELECT cu.*,cc.cityname,cc.citybelong,cc.citymaster,ct.*,cn.npcname,cn.npcbelong,cm.username FROM [Table]coscarduser cu LEFT join [Table]coscardcity cc on cc.cityid=cu.home LEFT join [Table]coscardcountry ct on ct.countrybelong=cu.pcbelong LEFT join [Table]coscardnpc cn on cn.npccountryid=cu.pcbelong and cn.npcbelong=cu.pcbelong LEFT join [Table]members cm on cm.uid=ct.kinguid where cu.uid='20041'
Error: Table Table]coscarduser' doesn't exist
数据表缺失,请恢复备份数据
Similar error report has beed dispatched to administrator before. |