Re: auto_increments

2002-05-13 Thread Chris Knipe
Kind Regards, Chris Knipe MegaLAN Corporate InterNetworking Services Tel: +27 21 854 7064 Cell: +27 72 434 7582 - Original Message - From: <[EMAIL PROTECTED]> To: "Chris Knipe" <[EMAIL PROTECTED]> Sent: Monday, May 13, 2002 9:10 PM Subject: Re: auto_increments

Re: auto_increments

2001-03-01 Thread Gerald L. Clark
Did you try it? What happened? John Nielsen wrote: > > Hey everyone, > > This may have already come up a couple of times in the mailling list, but I > I was wondering with mysql-3.22.32 if you can have two auto_increment's > in one table, e.g.: > > +--+--+--+-+

Antwort: auto_increments

2001-03-01 Thread alexander . skwar
've seen that one of your auto_increments was a tinyint, and the other one a mediumint. I still don't get this. - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.co

auto_increments

2001-02-28 Thread John Nielsen
Hey everyone, This may have already come up a couple of times in the mailling list, but I I was wondering with mysql-3.22.32 if you can have two auto_increment's in one table, e.g.: +--+--+--+-+-++ | Field| Type | Null | Key | Def