Previously installed MySQL, recently just to re-turn out to see
Find and forget those orders, or Baidu, so it is better to organize their own
Although there are a lot of relevant information on the Internet, then want to be better than the comfort of their own sorting out
The first is to download the installation, the Internet has a lot of not listed
The first is to turn on the service command:
net start MySQL
To close a service command:
net stop MySQL
Here is the login command:
Mysql-u root-p
Root is the default user name
If no password is set, direct carriage return
If you have set a password, type the password
Login success:
View all databases:
show databases;
Exit:
Exit
A database management tool may be used in real-world use to easily manipulate the database
I'm using Navict Premium here.
Open new Link Enter appropriate database information
Input is correct and can be connected to access
MySQL (easy to use +navict under window)