Bug 190864 - Fix ordering of ' and > that I thought I had done earlier.
git-svn-id: svn://10.0.0.236/trunk@142158 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -552,7 +552,7 @@
|
||||
<computeroutput>
|
||||
<prompt>mysql></prompt>
|
||||
|
||||
<command>UPDATE user SET Password=PASSWORD('<new_password'>)
|
||||
<command>UPDATE user SET Password=PASSWORD('<new_password>')
|
||||
WHERE user='root';</command>
|
||||
</computeroutput>
|
||||
</member>
|
||||
|
||||
Reference in New Issue
Block a user