anozdrin@mysql.com
c73e03ff22
WL#2789 "Instance Manager: test using mysql-test-run testing framework"
...
1) Add support to testing Instance Manager in daemon mode;
2) Don't run Instance Manager tests when running with --ps-protocol option;
2005-10-01 01:12:14 +04:00
kent@mysql.com
d50b5920e0
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
2005-09-30 02:15:36 +02:00
kent@mysql.com
822a4ac5bb
mtr_report.pl:
...
Text formatting, adjust table header
mysql-test-run.pl:
Remove requirement for source tree to run embedded server test
mysqldump.test:
Removed ending ';' from --exec line
2005-09-30 00:52:18 +02:00
kent@mysql.com
656b0cc15a
Merge
2005-09-29 03:20:31 +02:00
kent@mysql.com
7d33bdeffa
mysql-test-run.pl:
...
Append to some of the log files, not overwrite.
Changed introduction text to reflect the current
status of the Perl version of mysql-test-run.
Some code cleanup.
2005-09-28 23:52:10 +02:00
kent@mysql.com
fdeceae81f
mysql-test-run.pl:
...
Pass on all --skip-* to mysqld
2005-09-28 23:24:44 +02:00
msvensson@neptunus.(none)
fbf4a5e079
Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
2005-09-28 11:34:53 +02:00
guilhem@mysql.com
ff99183051
Fix for BUG#13527 "mysql-test-run.pl truncates var/log/*.err several times during one testsuit run"
2005-09-27 16:55:23 +02:00
msvensson@neptunus.(none)
1105d4293d
Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1
...
into neptunus.(none):/home/msvensson/mysql/fix_mysqltest/my41-fix_mysqltest
2005-09-27 16:48:41 +02:00
serg@serg.mylan
a083ff160e
merged
2005-09-21 13:53:22 +02:00
msvensson@neptunus.(none)
f6b8032af5
Don't add all args to mysqltest to MYSQL_TEST env var
2005-09-21 10:24:46 +02:00
msvensson@neptunus.(none)
523d2aad94
BUG#12959 mysqltest crashes if testcase passed with -x option
...
- Enable testcases after help from Serg
2005-09-20 14:11:58 +02:00
kent@mysql.com
654277084c
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
2005-09-19 15:31:09 +02:00
kent@mysql.com
76956fdf90
mysql-test-run.pl:
...
Added flag --valgrind-mysqltest
2005-09-19 14:58:06 +02:00
kent@mysql.com
cfba073cc4
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
2005-09-19 12:31:22 +02:00
kent@mysql.com
60bc49cf78
mysql-test-run.pl:
...
Enabled --valgrind to work (bug#13280)
2005-09-17 01:09:32 +02:00
kent@mysql.com
b5dbd1c7a1
mysql-test-run.pl:
...
Corrected typo
2005-09-13 01:41:15 +02:00
ramil@mysql.com
9730b5369a
A fix (bug #12917 : The --defaults-extra-file option is ignored by the 5.0 client binaries).
2005-09-09 12:51:43 +05:00
msvensson@neptunus.(none)
28f529d91f
Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1
...
into neptunus.(none):/home/msvensson/mysql/bug11316/my41-bug11316
2005-09-01 17:21:03 +02:00
msvensson@neptunus.(none)
305dc01078
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/bug11316/my50-bug11316
2005-09-01 17:15:37 +02:00
msvensson@neptunus.(none)
61be2a143d
Merge neptunus.(none):/home/msvensson/mysql/bug11316/my41-bug11316
...
into neptunus.(none):/home/msvensson/mysql/bug11316/my50-bug11316
2005-09-01 12:53:23 +02:00
kent@mysql.com
16eecea22e
mtr_timer.pl, mtr_report.pl, mtr_process.pl, mysql-test-run.pl:
...
Backporting from 5.0
2005-08-31 16:28:47 +02:00
kent@mysql.com
5f7ce18fb1
mysql-test-run.pl:
...
Put back unused old manager dummy arguments, some scripts use them
2005-08-31 03:38:33 +02:00
anozdrin@mysql.com
d30534c953
Implement WL#2789 "Instance Manager: test using mysql-test-run testing framework"
2005-08-29 22:28:42 +04:00
kent@mysql.com
af2b5f3bae
mtr_process.pl:
...
Call mtr_timer_stop_all() at exit
mtr_report.pl, mysql-test-run.pl:
Added default/ps-protocol/embedded to abort and summary line
mtr_timer.pl:
Added function mtr_timer_stop_all()
2005-08-25 16:25:54 +02:00
monty@mishka.local
f384e08277
Merge mishka.local:/home/my/mysql-4.1
...
into mishka.local:/home/my/mysql-5.0
2005-08-25 06:55:48 +03:00
elliot@mysql.com
55b81af671
Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1
...
into mysql.com:/home/emurphy/src/work/mysql-5.0
2005-08-19 15:29:30 -04:00
kent@mysql.com
86e5ddeb52
ps_conv.inc:
...
Adjustment of float results for Windows
mysql-test-run.pl:
Added --port to make MYSQL_DUMP and MYSQL_SHOW work on windows
have_lowercase0.inc:
new file
2005-08-18 22:27:12 +02:00
kent@mysql.com
1476a52433
mtr_timer.pl, mysql-test-run.pl, mtr_report.pl, mtr_process.pl:
...
Added suite and test case timeout
mtr_timer.pl:
new file
2005-08-18 00:16:44 +02:00
kent@mysql.com
e1351afcca
mysql-test-run.pl, mtr_misc.pl:
...
Bug#12615: Host name might not resolve, use short host name
2005-08-17 14:40:23 +02:00
kent@mysql.com
4e4f40e468
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
2005-08-17 03:39:15 +02:00
kent@mysql.com
16359fc02f
mysql-test-run.pl:
...
Bug#11884: Corrected --start-and-exit, start the server
as if the default/specified test case would have been run
2005-08-17 03:35:50 +02:00
kent@mysql.com
468c3ad532
mysql-test-run.pl:
...
Back ported ndbcluster_support() from 5.0
Corrected the server id handling
2005-08-04 13:54:39 +02:00
msvensson@neptunus.(none)
447a119407
BUG#11316 mysqltest, problems when assigning value with '#' to $variable
...
- Fixed problem, only detect comment if the # is on start of line AND starting line of the current command.
- Wrote tests for most of the mysqltest commands, added stricter checking of correct syntax.
2005-07-15 17:51:43 +02:00
tomas@poseidon.ndb.mysql.com
a2ffbb5515
Bug #11903 , make perl test script run ndbcluster tests by default
2005-07-13 13:07:09 +02:00
kent@mysql.com
044061be96
Merge
2005-07-06 22:29:28 +02:00
kent@mysql.com
fe21793446
mtr_misc.pl:
...
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
2005-07-06 22:21:35 +02:00
kent@mysql.com
21876e0ada
Merge
2005-07-06 16:42:16 +02:00
kent@mysql.com
8b2ee5b11e
mysql-test-run.pl:
...
Handle case where SHELL isn't set in Cygwin
mysql_client_test.dsp:
Put output into the "client_debug" and "client_release" directories
2005-07-06 16:17:32 +02:00
jimw@mysql.com
a2244a9094
Merge jwinstead@production.mysql.com:my/mysql-5.0-10844
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-07-05 15:24:35 -07:00
kent@mysql.com
4a3f9666e6
mysql-test-run.pl:
...
Corrected master server id's
2005-06-24 18:23:59 +02:00
kent@mysql.com
ffff7cb314
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-gca
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-release
2005-06-23 17:41:42 +02:00
kent@mysql.com
025305c1cd
mysql-test-run.pl:
...
Might need a restart after test with special TZ
Removed unused argument to run_mysqltest()
2005-06-23 17:38:40 +02:00
kent@mysql.com
35c939d3c4
mysql-test-run.pl:
...
Bug#11481, set charset directory to mysqlbinlog
2005-06-22 19:07:31 +02:00
kent@mysql.com
c4fe91b7da
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
2005-06-22 19:07:30 +02:00
kent@mysql.com
26dc9492c3
mysql-test-run.pl:
...
Added optional paths for finding mysqld on Windows
Added language/charset options to embedded mysql_client_test
2005-06-21 20:25:50 +02:00
kent@mysql.com
ff20e1c2ca
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
2005-06-21 02:27:55 +02:00
kent@mysql.com
4958b54339
mysql-test-run.pl:
...
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
2005-06-21 02:21:52 +02:00
kent@mysql.com
9c79bc7e73
Merge
2005-06-20 22:31:25 +02:00
kent@mysql.com
9426710c68
mtr_cases.pl:
...
Bug#11466: Script can now get test case name
from test case file path on command line
mysql-test-run.pl:
Bug#11466: Added --skip-ndbcluster/--skip-ndb option
mtr_cases.pl:
Don't set --default-time-zone if opt file sets it
Restart the server if time zone is given in opt file
mysql-test-run.pl:
Don't remove symlink to "var" directory in cleanup
Removed duplicate/unessesary options to mysqld
2005-06-20 21:37:39 +02:00