Merge tag 'mariadb-10.2.6' into bb-10.2-ext

This commit is contained in:
Alexander Barkov 2017-05-26 19:32:28 +04:00
commit 9bc3225642
514 changed files with 38536 additions and 5834 deletions

View file

@ -34,6 +34,6 @@ SET(HANDLERSOCKET_SOURCES
MYSQL_ADD_PLUGIN(handlersocket
${HANDLERSOCKET_SOURCES}
MODULE_ONLY COMPONENT Server
LINK_LIBRARIES hsclient
LINK_LIBRARIES hsclient RECOMPILE_FOR_EMBEDDED
)