~drizzle-trunk/drizzle/development

Viewing all changes in revision 1143.2.22.

  • Committer: Jay Pipes
  • Date: 2009-10-18 15:31:51 UTC
  • mto: (1234.1.1 push) (1237.2.10 push)
  • mto: This revision was merged to the branch mainline in revision 1193.
  • Revision ID: jpipes@serialcoder-20091018153151-5ix355pnzqib5aa0
Adds functionality to handle REPLACE statements correctly in the replication
service.  REPLACE represents a DELETE of a row followed by an INSERT of new
data into the same row.

Adds a new test case to the transaction_log test case for REPLACE.

The replace test case does not pass and I'm not sure why.  Pushing up to
LP so I can have krow take a looksie...

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: