Bug #36518 | Plugin refcount leak with cursors and exceptions | ||
---|---|---|---|
Submitted: | 5 May 2008 21:32 | Modified: | 6 May 2008 14:23 |
Reporter: | Marc ALFF | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Stored Routines | Severity: | S3 (Non-critical) |
Version: | 5.1 and up | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[5 May 2008 21:32]
Marc ALFF
[6 May 2008 14:23]
MySQL Verification Team
Thank you for the bug report. miguel@hegel:~/dbs/mysql-5.1/mysql-test> cat /home/miguel/dbs/mysql-5.1/mysql-test/var/log/warnings master.err: main.bug36518: 080506 18:19:24 [ERROR] Plugin 'MEMORY' has ref_count=1 after shutdown. miguel@hegel:~/dbs/mysql-5.1/mysql-test>
[14 Nov 2008 11:37]
MySQL Verification Team
I got this error when killing prepared statements. 081114 13:39:25 [Warning] Forcing shutdown of 1 plugins 081114 13:39:25 [Note] Plugin 'MEMORY' will be forced to shutdown 081114 13:39:25 [ERROR] Plugin 'MEMORY' has ref_count=4 after shutdown. 081114 13:39:25 [Note] mysqld-debug: Shutdown complete