Routing indexes are part of an experimental new feature. They are only used with the VTGate V3 API.

Keyspaces

Add Keyspace add Revert All undo Save All save

Loading...

No keyspaces defined.

{{keyspace.Sharded ? 'Sharded' : 'Unsharded'}}

Remove Keyspace remove

Tables

Remove Table remove {{item}} No classes found matching "{{keyspace.Tables[table]}}".
Class should be empty for non-sharded keyspace.
Required
Undefined Class
Add Table add {{item}} No classes found matching "{{keyspace.Tables[table]}}".
Class should be empty for non-sharded keyspace.
Undefined Class

Classes

Remove Class remove
{{item}} No vindexes found matching "{{col.Name}}".
Required
Undefined Vindex
Remove Column remove
{{item}} No vindexes found matching "{{newColVindex}}".
Undefined Vindex
Add Column add
Add Class add

Vindexes

Remove Vindex remove
{{item}} No vindex types found matching "{{vindex.Type}}".
Required
Undefined Vindex Type
Primary vindex must be unique.
Owned primary vindex must have a functional type.
Owned non-primary vindex must have a lookup type.
{{item}} No tables found matching "{{vindex.Owner}}".
Undefined Table
Table's class doesn't contain this vindex.
Add Vindex add {{item}} No vindex types found matching "{{newVindexType}}".
Undefined Vindex Type
Primary vindex must be unique.
Owned primary vindex must have a functional type.
Owned non-primary vindex must have a lookup type.
{{item}} No tables found matching "{{newVindexOwner}}".
Undefined Table
Table's class doesn't contain this vindex.