Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -510/+1248 |
|\ | |||||
| * | fix for alignment bug on solaris 64 bit | tomas@poseidon.ndb.mysql.com | 2004-10-25 | 1 | -3/+5 |
| * | compile fixes for butch | joreland@mysql.com | 2004-10-21 | 1 | -61/+60 |
| * | fix so that ndb handler can cope with char(0), mapped to char(1) for now | tomas@poseidon.ndb.mysql.com | 2004-10-20 | 1 | -2/+22 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mishka.local | 2004-10-20 | 1 | -55/+61 |
| |\ | |||||
| | * | true,false -> TRUE, FALSE | monty@mishka.local | 2004-10-14 | 1 | -55/+61 |
| * | | fix for platforms that have lower_case_table_names == 2 | tomas@poseidon.ndb.mysql.com | 2004-10-19 | 1 | -1/+1 |
| * | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | pekka@mysql.com | 2004-10-14 | 1 | -115/+142 |
| |\ \ | |||||
| | * \ | Merge | pekka@mysql.com | 2004-10-10 | 1 | -115/+142 |
| | |\ \ | |||||
| | | * | | NDB wl-2151 Fix bounds setting table handler vs TUX | pekka@mysql.com | 2004-10-08 | 1 | -115/+142 |
| * | | | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2004-10-13 | 1 | -2/+5 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Bug#6020, any lock >= write_allow_write is a write lock | joreland@mysql.com | 2004-10-13 | 1 | -2/+5 |
| | | |/ | | |/| | |||||
| * | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2004-10-10 | 1 | -0/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | BUG#5973 ndb table belonging to different database shows up in SHOW TABLES | magnus@neptunus.(none) | 2004-10-08 | 1 | -2/+6 |
| | * | | fixed bug where scan is not closed as it should | tomas@poseidon.ndb.mysql.com | 2004-10-07 | 1 | -0/+3 |
| | * | | bug#5736, subqueries and not in | tomas@poseidon.ndb.mysql.com | 2004-10-06 | 1 | -4/+40 |
| * | | | Sned original NDB error as warning to client | magnus@neptunus.(none) | 2004-10-07 | 1 | -2/+7 |
| * | | | Initialise "sorted" variable in constructor of QUICK_SELECT. The variable is ... | magnus@neptunus.(none) | 2004-10-07 | 1 | -0/+3 |
| * | | | Don't show NDB$BLOB tables in SHOW TABLES | magnus@neptunus.(none) | 2004-10-07 | 1 | -2/+2 |
| | |/ | |/| | |||||
| * | | bug#5367 | joreland@mysql.com | 2004-10-06 | 1 | -4/+40 |
| * | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2004-10-05 | 1 | -3/+6 |
| |\ \ | | |/ | |||||
| | * | moved code out of DBUG_ASSERT | tomas@poseidon.ndb.mysql.com | 2004-10-05 | 1 | -3/+6 |
| * | | Don't need to scan exclusive since keyinfo is sent anyway | joreland@mysql.com | 2004-10-05 | 1 | -4/+1 |
| * | | wl2135 - index restart | joreland@mysql.com | 2004-10-05 | 1 | -19/+35 |
| |/ | |||||
| * | Merge | tomas@poseidon.ndb.mysql.com | 2004-10-04 | 1 | -13/+16 |
| |\ | |||||
| | * | bug #5872, transactions should only be restarted with transaction.on flag off... | tomas@poseidon.ndb.mysql.com | 2004-10-04 | 1 | -17/+37 |
| * | | merge error | tomas@poseidon.ndb.mysql.com | 2004-10-03 | 1 | -4/+22 |
| * | | merge error | tomas@poseidon.ndb.mysql.com | 2004-10-03 | 1 | -5/+5 |
| * | | Merge | tomas@poseidon.ndb.mysql.com | 2004-10-03 | 1 | -171/+341 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | magnus@neptunus.(none) | 2004-09-30 | 1 | -40/+15 |
| | |\ | |||||
| | | * | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | magnus@neptunus.(none) | 2004-09-30 | 1 | -40/+15 |
| | | |\ | |||||
| | | | * | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | magnus@shellback.(none) | 2004-09-26 | 1 | -40/+15 |
| | | | |\ | |||||
| | | | | * | Clean up of index_name and unique_index_name | magnus@shellback.(none) | 2004-09-25 | 1 | -40/+15 |
| | * | | | | Merge fixes | magnus@neptunus.(none) | 2004-09-30 | 1 | -90/+287 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | Correct merge problem | magnus@shellback.(none) | 2004-09-28 | 1 | -1/+1 |
| | | * | | | Merge | magnus@shellback.(none) | 2004-09-26 | 1 | -53/+55 |
| | | |\ \ \ | | | | |/ / | |||||
| | | * | | | WL#1424 Updated after review | magnus@shellback.(none) | 2004-09-26 | 1 | -65/+102 |
| | | * | | | Merge | magnus@neptunus.(none) | 2004-09-21 | 1 | -4/+28 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | magnus@neptunus.(none) | 2004-09-21 | 1 | -93/+249 |
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | | * | | | Changed WL#1424 to use the function ha_find_files. This is a simpler implemen... | magnus@neptunus.(none) | 2004-09-21 | 1 | -19/+95 |
| | | | * | | | Merge changes | magnus@neptunus.(none) | 2004-09-20 | 1 | -30/+11 |
| | | | * | | | Merged Thd_ndb | magnus@neptunus.(none) | 2004-09-20 | 1 | -64/+163 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merged | magnus@neptunus.(none) | 2004-09-13 | 1 | -67/+165 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ... | magnus@neptunus.(none) | 2004-09-13 | 1 | -68/+167 |
| | * | | | | | | | cosmetic | tomas@poseidon.ndb.mysql.com | 2004-09-28 | 1 | -7/+5 |
| | * | | | | | | | Merge | tomas@poseidon.ndb.mysql.com | 2004-09-28 | 1 | -10/+27 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | ha_ndbcluster.cc: | tomas@poseidon.ndb.mysql.com | 2004-09-28 | 1 | -10/+27 |
| * | | | | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2004-10-01 | 1 | -3/+6 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2004-10-01 | 1 | -3/+6 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | bug#5349 ALTER TABLE corrupts TEXT (and blob?) | tomas@poseidon.ndb.mysql.com | 2004-10-01 | 1 | -3/+6 |
| | | |/ / / / / / / / |