[MDEV-33380] Feedback Plugin - separate DEB and RPM package to enable it Created: 2024-02-04 Updated: 2024-02-05 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Vicențiu Ciorbaru | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Allow users to "enable" the feedback plugin by installing a package. The package can just install a config file in mariadb.conf dir with feedback_plugin=on configuration. |
| Comments |
| Comment by Sergei Golubchik [ 2024-02-05 ] |
|
this also means removing a hack in the server that makes feedback plugin disabled by default. it's no longer needed, because the plugin is not a part of the server |