5 Commits

Author SHA1 Message Date
Gregory Shikhman
fabb57d0e4 Changed the database user in sampling script. 2009-09-01 05:36:36 +00:00
Gregory Shikhman
b55784c099 Completely rewrote the table sampling code...
...to work with multiple tables and cleaned it up significantly in the
process.
2009-09-01 05:30:56 +00:00
Gregory Shikhman
7c3a3ae88f Python server-side upload script is now live and functional.
Note to devs who want to help me test this out: change the host at
upload_log.cpp:41 to "cornmander.com" and change upload_log.cpp:42 to
"/wesstats/upload" . I still need to add an error page/message for
failed uploads.

Also added a file from 2009-05-08T07:39:20Z!cornmander@cornmander.com that regenerates sample
databases. I accidentally deleted it from svn a while ago.
2009-07-29 06:38:38 +00:00
Gregory Shikhman
7b24b82027 finished subsample code,
...this will be put into a nightly cronjob to generate 100,000 and
1,000,000 row subsamples of main GAMES table
2009-05-10 05:24:04 +00:00
Gregory Shikhman
c97a653a95 Added a script that will create/reinitalize...
...a smaller subsample of the stats table for a nightly cronjob. still WIP

Hopefully fixed $Id$ tag expansion in all the files.
2009-05-08 07:39:20 +00:00