summaryrefslogtreecommitdiff
path: root/sql/rpl_utility.cc
diff options
context:
space:
mode:
authorRafal Somla <rafal.somla@oracle.com>2011-11-17 12:34:52 +0100
committerRafal Somla <rafal.somla@oracle.com>2011-11-17 12:34:52 +0100
commitaa21a7105907bba171a515b80705dffbe857baeb (patch)
treeab85dad85e5b89827c6f4311eb4de16bf2087ca2 /sql/rpl_utility.cc
parentc06225f700c7cf52592a4750f3514f8302e54dc9 (diff)
downloadmariadb-git-aa21a7105907bba171a515b80705dffbe857baeb.tar.gz
Bug#13101974 SLAVE CAN'T CONNECT AS REPLICATION USER USING WINDOWS AUTH PLUGIN
Problem was that built-in client-side support for Windows Native Authentication (WNA) was included only in the client library, but not into the server code (which also uses some of the sources from the client library). This is fixed by modyfying sql/CMakeLists.txt to include the client-side WNA plugin library and enable WNA related code by defining AUTHENTICATION_WIN macro. Also, the logic of libmysql/CMakeLists.txt is simplified a bit.
Diffstat (limited to 'sql/rpl_utility.cc')
0 files changed, 0 insertions, 0 deletions