2 messages in com.mysql.lists.win32RE: creating a user table
FromSent OnAttachments
Gerardo Rojas10 Oct 2003 07:33 
jbon...@sola.com.au12 Oct 2003 16:14 
Subject:RE: creating a user table
From:jbon...@sola.com.au (jbon@sola.com.au)
Date:10/12/2003 04:14:35 PM
List:com.mysql.lists.win32

Use the PASSWORD function when you insert data.

-----Original Message----- From: Gerardo Rojas [mailto:gro@strategicinc.com] Sent: Saturday, 11 October 2003 12:04 AM To: win@lists.mysql.com Subject: creating a user table

I want to create my own user table. How do I define the password field in the table to be hashed? Or do I just call PASSWORD('real_password') when I insert it into the table.

Win2k MySQL 4.0.15