Hi,
I need to encrypt data as I insert it into a mySQL database.
The data will then be sent as a text file to another institution to be
decrypted.

I am using mySQL version 11.18 Distrib 3.23.58 for RedHat Linux.

I cannot find a single encryption function in the documentation that
seems to not create a syntax error for the version of mySQL I am using.

I am also concerned because whatever encryption I am using needs to be
decrypted outside of mySQL.

Any suggestions?

Thanks!


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to