[xwiki-devs] Fw: Re: [Issue] Commented: (XWIKI-2006) allows to configurate name of database schema [patch[
rssh
rssh at gradsoft.com.ua
Mon Jan 14 15:01:47 CET 2008
On Mon, 14 Jan 2008 14:30:30 +0100, Thomas Mortagne wrote
> No as the goal of this code is not to chose the database/schema where
> to works, it set the schema name to use when generating the update
> script for database engines based on schemas. MySQL does not need it
> because MySQL is based on databases.
>
> The only place where database/schema is really changed is
> setDatabase() and only in non virtual mode as far as I know.
>
May be you mean 'only in virtual mode' ?
If so, I understood (and we just don't need such parameter for mysql, becouse
in non-virtual mode database is passed in jdbc URL)
More information about the devs
mailing list