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