diff options
author | jake%bugzilla.org <> | 2003-05-06 13:42:43 +0200 |
---|---|---|
committer | jake%bugzilla.org <> | 2003-05-06 13:42:43 +0200 |
commit | 156e18535e7d4dba178f182457184ad6ab1c03cd (patch) | |
tree | 25b64a2eaae8266973b84485c41dbcc163bb6d7c /docs/html/stepbystep.html | |
parent | 260a7325f621c76f6f93b12406acd8bec59b7eac (diff) | |
download | bugzilla-156e18535e7d4dba178f182457184ad6ab1c03cd.tar.gz bugzilla-156e18535e7d4dba178f182457184ad6ab1c03cd.tar.xz |
Pick up recent docs changes for the compiled versions
Diffstat (limited to 'docs/html/stepbystep.html')
-rw-r--r-- | docs/html/stepbystep.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/stepbystep.html b/docs/html/stepbystep.html index 33244655f..caf6b9dc1 100644 --- a/docs/html/stepbystep.html +++ b/docs/html/stepbystep.html @@ -1078,7 +1078,7 @@ CLASS="prompt" <B CLASS="command" ->UPDATE user SET Password=PASSWORD('<new_password'>) +>UPDATE user SET Password=PASSWORD('<new_password>') WHERE user='root';</B > </TT |