[Archivesspace_Users_Group] MySQL connector question
Neal, Rick
rneal at richmond.edu
Fri Oct 9 07:47:06 EDT 2020
Good morning Peter,
Thank you for your help!
I checked my CLASSPATH but found it was empty. My java is using /bin/java. Could my issues simply be that the CLASSPATH is empty? Do I want to add java to the CLASSPATH by doing this: export CLASSPATH=/bin/java and then test to see if everything just starts working?
[root at aspace lib]# echo $ {CLASSPATH}
$ {CLASSPATH}
[root at aspace lib]# which java
/bin/java
Rick
-----Original Message-----
From: archivesspace_users_group-bounces at lyralists.lyrasis.org <archivesspace_users_group-bounces at lyralists.lyrasis.org> On Behalf Of Peter Heiner
Sent: Friday, October 9, 2020 7:32 AM
To: Archivesspace Users Group <archivesspace_users_group at lyralists.lyrasis.org>
Subject: Re: [Archivesspace_Users_Group] MySQL connector question
Neal, Rick wrote on 2020-10-09 11:18:00:
> I am continuing to troubleshoot our mysql issue and have a question about the mysql connector.
>
> My operating system is RHEL 7.
> MySQL version is: mysql-community 5.6.49-2.el7
>
> The instructions sent me to:
> https://dev.mysql.com/downloads/connector/j/
>
> I downloaded: mysql-connector-java-8.0.21-1.el7.noarch.rpm
>
> I did a little searching and found that the mysql-community repo has this one available: mysql-connector-odbc.x86_64 8.0.21-1.el7
>
> My question is that since I installed mysql from a mysql-community repo should I use the mysql-connector-odbc file from that same repo? Does it matter which one?
You need mysql-connector-java, I believe the one you downloaded should be fine. It should be sufficient t have it somewhere in your CLASSPATH.
p
_______________________________________________
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group at lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group
More information about the Archivesspace_Users_Group
mailing list