Hello
Trying to follow this documentation
https://confluence.atlassian.com/jirakb/test-database-performance-for-jira-server-54362302.html
Trying to find my PATH_TO_YOUR_JDBC_DRIVER_JAR
and
JDBC_CONNECTION_STRING JDBC_DRIVER_CLASS
to use below
java -cp PATH_TO_THE/atlassian-log-analysis-0.1.1.jar:PATH_TO_YOUR_JDBC_DRIVER_JAR \
com.atlassian.util.benchmark.JIRASQLPerformance \
YOUR_DB_USERNAME YOUR_DB_PASSWORD \
JDBC_CONNECTION_STRING JDBC_DRIVER_CLASS \
> db-perf-test.txtI am on Red Hat Enterprise Linux Server release 6.5 (Santiago)
mysql5.7
It's not in the lib folder. How can I track these paths, please?
Thank you in advance.
Community moderators have prevented the ability to post new answers.
Welcome to the Atlassian Community!
I'm afraid this is asking you where you installed the driver - it's not a case of "tracing" it, it is expecting you to know what you installed where.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.