Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Slack vitess v11.0.4.pre.v3 #241

Open
wants to merge 1,561 commits into
base: master
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 18, 2021

  1. refactor starRewrite a little

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    f267c16 View commit details
    Browse the repository at this point in the history
  2. Merge pull request vitessio#8289 from tinyspeck/am_trace_logging

    [trace] Add logging support to opentracing plugins
    ajm188 authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    0ff5ccc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. Configuration menu
    Copy the full SHA
    16b4174 View commit details
    Browse the repository at this point in the history
  2. increase vrepl suite timeout to 30min

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    cf3d67f View commit details
    Browse the repository at this point in the history
  3. Merge pull request vitessio#8355 from planetscale/fix-onlineddl-vrepl…

    …-suite-update-pk
    
    Bugfix: assign cexpr.references for column CONVERTed to utf8mb4
    shlomi-noach authored Jun 20, 2021
    Configuration menu
    Copy the full SHA
    9bb3eb1 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/main' into expandStar

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    0832a33 View commit details
    Browse the repository at this point in the history
  5. Merge pull request vitessio#8325 from planetscale/expandStar

    Gen4: expand star in projection list
    systay authored Jun 20, 2021
    Configuration menu
    Copy the full SHA
    0871184 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Merge remote-tracking branch 'upstream/main' into gen4-outer-join

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    bfe5b7f View commit details
    Browse the repository at this point in the history
  2. plan vtgate outer joins

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    4bcfc14 View commit details
    Browse the repository at this point in the history
  3. Removed duplicated column in select exprs

    Co-authored-by: Andres Taylor <[email protected]>
    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui and systay committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    6f2329c View commit details
    Browse the repository at this point in the history
  4. Initial implementation of a vstream heartbeat. Heartbeat interval nee…

    …ds to be an option
    
    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    8c8de7f View commit details
    Browse the repository at this point in the history
  5. Add option to specify heartbeat frequency

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    4be08c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef1fd66 View commit details
    Browse the repository at this point in the history
  7. go-fmted

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    6cd3769 View commit details
    Browse the repository at this point in the history
  8. Fix failing test

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    f08ea05 View commit details
    Browse the repository at this point in the history
  9. Improve error handling

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    c59940b View commit details
    Browse the repository at this point in the history
  10. Support for more outer join cases

    (NoDeps, removal of keyspace name)
    
    Co-authored-by: Andres Taylor <[email protected]>
    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui and systay committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    3040319 View commit details
    Browse the repository at this point in the history
  11. make it easier to see which tests gen4 is not failing correctly

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    8eabbf6 View commit details
    Browse the repository at this point in the history
  12. fail information_schema queries, and add one test

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    dc592df View commit details
    Browse the repository at this point in the history
  13. Address review comment

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    6227b8e View commit details
    Browse the repository at this point in the history
  14. make it easier to see which tests gen4 is not failing correctly

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    b5ecb0a View commit details
    Browse the repository at this point in the history
  15. fail information_schema queries, and add one test

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    9af3ae1 View commit details
    Browse the repository at this point in the history
  16. Add test for idle heartbeats

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    cb68830 View commit details
    Browse the repository at this point in the history
  17. Fix race in test

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    9de37ff View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. [vtctldproxy] Add more annotations to vtctld Dial calls

    Signed-off-by: Andrew Mason <[email protected]>
    ajm188 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    9712d9e View commit details
    Browse the repository at this point in the history
  2. Merge pull request vitessio#8346 from tinyspeck/am_more_dial_tracing

    [vtctldproxy] Add more annotations to vtctld Dial calls
    ajm188 authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    c5c3d24 View commit details
    Browse the repository at this point in the history
  3. tm state: don't populate metadata in updateLocked because it is calle…

    …d during reparents and hangs when semi-sync is enabled
    
    Signed-off-by: deepthi <[email protected]>
    deepthi committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    1bfab0d View commit details
    Browse the repository at this point in the history
  4. sks-keyservers.net seems to be finally dead, replace with

    keyserver.ubuntu.com
    
    Signed-off-by: Jacques Grove <[email protected]>
    aquarapid committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    34c3813 View commit details
    Browse the repository at this point in the history
  5. fail aggregations we don't support yet

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    f2ae541 View commit details
    Browse the repository at this point in the history
  6. tweak ddl_cases_no_default_keyspace.txt expectations

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    138e001 View commit details
    Browse the repository at this point in the history
  7. tweaked test expectations

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    db69b0c View commit details
    Browse the repository at this point in the history
  8. dont plan locking functions

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    0e1cda1 View commit details
    Browse the repository at this point in the history
  9. fail HAVING queries

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    53bb49a View commit details
    Browse the repository at this point in the history
  10. fail HAVING queries and tweak test expectations

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    4ef3e42 View commit details
    Browse the repository at this point in the history
  11. don't panic

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    a0768e6 View commit details
    Browse the repository at this point in the history
  12. move test case to the correct file

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    f8d79d3 View commit details
    Browse the repository at this point in the history
  13. mod: upgrade etcd

    Signed-off-by: Vicent Marti <[email protected]>
    vmg committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    790fc21 View commit details
    Browse the repository at this point in the history
  14. Merge pull request vitessio#8357 from planetscale/vmg/etcd35

    mod: upgrade etcd to stable version
    vmg authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    c0bed45 View commit details
    Browse the repository at this point in the history
  15. ignore internal operation tables from vdiff.

    Signed-off-by: Malcolm Akinje <[email protected]>
    makinje16 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    c4a982b View commit details
    Browse the repository at this point in the history
  16. renamed _tables

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    37ca0c9 View commit details
    Browse the repository at this point in the history
  17. removed commented out block of code.

    Signed-off-by: Malcolm Akinje <[email protected]>
    makinje16 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    b5fb20b View commit details
    Browse the repository at this point in the history
  18. removed unused code

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    98f07de View commit details
    Browse the repository at this point in the history
  19. rename to increase understandability

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    3f0a02b View commit details
    Browse the repository at this point in the history
  20. unrename schema import.

    Signed-off-by: Malcolm Akinje <[email protected]>
    makinje16 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    0487d2a View commit details
    Browse the repository at this point in the history
  21. update test case table name.

    Signed-off-by: Malcolm Akinje <[email protected]>
    makinje16 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    7aba63f View commit details
    Browse the repository at this point in the history
  22. Accidentally dropped a character

    Signed-off-by: Jacques Grove <[email protected]>
    aquarapid committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    00996b8 View commit details
    Browse the repository at this point in the history
  23. Changed test variable name for readability.

    Signed-off-by: Malcolm Akinje <[email protected]>
    makinje16 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    8609d84 View commit details
    Browse the repository at this point in the history
  24. Merge pull request vitessio#8363 from planetscale/jg_sks_is_dead

    sks-keyservers.net seems to be finally dead, replace with
    deepthi authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    94e7fd2 View commit details
    Browse the repository at this point in the history
  25. Merge pull request vitessio#8362 from planetscale/ds-tm-update

    tm state: don't populate metadata in updateLocked
    deepthi authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    7f3da8e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    ce8882d View commit details
    Browse the repository at this point in the history
  2. Merge pull request vitessio#8292 from planetscale/jg_gatedebugenv

    Add /debug/env for vtgate
    deepthi authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    4385d67 View commit details
    Browse the repository at this point in the history
  3. added test for AndExpressions and fixed bug

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    7416b90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    416104e View commit details
    Browse the repository at this point in the history
  5. addressed review comments

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    95b122b View commit details
    Browse the repository at this point in the history
  6. Merge pull request vitessio#8312 from planetscale/gen4-outer-join

    gen4: outer joins
    systay authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    dcdd254 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'upstream/main' into gen4-fail-more

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    8f424bc View commit details
    Browse the repository at this point in the history
  8. updated shard_sync to explicitly abort master term whenever tablet ha…

    …s old information
    
    Signed-off-by: GuptaManan100 <[email protected]>
    GuptaManan100 committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    c12256d View commit details
    Browse the repository at this point in the history
  9. Merge pull request vitessio#8370 from planetscale/ds-test-log

    endtoend: change log level of etcd start from error to info
    vmg authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    dd186cf View commit details
    Browse the repository at this point in the history
  10. duplicate symbols error

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    18b335e View commit details
    Browse the repository at this point in the history
  11. make error message same as v3

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    5555010 View commit details
    Browse the repository at this point in the history
  12. Merge pull request vitessio#8372 from planetscale/update-fk-blog-post…

    …-url
    
    Update link to 'Why FK not supported in Online DDL' blog post
    harshit-gangal authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    5fffe91 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    65e6f14 View commit details
    Browse the repository at this point in the history
  14. removed dead code

    Signed-off-by: GuptaManan100 <[email protected]>
    GuptaManan100 committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    9056a28 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. added test for sync shard

    Signed-off-by: GuptaManan100 <[email protected]>
    GuptaManan100 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    a0d663f View commit details
    Browse the repository at this point in the history
  2. updated tests to run faster

    Signed-off-by: GuptaManan100 <[email protected]>
    GuptaManan100 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    9bf8d4c View commit details
    Browse the repository at this point in the history
  3. Merge pull request vitessio#8359 from planetscale/gen4-fail-more

    gen4: Fail all queries not handled well by gen4
    harshit-gangal authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    d2dbb6e View commit details
    Browse the repository at this point in the history
  4. Marked some plan tests as Gen4 plan same as above

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    15afd04 View commit details
    Browse the repository at this point in the history
  5. Stop semantic analysis on first error

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    a90d88b View commit details
    Browse the repository at this point in the history
  6. Plan test now allowing and checking Gen4's errors

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    fe89658 View commit details
    Browse the repository at this point in the history
  7. Support for Composite IN in Gen4

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    9763bee View commit details
    Browse the repository at this point in the history
  8. Choose cheapest vindex on composite in

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    d80bb3d View commit details
    Browse the repository at this point in the history
  9. Handle tuples inside tuples for IN planning

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    b2f4d9c View commit details
    Browse the repository at this point in the history
  10. set the masterTime whenever we make masterAlias nil

    Signed-off-by: GuptaManan100 <[email protected]>
    GuptaManan100 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    5fd91f0 View commit details
    Browse the repository at this point in the history
  11. fail subqueries and use all available predicates

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    85ae595 View commit details
    Browse the repository at this point in the history
  12. dont try to handle query comments

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    55b4080 View commit details
    Browse the repository at this point in the history
  13. handle non-select queries

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    7e3d163 View commit details
    Browse the repository at this point in the history
  14. Proper unsupported error for unsupported queries

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    7600d81 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c2cfb0e View commit details
    Browse the repository at this point in the history
  16. Fixing ambiguous columns in analyzer and disallow projection on outer…

    … joins
    
    Co-authored-by: Andres Taylor <[email protected]>
    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui and systay committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    f6e672e View commit details
    Browse the repository at this point in the history
  17. Merge pull request vitessio#8383 from planetscale/skeema-tengo-go-mod

    Resolve go.mod issue with direct dependency on planetscale/tengo
    vmg authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    be0630b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. rename variable

    Signed-off-by: GuptaManan100 <[email protected]>
    GuptaManan100 committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    bb6f419 View commit details
    Browse the repository at this point in the history
  2. Merge pull request vitessio#8381 from planetscale/sync-shard

    Make timestamp authoritative for master information
    harshit-gangal authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    a226c70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a89e94 View commit details
    Browse the repository at this point in the history
  4. Merge pull request vitessio#8244 from planetscale/rn-vstream-heartbeat

    VStream API: add heartbeat for idle streams
    rohit-nayak-ps authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    e49f910 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2021

  1. OnlineDDL/Vreplicatoin stress test: increase stress so as to surface …

    …hidden issue; write op_order for better tracking
    
    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    4518c4a View commit details
    Browse the repository at this point in the history
  2. utilize -vreplication-test-suite, generate diff between _before and _…

    …after tables
    
    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    253bc04 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. wait for primary pos

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    894b417 View commit details
    Browse the repository at this point in the history
  2. refactor test: diff outputs, wait for migration to complete

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    4dd3766 View commit details
    Browse the repository at this point in the history
  3. Removed non-required comments

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    e62a676 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dd97de View commit details
    Browse the repository at this point in the history
  5. added e2e test in sharded and unsharded keyspace

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    8b5d646 View commit details
    Browse the repository at this point in the history
  6. added single table reference delete query

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    4367234 View commit details
    Browse the repository at this point in the history
  7. rewrite delete query with table reference for single table

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    6f9b870 View commit details
    Browse the repository at this point in the history
  8. fix panic for unrelated tests

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    1fea7f9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request vitessio#8393 from planetscale/delete-alias

    Delete table reference alias support
    harshit-gangal authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    06ec6ba View commit details
    Browse the repository at this point in the history
  10. Merge pull request vitessio#8385 from planetscale/rn-scope-reverse-vr…

    …ep-vindex
    
    VReplication Reverse Workflows: add keyspace scope to vindex while creating reverse vreplication streams
    deepthi authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    7ae102c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. [fix][2021-06-29 09:30] fix conflicts and keyword compatibility

    Signed-off-by: longfei <[email protected]>
    longfei committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    f93ed5e View commit details
    Browse the repository at this point in the history
  2. add all apply ddl query to schema list in vtexplain tablet

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    e50756f View commit details
    Browse the repository at this point in the history
  3. Merge pull request vitessio#8397 from planetscale/vtexplain-fix

    Add online ddl on start queries to schema list in vtexplain tablet
    harshit-gangal authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    770385e View commit details
    Browse the repository at this point in the history
  4. ci: upgrade to Go 1.16

    Signed-off-by: Vicent Marti <[email protected]>
    vmg committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    e40989a View commit details
    Browse the repository at this point in the history
  5. docker: update bootstrap version

    Signed-off-by: Vicent Marti <[email protected]>
    vmg committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    26107d3 View commit details
    Browse the repository at this point in the history
  6. gomod: tidy

    Signed-off-by: Vicent Marti <[email protected]>
    vmg committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    e48b53d View commit details
    Browse the repository at this point in the history
  7. docker: remove keys.gnupg.net dependency

    Signed-off-by: Vicent Marti <[email protected]>
    vmg committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    6c55d1d View commit details
    Browse the repository at this point in the history
  8. rebuild CI

    Signed-off-by: Vicent Marti <[email protected]>
    vmg committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    d3f3d4b View commit details
    Browse the repository at this point in the history
  9. actions: update workflows

    Signed-off-by: Vicent Marti <[email protected]>
    vmg committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    a8cb133 View commit details
    Browse the repository at this point in the history
  10. bootstrap: update chromedriver version

    Signed-off-by: Vicent Marti <[email protected]>
    vmg committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    bbd490c View commit details
    Browse the repository at this point in the history
  11. Merge pull request vitessio#8336 from planetscale/online-ddl-vrepl-su…

    …ite-change-pk-column-case
    
    Online DDL/VReplication: test PK column case change
    shlomi-noach authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    e242a14 View commit details
    Browse the repository at this point in the history
  12. Merge pull request vitessio#8334 from planetscale/online-ddl-vrepl-su…

    …ite-no-shared-uk
    
    Online DDL/Vreplication suite: fix test for no shared UK
    shlomi-noach authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    3dcee65 View commit details
    Browse the repository at this point in the history
  13. Merge pull request vitessio#8274 from planetscale/go1.16

    ci: upgrade to Go 1.16
    vmg authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    f873339 View commit details
    Browse the repository at this point in the history
  14. Initial GitHub Docker Build Setup

    Signed-off-by: Alkin Tezuysal <[email protected]>
    askdba committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    f9962f9 View commit details
    Browse the repository at this point in the history
  15. Do not fail workflow if there is a failure

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    60a6e4b View commit details
    Browse the repository at this point in the history
  16. Merge pull request vitessio#8399 from planetscale/github_docker_images

    Initial GitHub Docker Build Setup
    askdba authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    cd4108a View commit details
    Browse the repository at this point in the history
  17. Revert "Initial GitHub Docker Build Setup"

    Signed-off-by: Alkin Tezuysal <[email protected]>
    askdba committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    d900e36 View commit details
    Browse the repository at this point in the history
  18. Merge pull request vitessio#8400 from vitessio/revert-8399-github_doc…

    …ker_images
    
    Revert "Initial GitHub Docker Build Setup"
    askdba authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    1cc955e View commit details
    Browse the repository at this point in the history
  19. [grpcvtctldserver] Fix backup detail limit math

    We always want to base off the total number of backups, not the total
    number after applying the overall limit.
    
    Signed-off-by: Andrew Mason <[email protected]>
    ajm188 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    08ab77c View commit details
    Browse the repository at this point in the history
  20. Merge pull request vitessio#8402 from tinyspeck/am_vtctld_backup_deta…

    …il_fix
    
    [grpcvtctldserver] Fix backup detail limit math
    ajm188 authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    a59c8a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. [fix][2021-06-30 15:35] revert removing table_id_opt

    Signed-off-by: longfei <[email protected]>
    longfei committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    cdafed4 View commit details
    Browse the repository at this point in the history
  2. [fix][2021-06-30 15:48] add test case

    Signed-off-by: longfei <[email protected]>
    longfei committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    7aa6cf7 View commit details
    Browse the repository at this point in the history
  3. [fix][2021-06-30 19:25] remove useless code

    Signed-off-by: longfei <[email protected]>
    longfei committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    c221a25 View commit details
    Browse the repository at this point in the history
  4. fuzzing: Fix coverage build

    Signed-off-by: AdamKorcz <[email protected]>
    AdamKorcz committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    7803314 View commit details
    Browse the repository at this point in the history
  5. Simplify build file

    Signed-off-by: AdamKorcz <[email protected]>
    AdamKorcz committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    7b7256e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. [fix][2021-07-01 10:05] make parser

    Signed-off-by: longfei <[email protected]>
    longfei committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    570f478 View commit details
    Browse the repository at this point in the history
  2. Merge pull request vitessio#8366 from tinyspeck/vdiff-ignore-internal…

    …-tables
    
    Ignore Internal Operation Tables From Vdiff
    rohit-nayak-ps authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    9f80fc0 View commit details
    Browse the repository at this point in the history
  3. Add getbackups protos and generate

    Signed-off-by: Andrew Mason <[email protected]>
    ajm188 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    8cf50cf View commit details
    Browse the repository at this point in the history
  4. [vtadmin-api] Add initial GetBackups implementation

    Signed-off-by: Andrew Mason <[email protected]>
    ajm188 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    2ae33a2 View commit details
    Browse the repository at this point in the history
  5. [vtadmin-api] Add http wrapper

    Signed-off-by: Andrew Mason <[email protected]>
    ajm188 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    ab506d5 View commit details
    Browse the repository at this point in the history
  6. [wip] updating cluster.GetBackups to allow filtering

    Signed-off-by: Andrew Mason <[email protected]>
    ajm188 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    80685f7 View commit details
    Browse the repository at this point in the history
  7. Update http wrapper for getbackups with filtering

    Signed-off-by: Andrew Mason <[email protected]>
    ajm188 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    3372b79 View commit details
    Browse the repository at this point in the history
  8. Move fake vtctldclient so it doesn't create circular import with inte…

    …rnal cluster tests
    
    Signed-off-by: Andrew Mason <[email protected]>
    ajm188 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    d709e0c View commit details
    Browse the repository at this point in the history
  9. Refactor getShardSets

    Signed-off-by: Andrew Mason <[email protected]>
    ajm188 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    838781c View commit details
    Browse the repository at this point in the history
  10. Add tests for the shard set stuff

    Signed-off-by: Andrew Mason <[email protected]>
    ajm188 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    52ed6a4 View commit details
    Browse the repository at this point in the history
  11. Default to the more useful thing (showing details)

    Signed-off-by: Andrew Mason <[email protected]>
    ajm188 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    767e0bc View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Merge pull request vitessio#8301 from tinyspeck/am_vtadmin_getbackups

    [vtadmin-api] Add GetBackups endpoint
    ajm188 authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    55983e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request vitessio#8302 from AdamKorcz/exp1

    fuzzing: Fix OSS-fuzz coverage build
    systay authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    f5b2ef6 View commit details
    Browse the repository at this point in the history
  3. Skip TestConsolidatorMemoryLimits temporarily

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    123765b View commit details
    Browse the repository at this point in the history
  4. [vtadmin-web] Add Backups view

    Signed-off-by: Sara Bee <[email protected]>
    doeg committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    1c3dd05 View commit details
    Browse the repository at this point in the history
  5. [vtadmin-web] Add getStream util + tune refetch intervals

    Signed-off-by: Sara Bee <[email protected]>
    doeg committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    604b353 View commit details
    Browse the repository at this point in the history
  6. [vtadmin-web] Disable refetchOnWindowFocus by default

    Signed-off-by: Sara Bee <[email protected]>
    doeg committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    1851dd0 View commit details
    Browse the repository at this point in the history
  7. Replace t.Logf with log.Infof, to avoid confusing red colored logs in…

    … the CI logs
    
    Speed up the teardown process, which was occassionally taking too long and causing tests to timeout
    
    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    ae5b08a View commit details
    Browse the repository at this point in the history
  8. Merge pull request vitessio#8409 from tinyspeck/sarabee-vtadmin-backu…

    …ps-ui
    
    [vtadmin-web] Add Backups view
    ajm188 authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    7a7d853 View commit details
    Browse the repository at this point in the history
  9. Merge pull request vitessio#8352 from tinyspeck/sarabee-vtadmin-strea…

    …m-janitoring
    
    [vtadmin-web] Add getStream util + tune refetch intervals
    ajm188 authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    9aafa5c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. go.mod: upgrade prometheus, grpc, and protobuf

    it appears that the wrong log package got imported twice, and now that github.com/prometheus/common/log has been removed, it is blocking upgrades
    
    Signed-off-by: Derek Perkins <[email protected]>
    derekperkins committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    caf0da5 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Merge pull request vitessio#8395 from oops-lgtm/keyword-compatilibity

    resolve parser conflicts and add keyword compatibility test case
    harshit-gangal authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    2459b06 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. v11 deprecation message for Online DDL specific commands

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    93875fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request vitessio#8414 from planetscale/onlineddl-depracati…

    …on-message-vexec-revert
    
    v11: deprecation message for a couple Online DDL related commands
    shlomi-noach authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    b3f8435 View commit details
    Browse the repository at this point in the history
  3. Merge pull request vitessio#8411 from derekperkins/upgrade-prometheus

    go.mod: upgrade prometheus, grpc, and protobuf
    vmg authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    94da78c View commit details
    Browse the repository at this point in the history
  4. Merge pull request vitessio#8404 from planetscale/rn-ci-test

    CI: Skip TestConsolidatorMemoryLimits, refactor e2e test cluster setup to reduce vreplication e2e test flakiness
    systay authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    273b789 View commit details
    Browse the repository at this point in the history
  5. add release notes for all the versions

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    dd2a551 View commit details
    Browse the repository at this point in the history
  6. Merge pull request vitessio#8415 from planetscale/release-notes

    Add release notes for all the versions
    systay authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    8a39067 View commit details
    Browse the repository at this point in the history
  7. Release commit for 11.0.0-rc1

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    740c379 View commit details
    Browse the repository at this point in the history
  8. Back to dev mode

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    107af52 View commit details
    Browse the repository at this point in the history
  9. Merge pull request vitessio#8390 from planetscale/online-ddl-vrepl-st…

    …ress-intense-failure
    
    OnlineDDL/Vreplication stress test: investigating failures
    shlomi-noach authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    b1629c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Enhance k8stopo flag documentation

    The existing documentation was sparse, and didn't explain that
    Vitess is capable of auto-discovering its enclosing Kubernetes
    API server if the topo_k8s_* flags are left unspecified.
    
    Signed-off-by: Jordan Moldow <[email protected]>
    jmoldow committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    130cf4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request vitessio#8458 from jmoldow/fix-topo_k8s_docs

    Enhance k8stopo flag documentation
    deepthi authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    fc4bd54 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    d4bf38c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c416fa View commit details
    Browse the repository at this point in the history
  3. Merge pull request vitessio#8476 from planetscale/function-call-defau…

    …lt-11.0
    
    Fix for function calls in DEFAULT value of CREATE TABLE statement in release-11.0
    harshit-gangal authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    94d3d54 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Fixing multiple issues related to onlineddl/lifecycle: - stale migrat…

    …ion analysis did not update completed_timestamp. As result lifecycle would not run - retroactively updating completed_timestamp for existing NULL entries - liveness_timestamp now always set with started_timestamp, so that it is never NULL even if migration didn't report liveness. This is essential for detecting and marking stale migrations - when garbage collecting artifacts, RENAME statement would create collissions between artifacts of same migration. This is now solved by assigning distinct timestamps to artifacts of same migration - on the safe side, though there is no evidence this ever happened, whenever an artifact is added, we set cleanup_timestamp to be NULL
    
    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    0d56514 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Merge pull request vitessio#8517 from planetscale/onlineddl-stale-mig…

    …ration-compeleted-timestamp-release-11
    
    Backport: Fixing multiple issues related to onlineddl/lifecycle
    deepthi authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    b0a094d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. Change local example to use v2 vreplication flows

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    35e0dd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Merge pull request vitessio#8527 from planetscale/rn-local-example-v2…

    …-11.0
    
    Change local example to use v2 vreplication flows
    shlomi-noach authored Jul 25, 2021
    Configuration menu
    Copy the full SHA
    02f2a7a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. default should not add paranthesis for boolean values

    Signed-off-by: GuptaManan100 <[email protected]>
    GuptaManan100 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    3e2206d View commit details
    Browse the repository at this point in the history
  2. Merge pull request vitessio#8531 from planetscale/default-bool-11

    boolean values should not be parenthesised in default clause - release 11
    systay authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    0abe768 View commit details
    Browse the repository at this point in the history
  3. OnlineDDL: SHOW VITESS_MIGRATION ... LOGS

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    b8f1195 View commit details
    Browse the repository at this point in the history
  4. Removed ShowMigrationLogs primitive. Now using plain Send

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    8351c4e View commit details
    Browse the repository at this point in the history
  5. Merge pull request vitessio#8532 from planetscale/onlineddl-show-vite…

    …ss-migration-log-release-11
    
    SHOW VITESS_MIGRATION '...' LOGS, retain logs for 24 hours
    shlomi-noach authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    810c792 View commit details
    Browse the repository at this point in the history
  6. Add metric to measure how often a picker doesn't find tablets to stre…

    …am from
    
    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    5497bad View commit details
    Browse the repository at this point in the history
  7. Ignore SBR statements from pt-table-checksum

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    bad4a9b View commit details
    Browse the repository at this point in the history
  8. check for topo.Error before clearing the cache value

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal authored and GuptaManan100 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    5687384 View commit details
    Browse the repository at this point in the history
  9. added an end to end test for testing the change and fixed consul startup

    for testing
    
    Signed-off-by: GuptaManan100 <[email protected]>
    Co-authored-by: harshit-gangal <[email protected]>
    GuptaManan100 and harshit-gangal committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    1e6cf0f View commit details
    Browse the repository at this point in the history
  10. reload test has both the tests

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal authored and GuptaManan100 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    b528506 View commit details
    Browse the repository at this point in the history
  11. check for topo.Error and not *topo.Error, fix unit test to send the c…

    …orrect error type
    
    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal authored and GuptaManan100 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    d226399 View commit details
    Browse the repository at this point in the history
  12. changed default server port in consul setup to allow running multiple…

    … servers simultaneously
    
    Signed-off-by: GuptaManan100 <[email protected]>
    GuptaManan100 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    2444bd7 View commit details
    Browse the repository at this point in the history
  13. added bind address to consul args

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal authored and GuptaManan100 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    b8d4ab0 View commit details
    Browse the repository at this point in the history
  14. increase timeout

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal authored and GuptaManan100 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    78486ee View commit details
    Browse the repository at this point in the history
  15. Fix vreplication error metric

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    cb71762 View commit details
    Browse the repository at this point in the history
  16. Return from throttler goroutine if context is cancelled to prevent go…

    …routine leaks
    
    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    3723a87 View commit details
    Browse the repository at this point in the history
  17. even more check for ctx.Done()

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach authored and rohit-nayak-ps committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    b9478f0 View commit details
    Browse the repository at this point in the history
  18. Add BIT datatype to list of byte comparable types

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    807c67b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    75df633 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0c4e5e5 View commit details
    Browse the repository at this point in the history
  21. Truncate logs and db log messages to prevent huge failing queries spa…

    …mming the logs. Fix logic for incrementing count of recurring error messages.
    
    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    8bd4e35 View commit details
    Browse the repository at this point in the history
  22. Merge pull request vitessio#8533 from planetscale/topo-qs-fix-11

    [11.0] query serving to continue when topo server restarts
    harshit-gangal authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    a63bceb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cc2de83 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2a7b4be View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Merge pull request vitessio#8540 from planetscale/sys-set-disable

    [11.0] Disable allowing set statements on system settings by default
    systay authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    82ae37c View commit details
    Browse the repository at this point in the history
  2. Release commit for 11.0.0

    Signed-off-by: Alkin Tezuysal <[email protected]>
    askdba committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    aa798b8 View commit details
    Browse the repository at this point in the history
  3. Back to dev mode

    Signed-off-by: Alkin Tezuysal <[email protected]>
    askdba committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    80598cc View commit details
    Browse the repository at this point in the history
  4. Merge pull request vitessio#8549 from planetscale/at-release-11.0.0

    Vitess  Release 11.0.0
    askdba authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    65ad196 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Copy parameter data from byte buffer in COM_STMT_SEND_LONG_DATA

    Signed-off-by: Harshit Gangal <[email protected]>
    Signed-off-by: Andres Taylor <[email protected]>
    harshit-gangal committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    a43d572 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Handle subquery merging with references correctly

    Fixes vitessio#8638
    
    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    3c7d14f View commit details
    Browse the repository at this point in the history
  2. Merge pull request vitessio#8661 from planetscale/fix-8638-in-11

    Handle subquery merging with references correctly
    systay authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    b7cc1d1 View commit details
    Browse the repository at this point in the history
  3. onlineddl Executor: build schema with DBA user

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach authored and deepthi committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    af29ac6 View commit details
    Browse the repository at this point in the history
  4. Refresh SrvVSchema after an ExternalizeVindex: was missing

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps authored and deepthi committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    b102017 View commit details
    Browse the repository at this point in the history
  5. Merge pull request vitessio#8667 from planetscale/ds-backport-8624

    onlineddl Executor: build schema with DBA user
    deepthi authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    4d994df View commit details
    Browse the repository at this point in the history
  6. Merge pull request vitessio#8669 from planetscale/ds-port-8373-to-11

    Refresh SrvVSchema after an ExternalizeVindex: was missing
    deepthi authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    e59d3ce View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Make it clearer which GTIDSet we are using.

    Signed-off-by: Jacques Grove <[email protected]>
    aquarapid committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    ed2c407 View commit details
    Browse the repository at this point in the history
  2. The difference between two identical GTIDSet values should be empty, not

    just a GTID UUID/SID without an offset/interval.
    
    Signed-off-by: Jacques Grove <[email protected]>
    aquarapid committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    e79d0b2 View commit details
    Browse the repository at this point in the history
  3. We use a sentinel file to avoid replication being restarted

    automatically in some cases (e.g. ERS);  however, we were not resetting
    this sentinel flag in at least two cases:  1) When we have re-parented
    successfully (setMasterLocked) and 2) When we have successfully
    promoted a replica (PromoteReplica)
    
    Signed-off-by: Jacques Grove <[email protected]>
    aquarapid committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    b354ba6 View commit details
    Browse the repository at this point in the history
  4. Add additional logging for most of the tablet replication RPC endpoints,

    will make it easier to debug from log output.
    
    Signed-off-by: Jacques Grove <[email protected]>
    aquarapid committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    0103fa1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bde5f7f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Addition of an end-to-end test to reproduce the panic of vitessio#8694

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    027d616 View commit details
    Browse the repository at this point in the history
  2. Avoiding panic in RenameFields.renameFields method

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    6e97c45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10630c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Improved 8694 E2E test and for loop in renameFields

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    93a5e93 View commit details
    Browse the repository at this point in the history
  2. Fixing renameFields for loop logic

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    5e5e8c0 View commit details
    Browse the repository at this point in the history
  3. Fixed loop logic erro

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    59207f4 View commit details
    Browse the repository at this point in the history
  4. added a fields len check in rename_fields engine to avoid renamefield…

    …s call
    
    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal authored and frouioui committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    bcd3534 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. default to primary tablet if not set

    Signed-off-by: Harshit Gangal <[email protected]>
    Signed-off-by: Florent Poinsard <[email protected]>
    harshit-gangal authored and frouioui committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    6e046d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request vitessio#8766 from planetscale/fix-8676-in-11

    Backport into 11: default to primary tablet if not set in VStream api
    harshit-gangal authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    e272029 View commit details
    Browse the repository at this point in the history
  3. Merge pull request vitessio#8746 from planetscale/fix-8694-in-11

    Backport to 11: Fixing a panic in vtgate with OLAP mode
    harshit-gangal authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    e972eea View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Updated Makefile do_release script to include godoc steps

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    08b8cb1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request vitessio#8787 from planetscale/go-tags-release-to-11

    Backport to 11: Updated Makefile do_release script to include godoc steps
    askdba authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    88217f1 View commit details
    Browse the repository at this point in the history
  3. Release commit for 11.0.1

    Signed-off-by: Alkin Tezuysal <[email protected]>
    askdba committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    92ac1ff View commit details
    Browse the repository at this point in the history
  4. Back to dev mode

    Signed-off-by: Alkin Tezuysal <[email protected]>
    askdba committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    0b13575 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9816e66 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. fix how we identify a generated column

    Signed-off-by: toki.kanno <[email protected]>
    tokikanno authored and mattlord committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    9341a95 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Merge pull request vitessio#8796 from vitessio/BackportPR8763To11.0

    Fix how we identify MySQL generated columns
    deepthi authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    e8be8b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Fixed regression for grouping by integer functions

    The regression in the linked issue was found to be occurring from adding weight_string function due to order by as introduced in vitessio#7678.
    MySQL does not support the generated query -
    
    ```sql
    select ascii(val1) as a, count(*), weight_string(ascii(val1)) from aggr_test group by a order by a asc
    ```
    
    In order to fix this, we also add the weight_string function to the group by clause as follows -
    
    ```
    select ascii(val1) as a, count(*), weight_string(ascii(val1)) from aggr_test group by a, weight_string(ascii(val1)) order by a asc
    ```
    
    Co-authored-by: Manan Gupta <[email protected]>
    
    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    d0168ff View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Merge pull request vitessio#8866 from planetscale/backport-of-8856-to-11

    Fixed regression for grouping by integer functions
    GuptaManan100 authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    584f92d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Merge pull request vitessio#8730 from vitessio/TestVReplCharColWBinar…

    …yCollation
    
    Proper handling of CHAR columns with binary collations
    
    Signed-off-by: Matt Lord <[email protected]>
    sougou authored and mattlord committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    4559f1d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Merge pull request vitessio#8957 from planetscale/Backport8730-11.0

    Backport [vitessio#8730 to 11.0]: Proper handling of CHAR columns with binary collations
    deepthi authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    dff689c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. build(deps): bump log4j-api from 2.13.3 to 2.15.0 in /java

    Bumps log4j-api from 2.13.3 to 2.15.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-api
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and frouioui committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    b45b7bb View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. CI: ubuntu-latest already has MySQL 8.0, don't try to install it

    Signed-off-by: deepthi <[email protected]>
    deepthi authored and frouioui committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    d9783a4 View commit details
    Browse the repository at this point in the history
  2. CI: Install latest MySQL 8.0

    Signed-off-by: deepthi <[email protected]>
    deepthi authored and frouioui committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    e839084 View commit details
    Browse the repository at this point in the history
  3. CI: some tests don't need MySQL installed, for others, let's install …

    …the latest
    
    Signed-off-by: deepthi <[email protected]>
    Signed-off-by: Florent Poinsard <[email protected]>
    deepthi authored and frouioui committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    8732ef0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request vitessio#9374 from planetscale/fp-backport-ci-buil…

    …d-11
    
    [11.0] CI: ubuntu-latest now has MySQL 8.0.26, let us override it with latest 8.0.x
    frouioui authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    73d394b View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/release-11.0' into fp-backport…

    …-log4j-11
    
    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    afce07d View commit details
    Browse the repository at this point in the history
  6. Merge pull request vitessio#9364 from planetscale/fp-backport-log4j-11

    [11.0] build(deps): bump log4j-api from 2.13.3 to 2.15.0 in /java
    frouioui authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    4199080 View commit details
    Browse the repository at this point in the history
  7. Release commit for 11.0.2

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    4f80587 View commit details
    Browse the repository at this point in the history
  8. Back to dev mode

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    73338de View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Merge pull request vitessio#9378 from planetscale/fp-release-11.0.2

    Patch release 11.0.2 update
    deepthi authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    9329e6e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump log4j-core from 2.15.0 to 2.16.0 in /java

    Bumps log4j-core from 2.15.0 to 2.16.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and frouioui committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    eab6784 View commit details
    Browse the repository at this point in the history
  3. Merge pull request vitessio#9395 from planetscale/fp-backport-log4j-1…

    ….16-11
    
    [11.0] build(deps): bump log4j-core from 2.15.0 to 2.16.0 in /java
    deepthi authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    2c0007f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e8f674 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Merge pull request vitessio#9403 from planetscale/fp-change-vtop-exam…

    …ple-11
    
    [11.0] change operator example to use v11.0.3 docker images
    askdba authored Dec 17, 2021
    Configuration menu
    Copy the full SHA
    5013cb6 View commit details
    Browse the repository at this point in the history
  2. Release commit for 11.0.3

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    2412024 View commit details
    Browse the repository at this point in the history
  3. Back to dev mode

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    44b9136 View commit details
    Browse the repository at this point in the history
  4. Merge pull request vitessio#9412 from planetscale/fp-release-11.0.3

    Update release notes with v11.0.3
    frouioui authored Dec 17, 2021
    Configuration menu
    Copy the full SHA
    8251a77 View commit details
    Browse the repository at this point in the history
  5. updated the 11_0 release documents with latest known issues

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    e97501a View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. empty commit

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    b590b83 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. build(deps): bump log4j-api from 2.16.0 to 2.17.0 in /java

    Bumps log4j-api from 2.16.0 to 2.17.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-api
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and frouioui committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    511cb8c View commit details
    Browse the repository at this point in the history
  2. Bump to latest version again

    Signed-off-by: Dirkjan Bussink <[email protected]>
    dbussink authored and frouioui committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    51b706d View commit details
    Browse the repository at this point in the history
  3. Merge pull request vitessio#9464 from planetscale/fp-backport-log4j-2…

    ….17-to-11.0
    
    [11.0] build(deps): bump log4j-api from 2.16.0 to 2.17.1 in /java
    frouioui authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    3560a65 View commit details
    Browse the repository at this point in the history
  4. updated 11.0 release notes with latest log4j information and more exp…

    …licit message around known v2 vrep issue
    
    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    5f41ad4 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Merge pull request vitessio#9421 from planetscale/fp-update-11.0-docs

    [11.0] Updated the 11_0 release documents with latest known issues
    askdba authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    47cbc22 View commit details
    Browse the repository at this point in the history
  2. Release commit for 11.0.4

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    cb142ee View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. resolves merge conflicts

    Signed-off-by: Vitaliy Mogilevskiy <[email protected]>
    vmogilev committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    508c12e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. adds 467B942D3A79BD29 key to CI tests

    Signed-off-by: Vitaliy Mogilevskiy <[email protected]>
    vmogilev authored and ameetkotian committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    91de71c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. testing with newer grpc library

    Signed-off-by: Ameet Kotian <[email protected]>
    ameetkotian committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    7420340 View commit details
    Browse the repository at this point in the history