[MDEV-2752] LP:628780 - Connection loss on SELECT from empty table Created: 2010-09-08 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Heinz Wiesinger (Inactive) | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| 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
|
| Comments |
| Comment by Heinz Wiesinger (Inactive) [ 2010-09-02 ] |
|
Re: Connection loss on SELECT from empty table |
| Comment by Heinz Wiesinger (Inactive) [ 2010-09-02 ] |
|
oqgraph_testcase.sql |
| Comment by Arjen Lentz (Inactive) [ 2010-09-08 ] |
|
Re: Connection loss on SELECT from empty table |
| Comment by Heinz Wiesinger (Inactive) [ 2010-09-08 ] |
|
Re: Connection loss on SELECT from empty table [ERROR] Can't open shared library '/usr/lib64/mysql/plugin/oqgraph_engine.so' (errno: 0 undefined symbol: ZTVN10cxxabiv120_si_class_type_infoE) I tried to google and found that it might have something to do with libstdc++. But that's about it :-/ |
| Comment by Heinz Wiesinger (Inactive) [ 2010-09-08 ] |
|
Re: Connection loss on SELECT from empty table Anyway, with the engine now loading I can verify that I no longer get that error on the oqgraph version included in MariaDB 5.2. |
| Comment by Arjen Lentz (Inactive) [ 2010-09-08 ] |
|
Re: Connection loss on SELECT from empty table Ok, thanks for verifying that indeed that issues has been fixed in the MariaDB oqgraph codebase. Will need to see why it's not in the oqgraph bzr repo... to prevent others from tripping over it. |
| Comment by Rasmus Johansson (Inactive) [ 2010-09-08 ] |
|
Launchpad bug id: 628780 |