summaryrefslogtreecommitdiff
path: root/sql/lock.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge from 5.0 for 43414Staale Smedseng2009-08-281-2/+1
|\
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-2/+1
| * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-2/+2
| |\
| * \ Merge from 5.0 trunk.Chad MILLER2008-07-141-1/+1
| |\ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-4/+4
| |\ \ \
| | * \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-4/+4
| | |\ \ \
| | | * \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-4/+4
| | | |\ \ \
* | | | \ \ \ Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-2/+2
| | |_|_|_|/ | |/| | | |
| * | | | | fixed warnings from the fix of 26243unknown2008-03-291-1/+1
| |/ / / /
* | | | | 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-1/+1
* | | | | Fix for bug #35732: read-only blocks SELECT statements in InnoDBunknown2008-04-081-0/+1
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-201-3/+17
|\ \ \ \ \
| * | | | | Bug#30273 - merge tables: Can't lock file (errno: 155)unknown2007-12-111-3/+17
* | | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-forcollapseandmergeunknown2007-12-141-116/+103
|\ \ \ \ \ \
| * | | | | | Doxygenization of comments.unknown2007-10-111-116/+103
| |/ / / / /
* | | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-comeng-unificationunknown2007-10-171-64/+264
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge moksha.local:/Users/davi/mysql/push/bugs/25164-5.0unknown2007-08-271-0/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#25164 create table `a` as select * from `A` hangsunknown2007-08-271-0/+2
| | * | | | Bug#29936 (Stored Procedure DML ignores low_priority_updates setting)unknown2007-08-161-0/+1
| * | | | | Bug#29936 (Stored Procedure DML ignores low_priority_updates setting)unknown2007-08-171-0/+1
| * | | | | Provide initial module structure to Doxygen.unknown2007-08-151-1/+8
| * | | | | Fix doxygen warnings.unknown2007-08-151-4/+9
| * | | | | Don't save & restore time fields from thd when it's not needed.unknown2007-08-021-0/+4
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-021-1/+1
| |\ \ \ \ \
| | * | | | | Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-1/+1
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-311-16/+109
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimeunknown2007-07-311-3/+27
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | A fix and a test case for Bug#24918 drop table and lock / inconsistentunknown2007-07-271-6/+29
| | * | | | | | Code review changesunknown2007-07-271-11/+30
| | * | | | | | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)unknown2007-07-271-13/+63
| | | |/ / / / | | |/| | | |
| * | | | | | Merge mysql.com:/home/svoj/devel/bk/mysql-5.1-enginesunknown2007-07-251-1/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | BUG#29806 - binlog_innodb.test creates a server logunknown2007-07-251-1/+7
| * | | | | | Merge adventure.(none):/home/thek/Development/cpp/bug21074/my51-bug21074unknown2007-07-021-0/+96
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Bug#21074 Large query_cache freezes mysql server sporadically under heavy loadunknown2007-07-021-0/+96
| * | | | | | Merge maint1.mysql.com:/data/localhome/tsmith/bk/51unknown2007-06-181-8/+7
| |\ \ \ \ \ \
| | * | | | | | Sdditional fix-up for bug #26380: LOCK TABLES + FLUSH LOGS causes deadlockunknown2007-06-181-5/+6
| | * | | | | | Fix for bug #26380: LOCK TABLES + FLUSH LOGS causes deadlockunknown2007-06-171-3/+1
| | |/ / / / /
| * | | | | | Merge mysql.com:/home/svoj/devel/mysql/BUG28574/mysql-5.0-enginesunknown2007-06-011-0/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Merge mysql.com:/home/svoj/devel/mysql/BUG28574/mysql-4.1-enginesunknown2007-06-011-0/+7
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | BUG#28574 - repair table causes queries to fail with variousunknown2007-06-011-0/+7
| | | * | | BUG#21310 - Trees in SQL causing a "crashed" table with MyISAM storage engineunknown2006-12-201-1/+1
| | * | | | Fix for:unknown2007-05-111-27/+6
| | | |/ / | | |/| |
| * | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-15/+15
| |\ \ \ \
| | * | | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-21/+21
| * | | | | Fix for:unknown2007-05-111-23/+3
| |/ / / /
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-enterprise-former...unknown2007-04-271-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-community-formerge51unknown2007-04-251-4/+4
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-4/+4
| | |\ \