summaryrefslogtreecommitdiff
path: root/innobase/include
Commit message (Expand)AuthorAgeFilesLines
* 4.1 -> 5.0 mergeunknown2005-02-031-4/+0
|\
| * Proper fix for comparision with ' 'unknown2005-02-011-4/+0
* | 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-011-0/+15
|/ /
* | InnoDB: Allow concurrent TRUNCATE and INSERT on a table. (Bug #8144)unknown2005-01-282-3/+5
* | Merge from 4.1unknown2005-01-261-0/+4
|\ \ | |/
| * Only enable Innodb extra debugging when using the --debug=full configure optionunknown2005-01-261-0/+4
* | 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
|/ /
* | After merge fixesunknown2005-01-251-1/+3
|\ \ | |/
| * 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
| | * dict0dict.h, dict0dict.c, ha_innodb.cc:unknown2004-12-101-0/+2
* | | InnoDB: Write status bits to MLOG_COMP_REC_INSERT entries.unknown2005-01-254-2/+74
* | | Merge with global treeunknown2005-01-154-5/+39
|\ \ \
| * \ \ Merge with 4.1unknown2005-01-154-5/+39
| |\ \ \ | | |/ /
| | * | InnoDB: Detect the availability of the Mac OS X fsync() work-aroundunknown2005-01-131-0/+4
| | * | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-124-32/+39
| | |\ \
| | * | | InnoDB: Fixed bugs in the padding and trimming of trailing spacesunknown2004-12-173-5/+35
* | | | | InnoDB: Remove redundant page_no field from dict_index_t.unknown2005-01-143-3/+5
* | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-143-0/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | InnoDB: Implement fast TRUNCATE TABLE (Bug #7150)unknown2005-01-113-0/+21
* | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-121-7/+1
|\ \ \ \ \
| * \ \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-121-7/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Make index_merge code call handler::extra(HA_EXTRA_RETRIEVE_PRIMARY_KEY) if it unknown2004-12-231-7/+1
* | | | | | Mergeunknown2005-01-121-0/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge bk-internal:/home/bk/mysql-5.0unknown2005-01-081-0/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Many files:unknown2005-01-081-0/+2
* | | | | | | ha_innodb.cc:unknown2005-01-121-0/+2
|/ / / / / /
* | | | | | InnoDB: Fix compiler warnings and some bad formatting introducedunknown2005-01-051-0/+8
|/ / / / /
* | | | | sync0sync.h, sync0rw.h:unknown2005-01-032-3/+2
* | | | | manually mergedunknown2004-12-314-32/+39
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Many files:unknown2004-12-274-32/+39
| | |/ / | |/| |
* | | | Merge bk-internal:/home/bk/mysql-5.0unknown2004-12-316-7/+43
|\ \ \ \
| * | | | Many files:unknown2004-12-244-15/+15
| * | | | logging_ok:unknown2004-12-246-7/+43
| | |/ / | |/| |
* | | | InnoDB: Remove crash in in-place update from NULL to non-NULL. (Bug #7591)unknown2004-12-301-5/+6
* | | | InnoDB: Remove dependency on rem0rec.ic from dict0dict.ic (Bug #7464)unknown2004-12-292-88/+1
* | | | InnoDB: Fix some bugs in the new record format. (Bug #7493)unknown2004-12-283-11/+3
* | | | Ensure "bottom-up" order of "inline functions" within 'innobase/include/rem0r...unknown2004-12-271-39/+39
|/ / /
* | | Content merge.unknown2004-12-217-43/+113
|\ \ \
| * | | trx0roll.c:unknown2004-12-181-4/+12
| * | | rem0rec.ic:unknown2004-12-181-25/+56
| * | | InnoDB: fix a compilation error due to missing typedef (Bug #7383)unknown2004-12-181-1/+1
| * | | page0page.ic:unknown2004-12-171-13/+13