Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge | tomas@poseidon.ndb.mysql.com | 2005-10-06 | 1 | -0/+116 |
|\ | |||||
| * | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1 | jonas@perch.ndb.mysql.com | 2005-09-22 | 1 | -0/+116 |
| |\ | |||||
| | * | Add testcase for bug#13316 | jonas@perch.ndb.mysql.com | 2005-09-22 | 1 | -0/+116 |
* | | | Standardised on capital letters for NDBCLUSTER | pappa@c-1309e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-09-20 | 1 | -4/+4 |
|/ / | |||||
* | | Merge eel.(none):/home/jonas/src/mysql-4.1 | jonas@eel.(none) | 2005-08-18 | 1 | -1/+17 |
|\ \ | |/ | |||||
| * | bug#12118 - ndb alter table data loss | jonas@eel.(none) | 2005-08-18 | 1 | -1/+17 |
* | | Fixed broken auto_increment | mskold@mysql.com | 2005-04-08 | 1 | -1/+1 |
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-1.2156.1.5 | msvensson@neptunus.(none) | 2005-04-05 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | BUG#6762 ALTER TABLE gives weird results and error message | msvensson@neptunus.(none) | 2005-04-04 | 1 | -1/+1 |
* | | merged | serg@serg.mylan | 2005-03-09 | 1 | -0/+14 |
|\ \ | |/ | |||||
| * | Fix for Bug #8753 Invalid schema object version after dropping index | mskold@mysql.com | 2005-03-07 | 1 | -0/+14 |
* | | updated show table status usage in ndb tests to become independent on ndb clu... | tomas@poseidon.ndb.mysql.com | 2005-01-26 | 1 | -4/+4 |
* | | added support for 'show status like 'Ndb%'' | tomas@poseidon.ndb.mysql.com | 2005-01-14 | 1 | -4/+4 |
* | | adopted to changed show table status output | tomas@poseidon.ndb.mysql.com | 2005-01-13 | 1 | -3/+3 |
* | | ndb - wl-1442 new varchar | pekka@mysql.com | 2005-01-07 | 1 | -4/+4 |
* | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -0/+16 |
|\ \ | |/ | |||||
| * | Fix for bug#6935 table rename does not work with ndb tables | mskold@mysql.com | 2004-12-06 | 1 | -0/+16 |
* | | Fixed show table output | mskold@mysql.com | 2004-11-17 | 1 | -4/+4 |
* | | Fixed changes in printouts | mskold@mysql.com | 2004-11-04 | 1 | -1/+1 |
|/ | |||||
* | ndb_alter_table.result, ndb_alter_table.test: | tomas@poseidon.ndb.mysql.com | 2004-10-07 | 1 | -0/+2 |
* | Changed test to be independent on scan order | mskold@mysql.com | 2004-10-01 | 1 | -13/+14 |
* | Adjusted so auto_increment value after bulk insert will be exactly +1 after l... | mskold@mysql.com | 2004-09-28 | 1 | -4/+48 |
* | Setting MODE_NO_AUTO_VALUE_ON_ZERO at copying in copy_data_between_tables | mskold@mysql.com | 2004-09-26 | 1 | -0/+15 |
* | fix for invalidating table if mismatch with frm | tomas@poseidon.ndb.mysql.com | 2004-09-24 | 1 | -0/+19 |
* | Fixed handling of NO_AUTO_VALUE_ON_ZERO | mskold@mysql.com | 2004-09-15 | 1 | -0/+1 |
* | moved all ndb thread specific data into new placeholder | tomas@poseidon.(none) | 2004-09-14 | 1 | -4/+4 |
* | removed shaky test case | tomas@poseidon.(none) | 2004-09-10 | 1 | -14/+0 |
* | fixed NdbConnection::restart and made use of it in ha_ndbcluster | tomas@poseidon.(none) | 2004-09-07 | 1 | -0/+1 |
* | fixed and added test case for bug#5431 | tomas@poseidon.(none) | 2004-09-07 | 1 | -2/+4 |
* | renamed ha_recovery_logging to ha_enable_transaction | tomas@poseidon.(none) | 2004-09-03 | 1 | -0/+11 |
* | fixed wrong initial auto increment value bug#5369 | tomas@poseidon.(none) | 2004-09-02 | 1 | -1/+1 |
* | Added tests for fix of bug#4730 | mskold@mysql.com | 2004-08-12 | 1 | -0/+12 |
* | Bug fix for bug#3912 | mskold@mysql.com | 2004-08-10 | 1 | -15/+31 |
* | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | mskold@mysql.com | 2004-08-10 | 1 | -1/+1 |
|\ | |||||
| * | Bug fix for alter table and auto_increment | mskold@mysql.com | 2004-07-31 | 1 | -1/+1 |
* | | Added test for fix of bug#3912 Auto increment not correctly initialised when ... | mskold@mysql.com | 2004-07-29 | 1 | -2/+19 |
|/ | |||||
* | BUG# 3658 ALTER TABLE corrupts table | magnus@neptunus.(none) | 2004-05-05 | 1 | -0/+29 |