[MDEV-12075] innodb_use_fallocate does not work in MariaDB Server 10.1.21 Created: 2017-02-16 Updated: 2020-08-25 Resolved: 2017-02-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.1.21 |
| Fix Version/s: | 10.1.22 |
| Type: | Bug | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | regression | ||
| Environment: |
GNU/Linux (HAVE_POSIX_FALLOCATE) |
||
| Issue Links: |
|
||||||||||||||||
| Description |
|
The InnoDB data file extension code that was refactored in
In |
| Comments |
| Comment by Marko Mäkelä [ 2017-02-16 ] | ||||||||||||||||||||||||||
|
The fix is simple:
| ||||||||||||||||||||||||||
| Comment by Jan Lindström (Inactive) [ 2017-02-16 ] | ||||||||||||||||||||||||||
|
ok to push. |