phpMyAdmin 今天发布两个小更新版本,分别是 4.0.9 正式版和 4.1.0 Beta2 版本,4.0.9 是 bug 修复版本。
而 4.1.0 包括很多改进和 bug 修复,PHP 最低要求是 5.3,MySQL 最低要求是 5.5。
其他值得关注的改进有:
Allow specifying a port when connecting to the controlhost
User interface improvements to server privileges, view creation, the
Operations tab, Relation View, and when creating new users.
Added support for AES_ENCRYPT on BLOB fields
Added support for relations with ndbcluser
Added optional ReCAPTCHA support during login
Added support for fractional seconds in time, datetime, and timestamp fields
Added find and replace by column
Added the Error Reporting Component, an optional feature allowing users to report certain errors directly to the phpMyAdmin bug team.
Added configurable menus (so an administrator can hide certain features)
The SQP and MySQLManual* configuration directives have been removed.
完整的内容请看 ChangeLog 文件。
项目主页:http://www.phpmyadmin.net/home_page/index.php
下载地址:http://www.phpmyadmin.net/home_page/downloads.php
来自:开源中国社区

