How do you change a password for an existing user via
mysqladmin?

Answer Posted / guest

mysqladmin -u root -p password "newpassword" .

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I select a database in mysql?

486


How to concatenate two character strings?

554


What is mysql_query?

450


How do I kill a mysql query?

440


How to display nth highest salary from a table in a mysql query?

530






Is mariadb faster than mysql?

463


How do I copy an entire mysql database?

467


Which is better mysql or mssql?

470


Where is the mysql data directory?

489


What is limit in mysql?

435


Why we use mysqli instead of mysql?

555


How many ways to get the current time?

504


What is mysql uuid?

519


How do I download mysql?

468


How you will show all data from a table.

514