String offsets in MariaDB are 1-based, except in "Oracle compatible" mode. SUBSTR(modtoken,0,13) was always the empty string and so the modtoken comparison was always true. I was able to reproduce a failure to reach consistency using ring replication. Add regression test. Bug: T315271 Change-Id: I74e54e8aba44505dd04426c12d91a9ea0de17f22 |
||
|---|---|---|
| .. | ||
| ObjectCacheTest.php | ||
| SqlBagOStuffIntegrationTest.php | ||
| SqlBagOStuffMultiPrimaryIntegrationTest.php | ||
| SqlBagOStuffServerArrayTest.php | ||