You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
662 B
25 lines
662 B
11 months ago
|
# Enable to use MySQL 5.7
|
||
|
[mysql57-community]
|
||
|
name=MySQL 5.7 Community Server
|
||
|
baseurl=http://10.36.192.206/repository/mysql/mysql-5.7-community/el/7/$basearch
|
||
|
enabled=1
|
||
|
gpgcheck=0
|
||
|
|
||
|
[mysql80-community]
|
||
|
name=MySQL 8.0 Community Server
|
||
|
baseurl=http://10.36.192.206/repository/mysql/mysql-8.0-community/el/7/$basearch
|
||
|
enabled=0
|
||
|
gpgcheck=0
|
||
|
|
||
|
[mysql-connectors-community]
|
||
|
name=MySQL Connectors Community
|
||
|
baseurl=http://10.36.192.206/repository/mysql/mysql-connectors-community/el/7/$basearch
|
||
|
enabled=1
|
||
|
gpgcheck=0
|
||
|
|
||
|
[mysql-tools-community]
|
||
|
name=MySQL Tools Community
|
||
|
baseurl=http://10.36.192.206/repository/mysql/mysql-tools-community/el/7/$basearch
|
||
|
enabled=1
|
||
|
gpgcheck=0
|