phpMyAdmin 3.2
From PmaWiki
Welcome to phpMyAdmin 3.2.x.y This version contains a number of small new features and some bug fixes.
3.2.5.0 (2010-01-10)
- patch #2903400 [bookmarks] Status of bookmark table, thanks to Virsacer
- bug [history] QueryHistoryDB is not respected
- bug #2905629 [auth] Blowfish secret is not hashed
- bug #2910000 [gui] ShowServerInfo should hide all server info from main page
- bug #2910568 [structure] Table size for ARCHIVE tables is not displayed
- patch #2899969 [core] Session lock blocks working from a second window, thanks to Greg Roach
- patch #2915168 [import] Incorrect parsing of DELIMITER keyword, thanks to Greg Roach
- patch #2918831 [export] Missing backquotes on reserved words, thanks to Virsacer
- [core] Fix broken cleanup of $_GET
- bug #2924357 [operations] Cannot rename a database that has foreign key constraints
- bug #869006 [structure] Ignore number of records for MRG_MyISAM tables
- bug [browse] "Show BLOB contents" should display HTML code that is present in a BLOB, thanks to Vincent van der Tuin
- [privileges] Improve escaping of hostname
3.2.4.0 (2009-12-02)
- bug [engines] Innodb_buffer_pool_pages_latched no longer returned in status
- bug #2890451 [setup] Inconsistent generated "designer_coords"
- bug #2890443 [mysqli] "No index used in query" exception is reported
- bug #2891250 [ob] Garbled data in navi frame (PHP 5.2.11 bug)
- bug #2887357 [core] Slow loading times with large databases (partial fix)
- bug #2893931 [lang] Typo and empty message
- [lang] Russian update, thanks to Victor Volkov
- bug #2823599 [edit] UUID Primary Key wrongly updated
- bug #2895894 [structure] Empty default value not set properly
- bug #2897536 [parser] Copying table with bit field with default
- bug #2893221 [core] Statement may not be safe to log in statement format
3.2.3.0 (2009-10-30)
- patch #2856664 [export] Date, time, and datetime column types now export correctly to OpenOffice Spreadsheet, thanks to Thomas Pulickal
- patch #2859788 [parser] Double-character delimiters (bug #2846239), thanks to Thomas Pulickal
- bug #2832600 [export] Slow export when having lots of databases
- bug #2537766 [import] Comments are stripped when editing store procedures
- bug #2852370 [operations] Renaming database deletes triggers
- bug #2872247 [interface] Failed opening required 'mysql_charsets.lib.php', thanks to CyberLeo Kitsana
- bug [structure] "In use" table incorrectly reported as "view"
- bug #2879909 [interface] Removed double htmlspecialchars when editing enum column
- bug #2868328 [relations] Adding foreign key when table name contains a dot
- bug #2883381 [doc] Side effects of MemoryLimit setting
- bug #2826128 [display] Inverting sort order when expression contains a function name
3.2.2.1 (2009-10-12)
- [security] XSS and SQL injection, thanks to Herman van Rink
3.2.2.0 (2009-09-13)
- bug #2825293 [structure] Default value for a BIT column
- bug [display] Red arrows were reversed in the list of tables
- bug #2813879 [export] Duplicate empty lines when exporting without comments
- bug #2825919 [export] Trigger export with database name
- bug #2823996 [data] Cannot edit row with no PK and a BIT field
- bug [export] Exporting results of a query which contains a LIMIT clause inside a subquery
- bug #2837722 [export] Run complex SQL then export does not work
- bug #2839548 [export] Triggers order on export
- bug #2826986 [display] Order by BLOB and range display
- bug [display] After clicking on Show Function or Function, the UPDATE query is not shown after execution
- bug [structure] Missing validation for BINARY and VARBINARY
3.2.1.0 (2009-08-09)
- bug #2799009 Login with ipv6 IP address breaks redirect
- bug #2796066 [priv] Inconsistent display of databases list
- bug #2802870 [display] Incorrect overhead value for InnoDB
- bug [display] Incorrect display in replication status, thanks to Tomas Srnka
- bug #1601625 [display] The Ignore checkbox is not unchecked for ENUM
- bug #2809930 [setup] Notice: Undefined variable: k in setup/index.php
- bug [features] Incorrect report of missing relational features
- [security] XSS: Insufficient output sanitizing (not exploitable without a valid token), thanks to Sven Vetsch/Disenchant for informing us in a responsible manner
- bug #2634827 [import] Using DELIMITER produces infinite cycle
- new language files: uzbek_cyrillic and urbek_latin
- bug #2814109 [search] Right frame is blank
- bug #2816840 [priv] Cannot change a user's details
- bug #2816165 [display] Executed query not always displayed
- bug #2819944 [setup] Incorrect mention of designer_coords
- bug #2821757 [insert] "Insert another new row" no longer worked
- [lang] Norwegian update, thanks to Sven-Erik Andersen
- bug [core] PMA_pow() can support negative exponents in the pow() case
- [lang] Brazilian Portuguese update, thanks to Fabio Bucior
- patch #2822384 [docs] Missing auth_type in docs-example, thanks to Jürgen Wind
- patch #2819728 [display] Slider effect jumping to top of page, thanks to Jan Radem
- bug [display] Incorrect computation of overhead stats in server view for tables under the InnoDB engine
- [lang] Swedish update, thanks to Björn T. Hallberg
3.2.0.1 (2009-06-30)
- [security] XSS: Insufficient output sanitizing in bookmarks
3.2.0 (2009-06-15)
- [core] better support for vendor customisation (based on what Debian needs)
- RFE #2127987 warn when session.gc_maxlifetime is less than cookie validity
- RFE #2100910 configurable default charset for import
- RFE #1913541 link to InnoDB status when error 150 occurs
- RFE #1927189 strip ` from column names on import
- RFE #1821619 LeftFrameDBSeparator can be an array
- patch #1821619 [privileges] Extra back reference when editing table-specific privileges, thanks to Herman van Rink
- patch #2356575 [display] Sortable database columns, thanks to Bryce Thornton
- patch #2486825 [lang] Wrong string in setup script hints, thanks to Isaac Bennetch
- patch #2498350 [cleanup] XHTML cleanup, thanks to Virsacer
- patch #2494192 [display] Possibility of disabling the sliders, thanks to Virsacer
- patch #2506831 [privileges] Create user for existing database, thanks to Herman van Rink and Virsacer
- patch #2505255 [privileges] Cleanup, thanks to Virsacer
- bug #2414056 [auth] AllowNoPasswordRoot error message is too vague
- patch #2596230 [XHTML] View table headers/footers completely, thanks to Virsacer
- patch #2602633 [core] support column name having square brackets, thanks to Herman van Rink
- [lang] Lithuanian update, thanks to Rytis Slatkevicius
- [auth] New setting AllowNoPassword (supercedes AllowNoPasswordRoot) that applies to all accounts (even the anonymous user)
- patch #2652972 [relation] Missing code with hashing for relationship editing, thanks to knittl
- RFE #2123386 Added option to disable mcrypt warning.
- bug #2648502 Request-URI Too Large error from Location header
- RFE #1731967 Check for relations support on main page.
- RFE #2186820 Explanation for using Host table.
- RFE #1369509 Link to download more themes.
- RFE #1666487 Add option to generate password on change password page.
- RFE #1694104 Allow logging of user status with Apache.
- patch #2649087 None default is different than other None in some languages.
- [lang] Chinese Simplified update, thanks to Shanyan Baishui
- patch #2550286 [display] Sort arrows problem, thanks to Virsacer
- [security] warn about existence of config directory on main page
- patch #2706761 [lang] Polish update, thanks to Pawel Smolinski
- patch #2715142 [export] (RFE #2416960, escape new line in CSV export), thanks to Derek Schaefer
- patch #2727250 Optimizations for PHP loops, thanks to Haeber
- bug #2650776 [import] SQL_MODE not saved during Partial Import
- patch #1863739 [auth] cache control missing (PHP-CGI), thanks to stmfd
- patch #2750541 [parser] Incorrect parsing of constraints in ALTER TABLE, thanks to Yannick Betemps
- patch #2735162 [status] Server status * replication, thanks to Tomas Srnka
- patch #2745215 [edit] Multi-row change with "]" improved, thanks to Virsacer
- RFE #2657696 Automatically copy generated password
- bug #2787162 [interface] Table with name 'log_views' is incorrectly displayed as a view
- patch #2665440 Detect mcrypt initialization failure
- [lang] Galician update, thanks to Xosé Calvo
- [lang] Swedish update, thanks to Björn T. Hallberg
- [lang] Norwegian update, thanks to Sven-Erik Andersen
- [lang] Catalan update, thanks to Xavier Navarro
- [lang] Finnish update, thanks to Jouni Kahkonen
- [lang] Hungarian update, thanks to Jozsef Tamas Herczeg
- bug #2785912 [doc] no ON UPDATE CURRENT_TIMESTAMP in list of attributes
