-
### Feature Description
The [Vitess local examples](https://vitess.io/docs/get-started/local/) ([source](https://github.com/vitessio/vitess/tree/main/examples/local)) are a common first touch exper…
-
This is just a reminder as I may try to fix this if I get time.
If you use orchestrator with Vitess one of the parameters that orchestrator can pass when doing a master failover is `{successorAlias…
-
Hey,
I have the following problem:
I want to run the vitess-operator in the namespace "operators-vitess-operator" which works.
What doesn't work is to use the 101_initial_cluster.yaml and to depl…
-
When I try to compile for `GOARCH=386`, I get the compile errors below. For now I'll just use `amd64` instead. Is it possible to also support `386`?
```
# github.com/blastrain/vitess-sqlparser/tid…
mozey updated
3 years ago
-
### Feature Description
I would like to have the support for the above so we can have materialized joined table outputs:
Sample command:
```
vtctlclient Materialize -- '{"workflow": "car_search"…
-
### Feature Description
This RFC proposes a new golang interface is added to `go/vt/vtorc/db` to allow:
1. Easier mocking of the backend store, for tests, etc
2. The ability to use a different im…
-
We have an issue in our vitess operator deployment. We are running vitess/lite:v12.0.0-mysql80. I added in the operator two sidecar containers and two extra volume to the gateway section. It looks lik…
-
Scenario:
* New main (1/12/22 b8964f9c2cabf8b50c4cf2a01dfb47d72fe9784f)
* Using a single consul topo server (default consul config, no special params)
* Single vtgate, unsharded keyspace
*…
-
# Introduction
This is an RFC for adding Foreign Key Support in Vitess.
# Use Case
- The use case is to support cross-shard foreign key constraints for a keyspace to establish relations betwe…
-