summaryrefslogtreecommitdiff
path: root/innobase
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.1monty@mysql.com2004-10-2959-738/+1585
|\
| * Fixed access to freed memorymonty@mysql.com2004-10-271-2/+0
| * Merge with 4.0monty@mysql.com2004-10-273-0/+27
| |\
| | * Backport innodb_max_purge_lag from 4.1marko@hundin.mysql.fi2004-10-276-1/+73
| * | fil0fil.c:heikki@hundin.mysql.fi2004-10-261-0/+10
| * | row0mysql.c:heikki@hundin.mysql.fi2004-10-263-14/+40
| * | - fixed typo in innobase/os/os0file.c that caused the Windows build to faillenz@mysql.com2004-10-251-1/+1
| * | Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-222-17/+15
| * | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1monty@mysql.com2004-10-223-6/+23
| |\ \ | | |/
| | * os0file.c:heikki@hundin.mysql.fi2004-10-221-4/+4
| | * row0mysql.c, row0ins.c:heikki@hundin.mysql.fi2004-10-222-2/+19
| * | SHOW TABLE STATUS now prints create_time, update_time and check_timejan@hundin.mysql.fi2004-10-212-5/+95
| * | Merge with 4.0monty@mysql.com2004-10-201-12/+18
| |\ \ | | |/
| | * trx0rec.c:heikki@hundin.mysql.fi2004-10-191-1/+1
| | * trx0rec.c:heikki@hundin.mysql.fi2004-10-091-12/+18
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-10-203-13/+26
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-10-083-13/+26
| | |\ \
| | | * \ Mergemonty@mysql.com2004-10-083-13/+26
| | | |\ \ | | | | |/
| | | | * InnoDB: tolerate system clock glitches a little bettermarko@hundin.mysql.fi2004-10-073-13/+26
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2004-10-201-0/+13
| |\ \ \ \
| | * | | | Review of all code pushed since last reviewmonty@mishka.local2004-10-201-0/+13
| * | | | | os0file.c:heikki@hundin.mysql.fi2004-10-191-0/+5
| * | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-10-193-90/+36
| |\ \ \ \ \
| | * | | | | InnoDB: Treat UTF-8 strings properly in case insensitive operationsmarko@hundin.mysql.fi2004-10-183-90/+36
| * | | | | | srv0srv.c:heikki@hundin.mysql.fi2004-10-181-1/+7
| |/ / / / /
| * | | | | Use already parsed SQL-query in the current thread when determiningjan@hundin.mysql.fi2004-10-151-10/+12
| * | | | | This patch removes unnecessary lock from the supremum record, takesjan@hundin.mysql.fi2004-10-144-34/+37
| |/ / / /
| * | | | srv0srv.c, log0log.c, srv0srv.h, ha_innodb.cc, ha_innodb.h:heikki@hundin.mysql.fi2004-10-133-13/+54
| * | | | InnoDB: correct potential overflow in trx_purge()marko@hundin.mysql.fi2004-10-131-2/+5
| * | | | row0mysql.c:heikki@hundin.mysql.fi2004-10-081-3/+15
| |/ / /
| * | | row0sel.c, row0row.c:heikki@hundin.mysql.fi2004-10-082-19/+30
| * | | Many files:heikki@hundin.mysql.fi2004-10-0711-44/+124
| |/ /
| * | Correct an 'unresolved identifier' problem caused by an "inline"joerg@mysql.com2004-10-071-31/+23
| * | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-0614-58/+151
| |\ \ | | |/
| | * InnoDB: make ALTER TABLE to work on table names containing '#' (Bug #5856)marko@hundin.mysql.fi2004-10-042-6/+17
| | * os0file.c:rburnett@build.mysql.com2004-09-231-0/+2
| | * dict0dict.h, dict0dict.c, row0row.c, pars0opt.c:heikki@hundin.mysql.fi2004-09-164-5/+58
| | * sync0arr.c:heikki@hundin.mysql.fi2004-09-131-4/+1
| | * row0mysql.h:heikki@hundin.mysql.fi2004-09-131-3/+5
| | * os0file.c:heikki@hundin.mysql.fi2004-09-111-1/+16
| | * dict0dict.c:marko@hundin.mysql.fi2004-09-101-1/+1
| | * InnoDB: Update links to the user manualmarko@hundin.mysql.fi2004-09-089-39/+53
| * | dict0mem.h:heikki@hundin.mysql.fi2004-10-051-5/+4
| * | ha_innodb.cc:heikki@hundin.mysql.fi2004-10-052-6/+24
| * | InnoDB: Fix ALTER TABLE t DISCARD TABLESPACE (Bug #5851)marko@hundin.mysql.fi2004-10-044-8/+16
| * | lock0lock.c:heikki@hundin.mysql.fi2004-10-041-0/+9
| * | fsp0fsp.h:heikki@hundin.mysql.fi2004-10-011-34/+0
| * | Many files:heikki@hundin.mysql.fi2004-10-017-47/+165
| * | Merge marko@build.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-10-0134-323/+499
| |\ \
| | * | InnoDB: quote identifiers according to MySQL settings (Bug #5292)marko@hundin.mysql.fi2004-10-0129-322/+428