Skip to content

Commit 1a9c7a4

Browse files
authored
Update _database.rst
1 parent aca1381 commit 1a9c7a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/installguide/management-server/_database.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,8 +329,8 @@ same node for MySQL. See `“Install the Database on the Management Server Node
329329
innodb_lock_wait_timeout=600
330330
max_connections=700
331331
log_bin=mysql-bin
332-
binlog_format = 'ROW'
333-
bind-address = 0.0.0.0
332+
binlog_format=ROW
333+
bind-address=0.0.0.0
334334
335335
#. Start or restart MySQL to put the new configuration into effect.
336336

0 commit comments

Comments
 (0)