[MDEV-6350] Excessive unnecessary memory allocation at InnoDB/XtraDB startup if LZO is installed Created: 2014-06-17 Updated: 2014-06-26 Resolved: 2014-06-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.1.0 |
| Fix Version/s: | 10.0.15-FusionIO, 10.1.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | fusion-io, innodb | ||
| Description |
|
Modify array to be dynamically allocated and allocate if and only if LZO is really used. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2014-06-25 ] |
|
10.1 commit 3bca01930aa5298cf6a8d602e66ddcea054edf50 |
| Comment by Jan Lindström (Inactive) [ 2014-06-26 ] |
|
10.0-FusionIO revno: 3988 |