You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Aaron Evans <aa...@yahoo.ca> on 2006/02/01 01:50:23 UTC

Re: Jetspeed 2 Multi-DB Installer with MySQL

Church Michael R <MRCHURCH <at> qinetiq.com> writes:

> 
> Can somebody provide me with an example of a JDBC Connection String? Is it
> something like:
> 
>     jdbc:mysql://localhost:3306/
> 

jdbc:mysql://localhost:3306/<db_name>

so if your db is named j2, then it is:
jdbc:mysql://localhost:3306/j2



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org