lp:~jaypipes/drizzle/replication-raw-sql

Created by Jay Pipes and last modified
Get this branch:
bzr branch lp:~jaypipes/drizzle/replication-raw-sql
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

1321. By Jay Pipes <jpipes@serialcoder>

Fixes CREATE TABLE output in statement_transform.cc for VARCHAR prefix indexes. What ass.

1320. By Jay Pipes <jpipes@serialcoder>

Merge trunk

1319. By Jay Pipes <jpipes@serialcoder>

* Adds CREATE TABLE as a specific CreateTableStatement message in the
replication stream.
* Corrects previous incorrect behaviour where non-MyISAM tables were
incorrectly being defined with PACK_RECORD = TRUE. This affected the
checksumming of the table.
* There is still one remaining test case failure in the create_table.test
case in the transaction log test suite regarding the incorrect setting
of Table::Index::IndexPart::compare_length.

1318. By Jay Pipes <jpipes@serialcoder>

Merge trunk

1317. By Jay Pipes <jpipes@serialcoder>

Adds CREATE TABLE work to the statement tranform library. Removes it from /drizzle/message/table_reader.cc

1316. By Jay Pipes <jpipes@serialcoder>

Adds method to statement_transform library to output CREATE TABLE options properly...

1315. By Jay Pipes <jpipes@serialcoder>

Add function to statement transform library which constructs INDEX clause

1314. By Jay Pipes <jpipes@serialcoder>

Forgot to add new test case result...

1313. By Jay Pipes <jpipes@serialcoder>

Adds ability to take a Field message and convert it to its SQL field attributes list.

1312. By Jay Pipes <jpipes@serialcoder>

Adds DROP TABLE to the list of non RAW_SQL statements in replication stream

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~drizzle-trunk/drizzle/development
This branch contains Public information 
Everyone can see this information.

Subscribers