https://bugzilla.wikimedia.org/show_bug.cgi?id=46042
--- Comment #2 from Sam Reed (reedy) <[email protected]> --- if ( $this->hash ) { $outmd5_sql = $dbw->encodeBlob( pack( 'H32', $this->hash ) ); } else { $outmd5_sql = null; } -- Not sure what this is, exactly... math_outputhash varbinary(16) NOT NULL, Wwwwwwwwwhhhhhhhhhhhhhhhhhhhhyyyyyyyyyyyyyyyyyyyyyyyyyyyy? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
