发布于 2015-05-29 00:01:35 | 272 次阅读 | 评论: 0 | 来源: 网友投递
phpMyAdmin MySQL数据库管理工具
phpMyAdmin 是一个以PHP为基础,以Web-Base方式架构在网站主机上的MySQL的数据库管理工具,让管理者可用Web接口管理MySQL数据库。借由此Web接口可以成为一个简易方式输入繁杂SQL语法的较佳途径,尤其要处理大量资料的汇入及汇出更为方便。
phpMyAdmin 4.4.8 发布,此版本是个 bug 修复版本:
- bug Allow accessing visual query builder when pmadb is not configured - bug #4893 Nav tree line alignment issue - bug #4911 Lock page icon is not shown after fresh reload - bug #4912 "Highlight pointer" and "Row marker" doesn't work properly - bug Browse foreigners window goes out of the window - bug #4918 Date field popup dialog position bug - bug In /setup, PMA_messages is not defined - bug #4924 Recaptcha failure - bug #4930 Database copy doesn't work for tables with more than one FULLTEXT index - bug #4929 Edit view structure doesn't load the algorithm - bug #4923 Do not limit table comments to 60 characters
此版本现已提供下载:phpMyAdmin-4.4.8-all-languages.tar.bz2 (7.6 MB)。
phpMyAdmin 是一个以PHP为基础,以Web-Base方式架构在网站主机上的MySQL的数据库管理工具,让管理者可用Web接口管理MySQL数据库。借由此Web接口可以成为一个简易方式输入繁杂SQL语法的较佳途径,尤其要处理大量资料的汇入及汇出更为方便。