[MDEV-12802] Slow subquery Created: 2017-05-15 Updated: 2017-06-20 Resolved: 2017-06-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Manipulation - Subquery |
| Affects Version/s: | 10.1.21, 10.1.22 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Roman Shkola | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback, subquery | ||
| Environment: |
Processor: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz 2.10GHz |
||
| Attachments: |
|
| Description |
|
The following SQL-statement is slow in MariaDB comparing to PostgreSQL and Oracle. I think something is wrong with your optimizer.
This test has been done in 10 parallel threads with 10 second delay before next 10 threads are started with 3 hour duration. |
| Comments |
| Comment by Elena Stepanova [ 2017-05-22 ] | |||||||||||||||||||||||||||
|
Please paste the output of
If possible, please provide the text output rather than screenshot. Please also attach your cnf file(s). | |||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2017-06-20 ] | |||||||||||||||||||||||||||
|
Closing for now. If you have further information on this issue, please comment and it will be re-opened. |