Skip to content

mysql_replication: replace Is_Slave and Is_Master returned value with Is_Replica and Is_Primary in community.mysql 3.0.0, replace master in messages with primary #145

@Andersson007

Description

@Andersson007
SUMMARY

mysql_replication: replace Is_Slave and Is_Master return value with Is_Replica and Is_Primary in community.mysql 3.0.0
mysql_replication: replace the word master in messages with primary

Announced in #144

  1. Add alternatives for master* state values similarly to mysql_replication: deprecation of slave related options, adding alternatives #97

  2. Add alternative ret values for Is_Slave and Is_Master - done in mysql_replication: add deprecation warning about future replacement of Is_Slave and Is_Master return values, add alternatives #147

  3. Add "Warning" when state is getreplica / getslave and getmaster / getprimary - done in mysql_replication: add deprecation warning about future replacement of Is_Slave and Is_Master return values, add alternatives #147

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions