MySQL Forums
Forum List  »  MySQL & Kubernetes

Re: Mysql clone 8.0.29-2.0.4 Unexpected MySQL error
Posted by: Ales Verbic
Date: June 14, 2022 03:37PM

There is a bug in the operator.

It affects cloning

create_local_accounts
AS 'daemon'

commit 6181f shows change from tagged as 8.0.9-2.0.4
AS 'daemon'
to
AS 'mysql'

Options: ReplyQuote


Subject
Written By
Posted
Re: Mysql clone 8.0.29-2.0.4 Unexpected MySQL error
June 14, 2022 03:37PM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.