Bug #58986 trunk does not build without performance schema
Submitted: 16 Dec 2010 20:23 Modified: 6 Jan 2011 1:17
Reporter: Davi Arnaut (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.6 OS:Any
Assigned to: Alfranio Junior CPU Architecture:Any
Tags: perfschema

[16 Dec 2010 20:23] Davi Arnaut
Description:
Building trunk-bugfixing without P_S causes a few compiling failures.

How to repeat:
cmake . -DWITHOUT_PERFSCHEMA_STORAGE_ENGINE=1
[16 Dec 2010 21:33] Peter Laursen
This is a duplicate of another report from today ..

.. so I expect Sveta to reply here with an unpolite (and insulting) reply (like she uses to do to me) that you should not post duplicates.

Solution: makes this bug system searchable in a reasonable way. Nobody has a monkeyman's chance to see what has already been posted.
[16 Dec 2010 21:36] Davi Arnaut
Not a duplicate of Bug#58953. Used to track similar failures on another branch.
[21 Dec 2010 9:49] 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/127366

3446 Alfranio Correia	2010-12-21
      BUG#58986 trunk does not build without performance schema
      
      Safeguarded the code that references the performance schema with
        #ifdef HAVE_PSI_INTERFACE
[22 Dec 2010 9:28] 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/127487

3467 Alfranio Correia	2010-12-22
      Post-push fix for BUG#58986.
[22 Dec 2010 10:17] Alfranio Junior
Pushed to trunk-bugfixing.
[22 Dec 2010 21:30] Bugs System
Pushed into mysql-trunk 5.6.1 (revid:alexander.nozdrin@oracle.com-20101222212842-y0t3ibtd32wd9qaw) (version source revid:alexander.nozdrin@oracle.com-20101222212842-y0t3ibtd32wd9qaw) (merge vers: 5.6.1) (pib:24)
[6 Jan 2011 1:17] Paul DuBois
Bug does not appear in any released version. No changelog entry needed.