Skip to content

Slack vitess 2019 04 02.r0#4779

Closed
rafael wants to merge 134 commits intovitessio:masterfrom
tinyspeck:slack-vitess-2019-04-02.r0
Closed

Slack vitess 2019 04 02.r0#4779
rafael wants to merge 134 commits intovitessio:masterfrom
tinyspeck:slack-vitess-2019-04-02.r0

Conversation

@rafael
Copy link
Copy Markdown
Member

@rafael rafael commented Apr 2, 2019

Slack changes

demmer and others added 30 commits January 27, 2018 08:31
Modeling after the vtgate mysql server implementation, add a simple
module that implements the mysql server protocol handlers and
proxies all requests to the appropriate methods in a queryservice
backend.

This includes optional support for query normalization.
Add a binary to wrap a standalone queryservice with a grpc service
interface and a mysql server implementation using the mysqlproxy
module to direct to the queryservice.
Following the example of vtgate, add support to set autocommit on
or off in the session, update the execution path to use ExecuteBatch
for single round-trip autocommit semantics, and add tests to ensure
the behavior matches mysql.
This allows EXPLAIN and other such statements to go through without
query normalization.
Co-authored-by: Michael Demmer <mdemmer@slack-corp.com>
…8-02-07"

This reverts commit 713273a, reversing
changes made to edc17cd.
…8-02-07"

This reverts commit 0ce5f56, reversing
changes made to 713273a.
…ray-comment"

This reverts commit 80d72ac, reversing
changes made to 732edb1.
…-29"

This reverts commit d48e84a, reversing
changes made to 83866b3.
Rafael Chacon and others added 28 commits October 30, 2018 08:28
We should only warn when the creds file is provided and a cred is not found.
Before this change it was going to warn even when the file was not provided.

Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
Sync with upstream vitess; 2018-12-14
Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
* This change allows to have constant time resolution of aggregates per region

Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
…ct def

Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
Patch to handle this case while we move towards a permanent fix upstream.
cf. vitessio#4661 vitessio#4669
Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
* Deprecate the concept of regions.
* Favor aliases instead

Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
@rafael rafael requested a review from sougou as a code owner April 2, 2019 16:32
@rafael rafael closed this Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants