Describe MySQL Connection using mysql binary.

Answer

Establishing connection to MySQL database using Mysql binary can be done at command prompt.

Mysql –u user_name –p

On entering the user name and password the mysql command prompt will be opened to execute any sql statement. 

MySQL Connection - September 30, 2009 at 18:00 pm by Vidya Sagar

Describe MySQL Connection using mysql binary.

The MySQL connection using mysql binary can be established by using the following command at os command prompt of unix.

mysql -u root –p

which connects to MySQL and launches mysql> prompt.

All sql dba Questions

Ask your interview questions on sql-dba

Write Your comment or Questions if you want the answers on sql-dba from sql-dba Experts
Name* :
Email Id* :
Mob no* :
Question
Or
Comment* :
 





Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website. If you are using this website then its your own responsibility to understand the content of the website

--------- Tutorials ---