- 05 Oct, 2006 4 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools
-
msvensson@neptunus.(none) authored
-
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
-
msvensson@neptunus.(none) authored
I.e take advantage of the fact that a # comment is always terminated by a new line Add tests for the above
-
- 04 Oct, 2006 26 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools
-
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
into neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools
-
msvensson@neptunus.(none) authored
- add missing DBUG_RETURN - Change type of st_error->code to uint, that should be more than enough to hold the error numbers between 1000 and around 2000
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
Use replace_regex to mask the output of file_id= in "show binlog events" that depends on previous tests What is this? replace_regex in 4.1! :)
-
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
into neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools
-
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
into neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools
-
msvensson@neptunus.(none) authored
Add paths for ndb binaries Some more backport issues
-
msvensson@neptunus.(none) authored
Update tests and result files after running with new mysqltest that better detects problems with test files
-
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
-
msvensson@shellback.(none) authored
-
- 03 Oct, 2006 10 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools
-
msvensson@neptunus.(none) authored
Add possibility to send warnings about suspicious commands in .test file to <result_file_name>.warnings file Move detection of "parsing enabled" to after command has been read. Cleanup parsing enabled/disabled
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools
-
msvensson@neptunus.(none) authored
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/same_tools/my50-same_tools
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
- Change con_host to ds_connection_name.str
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/same_tools/my50-same_tools
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
-