Vorige maand is de eerste release candidate uitgebracht van phpMyAdmin, en heeft gisteren een upgrade gekregen naar finalversie 2.5.1. Dit programma is ontwikkeld om MySQL-databases te onderhouden via een webbased interface. Hieronder staat een compacte versie van het changelog:
Improvements:Fixes:
- LaTeX export
- Show multi-statement query result
- Support for iconv parameters
- Nested display of tables
- CSV import from upload dir.
- Save export to server
- Check for same db/table when moving
- Detection of missing scheme
- Initial SQL box when no db exists
- Reset button on edit page
- Optional bigger textarea for LONGTEXTs
- Show last inserted auto-increment id
- Multi-tables CSV export
- Can now disable ctrl-arrows moving
- Export interface: can now override the use of LOCAL
- Experimental MySQL 4.1 support
- Safari browser frame problems
- "insert as another row" state
- Confirmation when dropping databases
- Light tabs displayed wrong
- No longer saves in the history a query that generates an error
- Error when not using backquotes in export
- Incorrect "Create PHP code"
- Edit link error
- Better PDF schema
- Incorrect GD2 detection
- Avoid long delays when counting millions of rows
- Empty value in ENUM
- Frameset and XHTML
- Execution of query in PHP code view
- Hexification of BLOB when empty
- Tabs highlighing
- Wrong clickable columns and tool-tips with column alias
- Behavior when clicking "Databases"
- Invalid back link on invalid queries
- Interface to SQL Validator
- Correct parser behavior for "CHARACTER SET" and "SHOW INNODB STATUS"