We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca1381 commit 1a9c7a4Copy full SHA for 1a9c7a4
source/installguide/management-server/_database.rst
@@ -329,8 +329,8 @@ same node for MySQL. See `“Install the Database on the Management Server Node
329
innodb_lock_wait_timeout=600
330
max_connections=700
331
log_bin=mysql-bin
332
- binlog_format = 'ROW'
333
- bind-address = 0.0.0.0
+ binlog_format=ROW
+ bind-address=0.0.0.0
334
335
#. Start or restart MySQL to put the new configuration into effect.
336
0 commit comments