phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web.
Create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, manage privileges,export data into various formats and is available in 50 languages.
Improvements:
- Designer: new graphical relation manager
- Improved speed on servers with thousands of databases/tables
- Vertical field editor (optional)
- Option to avoid counting rows for views
- Calendar on search page
- DOS-style end-of-lines in setup-generated files
What's New in version 2.11.6:
- bugfix: #1903724 [interface] Displaying of very large queries
in error message
- bugfix: #1905711 [compatibility] Functions deprecated in PHP 5.3:
is_a() and get_magic_quotes_gpc()
- bugfix: [lang] catalan wrong accented characters
- bugfix: #1893034 [Export] SET NAMES for importing with command-line
client
- [lang] Russian update
- bugfix: #1910485 [core] Unsetting the whitelist during the loop
- bugfix: #1906980 [Export] Import of VIEWs fails if temp table exists
- bugfix: #1812763 [Copy] Table copy when server is in ANSI_QUOTES
sql_mode
- bugfix: #1918531 [compatibility] Navigation isn't w3.org valid
- bugfix: #1926357 [data] BIT defaults displayed incorrectly
- patch #1930057 [auth] colon in password prevents HTTP login
on CGI/IIS
- patch #1929553 [lang] Don't output BOM character in Swedish
language file
- patch #1895796 [lang] Typo in Japanese lang files
- bugfix: #1935652 [auth] Access denied (show warning about mcrypt
on login page)
- bugfix: #1906983 [export] Reimport of FUNCTION fails
- bugfix: #1919808 [operations] Renaming a database fails to handle
functions
- bugfix: #1934401 [core] Cannot force a language
- bugfix: #1944077 [core] Config file containing a BOM
- bugfix: #1947189 [scripts] Missing head tag in scripts/signon.php
+ [lang] Romanian update