1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-04 17:23:46 +03:00
Files
mariadb/mysql-test/suite
Daniele Sciascia fcc0b89d52 Fix MTR test galera_3nodes_sr.galera_vote_sr (#1439)
A large INSERT would occasionally fail with a deadlock error. This
is due to a limitation in galera library: large writesets that are
internally fragmented (> 32KB), may fail to replicate during a
configuration change. Even if the configuration change is from primary
to primary.
Changed the test to reduce writeset sizes from ~65K to ~16K.
2020-03-20 07:26:46 +02:00
..
2020-03-19 05:43:57 +02:00
2020-02-12 08:55:17 +01:00
2020-01-29 15:06:06 +02:00
2020-03-11 17:52:49 +01:00
2020-03-11 13:27:10 +01:00
2020-03-18 12:00:38 +02:00
2020-03-11 17:52:49 +01:00
2020-03-10 19:24:22 +01:00
2020-03-17 07:58:41 +02:00