e4ceff6486
This port can be useful those, who have to manage MySQL remotely via web, but they don't want to install php for phpMyAdmin. Unfortunately the license is not complete free: You have to download yourself from the original distribution site then you can freely use it, but you cannot redistribute. PR: ports/38958 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
12 lines
449 B
Plaintext
12 lines
449 B
Plaintext
MySQLMan is a web based database manager. It allows you to perform common
|
|
maintenance and administration tasks in Mysql. MySQLMan was based off of
|
|
PHPmyadmin, but written in Perl. It allows you to do common tasks like:
|
|
|
|
- browse/create/drop databases
|
|
- browse/search/create/drop/alter tables
|
|
- import/export data
|
|
- add/remove/alter table columns
|
|
- add/remove/alter table keys
|
|
|
|
WWW: http://www.gossamer-threads.com/scripts/mysqlman/index.htm
|