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, if a table has one column defined as TIMESTAMP?
How do I backup mysql database on linux?
What are the two types of queries?
Is oracle mysql free?
How to represent ENUMs and SETs internally?
How many columns can you create for an index?
What language is used in mysql?
How do I delete a row in mysql?
Is mysql good for big data?
How many columns can a mysql table have?
How to enter Characters as HEX Numbers?
What is mysql vs sql?
What are the other commands to know the structure of a table using mysql commands except explain command?
Is mysql easy to learn?
How to delete a column and add a new column to database