phpMyAdmin 4.4.0-alpha1 发布,此版本现已提供下载:http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/。
更新内容如下:
* 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
* Improvments to the ZeroConf feature
同时还发布了安全修复更新版本:phpMyAdmin 4.0.10.9, 4.2.13.2 和 4.3.11.1,详细改进请看发行说明。
phpMyAdmin是一个非常受欢迎的基于web的MySQL数据库管理工具。它能够创建和删除数据库,创建/删除/修改表格,删除/编辑/新增字段,执行SQL脚本等。
软件详情:https://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.11.1/phpMyAdmin-4.3.11.1-notes.html/view
来自:开源中国社区

