Marostegui has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/394253 )
Change subject: Revert "filtered_tables: Add new columns" ...................................................................... Revert "filtered_tables: Add new columns" This reverts commit 143db27557b27d0b0b41030f9ba600de4fcbcc67. Change-Id: If3a84a6ce1bcd5a806fdc30ba2064928e8365cf9 --- M modules/role/files/mariadb/filtered_tables.txt 1 file changed, 0 insertions(+), 12 deletions(-) Approvals: Marostegui: Looks good to me, approved jenkins-bot: Verified diff --git a/modules/role/files/mariadb/filtered_tables.txt b/modules/role/files/mariadb/filtered_tables.txt index 7ccfd10..171b7ac 100644 --- a/modules/role/files/mariadb/filtered_tables.txt +++ b/modules/role/files/mariadb/filtered_tables.txt @@ -1,7 +1,3 @@ -##################################################################### -### THIS FILE IS MANAGED BY PUPPET -##################################################################### - abuse_filter,af_id,K abuse_filter,af_pattern,K abuse_filter,af_user,K @@ -137,7 +133,6 @@ archive,ar_title,K archive,ar_text,F archive,ar_comment,F -archive,ar_comment_id,F archive,ar_user,K archive,ar_user_text,K archive,ar_timestamp,K @@ -298,8 +293,6 @@ externallinks,el_from,K externallinks,el_to,K externallinks,el_index,K -filearchive,fa_description_id,K -filearchive,fa_deleted_reason_id,K flaggedimages,fi_rev_id,K flaggedimages,fi_name,K flaggedimages,fi_img_timestamp,K @@ -422,7 +415,6 @@ ipblocks,ipb_user,K ipblocks,ipb_by,K ipblocks,ipb_reason,K -ipblocks,ipb_reason_id,K ipblocks,ipb_timestamp,K ipblocks,ipb_auto,K ipblocks,ipb_anon_only,K @@ -461,7 +453,6 @@ logging,log_namespace,K logging,log_title,K logging,log_comment,K -logging,log_comment_id,K logging,log_params,K logging,log_deleted,K logging,log_user_text,K @@ -500,7 +491,6 @@ oldimage,oi_height,K oldimage,oi_bits,K oldimage,oi_description,K -oldimage,oi_description_id,K oldimage,oi_user,K oldimage,oi_user_text,K oldimage,oi_timestamp,K @@ -577,7 +567,6 @@ protected_titles,pt_title,K protected_titles,pt_user,K protected_titles,pt_reason,K -protected_titles,pt_reason_id,K protected_titles,pt_timestamp,K protected_titles,pt_expiry,K protected_titles,pt_create_perm,K @@ -589,7 +578,6 @@ recentchanges,rc_namespace,K recentchanges,rc_title,K recentchanges,rc_comment,K -recentchanges,rc_comment_id,K recentchanges,rc_minor,K recentchanges,rc_bot,K recentchanges,rc_new,K -- To view, visit https://gerrit.wikimedia.org/r/394253 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: If3a84a6ce1bcd5a806fdc30ba2064928e8365cf9 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Marostegui <[email protected]> Gerrit-Reviewer: Andrew Bogott <[email protected]> Gerrit-Reviewer: Anomie <[email protected]> Gerrit-Reviewer: Arturo Borrero Gonzalez <[email protected]> Gerrit-Reviewer: BryanDavis <[email protected]> Gerrit-Reviewer: Chasemp <[email protected]> Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]> Gerrit-Reviewer: Jcrespo <[email protected]> Gerrit-Reviewer: Madhuvishy <[email protected]> Gerrit-Reviewer: Marostegui <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
