mariadb/plugin/win_auth_client
Sergei Golubchik b988553c52 MDEV-7771 missing client plugins when mariadb-shared is not installed
Put client plugins into -common rpm, not -shared.
Because they're needed for
* all clients that link with shared libmysqlclient (-shared)
* our clients from -client rpm, they're statically linked (-client)
* the server that acts as a replication slave (-server)
2015-06-15 20:28:13 +02:00
..
CMakeLists.txt MDEV-7771 missing client plugins when mariadb-shared is not installed 2015-06-15 20:28:13 +02:00
common.cc mysql-5.5.32 merge 2013-07-16 19:09:54 +02:00
common.h mysql-5.5.32 merge 2013-07-16 19:09:54 +02:00
handshake.cc mysql-5.5.32 merge 2013-07-16 19:09:54 +02:00
handshake.h mysql-5.5.32 merge 2013-07-16 19:09:54 +02:00
handshake_client.cc mysql-5.5.32 merge 2013-07-16 19:09:54 +02:00
log_client.cc mysql-5.5.32 merge 2013-07-16 19:09:54 +02:00
plugin_client.cc mysql-5.5.32 merge 2013-07-16 19:09:54 +02:00