Alexander Nozdrin
ddc8765a9e
Manual merge from mysql-trunk-merge.
...
Conflicts:
- mysql-test/suite/rpl/r/rpl_binlog_grant.result
- mysql-test/suite/rpl/r/rpl_sp.result
- mysql-test/suite/rpl/t/rpl_binlog_grant.test
- sql/sql_parse.cc
- sql/sql_table.cc
- sql/sql_test.cc
2010-01-31 01:06:50 +03:00
Bjorn Munch
f363fece5e
Bug #49210 Enable MTR timeout configuration through environment variables
...
Define env. vars for both timeout settings
Also incorporated 5.0 patch into mtr version 1
2010-01-27 16:32:59 +01:00
Tor Didriksen
42c5cff706
Follup fix for WL#4738
2010-01-06 16:21:43 +01:00
Luis Soares
20e7e3a6b9
BUG#48048: Deprecated constructs need removal in Betony
...
Post-push fix: Removed MTRv1 arguments according to the
original patch. Although there is a version check, the patch
was pushed to a 5.1 GA staging tree, while the version check
considers version 5.2. This makes the deprecated parameters
to be used, despite the fact that they are not valid anymore.
Part of MTRv1 is currently used in RQG semisync test, and this
was causing the test to fail on slave startup.
It should be safe to uncomment when merging up to celosia.
2009-11-16 12:17:19 +00:00
Bjorn Munch
ad771f000c
Bug #45698 MTR_VERSION=1 ./mtr --force does not work
...
Small amendment to original fix, as it did not work in azalea
Need to handle combinations, would eventually break in 5.1 too
2009-07-31 11:22:57 +02:00
Bjorn Munch
53e14eaa0a
Bug #45700 MTR v1 --start-and-exit --default-storage-engine=Innodb is froken
...
Change of variable states in Bug 19027 was not backported to v1
Changed ne "TRUE" to eq "OFF"
2009-07-17 10:41:04 +02:00
Bjorn Munch
0952b9b59b
Bug #45698 MTR_VERSION=1 ./mtr --force does not work
...
General problem: some test cannot run in V1, expect more in future
Implement general mechanism for listing incompatible tests
2009-07-16 14:05:46 +02:00
Magnus Svensson
839ba2961d
Bug#40742 MTR_VERSION=1 perl mysql-test-run.pl --start-and-exit rpl_alter does not work
2008-11-14 15:39:12 +01:00
Magnus Svensson
d2773d34f5
WL#4189 Add full backward compatibility to mysql-test-run.pl
...
- Add copy of mtr v1 and make it possible to run it using MTR_VERSION=1
2008-11-14 09:45:32 +01:00