| phpMyAdmin 是一个以PHP为基础,以Web-Base方式架构在网站主机上的MySQL的数据库管 理 工具,让管理者可用Web接口管理MySQL数据库。详细如下: phpMyAdmin 3.3.6 rc1 修复了上一版本的bug。
 
 
 3.3.6.0- bug #3033063 [core] Navi gets wrong db name
 - bug #3031705 [core] Fix generating condition for real numbers by comparing
 them to string.
 - bug #3034026 [confirmation] TRUNCATE queries get no confirmation request
 - bug #3036132 [core] Triggers not fetched if dbname has an hyphen
 - patch #3039269 [dbi] Wrong variable checked for nopassword option,
 thanks to Will Palmer - wpalmer
 - bug #3040226 [XHTML] LockFromUpdate checkbox not checked by default
 - bug [doc] Withdraw or edit FAQ entries related to older MySQL or PHP
 - bug #3042706 [pmadb] Relations, bookmarks, etc deleted after table drop
 - bug #3044189 [doc] Cleared documentation for hide_db.
 - bug #3042495 [core] Move PMA_sendHeaderLocation to core.lib.php.
 
 
 Testing: phpMyAdmin 3.3.6-rc1
 Released Fri, 20 Aug 2010 17:10:56 GMT, see release notes for details. 
 Version compatible with PHP 5 and MySQL 5. First release candidate. 
 
 点击进入 phpMyAdmin 项目主页 |