phpMyAdmin 歷史舊版本 Page22

最新版本 phpMyAdmin 5.2.1

phpMyAdmin 歷史版本列表

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


phpMyAdmin 3.3.8 查看版本資訊

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

What's new in this version:

- [import] BIGINT field type added to table analysis
- [core] Update library PHPExcel to version 1.7.4
- [core] copy procedures and routines before tables
- [export] with SQL, export procedures and routines before tables
- [import] USE query not working
- [display] Error when editing row with GEOMETRY column
- [interface] Display routines/events also when no tables are defined
- support ARIA storage engine as well as its previous name MARIA

phpMyAdmin 3.3.7 查看版本資訊

更新時間:2010-09-08
更新細節:

What's new in this version:

- [PDF scratchboard] Cannot drag table box to the edge after a page size increase.
- [core] Fixed displaying number of rows.
- [parser] Fixed wrong definition of keywords.
- [setup] Fixed escaping of server name.
 
 

phpMyAdmin 3.3.6 查看版本資訊

更新時間:2010-08-30
更新細節:

What's new in this version:

- [core] Navi gets wrong db name
- [core] Fix generating condition for real numbers by comparing them to string.
- [confirmation] TRUNCATE queries get no confirmation request
- [core] Triggers not fetched if dbname has an hyphen
- [dbi] Wrong variable checked for nopassword option.
- [XHTML] LockFromUpdate checkbox not checked by default
- [doc] Withdraw or edit FAQ entries related to older MySQL or PHP
- [pmadb] Relations, bookmarks, etc deleted after table drop
- [doc] Cleared documentation for hide_db.
- [core] Move PMA_sendHeaderLocation to core.lib.php.

phpMyAdmin 3.3.5.1 查看版本資訊

更新時間:2010-08-21
更新細節:

What's new in this version:

- [core] Fixed various XSS issues.

phpMyAdmin 3.3.5 查看版本資訊

更新時間:2010-07-27
更新細節:

What's new in this version:

- [information_schema] Slow export when having lots of databases, thanks to Stéphane Pontier - shadow_walker
- [import] Import button does not work in Catalan when there is no progress bar possible
- [replication] Do not offer information_schema in the list of databases
- [js] Avoid loading twice a js file
- [setup] Setup forces numeric MemoryLimit
- [auth] Odd LoginCookieValidity default value
- [PHP] ereg functions are deprecated
- [PHP] split() deprecated in PHP 5.3 (backport fixes from master)
- [core] No result set display from stored procedure SELECT
- [export] CSV for MS Excel (Windows) should have semi-colon as separator
- [core] Update library PHPExcel to version 1.7.3c
- [import] Convert Excel column name correctly
- [scripts] MySQL 5.5.5 does not accept TIMESTAMP(14) in create_tables.sql

phpMyAdmin 3.3.4 查看版本資訊

更新時間:2010-06-29
更新細節:

What's new in this version:

- [import] properly escape import value
- [import] Import button does not work in Catalan
- [browse] Fix handling of sort order if only column is specified.
- [lang] Greek update, thanks to Panagiotis Papazoglou - panos78
- [lang] Updated lot of translation based on work done in master branch.
- [databases] Last dropped database remains active in navi
- [parser] Not all data being shown / counted
- [synchronize] Rows were deleted in target table regardless of the "Would you like to delete..." option
- [privileges] List of tables not shown when the db name has a wildcard
- [display] Edit link missing after long query
- [doc] FAQ 1.40 uses a comma instead of a period,thanks to Isaac Bennetch - ibennetch
- [engines] Fix getting InnoDB status.
- [import] Results for query are not displayed

phpMyAdmin 3.3.3 查看版本資訊

更新時間:2010-06-14
更新細節:

What's new in this version:

- [navi] Do not group if there would be one table in group
- [sync] When asking to synchronize Structure and Data, only Structure is done
- [engines] InnoDB storage page emits a warning
- [compatibility] PHPExcel : IBM AIX iconv() does not work
- [interface] Flush table on table operations shows the query twice
- [interface] Fix initial state of tables in designer
- [engines] Fix warnings when changing table engine to Maria
- [display] non-binary fields shown as hex
- [operations] Error when changing from Maria to MyISAM engine
- [tracking] Data too long for column data_sql
- [tracking] Tracking report should obey MaxCharactersInDisplayedSQL 
- [edit] Avoid selecting UNHEX function by default for a BLOB column for which editing is protected
- [structure] Show auto_increment in uppercase 
- [pdf schema] Page numbering in Table of Contents