Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix to make it build on all platforms. | mats@romeo.(none) | 2006-10-10 | 1 | -1/+2 |
* | Post-merge fixes. | mats@romeo.(none) | 2006-10-09 | 1 | -10/+10 |
* | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl | mats@romeo.(none) | 2006-10-06 | 11 | -277/+619 |
|\ | |||||
| * | BUG#19459 (BINLOG RBR command does not lock tables correctly causing | mats@romeo.(none) | 2006-10-06 | 5 | -257/+518 |
| * | BUG#19459 (BINLOG RBR command does not lock tables correctly causing | mats@romeo.(none) | 2006-10-02 | 2 | -0/+48 |
| * | BUG#19459 (BINLOG RBR command does not lock tables correctly causing | mats@romeo.(none) | 2006-10-02 | 5 | -21/+54 |
* | | Fix to build on 64-bit systems where sizeof(unsigned long long) | mats@romeo.(none) | 2006-10-06 | 1 | -7/+4 |
* | | Post-merge fixes. | mats@romeo.(none) | 2006-10-05 | 2 | -11/+11 |
* | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl | mats@romeo.(none) | 2006-10-05 | 4 | -206/+503 |
|\ \ | |||||
| * | | I had forgotten to delete an already disabled line of C++ code. | mats@romeo.(none) | 2006-10-05 | 4 | -206/+502 |
* | | | Automerge fix: "Out of range value" error message adjusted to 5.1. | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-10-03 | 9 | -104/+94 |
* | | | sql_yacc.yy: | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-10-03 | 2 | -2/+1 |
* | | | After merge fix | bar@bar.intranet.mysql.r18.ru | 2006-10-03 | 38 | -300/+1176 |
|\ \ \ | |||||
| * \ \ | Merge mysql.com:/usr/home/bar/mysql-4.1-rpl.b8663 | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-10-03 | 0 | -0/+0 |
| |\ \ \ | |||||
| | * \ \ | Merge mysql.com:/usr/home/bar/mysql-4.1.b8663 | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-10-03 | 5 | -7/+38 |
| | |\ \ \ | |||||
| | | * | | | Bug#8663 cant use bgint unsigned as input to cast | bar@mysql.com | 2006-06-14 | 5 | -7/+38 |
| * | | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpl | lars/lthalmann@mysql.com/dl145h.mysql.com | 2006-10-02 | 39 | -332/+1192 |
| |\ \ \ \ \ | |||||
| | * | | | | | bug#6147 - fixing ndb test results (forgot to include into the main commit) | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-10-02 | 1 | -24/+24 |
| | * | | | | | Merge mysql.com:/usr/home/bar/mysql-5.0.b6147v2 | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-09-29 | 31 | -302/+1083 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Bug#6147: Traditional: Assigning a string to a numeric column has unexpected ... | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-07-20 | 31 | -302/+1083 |
| | * | | | | | | Bug#21263 mysql client XML output does not distinguish between NULL and strin... | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-09-29 | 2 | -4/+9 |
| | * | | | | | | Bug#21620 ALTER TABLE affects other columns | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-09-29 | 3 | -1/+21 |
| | * | | | | | | Bug#19960 Inconsistent results when joining InnoDB tables using partial UTF8 ... | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-09-29 | 3 | -1/+55 |
* | | | | | | | | Merge lthalmann@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl | lars/lthalmann@dl145j.mysql.com | 2006-10-02 | 6 | -5/+45 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl | mats@romeo.(none) | 2006-10-02 | 6 | -5/+45 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | BUG#22550 (Replication of BIT column failing): | mats@romeo.(none) | 2006-10-02 | 6 | -5/+45 |
* | | | | | | | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpl | lars/lthalmann@dl145h.mysql.com | 2006-10-02 | 9 | -83/+268 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Result of a binlog_statement_insert_delayed was affected by recent fixing of | aelkin/elkin@dsl-hkigw8-feb9fb00-191.dhcp.inet.fi | 2006-09-28 | 1 | -21/+14 |
| * | | | | | | | | | the results of binlog_statement_insert_delayed in STATEMENT - non-recommended... | aelkin/elkin@dsl-hkigw8-feb9fb00-191.dhcp.inet.fi | 2006-09-28 | 1 | -11/+7 |
| * | | | | | | | | | Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.1-rpl | aelkin/elkin@dsl-hkigw8-feb9fb00-191.dhcp.inet.fi | 2006-09-27 | 2 | -24/+20 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | One more fix for binlog_row_binlog due to interminism of checking with | aelkin/elkin@dsl-hkigw8-feb9fb00-191.dhcp.inet.fi | 2006-09-27 | 2 | -24/+20 |
| * | | | | | | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-rpl | bar@bar.intranet.mysql.r18.ru | 2006-09-26 | 4 | -16/+152 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Bug#20854 XML functions: wrong result in ExtractValue | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-09-14 | 4 | -16/+152 |
| * | | | | | | | | | | Result of a binlog_statement_insert_delayed was affected by recent fixing of | aelkin/elkin@dsl-hkigw8-feb9fb00-191.dhcp.inet.fi | 2006-09-25 | 1 | -0/+1 |
| * | | | | | | | | | | Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.1-rpl | aelkin/elkin@dsl-hkigw8-feb9fb00-191.dhcp.inet.fi | 2006-09-23 | 3 | -11/+74 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | binlog_row_binlog test gained some indeterministic checks with changes due to | aelkin/elkin@dsl-hkigw8-feb9fb00-191.dhcp.inet.fi | 2006-09-23 | 3 | -11/+74 |
* | | | | | | | | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 | baker@bk-internal.mysql.com | 2006-10-01 | 40 | -344/+464 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | This patch makes ndbcluster_hton not static. I have a second patch for ndbcl... | brian@zim.(none) | 2006-10-01 | 2 | -2/+3 |
| * | | | | | | | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-arch | brian@zim.(none) | 2006-09-30 | 39 | -346/+465 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Merge fix. | brian@zim.(none) | 2006-09-30 | 1 | -1/+1 |
| | * | | | | | | | | | | | | Merge zim.(none):/home/brian/mysql/merge-5.1 | brian@zim.(none) | 2006-09-30 | 39 | -346/+465 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | This patch updates to remove most global hton needs. Cleans up wrong message ... | brian@zim.(none) | 2006-09-30 | 9 | -23/+15 |
| | | * | | | | | | | | | | | | This patch adds handlerton passing to functions. NDB and Innodb still require... | brian@zim.(none) | 2006-09-30 | 27 | -248/+350 |
| | | * | | | | | | | | | | | | This removes the passing of global hton to engine instance. | brian@zim.(none) | 2006-09-29 | 24 | -75/+105 |
* | | | | | | | | | | | | | | | Merge bk-internal:/home/bk/mysql-5.1 | gkodinov@dl145s.mysql.com | 2006-09-30 | 16 | -27/+35 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 | baker@bk-internal.mysql.com | 2006-09-29 | 16 | -27/+35 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-arch | brian@zim.(none) | 2006-09-28 | 4 | -14/+23 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge gbichot@bk-internal:/home/bk/mysql-5.1-arch | gbichot@dl145h.mysql.com | 2006-09-28 | 4 | -14/+23 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |||||
| | | | * | | | | | | | | | | | | In the handlerton, cursor creation function don't have an argument | gbichot@dl145h.mysql.com | 2006-09-28 | 4 | -14/+23 |
| | * | | | | | | | | | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1 | brian@zim.(none) | 2006-09-28 | 13 | -13/+12 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / |