I don't have data bridge just Data Assist. Is there any way to modify the the Data Assist code to use AES_ENCRYPT function when saving to MySQL? The reason I ask is because I was able to get the RIJNDAL Encryption to work but the problem is that the data is already encrypted using AES and I can't get RIJNDAL Encryption to encrypt/decrypt in the same way.