summaryrefslogtreecommitdiff
path: root/storage/perfschema/pfs_instr.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.4' into 10.5Daniel Black2021-02-261-12/+12
|\
| * MDEV-20857: perf schema conflict name filename_hashDaniel Black2021-02-241-10/+10
* | fix perfschema for pool-of-threadsSergei Golubchik2020-03-101-1/+1
* | perfschema compilation, test and misc fixesSergei Golubchik2020-03-101-0/+2
* | P_S 5.7.28Sergei Golubchik2020-03-101-1100/+1119
|/
* Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-211-3/+10
|\
| * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-201-3/+10
| |\
| | * Merge branch 'merge-perfschema-5.6' into 10.1Oleksandr Byelkin2020-01-191-3/+10
| | |\
| | | * 5.6.47Oleksandr Byelkin2020-01-191-3/+10
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-08-291-3/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-08-281-3/+2
| |\ \ \ | | |/ /
| | * | Fix -Wstringop-truncationMarko Mäkelä2019-08-221-3/+2
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\ \
| | | * | Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-1/+1
|/ / / /
* | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-2/+2
|/ / /
* | | Merge branch 'merge-perfschema-5.6' into 10.0Sergei Golubchik2015-08-031-20/+20
|\ \ \ | | |/ | |/|
| * | 5.6.26Sergei Golubchik2015-08-031-20/+20
* | | perfschema 5.6.24Sergei Golubchik2015-05-051-1/+51
|\ \ \ | |/ /
| * | 5.6.24Sergei Golubchik2015-05-041-1/+51
* | | perfschema 5.6.17Sergei Golubchik2014-05-071-81/+156
|\ \ \ | |/ /
| * | 5.6.17Sergei Golubchik2014-05-071-81/+156
| * | perfschema 5.6.10 initial commit.Sergei Golubchik2014-05-061-0/+2187
| /
* | making perfschema easier to merge: remove unnecessary changesSergei Golubchik2014-05-061-96/+45
* | Fixed memory leaks. alias.test now runs clean with valgrindMichael Widenius2013-06-201-1/+1
* | Fixed some memory leaksMichael Widenius2013-06-191-1/+1
* | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-2/+2
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-171/+157
* | 10.0-base mergeSergei Golubchik2013-01-311-3/+0
|\ \
| * | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-3/+0
| |/
* | More fixesMichael Widenius2012-08-171-0/+4
* | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-349/+1411
|/
* mysql 5.5.23 mergeSergei Golubchik2012-04-101-19/+30
|\
| * Bug#13898343 THREAD LOOPS ENDLESSLY IN LF_PINBOX_PUT_PINS WHILE HOLDINGMarc Alff2012-03-281-19/+30
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+1
|\ \ | |/
| * Updated/added copyright headersKent Boortz2011-06-301-1/+1
* | adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaksSergei Golubchik2011-07-101-37/+98
|/
* Bug #58699 cannot build with gcc dbg on solarisTor Didriksen2010-12-211-1/+1
* Bug#58003 Segfault on CHECKSUM TABLE performance_schema.EVENTS_WAITS_HISTORY_...Marc Alff2010-11-111-3/+20
* Bug#52134 performance schema file io, symlink in pathMarc Alff2010-07-151-6/+48
* Bug#52502 Performance schema does not start with large mutex_instance buffersMarc Alff2010-07-151-59/+118
* Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-311-0/+4
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+3
* Bug#51738 Unit test pfs_instr-t crashesMarc Alff2010-03-041-1/+21
* 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
* WL#2360 Performance schemaMarc Alff2010-01-111-0/+962