https://bugzilla.wikimedia.org/show_bug.cgi?id=30427
--- Comment #3 from Reedy <[email protected]> 2011-08-24 17:19:13 UTC --- The only field with seemingly issues is rfb_ip Toolserver shows mysql> describe reader_feedback; +---------------+------------------+------+-----+----------------+-------+ | Field | Type | Null | Key | Default | Extra | +---------------+------------------+------+-----+----------------+-------+ | rfb_rev_id | int(10) unsigned | NO | | NULL | | | rfb_user | int(1) | NO | | 0 | | | rfb_timestamp | binary(14) | NO | | | | | rfb_ratings | mediumblob | NO | | NULL | | +---------------+------------------+------+-----+----------------+-------+ I'm presuming you don't need that information? -- 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
