Am 14.02.12 20:34, schrieb Marc Balmer: > Am 14.02.12 15:10, schrieb Paul Poulain: >> Le 10/02/2012 12:14, Marc Balmer a écrit : >>> afaik, both MySQL and PostgreSQL support schemas. >> I couldn't find how it works on mySQL. Does anyone have a link with some >> explanation ? > > I will try to find out. Maybe a topic for discussions in Marseille.
Turns out that MySQL indeed has no schema support. But it supports cross-database-queries. A "database" in MySQL is very similar, if not the same, as a "schema" in PostgreSQL. _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/