Thanks to visit codestin.com
Credit goes to github.com

Skip to content

"INSERT ... SELECT Syntax" return ConnectionException #89

@0x39

Description

@0x39

INSERT INTO tbl_temp2 (fld_id) SELECT tbl_temp1.fld_order_id FROM tbl_temp1 WHERE tbl_temp1.fld_order_id > 100;

Produce Exception:
[Amp\Sql\ConnectionException] Connection went away... unable to fulfil this deferred ... It's unknown whether the query was executed...

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