phpMyAdmin 歷史舊版本 Page4

最新版本 phpMyAdmin 5.2.1

phpMyAdmin 歷史版本列表

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


phpMyAdmin 4.8.3 查看版本資訊

更新時間:2018-08-23
更新細節:

What's new in this version:

- An error where a database is named 0
- Fix for NULL as default not being shown
- Fix for recent tables list
- Fix for slow performance with table filtering
- Two-factor authentication (2FA) fails if the GD PHP library is missing
- Event scheduler toggle does not work
- ERR_BLOCKED_BY_XSS_AUDITOR error when exporting a table
- PHP 7.3 warning: "continue" in "switch" is equal to "break"

phpMyAdmin 4.7.5 查看版本資訊

更新時間:2017-10-26
更新細節:

What's new in this version:

- Fixed JavaScript error in server monitor
- Reload JavaScript translations when changing language
- Fixed error when browsing non-SELECT results
- Fixed export of table with VIRTUAL columns
- Fixed incorrectly selecting the next row when selecting multiple rows
- Fixes for input transformations

phpMyAdmin 4.7.4 查看版本資訊

更新時間:2017-08-26
更新細節:

What's new in this version:

- Fixed the per-server theme feature
- Fixed several compatibility issues with PHP 7.2
- Fixed copy results to clipboard
- Improved error handling on corrupted tables

phpMyAdmin 4.7.3 查看版本資訊

更新時間:2017-07-21
更新細節:

What's new in this version:

- Fixed creating relations
- Fixed export without back quotes
- Improved handling of uploaded files with open_basedir
- Fixed usage of some browser transformations
- Automatically connect using SSL when server is configured for such

phpMyAdmin 4.7.2 查看版本資訊

更新時間:2017-07-08
更新細節:

What's new in this version:

- Make theme selection keep current server
- Fixed direct login for accounts without password
- Fixed check for mbstring.func_overload
- Fixed wrong encoding of table at triggers
- Fixed natural sorting in several places
- Show warning for users removed from mysql.user table
- Fixed loading additional javascripts
- Fixed editing QBE
- Improved documentation on user settings
- Gracefully handle early fatal errors in AJAX requests
- Fixed Incorrect NavigationTreeEnableExpansion default value in the documentation
- Fixed export of database with a lot of tables
- Improved performance when importing with enabled tracking
- Avoid PHP errors with non existing configuration on OS X
- Show only supported charsets for conversion
- Fixed operation with session.auto_start enabled
- "Create PHP code" is broken
- Fixed links to resume timeouted import

phpMyAdmin 4.7.1 查看版本資訊

更新時間:2017-05-30
更新細節:

What's new in this version:

- Fibroken links in setup script
- Fipagination while browsing results
- Do not include developer dependencies when creating the release
- Fihandling of errors in AJArequests
- FiPHP error on password change
- Firefresh of long queries
- Improved handling of logout with disabled LoginCookieDeleteAll
- Add support for MySQL 8.0 collations
- Fixed detection of Amazon RDS
- Fifor grid editing repeating action after error

phpMyAdmin 4.7.0 查看版本資訊

更新時間:2017-03-29
更新細節:

What's new in this version:

- Fix an issue where $cfg['Servers'][$i]['AllowNoPassword'] is ignored (PMASA-2017-8)
- Fix JavaScript errors when using Designer
- Show all databases in dropdown selector, including the current one
- Better defaults when creating a multi-field foreign key
- Improved support for TokuDB
- Improved handling of LoginCookieValidity, this should improve certain cases where users were getting logged out prematurely
- Fix an error that could occur when copying a database (related to pmadb/Configuration Storage metadata)
- Fixed OpenDocument exports
- Fixed alignment of NULL values
- Removed error message about client and server version mismatch.
- Compatibility fixes when running under HHVM 3.18
- Fix the version check when curl is incorrectly configured
- Change the default export setting for Excel files; now the default is to include column names in the first row. This is always configurable with $cfg['Export']excel_columns']
- Log failed authentication attempts to syslog (useful for parsing by fail2ban, for example)
- Add filtering for the database list
- Add table filtering to the database 'Structure' tab
- Add support for exporting user settings as a config.inc.php snippet
- Add option to delete settings from browser storage
- Changes to the JSON import and export format to better follow the JSON specification, however this breaks compatibility with older versions
- Support for IPv6 proxies
- Allow more connection parameters for the controluser connection
- Rename 'Relations' to 'Relationships' in many places as it's a more correct term
- More documentation for export configuration options
- Remove support for Swekey authentication
- Remove support for old, unsupported versions of Microsoft Internet Explorer
- Removed $cfg['ThemePath']

phpMyAdmin 4.0.10.20 查看版本資訊

更新時間:2017-03-29
更新細節:

phpMyAdmin 4.6.6 查看版本資訊

更新時間:2017-01-24
更新細節:

What's new in this version:

Changed:
- Changed the suggested text in the query window for delete queries to avoid accidental data loss
- Re-introduce a page which shows the output of phpinfo()

Bugs fixed:
- Parsing of SQL queries with the BINARY function
- Syntax error when adding or changing TIMESTAMP columns with default value as NULL
- Broken "Edit" and "Export" links in the Routines tab
- Creating a new user on older MariaDB servers
- Format button in the SQL tab broken
- Fixes for PHP 7.1
- Problems with MySQL servers running with `lower_case_names=2`
- Fixes for several PHP notices/warnings being shown

phpMyAdmin 4.6.5 查看版本資訊

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

What's new in this version:

- fixes an issue with exporting certain character sequences including a backslash (), such as rn..