~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
..
client.cc 971.3.59 15 years ago Eric Day Removed client_capabilities from session and pushe 17 KB Diff Download File
drizzle.cc 1099.2.1 15 years ago rm get things compiling on FreeBSD (7.1) - add PTHR 28.2 KB Diff Download File
drizzle.h 968.2.14 15 years ago Monty Taylor Removed references to stdbool, since they aren't v 6.5 KB Diff Download File
drizzle_data.cc 968.2.14 15 years ago Monty Taylor Removed references to stdbool, since they aren't v 3.6 KB Diff Download File
drizzle_data.h 968.2.14 15 years ago Monty Taylor Removed references to stdbool, since they aren't v 1.4 KB Diff Download File
drizzle_field.h 840.1.21 15 years ago Monty Taylor ZOMG. Renamed all the rest of the stuff in libdriz 2.2 KB Diff Download File
drizzle_methods.h 971.3.59 15 years ago Eric Day Removed client_capabilities from session and pushe 2.3 KB Diff Download File
drizzle_res.h 968.2.14 15 years ago Monty Taylor Removed references to stdbool, since they aren't v 2.8 KB Diff Download File
drizzle_rows.h 779.3.37 15 years ago Monty Taylor Renmaed libdrizzle in the tree to libdrizzleclient 1.2 KB Diff Download File
errmsg.cc 968.2.19 15 years ago Monty Taylor Merged from LinuxJedi. 4.5 KB Diff Download File
errmsg.h 840.1.20 15 years ago Monty Taylor Renamed non-prefixed things from libdrizzleclient 3.4 KB Diff Download File
libdrizzle.cc 971.1.8 15 years ago Monty Taylor Removed unused variables that would conflict with 11.5 KB Diff Download File
libdrizzle.h 971.3.59 15 years ago Eric Day Removed client_capabilities from session and pushe 4.2 KB Diff Download File
libdrizzle_priv.cc 968.2.13 15 years ago Monty Taylor libdrizzleclient is no longer exported - it's now 3.2 KB Diff Download File
libdrizzle_priv.h 968.2.15 15 years ago Monty Taylor Fixes for Solaris. 2.2 KB Diff Download File
net_serv.cc 971.3.60 15 years ago Eric Day Moved connect_timeout, net_*_timeout, and retry_co 24.2 KB Diff Download File
net_serv.h 968.2.14 15 years ago Monty Taylor Removed references to stdbool, since they aren't v 3.6 KB Diff Download File
oldlibdrizzle.cc 1130.1.12 14 years ago Monty Taylor Moved service stuff into plugin/ 23.7 KB Diff Download File
oldlibdrizzle.h 971.6.7 15 years ago Eric Day Reworked listen interface to not require binding o 2.9 KB Diff Download File
options.h 968.2.14 15 years ago Monty Taylor Removed references to stdbool, since they aren't v 2.7 KB Diff Download File
pack.cc 968.2.13 15 years ago Monty Taylor libdrizzleclient is no longer exported - it's now 3 KB Diff Download File
pack.h 971.3.4 15 years ago Eric Day Further drizzleclient cleanup. Starting to move al 1.2 KB Diff Download File
password.cc 968.2.13 15 years ago Monty Taylor libdrizzleclient is no longer exported - it's now 6.2 KB Diff Download File
password.h 892.2.4 15 years ago Monty Taylor Fixed more warnings. 2 KB Diff Download File
plugin.ini 992.1.37 15 years ago Monty Taylor oldlibdrizzle 485 bytes Diff Download File
vio.cc 968.2.13 15 years ago Monty Taylor libdrizzleclient is no longer exported - it's now 3.4 KB Diff Download File
vio.h 968.2.15 15 years ago Monty Taylor Fixes for Solaris. 5.8 KB Diff Download File
viosocket.cc 1099.2.1 15 years ago rm get things compiling on FreeBSD (7.1) - add PTHR 6.5 KB Diff Download File