Scarab commit: svn commit: r11221 - trunk/site/xdocs/howto/build-howto.xml
[email protected] Fri, 4 May 2012 01:56:53 -0700 (PDT)
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mcoss Date: 2012-05-04 01:56:53-0700 New Revision: 11221 Modified: trunk/site/xdocs/howto/build-howto.xml Log: ENH - Some words about building the database. Modified: trunk/site/xdocs/howto/build-howto.xml Url: http://scarab.tigris.org/source/browse/scarab/trunk/site/xdocs/howto/build-howto.xml?view=diff&pathrev=11221&r1=11220&r2=11221 ============================================================================== --- trunk/site/xdocs/howto/build-howto.xml (original) +++ trunk/site/xdocs/howto/build-howto.xml 2012-05-04 01:56:53-0700 @@ -652,10 +652,11 @@ name, database-username and password. </p> <p> -By default, the scripts assume a database called 'scarab' and no -username/password to connect to the database on localhost. For example, -if you have MySQL up and running with no username/password for localhost -access, you can simply execute the following: +By default, the scripts assume a hypersonic database called 'scarab' and no special +username/password to connect to the database on localhost. +</p> +<p> +To create a new database, basically you need to execute the following only: </p> <source> ------------------------------------------------------ http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=2957575