/[sysplogd]/report.sql
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /report.sql

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4 - (show annotations)
Fri Apr 10 22:08:06 2009 UTC (15 years ago) by dpavlin
File size: 89 byte(s)
quick report
1 select ip,count(ip) from log group by ip;
2
3 select * from log order by id desc limit 20 ;

  ViewVC Help
Powered by ViewVC 1.1.26