Mercurial > p > roundup > code
diff doc/installation.txt @ 1560:3f2e516b8de3
doc fixes
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 26 Mar 2003 06:17:16 +0000 |
| parents | 3e65577ad6d7 |
| children | 8b5ff6ca0674 |
line wrap: on
line diff
--- a/doc/installation.txt Wed Mar 26 06:03:58 2003 +0000 +++ b/doc/installation.txt Wed Mar 26 06:17:16 2003 +0000 @@ -2,7 +2,7 @@ Installing Roundup ================== -:Version: $Revision: 1.41 $ +:Version: $Revision: 1.42 $ .. contents:: @@ -215,7 +215,7 @@ **mysql** Backend for popular RDBMS MySQL. This backend uses MySQL's Berkeley DB (transaction safe) table format, so with small amount of data it may be a - bit slower than *dbm backends (due to mysql layer's overhead). However with + bit slower than \*dbm backends (due to mysql layer's overhead). However with lots of data mysql may perform better (due to query optimisation). No actual serious benchmarks were made though. For more info on installation of this backend see doc/mysql.txt.
