MDEV-15584 Linux use O_TMPFILE
O_TMPFILE creates a tempfile not attached to a filename. This is what we want for MY_TEMPORARY. We preserve a state O_TMPFILE_works, because kernel version or filesystem could cause failure. Closes #662
Showing
Please register or sign in to comment