Re: Blob fields

2003-10-04 Thread sian_choon
Hi, I have the question related to this topic, hopefully you could help me on this. Is that possible that we insert an encrypted image into blob fields where the encryption is done by using mysql existing function (AES_Encrypt) from the client side? If yes, how is the procedure ? Thanks in advance

Pls hep me on MySQL-openssl configuration

2003-09-26 Thread sian_choon
Could anyone tell me how to configure MySQL to apply openssl in win32 platdform? I have tried --with-vio --with-openssl but it seems doesn't work. FYI, I manage to compile openssl with Perl and VC++. But when I use show variables have_openssl to check the status, it still return me no. Details in