summaryrefslogtreecommitdiff
path: root/storage/perfschema/pfs_atomic.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | | | | | | | | | | | Some places didn't match the previous rules, making the Floor address wrong. Additional sed rules: sed -i -e 's/Place.*Suite .*, Boston/Street, Fifth Floor, Boston/g' sed -i -e 's/Suite .*, Boston/Fifth Floor, Boston/g'
* | MDEV-7437 remove suport for "atomics" with rwlocksSergei Golubchik2015-01-131-127/+12
| |
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-0/+79
| |
* | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-3/+23
|/
* Updated/added copyright headersKent Boortz2011-06-301-1/+3
|
* Fixed Copyright headers in storage/perfschemaMarc Alff2010-07-151-3/+3
| | | | | Fixed minor merge issues with #includes
* WL#2360 Performance schemaMarc Alff2010-01-111-0/+148
Part V: performance schema implementation