How can you get your MySQL root password, if you lost it?
Answer Posted / karunakar tarei
log on to you system as administrator
stop the mysql sever if it is running
save the file
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is mysql in dbms?
How can you count the total number of records of any table?
How can you add and remove any column of a table?
What are the 3 main types of search queries?
What is the use of mysql workbench?
How can you handle the –secure-file-priv in mysql?
How do I connect to a mysql database?
How do I find the database name in mysql?
How do I disable mysql?
What is innodb mysql?
What is timestamp in mysql?
What are the differences between char and varchar?
What is the difference between a database and a table?
What is data types in mysql?
Why myisam is faster than innodb?