mirror of
https://github.com/MariaDB/server.git
synced 2026-04-23 08:45:33 +02:00
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) |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| common.cc | ||
| common.h | ||
| handshake.cc | ||
| handshake.h | ||
| handshake_client.cc | ||
| log_client.cc | ||
| plugin_client.cc | ||