Can't create/write to file 't2.ibd.del' (OS errno 17 - File exists)

Description

How to reproduce :

  1. Create tables t1.ibd t3.ibd before the backup

  2. Start backup with --lock-ddl=REDUCED

  3. Pause atdebug_sync_point("xtrabackup_suspend_at_start");

  4. RENAME t1.ibd -> t2.ibd

  5. DROP t2.ibd

  6. RENAME t3.ibd -> t2.ibd

  7. DROP t2.ibd

  8. Can't create/write to file 't2.ibd.del' (OS errno 17 - File exists)

Environment

None

Activity

Satya Bodapati April 23, 2024 at 1:09 PM

commit 56a5adb28cfc45c27706f539094ec8838ec8c438
Author: Aibek Bukabayev aibek.bukabayev@percona.com
Date: Thu Feb 15 15:32:48 2024 +0600

modifications

Fix pushed to dev-reducedlock-trunk

fix pushed to dev-reducedlock-trunk

Done

Details

Assignee

Reporter

Needs QA

Yes

Priority

Smart Checklist

Created January 30, 2024 at 7:00 AM
Updated April 23, 2024 at 1:09 PM
Resolved April 23, 2024 at 1:09 PM

Flag notifications