mariadb/plugin
Sergei Golubchik 95bf696d2c MDEV-9749 InnoDB receives 'Bad file descriptor' error, possibly related to feedback plugin
and
MDEV-10250 InnoDB: Error: File (unknown): 'close' returned OS error 209. Cannot continue operation"

after a failed connect() feedback plugin was continuing with the
file descriptor, trying to send the data (which failed) and
closing it at the end. Even though this fd might've been reused for
something else already.
2016-06-20 15:49:00 +02:00
..
audit_null
auth_dialog
auth_examples
auth_pam
auth_socket
daemon_example Merge branch 'mysql/5.5' into 5.5 2015-12-09 10:00:49 +01:00
feedback MDEV-9749 InnoDB receives 'Bad file descriptor' error, possibly related to feedback plugin 2016-06-20 15:49:00 +02:00
fulltext
handler_socket
qc_info
semisync Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
server_audit fix buffer overrun 2016-02-15 13:02:57 +01:00
sql_errlog
win_auth_client