Google
 

3/04/2007

phpMyAdmin - 2.10.0.2

phpMyAdmin is intended to handle the adminstration of MySQL over the web. Currently it can:

* create and drop databases
* create, copy, drop and alter tables
* delete, edit and add fields
* execute any SQL-statement, even batch-queries
* manage keys on fields
* load text files into tables
* create and read dumps of tables
* export data to CSV values
* administer multiple servers and single databases


What's new in this version:

The "Month Of PHP Bugs" reveals some PHP vulnerabilities. MOPB-02-2007 (PHP Executor Deep Recursion Stack Overflow) uses phpMyAdmin as an example to show a recursion vulnerability in PHP, for which a workaround is provided in version 2.10.0.2.


Website
Download phpMyAdmin