summaryrefslogtreecommitdiff
path: root/databases/phpmyadmin/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'databases/phpmyadmin/DESCR')
-rw-r--r--databases/phpmyadmin/DESCR11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/phpmyadmin/DESCR b/databases/phpmyadmin/DESCR
new file mode 100644
index 00000000000..7c32876369a
--- /dev/null
+++ b/databases/phpmyadmin/DESCR
@@ -0,0 +1,11 @@
+phpMyAdmin is intended to handle the adminstration of MySQL over the WWW.
+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 and import CSV data
+ - administer one single database