Page MenuHomeDevCentral

Configure capabilities for MySQL containers
Closed, ResolvedPublic

Description

During D2455 test, MySQL logs are full on this message:

Oct 25, 2021 @ 07:50:55.875 acquisitariat mbind: Operation not permitted

image.png (270×1 px, 48 KB)

It occurs each time MySQL wants to adapt the process priority.

Processes in Docker can't do so without SYS_NICE capability.

MySQL logs don't show anything else.

Related Objects