[PROGSOC-ANNOUNCE] Creating MySQL Databases

Chris Laughton chlaught at progsoc.org
Sun Mar 16 20:34:37 EST 2008


Hi all,

For all of you who wish to create MySQL databases you now can make them
automatically!

A big thanks to wzdd (Nicholas FitzRoy-Dale) for creating this script.

To create a database under the name of your user you will need to login to
ssh.progsoc.org and run the script *create-mysql-database*


It will mention :-

This will create a MySQL database named 'username'. Is this what you want?
Type 'yes' or 'no' > yes

All done! Good times.

Your password is: ********

Access your database with 'mysql -h muspell -u username -p' (and then 'use
username;')

*Please Make a note of your password for MySQL, as it will be different from
your SSH password*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://progsoc.org/pipermail/progsoc-announce/attachments/20080316/06ea7bf0/attachment.htm 


More information about the Progsoc-announce mailing list