summaryrefslogtreecommitdiff
path: root/storage/perfschema/pfs_instr.cc
Commit message (Expand)AuthorAgeFilesLines
* 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.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-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