How do you change a password for an existing user via
mysqladmin?
Answers were Sorted based on User's Feedback
Answer / anil alpati
mysqladmin -u root -p password "oldpassword" "newpassword"
| Is This Answer Correct ? | 3 Yes | 0 No |
Where MyISAM table will be stored and also give their formats of storage?
How to create a trigger in mysql?
What is difference between mysql and mysql server?
What is the difference between the DELETE TABLE and TRUNCATE TABLE commands in MySQL?
How is data stored in mysql?
How can you change the name of any existing table by using the sql statement?
about foregine
How internally data stores in MyISAM and INNODB table types?
How many ways we can we find the current date using MySQL?
What is strict mode in mysql?
What is the difference between sql and mysql and oracle?
how to search second maximum(second highest) salary value(integer)from table employee (field salary)in the manner so that mysql gets less load?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)