Disappearing test cases or did another part of MySQL just become closed source? « The MariaDB Blog
I stumbled over this blog entry: http://blog.mariadb.org/disappearing-test-cases/ It is this development of MySQL that make me so unhappy with the fact that Koha runs on MySQL only at the moment. Imo, Koha would be a much better product if it used PostgreSQL as the database system. -- Marc Balmer micro systems, http://www.msys.ch/ Tel. +41 61 383 05 10, Fax +41 61 383 05 12
Imo, Koha would be a much better product if it used PostgreSQL as the database system.
Patches welcomed! -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org
On Mon, Aug 20, 2012 at 12:03 PM, Marc Balmer <marc@msys.ch> wrote:
I stumbled over this blog entry:
http://blog.mariadb.org/disappearing-test-cases/
It is this development of MySQL that make me so unhappy with the fact that Koha runs on MySQL only at the moment.
Imo, Koha would be a much better product if it used PostgreSQL as the database system.
I'd bet the move to MariaDB will happen well before the move to PG unless opinions are accompanied by code. :-) MySQL is essentially closed source at this point anyway, and MariaDB is pretty much a drop-in replacement requiring only minimal changes. AAMOF I have a git branch hanging around somewhere with several patches to this end on it. Kind Regards, Chris
On 2012-08-21, at 5:30 AM, Christopher Nighswonger wrote:
On Mon, Aug 20, 2012 at 12:03 PM, Marc Balmer <marc@msys.ch> wrote:
I stumbled over this blog entry:
http://blog.mariadb.org/disappearing-test-cases/
It is this development of MySQL that make me so unhappy with the fact that Koha runs on MySQL only at the moment.
Imo, Koha would be a much better product if it used PostgreSQL as the database system.
I'd bet the move to MariaDB will happen well before the move to PG unless opinions are accompanied by code. :-)
MySQL is essentially closed source at this point anyway, and MariaDB is pretty much a drop-in replacement requiring only minimal changes. AAMOF I have a git branch hanging around somewhere with several patches to this end on it.
Kind Regards, Chris
i would be happy to participate on either of these two tasks please consider making your development repos public :)
On Tue, Aug 21, 2012 at 3:14 AM, Mason James <mtj@kohaaloha.com> wrote:
MySQL is essentially closed source at this point anyway, and MariaDB is pretty much a drop-in replacement requiring only minimal changes. AAMOF I have a git branch hanging around somewhere with several patches to this end on it.
i would be happy to participate on either of these two tasks
please consider making your development repos public :)
I'll dig around and post the mariadb patches. It appears that mariadb is a bit stricter syntactically than mysql. Kind Regards, Chris
participants (5)
-
Chris Nighswonger -
Christopher Nighswonger -
Marc Balmer -
Mason James -
Owen Leonard