On Fri, 21 Jun 2002 14:36:28 +0700
"ihwan" <[EMAIL PROTECTED]> wrote:
> Dear All,
>
> I have a trouble with my database using mysql.
> The problem is one of the table can not increase new record.
> and I can not add new data to that table.
> The last row is no. 226428
> I don't use number fiel
Dear All,
I have a trouble with my database using mysql.
The problem is one of the table can not increase new record.
and I can not add new data to that table.
The last row is no. 226428
I don't use number field type for identity or auto_increment
.
Does anyone know why this trouble can occurs