lp://staging/~jaypipes/drizzle/create-table-replication
- Get this branch:
- bzr branch lp://staging/~jaypipes/drizzle/create-table-replication
Branch merges
Recent revisions
- 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
- 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://staging/~drizzle-trunk/drizzle/development