summaryrefslogtreecommitdiff
path: root/mysys/thr_mutex.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26637: (explicit length) ASAN: main.metadata and user_variables.basic MT...Oleksandr Byelkin2021-10-121-3/+6
* MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-4/+4
* Added DBUG_PUSH_EMPTY and DBUG_POP_EMPTY to speed up DBUGMonty2020-08-201-2/+2
* Handle errors from external_unlock & mysql_unlock_tablesMonty2020-04-191-2/+6
* cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-4/+4
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-12/+8
* MDEV-20183 data race at safe_mutex_lock()Eugene Kosov2019-07-261-2/+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
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Minor spelling fixes in code comments, docs and outputOtto Kekäläinen2018-01-121-2/+2
* | | | Lots of small cleanupsMichael Widenius2017-08-241-2/+3
* | | | Remove XtraDBMarko Mäkelä2017-06-211-1/+1
|/ / /
* | | MDEV-6150 Speed up connection speed by moving creation of THD to new threadMonty2016-02-071-2/+2
* | | MDEV-8111 - remove "fast mutexes"Sergey Vojtovich2015-11-261-86/+0
|/ /
* | MDEV-5675 - Performance: my_hash_sort_bin is called too oftenSergey Vojtovich2014-03-061-2/+2
* | Fixed timing failure in myisam-metadata.testMichael Widenius2013-06-061-5/+5
|/
* MDEV-419 ensure that all HAVE_XXX constants can be set by cmakeSergei Golubchik2012-07-311-3/+0
* 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\
| * Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| |\
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\
* | | \ 5.3->5.5 mergeSergei Golubchik2011-11-221-0/+1
|\ \ \ \ | |/ / /
| * | | Fixed lp:814238 "safe_mutex issues must be assertions in debug binary"Michael Widenius2011-09-021-0/+1
| |/ /
* | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+3
|\ \ \
| * \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \
* | | | | safe_mutex deadlock detector post-merge fixesSergei Golubchik2011-10-191-1/+1
* | | | | merge with 5.3Sergei Golubchik2011-10-191-16/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | - Reduced memory requirements for mysqltest to 1/4.th This also gave a speed...Michael Widenius2011-02-241-10/+10
| * | | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | 5.5-mergeSergei Golubchik2011-07-021-4/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-4/+4
| * | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-201-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-2/+2
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-21/+15
* | | | | merge.Sergei Golubchik2010-11-251-70/+505
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Fixed LPBUG#485443 --with-fast-mutexes and without safe mutexes (debug build)...Michael Widenius2009-11-261-26/+5
| * | | More XtraDB after-merge fixes following review and buildbot runs:unknown2009-06-221-0/+6
| * | | XtraDB after-merge fixes.unknown2009-06-091-30/+33
| * | | Merge with mysql-maria treeMichael Widenius2009-02-191-0/+8
| |\ \ \
| | * \ \ merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-0/+8
| | |\ \ \ | | | |/ /
| * | | | Merge with base MySQL 5.1Michael Widenius2009-02-151-2/+65
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | Merge with base MySQL-5.1-mariaMichael Widenius2008-12-031-12/+37
| |\ \ \
| | * \ \ Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-2/+25
| | |\ \ \ | | | |/ /
| * | | | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-39/+387
| |/ / /
| * | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-161-27/+47
| |\ \ \
| | * | | Removed MARIA_BASE min_row_length (duplicate of min_block_length)unknown2007-12-121-41/+49
| | * | | Fixed bug in allocation of dynamic record buffer in Mariaunknown2007-12-101-3/+3
| | * | | Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-0/+12