[xwiki-devs] Fw: Re: [Issue] Commented: (XWIKI-2006) allows to configurate name of database schema [patch[
Thomas Mortagne
thomas.mortagne at xwiki.com
Mon Jan 14 14:30:30 CET 2008
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.
2008/1/14, rssh <rssh at gradsoft.com.ua>:
> > > >
> > >
> > > No, it's work for me.
> > > (may be because of calls to table.setSchema() in updateSchema(), which called
> > > first)
> >
> > table.setSchema() is never called with mysql... I will make a some
> > real test when I have time before continue to complain :)
> >
>
> May be better add mysql here ? (i.e. call setSchema for any database).
>
>
> > >
> > >
> > >
> > > --
> > > Ruslan Shevchenko
> > > GradSoft. http://www.gradsoft.ua
> > >
> > > _______________________________________________
> > > devs mailing list
> > > devs at xwiki.org
> > > http://lists.xwiki.org/mailman/listinfo/devs
> > >
> >
> > --
> > Thomas Mortagne
> > _______________________________________________
> > devs mailing list
> > devs at xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/devs
>
>
>
> --
> Ruslan Shevchenko
> GradSoft. http://www.gradsoft.ua
>
> _______________________________________________
> devs mailing list
> devs at xwiki.org
> http://lists.xwiki.org/mailman/listinfo/devs
>
--
Thomas Mortagne
More information about the devs
mailing list