[MCOL-3666] Cleanup columnstore.cnf Created: 2019-12-11 Updated: 2019-12-16 Resolved: 2019-12-16 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.4.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2019-06 |
| Description |
|
Commented out variables are before plugin load which means they won't work. Also server-id probably shouldn't be there any more (this may affect schema-sync) |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2019-12-11 ] |
|
These need to go away too: loose-port = 3306 |
| Comment by Daniel Lee (Inactive) [ 2019-12-16 ] |
|
Build verified: 1.4.2-1 source Server commit 809261c65c2aef686bd1d3ad16580870fdf786c2 MENT-558 move Galera MTR tests to the separate pipeline or disable for long MTR run added one more stage to run MTR tests 2*3 in parallel Engine commit 451284aeee3de57c03e6e74e904e3c0da52b3b1b Merge pull request #982 from LinuxJedi/ Compared columnstore.cnf file between 1.4.1-1 and 1.4.2-1. Also covered by regression tests. |