数据库表打不开报错1932

打开数据库表名的时候提示1932 mysql error table xxx doesn't exist in engine

可能是你以前删了该表

http://www.ceus-now.com/1932-table-phpmyadmin-pma-tracking-doesn-t-exist-in-engine/

错误显示 你要执行的表不存在 你应该是删除 或者数据库没有连接对

错误信息就是提示表不存在啊