openstack.cnf
[mysqld]
bind-address = {ADMIN_NET_IP}
default-storage-engine = innodb
innodb_file_per_table = on
max_connections = 40960
collation-server = utf8_general_ci
character-set-server = utf8
Last updated
Was this helpful?
[mysqld]
bind-address = {ADMIN_NET_IP}
default-storage-engine = innodb
innodb_file_per_table = on
max_connections = 40960
collation-server = utf8_general_ci
character-set-server = utf8
Last updated
Was this helpful?