lp:~jaypipes/drizzle/create-table-replication

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

Recent revisions

1319. By Jay Pipes <jpipes@serialcoder>

add missing create_table.result file

1318. By Jay Pipes <jpipes@serialcoder>

Adds CREATE TABLE as a Transaction message and contained Statement message to replication stream. Test fail. Have to do with PACK_RECORD. Going to ask Stew for some help...

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

1311. By Jay Pipes <jpipes@serialcoder>

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

1310. By Jay Pipes <jpipes@serialcoder>

Fixes transaction log/replication for multi-column primary keys. Changes CREATE SCHEMA to not use statement-base RAW_SQL and instead use a derived message::Statement subclass.

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