PhpMyAdmin 4.4.0 版本发布,此版本具体更新信息如下:
Rename configuration directive from $cfg['NavigationTreeDisableDatabaseExpansion']
to $cfg['NavigationTreeEnableExpansion'] -- if used, please update your config.inc.php
Move the SQL scripts to create phpMyAdmin configuration storage from 'examples' to 'sql' directory
Upgrade Recaptcha to version 2 of the API
Added support for the SSL GRANT option
Improvements to the table structure and tracking pages
Improvements to the console feature
Improvements to the ZeroConf feature
下载地址如下:
http://sourceforge.net/projects/phpmyadmin/files/latest/download?source=navbar
详细信息请查阅发行说明。
phpMyAdmin是一个非常受欢迎的基于web的MySQL数据库管理工具。它能够创建和删除数据库,创建/删除/修改表格,删除/编辑/新增字段,执行SQL脚本等。
软件详情:http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.0/phpMyAdmin-4.4.0-notes.html/view
来自:开源中国社区

