INST 327 Lecture Notes - Lecture 3: Mysql

53 views3 pages

Document Summary

You can connect to your mysql server through the mysql client and by using the mysql command. At this moment, you do not need to give any password as by default it will be set as blank. It should be rewarded with a mysql> prompt. Now, you are connected to the mysql server and you can execute all the sql commands at the mysql> prompt as follows . Mysql ships with a blank password for the root mysql user. As soon as you have successfully installed the database and the client, you need to set a root password as given in the following code block . Now to make a connection to your mysql server, you would have to use the following command . Unix users will also want to put your mysql directory in your path, so you won"t have to keep typing out the full path everytime you want to use the command-line client.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents