| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Thimble Smith | Date: | October 1 1999 1:10am |
| Subject: | Re: bug | ||
| View as plain text | |||
At 18:01, 19990930, Scott A. Cole wrote: >Why does a delete of records state that there is not rows affected by the >deleted. For example: Not a bug - it's mentioned in the manual. MySQL doesn't know how many rows were affected, because as a special case when there's no WHERE clause in the DELETE, MySQL just wipes the whole table instead of its normal row delete operation. Tim
| Thread | ||
|---|---|---|
| • bug | Scott A. Cole | 1 Oct |
| • Re: bug | Thimble Smith | 1 Oct |
| • Re: bug | Ralph Graulich | 1 Oct |
| • Re: bug | Scott A. Cole | 1 Oct |
