基于Web的MySQL 管理工具,phpMyAdmin 4.4.0 beta1 发布

jopen 9年前

phpMyAdmin是一个非常受欢迎的基于web的MySQL数据库管理工具。它能够创建和删除数据库,创建/删除/修改表格,删除/编辑/新增字段,执行SQL脚本等。

phpMyAdmin 4.4.0 beta1 发布,此版本包括大量的 bug 修复。

值得关注的新特性:

* 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

此版本现已提供下载phpMyAdmin-4.4.0-beta1-all-languages.tar.gz

基于Web的MySQL 管理工具,phpMyAdmin 4.4.0 beta1 发布

来自:http://www.oschina.net/news/60438/phpmyadmin-4-4-0-beta1