RE: mysql primary key question!

2002-07-09 Thread Erick Papadakis
uld be great if you'd post it > to > the mysql list. > > Carl McNamee > Systems Administrator > Billing Concepts > (210) 949-7282 > > -----Original Message- > From: Erick Papadakis [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 08, 2002 6:30 AM > To:

Re: mysql primary key question!

2002-07-08 Thread Roger Baklund
* Erick Papadakis > i need to set up an auto_increment field inside mysql. for various > reasons, the maximum size is 3. Could you say something about these reasons...? > but i don't want this to be ONLY integers > because that limits me until 999 numbers only. Well... using three _bytes_, the

Re: mysql primary key question!

2002-07-08 Thread cristian ditoiu
n . - Original Message - From: "Erick Papadakis" <[EMAIL PROTECTED]> To: "mysql" <[EMAIL PROTECTED]> Sent: Monday, July 08, 2002 2:30 PM Subject: mysql primary key question! > hello, > > i hope some database guru can help me with this! > >

Re: mysql primary key question!

2002-07-08 Thread Gelu Gogancea
t e-mail address : [EMAIL PROTECTED] [EMAIL PROTECTED] - Original Message - From: "Erick Papadakis" <[EMAIL PROTECTED]> To: "mysql" <[EMAIL PROTECTED]> Sent: Monday, July 08, 2002 2:30 PM Subject: mysql primary key question! > hello, > &

mysql primary key question!

2002-07-08 Thread Erick Papadakis
hello, i hope some database guru can help me with this! i need to set up an auto_increment field inside mysql. for various reasons, the maximum size is 3. but i don't want this to be ONLY integers because that limits me until 999 numbers only. since i have all flexibility for these three digi