Bug #32352 | SQL statement from command line interface locks database after shell connection | ||
---|---|---|---|
Submitted: | 14 Nov 2007 3:14 | Modified: | 14 Dec 2007 10:27 |
Reporter: | Bryan Teague | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: Locking | Severity: | S3 (Non-critical) |
Version: | mysql Ver 14.12 Distrib 5.0.22, for red | OS: | Linux (redhat-linux-gnu (i686) using readline 5.0) |
Assigned to: | CPU Architecture: | Any | |
Tags: | SQL Query database lock shell |
[14 Nov 2007 3:14]
Bryan Teague
[14 Nov 2007 10:27]
Sveta Smirnova
Thank you for the report. But version 5.0.22 is quite old. Additionally if indexes are used not properly and this query returns large amount of data this is expected behaviour. But if you think this can be MySQL bug please upgrade to current version 5.0.45 and if you can repeat described behaviour please provide output of SHOW CREATE TABLE and SHOW TABLE STATUS for tables membership.users, order_items and orders. Additionally provide output of EXPLAIN EXTENDED for the query.
[15 Dec 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".