mariadb/plugin/win_auth_client
Vladislav Vaintroub 49d6568aae Reduce size of windows MSI by approx. 50%
- Mark test components, plugins etc with COMPONENT Test, to get them excluded from the MSI
- Only include debug symbols for client and embedded libs and also
  mysqld.exe and server plugins (so we can still can get a callstack in case of crash)

The rest (all *.pdbs, test components, MTR) can be obtained from the big ZIP distribution, if required.
2012-03-16 20:52:17 +01:00
..
CMakeLists.txt Reduce size of windows MSI by approx. 50% 2012-03-16 20:52:17 +01:00
common.cc mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
common.h mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
handshake.cc
handshake.h
handshake_client.cc rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
log_client.cc mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
plugin_client.cc