summaryrefslogtreecommitdiff
path: root/sql/lock.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | BUG#28574 - repair table causes queries to fail with varioussvoj@mysql.com/june.mysql.com2007-06-011-0/+7
| | | * | | BUG#21310 - Trees in SQL causing a "crashed" table with MyISAM storage enginesvoj@mysql.com/april.(none)2006-12-201-1/+1
| | * | | | Fix for:dlenev@mockturtle.local2007-05-111-27/+6
| | | |/ / | | |/| |
| * | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-15/+15
| |\ \ \ \
| | * | | | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-21/+21
| * | | | | Fix for:dlenev@mockturtle.local2007-05-111-23/+3
| |/ / / /
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-enterprise-former...cmiller@zippy.cornsilk.net2007-04-271-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-community-formerge51cmiller@zippy.cornsilk.net2007-04-251-4/+4
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-04-031-4/+4
| | |\ \
| | | * | Prevent bugs by making DBUG_* expressions syntactically equivalent cmiller@zippy.cornsilk.net2007-02-221-4/+4
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communitycmiller@zippy.cornsilk.net2007-01-031-4/+4
| | | |\ \
| | | | * | Bug#24795: Add SHOW PROFILEcmiller@zippy.cornsilk.net2007-01-031-4/+4
* | | | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145j.mysql.com2007-03-291-4/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge gbichot3.local:/home/mysql_src/mysql-5.0-rplguilhem@gbichot3.local2007-03-221-4/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | - renaming TMP_TABLE to NON_TRANSACTIONAL_TMP_TABLE because this isguilhem@gbichot3.local2007-03-221-4/+4
| | |/ / / /
* | | | | | Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-5.1kroki/tomash@moonlight.home2007-03-091-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be lockedkroki/tomash@moonlight.home2007-03-091-1/+2
* | | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-8407_bmalff/marcsql@weblab.(none)2007-03-061-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Bug#8407 (Stored functions/triggers ignore exception handler)malff/marcsql@weblab.(none)2007-03-051-1/+1
| | |/ / / | |/| | |
* | | | | Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2007-02-231-1/+1
| |/ / / |/| | |
* | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-basemalff/marcsql@weblab.(none)2007-01-021-0/+17
|\ \ \ \
| * | | | WL#3602malff/marcsql@weblab.(none)2006-11-301-1/+5
| * | | | WL#3602 (SET GLOBAL READONLY)malff/marcsql@weblab.(none)2006-11-201-0/+13
* | | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-311-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | | | 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
| |/ /
| * | Fix for bug#21216 "Simultaneous DROP TABLE and SHOW OPEN TABLES causesdlenev@mockturtle.local2006-08-211-2/+5
* | | Fix for Bug #17544 "Cannot do atomic log rotate",petr/cps@mysql.com/owlet.local2006-10-131-1/+2
* | | Fix for bug#19403/12212 "Crash that happens during removing of database namedlenev@mockturtle.local2006-08-211-9/+12
* | | Merge mysql.com:/home/mydev/mysql-5.0-tmp_mergeingo@mysql.com2006-07-041-5/+41
|\ \ \ | |/ /
| * | Bug#16986 - Deadlock condition with MyISAM tablesingo@mysql.com2006-06-261-5/+39
* | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-121-14/+20
|\ \ \
| * | | BUG#19122: Need to close all handlers before rename/drop phase in ALTER TABLE...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-121-10/+3
| * | | BUG#19122: MySQL Server crashes when ALTER TABLE t1 REBUILD PARTITION on Inno...mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-261-16/+29
* | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2006-05-301-9/+25
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | More DBUG statementsmonty@mysql.com2006-05-241-9/+25
* | | Manually mergedevgen@moonbone.local2006-04-251-2/+54
|\ \ \ | |/ /
| * | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-2igor@rurik.mysql.com2006-04-191-2/+54
| |\ \ | | |/
| | * Bug#18544 - LOCK TABLES timeout causes MyISAM table corruptionsvoj@april.(none)2006-04-191-1/+53
* | | Merge mysql.com:/home/mydev/mysql-5.0-bug5390ingo@mysql.com2006-04-051-117/+197
|\ \ \ | |/ /
| * | BUG#5390 - problems with merge tablesingo@mysql.com2006-04-051-4/+9
| * | BUG#5390 - problems with merge tablesingo@mysql.com2006-02-201-2/+0
| * | Merge mysql.com:/home/mydev/mysql-4.1-bug5390ingo@mysql.com2006-02-201-4/+18
| |\ \ | | |/
| | * Merge mysql.com:/home/mydev/mysql-4.0-bug5390ingo@mysql.com2006-02-201-4/+16
| | |\
| | | * BUG#5390 - problems with merge tablesingo@mysql.com2006-02-201-4/+16
| * | | BUG#5390 - problems with merge tables ingo@mysql.com2006-02-201-84/+65
| * | | Merge mysql.com:/home/mydev/mysql-4.1-bug5390ingo@mysql.com2006-02-061-31/+113
| |\ \ \ | | |/ /
| | * | Merge mysql.com:/home/mydev/mysql-4.0-bug5390ingo@mysql.com2006-01-231-79/+168
| | |\ \ | | | |/
| | | * BUG#5390 - problems with merge tablesingo@mysql.com2006-01-231-73/+166