An error occurred fetching the project authors.
- 10 Feb, 2006 1 commit
-
-
kent@mysql.com authored
Display instance manager port mysql-test-run.sh: Give port space for more than one slave
-
- 09 Feb, 2006 2 commits
-
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
not needed by the tescases. This will save test time for those testcases that does not need cluster, but need a restart, as they dont have to wait the extra time it would take for cluster to restart. It will also save time for other testcases, as cluster does not need to be contacted for each table to be dropped or created. Backport from 5.1
-
- 28 Jan, 2006 1 commit
-
-
kent@mysql.com authored
Aligned the MTR_BUILD_THREAD policy to shell version
-
- 26 Jan, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
Cleanup the sideeffects from most of the testcases with sideeffects.
-
- 24 Jan, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 16 Jan, 2006 1 commit
-
-
knielsen@mysql.com authored
build directory.
-
- 04 Jan, 2006 1 commit
-
-
knielsen@mysql.com authored
-
- 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
-
- 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
-
- 27 Sep, 2005 1 commit
-
-
guilhem@mysql.com authored
-
- 21 Sep, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 20 Sep, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
- Enable testcases after help from Serg
-
- 19 Sep, 2005 1 commit
-
-
kent@mysql.com authored
Added flag --valgrind-mysqltest
-
- 16 Sep, 2005 1 commit
-
-
kent@mysql.com authored
Enabled --valgrind to work (bug#13280)
-
- 12 Sep, 2005 1 commit
-
-
kent@mysql.com authored
Corrected typo
-
- 09 Sep, 2005 1 commit
-
-
ramil@mysql.com authored
-
- 31 Aug, 2005 2 commits
-
-
kent@mysql.com authored
Backporting from 5.0
-
kent@mysql.com authored
Put back unused old manager dummy arguments, some scripts use them
-
- 29 Aug, 2005 1 commit
-
-
anozdrin@mysql.com authored
-