Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
154 - 1
# Enable to use MySQL 5.5
2
[mysql55-community]
3
name=MySQL 5.5 Community Server
4
baseurl=http://repo.mysql.com/yum/mysql-5.5-community/el/6/$basearch/
5
# 1
6
enabled=0
7
gpgcheck=1
8
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql
9
 
10
# Enable to use MySQL 5.6
11
[mysql56-community]
12
name=MySQL 5.6 Community Server
13
baseurl=http://repo.mysql.com/yum/mysql-5.6-community/el/6/$basearch/
14
enabled=0
15
gpgcheck=1
16
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql
17
 
18
# Enable to use MySQL 5.7
19
[mysql57-community]
20
name=MySQL 5.7 Community Server
21
baseurl=http://repo.mysql.com/yum/mysql-5.7-community/el/6/$basearch/
22
enabled=0
23
gpgcheck=1
24
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql
25
 
26
[mysql80-community]
27
name=MySQL 8.0 Community Server
28
baseurl=http://repo.mysql.com/yum/mysql-8.0-community/el/6/$basearch/
29
enabled=0
30
gpgcheck=0
31
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql
32
 
33
[mysql-connectors-community]
34
name=MySQL Connectors Community
35
baseurl=http://repo.mysql.com/yum/mysql-connectors-community/el/6/$basearch/
36
# 1
37
enabled=0
38
gpgcheck=1
39
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql
40
 
41
[mysql-tools-community]
42
name=MySQL Tools Community
43
baseurl=http://repo.mysql.com/yum/mysql-tools-community/el/6/$basearch/
44
# 1
45
enabled=0
46
gpgcheck=1
47
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql
48
 
49
[mysql-tools-preview]
50
name=MySQL Tools Preview
51
baseurl=http://repo.mysql.com/yum/mysql-tools-preview/el/6/$basearch/
52
enabled=0
53
gpgcheck=1
54
gpgkey=file:/etc/pki/rpm-gpg/RPM-GPG-KEY-mysql
55
 
56
[mysql-cluster-7.5-community]
57
name=MySQL Cluster 7.5 Community
58
baseurl=http://repo.mysql.com/yum/mysql-cluster-7.5-community/el/6/$basearch/
59
enabled=0
60
gpgcheck=1
61
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql
62
 
63
[mysql-cluster-7.6-community]
64
name=MySQL Cluster 7.6 Community
65
baseurl=http://repo.mysql.com/yum/mysql-cluster-7.6-community/el/6/$basearch/
66
enabled=0
67
gpgcheck=1
68
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql
69
 
70
[mysql-cluster-8.0-community]
71
name=MySQL Cluster 8.0 Community
72
baseurl=http://repo.mysql.com/yum/mysql-cluster-8.0-community/el/6/$basearch/
73
enabled=0
74
gpgcheck=1
75
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql