MySQL Row Based Replication Vitess Use of MySQL Replication Stream Update Stream Filtered Replication Database Schema Considerations Interpreting RBR Events Applying Schema Ch...
Syntax ALTER TABLE CREATE TABLE DROP TABLE Statement transformations ddl_strategy Running, tracking and controlling Online DDL Executing an Online DDL via VTGate/SQL Executi...
Restoring a backup Bootstrapping a new tablet Bootstrap and Restore Restoring a backup When a tablet starts, Vitess checks the value of the --restore_from_backup command-line...
Global Topology Local Topology Topology Service Also known as the TOPO or lock service The Topology Service is a set of backend processes running on different servers. Those ...
Global Topology Local Topology Topology Service Also known as the TOPO or lock service The Topology Service is a set of backend processes running on different servers. Those ...
Evaluation Model Observing Execution Plans Execution Plans << Cell Keyspace >> Vitess parses queries at both the VTGate and VTTablet layer in order to evaluate the best ...
Remotes Topic Branches Committing your work Sending Pull Requests Addressing Changes Submitting Issues GitHub Workflow << Coding Standards If you are new to Git and Git...
Introduction Prerequisites Overview 1. Identify a SQL schema for tables in the statement Example SQL Schema 2. Identify a VSchema for the statement’s source tables The VSchema ...