phpMyAdmin 歷史版本列表
phpMyAdmin 是一個用 PHP 編寫的免費軟件工具,旨在通過 Web 處理 MySQL 的管理。 phpMyAdmin 支持 MySQL,MariaDB 和 Drizzle 上的各種操作。經常使用的操作(管理數據庫,表,列,關係,索引,用戶,權限等等)可以通過用戶界面執行,而您仍然可以直接執行任何 SQL 語句。phpMyAdmin 功能:直觀的 Web 界面支持大多數 MySQL 功能:... phpMyAdmin 軟體介紹更新時間: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
更新時間:2016-08-16
更新細節:
What's new in this version:
- Security fixes
更新時間:2016-08-16
更新細節:
What's new in this version:
- Security fixes
更新時間: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
更新時間: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
更新時間: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
更新時間: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
更新時間:2016-05-26
更新細節:
What's new in this version:
- This version fixes a self XSS vulneratbility,
更新時間: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
更新時間: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