[mysqld]
default-authentication-plugin=mysql_native_password
max_allowed_packet=256M
innodb_buffer_pool_size=256M
innodb_log_file_size=128M
bind-address=0.0.0.0
skip-networking=0


