~drizzle-trunk/drizzle/development

Phase 2 new replication work:

* Removes old replication.proto file, old command_transform library
* Removes use of korr.h macro calls in favor of GPB's CodedOutputStream
  API.
* Updates transaction_log, default_replicator, and filtered_replicator module
  to use new Transaction message.
* Updates ReplicationServices to construct the new Transaction messages and
  associated Statement sub-messages
* Corrects transaction boundaries.  AUTOCOMMIT now works properly, and I have
  added a new test case to verify AUTOCOMMIT variable modification of the way
  in which Transaction messages are bundled up and sent across to replicators.
Filename Latest Rev Last Changed Committer Comment Size
..
File autorun.sh 1093.9.24 15 years ago Monty Taylor Added support for automake 1.11 and silent build r 2.6 KB Diff Download File
File config.rpath 202.3.1 16 years ago Monty Taylor Added very initial gettextize stuff. 17.9 KB Diff Download File
link-warning.h 815.1.3 16 years ago Monty Taylor Added getopt workaround for broken solaris getopt. 1.2 KB Diff Download File
pre_hook.sh 1093.2.4 15 years ago Monty Taylor Fixed bash-isms in pre_hook. 1.9 KB Diff Download File
File register_plugins.py 1093.9.13 15 years ago Monty Taylor pandora-build v0.42 - Started splitting out plugin 7.7 KB Diff Download File
uncrustify.cfg 1090.4.1 15 years ago Monty Taylor Fixes to the uncrustify config and script. 3.4 KB Diff Download File