|
While being able to perform almost all MySQL operation from a GUI, the application also allows executing direct SQL queries.
Here are some key features of "phpMyAdmin":
· Ajax-driven interface
· Database browser feature
· In-built search tool
· Manages BLOB data
· Create or drop DBs
· View database tables, schemas, views, etc..
· Easy DB user and permissions handling
· Batch queries
· Bookmark queries
· Manage stored procedures
· Import data (CSV, SQL)
· Export data (CSV, SQL, XML, PDF, ODT, XLS, Word, LAtex, etc.)
· Manage more than one DB server at a time
· Query-by-example (QBE) feature for MySQL newbies
Requirements:
· PHP 5.2.0+
· MySQL 5.0 or newer
· GD2 support in PHP
· mcrypt extension
· PHP zip extension
· mbstring and ctype extensions
What's New in This Release: [ read full changelog ]
Fixed:
· uuid_short() is a no-arguments function
· Routine parameter headers not valid for "function"
· Various search operators not working as expected
· Invalid select query generated for tables with ENUM fields
· Incorrect imagejpeg Syntax Breaks Image Transformation
· Editing SQL not possible when no records found
· Display chart and number of rows to plot
· Wrong redirect url caused cookies error with ForceSSL
0 comments:
Post a Comment