At 10:39 AM +0200 6/15/01, Sven Huster wrote:
>On Thu, Jun 14, 2001 at 07:30:01PM -0500, Paul DuBois wrote:
>> *This message was transferred with a trial version of CommuniGate(tm) Pro*
>> At 1:36 AM +0200 6/15/01, Sven Huster wrote:
>> >Hi there
>> >
>> >can i somehow easily recreate the aut
On Thu, Jun 14, 2001 at 07:30:01PM -0500, Paul DuBois wrote:
> *This message was transferred with a trial version of CommuniGate(tm) Pro*
> At 1:36 AM +0200 6/15/01, Sven Huster wrote:
> >Hi there
> >
> >can i somehow easily recreate the auto_increment col if is was not
> >correctly set?
> >i just
At 1:36 AM +0200 6/15/01, Sven Huster wrote:
>Hi there
>
>can i somehow easily recreate the auto_increment col if is was not
>correctly set?
>i just recognized that most rows contain "1" cause the primary key was
>set
>on the auto_increment col + another one.
>so mysql only creates a entry > 1 if
Hi there
can i somehow easily recreate the auto_increment col if is was not
correctly set?
i just recognized that most rows contain "1" cause the primary key was
set
on the auto_increment col + another one.
so mysql only creates a entry > 1 if the other field was equal to
another row.
thanks
reg