phpMyAdmin 2.11.0-beta1

phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields.

phpMyAdmin 2.11.0-beta1 changelog:
-[import] support handling of DELIMITER to mimic mysql CLI
-Improved PHP 6 compatibility
-[core] added PMA_fatalError() and made use of it
-[doc] changed all documentation in config.inc.php to phpDocumentor style
-[data] support for CREATE VIEW from query results
-[gui] dropped css/ folder and moved into root of PMA
-[l10n] new: Sinhala, Macedonian
-[export] YAML export (see yaml.org), thanks to Bryce Thornton
-[upload] moved file upload functionality into own class
-[upload] make use of cfg-['TempDir'] for file uploads
-[server] improved display of binary logs
-[data] better error handling in tbl_create.php
-[routines] from Patch #1649881, thanks to Mike Beck
-[querywindow] store sql history in session
-[querywindow] sql history now without db too

Download: phpMyAdmin 2.11.0-beta1 UTF-8

POST by on 09:51 Email This Post

0 Comments: Subscribe This Comments(Atom)

Related Topic
Related Topic Loading...