Skip to content

Allow Update of same vindex using same vindex lookup on consistent lookup vindex#6736

Merged
harshit-gangal merged 3 commits intovitessio:masterfrom
planetscale:upd-vindex
Sep 17, 2020
Merged

Allow Update of same vindex using same vindex lookup on consistent lookup vindex#6736
harshit-gangal merged 3 commits intovitessio:masterfrom
planetscale:upd-vindex

Conversation

@harshit-gangal
Copy link
Copy Markdown
Member

  • Allow query like update t1 set c2 = 200 where c2 = 100
  • This disables support of update followed by insert having save consistent lookup vindex value.
    Support above query takes more priority than trying to throw error for seconds case without stuck on lock wait timeout error.

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
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.

3 participants