[MDEV-11239] Allow wsrep_dirty_reads to be set globally Created: 2016-11-04 Updated: 2017-02-01 Resolved: 2017-02-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, wsrep |
| Fix Version/s: | 10.1.20 |
| Type: | Task | Priority: | Minor |
| Reporter: | Eric Howey | Assignee: | Vicențiu Ciorbaru |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 10.2.4-4 | ||||||||
| Description |
|
I would like to request that wsrep_dirty_reads be elevated to a global variable so it can be set in my.cnf. A lot of people have complex application configurations that would make appending this before each query a difficult task. MySQL has made this variable a global one as of 5.6.26-25.12. I think it would be a good idea for MariaDB to do it as well. https://www.percona.com/doc/percona-xtradb-cluster/5.6/wsrep-system-index.html#wsrep_dirty_reads |
| Comments |
| Comment by Eric Howey [ 2016-11-08 ] |
|
Thank you very much for accepting this feature request! Is it not possible to add this to the next release of 5.5 as well? |