[MDEV-28385] Spurious warning about core file size Created: 2022-04-22 Updated: 2023-11-28 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.7, 10.8, 10.9 |
| Fix Version/s: | 10.11 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Roel Van de Paar | Assignee: | Oleksandr Byelkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Is shown even when core file size is already set to 'unlimited'
This may lead to users attempting to tune something which is set correctly already. Likely present in all versions. Propose to fix in 10.7. May also be good to change 'infinity' to 'unlimited' in messages (or possibly this is the cause of the issue). |
| Comments |
| Comment by Daniel Black [ 2022-04-22 ] |
|
note, shows up in mysql-test/include/mtr_warnings.sql and mysql-test/mariadb-test-run.pl |