summaryrefslogtreecommitdiff
path: root/databases/phpmyadmin/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'databases/phpmyadmin/DESCR')
-rw-r--r--databases/phpmyadmin/DESCR18
1 files changed, 10 insertions, 8 deletions
diff --git a/databases/phpmyadmin/DESCR b/databases/phpmyadmin/DESCR
index 2e25da0aceb..2f514505690 100644
--- a/databases/phpmyadmin/DESCR
+++ b/databases/phpmyadmin/DESCR
@@ -1,11 +1,13 @@
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,
-- manage privileges,
-- export data into various formats and
-- is available in 47 languages.
+- 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 and import CSV data
+- administer one single database as well as a whole database server
+- communicate in 47 different languages