~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
..
function_map.cc 1144.1.1 14 years ago Eric Day Updated Gearman UDF to work with gearmand-0.10 rel 2.4 KB Diff Download File
function_map.h 971.3.39 15 years ago Eric Day A little cleanup and some comments. 1.1 KB Diff Download File
gearman_udf.cc 1130.1.9 15 years ago Monty Taylor Changed some plugins from including slots to inclu 3.2 KB Diff Download File
gman_do.cc 1144.1.1 14 years ago Eric Day Updated Gearman UDF to work with gearmand-0.10 rel 3.7 KB Diff Download File
gman_do.h 971.3.37 15 years ago Eric Day Fixed copyright on gearman_udf plugin, was on Sun 2.8 KB Diff Download File
gman_servers_set.cc 971.3.37 15 years ago Eric Day Fixed copyright on gearman_udf plugin, was on Sun 1.3 KB Diff Download File
gman_servers_set.h 971.3.37 15 years ago Eric Day Fixed copyright on gearman_udf plugin, was on Sun 1.1 KB Diff Download File
plugin.ac 1093.9.13 15 years ago Monty Taylor pandora-build v0.42 - Started splitting out plugin 191 bytes Diff Download File
plugin.ini 971.3.34 15 years ago Eric Day Merged trunk, fixed gearman_udf plugin to use new 332 bytes Diff Download File