An error occurred fetching the project authors.
- 17 Nov, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
- Dont require restart when using extern and there is no record of master being started(pid is not known)
-
- 16 Nov, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 13 Nov, 2006 2 commits
-
-
msvensson@neptunus.(none) authored
Add new test file mysql_upgrade.test
-
msvensson@neptunus.(none) authored
use MTR_MEM environment variable
-
- 10 Nov, 2006 3 commits
-
-
iggy@rolltop.ignatz42.dyndns.org authored
Test Suite failing on Windows because the $opt_report_features variable was not defined before use.
-
msvensson@neptunus.(none) authored
Improve log message
-
df@kahlann.erinye.com authored
-
- 09 Nov, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 08 Nov, 2006 4 commits
-
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
Pass location of charsets dir to mysqltest to avoid using the charsetdir locally installed on machine.
-
msvensson@neptunus.(none) authored
-
- 07 Nov, 2006 4 commits
-
-
msvensson@neptunus.(none) authored
- Readd --skip-bdb when valgrinding
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
Correct faulty commit, the opt_tastcase_timeout value is in minutes, to it need to be multiplied with 60 before ping passed to mtr_timer_start
-
msvensson@neptunus.(none) authored
Make --mem settable with environment variable MTR_MEM and make it possible to pass the directory to use. I.e --mem=<directory>
-
- 04 Nov, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 03 Nov, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 02 Nov, 2006 1 commit
-
-
iggy@rolltop.ignatz42.dyndns.org authored
Visual Studio builds each configuration in a different sub-directory. Only the sub- directories for release and debug are currently searched.
-
- 31 Oct, 2006 1 commit
-
-
msvensson@shellback.(none) authored
-
- 25 Oct, 2006 3 commits
-
-
msvensson@neptunus.(none) authored
Update the binlog format parse routine to only be avaliable in 5.1 and allow for any binlog_format to be specified
-
msvensson@neptunus.(none) authored
Fix two memory leaks in mysql_client_test
-
msvensson@neptunus.(none) authored
Add comments Deperlify
-
- 24 Oct, 2006 5 commits
-
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
Flush both stdout and stderr before abort'ing mysql_client_test
-
msvensson@neptunus.(none) authored
with error 1 and we are running with --force The specific "analyze" code is enclosed in a .test file fwich can easily be modified to be more advanced
-
- 23 Oct, 2006 5 commits
-
-
msvensson@neptunus.(none) authored
This fixes problem where --replace_result failed in rpl000015 because the MYSQL_TCP_PORT variable was "3306\r"
-
msvensson@neptunus.(none) authored
The vardir trick can only bge used on platforms with native symlinks - otherwise opt_vardir need to be set to default value.
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
As both ndb and im are components that may be disabled as well as the binaries may not exist. Look for their binaries in a separate function and produce test casea failures for the test thet needs these components
-
- 20 Oct, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
This can not be done in run_testcase_start_servers as embedded never starts a server Add error if mysqld_start is called in embedded mode
-
- 19 Oct, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
Add function mtr_exe_maybe_exists to look for binaries that is optional Skip ndb support if it's a binary dist where mysqld supports ndb but there is no ndbd
-
- 18 Oct, 2006 2 commits
-
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
Improve code that detects if ndb shuold be installed Remove call to stop_all_servers after install db, if any servers are still running and need to be stopped they will be stopped atuomatically
-
- 17 Oct, 2006 2 commits
-
-
msvensson@shellback.(none) authored
Set comment properly before calling mtr_report_test failed and report_failure_restart
-
msvensson@shellback.(none) authored
When calculating what features to use for _this_ test run, don't look at test that already are deterined to be skipped
-
- 14 Oct, 2006 1 commit
-
-
msvensson@shellback.(none) authored
mysqltest.test on Solaris and Mac. write_file produced nice files with all zeroes.
-