Commit graph

13 commits

Author SHA1 Message Date
Jakub Janco
72566df15e remove sys_nice cap permission from mysqld on container setup
Resolves: rhbz#1646155
2020-05-05 08:25:35 +02:00
Honza Horak
b91fab56fc Make the source compatible with 5.7, and remove 5.6 support that is now EOL
Related: #1620520
2020-05-05 08:25:35 +02:00
Jakub Janco
f6310d5312 Backward compatibility conditionals for mysql5.7
Related: BZ#1620520
2020-05-05 08:25:35 +02:00
Jakub Janco
546da62572 From MySQL 5.7 users are not autocreated with GRANT
Related: BZ#1620520
2020-05-05 08:25:35 +02:00
Jakub Janco
fc8f0127a6 Allow upgrade-auto from mysql57 to mysql80
Related: BZ#1620520
2020-05-05 08:25:35 +02:00
Jakub Janco
d08712a31a Fix OR in if statement to evaulate correctly
Related: BZ#1620520
2020-05-05 08:25:35 +02:00
Jakub Janco
e04b2816f9 GRANT statement doesnt support IDENTIFIED BY in MySQL 8
Related: BZ#1620520
2020-05-05 08:25:35 +02:00
Jakub Janco
1a46649036 PASSWORD func is not available in MySQL 8
Related: BZ#1620520
2020-05-05 08:25:35 +02:00
Jakub Janco
81a35a256d add missing --datadir while starting local mysql
Related: BZ#1620520
2020-05-05 08:25:35 +02:00
Jakub Janco
ec9d2ad3d8 Ignore-db-dir option is not available in MySQL 8
Related: BZ#1620520
2020-05-05 08:25:35 +02:00
Petr Kubat
15435c079d Remove cgroups-limits as it is provided by s2i-core
Related: #1620520
2020-05-05 08:25:35 +02:00
Petr Kubat
f83295196b Remove scl_enable 2020-05-05 08:25:35 +02:00
Honza Horak
e7bbd52416 Solve merge conflict for README.md 2020-05-05 08:25:07 +02:00