De ontwikkelaars van Phpmyadmin hebben met 3.1.0 als het versienummer een nieuwe versie in de stable-tak uitgebracht. Phpmyadmin is een php-webapplicatie waarmee Mysql-databases en -servers via een webinterface kunnen worden beheerd. Zo is het bijvoorbeeld mogelijk om databases aan te maken, te veranderen, te verwijderen en als backupbestand te exporteren. De lijst met veranderingen vermeldt dat er onder andere ondersteuning van blob-streaming, swekey authenticatie en een nieuw installatie script is toegevoegd:
Version 3.1.0:
Welcome to phpMyAdmin 3.1.0. This version has a new setup mechanism and supports BLOBstreaming and the Swekey hardware authentication.
- [auth] Support for Swekey hardware authentication, see http://phpmyadmin.net/auth_key
- bug #2046883 [core] Notices about deprecated dl() (so stop using it)
- BLOBstreaming support
- patch #2067462 [lang] link FAQ references in messages
- new setup script
- rfe #1892243 [export] more links to documentation
- [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 #1778908 [auth] arbitrary server auth can now also accept port
- patch #2089240 [export] handle correctly switching SQL modes
- rfe #1612724 [export] add option to export without comments
- 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
- rfe #1276463 [search] Search empty/not empty values
- rfe #823652 [structure] ENUM values: field size too small
- [lang] Persian update
- [lang] Czech update
- patch #2255890 [lang] English-language cleanup
- [lang] Norwegian update
- [lang] Hungarian update
- [lang] French update
- bug #2222344 [display] Query involving a function shown as binary
- [lang] Italian update
- [lang] Swedish update
- bug #2315549 [import] fclose() error with "Create PHP code"
- [lang] Polish update