Bug #18867 | MaxConcurrentTransactions Exceeded when doing big delete from table | ||
---|---|---|---|
Submitted: | 6 Apr 2006 19:37 | Modified: | 6 Apr 2006 19:39 |
Reporter: | Kris Buytaert (Candidate Quality Contributor) | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.1.6 alpha | OS: | Linux (Linux) |
Assigned to: | CPU Architecture: | Any |
[6 Apr 2006 19:37]
Kris Buytaert
[6 Apr 2006 19:39]
Jonas Oreland
Hi, This is not a bug. It's documented in limitations section. The work around is to use "truncate" instead.
[6 Apr 2006 19:42]
Jonas Oreland
see http://dev.mysql.com/doc/refman/5.0/en/mysql-cluster-limitations.html and search for truncate (on this page only)