Closed Bug 220996 Opened 21 years ago Closed 21 years ago

The grant statement needs "lock tables" (section "Setting up the MySQL-Database")

Categories

(Bugzilla :: Documentation, defect)

2.17.4
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 195424

People

(Reporter: andreas.hoefler, Assigned: goobix)

References

()

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b; MultiZilla v1.5.0.2Beta) Gecko/20030827 WebWasher 3.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b; MultiZilla v1.5.0.2Beta) Gecko/20030827 WebWasher 3.3 The GRANT statement now also needs to have the LOCK TABLES privilege in it. checksetup.pl needs this and so do many other parts of Bugzilla 2.17.4. Reproducible: Always Steps to Reproduce:
Version: unspecified → 2.17.4
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Hardware: PC → All
Summary: Update to "Setting up the MySQL-Database" part → The grant statement needs "lock tables" (section "Setting up the MySQL-Database")
Attached patch PatchSplinter Review
Attachment #132742 - Flags: review?
Attachment #132742 - Flags: review?(kiko)
Attachment #132742 - Flags: review?
<-- me
Assignee: jake → jocuri
Status: NEW → ASSIGNED
Comment on attachment 132742 [details] [diff] [review] Patch This is only required for MySQL 4 -- on MySQL 3 there is no LOCK TABLES permissions and it raises an SQL error if you try to do so. MySQL 3 reference at http://www.dwam.net/docs/mysqle3.23/manuel_GRANT.html#GRANT Related discussion at http://www.oreillynet.com/cs/user/view/cs_msg/19832
Attachment #132742 - Flags: review?(kiko) → review-
Mentioning the MySQL 3 versus 4 distinction into BZ documentation would be the right path here?
Andreas, am I correct in assuming you're using MySQL 4? If so, it would be definitely the case, Vladd.
Did anyone look at the current docs? ;) *** This bug has been marked as a duplicate of 195424 ***
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: