summaryrefslogtreecommitdiff
path: root/sql/lock.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-4/+4
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-4/+4
| |\
| | * Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-4/+4
| | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-031-4/+4
| | |\
| | | * Bug#24795: Add SHOW PROFILEunknown2007-01-031-4/+4
* | | | - renaming TMP_TABLE to NON_TRANSACTIONAL_TMP_TABLE because this isunknown2007-03-221-4/+4
|/ / /
* | | Bug#8407 (Stored functions/triggers ignore exception handler)unknown2007-03-051-1/+1
|/ /
* | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | Many files:unknown2006-12-231-2/+1
|/
* Fix for bug#21216 "Simultaneous DROP TABLE and SHOW OPEN TABLES causesunknown2006-08-211-2/+5
* Bug#16986 - Deadlock condition with MyISAM tablesunknown2006-06-261-5/+39
* More DBUG statementsunknown2006-05-241-9/+25
* Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-2unknown2006-04-191-2/+54
|\
| * Bug#18544 - LOCK TABLES timeout causes MyISAM table corruptionunknown2006-04-191-1/+53
* | BUG#5390 - problems with merge tablesunknown2006-04-051-4/+9
* | BUG#5390 - problems with merge tablesunknown2006-02-201-2/+0
* | Merge mysql.com:/home/mydev/mysql-4.1-bug5390unknown2006-02-201-4/+18
|\ \ | |/
| * Merge mysql.com:/home/mydev/mysql-4.0-bug5390unknown2006-02-201-4/+16
| |\
| | * BUG#5390 - problems with merge tablesunknown2006-02-201-4/+16
* | | BUG#5390 - problems with merge tables unknown2006-02-201-84/+65
* | | Merge mysql.com:/home/mydev/mysql-4.1-bug5390unknown2006-02-061-31/+113
|\ \ \ | |/ /
| * | Merge mysql.com:/home/mydev/mysql-4.0-bug5390unknown2006-01-231-79/+168
| |\ \ | | |/
| | * BUG#5390 - problems with merge tablesunknown2006-01-231-73/+166
| | * BUG#5390 - problems with merge tablesunknown2005-11-291-3/+86
* | | Merge mysql.com:/opt/local/work/mysql-4.1-7209-newunknown2006-01-041-2/+3
|\ \ \ | |/ /
| * | A fix for Bug#7209 "Client error with "Access Denied" on updates unknown2006-01-041-2/+3
| * | BUG#5390 - problems with merge tablesunknown2005-12-071-3/+86
* | | BUG#5390 - problems with merge tablesunknown2005-12-201-3/+125
* | | Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crashunknown2005-11-151-4/+14
* | | Fix for bug #12704 "Server crashes during trigger execution".unknown2005-09-151-3/+18
* | | Cleanups during review of new codeunknown2005-08-111-5/+1
* | | Fix bug #11934 Two sequential FLUSH TABLES WITH READ LOCK hangs clientunknown2005-08-031-1/+1
* | | After merge fixesunknown2005-07-281-4/+5
* | | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-13/+18
|\ \ \ | |/ /
| * | Merge mysql.com:/home/my/mysql-4.0unknown2005-07-271-5/+15
| |\ \ | | |/
| | * Review fixes:unknown2005-07-261-5/+15
| * | Review of new code:unknown2005-07-271-5/+2
* | | Missing initialisation of table->s->db in lock_table_nameunknown2005-07-271-0/+1
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-211-6/+17
|\ \ \ | |/ /
| * | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-07-201-6/+17
| |\ \ | | |/
| | * Bug #10600 After review fixesunknown2005-07-201-2/+1
| | * Bug #10600unknown2005-07-191-6/+18
* | | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-3/+16
* | | Implementation of Monty's idea: Now we can open mysql.proc table for lookupunknown2005-07-131-0/+13
* | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-06-011-49/+21
|\ \ \ | |/ /
| * | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-48/+21
| |\ \ | | |/
| | * Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-48/+21
| * | Merge from 4.0 needs fixesunknown2005-04-271-2/+49
| |\ \ | | |/
| | * Bug#7823 - FLUSH TABLES WITH READ LOCK + INSERT DELAYED = deadlockunknown2005-04-271-2/+49
* | | Bug#7823 - FLUSH TABLES WITH READ LOCK + INSERT DELAYED = deadlockunknown2005-04-271-2/+49