phpMyAdmin 是一个以PHP为基础,以Web-Base方式架构在网站主机上的MySQL的资料库管理工具。
可以管理整个MySQL服务器(需要超级用户),也可以管理单个数据库。为了实现后一种,你将需要合理设置MySQL用户,他只能对允许的数据库进行读/写。那要等到你看过MySQL手册中相关的部分。3.1.0.0 (2008-11-28)
+ [auth] Support for Swekey hardware authentication,
see http://phpmyadmin.net/auth_key
- bug #2046883 [core] Notices about deprecated dl() (so stop using it)
+ BLOBstreaming support
+ patch #2067462 [lang] link FAQ references in messages
+ new setup script
- rfe #1892243 [export] more links to documentation
+ [auth] cookie auth now autogenerates blowfish_secret, but it has some
limitations and you still should set it in config file
+ [auth] cookie authentication is now the default
+ [auth] do not allow root user without password unless explicitly enabled by
AllowNoPasswordRoot
+ rfe #1778908 [auth] arbitrary server auth can now also accept port
- patch #2089240 [export] handle correctly switching SQL modes
+ rfe #1612724 [export] add option to export without comments
- bug #2090002 [display] Cannot edit row in VIEW
- patch #2099962 [js] fix js error without frameset
- patch #2099972 [structure] Display None when there is no default value
- patch #2122883 [PDF schema] Option to display just the keys
+ rfe #1276463 [search] Search empty/not empty values
+ rfe #823652 [structure] ENUM values: field size too small
- [lang] Persian update
- [lang] Czech update
- patch #2255890 [lang] English-language cleanup
+ [lang] Norwegian update
+ [lang] Hungarian update
+ [lang] French update
- bug #2222344 [display] Query involving a function shown as binary
+ [lang] Italian update
+ [lang] Swedish update
- bug #2315549 [import] fclose() error with "Create PHP code"
+ [lang] Polish update
更新:http://www.phpmyadmin.net/home_page/downloads.php?relnotes=0
官网:http://www.phpmyadmin.net/home_page/index.php
v3.1.0 Final 官方下载:
http://prdownloads.sourceforge.net/phpmyadmin/phpMyAdmin-3.1.0-all-lan...
v2.11.9.3 Final 官方下载:
http://prdownloads.sourceforge.net/phpmyadmin/phpMyAdmin-2.11.9.3-all-...
更多下载:http://www.phpmyadmin.net/home_page/downloads.php