ENCRYPT function generates NULL value. Any help?

2003-09-04 Thread Chris Botha
Hi all,   Upon testing the "ENCRYPT" function of MySQL, [ eg. SELECT ENCRYPT("MyPass")  ] I keep on getting "NULL" values. I read the online documentation on the site, and they mentioned something about a specific "crypt" function that has to be on the system for one to be able to use the fun

Re: Records Mysql can handle??

2003-09-04 Thread Chris Botha
Hi Binay,   There is no exact limitation for MySQL storing records. Whatever your current need is, I'm quite confident that MySQL will be more than sufficient for your database needs.   To give you an example which should give you a clearer picture as to what MySQL is capable of, is that sinc