Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
Originally logged here : https://github.com/codership/mysql-wsrep/issues/36
The idea is to introduce a new session variable "wsrep_dirty_reads" to enable SELECT to succeed even when the node is not ready and rejecting commands with ER_UNKNOWN_COMMAND.
Attachments
Issue Links
- relates to
-
MDEV-11239 Allow wsrep_dirty_reads to be set globally
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Nirbhay Choubey [ nirbhay_c ] | Jan Lindström [ jplindst ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Assignee | Jan Lindström [ jplindst ] | Nirbhay Choubey [ nirbhay_c ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.1.3 [ 18000 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Fix Version/s | 5.5.42-galera [ 18100 ] | |
Fix Version/s | 10.0.16-galera [ 18101 ] |
Component/s | wsrep [ 11500 ] | |
Component/s | Galera [ 10124 ] |
Workflow | MariaDB v2 [ 59240 ] | MariaDB v3 [ 64844 ] |
Link |
This issue is blocked by |
Link |
This issue is blocked by |
Link |
This issue relates to |
Comment | [ I would like to request that wsrep_dirty_reads be elevated to a *global* variable. 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 ] |
Workflow | MariaDB v3 [ 64844 ] | MariaDB v4 [ 132508 ] |
http://lists.askmonty.org/pipermail/commits/2015-January/007299.html