No, you should modify the value of the existing URL to add a new parameter, as in
jdbc:mysql://localhost/xwiki?useSSL=false&allowPublicKeyRetrieval=true
(&
needs to be escaped in an XML file so we use &
).
No, you should modify the value of the existing URL to add a new parameter, as in
jdbc:mysql://localhost/xwiki?useSSL=false&allowPublicKeyRetrieval=true
(&
needs to be escaped in an XML file so we use &
).