Re: [Archivesspace_Users_Group] MySQL connector question

2020-10-09 Thread Blake Carver
Users Group Subject: Re: [Archivesspace_Users_Group] MySQL connector question Neal, Rick wrote on 2020-10-09 11:47:06: > 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

Re: [Archivesspace_Users_Group] MySQL connector question

2020-10-09 Thread Peter Heiner
Neal, Rick wrote on 2020-10-09 11:47:06: > 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

Re: [Archivesspace_Users_Group] MySQL connector question

2020-10-09 Thread Neal, Rick
Users Group 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:

Re: [Archivesspace_Users_Group] MySQL connector question

2020-10-09 Thread Peter Heiner
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:

[Archivesspace_Users_Group] MySQL connector question

2020-10-09 Thread Neal, Rick
Good morning, 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: