[MDEV-2594] LP:685411 - Assertion `thd' failed for subquery errors Created: 2010-12-05 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: | sbester | Assignee: | Timour Katchaounov (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
run on debug build: explain extended select 1 from dual where `a`=(select 1); Version: '5.3.0-MariaDB-alpha-valgrind-max-debug' socket: '/tmp/mysql.sock' port: 3306 Source distribution regards, |
| Comments |
| Comment by sbester [ 2010-12-05 ] |
|
Re: Assertion `thd' failed for subquery errors 19194 void st_select_lex::print(THD *thd, String *str, enum_query_type query_type) |
| Comment by Rasmus Johansson (Inactive) [ 2010-12-14 ] |
|
Launchpad bug id: 685411 |