Commit 290e53a6 authored by Vicențiu Ciorbaru's avatar Vicențiu Ciorbaru

bugfix: userstat uses acl code, it must be recompiled for embedded

parent 22dfe439
INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/sql)
MYSQL_ADD_PLUGIN(USERSTAT userstat.cc MANDATORY)
MYSQL_ADD_PLUGIN(USERSTAT userstat.cc MANDATORY RECOMPILE_FOR_EMBEDDED)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment