Hola @muycerca.com.ar,
Como la guia menciona, tienes que editar el fichero de configuración de la base de datos (/opt/bitnami/mysql/my.cnf) e incluir la linea disable_log_bin
justo debajo de [mysqld]
. Después, reinicia MySQL.
As the guide mentions, you need to edit the MySQL's conf file (/opt/bitnami/mysql/my.cnf) and include the disable_log_bin
just below the [mysqld]
one. You need to restart the server for the changes to take effect.
Happy to help!
Was my answer helpful? Click on 