RE: increment and update in one query

2005-08-03 Thread Christian Lee
>> Hi all, >> >> I've a question to guru :) >> there're two tables: >> mysql> show fields from domains; >> ++--+--+-+-+ >> | Field | Type | Null | Key | Default | Extra >> ++--+--+-+-+

Re: increment and update in one query

2005-08-03 Thread SGreen
"Christian Lee" <[EMAIL PROTECTED]> wrote on 08/03/2005 02:19:30 PM: > Hi all, > > I've a question to guru :) > there're two tables: > mysql> show fields from domains; > ++--+--+-+-+ > | Field | Type | Null | Key | Default | Extra > +--