summaryrefslogtreecommitdiff
path: root/ndb/test
Commit message (Collapse)AuthorAgeFilesLines
* Merge mysql.com:/home/jonas/src/mysql-4.1joreland@mysql.com2005-04-111-0/+93
|\ | | | | | | into mysql.com:/home/jonas/src/mysql-5.0
| * bug#9749 - ndb joreland@mysql.com2005-04-081-0/+93
| | | | | | | | test case for case 9749, ndb lock upgrade via NDBAPI
| * Merge mysql.com:/home/jonas/src/fixjoreland@mysql.com2005-03-012-0/+75
| |\ | | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1
| * \ Merge mysql.com:/home/jonas/src/fixjoreland@mysql.com2005-02-221-2/+4
| |\ \ | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1
| * \ \ Merge mysql.com:/home/jonas/src/fixjoreland@mysql.com2005-02-222-0/+236
| |\ \ \ | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1
| * \ \ \ Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1joreland@mysql.com2005-02-2129-21/+8866
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1
| | * \ \ \ Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1joreland@mysql.com2005-02-1629-21/+8866
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1
| * | \ \ \ \ Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1pekka@mysql.com2005-02-161-1/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | into mysql.com:/space/pekka/ndb/version/my41-1.2154.30.2
* | | | | | | ndb - testOIBasic.cpp: 4.1->5.0 fixpekka@mysql.com2005-04-101-5/+9
| | | | | | |
* | | | | | | added testcase for multiple tables and eventstomas@poseidon.ndb.mysql.com2005-03-093-6/+498
| | | | | | |
* | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbtomas@poseidon.ndb.mysql.com2005-03-073-50/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
| * | | | | | | ndb - remove obsolete attribute storage type ACC vs TUPpekka@mysql.com2005-03-063-50/+7
| | | | | | | |
* | | | | | | | added test compare function for testing eventtomas@poseidon.ndb.mysql.com2005-03-078-15/+209
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | fixed one bug in event, pk comes first in events...
* | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0joreland@mysql.com2005-03-032-0/+75
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0
| * \ \ \ \ \ \ Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0joreland@mysql.com2005-03-012-0/+75
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0
| | * \ \ \ \ \ \ mergejoreland@mysql.com2005-03-012-0/+75
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | bug#8853 - ndb - commit after nodefailure on not TC nodejoreland@mysql.com2005-03-012-0/+75
| | | | |_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | set exec_flag in execTC_COMMITREQ so that api will get rollbackrep
* | | | | | | | Makefile.am:tomas@poseidon.ndb.mysql.com2005-03-021-2/+2
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | updated ndb test makefile to make src dist complete
* | | | | | | added testcase for events where a "shadow table" is createdtomas@poseidon.ndb.mysql.com2005-02-231-0/+282
| | | | | | |
* | | | | | | ndb - move benchmark to basic suitejoreland@mysql.com2005-02-222-29/+29
| | | | | | |
* | | | | | | Merge mysql.com:/home/jonas/src/mysql-5.0joreland@mysql.com2005-02-221-2/+4
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0-ndb
| * | | | | | Merge mysql.com:/home/jonas/src/fixjoreland@mysql.com2005-02-221-2/+4
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0
| | * | | | | wl1292 - ndb autotest - fix html reporting bugjoreland@mysql.com2005-02-221-2/+4
| | | |_|_|/ | | |/| | |
* | | | | | ndb - testBitfieldjoreland@mysql.com2005-02-221-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | remove unused method that gave compile error -pedantic
* | | | | | Merge mysql.com:/home/jonas/src/mysql-5.0joreland@mysql.com2005-02-222-0/+236
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0-ndb
| * | | | | Merge mysql.com:/home/jonas/src/fixjoreland@mysql.com2005-02-222-0/+236
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0
| | * | | | wl1292 - ndb autotest scriptsjoreland@mysql.com2005-02-222-0/+236
| | | | | | | | | | | | | | | | | | | | | | | | split into script/conf for easier deployment
| * | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0joreland@mysql.com2005-02-2127-5/+8865
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0
| | * \ \ \ \ Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0joreland@mysql.com2005-02-1627-5/+8865
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0
* | | | | | | | corrected error in ndb programs debug switchtomas@poseidon.ndb.mysql.com2005-02-211-22/+3
| | | | | | | |
* | | | | | | | removed double declaration of opt_connect_strtomas@poseidon.ndb.mysql.com2005-02-211-1/+0
| | | | | | | |
* | | | | | | | ndb - simple scan filter test (in testOIBasic)pekka@mysql.com2005-02-201-7/+169
| | | | | | | |
* | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0mskold@mysql.com2005-02-162-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0-ndb
| * | | | | | | ndb - fix new decimal type mysql vs. ndbpekka@mysql.com2005-02-162-0/+4
| | | | | | | |
* | | | | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0tomas@poseidon.ndb.mysql.com2005-02-162-2/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-wl2278
| * | | | | | | ndb - post-merge fixespekka@mysql.com2005-02-161-1/+2
| | | | | | | |
| * | | | | | | Mergepekka@mysql.com2005-02-161-1/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | ndb - fix old decimal type mysql vs ndbpekka@mysql.com2005-02-161-1/+2
| | | | | | |
* | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0mskold@mysql.com2005-02-161-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0-ndb
| * | | | | | Merge with 4.1monty@mysql.com2005-02-151-2/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | use EXTRA_DIST instead of noinst_HEADERStomas@poseidon.ndb.mysql.com2005-02-091-2/+2
| | | | | | |
* | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbtomas@poseidon.ndb.mysql.com2005-02-151-17/+12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-wl2278
| * | | | | | | added info to dump state 8004tomas@poseidon.ndb.mysql.com2005-02-151-17/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added debug printouts changed mem allocation handling in event api split single and parallell event operation testing
* | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0mskold@mysql.com2005-02-151-0/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0-ndb
| * | | | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1tomas@poseidon.ndb.mysql.com2005-02-081-0/+2
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
| | * | | | | | Makefile.am:tomas@poseidon.ndb.mysql.com2005-02-081-0/+2
| | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | added noinst_HEADERS to get all things for the src dist
* | | | | | | Merge mysql.com:/home/jonas/src/mysql-5.0joreland@mysql.com2005-02-141-2/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | | into mysql.com:/home/jonas/src/mysql-5.0-ndb
| * | | | | Merge mysql.com:/home/jonas/src/mysql-4.1joreland@mysql.com2005-02-141-2/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0
| | * | | | wl1292 - ndb autotestjoreland@mysql.com2005-02-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | fix log reports
| | * | | | wl1292 - ndb autotestjoreland@mysql.com2005-02-122-16/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fix 4.1 memleak in Hugo