msvensson@pilot.mysql.com
|
5c1dba67e5
|
Use "diif --help" to find out if diff is available at all. Otherwise the
return code from "could not find command" which is 1, conflicts with return
code from diff failed, which is also 1.
|
2008-01-08 15:24:17 +01:00 |
|
msvensson@pilot.mysql.com
|
03d31f72a0
|
Remove pidfile after killing serve
|
2008-01-08 11:11:06 +01:00 |
|
msvensson@pilot.mysql.com
|
54b19234c1
|
Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr-vanilla
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr
|
2008-01-08 11:02:42 +01:00 |
|
msvensson@pilot.mysql.com
|
3b2cfef637
|
Use a tempdir name for the directory that var symlink points at, otherwise it can conflict
with another MTR_BUILD_THREAD=auto run
|
2008-01-08 10:50:07 +01:00 |
|
msvensson@pilot.mysql.com
|
ec673b8a97
|
Use loose-skip-innodb so it works also with mysqld that has no innodb support
|
2008-01-08 10:35:34 +01:00 |
|
msvensson@pilot.mysql.com
|
9087ee9170
|
Try to dynamically change option, restart if it fails
|
2008-01-07 19:44:48 +01:00 |
|
msvensson@pilot.mysql.com
|
8ba9c0afa7
|
Ignore --skip-im
|
2007-12-21 13:06:56 +01:00 |
|
msvensson@pilot.mysql.com
|
412ab8016b
|
Use --skip-ssl by default
|
2007-12-20 18:42:23 +01:00 |
|
msvensson@pilot.mysql.com
|
8b3d267eea
|
Don't use Getopt::Long in safe_process.pl
|
2007-12-20 18:39:33 +01:00 |
|
msvensson@pilot.mysql.com
|
d930e9bb22
|
Update path to the load_file
|
2007-12-20 18:38:23 +01:00 |
|
msvensson@pilot.mysql.com
|
f32e0b0bf8
|
Update location of binlog
|
2007-12-19 17:26:43 +01:00 |
|
msvensson@pilot.mysql.com
|
d9bdcddc57
|
Update name of binlog file for ndb_binlog* tests
|
2007-12-19 17:16:22 +01:00 |
|
msvensson@pilot.mysql.com
|
7cf53b1d89
|
Update path to master-bin file
|
2007-12-19 14:21:09 +01:00 |
|
msvensson@pilot.mysql.com
|
a8210af5b0
|
Test does not need binlog
|
2007-12-19 14:16:33 +01:00 |
|
msvensson@pilot.mysql.com
|
b93f8b6820
|
Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr-win
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr
|
2007-12-19 13:06:03 +01:00 |
|
msvensson@pilot.mysql.com
|
aeb88d4b76
|
Properly detect cygwin
|
2007-12-19 13:04:54 +01:00 |
|
msvensson@pilot.mysql.com
|
926f7dec68
|
Windows fixeds for mtr
|
2007-12-19 12:58:06 +01:00 |
|
msvensson@pilot.mysql.com
|
ec886a34c6
|
Use dynamic switch directly from "server_need_restart" for better control of when to do it.
Remove #!force-restart and #!fresh-datadir
|
2007-12-19 11:08:41 +01:00 |
|
msvensson@pilot.mysql.com
|
87283f40cf
|
Don't use innodb on slave
|
2007-12-19 10:32:53 +01:00 |
|
msvensson@pilot.mysql.com
|
bb1897640c
|
Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr-vanilla
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr
|
2007-12-19 10:31:01 +01:00 |
|
msvensson@pilot.mysql.com
|
4c7fea8f90
|
Bug#33361 rpl_row_sp005 fails randomly
|
2007-12-19 10:30:05 +01:00 |
|
msvensson@pilot.mysql.com
|
7feb6c1abe
|
Improve --check-testcase
|
2007-12-19 10:25:21 +01:00 |
|
msvensson@pilot.mysql.com
|
f4d93f41bc
|
Use absolute path to allow tets to be run also when datadir differs
|
2007-12-19 09:42:31 +01:00 |
|
msvensson@pilot.mysql.com
|
85047bba05
|
BUG#30919
- move tests to main suite
|
2007-12-19 09:37:35 +01:00 |
|
msvensson@shellback.(none)
|
71e7862d85
|
Fix faulty select to check for existence of federated support
|
2007-12-13 17:07:35 +01:00 |
|
msvensson@shellback.(none)
|
83ea6d49c5
|
Fix faulty select to check for existence of blackhole support
|
2007-12-13 16:07:49 +01:00 |
|
msvensson@shellback.(none)
|
f9fc83c290
|
Don't add skip-innodb on slave
|
2007-12-13 15:04:25 +01:00 |
|
msvensson@shellback.(none)
|
c9d61297f0
|
Generate ssl arguments only if ssl is supported
|
2007-12-13 15:02:50 +01:00 |
|
msvensson@pilot.mysql.com
|
4930a27d6c
|
Only skip restart(and use dynamic binlog switch) if the next test has 'binlog_format_switch' set
|
2007-12-13 11:39:00 +01:00 |
|
msvensson@pilot.mysql.com
|
864989d97f
|
Don't add --binlog-format if --skip-log-bin or --loose-skip-log-bin is
used for the test
|
2007-12-13 11:28:34 +01:00 |
|
msvensson@pilot.mysql.com
|
d918988baa
|
WL#4189
- dynamic configuration support
- safe process
- cleanups
- create new suite for fedarated
|
2007-12-12 18:19:24 +01:00 |
|
msvensson@pilot.mysql.com
|
601cb9f96b
|
Merge bk-internal:/home/bk/mysql-5.1-rpl
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
|
2007-12-07 11:12:12 +01:00 |
|
skozlov/ksm@mysql.com/virtop.localdomain
|
63800e091a
|
WL#4091, part1. replace --sleep by include/wait_condition.inc
|
2007-12-06 18:27:10 +03:00 |
|
msvensson@pilot.mysql.com
|
99653a3aee
|
Remove disabling of ctype_big5, bug#26711 has nothing to do with it
|
2007-12-05 16:43:44 +01:00 |
|
msvensson@pilot.mysql.com
|
60880ec8ae
|
Revert bad merge, should have used local code
|
2007-11-29 12:23:18 +01:00 |
|
mkindahl@dl145h.mysql.com
|
0d13a48c25
|
Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-merge
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-new-rpl
|
2007-11-28 12:34:25 +01:00 |
|
mkindahl@dl145h.mysql.com
|
087c239bb3
|
Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-rpl
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-new-rpl
|
2007-11-28 12:05:35 +01:00 |
|
mkindahl@dl145h.mysql.com
|
b1428496df
|
Disabling several tests that fail and reported as errors.
|
2007-11-27 11:02:00 +01:00 |
|
msvensson@pilot.mysql.com
|
038a093c97
|
Increase the slave_net_timeout to double of what the master
uses for connect_timeout
|
2007-11-27 10:56:46 +01:00 |
|
msvensson@pilot.mysql.com
|
ec08b4a405
|
Remove disabling of testcases
|
2007-11-26 20:05:52 +01:00 |
|
msvensson@pilot.mysql.com
|
f45cf3e975
|
Bug#25146 Some warnings/errors not shown when using --show-warnings
- Additional patch to fix compiler warnings
|
2007-11-26 19:50:43 +01:00 |
|
msvensson@pilot.mysql.com
|
385e3a895e
|
Revert
|
2007-11-26 19:42:07 +01:00 |
|
msvensson@pilot.mysql.com
|
702361735a
|
Fix warning about possibly uninitialized variable "warnings"
|
2007-11-26 16:45:58 +01:00 |
|
msvensson@pilot.mysql.com
|
7c739af321
|
Merge bk-internal:/home/bk/mysql-5.1-rpl-merge
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl-merge
|
2007-11-26 16:42:19 +01:00 |
|
msvensson@pilot.mysql.com
|
16d372ce7d
|
Add suppressions for expected warning messages that appears in
slave's error log when running rpl_extraColmaster_*.test
|
2007-11-26 16:31:35 +01:00 |
|
mkindahl@dl145h.mysql.com
|
3f1c8ab526
|
Disabling testcases that have warnings that PB cannot handle.
|
2007-11-26 16:20:37 +01:00 |
|
msvensson@pilot.mysql.com
|
da8ca56667
|
Disable combinations processing until next version
|
2007-11-26 16:19:34 +01:00 |
|
msvensson@pilot.mysql.com
|
b235d54f30
|
Remove lib/* from EXTRA_DIST and pointout exactly which subdir
of lib/ that should be included
|
2007-11-26 15:43:47 +01:00 |
|
mkindahl@dl145h.mysql.com
|
ebbcf7a6e2
|
Disabling failing test that has been reported as bug.
|
2007-11-26 15:36:23 +01:00 |
|
msvensson@pilot.mysql.com
|
7a258d43ec
|
Remove superfluous check for "skip", it's already done previous in the loop
|
2007-11-26 10:53:21 +01:00 |
|