phpmyadmin 中的恼人警告 [英] Annoying warning in phpmyadmin

查看:55
本文介绍了phpmyadmin 中的恼人警告的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

每次我登录到 phpMyAdmin 时,我都会在红色框中收到一条恼人的警告消息,我已经卸载了 xampp,然后再次安装了几次,然后我删除了所有文件,然后重新安装了所有文件,但仍然出现该消息.这是我不断收到的警告信息...

every time I login to phpMyAdmin I get an Annoying warning message in a red box, I have uninstalled xampp and then installed it again several times and I deleted all the files then re-installed everything again but still that message appears. this is the warning message i keep getting...

Warning in .\libraries\dbi\DBIMysqli.class.php#261
mysqli_query(): (HY000/1030): Got error 9 "Bad file descriptor" from storage engine MyISAM

Backtrace

.\libraries\dbi\DBIMysqli.class.php#261: mysqli_query(
object,
string 'SELECT * FROM `mysql`.`db` LIMIT 1',
integer 0,
)
.\libraries\DatabaseInterface.class.php#246: PMA_DBI_Mysqli->realQuery(
string 'SELECT * FROM `mysql`.`db` LIMIT 1',
object,
integer 0,
)
.\libraries\check_user_privileges.lib.php#46: PMA_DatabaseInterface->tryQuery(string 'SELECT * FROM `mysql`.`db` LIMIT 1')
.\libraries\check_user_privileges.lib.php#395: PMA_checkRequiredPrivilgesForAdjust()
.\libraries\List_Database.class.php#17: require_once(.\libraries\check_user_privileges.lib.php)
.\libraries\PMA.php#17: require_once(.\libraries\List_Database.class.php)
.\libraries\common.inc.php#1089: include_once(.\libraries\PMA.php)
.\index.php#12: require_once(.\libraries\common.inc.php)

我该如何摆脱它或如何解决这个问题,谢谢.

how do i get rid of it or how to fix this problem thanks.

推荐答案

转到 xampp\mysql\bin 文件夹并找到 mysql_upgrade.exe 并简单地运行它(双击它),这应该可以解决问题.

Go to xampp\mysql\bin folder and find mysql_upgrade.exe and simply run it (Double click it) and this should solve the problem.

这篇关于phpmyadmin 中的恼人警告的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆