You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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