【发布时间】:2018-01-09 18:52:23
【问题描述】:
我最近将 phpMyAdmin 从 4.3.x 升级到 4.7.3 并遇到了常见错误:
The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. Find out why.
Or alternately go to 'Operations' tab of any database to set it up there.
我已经对如何解决这个问题进行了大量研究,但我无法完全了解修复的作用。我不是 db 方面的专家,大多数堆栈答案/问题只是提供有关如何消除错误的修复并给出一个简短的简单解释,即“此修复将启用一些(最有可能)您将获得的无用功能” t 天生关心” - 就像这个流行的问题/答案 (PMA Database ... not OK in phpMyAdmin upgrade)。
phpMyAdmin 文档解释了启用这些功能的含义,但没有说明它们的作用和目的是什么 (https://docs.phpmyadmin.net/en/latest/setup.html#linked-tables)。
也许这是我的有限理解,但我一直在寻找更多关于如何/何时/为什么使用这些功能类型的解释。
另外请注意,我并不是要求修复以消除错误。
【问题讨论】:
标签: php mysql phpmyadmin