Update to the new release version 2.6.4. Release notes are at http://www.phpmyadmin.net/home_page/downloads.php?relnotes=0 Improvements: * Foreign-key dropdowns can be more customized * Export: configurable filename templates * Display column comments while editing data * Transformations: new hexadecimal mode * HTTP auth: support FastCGI * Themes: can now have different theme per server * OLD_PASSWORD in the list of functions * Better messages when checking numerical input * Allow adding DROP TABLE when copying databases * Better support of information_schema * Various interface CSS improvements * Tree subgroups in left panel database selector * Documentation: links and anchors to every FAQ item * Table comments move to page header * Export: configurable default charset * Removed warning about PmaAbsoluteUri not set Fixes: * Database search in MySQL 5.0.x on fields without a charset * Invalid "normal" cursor style * Browsing state when deleting multiple rows * Support bigger queries in print view, insert row, export results * Unsaved changes to relations were lost when changing display field * Exporting under IE 6 (Windows XP SP2) * Better catching of parse errors in config file * XSS on the cookie-based login panel * Show all while browsing foreign values * Escaping of special characters in ENUM or SET * XSS on table creation page * Using mysqli extension with MySQL 4.0.x * "empty result set" message was sometimes not returned * Incorrect message "You should define a primary key" * Abide cfg['Lang'] settings even if using MySQL > 4.1.x * XSS on username (cookie-based login) Note: despite what the phpMyAdmin developers say under "fixes", installing php5-mysqli port with MySQL client versions other than 4.1.x is not currently permitted by the ports infrastructure.
State Changed From-To: open->closed Committed, thanks!