summaryrefslogtreecommitdiff
path: root/databases/phpmyadmin/DESCR
blob: 7c32876369a78901c06ecee253c2a1539b3322fe (plain)
1
2
3
4
5
6
7
8
9
10
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