MariaDB is a fork of MySQL, so the mysql-auth extension should work the same as it does with MySQL.
Erik Berndt On Tue, Oct 23, 2018 at 4:08 PM Zachary Piazza <[email protected]> wrote: > You don't have to apologize my dude I appreciate any input. Gonna open up > a aws support ticket and see what they can tell me. How would I use the > MariaDB connector with guacamole tho? There's no Auth extension for Maria. > > On Tue, Oct 23, 2018, 3:04 PM Nick Couchman <[email protected]> wrote: > >> On Tue, Oct 23, 2018 at 3:32 PM doyouhas <[email protected]> wrote: >> >>> I checked my cloudwatch logs. Nothing relating to this problem was logged >>> there. And as I stated in my previous post, on the instance where I've >>> installed guacamole, I installed the mysql client and can connect to the >>> database fine. I'm thinking it must have something to do with JDBC and >>> AWS >>> RDS, bc when I install mysql server on a physical instance, it doesn't >>> have >>> this issue. But I'm not pro enough with java to understand this JDBC >>> failure. >>> >>> >> I'm guessing you're using a recent-ish version of the MySQL driver in >> your Guacamole instance? According to Amazon's docs they recommend the >> MariaDB Connector/J JDBC connector for connecting to Aurora, but I'm >> guessing MySQL should work fine, too. Also, looks like Aurora can be set >> up to use SSL/TLS - is that enabled/required/default on your Aurora >> instance? >> >> Sorry, trying to help but kind of shooting in the dark, here - I agree >> with the other folks that have responded that it really feels like some >> sort of network connectivity, firewall, or VDC configuration issue that is >> blocking the JDBC connection from hitting the Aurora instance. >> >> -Nick >> > -- This e-mail and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient or the person responsible for delivering the e-mail to the intended recipient, be advised that you have received this e-mail in error and that any use, dissemination, forwarding, printing or copying of this e-mail is strictly prohibited. If you have received this e-mail in error, please immediately notify Superior Paving Corp. by telephone at (703) 631-0004. You will be reimbursed for reasonable costs incurred in notifying us.
