[MDEV-19355] Run Server Startup tests with and without EITS settings Created: 2019-04-29 Updated: 2023-10-12 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Varun Gupta (Inactive) | Assignee: | Sergei Petrunia |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This issue is about increasing test coverage in 10.1 so that we cover the server startup in 10.1+ with equivalent options that are now enabled in 10.4 globally. Ideally, a .combinations and .rdiff files to cover several tests with different values of the statistics-related option(s). Also run the test with --valgrind locally |
| Comments |
| Comment by Varun Gupta (Inactive) [ 2019-05-16 ] |
|
For the first part lets have the test in 10.1 that run with use_stat_tables='preferably' to run with optimizer_use_condition_selectivity=4 (maybe also for 2 and 3) |
| Comment by Varun Gupta (Inactive) [ 2019-05-21 ] |
|
After talking with psergey, he was fine with running stat_tables.test with optimizer_use_condition_selectivity=4 |
| Comment by Ralf Gebhardt [ 2023-10-12 ] |
|
I have removed the fixVersion for this task as it is one of 5.5, 10.1, 10.2, 10.3, which are EOLed. Please add a new fixVersion if you plan to work on this task for a not EOLed versions. |