vtgate VTGates are the primary interface to the application. They do not have any persistent state. You can bring up as many vtgates as necessary. An application can connect to a...
Example Usage Options vtorc VTOrc is the automated fault detection and repair tool of Vitess. Example Usage Start VTOrc as follows: export TOPOLOGY_FLAGS = "--topo_implemen...
Feature description VReplicationExec Creating a stream The source field The ‘SELECT’ features The pos field It is a shared row Updating a stream Deleting a stream Other pr...
ApplySchema VTGate Directly to MySQL Applying MySQL schema For applying schema changes for MySQL instances managed by Vitess, there are a few options. ApplySchema ApplySchem...
vtctldclient CreateKeyspace Synopsis Options Options inherited from parent commands SEE ALSO CreateKeyspace vtctldclient CreateKeyspace Creates the specified keyspace in th...
Enabling the new service Transitioning clients Overview Vitess v14 introduced a new, strongly-typed gRPC interface for cluster management, called VtctldServer . You can refer t...
Tools etcdctl - A command line client for etcd etcd-backup - A powerful command line utility for dumping/restoring etcd - Supports v2 etcd-dump - Command line utility for du...
vtgate VTGates are the primary interface to the application. They do not have any persistent state. You can bring up as many vtgates as necessary. An application can connect to a...
vtgate << vtorc (experimental) Backups and Restores >> VTGates are the primary interface to the application. They do not have any persistent state. You can bring up as man...