summaryrefslogtreecommitdiff
path: root/sql/lock.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge moksha.local:/Users/davi/mysql/push/bugs/25164-5.0davi@moksha.local2007-08-271-0/+2
|\
| * Bug#25164 create table `a` as select * from `A` hangsdavi@moksha.local2007-08-271-0/+2
| * Bug#29936 (Stored Procedure DML ignores low_priority_updates setting)davi@moksha.local2007-08-161-0/+1
* | Bug#29936 (Stored Procedure DML ignores low_priority_updates setting)davi@moksha.local2007-08-171-0/+1
* | Provide initial module structure to Doxygen.kostja@bodhi.(none)2007-08-151-1/+8
* | Fix doxygen warnings.kostja@bodhi.(none)2007-08-151-4/+9
* | Don't save & restore time fields from thd when it's not needed.monty@mysql.com/nosik.monty.fi2007-08-021-0/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@nosik.monty.fi2007-08-021-1/+1
|\ \
| * | Slow query log to file now displays queries with microsecond precissionmonty@mysql.com/nosik.monty.fi2007-07-301-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.(none)2007-07-311-16/+109
|\ \ \
| * \ \ Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimekostja@bodhi.(none)2007-07-311-3/+27
| |\ \ \ | | | |/ | | |/|
| | * | A fix and a test case for Bug#24918 drop table and lock / inconsistentkostja@bodhi.(none)2007-07-271-6/+29
| * | | Code review changesmalff/marcsql@weblab.(none)2007-07-271-11/+30
| * | | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)malff/marcsql@weblab.(none)2007-07-271-13/+63
| | |/ | |/|
* | | Merge mysql.com:/home/svoj/devel/bk/mysql-5.1-enginessvoj@april.(none)2007-07-251-1/+7
|\ \ \ | |/ / |/| |
| * | BUG#29806 - binlog_innodb.test creates a server logsvoj@mysql.com/april.(none)2007-07-251-1/+7
* | | Merge adventure.(none):/home/thek/Development/cpp/bug21074/my51-bug21074thek@adventure.(none)2007-07-021-0/+96
|\ \ \ | |/ / |/| |
| * | Bug#21074 Large query_cache freezes mysql server sporadically under heavy loadthek@adventure.(none)2007-07-021-0/+96
* | | Merge maint1.mysql.com:/data/localhome/tsmith/bk/51tsmith@maint1.mysql.com2007-06-181-8/+7
|\ \ \
| * | | Sdditional fix-up for bug #26380: LOCK TABLES + FLUSH LOGS causes deadlockramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-06-181-5/+6
| * | | Fix for bug #26380: LOCK TABLES + FLUSH LOGS causes deadlockramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-06-171-3/+1
| |/ /
* | | Merge mysql.com:/home/svoj/devel/mysql/BUG28574/mysql-5.0-enginessvoj@june.mysql.com2007-06-011-0/+7
|\ \ \ | |/ / |/| / | |/
| * Merge mysql.com:/home/svoj/devel/mysql/BUG28574/mysql-4.1-enginessvoj@june.mysql.com2007-06-011-0/+7
| |\
| | * 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 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
|\ \ \