Nguyen Trong Phuc wrote:

 > we can use subselect now with MySQL-Max version.


I think not. I know it failed with 3.23.43, when I tried it just now 
(mysqld-max).

Regarding encrypt(), the manual does say that encrypt() returns NULL on 
OSes where the crypt() function is not available. True. However, there's a 
nice GPLed version of crypt() that comes as part of GLIBC which can surely 
be incorporated into the now-GPL'ed MySQL distribution (thus making it 
OS-independent)..
--
Shankar.



---------------------------------------------------------------------
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