summaryrefslogtreecommitdiff
path: root/innobase/row
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | manually mergedunknown2004-12-313-67/+249
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | row0mysql.c:unknown2004-12-271-36/+69
| | * | | | row0mysql.c:unknown2004-12-271-0/+6
| | * | | | Merge hundin.mysql.fi:/home/heikki/mysql-4.0unknown2004-12-272-5/+37
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | row0ins.c:unknown2004-12-272-5/+37
| | * | | | row0mysql.c:unknown2004-12-271-1/+1
| | * | | | ha_innodb.cc, row0ins.c, fil0fil.c:unknown2004-12-271-1/+1
| | * | | | Many files:unknown2004-12-273-26/+137
| | | |_|/ | | |/| |
* | | | | row0upd.c:unknown2004-12-311-1/+7
|/ / / /
* | | | Merge bk-internal:/home/bk/mysql-5.0unknown2004-12-312-3/+8
|\ \ \ \
| * | | | Many files:unknown2004-12-241-1/+1
| * | | | logging_ok:unknown2004-12-242-3/+8
| | |_|/ | |/| |
* | | | row0upd.c:unknown2004-12-311-1/+1
|/ / /
* | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-131-3/+9
|\ \ \
| * \ \ Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-109-305/+310
| |\ \ \
| * \ \ \ Content merge.unknown2004-12-091-3/+9
| |\ \ \ \
| | * | | | Added support for a LOCK TABLES...WHERE ENGINE = InnoDB query which setsunknown2004-12-091-3/+9
* | | | | | InnoDB: Reduce the stack space consumption of ON UPDATE CASCADEunknown2004-12-101-6/+2
| |_|/ / / |/| | | |
* | | | | InnoDB: Changed interface to rec_get_offsets(), to reduce the use ofunknown2004-12-099-305/+310
|/ / / /
* | | | InnoDB: Make btr_search_drop_page_hash_index() work with the compactunknown2004-12-081-3/+2
* | | | row0mysql.c:unknown2004-12-081-1/+1
* | | | InnoDB: Fix ctype_utf8 test failure caused by the new record format.unknown2004-12-032-7/+11
|/ / /
* | | Many files:unknown2004-12-029-306/+622
* | | 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