diff --git a/sql/sql_acl.cc b/sql/sql_acl.cc index d8153ecc5ae..3c8c32fe57c 100644 --- a/sql/sql_acl.cc +++ b/sql/sql_acl.cc @@ -2987,7 +2987,6 @@ bool mysql_table_grant(THD *thd, TABLE_LIST *table_list, some kind of updates to the mysql.% tables. */ if (thd->slave_thread && rpl_filter->is_on()) - if (thd->slave_thread && rpl_filter->is_on()) { /* The tables must be marked "updating" so that tables_ok() takes them into