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 to list or view all databases from the mysql server.

538


What is meant by decimal (5,2)?

537


Is mysql a server?

468


i made a table whih contain a column "Photo" with image data type and i want to insert the byte of a picture present in my hardisk using insert statement in that colum... so what will be my insert statement?

2160


How can I see all mysql databases?

412






What is datatype in mysql?

473


What are date and time intervals?

513


How can we find out which auto increment was assigned on Last insert?

623


Is pdo more secure than mysqli?

462


Where MyISAM table will be stored and also give their formats of storage?

615


How do I connect to mysql database?

494


What is difference between mysqli and pdo?

467


Is there a free mysql?

488


How do you login to MySql using Unix shell?

616


What is truncate in mysql?

424