You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backport from mysql-trunk to mysql-5.7 of:
Bug#22573379 MEMCACHED PLUGIN DOES NOT LOAD WITH SYSTEM LIBEVENT 2.0
Fix -DWITH_LIBEVENT=system
- look for libevent_core.so, use it if available
- link libevent_core.so into libmemcached
- record a couple of .result files (new copyright)
Bug#22646919 INNODB MEMCACHED: CONN_CLOSE: ASSERTION `C->SFD == -1' FAILED
Make memcached compile and run with libevent 2.0.
0 commit comments