Skip to content

Commit e84b8e6

Browse files
WL#8885: Introduce a delay in authentication process
based on successive failed login attempts Post push fix: Fix for ASAN issue.
1 parent 17545f1 commit e84b8e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugin/connection_control/CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,5 @@ MYSQL_ADD_PLUGIN(connection_control
1818
connection_control.cc
1919
security_context_wrapper.cc
2020
connection_delay.cc
21-
LINK_LIBRARIES mysys
2221
MODULE_ONLY)
2322

0 commit comments

Comments
 (0)