[vchkpw] Generate password in MySQL

2004-04-26 Thread Jonathan Viney
Hi all, Can someone tell me how I can generate a password which could be used in the pw_passwd field in MySQL? If possible, I'd like MySQL to generate the password, can anyone give me some pointers? Cheers, Jonathan

Re: [vchkpw] Generate password in MySQL

2004-04-26 Thread David
On Mon, 2004-04-26 at 11:28, Jonathan Viney wrote: Hi all, Can someone tell me how I can generate a password which could be used in the pw_passwd field in MySQL? If possible, I'd like MySQL to generate the password, can anyone give me some pointers? Cheers, Jonathan Hi, I don't

Re: [vchkpw] Generate password in MySQL

2004-04-26 Thread Michael Bowe
- Original Message - From: Jonathan Viney [EMAIL PROTECTED] Hi all, Can someone tell me how I can generate a password which could be used in the pw_passwd field in MySQL? If possible, I'd like MySQL to generate the password, can anyone give me some pointers? ASP and PHP

Re: [vchkpw] Generate password in MySQL

2004-04-26 Thread Jonathan Viney
Thanks for the replies (Michael and David). Very helpful. Cheers, Jonathan Michael Bowe wrote: - Original Message - From: Jonathan Viney [EMAIL PROTECTED] Hi all, Can someone tell me how I can generate a password which could be used in the pw_passwd field in MySQL? If possible,