Bug #44000 Nanoseconds on OS X
Submitted: 31 Mar 2009 21:39 Modified: 14 Jan 2010 18:02
Reporter: Marc ALFF Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Performance Schema Severity:S3 (Non-critical)
Version:mysql-6.0-perf OS:MacOS
Assigned to: Marc ALFF CPU Architecture:Any

[31 Mar 2009 21:39] Marc ALFF
Description:

The NANOSECONDS timer is not implemented on Mac OS X, it always return 0.

How to repeat:

See the pfs_timer-t unit test on pushbuild
[31 Mar 2009 22:33] 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/70966

2844 Marc Alff	2009-03-31
      Bug#44000 Nanoseconds on OS X
      
      Implemented the missing nanoseconds timer on Mac OS X.
[31 Mar 2009 22:35] Marc ALFF
Code written by Kay Roepke, with changes and testing by Peter Gulutzan
[1 Jun 2009 8:33] Guilhem Bichot
Code looks good; and as Peter has tested, it's ok.
[1 Jun 2009 16:53] Marc ALFF
Queued in mysql-6.0-perfschema
[14 Jan 2010 9:59] Marc ALFF
Merged in:
- mysql-next-mr (Celosia / 5.5.99-m3)
- mysql-6.0-codebase (6.0.14)
[14 Jan 2010 18:02] Paul DuBois
Not in any released version. No changelog entry needed.