summaryrefslogtreecommitdiff
path: root/storage/perfschema
Commit message (Expand)AuthorAgeFilesLines
* 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
* Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-241-1/+1
* mergeVladislav Vaintroub2010-02-161-0/+2
|\
| * Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-152-2/+10
| |\
| * | Merge next-mr -> next-4284-merge.Konstantin Osipov2010-02-041-0/+2
* | | mergeVladislav Vaintroub2010-02-132-2/+10
|\ \ \ | | |/ | |/|
| * | Bug#44210 Performance schema: pool-of-threads threads instrumentation is missingMarc Alff2010-01-261-0/+8
| * | Bug#50478 perfschema.tampered_perfschema_table1 fails sporadically onMarc Alff2010-01-221-2/+2
| |/
* | Cleanup casing in MYSQL_ADD_PLUGIN, patch provided by KentVladislav Vaintroub2010-02-011-1/+1
* | Post-merge fixes , define HAVE_RWLOCK_T on Solaris defineVladislav Vaintroub2010-01-142-14/+20
* | mergeVladislav Vaintroub2010-01-141-3/+1
|/
* WL#2360 Performance schemaMarc Alff2010-01-1164-0/+16877