summaryrefslogtreecommitdiff
path: root/include/thr_lock.h
Commit message (Expand)AuthorAgeFilesLines
* Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-3/+4
* Reuse THD for new user connectionsMonty2016-06-041-1/+2
* my_b_fill, inline my_b_* functions instead of hairy macrosSergei Golubchik2015-06-021-1/+0
* MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-1/+12
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | |\
* | | \ merge with 5.3Sergei Golubchik2011-10-191-1/+3
|\ \ \ \
| * \ \ \ Merge with 5.2Michael Widenius2011-03-091-2/+2
| |\ \ \ \
| | * | | | Fixed bugs found by buildbot:Michael Widenius2011-01-261-1/+2
| * | | | | Implementation of MWL#172: Add support for prepared statements to HANDLER READMichael Widenius2011-01-041-1/+3
| |/ / / /
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-2/+2
* | | | | merge.Sergei Golubchik2010-11-251-13/+18
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-7/+14
| * | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-0/+4
| |\ \ \ | | |/ /
| * | | merge of 5.1-main into 5.1-maria; MyISAM changes are also ported to Maria.Guilhem Bichot2009-03-111-1/+2
| |\ \ \
| * \ \ \ merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-1/+1
| |\ \ \ \
| * \ \ \ \ Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-0/+8
| |\ \ \ \ \
| * | | | | | Added versioning of row dataunknown2008-04-101-1/+2
* | | | | | | Merging with mysql-5.5-stage.Mats Kindahl2010-08-161-0/+2
|\ \ \ \ \ \ \
| * | | | | | | WL#5363: Thread Pool Service InterfaceMats Kindahl2010-06-071-0/+2
* | | | | | | | Implement WL#5502 Remove dead 5.0 class Sensitive_cursor.Konstantin Osipov2010-07-271-16/+3
* | | | | | | | A follow up patch for the fix for Bug#51263 "Deadlock between Konstantin Osipov2010-06-011-6/+0
|/ / / / / / /
* | | | | | | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-151-1/+0
* | | | | | | Bug #45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-111-4/+8
* | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-4/+5
|\ \ \ \ \ \ \
| * | | | | | | WL#2360 Performance schemaMarc Alff2009-12-091-4/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Backport of:Konstantin Osipov2009-12-021-0/+2
|/ / / / / /
* | | | | | Bug#44164: TL_WRITE has no description in lock_descriptions[]Davi Arnaut2009-04-141-0/+4
| |_|_|/ / |/| | | |
* | | | | Bug#40536: SELECT is blocked by INSERT DELAYED waiting onDavi Arnaut2009-02-031-1/+2
| |_|/ / |/| | |
* | | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
| |/ / |/| |
* | | Bug#34306: Can't make copy of log tables when server binary log is enabledDavi Arnaut2008-09-291-0/+8
|/ /
* | Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name>unknown2008-02-181-1/+1
* | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-06-041-0/+5
|\ \ | |/
| * Bug #26162: Trigger DML ignores low_priority_updates settingunknown2007-06-031-0/+5
* | Fixed compiler warningsunknown2007-02-231-2/+2
* | Merge mysql.com:/home/svoj/devel/mysql/merge/mysql-5.0-enginesunknown2006-12-301-0/+1
|\ \ | |/
| * Merge mysql.com:/home/svoj/devel/mysql/BUG23526/mysql-5.0-engines2unknown2006-12-301-0/+1
| |\
| | * BUG#23526 - show table status reports incorrect values for MyISAM tablesunknown2006-12-051-0/+1
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:unknown2006-12-231-2/+1
| |/
* | WL #2604: Partition Managementunknown2006-01-171-1/+3
|/
* Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-1/+1
|\
| * Merge mysql.com:/home/my/mysql-4.0unknown2005-07-271-1/+1
| |\
| | * Review fixes:unknown2005-07-261-1/+1
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-211-1/+1
|\ \ \ | |/ /
| * | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-07-201-1/+1
| |\ \ | | |/
| | * Bug #10600unknown2005-07-191-1/+1
* | | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-4/+37
* | | concurrent-insert can now be set to 2 for concurrent inserts when there is ho...unknown2005-05-131-2/+2
|/ /