phpMyAdmin 3.1.3 RC1 - MySQL管理利器
phpMyAdmin 是一个以PHP为基础,以Web-Base方式架构在网站主机上的MySQL的资料库管理工具。
可以管理整个MySQL服务器(需要超级用户),也可以管理单个数据库。为了实现后一种,你将需要合理设置MySQL用户,他只能对允许的数据库进行读/写。那要等到你看过MySQL手册中相关的部分。

下载:phpMyAdmin 3.1.3 RC1
phpMyAdmin 3.1.3, a bugfix-only version.
Changes:
3.1.3.0 (not yet released)
+ [lang] Turkish update
- patch #2496403 [display] Multi-row change with ']'
- bug #2027720 [parser] Missing space after BINARY used as cast
- patch #2520747 [core] E_DEPRECATED compatibility for PHP 5.3
- bug [display] Message 'Bookmark created' is not displaying
+ [display] Show AUTO_INCREMENT instead of A_I when in vertical mode
- patch #2538358 [display] Conditions for relational display field
+ [lang] Mongolian update
- patch #2553372 [display] DB comment tooltips not shown on navi
- patch #2561433 [structure] Display true number of rows in a view if it contains less than MaxExactCountViews
+ [lang] Polish update
- bug #2568722 [designer] Compound key not shown
- patch #2550323 [XHTML] in server_databases.php
- patch #2358861 [navi] Row count tooltip wrong for information_schema
- bug #2565948 [core] Changing the connection collation changed the client charset.
+ [lang] Romanian update
- patch #1760205 [data] Insert as new row: BLOB is lost
相关文章:
1. Spring boot基于JPA访问MySQL数据库的实现2. Python接入MySQL实现增删改查的实战记录3. pymysql实现增删改查的操作指南(python)4. python+selenium爬取微博热搜存入Mysql的实现方法5. Python使用sql语句对mysql数据库多条件模糊查询的思路详解6. 解决Python访问MySQL数据库速度慢的问题7. CentOS 5.11编译安装Nginx1.6.2+MySQL5.6.22+PHP5.6.38. SpringBoot集成Druid连接池连接MySQL8.0.119. Apache+PHP+MySQL搭建PHP开发环境图文教程10. 用php和MySql来与ODBC数据连接

网公网安备