Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new | monty@mysql.com | 2006-06-04 | 1 | -98/+114 |
|\ | |||||
| * | This changeset is largely a handler cleanup changeset (WL#3281), but includes... | monty@mysql.com | 2006-06-04 | 1 | -97/+112 |
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-new | guilhem@mysql.com | 2006-06-02 | 1 | -3/+10 |
|\ \ | |||||
| * | | First push for WL#3146 "less locking in auto_increment". It is a 0-real-chang... | guilhem@mysql.com | 2006-06-02 | 1 | -3/+10 |
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new | tomas@poseidon.ndb.mysql.com | 2006-06-01 | 1 | -12/+50 |
|\ \ \ | |||||
| * \ \ | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb | mskold@mysql.com | 2006-05-31 | 1 | -12/+15 |
| |\ \ \ | |||||
| | * | | | Bug #18947 CRBR: order in binlog of create table and insert (on different t... | tomas@poseidon.ndb.mysql.com | 2006-05-31 | 1 | -6/+9 |
| | * | | | ndb: release LOCK_open during mysqld schema sync and mysqld sync with binlog ... | tomas@poseidon.ndb.mysql.com | 2006-05-31 | 1 | -6/+6 |
| * | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new | mskold@mysql.com | 2006-05-31 | 1 | -0/+35 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Bug #16997 Table rename that changes database does not rename indexes: Moved ... | mskold@mysql.com | 2006-05-31 | 1 | -0/+35 |
| | |/ / | |||||
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new | serg@sergbook.mysql.com | 2006-05-28 | 1 | -31/+23 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | handlerton cleanup: | serg@sergbook.mysql.com | 2006-05-28 | 1 | -31/+23 |
* | | | | ndb - compile fix for Solaris 10 AMD64 -max GCC [ ulonglong != Uint64 ] v5.1 | pekka@mysql.com | 2006-05-25 | 1 | -1/+4 |
* | | | | Merge mysql.com:/space/pekka/ndb/version/my51 | pekka@mysql.com | 2006-05-25 | 1 | -19/+29 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | ndb - bug#14509 v5.1 part 2/2 : handler level | pekka@mysql.com | 2006-05-25 | 1 | -5/+9 |
| * | | | Merge mysql.com:/space/pekka/ndb/version/my50-bug14509 | pekka@mysql.com | 2006-05-17 | 1 | -15/+21 |
| |\ \ \ | |||||
| | * | | | ndb - bug#14509 [related] re-do auto-incr error handling | pekka@mysql.com | 2006-05-17 | 1 | -15/+21 |
| * | | | | Merge mysql.com:/space/pekka/ndb/version/my50-bug14509 | pekka@mysql.com | 2006-05-16 | 1 | -5/+5 |
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| | | |||||
| | * | | ndb - bug#14509 [related] setAutoIncrement: add error handling | pekka@mysql.com | 2006-05-16 | 1 | -5/+5 |
* | | | | ndb: changed to use mem root to allocate table structure for ndb share | tomas@poseidon.ndb.mysql.com | 2006-05-19 | 1 | -4/+0 |
* | | | | Bug #19395 mysqld does not always detect cluster shutdown | tomas@poseidon.ndb.mysql.com | 2006-05-19 | 1 | -2/+10 |
* | | | | Bug#17400 (CRBR: Delete and update of table w/o PK fails on slave): | mats@mysql.com | 2006-05-11 | 1 | -8/+18 |
|/ / / | |||||
* | | | Bug #19572 Memory leaks in cluster when running make test | tomas@poseidon.ndb.mysql.com | 2006-05-08 | 1 | -1/+4 |
| |/ |/| | |||||
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new | mskold@mysql.com | 2006-05-08 | 1 | -1/+2 |
|\ \ | |||||
| * | | Bug #18798: mysqld cores on update in ha_ndbcluster call if cluster has faile... | mskold@mysql.com | 2006-05-05 | 1 | -1/+2 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new | monty@mysql.com | 2006-05-05 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | do not install ndb slave if no slaves | tomas@poseidon.ndb.mysql.com | 2006-05-05 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new | monty@mysql.com | 2006-05-05 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixed compiler warnings | monty@mysql.com | 2006-05-04 | 1 | -0/+1 |
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new | tomas@poseidon.ndb.mysql.com | 2006-05-04 | 1 | -0/+22 |
|\ \ \ | |/ / | |||||
| * | | WL#3201 additional post-review fixes | acurtis@xiphis.org | 2006-05-02 | 1 | -2/+5 |
| * | | Merge xiphis.org:/home/antony/work2/mysql-5.1 | acurtis@xiphis.org | 2006-05-01 | 1 | -0/+19 |
| |\ \ | |||||
| | * \ | Merge xiphis.org:/home/antony/work2/wl3201.3 | acurtis@xiphis.org | 2006-04-24 | 1 | -0/+19 |
| | |\ \ | |||||
| | | * | | WL#3201 | acurtis@xiphis.org | 2006-04-13 | 1 | -0/+19 |
* | | | | | ndb: | tomas@poseidon.ndb.mysql.com | 2006-05-04 | 1 | -26/+24 |
* | | | | | removing the usage if the ndb local dict cache to adress the 241 errors we ge... | tomas@poseidon.ndb.mysql.com | 2006-05-04 | 1 | -462/+353 |
|/ / / / | |||||
* | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 | tomas@poseidon.ndb.mysql.com | 2006-04-26 | 1 | -6/+29 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Bug #19202 Incorrect errorhandling in select count(*) wrt temporary error | tomas@poseidon.ndb.mysql.com | 2006-04-26 | 1 | -5/+27 |
* | | | | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-5.0 | mskold@mysql.com | 2006-04-25 | 1 | -1/+3 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Fixed memleak detected by valgrind | mskold@mysql.com | 2006-04-25 | 1 | -1/+3 |
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new | mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-04-21 | 1 | -1/+8 |
|\ \ \ | |||||
| * | | | WL 2826: Error handling of ALTER TABLE for partitioning | mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-04-19 | 1 | -1/+1 |
| * | | | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m... | mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-04-19 | 1 | -1/+8 |
| |\ \ \ | |||||
| | * | | | WL 2826: Error handling of ALTER TABLE for partitioning | mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-04-15 | 1 | -2/+2 |
| | * | | | Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m... | mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-04-01 | 1 | -1/+7 |
| | |\ \ \ | |||||
| | | * \ \ | Merge c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5... | pappa@c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-03-21 | 1 | -1/+7 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge c-9a08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5... | pappa@c-9a08e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-02-21 | 1 | -1/+7 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge c-9a08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5... | pappa@c-9a08e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-02-20 | 1 | -1/+7 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | WL 2826: First step in error handling of ALTER TABLE for partitioning | mikron@c-4d08e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-02-01 | 1 | -1/+7 |
* | | | | | | | | | ndb: corrected install dir | tomas@poseidon.ndb.mysql.com | 2006-04-21 | 1 | -2/+2 |