vitessio / vitess

Vitess is a database clustering system for horizontal scaling of MySQL.
http://vitess.io
Apache License 2.0
18.67k stars 2.1k forks source link

VStream: When doing a full copy, first send table schemas as DDL statement events #17150

Open mattlord opened 1 week ago

mattlord commented 1 week ago

Description

WiP PoC for https://github.com/vitessio/vitess/issues/17143

Related Issue(s)

Checklist

vitess-bot[bot] commented 1 week ago

Review Checklist

Hello reviewers! :wave: Please follow this checklist when reviewing this Pull Request.

General

Tests

Documentation

New flags

If a workflow is added or modified:

Backward compatibility