Closed
Bug 232842
Opened 22 years ago
Closed 22 years ago
Typo: Missing semicolon in section 2.2.2.3 ("Add a user to MySQL")
Categories
(Bugzilla :: Documentation, defect)
Bugzilla
Documentation
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: dswegen, Assigned: goobix)
Details
Attachments
(1 file)
|
749 bytes,
patch
|
justdave
:
review+
|
Details | Diff | Splinter Review |
User-Agent:
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7a) Gecko/20040114 Firebird/0.8.0+
Just a minor typo: The 'FLUSH PRIVILEGES' statement in section 2.2.2.3 ("Add a
user to MySQL") is missing a semicolon (seen on
http://www.bugzilla.org/docs/html/configuration.html)
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
| Assignee | ||
Updated•22 years ago
|
Assignee: documentation → vlad987
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Hardware: PC → All
| Assignee | ||
Comment 1•22 years ago
|
||
| Assignee | ||
Comment 2•22 years ago
|
||
justdave?
Status: NEW → ASSIGNED
Flags: documentation?(justdave)
Flags: approval?
Updated•22 years ago
|
Attachment #140403 -
Flags: review+
Comment 3•22 years ago
|
||
documentation flag is for code patches that need to have documentation written
to go with them, and is generally aimed at the author of the patch (so the docs
can be tracked separately from the patch itself). This is already docs so it
doesn't need the flag.
Flags: documentation?(justdave)
Flags: approval?
Flags: approval+
| Assignee | ||
Comment 4•22 years ago
|
||
Not needed for the 2.16 branch (it appeared only in the development branch due
to Gerv's commit on 2004-01-24 10:31; no bug number or review flags available).
Checking in docs/xml/installation.xml;
/cvsroot/mozilla/webtools/bugzilla/docs/xml/installation.xml,v <--
installation.xml
new revision: 1.60; previous revision: 1.59
done
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Target Milestone: --- → Bugzilla 2.18
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•