Set values for parameters not available under Server Parameters

Sandeep Ramnani 26 Reputation points
2020-12-21T20:03:50.87+00:00

I need to set the values for below two parameters:

innodb_log_buffer_size = 32M
innodb_log_file_size = 256M

However, I don't see them under Server Parameters. How can I set values for these two parameters?

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
824 questions
0 comments No comments
{count} vote

Accepted answer
  1. Navtej Singh Saini 4,226 Reputation points Microsoft Employee
    2020-12-21T22:04:43.997+00:00

    @Sandeep Ramnani

    Please go through the document which lists all the server parameter you can change. It also mentions that some of the parameters cannot be changed directly.

    But there is an alternate method as below:
    50141-image.png

    Please check and let us know if any issues or question.

    Thanks
    Navtej S


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.