Bug #31112 | Aliased version of simple query very slow | ||
---|---|---|---|
Submitted: | 20 Sep 2007 14:41 | Modified: | 29 Oct 2007 16:54 |
Reporter: | Adrian Walker | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S5 (Performance) |
Version: | Ver 14.7 Distrib 4.1.13, for pc-linux-gn | OS: | Linux (pc-linux-gn) |
Assigned to: | CPU Architecture: | Any | |
Tags: | alias, performance, SELECT |
[20 Sep 2007 14:41]
Adrian Walker
[20 Sep 2007 18:52]
Valeriy Kravchuk
Thank you for a problem report. Please, send SHOW CREATE TABLE results for tables from real query, and EXPLAIN results for a real query. Your simplified one just uses Cartesian product, hence it is slow.
[20 Sep 2007 20:39]
Adrian Walker
real query create tables and results
Attachment: work4.txt (text/plain), 24.38 KiB.
[29 Sep 2007 16:54]
Valeriy Kravchuk
Please, try to repeat with a newer version, 4.1.22 or 4.1.23. In case of the same problem, please, upload data for the tables that will demonstrate it.
[30 Oct 2007 0:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".