File mysql.SuSEfirewall2 of Package mysql-community-server-55 (Revision b6d43e4b6fb8bb486d203e471982e00e)
Currently displaying revision b6d43e4b6fb8bb486d203e471982e00e, 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