| Bug #31321 | Partial transaction results with INSERT ... SELECT and cluster replication | ||
|---|---|---|---|
| Submitted: | 1 Oct 2007 19:00 | Modified: | 6 Dec 2007 18:31 |
| Reporter: | Hartmut Holzgraefe | ||
| Status: | Closed | ||
| Category: | Server: Docs | Severity: | S3 (Non-critical) |
| Version: | 5.1, 6.0 | OS: | Any |
| Assigned to: | Jon Stephens | Target Version: | |
| Tags: | ndb, replication, count() | ||
| Triage: | D4 (Minor) | ||
[1 Oct 2007 19:00]
Hartmut Holzgraefe
[2 Oct 2007 7:58]
Jonas Oreland
out select count(*) is does only support dirty_read i.e you should be able to get same result on master. a program doing read with locks (shared/exclusive) should not be able to see "half" epochs... but this is not "provable" using count(*)....
[2 Oct 2007 12:00]
Jon Stephens
Changed category to Docs, reassigned to myself following discussion with Hartmut.
[6 Dec 2007 18:31]
Jon Stephens
Discussed with Jonas, updated 5.1/6.0 Cluster Limitations with info he provided.
