Any mysql encryption functions would be done server side ofcourse before
putting it into the database..   I'd just incorporate an de/encryption
scheme into your client app, and insert as standard BLOB string to remote
server.


On Sat, 4 Oct 2003, sian_choon wrote:

> 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.
>
> Jeremy Zawodny <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 01, 2003 at 05:51:18PM +0100, Angelo Carmo wrote:
> > I people,
> >
> > Who knows how to insert an image file into blob fileds.
>
> Lots of us know how. And we've discussed it on the list about 600 times
> already. I'm sure you'll find an answer in the list archives.
>
> Jeremy
> --
> Jeremy D. Zawodny | Perl, Web, MySQL, Linux Magazine, Yahoo!
> | http://jeremy.zawodny.com/
>
> MySQL 4.0.15-Yahoo-SMP: up 17 days, processed 630,933,987 queries (412/sec. avg)
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
>
>
> ---------------------------------
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product search

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

Reply via email to