【问题标题】:mysql's got a bug show table is see table select cannot see tablemysql有一个bug show table is see table select cannot see table 【发布时间】:2018-01-13 00:12:32 【问题描述】: 测试发现navicat可以正常浏览表信息! 【问题讨论】: 标签: java mysql 【解决方案1】: 您是否将您的 MySQL db 目录移动到另一个地方?如果你这样做了,并且你有一个 InnoDB 表,你也需要移动你的 *ib 文件并确保它们在那里,例如(lbdata1、ib_logfile0 和 ib_logfile1)。 相关问题: MySQL > Table doesn't exist. But it does (or it should) 【讨论】: