summaryrefslogtreecommitdiff
path: root/innobase/lock/lock0lock.c
Commit message (Expand)AuthorAgeFilesLines
* Changes from the innodb-5.0-ss115 snapshot.aivanov@mysql.com2006-01-161-1/+70
* Fix bug #12588, InnoDB's deadlock detector running out of stack space.osku@127.(none)2005-08-171-6/+17
* InnoDB: Print more than 300 characters of queries in various error conditions,osku@127.(none)2005-08-121-4/+4
* Many files:heikki@hundin.mysql.fi2005-07-011-28/+32
* Merge hundin.mysql.fi:/home/marko/mysql-5.0marko@hundin.mysql.fi2005-06-211-219/+125
|\
| * InnoDB: remove flag lock_print_waits from non-debug builds.marko@hundin.mysql.fi2005-06-171-2/+24
| * InnoDB: After review fixesmarko@hundin.mysql.fi2005-06-161-10/+4
| * InnoDB: Do not distinguish explicitly requested table locks.marko@hundin.mysql.fi2005-06-081-113/+5
| * InnoDB: Performance optimizations based on OProfile analysismarko@hundin.mysql.fi2005-04-251-97/+86
| * row0upd.c:marko@hundin.mysql.fi2005-04-221-4/+13
| * InnoDB: Define some macros around GCC's __builtin_expect()marko@hundin.mysql.fi2005-04-211-4/+4
* | Mergemarko@hundin.mysql.fi2005-05-061-13/+22
|\ \ | |/ |/|
| * InnoDB: Truncate SHOW INNODB STATUS output at the start of the listmarko@hundin.mysql.fi2005-04-191-13/+22
* | InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE andmarko@hundin.mysql.fi2005-03-101-5/+5
* | InnoDB: Improve performance by about 10% by removing implicitmarko@hundin.mysql.fi2005-03-091-9/+17
* | InnoDB: Exclude code from InnoDB Hot Backup buildsmarko@hundin.mysql.fi2005-02-041-3/+4
* | Fixed problems with deadlocks on LOCK TABLES...WHERE ENGINE = InnoDB. jan@hundin.mysql.fi2004-12-131-1/+5
* | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0jan@hundin.mysql.fi2004-12-131-7/+27
|\ \
| * \ Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0jan@hundin.mysql.fi2004-12-101-28/+38
| |\ \
| * | | Added support for a LOCK TABLES...WHERE ENGINE = InnoDB query which setsjan@hundin.mysql.fi2004-12-091-7/+27
* | | | InnoDB: Reduce the stack space consumption of ON UPDATE CASCADEmarko@hundin.mysql.fi2004-12-101-0/+42
| |/ / |/| |
* | | InnoDB: Changed interface to rec_get_offsets(), to reduce the use ofmarko@hundin.mysql.fi2004-12-091-28/+38
|/ /
* | Many files:marko@hundin.mysql.fi2004-12-021-100/+189
* | Merge for Matt for Innodb bug. brian@avenger.(none)2004-11-301-27/+137
|\ \ | |/
| * Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-11-301-14/+15
| |\
| | * lock0lock.c:heikki@hundin.mysql.fi2004-11-301-14/+15
| * | InnoDB: Allow ALTER TABLE to do intermediate COMMIT also when the tablemarko@hundin.mysql.fi2004-11-301-28/+111
| * | InnoDB: Make intermediate COMMITs in ALTER TABLE more robust (Bug #6633)marko@hundin.mysql.fi2004-11-271-13/+39
| |/
* | mergedserg@serg.mylan2004-11-221-0/+3
|\ \ | |/
| * trx0undo.c, trx0purge.c:heikki@hundin.mysql.fi2004-11-211-0/+3
* | merge on pullmonty@mysql.com2004-11-091-0/+13
|\ \ | |/
| * InnoDB: commit after every 10000 rows in ALTER TABLEmarko@hundin.mysql.fi2004-11-031-0/+13
* | Fixed a bug in UPDATE statement with no index column in where condition jan@hundin.mysql.fi2004-11-081-2/+28
|/
* Correct an 'unresolved identifier' problem caused by an "inline"joerg@mysql.com2004-10-071-31/+23
* lock0lock.c:heikki@hundin.mysql.fi2004-10-041-0/+9
* Merge marko@build.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-10-011-6/+6
|\
| * InnoDB: quote identifiers according to MySQL settings (Bug #5292)marko@hundin.mysql.fi2004-10-011-6/+6
* | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1jan@hundin.mysql.fi2004-08-191-0/+1
|\ \ | |/
| * manually mergedserg@serg.mylan2004-08-181-0/+1
| |\
| | * InnoDB: Add option for disabling innodb_status.<pid> files.marko@hundin.mysql.fi2004-08-061-0/+1
* | | Relaxed lock wait rules so that record lock does not need to wait for ajan@hundin.mysql.fi2004-08-171-8/+11
* | | This change includes optimization for a lock wait rules and a new behaviour forjan@hundin.mysql.fi2004-08-121-16/+20
* | | Take X-lock for duplicate keys in REPLACE command.jan@hundin.mysql.fi2004-08-111-4/+18
|/ /
* | manual merged (blame me!)serg@serg.mylan2004-07-201-19/+21
|\ \ | |/
| * lock0lock.c:marko@hundin.mysql.fi2004-07-131-8/+6
| * InnoDB: LOCK TABLES clean-up, part 2marko@hundin.mysql.fi2004-07-121-2/+4
| * InnoDB: LOCK TABLE clean-upmarko@hundin.mysql.fi2004-07-121-15/+17
* | Merge with 4.0.21monty@mysql.com2004-06-181-13/+1
|\ \ | |/
| * InnoDB: Revert most of ChangeSet@1.1772, as the debug functions maymarko@hundin.mysql.fi2004-06-161-13/+1
* | Merge with 4.0 to get fixes for netwaremonty@mysql.com2004-06-021-1/+1
|\ \ | |/