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
How to delete a column and add a new column to database
How to get current MySQL version?
What is federated tables in mysql?
What are the functions in mysql?
What is mysql community server?
How to use case expression?
How can I see all mysql databases?
Is mysql distributed?
How can I create database in mysql?
What is innodb mysql?
what is the procedure to configure the application of mysql?
Create table employee (eno int(2),ename varchar(10)) ?
How To see all the tables from a database of mysql server.
What is offset limit?
Define REGEXP?