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.txt
I 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.
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.