You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
(cherry picked from commit 5684466a17b2c33e443a74aea2ce4aa9edc9cfa9)
0 commit comments