
EverFocus Navigation Access Control Management Software
8
The syntax to modify the password is: SET PASSWORD FOR root@localhost=PASSWORD(‘*').
Wherein * stands for the password to be set.
If you want to set “good” as the password of mysql database system, the operation method is as
below: input the “SET PASSWORD FOR root@localhost=PASSWORD(‘good’)” behind the
prompt of mysql> .
Afterwards, press the ENTER button, do remember to input a semicolon (;) behind the command
line.
System will show the prompt of successful operation (Query OK); click “close” button to quit from
this textual window.
1.3.6 Install the database
Commentaires sur ces manuels