phpMyAdmin 3.0.0

From PmaWiki

Jump to: navigation, search

Contents

[edit] Requirements

PHP 5.2+ (including SPL - Standard PHP Library, MySQL 5.0.15+ (see also Requirements)

[edit] Improvements

This version supports various features of MySQL 5.1, the Maria and PBXT storage engines.

[edit] Fixes for 3.0.1.1

  • [security] XSS in a Designer component

[edit] Fixes for 3.0.1

  • bug #2134126 [GUI] SQL error after sorting a subset
  • [lang] Catalan update
  • [lang] Russian update
  • patch #2143882 [import] Temporary uploaded file not deleted
  • bug #2136986 [auth] Cannot create database after session timeout
  • bug #1914066 [core] ForceSSL generates incorrectly escaped redirections (this time with the correct fix)
  • [lang] Hungarian update
  • bug #2153970 [core] Properly truncate SQL to avoid half of html tags
  • [lang] Romanian update
  • bug #2161443 [structure] Incorrect index choice shown when modifying an index
  • bug #2127094 [interface] Misleading message after cancelling an action
  • [lang] Croatian update
  • [lang] Finnish update
  • [lang] Polish update
  • [lang] Japanese update
  • patch #2176438 [privileges] Wrong message when changing password
  • bug #2163437 [core] Cannot disable PMA tables
  • bug #2184240 [lang] Problems with Italian language file
  • bug #2187193 [interface] ShowChgPassword setting not respected

[edit] Fixes for 3.0.0

  • [table] support MySQL 5.1 PARTITION: CREATE TABLE / Table structure, partition maintenance
  • [privileges] support for EVENT and TRIGGER
  • [gui] Events
    • minimal support on db structure page
    • export
  • [engines] Maria support
  • [engines] MyISAM and InnoDB: support ROW_FORMAT table option
  • [engines] PBXT: table options, foreign key (relation view, designer)
  • [error handler] NEW handle errors to prevent path disclosure and display/collect errors
  • [mysqlnd] do not display strMysqlLibDiffersServerVersion if the client is mysqlnd
  • [webapp] experimental Mozilla Prism support
  • [export] new plugin "codegen" for NHibernate
  • [export] new export to Texy! markup
  • [config] new parameter CheckConfigurationPermissions
  • [config] new parameter ShowDatabasesCommand
  • [config] new parameter CountTables
  • rfe #1775288 [transformation] proper display if IP-address stored as INT
  • rfe #1758177 [core] Add the Geometry DataTypes
  • rfe #1741101, patch #1798184 UUID default for CHAR(36) PRIMARY KEY
  • rfe #1840165 [interface] Enlarge column name field in vertical mode
  • patch #1847534 [interface] New "Inside field" in db search
  • [GUI] Mootools js library (http://mootools.net) and new parameter InitialSlidersState
  • [core] cache some MySQL stats (do not query them with every page request)
  • [view] clearer dialog WITH (CASCADED | LOCAL) CHECK OPTION
  • [pdf] Merged tcpdf 2.2.002 (PHP5 version)
  • prevent search indexes from indexing phpMyAdmin installations
  • [lang] New Bangla
  • [interface] Display options
  • rfe #1962383 [designer] Option to create a PDF page
  • [GUI] Color picker
  • [navi] new parameter LeftDefaultTabTable
  • [display] headwords for sorted column
  • rfe #1692928 [transformation] Option to disable browser transformations
  • [import] Speed optimization to be able to import the sakila database
  • [doc] Documentation for distributing phpMyAdmin in README.VENDOR.

[edit] Fixes for 3.0.0-rc1

  • [lang] Belarusian update, thanks to Jaska Zedlik
  • [lang] Norwegian update, thanks to Sven-Erik Andersen
  • [lang] Italian update, thanks to Luca Rebellato
  • [core] safer handling of temporary files with open_basedir (thanks to Thijs Kinkhorst)
  • [core] do not automatically set and create TempDir, it might lead to secrity issue (thanks to Thijs Kinkhorst)
  • [lang] Czech update
  • bug #2066923 [display] Navi browse icon does not go to page 1
  • patch #2075263 [auth] Single sign-on and cookie clearing, thanks to Charles Suh * cws125
  • [doc] better documentation of $cfg['TempDir']
  • bug #2080963 [charset] Clarify doc and improved code, thanks to Victor Volkov * hanut

[edit] Fixes for 3.0.0-beta

  • [lang] Swedish update, thanks to Björn T. Hallberg
  • bug #2050068 [gui] "Check tables having overhead" selects wrong tables

[edit] Fixes for 3.0.0-alpha

  • bug #1910621 [display] part 2: do not display a BINARY content as text
  • [export] properly handle line breaks for YAML
  • bug #1664240 [GUI] css height makes cfg TextareaRows useless
  • bug #1724217 [Create PHP Code] doesn't include newlines for text fields
  • bug #1845605 [i18n] translators.html still uses iso-8859-1
  • bug #1823018 [charset] Edit(Delete) img-links pointing to wrong row
  • bug #1826205 [export] Problems with yaml text export
  • bug #1344768 [database] create/alter table new field can not have empty string as default
  • patch #2007196, Typos in comments
  • bug #1982315 [GUI] Comma and quote in ENUM
  • bug #1970836 [parser] SQL parser is slow
  • bug #2033962 [import] Cannot import zip file
Advertisement