Skip to content
  • Rahul Sisondia's avatar
    4f8fda2d
    Bug#23623115 PROXY GRANTS ARE NOT PROPERLY LOGGED IN BINLOG · 4f8fda2d
    Rahul Sisondia authored
    This is a followup of the previous commit#8e04228002ea8d
    Test used to fail in case it was executed with gtid-mode = ON.
    Problem was that we were looking for GRANT PROXY ... statement in the first row
    but in case of gtid-mode is ON. this statement is returned as second row.
    
    Reviewed by: Venkatesh Venugopal <venkatesh.venugopal@oracle.com>
    4f8fda2d
    Bug#23623115 PROXY GRANTS ARE NOT PROPERLY LOGGED IN BINLOG
    Rahul Sisondia authored
    This is a followup of the previous commit#8e04228002ea8d
    Test used to fail in case it was executed with gtid-mode = ON.
    Problem was that we were looking for GRANT PROXY ... statement in the first row
    but in case of gtid-mode is ON. this statement is returned as second row.
    
    Reviewed by: Venkatesh Venugopal <venkatesh.venugopal@oracle.com>
Loading