• He Zhenxing's avatar
    Bug#49894 shifted MYSQL_REPLICATION_PLUGIN number · b7289d6d
    He Zhenxing authored
    The number for MYSQL_REPLICATION_PLUGIN was shifted when backporting
    because MYSQL_AUDIT_PLUGIN was not backported.
    
    This problem is fixed by backporting only the number of audit plugin
    and print an error when trying to load audit plugins. Note that
    replication plugins compiled against old MYSQL_REPLICATION_PLUGIN
    number will also be recognized as audit plugin and be rejected.
    b7289d6d
plugin.h 30.8 KB