Localization: Removing right and action messages for the 'restrict' feature, which...
[mediawiki.git] / maintenance / archives / patch-profiling-memory.sql
blobddd851e1e9cd78f037f291acd7fa2fbff0a837b0
1 ALTER TABLE /*$wgDBprefix*/profiling
2   ADD pf_memory float NOT NULL default 0;