De ontwikkelaars van phpMyAdmin hebben met 3.3.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 meegeleverde lijst met veranderingen vertelt ons dat ondersteuning voor replicatie is toegevoegd, en ziet er als volgt uit:
Welcome to phpMyAdmin 3.3.0.
The main new features are:Changes:
- new import and export modules
- changes tracking
- synchronizing structure and data between servers
- replication support
- rfe #2308632 [edit] Use hex for (var)binary fields
- patch #2794819 [navi] Filter for displayed table names
- bug #2794840 [core] Cannot redeclare pma_tableheader()
- rfe #2726479 [core] configurable maximal length of URL
- patch #2724755 [display] Full/partial text links (big T) are back
- bug [display] handle NavigationBarIconic as documented for navi buttons
- rfe #2726479 [export] Export tables preselect
- patch #2805828 [export] PHP array export plugin
- patch #2798592 [import] Progress bar
- bug [gui] Generate Password not working for 'Change Login Information', only for 'Change password'
- [lang] Arabic update
- rfe #2822190 [structure] BOOLEAN is standard SQL
- [lang] German update
- rfe #2813867 [structure] Default sorting order in list of tables
- [import] Added MySQL type-detection functionality to import library
- [import] Added ODS, Excel XLS, Excel XLSX, and XML import modules
- [export] Added Excel XLSX export module
- [core] Added ability for tracking changes made through phpMyAdmin
- rfe #2839504 [engines] Support InnoDB plugin's new row formats
- [core] Added ability for synchronizing databases among servers.
- [lang] #2843101 Dutch update
- [lang] Galician update
- [export] Added MediaWiki export module
- [lang] Turkish update
- [auth] Add custom port configuration in signon
- [core] Removed context from the error handler
- bug #2883633 [export] Export of InnoDB table is incomplete
- rfe #2862575 [status] Order query statistics by % desc, skip rows with 0
- rfe #2823686 [interface] Increase default height of query window
- rfe #2129902 [structure] Don't hide indexes
- patch #2812070 [interface] Allow selecting a range of rows by holding shift
- [lang] Russian update, thanks to Victor Volkov
- [lang] Greek update, thanks to Panagiotis Papazoglou
- [lang] Norwegian update, thanks to Sven-Erik Andersen
- bug #2929958 [import] Cannot import (French interface)
- [security] Use X-Frame-Options header to protect against ClickJacking.
- [lang] Finnish update, thanks to Jouni Kahkonen
- [lang] Lithuanian update, thanks to Rytis Slatkevicius - rytis_s
- bug #2931939 [status] Seeing "m" as unit is confusing
- bug #2926613 [edit] Copy database shows errors when DB has foreign key
- [lang] Catalan update, thanks to Xavier Navarro