summaryrefslogtreecommitdiff
path: root/innobase/row
Commit message (Expand)AuthorAgeFilesLines
* Merge for Matt for Innodb bug. unknown2004-11-302-2/+4
|\
| * Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-301-2/+3
| |\
| | * InnoDB: Make intermediate COMMITs in ALTER TABLE more robust (Bug #6633)unknown2004-11-271-2/+3
| * | row0sel.c:unknown2004-11-301-0/+1
| |/
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-262-1/+13
|\ \ | |/
| * Many files:unknown2004-11-262-1/+13
* | mergedunknown2004-11-221-62/+72
|\ \ | |/
| * Fixed BUG #6747: innodb_locks_unsafe_for_binlog still uses next-key locking.unknown2004-11-221-62/+72
* | mergedunknown2004-11-201-2/+0
|\ \ | |/
| * row0ins.c:unknown2004-11-181-2/+0
* | merge on pullunknown2004-11-091-7/+22
|\ \
| * \ Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-3/+11
| |\ \ | | |/
| | * Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-041-3/+11
| | |\
| | | * InnoDB: commit after every 10000 rows in ALTER TABLEunknown2004-11-031-3/+11
| * | | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-4/+11
| |\ \ \ | | |/ /
| | * | merge with 4.0unknown2004-11-021-4/+11
| | |\ \ | | | |/ | | |/|
| | | * row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c:unknown2004-10-311-4/+11
| | | * Backport innodb_max_purge_lag from 4.1unknown2004-10-271-0/+17
* | | | Fixed a bug in UPDATE statement with no index column in where condition unknown2004-11-081-0/+51
|/ / /
* | | merge with 4.1unknown2004-10-297-175/+468
|\ \ \ | |/ /
| * | row0mysql.c:unknown2004-10-261-0/+25
| * | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2004-10-222-2/+19
| |\ \ | | |/
| | * row0mysql.c, row0ins.c:unknown2004-10-222-2/+19
| * | Use already parsed SQL-query in the current thread when determiningunknown2004-10-151-10/+12
| * | This patch removes unnecessary lock from the supremum record, takesunknown2004-10-142-33/+24
| * | row0mysql.c:unknown2004-10-081-3/+15
| * | row0sel.c, row0row.c:unknown2004-10-082-19/+30
| * | Many files:unknown2004-10-071-1/+24
| * | Merge with 4.0 for 4.1 releaseunknown2004-10-062-10/+50
| |\ \ | | |/
| | * InnoDB: make ALTER TABLE to work on table names containing '#' (Bug #5856)unknown2004-10-041-0/+1
| | * dict0dict.h, dict0dict.c, row0row.c, pars0opt.c:unknown2004-09-161-0/+34
| | * InnoDB: Update links to the user manualunknown2004-09-081-8/+12
| * | ha_innodb.cc:unknown2004-10-051-2/+11
| * | InnoDB: Fix ALTER TABLE t DISCARD TABLESPACE (Bug #5851)unknown2004-10-041-2/+2
| * | Many files:unknown2004-10-014-47/+30
| * | Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-10-017-100/+135
| |\ \
| | * | InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-017-100/+118
| | * | InnoDB: implement innodb_max_purge_lagunknown2004-09-301-0/+17
| * | | Fixed copy-paste bug introduced on patch (jan:1.1960).unknown2004-09-031-1/+1
| * | | Fixed unique prefix key bug for multibyte character sets (BUG #4521) for unknown2004-09-034-19/+78
| * | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-09-031-15/+0
| |\ \ \ | | |/ /
| * | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-08-192-1/+32
| |\ \ \
| * | | | Relaxed lock wait rules so that record lock does not need to wait for aunknown2004-08-171-21/+26
| * | | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-08-131-8/+89
| |\ \ \ \
| | * | | | This change includes optimization for a lock wait rules and a new behaviour forunknown2004-08-121-36/+27
| | * | | | Take X-lock for duplicate keys in REPLACE command.unknown2004-08-111-7/+97
* | | | | | Merge with 4.1unknown2004-09-062-24/+108
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | row0mysql.c:unknown2004-09-011-15/+0
| | |_|/ / | |/| | |
| * | | | manually mergedunknown2004-08-182-1/+32
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | row0mysql.c:unknown2004-08-131-0/+24