Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Review fixes. | jan@hundin.mysql.fi | 2004-12-21 | 1 | -3/+3 |
* | Content merge. | jan@hundin.mysql.fi | 2004-12-21 | 1 | -1/+26 |
|\ | |||||
| * | Merge akopytov@bk-internal.mysql.com:/home/bk/mysql-5.0 | kaa@polly.local | 2004-12-17 | 1 | -0/+10 |
| |\ | |||||
| | * | Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0 | kaa@polly.local | 2004-12-14 | 1 | -0/+10 |
| * | | Added support for a CREATE TABLE...AUTO_INCREMENT = x in InnoDB. | jan@hundin.mysql.fi | 2004-12-16 | 1 | -5/+5 |
| * | | Fixed a bug no error message for ALTER with InnoDB and AUTO_INCREMENT (Bug #7... | jan@hundin.mysql.fi | 2004-12-13 | 1 | -41/+15 |
| * | | Fixed a bug no error message for ALTER with InnoDB and AUTO_INCREMENT (Bug #7... | jan@hundin.mysql.fi | 2004-12-13 | 1 | -1/+42 |
| |/ | |||||
* | | Content merge. | jan@hundin.mysql.fi | 2004-12-09 | 1 | -3/+93 |
|\ \ | |/ |/| | |||||
| * | Added support for a LOCK TABLES...WHERE ENGINE = InnoDB query which sets | jan@hundin.mysql.fi | 2004-12-09 | 1 | -3/+93 |
* | | Update results for new varchar handling | monty@mysql.com | 2004-12-07 | 1 | -2/+2 |
* | | Merge with new VARCHAR code | monty@mysql.com | 2004-12-06 | 1 | -16/+11 |
|\ \ | |||||
| * | | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -16/+11 |
* | | | InnoDB: Fix ctype_utf8 test failure caused by the new record format. | marko@hundin.mysql.fi | 2004-12-03 | 1 | -0/+19 |
| |/ |/| | |||||
* | | Many files: | marko@hundin.mysql.fi | 2004-12-02 | 1 | -8/+6 |
* | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 | jan@hundin.mysql.fi | 2004-12-01 | 1 | -13/+58 |
|\ \ | |||||
| * \ | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 | brian@avenger.(none) | 2004-11-30 | 1 | -12/+51 |
| |\ \ | |||||
| | * \ | Merge for Matt for Innodb bug. | brian@avenger.(none) | 2004-11-30 | 1 | -12/+51 |
| | |\ \ | |||||
| | | * | | InnoDB: Allow ALTER TABLE to do intermediate COMMIT also when the table | marko@hundin.mysql.fi | 2004-11-30 | 1 | -24/+27 |
| | | * | | InnoDB: Make intermediate COMMITs in ALTER TABLE more robust (Bug #6633) | marko@hundin.mysql.fi | 2004-11-27 | 1 | -12/+48 |
| * | | | | 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 | 1 | -2/+2 |
* | | | | Auto merged. | jan@hundin.mysql.fi | 2004-11-30 | 1 | -1/+197 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Added support for X/Open XA prepare, recover, commit and rollback. | jan@hundin.mysql.fi | 2004-11-30 | 1 | -1/+198 |
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2004-11-26 | 1 | -0/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2004-11-26 | 1 | -0/+3 |
* | | | | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0 | petr@mysql.com | 2004-11-18 | 1 | -0/+90 |
|\ \ \ \ | |||||
| * | | | | WL 2059 Engine-specific status variables framework and WL 1922 | petr@mysql.com | 2004-11-18 | 1 | -0/+90 |
* | | | | | merged | serg@serg.mylan | 2004-11-17 | 1 | -6/+3 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2004-11-16 | 1 | -6/+3 |
| * | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2004-11-16 | 1 | -5/+6 |
* | | | | Fixing a linking problem that occurs with some compilers, due to | Sinisa@sinisa.nasamreza.org | 2004-11-16 | 1 | -2/+2 |
| |/ / |/| | | |||||
* | | | marge | bell@sanja.is.com.ua | 2004-11-13 | 1 | -9/+10 |
|\ \ \ | |||||
| * | | | now my_printf_error is not better then my_error, but my_error call is shorter | bell@sanja.is.com.ua | 2004-11-13 | 1 | -5/+4 |
| * | | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -8/+10 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -2/+4 |
| | * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-10-22 | 1 | -6/+6 |
| | |\ \ | |||||
| | | * | | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -6/+6 |
* | | | | | WL#1629: SHOW with WHERE(partially) & | gluh@gluh.mysql.r18.ru | 2004-11-13 | 1 | -0/+98 |
|/ / / / | |||||
* | | | | merge on pull | monty@mysql.com | 2004-11-09 | 1 | -1/+29 |
|\ \ \ \ | |||||
| * \ \ \ | Merge with 4.1 to get new thd->mem_root handling | monty@mysql.com | 2004-11-08 | 1 | -1/+29 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | ha_innodb.cc: | marko@hundin.mysql.fi | 2004-11-04 | 1 | -5/+9 |
| | * | | | InnoDB: commit after every 10000 rows in ALTER TABLE | marko@hundin.mysql.fi | 2004-11-03 | 1 | -1/+25 |
| | * | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2004-11-02 | 1 | -1/+1 |
* | | | | | Fixed a bug in UPDATE statement with no index column in where condition | jan@hundin.mysql.fi | 2004-11-08 | 1 | -0/+26 |
|/ / / / | |||||
* | | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -99/+363 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Show table status now shows creation time of the table for InnoDB. Note that | jan@hundin.mysql.fi | 2004-10-22 | 1 | -2/+3 |
| * | | SHOW TABLE STATUS now prints create_time, update_time and check_time | jan@hundin.mysql.fi | 2004-10-21 | 1 | -0/+21 |
| * | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-4.1 | jan@hundin.mysql.fi | 2004-10-21 | 1 | -3/+7 |
| |\ \ | |||||
| | * | | Fixed bug #5835 load data infile...replace error with InnoDB table. | jan@hundin.mysql.fi | 2004-10-19 | 1 | -3/+7 |
| * | | | Merge with 4.0 | monty@mysql.com | 2004-10-20 | 1 | -2/+3 |
| |\ \ \ |