Php MySql5.6扩展功能在添加后列为停用

Php MySql5.6扩展功能在添加后列为停用,php,mysql,phpmyadmin,Php,Mysql,Phpmyadmin,MySql5.6apache2.4php5.6win8.1 我从/examples/create_tables.sql导入并运行了脚本 phpmyadmin pma结构现在 pma__bookmark pma__central_columns pma__column_info pma__designer_coords <b>pma__favorite</b> pma__history pma__navigationhiding pma__pdf_pages pma

MySql5.6apache2.4php5.6win8.1

我从/examples/create_tables.sql导入并运行了脚本

phpmyadmin pma结构现在

pma__bookmark
pma__central_columns    
pma__column_info
pma__designer_coords
<b>pma__favorite</b>
pma__history
pma__navigationhiding
pma__pdf_pages
pma__recent
pma__relation
pma__savedsearches
pma__table_coords
pma__table_info
pma__table_uiprefs
pma__tracking
pma__userconfig
pma__usergroups
pma__users
18 tables   Sum 2   InnoDB  utf8_bin    368 KiB 0 B
pma\uu书签
pma__中心_柱
pma\uuu栏\u信息
pma\uuuu设计师\uu合作伙伴
最爱
pma___历史
pma__导航隐藏
pma\u\u pdf\u页面
pma___最近
pma___关系
pma_u_保存的搜索
pma_uuu表_u坐标
pma\u表\u信息
pma_uuu表
pma___跟踪
pma__用户配置
pma_u_用户组
pma___用户
18个表总计2 InnoDB utf8_bin 368千磅0千磅
我的config.ini.php文件的存储数据库和表部分是

$cfg['Servers'][$i]['pmadb'] = 'phpmyadmin';
$cfg['Servers'][$i]['bookmarktable'] = 'pma__bookmark';
$cfg['Servers'][$i]['relation'] = 'pma__relation';
$cfg['Servers'][$i]['table_info'] = 'pma__table_info';
$cfg['Servers'][$i]['table_coords'] = 'pma__table_coords';
$cfg['Servers'][$i]['pdf_pages'] = 'pma__pdf_pages';
$cfg['Servers'][$i]['column_info'] = 'pma__column_info';
$cfg['Servers'][$i]['history'] = 'pma__history';
$cfg['Servers'][$i]['table_uiprefs'] = 'pma__table_uiprefs';
$cfg['Servers'][$i]['tracking'] = 'pma__tracking';
$cfg['Servers'][$i]['designer_coords'] = 'pma__designer_coords';
$cfg['Servers'][$i]['userconfig'] = 'pma__userconfig';
$cfg['Servers'][$i]['recent'] = 'pma__recent';
<b> $cfg['Servers'][$i]['favorite'] = 'pma__favorite';</b>
$cfg['Servers'][$i]['users'] = 'pma__users';
$cfg['Servers'][$i]['usergroups'] = 'pma__usergroups';
$cfg['Servers'][$i]['navigationhiding'] = 'pma__navigationhiding';
$cfg['Servers'][$i]['savedsearches'] = 'pma__savedsearches';
<b> $cfg['Servers'][$i]['central_columns'] = 'pma__central_columns'</b>    
$cfg['Servers'][$i]['pmadb']='phpmyadmin';
$cfg['Servers'][$i]['bookmarktable']='pma__书签';
$cfg['Servers'][$i]['relation']='pma__关系';
$cfg['Servers'][$i]['table_info']='pma__table_info';
$cfg['Servers'][$i]['table_coords']='pma__table_coords';
$cfg['Servers'][$i]['pdf_pages']='pma__pdf_pages';
$cfg['Servers'][$i]['column_info']='pma__column_info';
$cfg['Servers'][$i]['history']='pma_______历史';
$cfg['Servers'][$i]['table_uiprefs']='pma_utable_uiprefs';
$cfg['Servers'][$i]['tracking']='pma__跟踪';
$cfg['Servers'][$i]['designer\u coords']='pma\u\u designer\u coords';
$cfg['Servers'][$i]['userconfig']='pma__userconfig';
$cfg['Servers'][$i]['recent']='pma_uurecent';
$cfg['Servers'][$i]['favorite']='pma__favorite';
$cfg['Servers'][$i]['users']='pma__用户';
$cfg['Servers'][$i]['usergroups']='pma__usergroups';
$cfg['Servers'][$i]['navigationhiding']='pma__navigationhiding';
$cfg['Servers'][$i]['savedsearches']='pma_usavedsearches';
$cfg['Servers'][$i]['central\u columns']='pma\u central\u columns'
当我开始phpMyAdmin时,我得到

$cfg['Servers'][$i]['pmadb'] ...    OK
$cfg['Servers'][$i]['relation'] ... OK
General relation features: Enabled
$cfg['Servers'][$i]['table_info'] ...   OK
Display Features: Enabled
$cfg['Servers'][$i]['table_coords'] ... OK
$cfg['Servers'][$i]['pdf_pages'] ...    OK
Designer and creation of PDFs: Enabled
$cfg['Servers'][$i]['column_info'] ...  OK
Displaying Column Comments: Enabled
Browser transformation: Enabled
$cfg['Servers'][$i]['bookmarktable'] ...    OK
Bookmarked SQL query: Enabled
$cfg['Servers'][$i]['history'] ...  OK
SQL history: Enabled
$cfg['Servers'][$i]['recent'] ...   OK
Persistent recently used tables: Enabled
<b>$cfg['Servers'][$i]['favorite'] ...  not OK
Persistent favorite tables: Disabled </b>
$cfg['Servers'][$i]['table_uiprefs'] ...    OK
Persistent tables' UI preferences: Enabled
$cfg['Servers'][$i]['tracking'] ... OK
Tracking: Enabled 
$cfg['Servers'][$i]['userconfig'] ...   OK
User preferences: Enabled 
$cfg['Servers'][$i]['users'] ...    OK
$cfg['Servers'][$i]['usergroups'] ...   OK
Configurable menus: Enabled 
$cfg['Servers'][$i]['navigationhiding'] ... OK
Hide/show navigation items: Enabled
$cfg['Servers'][$i]['savedsearches'] ...    OK
Saving Query-By-Example searches: Enabled 
<b>$cfg['Servers'][$i]['central_columns'] ...   not OK
Managing Central list of columns: Disabled</b>
$cfg['Servers'][$i]['pmadb']]。。。好啊
$cfg['Servers'][$i]['relation']]。。。好啊
常规关系功能:已启用
$cfg['Servers'][$i]['table_info']]。。。好啊
显示功能:已启用
$cfg['Servers'][$i]['table_coords']]。。。好啊
$cfg['Servers'][$i]['pdf_pages']]。。。好啊
PDF的设计器和创建:已启用
$cfg['Servers'][$i]['column\u info']]。。。好啊
显示列注释:已启用
浏览器转换:已启用
$cfg['Servers'][$i]['bookmarktable']]。。。好啊
带书签的SQL查询:已启用
$cfg['Servers'][$i]['history']]。。。好啊
SQL历史记录:已启用
$cfg['Servers'][$i]['recent']]。。。好啊
最近使用的持久表:已启用
$cfg['Servers'][$i]['favorite']]。。。不好
持久收藏夹表:已禁用
$cfg['Servers'][$i]['table_uiprefs']]。。。好啊
持久表的UI首选项:已启用
$cfg['Servers'][$i]['tracking']]。。。好啊
跟踪:已启用
$cfg['Servers'][$i]['userconfig']]。。。好啊
用户首选项:已启用
$cfg['Servers'][$i]['users']]。。。好啊
$cfg['Servers'][$i]['usergroups']]。。。好啊
可配置菜单:已启用
$cfg['Servers'][$i]['navigationhiding']]。。。好啊
隐藏/显示导航项目:已启用
$cfg['Servers'][$i]['savedsearchs']]。。。好啊
按示例搜索保存查询:已启用
$cfg['Servers'][$i]['central_columns']]。。。不好
管理列的中心列表:已禁用
如果我注释掉config.ini.php中的行并重新启动数据库,我仍然会收到消息。。。“phpMyAdmin配置存储未完全配置,某些扩展功能已停用”

我已经搜索了这里的帖子和其他资源,但是找不到pma\uuuu central\u专栏或pma\uuuu favorite的解析


有人能提供具体的解决方案吗?

要解决“中心柱”问题,请执行以下操作:

  • 添加
    $cfg['Servers'][$i]['central_columns']='pma__central_columns'/etc/phpmyadmin/config.inc.php
    中的code>,其中定义了
    $cfg['Servers'][$i]…
  • 加载表数据:
    mysql-u{db user}-p{db pass}