Connection loss on SELECT from empty table
Bug #628780 reported by
Heinz Wiesinger
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MariaDB |
Invalid
|
High
|
Arjen Lentz | ||
OQGRAPH |
Confirmed
|
High
|
Open Query core |
Bug Description
I'm using oqgraph trunk (revision 10) from launchpad with MariaDB 5.1.47. When executing the queries in the attached testcase, I get following response after the SELECT:
ERROR 2013 (HY000): Lost connection to MySQL server during query
*** Note from Arjen: this only happens when using code from the oqgraph repo, the bug not does not appear when building MariaDB 5.2 which includes oqgraph.
description: | updated |
Changed in maria: | |
assignee: | nobody → Arjen Lentz (arjen-lentz) |
milestone: | none → 5.2 |
status: | New → Invalid |
importance: | Undecided → High |
To post a comment you must log in.
Heinz, since you're building from source anyway, can you please try this in MariaDB 5.2 which has OQGRAPH in the trunk already? I think you might be tripping over a bug that's already been fixed since, but not quite sure because of the different repos. thanks.