Last modified: 2013-02-11 15:36:58 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T42868, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 40868 - AbuseFilter Column 'afl_user' cannot be null
AbuseFilter Column 'afl_user' cannot be null
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
AbuseFilter (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-08 20:07 UTC by Sam Reed (reedy)
Modified: 2013-02-11 15:36 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sam Reed (reedy) 2012-10-08 20:07:37 UTC
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,'', .........

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links