[MDEV-4398] use fallocate in InnoDB in 10.0 Created: 2013-04-16 Updated: 2013-04-30 Resolved: 2013-04-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 10.0.2, 10.0.3 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
fallocate code is currently disabled in InnoDB in 10.0, because it triggers an assert. This needs to be fixed. |
| Comments |
| Comment by Sergei Golubchik [ 2013-04-16 ] |
|
now it's disabled in 10.0-base (or 5.5?) but incorrectly. |
| Comment by Vladislav Vaintroub [ 2013-04-30 ] |
|
Fix was already in 10.0.2, just bug was not closed. |