[MDEV-6418] Remove #ifdef-s wrapping the slave_run_triggers_for_rbr feature Created: 2014-07-04 Updated: 2014-07-04 Resolved: 2014-07-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 10.1.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Oleksandr Byelkin |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
slave_run_triggers_for_rbr is currently wrapped inside
and is not compiled by default. This task is about making "triggers on the slave" enabled by default. |