phpMyAdmin 歷史舊版本 Page5

最新版本 phpMyAdmin 5.2.1

phpMyAdmin 歷史版本列表

phpMyAdmin 是一個用 PHP 編寫的免費軟件工具,旨在通過 Web 處理 MySQL 的管理。 phpMyAdmin 支持 MySQL,MariaDB 和 Drizzle 上的各種操作。經常使用的操作(管理數據庫,表,列,關係,索引,用戶,權限等等)可以通過用戶界面執行,而您仍然可以直接執行任何 SQL 語句。phpMyAdmin 功能:直觀的 Web 界面支持大多數 MySQL 功能:... phpMyAdmin 軟體介紹


phpMyAdmin 4.6.4 查看版本資訊

更新時間:2016-08-16
更新細節:

What's new in this version:

- Create view when no view name specified
- Changing a password
- Fix deleting of users with non-English locales
- Fixed password change on MariaDB without auth plugin

phpMyAdmin 4.4.15.8 查看版本資訊

更新時間:2016-08-16
更新細節:

What's new in this version:

- Security fixes

phpMyAdmin 4.0.10.17 查看版本資訊

更新時間:2016-08-16
更新細節:

What's new in this version:

- Security fixes

phpMyAdmin 4.6.3 查看版本資訊

更新時間:2016-06-23
更新細節:

What's new in this version:

- Fixing cookie path on Windows
- Fix MySQL SSL connections with some PHP versions
- Fix listing of routines for non-privileged user

phpMyAdmin 4.4.15.7 查看版本資訊

更新時間:2016-06-23
更新細節:

What's new in this version:

The release of phpMyAdmin version 4.0.10.16 includes many security fixes that are announced as PMASA-2016-17 through PMASA-2016-28

phpMyAdmin 4.0.10.16 查看版本資訊

更新時間:2016-06-23
更新細節:

What's new in this version:

The release of phpMyAdmin version 4.0.10.16 includes many security fixes that are announced as PMASA-2016-17 through PMASA-2016-28

phpMyAdmin 4.6.2 查看版本資訊

更新時間:2016-05-26
更新細節:

What's new in this version:

- Problems with SQL syntax warnings from the linter/parser
- Fixing an error about "PMA_Util" not found
- Better handling of JSON columns
- Fixed quoting with the SQL parser, which in particular adversely affected SQL imports and exports

phpMyAdmin 4.4.15.6 查看版本資訊

更新時間:2016-05-26
更新細節:

What's new in this version:

- This version fixes a self XSS vulneratbility,

phpMyAdmin 4.6.1 查看版本資訊

更新時間:2016-05-03
更新細節:

What's new in this version:

- Problems with SQL syntax warnings from the linter/parser
- Fixing an error about "PMA_Util" not found
- Better handling of JSON columns
- Fixed quoting with the SQL parser, which in particular adversely affected SQL imports and exports

phpMyAdmin 4.6.0 查看版本資訊

更新時間:2016-03-23
更新細節:

What's new in this version:

- Allow setting routine-wise privileges
- UI for defining partitioning in create table window
- Support JSON data type
- Editing partitions in table structure
- Copy results to clipboard
- Reactivate cut&paste possibility in print view
- Display binary strings as text if they are valid UTF-8
- Copy multiple tables to database
- Show MySQL error messages in user language
- Add new configuration directive 'ssl_verify' for self-signed certificates with mysqlnd and PHP >=5.6
- Remove ForceSSL and PmaAbsoluteUri configuration directives (these are better handled by proper webserver configuration)
- Fixed several bugs relating to exporting, particularly with DEFAULT and COMMENT fields