Gisteren berichtten de makers van phpMyAdmin ons dat er een nieuwe release candidate beschikbaar is van deze MySQL-database tool. De databases kunen vrijwel volledig beheerd worden via een web interface. Onder andere de volgende wijzigingen zijn in versie 2.5.2 rc1 doorgevoerd:
Improvements:Fixes:
- Preserve edited contents of the query window
- Uploading of SQL when no database selected
- Optional server list drop-down in left frame
- "Options" tab merged in "Operations"
- PDF report: paper size selection
- $cfg['LimitChars'] now limits all non-numeric fields
- MySQL 4.1 support: table and field charsets
- Better Export functionnality, including export for big tables
- Partial support for InnoDB foreign keys: PDF report, Select tab, results display
- Visual editor (scratchboard) for PDF schema
- Export any query in CSV, LaTeX, XML
- Warning for missing length on VARCHAR
[break]Het volledige changelog kun je hier nalezen.
- MySQL 4.1 related fixes:
- User was unable to edit column privileges
- The table structure page sometimes displayed "Array" in the charset column
- When altering the field type, the input box for the field length sometimes had a strange default value
- Erroneous export of timstamp fields
- Now use TRUNCATE with MySQL 4 when emptying multiple tables
- Various HTML pretty printer problems
- Bad display of parser bug report
- docSQL and filename disclosure
- Row count and DISTINCT
- GD2 autodetection
- Cookie: encrypt password (blowfish)
- Wrong field names when exporting query results
- Support for PROCEDURE ANALYSE
- Security fix against bad JS code