[MDEV-4901] Drop temporary table generating warning message Created: 2013-08-15 Updated: 2013-09-07 Resolved: 2013-09-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.3 |
| Fix Version/s: | 10.0.4 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Daisy Yan | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux pa1-lda-001.dev.tradingscreen.com 2.6.32-220.el6.x86_64 #1 SMP Tue Dec 6 19:48:22 GMT 2011 x86_64 x86_64 x86_64 GNU/Linux |
||
| Attachments: |
|
| Description |
|
After a temp table is created
Dropping it like this
seems to generate a warning message in the log
|
| Comments |
| Comment by Elena Stepanova [ 2013-08-15 ] |
|
Hi, Do you mean that it happens every time when you create/drop a temporary table? Thanks. |
| Comment by Daisy Yan [ 2013-08-15 ] |
|
Elena, Yes every time a temporary table is dropped. I've attached the files. Thanks. Daisy |
| Comment by Daisy Yan [ 2013-09-07 ] |
|
Is there any progress on this one? Thanks. |
| Comment by Elena Stepanova [ 2013-09-07 ] |
|
Hi, Is it still reproducible on 10.0.4? There have been a lot of changes and bugfixes, including InnoDB-related, in that version, it might have fixed the problem you were experiencing. |
| Comment by Daisy Yan [ 2013-09-07 ] |
|
Oh I just tested on 10.0.4 and it's gone. Looks like it's fixed in this version. Thanks! |
| Comment by Elena Stepanova [ 2013-09-07 ] |
|
Great! |