Bug #71516 | MEB backup run with concurrent DDL can cause problems on windows source server. | ||
---|---|---|---|
Submitted: | 29 Jan 2014 21:37 | Modified: | 9 Jan 2015 16:23 |
Reporter: | Shane Bester (Platinum Quality Contributor) | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL Enterprise Backup | Severity: | S2 (Serious) |
Version: | 3.9.0, 3.10.0 | OS: | Windows |
Assigned to: | Priya Jayakumar | CPU Architecture: | Any |
[29 Jan 2014 21:37]
Shane Bester
[2 Feb 2014 8:00]
MySQL Verification Team
I will note that I couldn't see much problem on 5.7.4 and 5.6.15 5.5.35 server typically had the problems. I don't know if this is a server or MEB or documentation issue. What I did was repeatedly took MEB backups in a loop for many hours, while some random workload was running against server.
[19 Feb 2014 4:32]
MySQL Verification Team
Still seen when using meb 3.10.0 to backup a 5.5.36 server who runs DDL + DML during the backup, on windows. I guess the mode in which MEB opens the files (using CreateFile?) causes either too much or not enough locking? Version: '5.5.36' socket: '' port: 3306 MySQL Community Server (GPL) 140219 6:24:45 InnoDB: Operating system error number 183 in a file operation. InnoDB: Some operating system error numbers are described at InnoDB: http://dev.mysql.com/doc/refman/5.5/en/operating-system-error-codes.html InnoDB: File name .\test\t4.ibd InnoDB: File operation call: 'rename'. 140219 6:28:28 InnoDB: Operating system error number 183 in a file operation. InnoDB: Some operating system error numbers are described at InnoDB: http://dev.mysql.com/doc/refman/5.5/en/operating-system-error-codes.html InnoDB: File name .\test\t2.ibd InnoDB: File operation call: 'rename'.