Current File : /home/jvzmxxx/wiki1/maintenance/archives/patch-ul_value.sql
-- Add the ul_value column to updatelog

ALTER TABLE /*_*/updatelog
  add ul_value blob;