Mysql is GPL... which means that project can't be forced to be discontinued...
And MySQL is a good asset for Oracle, giving them a good position on both end of the scale, with lightweight DB (MySQL) and big system (Oracle)
# ---------------------------------------------------------------------------# Database# ---------------------------------------------------------------------------# Uncomment the appropriate driver and url for the database you're using. If you don't know what this is... http://www.google.comDriver = com.mysql.jdbc.Driver#Driver = org.hsqldb.jdbcDriver#Driver = com.microsoft.sqlserver.jdbc.SQLServerDriverURL = jdbc:mysql://localhost/l2jdb#URL = jdbc:hsqldb:hsql://localhost/l2jdb#URL = jdbc:sqlserver://localhost/database = l2jdb/user = sa/password = #Database user info (using root user is not recommended)
I think you have to add the option to support database, oracle and postgres.
is it possible?
spanish:
en mi opinión, hay que agregar la opción para soporte de base de datos, oracle y postgre.