216 Commits (94c616d1868b951f1db8cedab1f8c262f5397ad6)

Author SHA1 Message Date
msvensson@pilot.blaudden 94c616d186 Bug #26792 Add DBX debugger support to mysql-test-run.pl 19 years ago
msvensson@pilot.blaudden 86625d711f Fix bug in mtr.pl where slave wes using same query log file as master 19 years ago
msvensson@pilot.blaudden c0da93cd97 When using a --mem=<dir> the memdir must be removed to assure 19 years ago
msvensson@pilot.blaudden 23b6b4a565 Only allow a version number to be read from "/etc/debian_version" 19 years ago
msvensson@neptunus.(none) 8931166e55 Workaround for problem where cygwin's bash/sh randomly fails with error 128 which 19 years ago
df@kahlann.erinye.com c124372550 after-merge fix 19 years ago
knielsen@ymer.(none) ba6e6d0754 Implement mysql-test-run.pl option to limit the number of saved core 19 years ago
msvensson@neptunus.(none) da6773f97b Count number of masters the test is actually using and only start as 19 years ago
msvensson@neptunus.(none) 5ccd3608d5 When running with --valgrind and --debug send all the output from 19 years ago
msvensson@neptunus.(none) be0368c230 Add possibility to activate --mark-progress of mysqltest 19 years ago
df@kahlann.erinye.com 4a98f36e59 Use a temporary directory for sockets if the socket path becomes too long. 19 years ago
msvensson@neptunus.(none) ba6d2bbf64 Pass --no-defaults to embedded server to avoid that it reads any defaults file 19 years ago
msvensson@neptunus.(none) be212d3486 Remove hack that removes vardir 19 years ago
df@kahlann.erinye.com 6541302bb2 re-enable multiple test runs in sequence for 4.1 on non-windows 19 years ago
msvensson@neptunus.(none) 5f4acf145b After 5.1.6 just turn on logging, it will be sent to tables by default 19 years ago
df@kahlann.erinye.com 1c46f7d841 minor fix 19 years ago
msvensson@neptunus.(none) 7eb487ab26 Move the check that $opt_vardir could be created and was writable to the function 19 years ago
msvensson@neptunus.(none) 05eb532514 Bug#24335 mysql-test-run.pl fails with ActiveState Perl on Windows 19 years ago
msvensson@neptunus.(none) fa8af12651 Look for client binaries also in bin/ directory 19 years ago
msvensson@neptunus.(none) 961ae4ab2f Create new function "run_testcase_mark_logs' and use it to mark start of testcase 19 years ago
msvensson@neptunus.(none) a92c7700bb Only force mysqld to use log file up until 5.1.6 19 years ago
msvensson@neptunus.(none) ac2ef7dd5a Remove the check for writable var dir, it has to be done later on 19 years ago
msvensson@neptunus.(none) e5ff9ebcd8 Add warnings and more error checks in the creation of vardirs 19 years ago
msvensson@neptunus.(none) acf75687fb Some more checks to avoid removing unwanted directories. 19 years ago
msvensson@neptunus.(none) bccf144260 No need to have a "created_by_mem" file, just read the link and 19 years ago
msvensson@neptunus.(none) fc1f9bfede Rename function datadir_setup to datadir_list_setup to avoid mixup 19 years ago
msvensson@neptunus.(none) 896adf77ae Bug#24354 option "--extern" of mysql-test-run.pl does not work anymore 19 years ago
msvensson@neptunus.(none) afe91a26c6 Fix problem with mysqladmin logging to var/log before var has been created 19 years ago
msvensson@neptunus.(none) d1ed2e21b8 Backport of patch for bug#24471 19 years ago
msvensson@neptunus.(none) 26be89ed47 Fix problem with mysqladmin logging to var/log before var has been created 19 years ago
msvensson@neptunus.(none) ee4a5b865f Backport of patch for bug#24471 19 years ago
msvensson@neptunus.(none) 7d8c8af5a2 Fix merge conflicts 19 years ago
knielsen@ymer.(none) d4595f3c57 Do not link /usr/lib/debug/* on Debian <=3.1, as it causes broken stack 19 years ago
msvensson@neptunus.(none) cdbc79b500 Make source_dist a "local" global variable 19 years ago
msvensson@neptunus.(none) a14ae73f55 Get name for .reject and .log files from result file name 19 years ago
dfischer/df@kahlann.erinye.com 88ac15ddd1 MTR_BUILD_THREAD=auto selects a value for MTR_BUILD_THREAD from a pool (WL#2690) 19 years ago
msvensson@neptunus.(none) f0d89307a8 Remove unused variables/options that does not have any effect 19 years ago
msvensson@neptunus.(none) d98ffb2ccf Cleanup --extern implementation, remove some unused variables and check arguments 19 years ago
msvensson@neptunus.(none) 3f2c3f04bf BUG#24354 option "--extern" of mysql-test-run.pl does not work anymore 19 years ago
msvensson@neptunus.(none) 770a4f7c68 BUG#24274 option "--big-test" of mysql-test-run.pl does not work anymore 19 years ago
msvensson@neptunus.(none) b3a5d6196f remove junk comment 19 years ago
msvensson@neptunus.(none) 81c81296df Put more spcific paths at the top of list to search for binaries 19 years ago
msvensson@neptunus.(none) 716621db3f Make --mem a pure flag. If there is need to specifically set the location 19 years ago
kent@mysql.com/c-634072d5.010-2112-6f72651.cust.bredbandsbolaget.se cddbb0f817 mysql-test-run.pl: 19 years ago
iggy@rolltop.ignatz42.dyndns.org 73ff367be3 Test Suite failing on Windows because the $opt_report_features variable was not defined before use. 19 years ago
msvensson@neptunus.(none) 43ef5e6a0c Look for "mysqlmanager" also in "bin" directory 19 years ago
msvensson@neptunus.(none) 7c935a9964 Bug#10608 mysqladmin breaks on "database" variable in my.cnf 19 years ago
df@kahlann.erinye.com f1764fa99f add --report-features to mysql-test-run.pl 19 years ago
msvensson@neptunus.(none) 023c0d03e6 Fix problem when running mysql_client_test in "binary dist", path should include the binary name 19 years ago
msvensson@neptunus.(none) 90d8d7b5cf Update of --mem flag after comments 19 years ago