2011/04/19

phpMyAdmin 3.3.10

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.
Requirements:
· PHP 5.2+
· MySQL 5.0+
Features:
· Intuitive web interface
· Support for most MySQL features:
- browse and drop databases, tables, views, fields and indexes
- create, copy, drop, rename and alter databases, tables, fields and indexes
- maintenance server, databases and tables, with proposals on server configuration
- execute, edit and bookmark any SQL-statement, even batch-queries
- manage MySQL users and privileges
- manage stored procedures and triggers
· Import data from CSV and SQL
· Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Word, Excel, LATEX and others
· Administering multiple servers
· Creating PDF graphics of your database layout
· Creating complex queries using Query-by-example (QBE)
· Searching globally in a database or a subset of it
· Transforming stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link

What's New:
· a bugfix-only version
· [auth] Support for Swekey hardware authentication,
· see http://phpmyadmin.net/auth_key
· bug #2046883 [core] Notices about deprecated dl() (so stop using it)
· BLOBstreaming support
· patch #2067462 [lang] link FAQ references in messages
· new setup script
· rfe #1892243 [export] more links to documentation
· [auth] cookie auth now autogenerates blowfish_secret, but it has some
· limitations and you still should set it in config file
· [auth] cookie authentication is now the default
· [auth] do not allow root user without password unless explicitly enabled by
· AllowNoPasswordRoot
· rfe #1778908 [auth] arbitrary server auth can now also accept port
· patch #2089240 [export] handle correctly switching SQL modes
· rfe #1612724 [export] add option to export without comments
· bug #2090002 [display] Cannot edit row in VIEW
· patch #2099962 [js] fix js error without frameset
· patch #2099972 [structure] Display None when there is no default value
· patch #2122883 [PDF schema] Option to display just the keys
· rfe #1276463 [search] Search empty/not empty values
· rfe #823652 [structure] ENUM values: field size too small
· [lang] Persian update
· [lang] Czech update
· patch #2255890 [lang] English-language cleanup
· [lang] Norwegian update
· [lang] Hungarian update
· [lang] French update
· bug #2222344 [display] Query involving a function shown as binary
· [lang] Italian update
· [lang] Swedish update
· bug #2315549 [import] fclose() error with "Create PHP code"
· [lang] Polish update

Download: phpMyAdmin 3.4.0 RC1 (6.4 MB) | phpMyAdmin 3.3.10 (4.9 MB) | Screenshots | Homepae

No comments:

Post a Comment