Commit Graph

4 Commits

Author SHA1 Message Date
brad
8c4568d6e0 Move mytop back to the server sub-package where I had it originally.
It requires DBD::mysql which the server sub-package already has and
I don't want to add more dependencies to the client sub-package.
Plus add the missing dependency on Term::ReadKey for mytop.

From giovanni@ OK sthen@
2013-04-11 21:02:19 +00:00
brad
bb5d00a39c Fix this for the different length of the name. 2013-04-08 02:49:53 +00:00
brad
9371fa09e2 MySQL -> MariaDB
ok sthen@
2013-04-07 22:21:26 +00:00
brad
50c1016581 Import of MariaDB.
MariaDB is a multi-threaded SQL database with a command syntax very similar
to mSQL.

ok sthen@ giovanni@
2013-04-04 18:58:44 +00:00