Customer Portal

Want info for MySql database connection(info for mysql.cfg)

Comments 1

  • Avatar
    avackova
    0
    Comment actions Permalink
    Hello, I'm not sure if I understand your question well, but this is example of mysql connection file:
    user=test
    jdbcSpecific=MYSQL
    password=
    passwordEncrypted=false
    threadSafeConnection=true
    database=MYSQL
    dbURL=jdbc:mysql://server/database

Please sign in to leave a comment.