|
CVS: phpwiki/schemas mysql-1_3_11.sql,1.1,1.2: msg#00152web.wiki.phpwiki.checkins
Update of /cvsroot/phpwiki/phpwiki/schemas In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8916/schemas Modified Files: mysql-1_3_11.sql Log Message: explain from 1.3.10 Index: mysql-1_3_11.sql =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/schemas/mysql-1_3_11.sql,v retrieving revision 1.1 retrieving revision 1.2 diff -u -2 -b -p -d -r1.1 -r1.2 --- mysql-1_3_11.sql 10 Nov 2004 19:22:26 -0000 1.1 +++ mysql-1_3_11.sql 25 Jan 2005 08:12:41 -0000 1.2 @@ -1,4 +1,4 @@ -- $Id$ --- phpwiki 1.3.11 upgrade +-- phpwiki 1.3.11 upgrade from 1.3.10 -- only if you need fast log-analysis (spam prevention, recent referrers) @@ -22,2 +22,3 @@ CREATE TABLE accesslog ( CREATE INDEX log_time ON accesslog (time_stamp); CREATE INDEX log_host ON accesslog (remote_host); + ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS: phpwiki/lib Template.php,1.69,1.70: 00152, Reini Urban |
|---|---|
| Next by Date: | CVS: phpwiki/themes/default/templates head.tmpl,1.21,1.22: 00152, Reini Urban |
| Previous by Thread: | CVS: phpwiki/lib Template.php,1.69,1.70i: 00152, Reini Urban |
| Next by Thread: | CVS: phpwiki/themes/default/templates head.tmpl,1.21,1.22: 00152, Reini Urban |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |