summaryrefslogtreecommitdiff
path: root/mysys/thr_lock.c
Commit message (Expand)AuthorAgeFilesLines
* WL#2360 Performance schemaMarc Alff2009-12-091-74/+76
* Backport of:Konstantin Osipov2009-11-241-9/+9
* Fix for bug #45143 "All connections hang on concurrent ALTER TABLE".Dmitry Lenev2009-10-261-9/+32
* WL#4259 - Debug Sync FacilityIngo Struewing2009-09-291-0/+22
* Bug#40536: SELECT is blocked by INSERT DELAYED waiting onDavi Arnaut2009-02-031-3/+6
* Merge Bug#36579 into mysql-5.1-bugteamDavi Arnaut2008-08-251-1/+1
|\
| * Bug#36579 Dumping information about locks in use may lead to a server crashDavi Arnaut2008-08-251-1/+1
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-buildguilhem@gbichot4.local2008-02-181-3/+3
|\ \
| * | Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name>guilhem@gbichot4.local2008-02-181-3/+3
* | | Bug#30331 Table_locks_waited shows inaccurate valuesdavi@mysql.com/endora.local2008-01-281-1/+2
|/ /
* | Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLEistruewing@stella.local2007-11-151-10/+23
* | Merge mockturtle.local:/home/dlenev/src/mysql-5.0-bg21281dlenev@mockturtle.local2007-08-051-8/+32
|\ \ | |/
| * Fix for bug #21281 "Pending write lock is incorrectly removed when itsdlenev@mockturtle.local2007-08-051-8/+32
| * Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-mainjani@ua141d10.elisa.omakaista.fi2007-03-281-1/+1
| |\
| | * Fixed compiler warnings.jani@ua141d10.elisa.omakaista.fi2007-03-221-7/+8
* | | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-2/+2
* | | Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2007-02-231-8/+21
* | | Merge mysql.com:/home/svoj/devel/mysql/merge/mysql-5.0-enginessvoj@april.(none)2006-12-301-2/+10
|\ \ \ | |/ /
| * | Merge mysql.com:/home/svoj/devel/mysql/BUG23526/mysql-5.0-engines2svoj@mysql.com/april.(none)2006-12-301-2/+10
| |\ \
| | * | BUG#23526 - show table status reports incorrect values for MyISAM tablessvoj@mysql.com/april.(none)2006-12-051-2/+10
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ \ | |/ / /
| * | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/ /
* | | Merge mysql.com:/home/my/mysql-5.0monty@nosik.monty.fi2006-11-221-7/+8
|\ \ \ | |/ /
| * | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-7/+8
* | | thr_alarm.c, thr_lock.c, my_global.h:kent@mysql.com/c-584072d5.010-2112-6f72651.cust.bredbandsbolaget.se2006-10-121-1/+1
* | | Merge mysql.com:/home/mydev/mysql-5.0-tmp_mergeingo@mysql.com2006-07-041-0/+2
|\ \ \ | |/ /
| * | Bug#16986 - Deadlock condition with MyISAM tablesingo@mysql.com2006-06-261-0/+2
* | | Remove compiler warningsmonty@mysql.com2006-06-231-2/+5
* | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-7/+7
* | | WL #2604: Partition Managementmikron@c-1e0be253.1238-1-64736c10.cust.bredbandsbolaget.se2006-01-171-2/+209
|/ /
* | Reviewing new pushed codemonty@mysql.com2005-10-121-4/+5
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-151-1/+2
|\ \ | |/
| * Rename rest() macro in my_list.h to list_rest(). (Bug #12327)jimw@mysql.com2005-08-091-1/+2
* | Fixes during review of new pushed codemonty@mishka.local2005-07-311-3/+3
* | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-2/+2
|\ \ | |/
| * Merge mysql.com:/home/my/mysql-4.0monty@mysql.com2005-07-271-2/+2
| |\
| | * Review fixes:monty@mysql.com2005-07-261-2/+2
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-buildjimw@mysql.com2005-07-221-6/+1
|\ \ \
| * | | Remove use of non-portable gettimeofday() in thr_lock.c (Bug #12100)jimw@mysql.com2005-07-221-6/+1
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1pappa@c-450ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-07-211-2/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.0pappa@c-450ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-07-201-2/+5
| |\ \ | | |/
| | * Bug #10600mronstrom@mysql.com2005-07-191-2/+5
* | | A fix and a test case for Bug#10760 and complementary cleanups. konstantin@mysql.com2005-07-191-53/+131
* | | Cleanup during reviewmonty@mysql.com2005-06-051-2/+4
* | | concurrent-insert can now be set to 2 for concurrent inserts when there is ho...monty@mishka.local2005-05-131-10/+18
* | | Changed interface for my_strntod() to make it more general and more portablemonty@mysql.com2005-01-151-2/+4
|/ /
* | Merge with 4.0monty@mysql.com2004-10-201-2/+10
|\ \ | |/
| * Fix test case for innodb-lockmonty@mysql.com2004-10-201-2/+10
* | Changed %lx -> 0x%lx (for easier comparison of debug files)monty@mysql.com2004-08-231-9/+9
* | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-7/+14
|\ \ | |/