~drizzle-trunk/drizzle/development

This patch adds the following functionality:

* Removes the need to manually enable replicators in order
  for an applier to work.
* Removes the enabled/disabled setting of both transaction
  applier plugins and transaction replicator plugins
* Pairs a replicator with an applier into a "ReplicationStream"
  and removes all checks for "enabled" replicators and appliers
* Allows modules that implement a TransactionApplier (such as
  the transaction_log module) to specify which replicator to
  use via a configuration variable.  For instance, the transaction
  log module now has --transaction-log-use-replicator=[default|filtered..]
  instead of the user having to do --default-replicator-enable and such
* Adds a new data dictionary table for REPLICATION_STREAMS, which
  allows querying of activated replication-to-applier streams
  managed by drizzled::ReplicationServices
Filename Latest Rev Last Changed Committer Comment Size
..
bug15328.cnf 1 16 years ago brian clean slate 44 bytes Diff Download File
jisx0201_utf8.dat 1271.4.1 15 years ago lbieber clean up japanese tests, remove tests that no long 297 bytes Diff Download File
jisx0208_utf8.dat 1271.4.1 15 years ago lbieber clean up japanese tests, remove tests that no long 3.8 KB Diff Download File
jisx0212_utf8.dat 1271.4.1 15 years ago lbieber clean up japanese tests, remove tests that no long 2.1 KB Diff Download File
loaddata1.dat 873.1.1 16 years ago Jay Pipes Fixes the Field_date class to not allow any invali 60 bytes Diff Download File
loaddata2.dat 706 16 years ago Brian Aker Fix loaddata test. 77 bytes Diff Download File
loaddata3.dat 706 16 years ago Brian Aker Fix loaddata test. 86 bytes Diff Download File
loaddata4.dat 1 16 years ago brian clean slate 85 bytes Diff Download File
loaddata5.dat 1 16 years ago brian clean slate 69 bytes Diff Download File
loaddata6.dat 1 16 years ago brian clean slate 2 bytes Diff Download File
loaddata_dq.dat 1 16 years ago brian clean slate 46 bytes Diff Download File
loaddata_pair.dat 1 16 years ago brian clean slate 20 bytes Diff Download File
null_test.txt 685.4.1 16 years ago Jay Pipes Enabled the null.test. * Fixed numerous SQL synta 12 bytes Diff Download File
rpl_loaddata.dat 1 16 years ago brian clean slate 12 bytes Diff Download File
warnings_loaddata.dat 1 16 years ago brian clean slate 211 bytes Diff Download File
words.dat 1 16 years ago brian clean slate 581 bytes Diff Download File
words2.dat 1 16 years ago brian clean slate 419 bytes Diff Download File