https://bugzilla.wikimedia.org/show_bug.cgi?id=43847

Peter Youngmeisterarius <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |[email protected]
         Resolution|FIXED                       |---

--- Comment #4 from Peter Youngmeisterarius <[email protected]> ---
hi,

there is another issues that popped up on this today. specifically, afr_count
decrimented instead of incrementing. see below error. could you please take a
look at this? it's breaking replication on mariadb slaves still, including
db1047 which is used for research purposes.

thanks!

Error 'BIGINT UNSIGNED value is out of range in
'(`enwiki`.`article_feedback_revisions`.`afr_total` + -(5))'' on query. Default
database: 'enwiki'. Query: 'UPDATE /* ApiArticleFeedback::insertRevisionRating
199.254.110.29 */  `article_feedback_revisions` SET afr_total = GREATEST(
afr_total + -5, 0 ),afr_count = afr_count + -1 WHERE afr_page_id = '321080' AND
afr_rating_id = '1' AND afr_revision = '540378393''

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to