lp:~skinny.moey/drizzle/multi_level_slave
Created by
Joe Daly
and last modified
- Get this branch:
- bzr branch lp:~skinny.moey/drizzle/multi_level_slave
Branch merges
Propose for merging
- Drizzle Merge Team: Pending requested
-
Diff: 655 lines (+191/-30)16 files modifieddrizzled/execute.cc (+2/-0)
drizzled/session.cc (+3/-0)
drizzled/session.h (+30/-1)
plugin/innobase/dict/create_replication.cc (+43/-4)
plugin/innobase/handler/ha_innodb.cc (+8/-1)
plugin/innobase/handler/replication_dictionary.cc (+7/-1)
plugin/innobase/include/create_replication.h (+6/-3)
plugin/innobase/include/read_replication.h (+2/-0)
plugin/innobase/tests/r/innodb-system-table-view.result (+6/-4)
plugin/innobase/tests/r/innodb_replication_log.result (+2/-0)
plugin/schema_dictionary/tests/r/data_dictionary.result (+17/-1)
plugin/slave/queue_consumer.cc (+33/-7)
plugin/slave/queue_consumer.h (+9/-2)
plugin/slave/queue_producer.cc (+11/-3)
plugin/slave/queue_producer.h (+2/-0)
plugin/slave/replication_schema.cc (+10/-3)
Recent revisions
- 2263. By Joe Daly
-
add originating_
server_ id and originating_ commit_ id for applier_state table, this is needed for a slave that does not have the replication log turned on - 2261. By Joe Daly
-
add ORIGINATING_
SERVER_ ID and +INNODB_ REPLICATION_ LOG DATA_DICTIONARY to INNODB_ REPLICATION_ LOG table - 2256. By Lee Bieber
-
Merge Vijay - 729891: drizzle -P doesn't prompt
Merge Patrick - 744402: remove freebsd from list of supported platforms - 2255. By Lee Bieber
-
Merge Patrick - Tweaked dbqp so that the existing slave tests work.
Merge Stewart - remove over 1000 lines of mysys
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