How to allow the user "sonia" to connect to the server from localhost using the password "passwd". Login as root. Switch to the mysql db. Give privs. Update privs.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

How do I start mysql client?

0 Answers  


How do I restart mysql on windows?

0 Answers  


What is the use of mysqli_fetch_array?

0 Answers  


How to analyze tables with 'mysqlcheck'?

0 Answers  


If we create a column with data type VARCHAR(3), what would we expect to see in MySQL table?

2 Answers   ABC,






How do you stop an access query?

0 Answers  


How do I truncate all tables in mysql?

0 Answers  


What is mysql database extension?

0 Answers  


What is new mysqli?

0 Answers  


How to represent ENUMs and SETs internally?

0 Answers  


How do I optimize a selected query in mysql?

0 Answers  


How do I get a list of table names in mysql?

0 Answers  


Categories