phpMyAdmin 3.1

From PmaWiki

(Redirected from phpMyAdmin 3.1.0)
Jump to: navigation, search

Contents

Welcome to the first beta for phpMyAdmin 3.1.0. This version has a new setup mechanism and supports BLOBstreaming and the Swekey hardware authentication.

Requirements

PHP 5.2+, MySQL 5.0+; refer to Documentation.html for required PHP extensions

Improvements

  • [auth] Support for Swekey hardware authentication
  • BLOBstreaming support
  • new setup script
  • patch #2067462 [lang] link FAQ references in messages
  • [auth] cookie auth now autogenerates blowfish_secret, but it has some limitations and you still should set it in config file
  • [auth] cookie authentication is now the default
  • [auth] do not allow root user without password unless explicitly enabled by AllowNoPasswordRoot
  • rfe #1892243 [export] more links to documentation
  • rfe #1778908 [auth] arbitrary server auth can now also accept port
  • rfe #1612724 [export] add option to export without comments
  • rfe #1276463 [search] Search empty/not empty values
  • rfe #823652 [structure] ENUM values: field size too small

3.1.5

  • patch #2739001 [export] XML does not allow spaces in element names, thanks to Derek Schaefer
  • bug #2780722 [import] Incorrect maximum file size
  • bug #2780356 [calendar] Null checkbox not unchecked when date is chosen
  • bug [calendar] js error "window.parent.addEvent is not a function"
  • patch #2773818 [export] Invalid "Content-Encoding" header, thanks to abignale
  • bug #2787162 [interface] Table with name 'log_views' is incorrectly displayed as a view
  • bug #2784400 [parser] INVOKER not understood by parser
  • [core] Compatibility with PHP 5.3.0RC2

3.1.4

  • patch #1808339 [doc] Apache SSLOptions and StdEnvVars FAQ, thanks to JT Justman
  • bug #2491017 [operations] ANSI mode not supported (db rename and table move)
  • bug #2609346 [operations] Fix copying views.
  • RFE #2127983 Readd documentation link, it does not protect against anything.
  • bug #1675249 [doc] Apache reverse proxy and cookies FAQ
  • bug #2682140 UUID() and CURRENT_USER() should not accept arguments
  • patch #2682833 [core] Fatal error: Call to a member function isDisplayed(), thanks to Christian Rodriguez
  • patch #2702772 [lang] Duplicate sentence in Polish, thanks to Pawel Smolinski

3.1.4-rc2

  • patch #2709040 [doc] Wrong link in ChangeLog formatter, thanks to Petr Vorel
  • patch #2715417 [interface] Fixed truncation of enum/set values containing parenthesis, thanks to Marco Moreno
  • [lang] Spanish update, thanks to Daniel Hinostroza
  • bug #2724844 Add Fields: Add index is missing quotes, thanks to Luke Armstrong
  • bug #2740550 [interface] Using textarea CharEditing drops default values
  • bug #2729191 [config] CheckConfigurationPermissions = false is worthless
  • bug #2687046 [export] Structure export: Null always YES
  • [doc] typos, thanks to Cédric Corazza

3.1.4-rc1

  • patch #1808339 [doc] Apache SSLOptions and StdEnvVars FAQ, thanks to JT Justman
  • bug #2491017 [operations] ANSI mode not supported (db rename and table move)
  • bug #2609346 [operations] Fix copying views.
  • RFE #2127983 Read documentation link, it does not protect against anything.
  • bug #1675249 [doc] Apache reverse proxy and cookies FAQ
  • bug #2682140 UUID() and CURRENT_USER() should not accept arguments
  • patch #2682833 [core] Fatal error: Call to a member function isDisplayed(), thanks to Christian Rodriguez
  • patch #2702772 [lang] Duplicate sentence in Polish, thanks to Pawel Smolinski

Fixes for 3.1.3.2

  • [security] Insufficient output sanitizing when generating configuration file.

Fixes for 3.1.3.1

  • [security] HTTP Response Splitting and file inclusion vulnerabilities
  • [security] XSS vulnerability on export page
  • [security] Insufficient output sanitizing when generating configuration file

Fixes for 3.1.3

  • [lang] Turkish update, thanks to Burak Yavuz
  • patch #2496403 [display] Multi-row change with "]", thanks to Virsacer * virsacer
  • bug #2027720 [parser] Missing space after BINARY used as cast
  • patch #2520747 [core] E_DEPRECATED compatibility for PHP 5.3, thanks to Giovanni Giacobbi * themnemonic
  • bug [display] Message "Bookmark created" is not displaying
  • [display] Show AUTO_INCREMENT instead of A_I when in vertical mode
  • patch #2538358 [display] Conditions for relational display field, thanks to Virsacer * virsacer
  • [lang] Mongolian update, thanks to Bayarsaikhan Enkhtaivan * bayaraa
  • patch #2553372 [display] DB comment tooltips not shown on navi, thanks to Erdem * ahard
  • patch #2561433 [structure] Display true number of rows in a view if it contains less than MaxExactCountViews, thanks to Virsacer * virsacer
  • [lang] Polish update, thanks to Fixer * fixeron
  • bug #2568722 [designer] Compound key not shown
  • patch #2550323 [XHTML] in server_databases.php, thanks to Virsacer * virsacer
  • patch #2358861 [navi] Row count tooltip wrong for information_schema, thanks to Herman van Rink * helmo
  • bug #2565948 [core] Changing the connection collation changed the client charset.
  • [lang] Romanian update, thanks to Sergiu Bivol * sbivol
  • patch #1760205 [data] Insert as new row: BLOB is lost, thanks to Herman van Rink * helmo
  • [lang] Georgian update, thanks to George Machitidze

Fixes for 3.1.2

  • bug #1253252 [display] Can't NULL a column with relation defined
  • bug #2009500 [SQL] Small improvements in generated SQL (partial fix)
  • bug #1963184 [export] YAML export improvement, thanks to Bryce Thornton
  • [lang] Dutch update, thanks to Herman van Rink
  • patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3, thanks to Alex Frase
  • bug #2417058 [properties] Edit fields: losing auto-increment setting
  • patch #2444082 [changelog] changelog.php linkifies one link wrong, thanks to Robert Xiao
  • bug #2363653 [properties] Various problems with table structure
  • bug [display] BIT field contents disappear when edited
  • [lang] Czech update, thanks to Ondrej Vadinský.
  • bug #2461735 [operations] Table operations adds "row_format"
  • bug #2445213 [export] Commas for CSV Excel 2008 for Mac
  • bug #2397877 [core] ForceSSL and http auth_type
  • bug #2473127 [display] Deleting rows displays tbl structure, not contents
  • patch #2478940 [core] PHP 5.2* warning does not work, thanks to Jürgen Wind
  • bug #2416418 [privileges] Escaping special characters

Fixes for 3.1.1

  • patch #2242765 [core] Navi panel server links wrong, thanks to Martin Stricker * martinstricker
  • bug #2186823 [core] bad session.save_path not detected
  • bug #2202709 [core] Re-login causes PMA to forget current table name
  • bug #2280904 [export] do not include view name in export
  • rfe #1688975 [display] enable copying of auto increment by default
  • bug #2355753 [core] do not bail out creating session on any PHP warning
  • bug #2355925 [display] properly update tooltips in navigation frame
  • bug #2355923 [core] do not use ctype if it is not available
  • bug #2356433 [display] HeaderFlipType "fake" problems, thanks to Michal Biniek
  • bug #2363919 [display] Incorrect size for view
  • bug #2121287 [display] Drop-down menu blinking in FF
  • [lang] Catalan update, thanks to Xavier Navarro

Fixes for 3.1.0

  • bug #2046883 [core] Notices about deprecated dl() (so stop using it)
  • patch #2089240 [export] handle correctly switching SQL modes
  • bug #2090002 [display] Cannot edit row in VIEW
  • patch #2099962 [js] fix js error without frameset
  • patch #2099972 [structure] Display None when there is no default value
  • patch #2122883 [PDF schema] Option to display just the keys
  • [lang] Persian update
  • [lang] Czech update
  • patch #2255890 [lang] English-language cleanup, thanks to Isaac Bennetch
  • [lang] Norwegian update, thanks to Sven-Erik Andersen
  • [lang] Hungarian update, thanks to Jozsef Tamas Herczeg
  • [lang] French update by Marc Delisle * lem9
  • bug #2222344 [display] Query involving a function shown as binary
  • [lang] Italian update, thanks to fantu
  • [lang] Swedish update, thanks to Björn T. Hallberg
  • bug #2315549 [import] fclose() error with "Create PHP code"
  • [lang] Polish update, thanks to Jakub Wilk
Advertisement