It sounds like your 'id' column does not have an index.
Jeff
Uli wrote:
> Hallo!
>
> Maybe you can help me with my problems.
>
> I have a html form that deletes (or updates) over a php-script datas from
> my database like "delete from table_name where id=xy"
>
> and it works correctly.
>
> But when I have about 100 entries in my database then it takes about 50
> sec. to delete an entry.
>
> Do you know what it can be????
>
> Please send replies to this newsgroup or to [EMAIL PROTECTED]
>
> Thanx a lot.
>
> Uli
>
>
>
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]