How to use command line to enter Mysql concrete operation steps _mysql
Source: Internet
Author: User
How do I get to MySQL with the command line? Recently had no intention to see a friend on the forum to ask such a question, below also has the netizen to give the answer, specially here with everybody to share!
MySQL to Oracle MySQL conversion to Oracle database software free version
To
enter the MySQL method using the command line :
Windows opens the line, starts at the bottom left, runs, Cmd,mysql
Then you have to let your data password, of course, the premise is that your MySQL installed correctly, there are many pictures and pictures of installation tutorials. Start, run, cmd [, cd mysql installation directory/bin], mysql-u username-p password first go to MySQL's Bin directory with cd command
and then Mysql-u root-p
Just enter the root password.
That's it. Oh, I hope I can help our friends!
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.