Bug #5201 | 'freezing' of utility when performing operations on numerous records | ||
---|---|---|---|
Submitted: | 25 Aug 2004 9:26 | Modified: | 1 Dec 2004 13:43 |
Reporter: | [ name withheld ] | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S3 (Non-critical) |
Version: | mysql-query-browser-1.0.5-alpha-win-noin | OS: | Windows (win ad svr 2000) |
Assigned to: | CPU Architecture: | Any |
[25 Aug 2004 9:26]
[ name withheld ]
[25 Aug 2004 16:35]
Michael G. Zinner
Do you have a primary key on this table? Did you execute DELETE * FROM test; or did you have a where clause? Do you have a similar behaviour in the MySQL command line client? Thanks!