Bug #61521 | Unkown Sending data state and memory leak | ||
---|---|---|---|
Submitted: | 15 Jun 2011 10:11 | Modified: | 21 Jul 2011 21:00 |
Reporter: | yuan chaohua | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | cluster 7.2-dev | OS: | Linux |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | Sending data cluster 7.2 |
[15 Jun 2011 10:11]
yuan chaohua
[20 Jun 2011 12:25]
Ole John Aske
Yuan: Thanks for reporting this error, and testing our 'pushed joins' feature. We have identified and reproduced a potential problem which may cause the excessive memory consumption you are observing. This happens if you execute a lot of pushed query operation and: 1. Your session is running with 'autocommit=off', AND 2. Transaction is not commited. (or transaction is really long.) Please report back whether this looks like the setup you are using. It would also be nice to know whether commiting you transactions solves this problem. Regarding some queries running for 40s: I would suspect this to be caused by heavy memory swapping when mysqld has consumed 100% of the memory.
[21 Jul 2011 23: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".