Bug #24822 Patch: uptime_since_flush_status
Submitted: 5 Dec 2006 15:47 Modified: 2 Feb 2007 21:26
Reporter: Lenz Grimmer
Status: Closed
Category:Server: General Severity:S4 (Feature request)
Version:5.0-community OS:Any
Assigned to: Bugs System Target Version:
Tags: Contribution
Triage: D5 (Feature request)

[5 Dec 2006 15:47] Lenz Grimmer
Description:
This bug report is a placeholder to keep track of the progress of including this patch
from Jeremy Cole to display the uptime since the last FLUSH STATUS command, available
from http://jcole.us/patches/mysql/5.0/flush_status_time.patch

How to repeat:
Apply the patch

Suggested fix:
Apply the patch
[5 Jan 2007 20:34] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/17683

ChangeSet@1.2359, 2007-01-05 14:34:29-05:00, cmiller@zippy.cornsilk.net +6 -0
  Bug#24822: Patch: uptime_since_flush_status
  
  Provide the number of seconds since flush as a new status variable
  named "Uptime_since_flush_status".
[9 Jan 2007 14:59] Michael Widenius
Approwed, after the following changes:

- Set the output of the column 'uptime_since_flush_status' to # in the mysql-test system
with 'replace_column'.  This is needed as the current test may fail if you have a clock
tick between the flush status and show status.
[18 Jan 2007 15:50] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/18339

ChangeSet@1.2359, 2007-01-18 09:50:16-05:00, cmiller@zippy.cornsilk.net +7 -0
  Bug#24822: Patch: uptime_since_flush_status
  
  Provide the number of seconds since flush as a new status variable
  named "Uptime_since_flush_status".
  ---
  Override the post-flush value, as a second could pass between the two
  statements.
[19 Jan 2007 4:30] Paul DuBois
Need the three-part version number for this fix so we
know what changelog section to use. Thanks.
[2 Feb 2007 21:26] Paul DuBois
Noted in Community Server Enhancements/Release Notes, 5.0.35.

Added the Uptime_since_flush_status status variable, which indicates
the number of seconds since the most recent FLUSH STATUS statement.
(From Jeremry Cole)
[28 Jan 2008 7:40] Bugs System
Pushed into 6.0.5-alpha
[28 Jan 2008 7:50] Bugs System
Pushed into 5.1.24-rc
[6 Mar 2008 6:38] Jon Stephens
Also documented for 5.1.23-ndb-6.2.14, 5.1.24, and 6.0.5.
[30 Mar 2008 1:15] Jon Stephens
Also documented for 5.1.23-ndb-6.3.11.
[6 May 22:23] Bugs System
Pushed into 5.0.82 (revid:chad@mysql.com-20090506130632-s1cl4ygdj9rt2rrz) (version source
revid:chad@mysql.com-20090506130632-s1cl4ygdj9rt2rrz) (merge vers: 5.0.82) (pib:6)