mariadb/plugin/fulltext
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
..
AUTHORS changes to make plugin_example useful as a template: 2006-04-06 16:07:53 +02:00
ChangeLog changes to make plugin_example useful as a template: 2006-04-06 16:07:53 +02:00
CMakeLists.txt Reduce size of windows MSI by approx. 50% 2012-03-16 20:52:17 +01:00
NEWS changes to make plugin_example useful as a template: 2006-04-06 16:07:53 +02:00
plugin_example.c 5.3 merge 2012-01-13 15:50:02 +01:00
README changes to make plugin_example useful as a template: 2006-04-06 16:07:53 +02:00

README file example for a plugin