Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InnoDB: fix bug in insert buffer merge of prefix columns in | marko@hundin.mysql.fi | 2004-12-29 | 1 | -3/+4 |
* | InnoDB: Remove dependency on rem0rec.ic from dict0dict.ic (Bug #7464) | marko@hundin.mysql.fi | 2004-12-29 | 4 | -92/+33 |
* | InnoDB: Fix some bugs in the new record format. (Bug #7493) | marko@hundin.mysql.fi | 2004-12-28 | 9 | -35/+13 |
* | Ensure "bottom-up" order of "inline functions" within 'innobase/include/rem0r... | joerg@mysql.com | 2004-12-27 | 1 | -39/+39 |
* | Content merge. | jan@hundin.mysql.fi | 2004-12-21 | 15 | -94/+312 |
|\ | |||||
| * | Fixed compilation for old Linux distributions that have no HugeTLB support | kaa@polly.local | 2004-12-20 | 1 | -4/+10 |
| * | Merge akopytov@bk-internal.mysql.com:/home/bk/mysql-5.0 | kaa@polly.local | 2004-12-19 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed cut&paste bug that broke compilation with compile-pentium-valgrind-max | kaa@polly.local | 2004-12-19 | 1 | -1/+1 |
| * | | trx0roll.c: | heikki@hundin.mysql.fi | 2004-12-18 | 1 | -0/+4 |
| * | | trx0roll.c: | heikki@hundin.mysql.fi | 2004-12-18 | 1 | -5/+12 |
| * | | trx0roll.c: | heikki@hundin.mysql.fi | 2004-12-18 | 4 | -30/+57 |
| * | | rem0rec.ic: | heikki@hundin.mysql.fi | 2004-12-18 | 1 | -25/+56 |
| * | | InnoDB: fix a compilation error due to missing typedef (Bug #7383) | marko@hundin.mysql.fi | 2004-12-18 | 1 | -1/+1 |
| * | | page0page.ic: | heikki@hundin.mysql.fi | 2004-12-17 | 1 | -13/+13 |
| * | | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-5.0 | lenz@mysql.com | 2004-12-17 | 8 | -24/+170 |
| |\ \ | | |/ | |||||
| | * | Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0 | kaa@polly.local | 2004-12-14 | 8 | -24/+170 |
| * | | - added file innobase/include/trx0xa.h which was missing from the source | lenz@mysql.com | 2004-12-17 | 1 | -1/+1 |
| |/ | |||||
* | | Fixed problems with deadlocks on LOCK TABLES...WHERE ENGINE = InnoDB. | jan@hundin.mysql.fi | 2004-12-13 | 1 | -1/+5 |
* | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 | jan@hundin.mysql.fi | 2004-12-13 | 6 | -15/+57 |
|\ \ | |/ |/| | |||||
| * | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 | jan@hundin.mysql.fi | 2004-12-10 | 20 | -828/+940 |
| |\ | |||||
| * \ | Content merge. | jan@hundin.mysql.fi | 2004-12-09 | 6 | -15/+57 |
| |\ \ | |||||
| | * | | Added support for a LOCK TABLES...WHERE ENGINE = InnoDB query which sets | jan@hundin.mysql.fi | 2004-12-09 | 6 | -15/+57 |
* | | | | InnoDB: Reduce the stack space consumption of ON UPDATE CASCADE | marko@hundin.mysql.fi | 2004-12-10 | 3 | -6/+71 |
| |_|/ |/| | | |||||
* | | | InnoDB: Changed interface to rec_get_offsets(), to reduce the use of | marko@hundin.mysql.fi | 2004-12-09 | 20 | -828/+940 |
|/ / | |||||
* | | InnoDB: Make btr_search_drop_page_hash_index() work with the compact | marko@hundin.mysql.fi | 2004-12-08 | 3 | -13/+15 |
* | | Cset exclude: heikki@hundin.mysql.fi|ChangeSet|20041027124510|04970 | marko@hundin.mysql.fi | 2004-12-08 | 7 | -131/+114 |
* | | row0mysql.c: | marko@hundin.mysql.fi | 2004-12-08 | 5 | -9/+24 |
* | | Merge with 4.1 | monty@mysql.com | 2004-12-06 | 4 | -4/+39 |
|\ \ | |||||
| * | | configure.in: | heikki@hundin.mysql.fi | 2004-12-01 | 3 | -3/+38 |
| * | | lock0lock.h: | marko@hundin.mysql.fi | 2004-11-30 | 1 | -2/+2 |
* | | | InnoDB: Fix ctype_utf8 test failure caused by the new record format. | marko@hundin.mysql.fi | 2004-12-03 | 4 | -10/+32 |
| |/ |/| | |||||
* | | syntax error fixed | serg@serg.mylan | 2004-12-03 | 1 | -1/+2 |
* | | Many files: | marko@hundin.mysql.fi | 2004-12-02 | 66 | -2476/+5631 |
* | | trx0xa.h: | heikki@hundin.mysql.fi | 2004-12-02 | 1 | -0/+8 |
* | | Remove unnecessary copyright header from trx0xa.h | jan@hundin.mysql.fi | 2004-12-01 | 1 | -8/+0 |
* | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 | jan@hundin.mysql.fi | 2004-12-01 | 5 | -36/+175 |
|\ \ | |||||
| * \ | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 | brian@avenger.(none) | 2004-11-30 | 5 | -35/+168 |
| |\ \ | |||||
| | * \ | Merge avenger.(none):/export/brian/mysql/merge/4.1 | brian@avenger.(none) | 2004-11-30 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | typo fixed | serg@serg.mylan | 2004-11-30 | 1 | -1/+1 |
| | | |/ | |||||
| | * | | Merge for Matt for Innodb bug. | brian@avenger.(none) | 2004-11-30 | 5 | -35/+168 |
| | |\ \ | | | |/ | |||||
| | | * | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1 | marko@hundin.mysql.fi | 2004-11-30 | 1 | -14/+15 |
| | | |\ | |||||
| | | | * | lock0lock.c: | heikki@hundin.mysql.fi | 2004-11-30 | 1 | -14/+15 |
| | | * | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1 | marko@hundin.mysql.fi | 2004-11-30 | 4 | -21/+152 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1 | marko@hundin.mysql.fi | 2004-11-30 | 4 | -21/+152 |
| | | | |\ | |||||
| | | | | * | InnoDB: Allow ALTER TABLE to do intermediate COMMIT also when the table | marko@hundin.mysql.fi | 2004-11-30 | 2 | -37/+135 |
| | | | | * | InnoDB: Make intermediate COMMITs in ALTER TABLE more robust (Bug #6633) | marko@hundin.mysql.fi | 2004-11-27 | 4 | -21/+54 |
| | | * | | | row0sel.c: | heikki@hundin.mysql.fi | 2004-11-30 | 1 | -0/+1 |
| | | |/ / | |||||
| * | | | | row0mysql.h, ha_innodb.cc: | heikki@hundin.mysql.fi | 2004-11-30 | 1 | -1/+7 |
| |/ / / | |||||
* | | | | This is a code cleanup patch for X/Open XA. | jan@hundin.mysql.fi | 2004-12-01 | 5 | -48/+48 |
* | | | | Auto merged. | jan@hundin.mysql.fi | 2004-11-30 | 9 | -45/+753 |
|\ \ \ \ | |/ / / |/| | | |