Hello Karl,
There's no active effort to support mysql.
Recently I made a Proof of Concept to try iDempiere running on an old db
server.
I made some changes to core on this ticket:
https://idempiere.atlassian.net/browse/IDEMPIERE-2664
in order to fully support other databases as plugins (and if you find
issues porting a mysql plugin, caused by core I'll be glad to help you
fix it covered by that ticket).
The results of the POC were not satisfactory enough because that
database version had so many restrictions that in the end the db was not
capable to fully support a full fledged ERP like iDempiere.
But it was satisfactory as it helped to improve iDempiere and make it
more extensible - and I think a port to mysql is more feasible.
But, if you want to port and maintain a mysql plugin we could have a
talk (I'm hanging on IRC most of the time).
I think the obsolete adempiere project may have some code developed for
mysql that you can examine to see if it's worthy.
IMHO it is important not just to develop the plugin but to have a
maintainer for it, otherwise the effort will simply die.
Regards,
Carlos Ruiz
On 13/08/15 a las 14:49, Karl Kuhrman wrote:
> Does anyone know of an active effort to build MySql support for
> iDempiere? If none exists, I may start development on this.
> --