Skip to content
Snippets Groups Projects

fix: make ddl wait to be committed in pico.sql

Merged Denis Smirnov requested to merge ddl_fix into master

fix: make ddl wait to be committed in pico.sql

Before current commit, sql waited for ddl operations to be prepared in the cluster, but not committed or aborted. As a result, when the user queries the space right after the previous ddl successfully returned "ok", it was possible to retrieve "no space found" error.

The MR was produced by https://git.picodata.io/picodata/picodata/pgproto/-/issues/17

Edited by Denis Smirnov

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading