xampp phpmyAdmin

原文链接: http://www.cnblogs.com/linbinqiang/p/5074311.html

table pea not exist

步骤如下
首先在/usr/share/doc/phpmyadmin/examples/下找到create_tables.sql.gz
gzip create_tables.sql.gz
编辑文件create_tables.sql,全文替换pma__为pma_搜索(或相反)
在phpmyadmin上导入该数据库文件

连接如下
stackoverflow.com/questions/12760394/1146-table-phpmyadmin-pma-recent-doesnt-exist

转载于:https://www.cnblogs.com/linbinqiang/p/5074311.html

猜你喜欢

转载自blog.csdn.net/weixin_30687587/article/details/94788012