summaryrefslogtreecommitdiff
path: root/innobase
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-222-17/+15
* Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2004-10-223-6/+23
|\
| * os0file.c:unknown2004-10-221-4/+4
| * row0mysql.c, row0ins.c:unknown2004-10-222-2/+19
* | SHOW TABLE STATUS now prints create_time, update_time and check_timeunknown2004-10-212-5/+95
* | Merge with 4.0unknown2004-10-201-12/+18
|\ \ | |/
| * trx0rec.c:unknown2004-10-191-1/+1
| * trx0rec.c:unknown2004-10-091-12/+18
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-203-13/+26
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-083-13/+26
| |\ \
| | * \ Mergeunknown2004-10-083-13/+26
| | |\ \ | | | |/
| | | * InnoDB: tolerate system clock glitches a little betterunknown2004-10-073-13/+26
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-0/+13
|\ \ \ \
| * | | | Review of all code pushed since last reviewunknown2004-10-201-0/+13
* | | | | os0file.c:unknown2004-10-191-0/+5
* | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-193-90/+36
|\ \ \ \ \
| * | | | | InnoDB: Treat UTF-8 strings properly in case insensitive operationsunknown2004-10-183-90/+36
* | | | | | srv0srv.c:unknown2004-10-181-1/+7
|/ / / / /
* | | | | 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-144-34/+37
|/ / / /
* | | | 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
| |\ \ \