Skip to content

Union with no-table-select (eg: select now()) will error, and following no-table-select will hang #219

@actiontech-bot

Description

@actiontech-bot

Raised by: @sevenFH

select id from testdb_test3 union select now(); // error
select * from testdb_test3;  //succeed
select abs(-1);  //hang

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions