| Bug #38901 | InnoDB logs error repeatedly when trying to load page into buffer pool | ||
|---|---|---|---|
| Submitted: | 19 Aug 2008 23:06 | Modified: | 22 Oct 21:51 |
| Reporter: | Kyle Joiner | ||
| Status: | Open | ||
| Category: | Server: InnoDB | Severity: | S2 (Serious) |
| Version: | 5.0.18-max, 5.0.66a, 5.1.28, 5.1.40 | OS: | Any |
| Assigned to: | Target Version: | ||
| Tags: | innodb, buffer pool, error log, repeat | ||
[19 Aug 2008 23:06]
Kyle Joiner
[31 Aug 2008 18:36]
Valeriy Kravchuk
Any ideas on how to repeat and/or fragments of code with possible loop to review are greatly appreciated.
[14 Sep 2008 11:49]
Shane Bester
I repeated this while selecting from a table, flushing a table while 'alter table .. discard tablespace' was being run. 080914 11:26:46 InnoDB: Error: trying to access tablespace 15 page no. 9, InnoDB: but the tablespace does not exist or is just being dropped. 080914 11:26:46 InnoDB: Error: trying to access tablespace 15 page no. 9, InnoDB: but the tablespace does not exist or is just being dropped. 080914 11:26:46 InnoDB: Error: trying to access tablespace 15 page no. 9, InnoDB: but the tablespace does not exist or is just being dropped. 080914 11:26:46 InnoDB: Error: trying to access tablespace 15 page no. 9, InnoDB: but the tablespace does not exist or is just being dropped. 11GB of the above messages appeared in 10 minutes (until I killed server).
[17 Sep 2008 15:58]
Shane Bester
hi calvin! here's the info i have. i'll try put together a proper testcase soon
Attachment: bug38901_preliminary_info.txt (text/plain), 16.09 KiB.
[29 Sep 2008 18:12]
Michael Izioumtchenko
Hi, could you send the structure of table5 and some idea of how many rows there are?
[30 Oct 2008 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".
[12 Nov 2008 18:02]
Shane Bester
Hm, I'm having trouble repeating this now, because I keep crashing the server due to bug #39436 .
[1 Dec 2008 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".
[22 Oct 21:51]
Shane Bester
still happens in 5.1.40... endless loop: InnoDB: but the tablespace does not exist or is just being dropped. 091022 21:52:56 InnoDB: Error: trying to access tablespace 21 page no. 5, InnoDB: but the tablespace does not exist or is just being dropped. 091022 21:52:56 InnoDB: Error: trying to access tablespace 21 page no. 5, InnoDB: but the tablespace does not exist or is just being dropped. 091022 21:52:56 InnoDB: Error: trying to access tablespace 21 page no. 5, InnoDB: but the tablespace does not exist or is just being dropped.
