"Guridi, Tomas" wrote:
>
> Hi , i´m having a strange problem with the update in mysql
> i have a table named "notices" with the following fields:
>
> id :prymary, int, auto_increment.
> title :varchar (255).
> priority:int.
>
>
> "GLC" == Gerald L Clark <[EMAIL PROTECTED]> writes:
GLC> You do not say what version you are running.
GLC> Older versions did not allow updating the primary key field in that
GLC> manner.
he's not updating the primary key field.
-Mensaje original-
De: Gerald L. Clark [mailto:[EMAIL PROTECTED]]
Enviado el: lunes 29 de enero de 2001 12:53
Para: Guridi, Tomas
Cc: '[EMAIL PROTECTED]'
Asunto: Re: Problem with the UPDATE
"Guridi, Tomas" wrote:
>
> Hi , i´m having a strange problem with th
"Guridi, Tomas" wrote:
>
> Hi , i´m having a strange problem with the update in mysql
> i have a table named "notices" with the following fields:
>
> id :prymary, int, auto_increment.
> title :varchar (255).
> priority:int.
>
>
Hi , i´m having a strange problem with the update in mysql
i have a table named "notices" with the following fields:
id :prymary, int, auto_increment.
title :varchar (255).
priority:int.
inside this table i have 5 registers like this :
id title priority
1