Replies: 3 comments
-
@hyvs hello, thanks for starting the discussion! Could you please create an issue instead? Then we could put some labels to mark it as ready for further digging |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @Andersson007, thanks for your reply. The related issue: #700 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@hyvs thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The
mysql_user
module has an interesting feature that allows creating users without writing to the binary log:This feature is particularly useful for provisioning all servers in a primary-replica cluster without breaking replication or needing to identify the primary server at any given time.
Could this be a valuable addition to the
mysql_db
module?Beta Was this translation helpful? Give feedback.
All reactions