Crypt datatype and datatype size
From: Raj (raj_at_nospam.com)
Date: 06/30/04
- Next message: Michael Austin: "Re: Using MySQL Command Load Data Infile"
- Previous message: Michael Austin: "Re: sort color array?"
- Next in thread: Michael Austin: "Re: Crypt datatype and datatype size"
- Reply: Michael Austin: "Re: Crypt datatype and datatype size"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Jun 2004 15:20:30 +0100
Hi all,
I am using crypt on PHP to encrypt a word and am in the process of
setting up the mysql databse to store the encypted word.
For the mysql database:
1) What datatype should I use? varchar, tinyblob, ... ?
2) what size do i need? varchar(10)/(20)/(30)?
Thanks in advance,
Raj
- Next message: Michael Austin: "Re: Using MySQL Command Load Data Infile"
- Previous message: Michael Austin: "Re: sort color array?"
- Next in thread: Michael Austin: "Re: Crypt datatype and datatype size"
- Reply: Michael Austin: "Re: Crypt datatype and datatype size"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]