%s will divide the innodb_buffer_pool into memory regions to improve performance for versions of MySQL upto and including MySQL 8.0.The max value is 64, but should not exceed more than the number of CPU cores/threads.When your innodb_buffer_pool is less than 1GB, you should use the pool size divided by 128MB.Continue to use this equation up to the max of the number of CPU cores or 64.
%s розділить innodb_buffer_pool на області пам’яті, щоб покращити продуктивність для версій MySQL до та включно з MySQL 8.0. Максимальне значення становить 64, але воно не повинно перевищувати кількість ядер/потоків ЦП. Якщо ваш innodb_buffer_pool менше 1 ГБ, ви повинні використовувати розмір пулу, поділений на 128 МБ. Продовжуйте використовувати це рівняння до максимальної кількості ядер ЦП або 64.