Database:

The database is a collection of information organized to provide efficient retrieval. The collected information has numerous formats like electrical, graphics, audio etc… The main purpose of the database is to operate a large amount of information by storing, retrieving and managing. This article guides to update the password for the database.

The Database utility is used to manage databases and update the database users in Plesk through CLI. 

By using this utility, you can perform the following tasks:

  • creating or deleting databases
  • adding and removing database users
  • adding or removing access control records for MySQL database users

The syntax for the database utility command:

database <command> [<database name>] [
<option_1> [<param>]
[<option_2> [<param>]]
… [<option_N> [<param>]]
]

Plesk Command for Updating password of database user:

plesk bin database –update-dbuser John -passwd newpassword -server localhost:3306

Categorized in:

Tagged in:

,