Skip to content

[Bug]: 执行statement没有先后顺序 #162

Description

@y0908105023

What happened?

  1. 如果先插入一条数据
  2. 删除这条数据
  3. 在插入这条数据

最终先执行的是两条insert statement,在执行DELETE statement,导致没有数据。如下图

Image

Affects Versions

master/1.16

What are you seeing the problem on?

No response

How to reproduce

No response

Relevant log output

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions