summaryrefslogtreecommitdiff
path: root/storage/perfschema
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-2/+41
|\
| * Bug#21374104 SETUP_TIMERS INITIALIZATION ASSUMES CYCLE TIMER IS ALWAYS AVAILABLEChristopher Powers2015-07-101-2/+41
| * Updated/added copyright header. Added line "use is subject to license terms" Murthy Narkedimilli2014-02-171-0/+1
| * Bug#16814264: FILTER OUT THE PERFORMANCE_SCHEMA RELAY LOG EVENTS FROM RELAY LOGRitheesh Vedire2014-01-312-2/+43
| * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| * Bug#17928281 'CHECK_PERFORMANCE_SCHEMA()' LEAVES 'CURRENT_THD' REFERRINGMarc Alff2013-12-111-1/+2
| * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| * Bug#16414644 ASSERTION FAILED: SIZE == PFS_ALLOCATED_MEMORYMarc Alff2013-02-283-8/+8
| * Bug#16060864 SEGMENTATION FAULT IN PERFORMANCE_SCHEMA WITH HISTORY SIZE 0Marc Alff2013-01-021-0/+6
| * Bug#13898343 THREAD LOOPS ENDLESSLY IN LF_PINBOX_PUT_PINS WHILE HOLDINGMarc Alff2012-03-281-19/+30
| * Updated/added copyright headersMySQL Build Team2012-02-164-4/+4
| * Merging into mysql-5.5.16-release.Mats Kindahl2011-08-151-1/+2
| * Bug#12727287: Maintainer mode compilation fails with gcc 4.6Davi Arnaut2011-07-071-0/+3
| * Updated/added copyright headersKent Boortz2011-06-3021-21/+34
| * 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
| |/
| * 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