An error occurred fetching the project authors.
- 06 Feb, 2006 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
+ added current test printout to error file
-
- 02 Feb, 2006 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
enable extra logging in ndb handler during test runs
-
- 30 Jan, 2006 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 26 Jan, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
Cleanup the sideeffects from most of the testcases with sideeffects.
-
- 23 Jan, 2006 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
added option for verbose ndb startup
-
holyfoot@deer.(none) authored
-
- 20 Jan, 2006 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
calculate ndbcluster slave port
-
- 19 Jan, 2006 1 commit
-
-
cps@outpost.site authored
tree to get rid of multiple typos in CS comments and unify the patch.
-
- 17 Jan, 2006 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 16 Jan, 2006 1 commit
-
-
knielsen@mysql.com authored
build directory.
-
- 13 Jan, 2006 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 12 Jan, 2006 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 04 Jan, 2006 1 commit
-
-
knielsen@mysql.com authored
-
- 02 Jan, 2006 1 commit
-
-
knielsen@mysql.com authored
the mysqlslap lock directory to value of --tmpdir.
-
- 22 Dec, 2005 1 commit
-
-
lars@mysql.com authored
This includes both code and test cases.
-
- 21 Dec, 2005 1 commit
-
-
kent@mysql.com authored
Don't run "mysqlslap" on Windows mysqlslap.test: We don't run "mysqlslap" on Windows mysql.sln: Removed build of "client/mysqlslap.c" on Windows
-
- 19 Dec, 2005 1 commit
-
-
kent@mysql.com authored
Script "my_print_defaults" is to be searched for as executable
-
- 16 Dec, 2005 1 commit
-
-
ranger@regul.home.lan authored
-
- 15 Dec, 2005 1 commit
-
-
ranger@regul.home.lan authored
with 20 test loops in case when any limit parameter was specified
-
- 09 Dec, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 30 Nov, 2005 1 commit
-
-
patg@krsna.patg.net authored
and modifications to mysql-test-run(.pl/.sh)
-
- 26 Nov, 2005 1 commit
-
-
kent@mysql.com authored
Added search for 'my_print_defaults' when running from source tree on Windows trigger-grant.test, trigger-compat.test: Removed --text from grep, not portable
-
- 22 Nov, 2005 1 commit
-
-
ranger@regul.home.lan authored
Corrected function declaration
-
- 13 Nov, 2005 1 commit
-
-
kent@mysql.com authored
Corrected search for 'mysqlimport' executable
-
- 10 Nov, 2005 1 commit
-
-
guilhem@mysql.com authored
Indeed now that stored procedures CALL is not binlogged, but instead the invoked substatements are, the restrictions applied by log-bin-trust-routine-creators=0 are superfluous for procedures. They still need to apply to functions where function calls are written to the binlog (for example as "DO myfunc(3)"). We rename the variable to log-bin-trust-function-creators but allow the old name until some future version (and issue a warning if old name is used).
-
- 03 Nov, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
- Part2, actually adding the new functionality
-
- 01 Nov, 2005 1 commit
-
-
kent@mysql.com authored
Make IM ports change with MTR_BUILD_THREAD
-
- 25 Oct, 2005 2 commits
-
-
kent@mysql.com authored
Added MTR_BUILD_THREAD to control the port range
-
patg@krsna.patg.net authored
Made change to mysqlimport to set character_set_database to binary to make importing various charsets/columns work correctly.
-
- 19 Oct, 2005 1 commit
-
-
kent@mysql.com authored
Enabled yaSSL mysql-test-run.pl: Increased test case timeout from 15 min
-
- 18 Oct, 2005 1 commit
-
-
gluh@eagle.intranet.mysql.r18.ru authored
'information_schema' is excluded from list of databases for mysqlcheck command
-
- 16 Oct, 2005 2 commits
-
-
kent@mysql.com authored
Added --skip-im option handling Don't terminate script if IM fails to create PID file mtr_cases.pl: Added --skip-im option handling mtr_process.pl: Kill left over 'mysqld' processes started by IM
-
kent@mysql.com authored
Put socket files into $opt_tmpdir, to avoid problems with platforms that can't handle long socket paths.
-
- 13 Oct, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 12 Oct, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
- Updated after review
-
- 04 Oct, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
- Added show status variable "compression" for checking that compression is turned on. - Updated show status variable "have_openssl" to be set to DISABLED if server supports ssl but it's not turned on to accept incoming ssl connections. - Setup server to accept ssl connections from clients ig that is supported by server - New tests - ssl - Run with ssl turned on - ssl_compress - Run with ssl and compression turned on - compress - Run with compression turned in - Updated test - openssl_1, rpl_openssl1 - Changed to run if server supports ssl
-
- 30 Sep, 2005 1 commit
-
-
anozdrin@mysql.com authored
1) Add support to testing Instance Manager in daemon mode; 2) Don't run Instance Manager tests when running with --ps-protocol option;
-
- 29 Sep, 2005 1 commit
-
-
kent@mysql.com authored
Text formatting, adjust table header mysql-test-run.pl: Remove requirement for source tree to run embedded server test mysqldump.test: Removed ending ';' from --exec line
-
- 28 Sep, 2005 2 commits
-
-
kent@mysql.com authored
Append to some of the log files, not overwrite. Changed introduction text to reflect the current status of the Perl version of mysql-test-run. Some code cleanup.
-
kent@mysql.com authored
Pass on all --skip-* to mysqld
-