Re: Native MySQL Connector
Reizinger Zoltán <[email protected]> Tue, 01 Jun 2010 09:40:20 +0200
| Newsgroups | gmane.comp.openoffice.dba.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Larry, This mailing list for user questions, not for suggesting new feature. Please submit an issue: http://qa.openoffice.org/issue_handling/pre_submission.html Thanks, Zoltan 2010.05.29. 19:53 keltezéssel, Larry Irwin írta: > Hi! > The connector works well, but has no method to supply an SSL key like > the ODBC driver does. > So, for HIPAA covered data, it is only functional within the intranet. > Consider this my request to add SSL so that a user with the following > grant could use the extension: > GRANT SELECT, EXECUTE ON sharedviewsdb.* TO reportinguser@'%' > IDENTIFIED BY 'PaSsWoRd' REQUIRE SSL; > Thanks! >