An error occurred fetching the project authors.
- 14 Dec, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
removed diskless option for ndb test
-
- 10 Dec, 2004 1 commit
-
-
kent@mysql.com authored
Use different TESTS_BINDIR for --embedded-server
-
- 02 Dec, 2004 1 commit
-
-
hf@deer.(none) authored
-
- 11 Nov, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
made sleep time for second master larger so that it has time to start
-
- 10 Nov, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
added new variable for ndb port 1186 changed meaning of ndb_port_base to be default tcp port setting changed to use split between port and port_base for ndbcluster so that ndb_port and ndb_port_base are propagated to startscript for ndbcluster added larger space to pid print moved readAndExecute out of CommandInterpreter to avoid linking lib with readline added c-api to Ndb_mgmclient pass also ndb_port to make
-
- 03 Nov, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 26 Oct, 2004 1 commit
-
-
monty@mysql.com authored
New mysqltest that can run mysqltest with PS Added support for ZEROFILL in PS Fixed crash when one called mysql_stmt_store_result() without a preceding mysql_stmt_bind_result() Updated test cases to support --ps-protocol (Some tests are still run using old protocol) Fixed crash in PS when using SELECT * FROM t1 NATURAL JOIN t2... Fixed crash in PS when using sub queries Create table didn't signal when table was created. This could cause a "DROP TABLE created_table" in another thread to wait "forever" Fixed wrong permissions check in PS and multi-table updates (one could get permission denied for legal quries) Fix for PS and SELECT ... PROCEDURE Reset all warnings when executing a new PS query group_concat(...ORDER BY) didn't work with PS Fixed problem with test suite when not using innodb
-
- 08 Oct, 2004 1 commit
-
-
mwagner@here.mwagner.org authored
Look for 'client_test' in tests/ not bin/ make_binary_distribution.sh: Copy 'client_test' into the dist
-
- 07 Oct, 2004 1 commit
-
-
kent@mysql.com authored
To make client_test work as mysql-test-run test case, needs to install it
-
- 04 Oct, 2004 3 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
-
- 03 Oct, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 30 Sep, 2004 2 commits
-
-
kent@mysql.com authored
Use TESTS_BINDIR to point out bin dir for "client_test" mysql-test-run.sh: Export TESTS_BINDIR to be used from --exec
-
magnus@neptunus.(none) authored
-
- 28 Sep, 2004 6 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
test
-
tomas@poseidon.ndb.mysql.com authored
-
kent@mysql.com authored
Make timer an option
-
kent@mysql.com authored
Run client_test as a testcase new file mysql-test-run.sh: More clearly report failure if --force, also exit 1 client_test.c: Use MAXPATHLEN in test_frm_bug() Renable test cases disabled for running from mysql-test-run mysqltest.c: Don't check errno from popen, may not be set
-
kent@mysql.com authored
Embarrassing typo
-
- 27 Sep, 2004 1 commit
-
-
kent@mysql.com authored
Added timing output for each test case. Added --embedded-server option. mysqltest.c: Added 'start_timer', 'end_timer' commands Makefile.am: Include mysys/my_getsystime.c to get time function in mysqltest Many files: new file
-
- 24 Sep, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
removed debug printout new test in alter table for dictionay update test with multiple connections added coice of setting MaxNoOfOrderedIndexes added option to run "--small-bench"
-
- 13 Sep, 2004 1 commit
-
-
magnus@neptunus.(none) authored
-
- 02 Sep, 2004 2 commits
-
-
monty@mysql.com authored
Add missing parameter to strxnmov() that caused some INTO OUTFILE commands to core dump
-
monty@mysql.com authored
-
- 25 Aug, 2004 1 commit
-
-
monty@mysql.com authored
Update to new valgrind
-
- 23 Aug, 2004 2 commits
-
-
tomas@poseidon.(none) authored
-
guilhem@mysql.com authored
(ok'd by CTO to fix it in 4.0). Fix to make mysql-test-run work with all Valgrind versions.
-
- 20 Aug, 2004 1 commit
-
-
tomas@poseidon.(none) authored
-
- 19 Aug, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 12 Aug, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 11 Aug, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 01 Aug, 2004 1 commit
-
-
joreland@mysql.com authored
"export A=var" is bash feature instead do "A=var; export A"
-
- 31 Jul, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 19 Jul, 2004 1 commit
-
-
magnus@neptunus.(none) authored
-
- 09 Jul, 2004 1 commit
-
-
monty@mysql.com authored
Some bug fixes to last pushed code
-
- 06 Jul, 2004 1 commit
-
-
serg@serg.mylan authored
various fixes (for mysql-test-run at least): * accept --no-defaults * 4.0 compatible password handling (only it no other argumensts, only if doesn't start with --) ps_3innodb.test: only run ps_3innodb.test if innodb is present mysql-test-run.sh: it's --verbose, not --verbose=1
-
- 28 Jun, 2004 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
+ added option to ndb_waiter to wait for NO CONTACT
-