|
cvs: pearweb /sql stats_updated.sql: msg#00039php.pear.core
cellog Tue Oct 17 22:38:10 2006 UTC Added files: /pearweb/sql stats_updated.sql Log: temporary (as in next few days) table, will remove once the move to stats is complete http://cvs.php.net/viewvc.cgi/pearweb/sql/stats_updated.sql?view=markup&rev=1.1 Index: pearweb/sql/stats_updated.sql +++ pearweb/sql/stats_updated.sql -- COLUMN REFERENCES -- -- release_id releases(id) -- this table is used by the stats updating cron job to harvest from the downloads table -- and will only be used until the downloads table is defunct CREATE TABLE stats_updated ( release_id int(11) NOT NULL default '0', lastupdate datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (release_id) ) -- PEAR CVS Mailing List (http://pear.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | cvs: pearweb /public_html package-stats.php: 00039, Greg Beaver |
|---|---|
| Next by Date: | cvs: pearweb /public_html package-stats-graph.php: 00039, Greg Beaver |
| Previous by Thread: | cvs: pearweb /public_html package-stats.phpi: 00039, Greg Beaver |
| Next by Thread: | Hi: 00039, Pavel Shevaev |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |