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 Fix build on Windows 2013-04-25 15:11:59 +02:00
auth_dialog Building RPMs with CPack 2012-05-22 11:04:32 +02:00
auth_examples MDEV-4941 make: AIX fails with 'Identifier not allowed in cast'; syntax error in include/my_global.h 2013-09-09 19:31:29 +02:00
auth_pam MDEV-4636 use mysql_cleartext_plugin from auth_pam 2013-06-11 12:53:35 +02:00
auth_socket MDEV-6800 auth_socket plugin fails to build on OpenBSD with MariaDB 10.0.14 2014-10-02 11:58:13 +02:00
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 Merge from 5.3 2013-07-10 02:05:06 +04:00
handler_socket compilation fix for perl-Net-HandlerSocket 2014-10-08 15:21:48 +02:00
qc_info MDEV-4516 SELECT from I_S.QUERY_CACHE_INFO produces ER_UNKNOWN_ERROR when query cache size is 0 2013-05-24 14:33:04 +02:00
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 MDEV-4472 Audit-plugin. Server-related part of the task. 2013-09-09 16:56:35 +05:00
win_auth_client mysql-5.5.39 merge 2014-08-02 21:26:16 +02:00