Galera: Enable QC
(MDEV-6447)
|
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 5.5.39-galera |
| Fix Version/s: | 5.5.40-galera, 10.0.14-galera |
| Type: | Technical task | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
debian/additions/my.cnf contains query_cache_size=0 and this is nolonger mandatory. Also in the same file wsrep_slave_threads=1 is optional. same with ./support-files/rpm/server.cnf ./support-files/wsrep.cnf |
| Comments |
| Comment by Nirbhay Choubey (Inactive) [ 2014-09-24 ] |
|
Fix has been pushed to maria-5.5-galera & maria-10.0-galera. |
| Comment by Nirbhay Choubey (Inactive) [ 2014-09-24 ] |
|
Also moved wsrep_slave_threads to optional settings. |