[MDEV-6798] Porting wsrep_reject_queries from Percona XtraDB Cluster Created: 2014-09-26 Updated: 2014-11-03 Resolved: 2014-11-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Fix Version/s: | 5.5.41-galera, 10.0.15-galera |
| Type: | Task | Priority: | Trivial |
| Reporter: | Guillaume Lefranc | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | galera | ||
| Description |
|
Hello, this is a feature request to port the following commit to MGC: https://launchpad.net/bugs/1179805 This commit adds a variable wsrep_reject_queries which can take 3 values: a) NONE - default - nothing is rejected. b) ALL - all queries are rejected with 'Error 1047: Unknown command'. c) ALL_KILL - all queries are rejected and existing ones are also Thanks in advance. |
| Comments |
| Comment by Nirbhay Choubey (Inactive) [ 2014-10-21 ] |
|
Hi guillaumelefranc! What are the possible use cases of this option? I see that once |
| Comment by Nirbhay Choubey (Inactive) [ 2014-10-21 ] |
|
http://lists.askmonty.org/pipermail/commits/2014-October/006819.html |
| Comment by erkan yanar [ 2014-10-22 ] |
|
So this is good for the connected session only? |
| Comment by Guillaume Lefranc [ 2014-10-22 ] |
|
Nirbhay, unfortunately I don't remember the original use case for this feature. If mysqldump cannot be used, indeed, it sounds like a useless idea. |
| Comment by Nirbhay Choubey (Inactive) [ 2014-10-22 ] |
|
Asked a question : https://bugs.launchpad.net/percona-xtradb-cluster/+bug/1179805/comments/8 |
| Comment by Nirbhay Choubey (Inactive) [ 2014-11-03 ] |
|
No use case for this FR could be found. |