How to give user privilages for a db. Login as root. Switch to the mysql db. Grant privs. Update privs.


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

Post New Answer

More MySQL Interview Questions

How can I remotely connect to mysql database?

0 Answers  


Is number a datatype in mysql?

0 Answers  


What is Foreign Key? What is the main difference between primary key and Foreign Key ? How Foreign Key can be defined? Is Foreign key is used to join two or more table?

4 Answers  


What are the advantages of mysql in comparison to oracle?

0 Answers  


What is “i_am_a_dump” flag in mysql?

0 Answers  






Is mysql case-sensitive?

0 Answers  


I want to insert userid of a customer,order time,etc in a table called ordermaster with orderid as primary key.Same time the product codes and required quantities (a1,2 and a2 4 and so on)inserted in another table orderdetails with same orderid reference.How the code will be in JSP using MySQL?

0 Answers  


What does mysql_fetch_assoc do?

0 Answers  


What happens when the column is set to AUTO INCREMENT and if you reach maximum value in the table?

0 Answers  


Where is mysql used?

0 Answers  


How to display top 50 rows?

0 Answers  


How do I change directories in mysql?

0 Answers  


Categories