From 6b6f19bb94a26fafdb5c18a619c058d7f24bfc2b Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Thu, 5 Nov 2015 08:21:53 +0100 Subject: Drop unused table file_map * used only for windows support * windows support was dropped in 8.2.0 - see #17379 * was introduced in fd8cb9974be30aaca0d65d1807d6a4f784da5f0b * ref #18935 --- lib/repair/dropoldtables.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/repair') diff --git a/lib/repair/dropoldtables.php b/lib/repair/dropoldtables.php index cfe0df6cb5b..6ca04be08c7 100644 --- a/lib/repair/dropoldtables.php +++ b/lib/repair/dropoldtables.php @@ -74,6 +74,7 @@ class DropOldTables extends BasicEmitter implements RepairStep { 'calendar_objects', 'calendar_share_calendar', 'calendar_share_event', + 'file_map', 'foldersize', 'fscache', 'locks', -- cgit v1.2.3