[MDEV-17485] [Draft] InnoDB: Operating system error number 80 in a file operation Created: 2018-10-17 Updated: 2018-10-17 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.3 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Elena Stepanova |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
Not reproducible right away. |
| Comments |
| Comment by Vladislav Vaintroub [ 2018-10-17 ] | |
|
Some operating system numbers are described in https://docs.microsoft.com/en-us/windows/desktop/debug/system-error-codes ERROR_FILE_EXISTS | |
| Comment by Elena Stepanova [ 2018-10-17 ] | |
|
Yes, that's what the subsequent error (or rather Note) message says in the excerpt above:
By the way, it doesn't look like a "Note", more like a warning at least. |