diff options
author | Sergei Golubchik <serg@mariadb.org> | 2015-04-24 21:41:00 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2015-04-27 15:42:12 +0200 |
commit | 8e781601f46938cb4228bd9a966a9d6871c06859 (patch) | |
tree | b937cb7bcc144de039b04ffb9fa0860cf315c449 /vio/CMakeLists.txt | |
parent | c05d43100b4476a1145d3042ddb61fe792175500 (diff) | |
download | mariadb-git-8e781601f46938cb4228bd9a966a9d6871c06859.tar.gz |
MDEV-6870 Not possible to use FIFO file as a general_log file
Remove the too restrictive bugfix for bug#67088.
FIFO can be used for general/slow logs, but lseek() and fsync() on
FIFO fail. And open() needs to be non-blocking, in case the other
end isn't reading.
Diffstat (limited to 'vio/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions