summaryrefslogtreecommitdiff
path: root/sql/lock.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | BUG#5390 - problems with merge tablesunknown2005-12-071-3/+86
| * | | BUG#5390 - problems with merge tablesunknown2005-12-201-3/+125
* | | | BUG#5390 - problems with merge tablesunknown2005-12-221-1/+122
* | | | Table definition cache, part 2unknown2005-11-231-20/+34
* | | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2005-11-211-4/+11
|\ \ \ \
| * | | | BUG #14524unknown2005-11-181-4/+11
* | | | | Merge mysql.com:/home/mysql_src/mysql-5.0-vanunknown2005-11-191-4/+14
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crashunknown2005-11-151-4/+14
* | | | mergeunknown2005-09-151-3/+18
|\ \ \ \ | |/ / /
| * | | Fix for bug #12704 "Server crashes during trigger execution".unknown2005-09-151-3/+18
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-251-5/+1
|\ \ \ \ | |/ / /
| * | | Cleanups during review of new codeunknown2005-08-111-5/+1
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-051-16/+23
|\ \ \ \ | |/ / /
| * | | 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 tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-211-6/+17
|\ \ \ \ | |/ / /
| * | | 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
* | | | mergeunknown2005-07-191-3/+16
|\ \ \ \ | |/ / /
| * | | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-3/+16
* | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0unknown2005-07-151-0/+13
|\ \ \ \ | |/ / /
| * | | Implementation of Monty's idea: Now we can open mysql.proc table for lookupunknown2005-07-131-0/+13
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-011-49/+21
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2005-05-071-1/+0
|\ \ \ \
| * | | | WL 1682: Bitvector for updated/read fields in handler interfaceunknown2005-05-071-1/+0
| * | | | WL 1682: Use bitvector instead of query_id to tell handler which fieldsunknown2005-04-281-1/+1
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-021-2/+49
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bug#7823 - FLUSH TABLES WITH READ LOCK + INSERT DELAYED = deadlockunknown2005-04-271-2/+49
| |/ / /
* | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2005-04-261-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | All changes for change to all storage engines being under storage directory.unknown2005-04-261-1/+1
* | | | 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