Commit 65709fa
Bug#29322313: ANGSTROM AND A-RING NOT EQUAL WITH CHAR(N) COLUMN AND UTF8MB4_0900_AI_CI
Post push patch, removing failing test case from ndb_fully_replicated.test. That test case tested that all partitions had at least a row inserted after inserting 8 rows. That rellied on the hash function doing a 'fair' distribution over the 4 partitions, which is something we can not guarantee - at least not for such few row. Furthermore, the test case did not test any properties releated to 'fully replicated' , which the test was intended for. Reviewed by : Mauritz Sundell <mauritz.sundell@oracle.com> (cherry picked from commit 5684466a17b2c33e443a74aea2ce4aa9edc9cfa9)1 parent 972e2d8 commit 65709fa
File tree
2 files changed
+0
-17
lines changed- mysql-test/suite/ndb
- r
- t
2 files changed
+0
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | 78 | | |
89 | 79 | | |
90 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 43 | | |
51 | 44 | | |
52 | 45 | | |
| |||
0 commit comments