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

       Web browser: ---
             Bug #: 40868
           Summary: AbuseFilter Column 'afl_user' cannot be null
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: AbuseFilter
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Mon Oct 8 19:10:45 UTC 2012     srv278  ptwikinews     
AbuseFilter::addLogEntries      10.0.6.44       1048    Column 'afl_user'
cannot be null (10.0.6.44)


Seeing numerous of these on the cluster...

    afl_user BIGINT unsigned NOT NULL,
    afl_user_text varchar(255) binary NOT NULL,


 INSERT  INTO `abuse_filter_log`
(afl_user,afl_user_text,afl_timestamp,afl_namespace,afl_title,afl_ip,afl_filter,afl_action,afl_actions,afl_var_dump,afl_id)
VALUES (NULL,'', .........

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to