How do I create a mysql username and password?
Answer / Satyendra Pratap Singh
To create a new MySQL user with a password, use the following command:nGRANT ALL PRIVILEGES ON *.* TO 'username'@'localhost' IDENTIFIED BY 'password'; Replace 'username' with your desired username and 'password' with your desired password.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is mysql a dbms?
How many ways we can retrieve the date in result set of mysql using php?
What ascii 31?
what is the difference between the nvl function, ifnull function, and the isnull function? : Mysql dba
What is a delimiter in mysql?
Why do we use mysql?
What is the full form of mysql?
How to create trigger in mysql workbench?
How can you create and drop view in mysql?
Where is the mysql data directory?
What is table level locking in mysql?
Does mysql use t sql?
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)