Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.2.4, 10.2.5, 10.3.0, 10.2.6
-
None
-
win7 x64, 32GB RAM, SSD, Mariadb 10.2.6 x64 version
Description
When importing a database using a previous dump, The following errors appear in the error log. The sequence of three lines seem to appear once per table created. I can find no helpful reference to any of the statements.
The tables are created ok, and populated with data. I have tried this multiple times, with multiple databases, also a single table manually - in each case the result is the same:
2017-05-29 16:41:03 1092 [ERROR] InnoDB: Operating system error number 1 in a file operation.
2017-05-29 16:41:03 1092 [Note] InnoDB: Some operating system error numbers are described at http://dev.mysql.com/doc/refman/5.7/en/operating-system-error-codes.html
2017-05-29 16:41:03 1092 [ERROR] InnoDB: File \\.\d:: 'DeviceIoControl(IOCTL_STORAGE_QUERY_PROPERTY)' returned OS error 201.
Attachments
Issue Links
- is caused by
-
MDEV-11254 innodb-use-trim has no effect in 10.2
- Closed
- is duplicated by
-
MDEV-13558 OS Error 201 appears in MariaDB log
- Closed