RBR slave type conversion

Registered by Oleg Tsarev

=========================
RBR slave type conversion
=========================

In statement-based replication, it is possible to replicate between tables with
different definitions since the statement is just executed on the slave.

For row-based replication, the raw data is replicated, so it is currently not
possible to replicate between columns with different types. Typical examples are
replicating between different types of integers, different types of decimal
numbers, or from one string type to a shorter string type.

Varible slave_type_conversions of **mysqld**.

http://forge.mysql.com/worklog/task.php?id=5151
http://dev.mysql.com/doc/refman/5.5/en/replication-features-differing-tables.html

Blueprint information

Status:
Complete
Approver:
None
Priority:
Not
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
Laurynas Biveinis

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.