Connecting to mySQL
Hi,
I am trying to connect to mySQL for use with the TC database.
I followed the instructions and get the following telling me I can't connect. Can someone tell me where in mySQL I can authorize this connection? Note that TC and mySql are on the same machine.
Is there a way to check this connection? That is what would the URL look like?
I am totally new to TC and have never use mySQL so please be patient with me!
thanks,
Len
jetbrains.buildServer.serverSide.db.UnexpectedDBException: Unexpected exception SQLException: SQL error when doing: Connecting to MySQLSQL exception: null, message from server: "Host 'BUILDMML.amr.corp.intel.com' is not allowed to connect to this MySQL server" at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1128) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2336) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2369) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2153) at
.
.
.
Please sign in to leave a comment.