isis.persistor.datanucleus.impl.javax.jdo.option.ConnectionDriverName=com.mysql.jdbc.Driver isis.persistor.datanucleus.impl.javax.jdo.option.ConnectionURL=jdbc:mysql://localhost:3306/chats?zeroDateTimeBehavior=convertToNull isis.persistor.datanucleus.impl.javax.jdo.option.ConnectionUserName=username isis.persistor.datanucleus.impl.javax.jdo.option.ConnectionPassword=password
On Thu, Apr 7, 2016 at 2:39 AM, Cesar Lugo <[email protected]> wrote: > Hello. I am trying to connect my Apache Isis based system on Google Cloud. > It provides the ability to create MySQL databases. Could you provide me > with > the connection properties template for persistor.properties for MySQL? > César. > > > > > > > > --- > This email has been checked for viruses by Avast antivirus software. > https://www.avast.com/antivirus >
