An error occurred fetching the project authors.
- 16 Feb, 2007 1 commit
-
-
msvensson@neptunus.(none) authored
mainly occurs on win2003 64bit. - Execute "exec" commands directly with cmd.exe and replace "--exec echo ..." with "--exec .\echo.exe ..."
-
- 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.
-
- 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
-
- 04 Oct, 2006 1 commit
-
-
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
-
- 25 Aug, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 08 Mar, 2006 1 commit
-
-
kent@mysql.com authored
- Back porting of some changes in later releases - Corrected valgrind support - Removed work around for TZ needed in VisualStudio 6 - Don't restart master to add special settings from "<testcase>-master.opt", if same settngs as running master, feature request in bug#12433 - With --reorder, keep tests with same *-master.opt content together, to save even more master restarts
-
- 17 Aug, 2005 1 commit
-
-
kent@mysql.com authored
Bug#12615: Host name might not resolve, use short host name
-
- 06 Jul, 2005 1 commit
-
-
kent@mysql.com authored
Corrected appending of .exe to Windows executables Don't alter read only @_ in foreach loop mysql-test-run.pl: Improved cleanup of binlogs Use separate log file for second master Corrected Windows paths to executables
-
- 21 Jun, 2005 1 commit
-
-
kent@mysql.com authored
More compact and safe handling of path names. Support for running in Windows source tree. Use libtool wrapper, instead of messing with library path names, and objects in .libs dir. mtr_misc.pl: Utility function that search aand check path names mtr_report.pl: Patch by Carsten, set correct reject/result/eval if not main suite
-
- 05 Jun, 2005 1 commit
-
-
kent@mysql.com authored
Try kill all children to the mysql-test-run process when exiting mtr_process.pl: Added new function mtr_exit() that try kill all children to the mysql-test-run process when exiting mysql-test-run.pl: Try kill all children to the mysql-test-run process when exiting New --vardir caused problems on Windows Changed faulty calls to error() to mtr_error()
-
- 30 Dec, 2004 1 commit
-
-
kent@mysql.com authored
Perl version of mysql-test-run new file
-