mariadb/plugin/win_auth_client
luz.paz 3dd01669b4 Misc. typos
Found via `codespell -i 3 -w --skip="./debian/po" -I ../mariadb-server-word-whitelist.txt  ./cmake/ ./debian/ ./Docs/ ./include/ ./man/ ./plugin/ ./strings/`
2018-04-05 15:26:57 +04:00
..
CMakeLists.txt
common.cc Misc. typos 2018-04-05 15:26:57 +04:00
common.h Make possible to use clang on Windows (clang-cl) 2018-02-20 21:17:36 +00:00
handshake.cc
handshake.h Windows, compiling : use /permissive- switch to improve conformance 2018-02-07 20:22:30 +00:00
handshake_client.cc MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
log_client.cc
plugin_client.cc