On Fri, 2001-10-05 at 06:48, Manish Mehta wrote:
> hello,
> 
> Is MySQL Support Encryption ?
> 

Depends what yo mean. Database encryption? No. Use crypted filesystem
for this. Encryption functions? Partially yes. We have ENCRYPT() and
MD5() functions. Encrypted communication? Yes, from 4.0.0 MySQL will
support SSL secured connections.

-- 
For technical support contracts, goto https://order.mysql.com/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Tonu Samuel <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Security Administrator
/_/  /_/\_, /___/\___\_\___/   Tallinn, Estonia
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to