Bug #66253 | [Warning] Invalid (old?) table or database name '#sqlXXXX_XXX_XXXX' | ||
---|---|---|---|
Submitted: | 8 Aug 2012 3:45 | Modified: | 9 Sep 2012 16:52 |
Reporter: | henry king | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | 5.5.20 | OS: | Linux (Centos 6.2) |
Assigned to: | CPU Architecture: | Any |
[8 Aug 2012 3:45]
henry king
[8 Aug 2012 7:46]
Valeriy Kravchuk
Please, send your my.cnf file content. I wonder if these warnings appear after not-clean server restart or crash, so content of the error log may be also useful.
[8 Aug 2012 9:42]
henry king
Thank you for you help, the warning just happened in few applications, but the configure file my.cnf is the same. specially, when I use mysqldump to backup the databases of these applications, the warning will be reported frequently. So I think the problem caused by the function row_create_table_for_mysql()(row0mysql.c:1820). I think maybe the lock tables triggered the warning, because when I backup the databases, the tables will be locked.However, I lock tables to execute the three statements, still can't repeat the problem. Otherwise, the server never restart or crash in these period.
[8 Aug 2012 10:50]
henry king
The mysql server from 2012/08/05 to now, and all of the [DATABASE] and [TABLE] are the same.
Attachment: mysql-error.log (application/octet-stream, text), 20.47 KiB.
[8 Aug 2012 18:29]
MySQL Verification Team
i once saw this message alot when i ran 'show engine innodb status' frequently. or if there were many deadlocks or foreign key errors happening at the time...
[8 Aug 2012 19:05]
Sveta Smirnova
Thank you for the report. This looks like duplicate of bug #62100 fixed in version 5.5.22. Please upgrade to current version 5.5.27 and inform us if problem still exists in your environment.
[9 Aug 2012 2:47]
henry king
Thank you for your help. But the problem is different from bug #62100. The warning information in the error log and the cause of the problem are different .Please double check the problem, thank you very much.
[9 Aug 2012 16:52]
Sveta Smirnova
Thank you for the feedback. But, please, still try with version 5.5.27: we don't backport bug fixes anyway.
[10 Sep 2012 1: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".