summaryrefslogtreecommitdiff
path: root/innobase
Commit message (Expand)AuthorAgeFilesLines
* Merge heikki@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-221-5/+29
|\
| * trx0trx.c:unknown2005-02-221-5/+29
* | Fixed a bug on InnoDB X/Open XA prepare.unknown2005-02-221-1/+1
|/
* Clean up prints in innodb_xa_prepare.unknown2005-02-221-5/+7
* Copy X/Open XA XID from trx structure to a list in recovery.unknown2005-02-221-6/+15
* Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-02-183-9/+12
|\
| * manually mergedunknown2005-02-143-9/+12
| |\
| | * Required changes to support recovery of X/Open XA in InnoDB.unknown2005-01-172-12/+14
| | * XA (not completely polished out yet)unknown2005-01-163-9/+14
* | | After review fixes (Bug #5682)unknown2005-02-172-6/+22
* | | InnoDB: Make CREATE TABLE return error when the minimum row lengthunknown2005-02-178-82/+175
|/ /
* | Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-146-49/+147
|\ \
| * | InnoDB: Small improvements to earlier patch (fix Bug #7350 better),unknown2005-02-142-6/+43
| * | InnoDB: Fix Bug #7350 without hard-coding charset-collation numbers.unknown2005-02-086-47/+108
* | | row0mysql.c:unknown2005-02-131-1/+4
|/ /
* | InnoDB: Exclude code from InnoDB Hot Backup buildsunknown2005-02-0419-15/+145
* | Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-041-6/+0
|\ \
| * | InnoDB: A small cleanup: remove two duplicate rec_get_offsets() callsunknown2005-02-041-6/+0
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-035-24/+23
|\ \ \ | |/ / |/| |
| * | 4.1 -> 5.0 mergeunknown2005-02-035-24/+23
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-021-4/+0
| | |\ \
| | | * | Proper fix for comparision with ' 'unknown2005-02-011-4/+0
| | * | | ut0ut.c:unknown2005-01-281-6/+6
| | * | | os0file.c:unknown2005-01-281-6/+7
| | * | | fil0fil.c:unknown2005-01-272-7/+7
| | * | | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-271-1/+3
| | |\ \ \ | | | |/ / | | |/| |
| | | * | buf0rea.c:unknown2005-01-251-1/+3
* | | | | Fixed a bug: deadlock without any locking, simple select and update (Bug #7975).unknown2005-02-031-18/+23
|/ / / /
* | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-011-1/+9
|\ \ \ \
| * | | | InnoDB: Fix debug compile error on Tru64 (Bug #8244)unknown2005-02-011-1/+9
* | | | | WL#1967unknown2005-02-012-0/+60
|/ / / /
* | | | InnoDB: Cleanups of TRUNCATE TABLE codeunknown2005-01-311-20/+16
* | | | InnoDB: Allow concurrent TRUNCATE and INSERT on a table. (Bug #8144)unknown2005-01-283-15/+5
* | | | os0file.c:unknown2005-01-271-0/+7
* | | | ut0mem.c:unknown2005-01-271-1/+3
* | | | Merge from 4.1unknown2005-01-261-0/+4
|\ \ \ \ | |/ / /
| * | | Only enable Innodb extra debugging when using the --debug=full configure optionunknown2005-01-262-3/+7
* | | | Fixes for windows compilation bugsunknown2005-01-261-0/+7
* | | | mergedunknown2005-01-262-6/+2
|\ \ \ \
| * \ \ \ Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1unknown2005-01-261-4/+2
| |\ \ \ \ | | |/ / /
| | * | | innobase/include/univ.iunknown2005-01-261-4/+2
| | |/ /
| * | | mergedunknown2005-01-251-2/+0
| |\ \ \ | | |/ /
| | * | Cleanups during reviewunknown2005-01-251-2/+0
* | | | rem0rec.h:unknown2005-01-252-3/+3
|/ / /
* | | One more after merge fix of Jan Lindström's changeset in 4.1unknown2005-01-251-3/+3
* | | After merge fixesunknown2005-01-252-20/+9
|\ \ \ | |/ /
| * | Merge hundin.mysql.fi:/home/marko/k/mysql-4.0unknown2005-01-251-1/+3
| |\ \
| | * | InnoDB: Enable ut_ad() assertions in MySQL debug builds.unknown2005-01-251-1/+3
| * | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-244-26/+87
| |\ \ \
| * \ \ \ Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-171-19/+6
| |\ \ \ \