Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for NULL in unique index | mskold@mysql.com | 2004-08-13 | 1 | -5/+14 |
* | Fix for bug#4730 | mskold@mysql.com | 2004-08-11 | 1 | -5/+9 |
* | Bug fix for bug#3912 | mskold@mysql.com | 2004-08-10 | 1 | -6/+10 |
* | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | mskold@mysql.com | 2004-08-10 | 1 | -5/+19 |
|\ | |||||
| * | Merge joreland@bk-internal.mysql.com:irix | ndbdev@eel.hemma.oreland.se | 2004-08-05 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge 4.1 with jonas irix clone | joreland@mysql.com | 2004-08-03 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fix duplicate declaration in NDB cluster handler | mysqldev@o2k.irixworld.net | 2004-08-03 | 1 | -1/+1 |
| * | | | BUG#4818 DELETE FROM tab LIMIT | magnus@neptunus.(none) | 2004-08-04 | 1 | -0/+14 |
| |/ / | |||||
| * | | ha_ndbcluster.h, ha_ndbcluster.cc: | pekka@mysql.com | 2004-07-29 | 1 | -4/+4 |
* | | | Fix for bug#3912 Auto increment not correctly initialised when table is alter... | mskold@mysql.com | 2004-07-29 | 1 | -1/+10 |
|/ / | |||||
* | | Fixed merge problems, optimized bulk insert | mskold@mysql.com | 2004-07-23 | 1 | -45/+65 |
* | | ha_ndbcluster.cc: | pekka@mysql.com | 2004-07-23 | 1 | -4/+4 |
* | | Merge | pekka@mysql.com | 2004-07-23 | 1 | -195/+506 |
|\ \ | |||||
| * | | ha_ndbcluster.cc: | pekka@mysql.com | 2004-07-23 | 1 | -2/+26 |
| * | | ha_ndb blobs 2 | pekka@mysql.com | 2004-07-22 | 1 | -195/+482 |
* | | | Changed bulk insert to only be statement wise | mskold@mysql.com | 2004-07-23 | 1 | -4/+4 |
* | | | Fixes after code review of WL#1791 Handler: support update of primary key | mskold@mysql.com | 2004-07-23 | 1 | -21/+13 |
* | | | Cosmetic fix | mskold@mysql.com | 2004-07-22 | 1 | -3/+3 |
* | | | WL#1791 Handler: support update of primary key | mskold@mysql.com | 2004-07-22 | 1 | -6/+94 |
* | | | Fix for bug#4669, Scans do not ignore uncommitted inserts (instead hang on lock) | mskold@mysql.com | 2004-07-21 | 1 | -1/+1 |
* | | | Fix for bug#4595 | mskold@mysql.com | 2004-07-19 | 1 | -2/+3 |
|/ / | |||||
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 | mskold@mysql.com | 2004-07-19 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | New handler::index_flags() definition to make it easy to check the full used ... | monty@mysql.com | 2004-07-08 | 1 | -1/+2 |
* | | Fixed bug #4106 and removed buggy pk update | mskold@mysql.com | 2004-07-09 | 1 | -26/+6 |
* | | merge | joreland@mysql.com | 2004-07-06 | 1 | -2/+2 |
|\ \ | |||||
| * | | Fixed bugs in ordered scan discovered by mysql-test-run | joreland@mysql.com | 2004-07-05 | 1 | -1/+2 |
* | | | missing ; | ndbdev@ndbmaster.mysql.com | 2004-07-06 | 1 | -1/+1 |
* | | | Fixed ndbcluster_print_error to use table name from failed NdbOperation | mskold@mysql.com | 2004-07-02 | 1 | -3/+13 |
* | | | Added support for update of pk | mskold@mysql.com | 2004-07-02 | 1 | -4/+29 |
* | | | Merged | mskold@mysql.com | 2004-06-27 | 1 | -20/+12 |
|\ \ \ | |||||
| * \ \ | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 | mskold@mysql.com | 2004-06-27 | 1 | -20/+20 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Cosmetic fixes | mskold@mysql.com | 2004-06-24 | 1 | -2/+2 |
| | * | Modified index flags and added ndbcluster_print_error | mskold@mysql.com | 2004-06-24 | 1 | -19/+19 |
* | | | Modified ndbcluster_print_error to stack allocate table and handler, NOT for ... | mskold@mysql.com | 2004-06-23 | 1 | -26/+11 |
* | | | Added static print error function to be used by handler in ndbcluster_commit ... | mskold@mysql.com | 2004-06-22 | 1 | -9/+17 |
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | mskold@mysql.com | 2004-06-22 | 1 | -0/+21 |
|\ \ \ | |/ / |/| | | |||||
| * | | Added static print error function to be used by handler in ndbcluster_commit ... | mskold@mysql.com | 2004-06-22 | 1 | -0/+21 |
| |/ | |||||
* | | Fix handler w.r.t scan | joreland@mysql.com | 2004-06-11 | 1 | -15/+15 |
|/ | |||||
* | Added missing ; | mskold@mysql.com | 2004-05-28 | 1 | -1/+1 |
* | Fix after running on a 4-node system. | magnus@neptunus.(none) | 2004-05-26 | 1 | -5/+10 |
* | Corrected index_flags returned when index are created with USING HASH | magnus@neptunus.(none) | 2004-05-25 | 1 | -2/+4 |
* | Fixed prototype of get_error_message to use String to return error message | magnus@neptunus.(none) | 2004-05-24 | 1 | -143/+102 |
* | Merge | magnus@neptunus.(none) | 2004-05-17 | 1 | -14/+11 |
|\ | |||||
| * | key_cmp -> key_cmp_if_same | monty@mishka.local | 2004-05-16 | 1 | -14/+11 |
* | | Fixes made after running with sql-bench | magnus@neptunus.(none) | 2004-05-17 | 1 | -61/+39 |
* | | WL #1729 Handler: error text for NDB errors | magnus@neptunus.(none) | 2004-05-13 | 1 | -31/+43 |
* | | WL# 1729 Handler: error text for NDB errors | magnus@neptunus.(none) | 2004-05-11 | 1 | -59/+68 |
* | | Merged ha_ndbcluster.cc | magnus@neptunus.(none) | 2004-05-10 | 1 | -124/+205 |
|\ \ | |||||
| * | | WL# 1728 Handler: use scanReadExclusive for scan update and delete | magnus@neptunus.(none) | 2004-05-10 | 1 | -172/+224 |
* | | | Use correct access method, found using sql-bench and comparing with other han... | magnus@neptunus.(none) | 2004-05-10 | 1 | -37/+43 |
|/ / |