summaryrefslogtreecommitdiff
path: root/innobase
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \
| | * | | Take a shared record lock (LOCK_REC_NOT_GAP) for a matching record in the for...unknown2005-01-121-19/+6
* | | | | InnoDB: Write status bits to MLOG_COMP_REC_INSERT entries.unknown2005-01-257-34/+125
* | | | | Merge hundin.mysql.fi:/home/heikki/mysql-4.1unknown2005-01-221-1/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | fil0fil.c:unknown2005-01-221-1/+2
* | | | | log0recv.c:unknown2005-01-211-5/+3
* | | | | fil0fil.c:unknown2005-01-211-1/+1
* | | | | dict0load.c:unknown2005-01-212-2/+2
* | | | | Merge hundin.mysql.fi:/home/heikki/mysql-4.1unknown2005-01-214-25/+85
|\ \ \ \ \ | |/ / / /
| * | | | fil0fil.c:unknown2005-01-211-23/+51
| * | | | dict0dict.c:unknown2005-01-211-2/+6
| * | | | dict0load.c:unknown2005-01-151-1/+1