Mysql: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 3: | Line 3: | ||
==Now MySQL has been set up, how do I connect?== | ==Now MySQL has been set up, how do I connect?== | ||
The easiest way to do it is to type: rbmysql into the prompt and hit enter. You'll be asked for your password and then connected to the MySQL server. You can view MySQL's online docs by clicking http:// | The easiest way to do it is to type: rbmysql into the prompt and hit enter. You'll be asked for your password and then connected to the MySQL server. You can view MySQL's online docs by clicking http://dev.mysql.com/doc/refman/5.6/en/ |
Revision as of 20:53, 25 August 2014
How do I set up a MySQL/PostgreSQL account?
Email the admins with your username by clicking: http://www.redbrick.dcu.ie/cgi-bin/writemail.pl?username=admins and ask them to set you up with an account for it.
Now MySQL has been set up, how do I connect?
The easiest way to do it is to type: rbmysql into the prompt and hit enter. You'll be asked for your password and then connected to the MySQL server. You can view MySQL's online docs by clicking http://dev.mysql.com/doc/refman/5.6/en/