Error Message 11007 on fresh install using Tomcat9 and MySQL

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 &).

2 Likes