summaryrefslogtreecommitdiff
path: root/storage/perfschema
Commit message (Expand)AuthorAgeFilesLines
* unit test fixes for ctestSergei Golubchik2011-07-162-18/+3
* adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaksSergei Golubchik2011-07-101-37/+98
* fix memory leaks and other problems found by safemallocSergei Golubchik2011-07-101-12/+1
* post-merge fixes.Sergei Golubchik2011-07-022-7/+0
* 5.5-mergeSergei Golubchik2011-07-0231-275/+300
|\
| * Bug#11830755 - UNIT TESTS PFS_INSTR AND PFS_INSTR_CLASS CRASH IN MUTEX CALLS ...Marc Alff2011-03-086-0/+22
| * Bug #58699 cannot build with gcc dbg on solarisTor Didriksen2010-12-211-1/+1
| * Bug#58798 SHOW ENGINE PERFORMANCE_SCHEMA STATUS: incorrect table lettercaseMarc Alff2010-12-071-53/+53
| * Bug#53696 Performance schema engine violates the PSEA API by calling my_error()Marc Alff2010-12-016-15/+33
| * local mergeMarc Alff2010-11-213-160/+0
| |\
| | * WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-203-160/+0
| * | Bug#56760 PFS_lock::allocated_to_free() assert failures on osx10.5-x86-64bitMarc Alff2010-11-167-1/+47
| |/
| * Bug#58003 Segfault on CHECKSUM TABLE performance_schema.EVENTS_WAITS_HISTORY_...Marc Alff2010-11-116-21/+112
| * Bug#57609 performance_schema does not work with lower_case_table_namesMarc Alff2010-11-0311-17/+17
| * local mergeMarc Alff2010-10-262-0/+7
| |\
| | * Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-062-0/+7
| * | Bug#57154 Rename THREADS.ID to THREADS.PROCESSLIST_ID in 5.5Marc Alff2010-10-062-7/+8
| |/
* | lots of post-merge changesSergei Golubchik2011-04-251-0/+18
|/
* Bug#50557 checksum table crashes server when used in performance_schemaMarc Alff2010-09-171-0/+12
* Bug#56761 Segfault on CHECKSUM TABLE performance_schema.EVENTS_WAITS_HISTORY ...Marc Alff2010-09-152-8/+14
* Header files should be self-containedTor Didriksen2010-09-101-1/+1
* Bug#56521 Assertion failed: (m_state == 2), function allocated_to_free, pfs_l...Marc Alff2010-09-091-0/+12
* local mergeMarc Alff2010-08-272-19/+72
|\
| * Bug# 53874 "SETUP_INSTRUMENTS.TIMED='NO' should not change TIMER_WAITChristopher Powers2010-08-262-19/+72
* | Bug#55576 Two perfschema tests failed on mysql-next-mr-innodb PB2 testsMarc Alff2010-08-241-3/+3
|/
* Bug#53874, "SETUP_INSTRUMENTS.TIMED='NO' should not change TIMER_WAIT in aggr...Christopher Powers2010-08-191-22/+30
* Bug#55416 Renaming of performance_schema tables for 5.5Marc Alff2010-08-1211-641/+298
* Bug#55462 Performance schema: reduce the overhead of PFS_events_waits::m_wait...Marc Alff2010-08-124-39/+7
* WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-3/+2
* WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+0
* Bug#52134 performance schema file io, symlink in pathMarc Alff2010-07-151-6/+48
* Bug#53617 Missing performance schema tables not reported in the server log at...Marc Alff2010-07-151-1/+9
* Bug#52502 Performance schema does not start with large mutex_instance buffersMarc Alff2010-07-153-79/+202
* Bug#52586 Misleading error message on attempt to access a P_S table using a w...Marc Alff2010-07-151-1/+16
* Bug#53566 SHOW ENGINE PERFORMANCE_SCHEMA STATUS reports less memory than real...Marc Alff2010-07-153-11/+45
* Bug#53148 Remove PFS_readonly_tableMarc Alff2010-07-1518-114/+93
* Fixed Copyright headers in storage/perfschemaMarc Alff2010-07-1539-144/+135
* Bug#55087 Performance schema: optimization of the instrumentation interfaceMarc Alff2010-07-092-46/+58
* Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-2/+2
* Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-314-3/+19
* Fix perfschema unittests build on WindowsVladislav Vaintroub2010-04-135-1/+7
* Bug#52754 Build break in mysql-trunk, performance schema unit testMarc Alff2010-04-121-1/+1
* WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-061-0/+1
* WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-062-0/+2
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-3130-26/+61
* local mergeMarc Alff2010-03-071-1/+21
|\
| * Bug#51738 Unit test pfs_instr-t crashesMarc Alff2010-03-041-1/+21
* | Bug#51741 Unit test pfs-t failing in mysql-next-mr-bugfixingMarc Alff2010-03-041-2/+13
|/
* Bug#51612 Un initialized locker_lost variable in pfs_instr.ccMarc Alff2010-03-011-1/+1
* Bug#51447 performance schema evil twin filesMarc Alff2010-02-261-6/+21