Rutledge, Friday, January 25, 2002, 12:19:58 AM, you wrote:
Reoen> A quick question. When creating a table that will hold values generated Reoen> by the password() function, what kind of column should this be stored Reoen> in...I am assuming VARCHAR(?). Could someone kindly tell me the length? Reoen> I've skimmed the whole manual and I can't find any reference to this. Reoen> Thank you! Aaron As far as I can see, the definition for table "user" tells us that "password" column type is char(16). -- For technical support contracts, goto https://order.mysql.com/ This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ 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