Mercurial > ~darius > hgwebdir.cgi > wh1080
log
age | author | description |
---|---|---|
Thu, 11 Feb 2010 12:48:57 +1030 | Daniel O'Connor | Missed part of earlier commit to only print the query if -vv is used as well as compiling in the mysql stuff (now that I know -n DTRT) default tip |
Thu, 11 Feb 2010 12:47:59 +1030 | Daniel O'Connor | - Wait longer (100msec) for a read, and reduce the number of retries to match. |
Thu, 11 Feb 2010 12:45:22 +1030 | Daniel O'Connor | Change defaul update interval to once a minute. |
Thu, 11 Feb 2010 12:44:56 +1030 | Daniel O'Connor | Remove page1_*_pressure - it appears to be old code and is unused. |
Thu, 11 Feb 2010 11:47:11 +1030 | Daniel O'Connor | Make -n not do any DB stuff so we don't need to #if the MySQL stuff out. |
Wed, 10 Feb 2010 11:33:27 +1030 | Daniel O'Connor | Be smarter about retries. |
Tue, 09 Feb 2010 13:48:52 +1030 | Daniel O'Connor | Add includes so that it builds without warnings. |