phpMyAdmin 歷史舊版本 Page7

最新版本 phpMyAdmin 5.2.1

phpMyAdmin 歷史版本列表

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


phpMyAdmin 4.5.3.1 查看版本資訊

更新時間:2015-12-27
更新細節:

What's new in this version:

- Undefined offset 2
- [Security] Path disclosure, see PMASA-2015-6

phpMyAdmin 4.4.15.2 查看版本資訊

更新時間:2015-12-25
更新細節:

What's new in this version:

- [Security] Path disclosure, see PMASA-2015-6

phpMyAdmin 4.0.10.12 查看版本資訊

更新時間:2015-12-25
更新細節:

What's new in this version:

- [Security] Path disclosure, see PMASA-2015-6

phpMyAdmin 4.5.3 查看版本資訊

更新時間:2015-12-24
更新細節:

What's new in this version:

- Incomplete results of UNION ALL
- MATCH AGAINST keywords not recognized
- syntax verifier is not knowing "STRAIGHT_JOIN"
- REPLACE() function confused with REPLACE statement
- FLUSH word not recognized by parser
- Online syntax verifier bug - "IF" on SELECT statement
- Format breaks query with COUNT()
- Undefinex index: SendErrorReports
- Incorrect script name in include
- Warning: Invalid argument supplied for foreach()
- Delimiter missing while exporting multiple db routines
- mysql_native_password with MariaDB bug
- Flush privileges overusage - related to #11597
- Query was empty on creating User in 4.5.2
- PMA_getDataForDeleteUsers() warning
- Cannot create user on Percona Server
- Properly report error on connecting
- Database export template not saving compression option
- Fix single quote export for servers in ANSI_QUOTES mode
- Avoid duplicite fetching of table information
- Temporary fix for live data edit of big sets is not working
- IE 8 compatibility in console
- Exporting feature does not work with union table
- CSV import skip row count after
- Cannot export results of some queries
- Message "An account already exists..." incorrectly displayed
- Missing quoting of table in ALTER CONVERT query
- PMA 4.5.2 breaks MySQL Master-Master Cluster
- Export and preview show different SQL for character set
- Fix possible undefined variables in table operations

phpMyAdmin 4.5.2 查看版本資訊

更新時間:2015-11-23
更新細節:

What's new in this version:

- Incorrect parameter in mysqli_fetch_fields()
- Missing headers in zipped export
- Parser: Array to string conversion
- Huge binary log growth on 4.5.x
- 'only_db' config option bug when db names contain underscore and are grouped
- Unable to change password from Login information tab
- Undefined variable: res_rel
- Warning while exporting schema to PDF
- Undefined index: new_row_format
- Changing hostname kills password
- Undefined variable: db
- CREATE TABLE/INSERT INTO executed twice (ctrl+enter)
- Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given
- Exporting GIS visualization ignores start and row count
- Errors instead of git info when PHP has no gzip support
- CodeMirror tooltip shows below modal window
- Bug with the MainBackground Color
- Profiling checkbox is missing
- Properly handle session expiry after POST requests
- Notice in ./export.php#214 Undefined index: quick_or_custom
- Unrecognized keywords
- Sql not executed properly
- Linter warnings when creating new user
- wrong row count for query results
- Analyzer doesn't recognize GRANT statements
- Parser warnings (subqueries)
- Collation column is empty in table Structure
- Error changing table's column encoding

phpMyAdmin 4.5.1 查看版本資訊

更新時間:2015-10-24
更新細節:

What's new in this version:

- Invalid argument supplied for foreach()
- array_key_exists() expects parameter 2 to be array
- Notice Undefined index: drop_database
- Server variable edition in ANSI_QUOTES sql_mode: losing current value
- Propose table structure broken
- phpMyAdmin suggests upgrading to newer version not usable on that system
- 'PMA_Microhistory' is undefined
- Incorrect definition for getTablesWhenOpen()
- Error when creating new user on MariaDB 10.0.21
- Notice on htmlspecialchars()
- Notice in Structure page of views
- AUTO_INCREMENT always exported when IF NOT EXISTS is on
- Some partitions are missing in copied table
- Notice of undefined variable when performing SHOW CREATE
- Error exporting sql query results with table alias
- SQL editing window does not recognise 'OUTER' keyword in 'LEFT OUTER JOIN'
- "NOT IN" clause not recognized (MySQL 5.6 and 5.7)
- Yellow star does not change in database Structure after add/remove from favorites
- Invalid SQL in table definition when exporting table
- Foreign key to other database's tables fails
- Bug while exporting results when a joined table field name is in SELECT query
- Strange behavior on table rename
- Rename table does not result in refresh in left panel
- Missing arguments for PMA_Table::generateAlter()
- Notices about undefined indexes on structure pages of information_schema tables
- Change minimum PHP version for Composer
- Import parser and backslash
- "Visualize GIS data" seems to be broken
- Confirm box on "Reset slave" option
- Fix cookies clearing on version change
- Cannot execute SQL with subquery
- Incorrect syntax creating a user using mysql_native_password with MariaDB
- Cannot use third party auth plugins

phpMyAdmin 4.4.15.1 查看版本資訊

更新時間:2015-10-24
更新細節:

What's new in this version:

- phpMyAdmin suggests upgrading to newer version not usable on that system
- [security] Content spoofing on url.php

phpMyAdmin 4.5.0.2 查看版本資訊

更新時間:2015-09-25
更新細節:

What's new in this version:

- Incorrect indexes when exporting

phpMyAdmin 4.5.0.1 查看版本資訊

更新時間:2015-09-24
更新細節:

What's new in this version:

- issue #11492 AUTO_INCREMENT statements are partly missing from exports

phpMyAdmin 4.5.0 查看版本資訊

更新時間:2015-09-23
更新細節:

What's new in this version:

- Improvements to the Console feature
- Include structure in PDF export
- Validate data before import
- Support CHECKSUM TABLE operation
- Improved operations regarding partitions
- Alter privileges when renaming or copying a database or table
- Several improvements related to speed and responsiveness
- Improved print view
- Use CTRL or ALT plus arrow keys to navigate in grid editor
- Use plain-English destinations for $cfg['NavigationTreeDefaultTabTable'], $cfg['DefaultTabServer'], $cfg['DefaultTabDatabase'], and $cfg['DefaultTabTable']. The old style values will still work, but this makes it easier for new users to easily understand the destination links.
- Integrate SQL debugging into Console
- Restore row editing when no unique/primary key exists
- Allow exporting one file per table and one file per database
- Improvements to using multiple servers with the auth_type cookie
- Support virtual columns (MySQL 5.7.5+)
- Add or improve support for several MariaDB features including process list and virtual/persistent columns
- Improved handling of cached data when upgrading phpMyAdmin
- Add SHA256 security password support