An error occurred fetching the project authors.
- 06 Oct, 2006 5 commits
-
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
Fix problem with specifying vardir, mysql_version_id was not yet available when vardir arguments is checked Move the code to look for exe_mysqld earlier => to initial_setup Fix warnings detected by running with "diagnostics" Remove unused option "opt_result_ext" Init "path_ndb_examples_dir"
-
msvensson@neptunus.(none) authored
the "mysqld --version" command will print "/path/.libs/lt-mysqld Ver x.x.x"
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
Improve 'run_testcase_need_slave_restart' to detect if a slave restart really is necessary. So far all rpl test requires a slave restart, but for all other tests it can be skipped Improve the sort order used by --reorder
-
- 05 Oct, 2006 12 commits
-
-
msvensson@neptunus.(none) authored
Move call f dunction into "initialize_servers" so it's called also in stress and bench mode
-
msvensson@neptunus.(none) authored
Cleanup .progress, .reject, .log and .warnings files produced by mysqltest
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
creating an environment variable is handled directly from the perl code.
-
msvensson@neptunus.(none) authored
but having it on tmpfs gives a big speedup.
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
from var/ to a tmpfs area and thereby speed up the execution of the testsuite significantly
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
Some variable names in 5.1 is soo long that there is no space inbetween name and value. Outputing a warning about it, as that should probably be fixed. At least one space should be put between the name and value.
-
msvensson@neptunus.(none) authored
Improve check of wheter test case need slave cluster
-
msvensson@neptunus.(none) authored
Set the environment variable NDB_STATUS_OK to indicate that cluster is installed ok. This is actually not needed for this script as it will skip ndb tests if cluster install failed. But provided for compatibility
-
- 04 Oct, 2006 12 commits
-
-
msvensson@neptunus.(none) authored
Fix detection of debug binaries. If mysqld ouputs "debug xx" in the variable list it's a debug binary
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
Set slave_load_path to ../../var/tmp in version prior to 5.0 to be compatible with mysql-test-run.sh
-
msvensson@neptunus.(none) authored
Create the mysqld.spec file with a unique name in mysql-test dir, $opt_var_dir haven't been created yet
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
Add paths for ndb binaries Some more backport issues
-
msvensson@shellback.(none) authored
-Add support for detecting version and features from mysqld binary - Autodetect netware - Disable some features not available below 5.0 - Cleanup executable_setup to look for one executable at a time, only llok for the ones that are needed based on the selected testcases and settings
-
- 26 Aug, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 25 Aug, 2006 3 commits
-
-
msvensson@neptunus.(none) authored
Null merge to 5.0
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
- 08 Jun, 2006 2 commits
-
-
joerg@mysql.com authored
mysql-test/mysql-test-run.pl : Output the usage error if one is given. (Found when fixing bug#20303)
-
joerg@mysql.com authored
mysql-test/mysql-test-run.pl : A fix for bug#20303 "mysql-test-run.pl: Does not recognize -- argument"
-
- 11 May, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
- Check that length of value is longer than 1 before decrementing length by 2. - Backport from 5.0, make it possible to use my_print_defaults in tests
-
- 24 Apr, 2006 1 commit
-
-
knielsen@mysql.com authored
-
- 12 Apr, 2006 1 commit
-
-
knielsen@mysql.com authored
-
- 11 Apr, 2006 1 commit
-
-
holyfoot@deer.(none) authored
-
- 08 Apr, 2006 1 commit
-
-
knielsen@mysql.com authored
-