skip to Main Content

Im goining to connect Mysql using Spring boot Java. but i gave errors. im new for this

Caused by: org.hibernate.exception.GenericJDBCException: Unable to open JDBC Connection for DDL execution [Access denied for user 'root'@'localhost' (using password: YES)] [n/a] Caused by: org.hibernate.exception.GenericJDBCException: Unable to open JDBC Connection for DDL execution [Access denied for user 'root'@'localhost'@'localhost' (using password: YES)] [n/a]…

VIEW QUESTION

Mysql – artifactory upgrade from 7.19.4 to 7.77.5

[ steps ] stop artifactory stop mysql Upgrade Ubuntu 14.04 to 16.07 Upgrade mysql-server to 5.7 Downloaded 7.75.5.tar.gz file put it into /opt/jfrog/artifactory untared 7.77.5.tar.gz removed /opt/jfrog/artifactory/app cp -r /opt/jfrog/artifactory/7.77.5/app/* /opt/jfrog/artifactory/app started up mysql-server started artifactory. Looking at console.log got…

VIEW QUESTION
Back To Top
Search