mariadb/mysql-test/suite
Kristian Nielsen 8672339328 MDEV-6676: Optimistic parallel replication
Adjust the configuration options, as discussed on the
maria-developers@ mailing list.

The option to hint a transaction to not be replicated in parallel is
now called @@skip_parallel_replication, consistent with
@@skip_replication.

And the --slave-parallel-mode is now simplified to have just one of
the following values:

  none
  minimal
  conservative
  optimistic
  aggressive

This reflects successively harder efforts to find opportunities to run
things in parallel on the slave. It allows to extend the server with
more automatic heuristics in the future without having to introduce a
new configuration option for each and every one.
2015-02-07 09:42:58 +01:00
..
archive 5.5.39 merge 2014-08-07 18:06:56 +02:00
binlog MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
csv
engines Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
federated MDEV-6311 Add errors on CREATE SERVER 2014-12-04 10:41:51 +01:00
funcs_1 MDEV-6731 No ALGORITHM information in I_S.VIEWS 2015-01-09 10:23:28 +01:00
funcs_2 MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
handler
heap 5.5.40+ merge 2014-10-09 10:30:11 +02:00
innodb Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
innodb_fts sort a non-deterministic test result 2015-01-15 08:55:00 +01:00
innodb_zip
jp
large_tests
manual
maria 5.5 merge 2015-01-21 12:03:02 +01:00
mtr/t
mtr2
multi_source MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
optimizer_unfixed_bugs
parts MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
percona Adjusted defrag test that fails randomly (timing problem) and fix 2014-09-10 09:44:57 +03:00
perfschema Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
perfschema_stress
plugins test for two password validation plugins 2014-12-04 10:41:55 +01:00
roles sql_acl.cc: better recognize the context to tell the role from a user 2014-12-04 10:41:54 +01:00
rpl MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
storage_engine MDEV-7255 Failures in engines/* tests 2015-02-05 02:44:03 +03:00
stress MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
sys_vars MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
unit
vcol followup for MDEV-6996, update tests and results 2014-12-03 21:36:23 +01:00
wsrep MDEV-7178: wsrep* tests fail in buildbot 2015-02-05 08:52:17 +02:00