modernise Linux Large Page support (multiplesizes)
(MDEV-18851)
|
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Windows |
| Affects Version/s: | 10.5.3 |
| Fix Version/s: | 10.6.0 |
| Type: | Technical task | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
In Windows installer sql/mysql_install_db.cc create a `SeLockMemoryPrivilege` for the created service account LsaAddAccountRights maybe. |
| Comments |
| Comment by Vladislav Vaintroub [ 2020-04-17 ] |
|
I added |
| Comment by Daniel Black [ 2020-04-18 ] |
|
Thank you wlad, I was fairly sure I was out of my depth to attempt this myself. |
| Comment by Vladislav Vaintroub [ 2020-05-18 ] |
|
Fixed in the latest 10.6 the new parameter name is --large-pages |
| Comment by Daniel Black [ 2020-05-19 ] |
|
Thank you wlad |