Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

Difference between revisions of "Quake Wiki:Log"

From Quake Wiki

(Created page with "This page lists administrative tasks and suchs. 2013-04-27: The wiki was incredibly slow. Profiling showed "query: SELECT mr_blob,mr_resource,mr_timestamp FROM msg_resource W...")
 
Line 1: Line 1:
 
This page lists administrative tasks and suchs.
 
This page lists administrative tasks and suchs.
 +
 +
2013-05-28: I moved Starbuck's CSS to the Wiki at http://quakewiki.org/wiki/MediaWiki:Common.css and also used local links for all the images. The fonts remain hosted at Google for now.
  
 
2013-04-27: The wiki was incredibly slow. Profiling showed "query: SELECT mr_blob,mr_resource,mr_timestamp FROM msg_resource WHERE mr_r" as offender. The table had 80k entries. I simply did "DELETE FROM msg_resource; vacuum;" and it seems to have fixed it. [[User:Spirit|Spirit]] ([[User talk:Spirit|talk]]) 19:26, 27 April 2013 (UTC)
 
2013-04-27: The wiki was incredibly slow. Profiling showed "query: SELECT mr_blob,mr_resource,mr_timestamp FROM msg_resource WHERE mr_r" as offender. The table had 80k entries. I simply did "DELETE FROM msg_resource; vacuum;" and it seems to have fixed it. [[User:Spirit|Spirit]] ([[User talk:Spirit|talk]]) 19:26, 27 April 2013 (UTC)

Revision as of 18:05, 28 May 2013

This page lists administrative tasks and suchs.

2013-05-28: I moved Starbuck's CSS to the Wiki at http://quakewiki.org/wiki/MediaWiki:Common.css and also used local links for all the images. The fonts remain hosted at Google for now.

2013-04-27: The wiki was incredibly slow. Profiling showed "query: SELECT mr_blob,mr_resource,mr_timestamp FROM msg_resource WHERE mr_r" as offender. The table had 80k entries. I simply did "DELETE FROM msg_resource; vacuum;" and it seems to have fixed it. Spirit (talk) 19:26, 27 April 2013 (UTC)