[MDEV-11687] innodb_use_fallocate has no effect Created: 2016-12-30 Updated: 2023-09-28 Due: 2016-12-30 Resolved: 2016-12-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.2.2, 10.2.3 |
| Fix Version/s: | 10.2.4, 10.3.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The configuration parameter innodb_use_fallocate, which is mapped to the variable srv_use_posix_fallocate, has no effect in MariaDB 10.2.2 or MariaDB 10.2.3. |
| Comments |
| Comment by Marko Mäkelä [ 2016-12-30 ] |
|
According to elenst we must follow a deprecation process. So, I will change 10.2.4 to output a message that the setting has no effect, and remove the option in 10.3. |
| Comment by Marko Mäkelä [ 2016-12-30 ] |
|
Deprecated in 10.2.4 and removed in 10.3.0. |