Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/jimw/my/mysql-5.1-clean | jimw@mysql.com | 2006-04-13 | 443 | -77257/+21 |
|\ | | | | | | | into mysql.com:/home/jimw/my/mysql-5.1-kill-sql-bench | ||||
| * | Remove sql-bench from the server repository -- it is being maintained | jimw@mysql.com | 2006-04-13 | 443 | -77255/+23 |
| | | | | | | | | | | | | in a distinct mysql-bench repository. Also add a new --benchdir option to mysql-test-run.pl so the location of the mysql-bench repository can be specified. The default location is adjacent to the source tree. | ||||
* | | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new | mats@mysql.com | 2006-04-13 | 1 | -0/+1 |
|\ \ | | | | | | | | | | into mysql.com:/home/bkroot/mysql-5.1-new | ||||
| * | | Bug#19074: rpl_row_func003 test failed | aelkin@mysql.com | 2006-04-13 | 1 | -0/+1 |
| | | | | | | | | | | | | disabled for now. | ||||
* | | | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new | mats@mysql.com | 2006-04-13 | 21 | -1/+2503 |
|\ \ \ | |/ / |/| | | | | | into mysql.com:/home/bkroot/mysql-5.1-new | ||||
| * | | Merge mysql.com:/home/bkroot/mysql-5.1-new | mats@mysql.com | 2006-04-13 | 21 | -2/+2504 |
| |\ \ | | |/ | |/| | | | | into mysql.com:/home/bk/merge-mysql-5.1-wl3206 | ||||
| | * | WL#3208 (Adding TAP support): | mats@mysql.com | 2006-04-12 | 2 | -28/+34 |
| | | | | | | | | | | | | | | | Making it portable to non-gcc compilers by defining __attribute__ macro for non-gcc compilers. | ||||
| | * | Added missing prototypes to mysys/my_bitmap.h | mats@mysql.com | 2006-04-11 | 1 | -0/+2 |
| | | | |||||
| | * | WL#3206 (Add unit tests): | mats@mysql.com | 2006-04-11 | 3 | -25/+24 |
| | | | | | | | | | | | | More changes according to review comments. | ||||
| | * | WL#3206 (Adding unit tests): | mats@mysql.com | 2006-04-10 | 7 | -32/+245 |
| | | | | | | | | | | | | | | | | | | | | | Added 'test' target to build and run tests. Added documentation. Added README.txt files. Fixing problem with initialization of the Test::Harness::Straps replacement. Added code to filter out non- test directories. | ||||
| | * | WL#3206 (Adding unit tests): | mats@mysql.com | 2006-04-06 | 13 | -20/+149 |
| | | | | | | | | | | | | | | | | | | Moving mytap library into unittest/ Adding 'test' target to make and run unit tests. Minor fixes. | ||||
| | * | WL#3206 (Adding unit tests): | mats@mysql.com | 2006-04-05 | 2 | -1/+15 |
| | | | | | | | | | | | | Added missing mytap/t/Makefile.am and minor fix to Makefile.am | ||||
| | * | WL#3206 (Add unit tests): | mats@mysql.com | 2006-04-04 | 17 | -1/+2141 |
| | | | | | | | | | | | | An implementation of the TAP framework for writing unit tests. | ||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new | serg@serg.mylan | 2006-04-13 | 29 | -283/+501 |
|\ \ \ | | | | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-5.1 | ||||
| * | | | retested all disabled ndb tests in pushbuild for 5+ runs and updated ↵ | tomas@poseidon.ndb.mysql.com | 2006-04-13 | 1 | -11/+15 |
| | | | | | | | | | | | | | | | | disabled.def accordingly | ||||
| * | | | BUG#18976 test workaround | tomas@poseidon.ndb.mysql.com | 2006-04-13 | 3 | -21/+14 |
| | | | | |||||
| * | | | disabled tests with accurate bug reports | tomas@poseidon.ndb.mysql.com | 2006-04-13 | 1 | -4/+4 |
| | | | | |||||
| * | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new | tomas@poseidon.ndb.mysql.com | 2006-04-13 | 29 | -266/+487 |
| |\ \ \ | | |/ / | |/| | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new | ||||
| | * | | wrong ndb object used to drop event operation causing DBUG_ASSERT in ↵ | tomas@poseidon.ndb.mysql.com | 2006-04-13 | 1 | -5/+8 |
| | | | | | | | | | | | | | | | | shutdown/cleanup | ||||
| | * | | test update | tomas@poseidon.ndb.mysql.com | 2006-04-12 | 2 | -3/+3 |
| | | | | |||||
| | * | | ndb: removed usage of unsupported binlog table: no pk + blob | tomas@poseidon.ndb.mysql.com | 2006-04-12 | 1 | -1/+4 |
| | | | | |||||
| | * | | diabling tests with correct bug number | tomas@poseidon.ndb.mysql.com | 2006-04-12 | 1 | -3/+3 |
| | | | | |||||
| | * | | ndb: | tomas@poseidon.ndb.mysql.com | 2006-04-12 | 1 | -54/+87 |
| | | | | | | | | | | | | | | | | | | | | freeing non freed objects on server shutdown corrected timeout handling on schema events | ||||
| | * | | new files | tomas@poseidon.ndb.mysql.com | 2006-04-12 | 2 | -0/+33 |
| | | | | |||||
| | * | | increase save_master_pos timeout to 30 seconds for higher test predictability | tomas@poseidon.ndb.mysql.com | 2006-04-12 | 11 | -123/+49 |
| | | | | | | | | | | | | | | | | | | | | better replicaiton test cleanup to ensure better test predictability + some ndb test cleanup | ||||
| | * | | fix so that rpl_row_basic_8partition.test is only run when paritioning is ↵ | jonas@perch.ndb.mysql.com | 2006-04-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | enabled | ||||
| | * | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb | tomas@poseidon.ndb.mysql.com | 2006-04-11 | 3 | -29/+60 |
| | |\ \ | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new | ||||
| | | * | | enabling all failing ndb tests to get current status in pushbuild | tomas@poseidon.ndb.mysql.com | 2006-04-11 | 3 | -29/+60 |
| | | | | | |||||
| | * | | | Merge perch.ndb.mysql.com:/home/jonas/src/51-jonas | jonas@perch.ndb.mysql.com | 2006-04-10 | 11 | -68/+251 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb | ||||
| | | * \ \ | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb | jonas@perch.ndb.mysql.com | 2006-04-10 | 9 | -21/+68 |
| | | |\ \ \ | | | | |/ / | | | |/| | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb | ||||
| | | | * | | Merge perch.ndb.mysql.com:/home/jonas/src/51-work | jonas@perch.ndb.mysql.com | 2006-04-10 | 9 | -21/+68 |
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb | ||||
| | | | | * | | ndb - | jonas@perch.ndb.mysql.com | 2006-04-10 | 8 | -17/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix all valgrind warnings in t/ndb_dd (except replication related) | ||||
| | | | | * | | ndb - | jonas@perch.ndb.mysql.com | 2006-04-10 | 1 | -2/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | still some valgrind varnings | ||||
| | | * | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new | tomas@poseidon.ndb.mysql.com | 2006-04-10 | 4 | -51/+186 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new | ||||
| | | | * \ \ \ | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb | tomas@poseidon.ndb.mysql.com | 2006-04-10 | 4 | -51/+186 |
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new | ||||
| | | | | * | | | Bug #18932: Cluster binlog mysqld accepts updating although binlog not setup | tomas@poseidon.ndb.mysql.com | 2006-04-10 | 3 | -51/+180 |
| | | | | | | | | |||||
| | | | | * | | | perform sync slave with master in rpl_ndb_blob2 to ensure that tables get ↵ | tomas@poseidon.ndb.mysql.com | 2006-04-10 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | properly dropped on slave... - has been causing failed later tests e.g. rpl_ndb_trig004 | ||||
| | * | | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new | jonas@perch.ndb.mysql.com | 2006-04-10 | 1 | -4/+3 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/51-jonas | ||||
| | | * | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/51-work | jonas@perch.ndb.mysql.com | 2006-04-10 | 0 | -0/+0 |
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | | | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/51-jonas | ||||
| | | | * | | | | Merge perch.ndb.mysql.com:/home/jonas/src/50-work | jonas@perch.ndb.mysql.com | 2006-04-10 | 0 | -0/+0 |
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/51-work | ||||
| | | | | * | | | | ndb - bug#17607 | jonas@perch.ndb.mysql.com | 2006-04-10 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.1->5.0 merge | ||||
| | | | | * | | | | Merge perch.ndb.mysql.com:/home/jonas/src/41-work | jonas@perch.ndb.mysql.com | 2006-04-10 | 0 | -0/+0 |
| | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/50-work | ||||
| | | | | | * | | | | ndb - bug#17607 | jonas@perch.ndb.mysql.com | 2006-04-10 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix correct frag count in Backup block | ||||
| | | | | | * | | | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1 | jonas@perch.ndb.mysql.com | 2006-04-07 | 15 | -129/+991 |
| | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/41-work | ||||
| | | * | | | \ \ \ \ | Merge perch.ndb.mysql.com:/home/jonas/src/51-work | jonas@perch.ndb.mysql.com | 2006-04-10 | 3 | -8/+19 |
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/51-jonas | ||||
| | | | * | | | | | | | ndb - bug#17607 | jonas@perch.ndb.mysql.com | 2006-04-10 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5.0->5.1 merge | ||||
* | | | | | | | | | | | merged | serg@serg.mylan | 2006-04-13 | 117 | -23306/+99 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Merge bk-internal:/home/bk/mysql-5.1-new | jimw@mysql.com | 2006-04-12 | 2 | -32/+41 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jimw/my/mysql-5.1-clean | ||||
| | * \ \ \ \ \ \ \ \ \ | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new | petr@mysql.com | 2006-04-12 | 1 | -31/+38 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/cps/mysql/devel/5.1-im-sort-options | ||||
| | | * | | | | | | | | | | cleanup: sort IM options alphabetically | petr@mysql.com | 2006-04-12 | 1 | -31/+38 |
| | | | | | | | | | | | | |