Closed Bug 105472 Opened 23 years ago Closed 22 years ago

no mention that expectbigqueries unnecessary with mysql >=3.23.2

Categories

(Bugzilla :: Administration, task)

2.15
task
Not set
trivial

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: myk, Assigned: bbaetz)

References

Details

Attachments

(1 file)

The MySQL documentation says that setting the SQL_BIG_TABLES option is only
necessary with versions of MySQL older than 3.23.2.

http://www.mysql.com/doc/M/e/Memory_use.html

Installations with newer versions of MySQL have no need to set this option and
shouldn't since it slows down queries, but there is no mention of this in the
explanation of the "expectbigqueries" parameter.

The explanation of this parameter should say something like "Setting this
parameter is only necessary if you are running a version of MySQL older than
3.23.2."
Target Milestone: --- → Bugzilla 2.16
We are currently trying to wrap up Bugzilla 2.16.  We are now close enough to
release time that anything that wasn't already ranked at P1 isn't going to make
the cut.  Thus this is being retargetted at 2.18.  If you strongly disagree with
this retargetting, please comment, however, be aware that we only have about 2
weeks left to review and test anything at this point, and we intend to devote
this time to the remaining bugs that were designated as release blockers.
Target Milestone: Bugzilla 2.16 → Bugzilla 2.18
Once we require a high enough mysql version, this param can be removed.
Depends on: 87958
Attached patch v1Splinter Review
we now require 3.23.6, so this param can now be removed
-> me
Assignee: justdave → bbaetz
Keywords: patch, review
Comment on attachment 90455 [details] [diff] [review]
v1

I have to trust you wrt the MySQL specifics that I'm not so professional with,
but the Perl changes are fine.

2xr=jouni
Attachment #90455 - Flags: review+
Checked in, thanks.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
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

Created:
Updated:
Size: