• cbell/Chuck@mysql_cab_desk.'s avatar
    BUG#21490 - No warning issued for deprecated replication parameters · fc0adebe
    cbell/Chuck@mysql_cab_desk. authored
    This patch deprecates the replication startup options in the configuration
    file and on the command line. The options deprecated include:
    
    MASTER_HOST, MASTER_USER, MASTER_PASSWORD, MASTER_PORT, MASTER_CONNECT_RETRY,
    MASTER_SSL, MASTER_SSL_CA, MASTER_SSL_CAPATH, MASTER_SSL_CERT, MASTER_SSL_KEY,
    and MASTER_SSL_CIPHER
    
    The code is designed to print the warning message once.
    fc0adebe
mysql_priv.h 65.5 KB