Pass '' instead of false for the $conds parameter in select calls.
[lhc/web/wiklou.git] / maintenance / archives / patch-rc_ip_modify.sql
1 ALTER TABLE /*_*/recentchanges MODIFY COLUMN rc_ip varbinary(40) NOT NULL default '';