An error occurred fetching the project authors.
- 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.
-
- 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
-
- 31 Aug, 2006 1 commit
-
-
msvensson@shellback.(none) authored
Gives slightly faster startup
-
- 25 Aug, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 16 Aug, 2006 1 commit
-
-
reggie@big_geek. authored
-
- 24 May, 2006 1 commit
-
-
reggie@big_geek. authored
Fix mtr_exe_exists to work on win32
-
- 27 Apr, 2006 2 commits
-
-
msvensson@shellback.(none) authored
Set LD_LIBRARY_PATH and UDF_EXAMPLE_LIB from $lib_udf_example
-
msvensson@shellback.(none) authored
Add test to mysql-test-run.pl to see if the udf_example.so is availble. Set envioronment variable UDF_EXAMPLE_LIB if it is. Then check in have_udf if that variable is set. Finally use tahe variable when loading the shared library.
-
- 24 Apr, 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
-
- 06 Mar, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 03 Mar, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
- Use pipes "|" - Improved system command, create a temporary .sh faile that is executed with cygwins sh(bash) This makes the Windows version behave exactly as the Lunix version(well almost...) - Give unix path to DBUG, trace files is no produced if running ./mysql-test-run.pl --debug"
-
- 22 Nov, 2005 1 commit
-
-
ranger@regul.home.lan authored
Corrected function declaration
-
- 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
-