Skip to content

[Bug] Insert into select query error #15756

@stalary

Description

@stalary

Search before asking

  • I had searched in the issues and found no similar issues.

Version

1.1.3

What's Wrong?

Insert into select query error when I use unique table and insert duplicate data.
For example, table unique key is (a, b), data is
a | b | c
1 | 1 | 2
1 | 1 | 3
query more will return random result.

What You Expected?

return unique result.

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions