Added phpmyadmin URL to mysql info file

This commit is contained in:
Michael Ellis 2010-08-19 14:24:05 -04:00
parent 31720e3d4c
commit 1d0dbe3774
2 changed files with 10 additions and 0 deletions

View File

@ -26,6 +26,10 @@ The command to connect using the MySQL command-line client is
mysql %(username)s -u %(username)s -p
If you prefer a GUI you can use phpmyadmin at
http://csclub.uwaterloo.ca/phpmyadmin
This database is only accessible from caffeine.
""" % { 'username': username, 'password': password })

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
ceo (0.5.7+nmu3) stable; urgency=low
* Added phpmyadmin to mysql info file generated by CEO
-- Michael Ellis <me@michaelellis.ca> Thu, 19 Aug 2010 14:06:16 -0400
ceo (0.5.7+nmu2) stable; urgency=low
* Removed the need for separate entries to manage office and syscom