lp:~jaypipes/drizzle/replication

Created by Jay Pipes and last modified
Get this branch:
bzr branch lp:~jaypipes/drizzle/replication
Only Jay Pipes can upload to this branch. If you are Jay Pipes please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jay Pipes
Project:
Drizzle
Status:
Merged

Recent revisions

1106. By Jay Pipes <jpipes@serialcoder>

Fix incorrect Makefile additions for command_transform.h/cc

1105. By Jay Pipes <jpipes@serialcoder>

Merge trunK

1104. By Jay Pipes <jpipes@serialcoder>

Adds a new library interface for converting Command GPB messages
into SQL strings. This code was duplicated in a few places in the
new publisher branch, and Eric Lambert's work on the Java and Gearmna
replicators can use this new library code.

Replaces the command_reader.cc's SQL string contruction with
calls to the new command_transform.h API.

Fixes valgrind warnings in the filtered_replicator module that
were copmlaining about uninitialized values. This was producing
an occasional core dump on my machine when running the filtered_replicator
test case in the command_log suite.

Test results are updated to the new output SQL format, which does not
inject spaces after commas in field and value lists and also uses the
ANSI standard single quote instead of double quotes for value encasing.

1103. By Jay Pipes <jpipes@serialcoder>

Merge trunk

1102. By Jay Pipes <jpipes@serialcoder>

Adds missing plugin/command_reader.h

1101. By Jay Pipes <jpipes@serialcoder>

Removes the experimental CommandLogIndex class...not sure how/why that got in there... :(

1100. By Jay Pipes <jpipes@serialcoder>

po files updated.

1099. By Jay Pipes <jpipes@serialcoder>

Fixes compile errors mostly due to change from plugin_registry.h to plugin/registry.h
and the final cleanup of bitmap routines now in trunk.

1098. By Jay Pipes <jpipes@serialcoder>

Merge trunk and resolve conflicts.

1097. By Jay Pipes <jpipes@serialcoder>

Removes GPB 2.1-specific ParseFromBoundedZeroCopyStream method in favor of 2.0.3 nonBounded version"

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
Stacked on:
lp:~drizzle-trunk/drizzle/development
This branch contains Public information 
Everyone can see this information.

Subscribers