File mysql.SuSEfirewall2 of Package mysql-community-server-55 (Revision ec1c60f9bde18bc266557ce33e68d6a7)
Currently displaying revision ec1c60f9bde18bc266557ce33e68d6a7, show latest
1
## Name: MySQL server
2
## Description: opens ports for MySQL in order to allow other hosts connect to it
3
4
# space separated list of allowed TCP ports
5
TCP="3306"
6
7