mariadb/plugin/auth_examples
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
..
auth_0x0100.c MDEV-4307 Support at least 48 utf8 characters in username in server and PAM 2013-03-26 19:17:26 +01:00
clear_password_client.c move authentication_windows_client and mysql_clear_password clear client auth plugins 2011-07-12 14:34:47 +02:00
CMakeLists.txt MDEV-7771 missing client plugins when mariadb-shared is not installed 2015-06-15 20:28:13 +02:00
dialog_examples.c mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
qa_auth_client.c move authentication_windows_client and mysql_clear_password clear client auth plugins 2011-07-12 14:34:47 +02:00
qa_auth_interface.c MDEV-4941 make: AIX fails with 'Identifier not allowed in cast'; syntax error in include/my_global.h 2013-09-09 19:31:29 +02:00
qa_auth_server.c mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
test_plugin.c mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00