summaryrefslogtreecommitdiff
path: root/innobase
Commit message (Expand)AuthorAgeFilesLines
* Review of all code pushed since last reviewunknown2004-10-201-0/+13
* srv0srv.c, log0log.c, srv0srv.h, ha_innodb.cc, ha_innodb.h:unknown2004-10-133-13/+54
* InnoDB: correct potential overflow in trx_purge()unknown2004-10-131-2/+5
* row0mysql.c:unknown2004-10-081-3/+15
* row0sel.c, row0row.c:unknown2004-10-082-19/+30
* Many files:unknown2004-10-0711-44/+124
* Correct an 'unresolved identifier' problem caused by an "inline"unknown2004-10-071-31/+23
* Merge with 4.0 for 4.1 releaseunknown2004-10-0614-58/+151
|\
| * InnoDB: make ALTER TABLE to work on table names containing '#' (Bug #5856)unknown2004-10-042-6/+17
| * os0file.c:unknown2004-09-231-0/+2
| * dict0dict.h, dict0dict.c, row0row.c, pars0opt.c:unknown2004-09-164-5/+58
| * sync0arr.c:unknown2004-09-131-4/+1
| * row0mysql.h:unknown2004-09-131-3/+5
| * os0file.c:unknown2004-09-111-1/+16
| * dict0dict.c:unknown2004-09-101-1/+1
| * InnoDB: Update links to the user manualunknown2004-09-089-39/+53
* | dict0mem.h:unknown2004-10-051-5/+4
* | ha_innodb.cc:unknown2004-10-052-6/+24
* | InnoDB: Fix ALTER TABLE t DISCARD TABLESPACE (Bug #5851)unknown2004-10-044-8/+16
* | lock0lock.c:unknown2004-10-041-0/+9
* | fsp0fsp.h:unknown2004-10-011-34/+0
* | Many files:unknown2004-10-017-47/+165
* | Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-10-0134-323/+499
|\ \
| * | InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-0129-322/+428
| * | InnoDB: implement innodb_max_purge_lagunknown2004-09-306-1/+71
* | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-09-167-39/+209
|\ \ \ | |/ / |/| |
| * | 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-036-54/+86
| * | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-09-032-18/+4
| |\ \
| * | | Fixed unique prefix key bug for multibyte character sets (BUG #4521) for unknown2004-08-311-0/+31
| * | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-08-301-0/+2
| |\ \ \
| * \ \ \ Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-08-1919-36/+265
| |\ \ \ \
| * | | | | Relaxed lock wait rules so that record lock does not need to wait for aunknown2004-08-172-29/+37
| * | | | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-08-132-12/+111
| |\ \ \ \ \
| | * | | | | This change includes optimization for a lock wait rules and a new behaviour forunknown2004-08-122-52/+47
| | * | | | | Take X-lock for duplicate keys in REPLACE command.unknown2004-08-112-11/+115
* | | | | | | InnoDB: Add configuration option innodb_autoextend_incrementunknown2004-09-072-1/+6
* | | | | | | srv0start.c:unknown2004-09-062-28/+14
| |_|_|_|/ / |/| | | | |
* | | | | | srv0start.c:unknown2004-09-021-3/+4
* | | | | | row0mysql.c:unknown2004-09-011-15/+0
| |_|_|/ / |/| | | |
* | | | | mergedunknown2004-08-261-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | buf0rea.c:unknown2004-08-241-0/+2
* | | | manually mergedunknown2004-08-1819-36/+265
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h:unknown2004-08-185-9/+66
| * | row0mysql.c:unknown2004-08-131-0/+24
| * | os0file.c:unknown2004-08-101-2/+3
| * | InnoDB: Use create_temp_file() when availableunknown2004-08-102-22/+54
| * | InnoDB: Add option for disabling innodb_status.<pid> files.unknown2004-08-067-17/+51
| * | dyn0dyn.h:unknown2004-08-023-3/+6
| * | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-07-302-2/+13
| |\ \