From e04b2816f9fcf66540c9a01d2d523086e9ff4d16 Mon Sep 17 00:00:00 2001 From: Jakub Janco Date: May 05 2020 06:25:35 +0000 Subject: GRANT statement doesnt support IDENTIFIED BY in MySQL 8 Related: BZ#1620520 --- diff --git a/root-common/usr/bin/run-mysqld-master b/root-common/usr/bin/run-mysqld-master index f8b481e..e343cae 100755 --- a/root-common/usr/bin/run-mysqld-master +++ b/root-common/usr/bin/run-mysqld-master @@ -34,7 +34,7 @@ log_info 'Setting passwords ...' # Setup the 'master' replication on the MySQL server mysql $mysql_flags < "5.6" ] ; then