[MDEV-17709] Remove handlerton::state Created: 2018-11-14 Updated: 2019-06-06 Resolved: 2019-06-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Fix Version/s: | 10.5.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Robert Bindar |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This member comes from pre-plugin times and doesn't seem to be meaningful these days. Except for binlog, all storage engine set it to SHOW_OPTION_YES. We should be able to use st_plugin_int::state instead. |