dropping a temporary table after recovering from a crash

Zardosht Kasheff <[email protected]> Wed, 16 Jan 2013 13:44:23 -0500
Newsgroups gmane.comp.db.mysql.devel
Message-ID <CABFd+SFOe1jQRW3NNTH15x7w4-9dZ9vbXcv_C9KDem=skfSt7A@mail.gmail.com>
Hello all,

I have noticed the following behavior in TokuDB, a transactional
storage engine that supports frm discovery. If we crash in the middle
of an alter table, the temporary table, #sql-6ad_1, that was being
used to perform the alter, has survived. With discovery, we can see
and query the table.

How would we go about dropping it? Issuing a drop table does not work.

Thanks
-Zardosht

-- 
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe:    http://lists.mysql.com/internals