How to change a password for an existing user via mysqladmin?
Answer / Rohit Agrawal
To change a password for an existing user via mysqladmin, use the following command: `mysqladmin -u username password new_password`. Replace 'username' with your actual username and 'new_password' with the new password.
| Is This Answer Correct ? | 0 Yes | 0 No |
Create table employee (eno int(2),ename varchar(10)) ?
How to get nth highest salary from table in a mysql?
What is the difference between a Table and a View?
what is cte? : Mysql dba
What is auto increment in mysql?
What is slow query log in mysql?
What are triggers in mysql?
How can you change the password of a mysql user?
How can you do the fine tunning?
How can increase the performance of MySQL select query?
3 Answers RV Technologies, Span Systems,
Is mysql owned by oracle?
What is pdo connection?
Oracle (3253)
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)