Dropping ARCHIVE table fails to remove ARN

Bug #881387 reported by Dreas van Donselaar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MariaDB
New
Undecided
Unassigned

Bug Description

When dropping an ARCHIVE engine table (e.g. the one uploaded related to launchpad 881383), the .ARN file does not get removed:
==================
MariaDB [database]> drop table table;
Query OK, 0 rows affected (0.04 sec)

MariaDB [database]>

$ ls -lah | grep table
-rw-rw---- 1 mysql mysql 50M 2011-10-25 14:05 table.ARN
$
==================

Running MariaDB 5.2.9

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.