summaryrefslogtreecommitdiff
path: root/sql/lock.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | XID SQL syntaxunknown2005-04-041-5/+12
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-171-15/+15
|\ \ \
| * | | global read lock code now uses a dedicated mutexunknown2005-03-161-15/+15
* | | | Cleanup during reviewsunknown2005-03-161-1/+1
|/ / /
* | | Merge mysql.com:/home/mysql_src/mysql-4.1-cleanunknown2005-02-231-2/+3
|\ \ \ | |/ /
| * | FIx for BUG#8682 "flush_block_commit test hangs on HPUX":unknown2005-02-231-2/+3
* | | added variable NDB_MGM to be able to run the management client in testsunknown2005-01-201-3/+4
* | | First stage of table definition cacheunknown2005-01-061-8/+9
* | | revert "LOCK TABLES ... WHERE ENGINE=INNODB"unknown2004-12-271-58/+0
* | | Print a error message if the handler don't support transactional tableunknown2004-12-161-6/+14
* | | Content merge.unknown2004-12-091-0/+62
|\ \ \
| * | | Added support for a LOCK TABLES...WHERE ENGINE = InnoDB query which setsunknown2004-12-091-0/+62
* | | | Merge with 4.1unknown2004-12-061-4/+61
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-301-4/+61
| |\ \ | | |/
| | * two-line fix for BUG#6732 "FLUSH TABLES WITH READ LOCK + COMMIT makes next FL...unknown2004-11-301-4/+61
* | | Making FLUSH TABLES WITH READ LOCK killable while it's waiting for running co...unknown2004-12-021-5/+19
* | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-2/+1
* | | mergeunknown2004-11-121-2/+4
|\ \ \
| * | | post-review fixesunknown2004-11-121-2/+4
* | | | merge with 4.1unknown2004-10-291-2/+8
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge with 4.0unknown2004-10-201-2/+8
| |\ \ | | |/
| | * Fix for BUG#5949 "error code 1223 in binlog when using innobackup":unknown2004-10-111-2/+8
* | | Merge with 4.1unknown2004-09-061-13/+60
|\ \ \ | |/ /
| * | Review of new pushed code (Indentation fixes and simple optimizations)unknown2004-08-311-1/+2