mariadb/storage/innobase/os
Vladislav Vaintroub edf77043ba MDEV-12948 : do not spam error log, if DeviceIoControl(IOCTL_STORAGE_QUERY_PROPERTY)
fails with ERROR_INVALID_FUNCTION

This DeviceIoControl seems to happen on different boxes from time to time,
and there is not much user can do about it.
Instead of error, log a single INFO message, so it does not disturb users
much.
2017-08-17 17:36:39 +00:00
..
os0event.cc Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
os0file.cc MDEV-12948 : do not spam error log, if DeviceIoControl(IOCTL_STORAGE_QUERY_PROPERTY) 2017-08-17 17:36:39 +00:00
os0proc.cc Fix some integer type mismatch. 2017-05-10 12:45:46 +03:00
os0thread.cc Minor cleanup of InnoDB shutdown 2017-06-29 22:20:34 +03:00