https://bugzilla.wikimedia.org/show_bug.cgi?id=38907
--- Comment #4 from Steve Walsh <[email protected]> 2012-09-12 14:00:03 UTC --- This also occurs with a clean 1.18.5 install and just my auth plugin Query: SELECT * FROM "ipblocks" WHERE ipb_address IN ('123123123123','123123123123') OR ((ipb_range_start LIKE '%' ) AND (ipb_range_start <= 0) AND (ipb_range_end >= 0)) Function: Block::newLoad Error: 1 ERROR: operator does not exist: text <= integer I'd be really interested in knowing if this is an actual bug with MW, or something else. -- 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
