我在MySql中有以下代码块:/*!40101 SET character_set_client = utf8 */; `id` int(11) NOT NULL AUTO_INCREMENTInnoDB AUTO_INCREMENT=7177 DEFAULT CHARSET=utf8;ERROR 1103 (42000) at line 56: Inco
check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE TABLELIKE 'wp_%'' at line 1"DROPTABLE WHERE TABLE LIKE '{$wp}%'"
这个查询出了什么问题?