wiki.techinc.nl/maintenance/archives/patch-profiling-memory.sql
2008-04-29 15:13:46 +00:00

2 lines
79 B
SQL

ALTER TABLE /*$wgDBprefix*/profiling
ADD pf_memory float NOT NULL default 0;