mariadb/mysql-test/suite
ParadoxV5 ac79738236
MDEV-35304: Add Connects_Tried and Master_Retry_Count to SSS
When the IO thread (re)connect to a primary,
no updates are available besides unique errors that cause the failure.
These new `Master_info` numbers supplement SHOW SLAVE STATUS’s (most-
recent) ‘Connecting’ state with statistics on (re)connect attempts:

* `Connects_Tried`: how many retries have been attempted so far
  This was previously a local variable that only counted re-attempts;
  it’s now meaningful even after the “Connecting” state concludes.
* `Master_Retry_Count` (from MDEV-25674): out of how many configured

Side-note: Some of the tests updated by this commit dump the entire
SHOW SLAVE STATUS, which might include non-deterministic entries.

Reviewed-by: Kristian Nielsen <knielsen@knielsen-hq.org>
2025-02-20 17:25:20 -07:00
..
archive Merge branch '10.5' into 10.6 2024-12-17 11:06:09 +11:00
atomic Disable atomic.alter_table on MSAN because of slowness 2025-01-09 12:31:17 +02:00
binlog cleanup: select ... into tests 2025-02-11 20:31:25 +01:00
binlog_encryption cleanup: select ... into tests 2025-02-11 20:31:25 +01:00
client MDEV-14978 fix client.client-env-variable test 2024-10-19 16:53:16 +02:00
compat Update errmsg-utf8.txt re my_snprintf suffixes 2025-02-12 10:17:44 +01:00
csv
encryption MDEV-9158 post-merge fixes 2025-02-11 20:31:36 +01:00
engines cleanup: select ... into tests 2025-02-11 20:31:25 +01:00
events Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
federated cleanup: select ... into tests 2025-02-11 20:31:25 +01:00
funcs_1 MDEV-35304: Add Connects_Tried and Master_Retry_Count to SSS 2025-02-20 17:25:20 -07:00
funcs_2
galera Merge branch '11.4' into 11.7 2025-02-06 16:46:36 +01:00
galera_3nodes Merge branch '11.4' into 11.7 2025-02-06 16:46:36 +01:00
galera_3nodes_sr MDEV-35124 Set innodb_snapshot_isolation=ON by default 2024-10-11 15:02:31 +03:00
galera_sr Merge branch '11.4' into 11.7 2025-02-06 16:46:36 +01:00
gcol cleanup: select ... into tests 2025-02-11 20:31:25 +01:00
handler Merge 11.4 into 11.7 2025-01-09 09:41:38 +02:00
heap Merge branch '11.4' into 11.7 2025-02-06 16:46:36 +01:00
innodb cleanup: select ... into tests 2025-02-11 20:31:25 +01:00
innodb_fts Merge 11.4 into 11.7 2025-01-09 09:41:38 +02:00
innodb_gis Merge branch '11.4' into 11.7 2025-02-06 16:46:36 +01:00
innodb_i_s
innodb_zip Merge branch '11.4' into 11.7 2025-02-06 16:46:36 +01:00
jp
json MariaDB 11.4.4 release 2024-11-08 07:17:00 +01:00
large_tests
maria MDEV-34189 Unexpected error on WHERE inet6col 2025-01-29 09:08:19 +04:00
mariabackup Merge branch '11.4' into 11.7 2025-02-06 16:46:36 +01:00
merge
mtr/t Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
mtr2
multi_source MDEV-35304: Add Connects_Tried and Master_Retry_Count to SSS 2025-02-20 17:25:20 -07:00
optimizer_unfixed_bugs
parts Merge branch '11.4' into 11.7 2025-02-06 16:46:36 +01:00
perfschema Merge branch '11.4' into 11.7 2025-02-06 16:46:36 +01:00
perfschema_stress
period cleanup: select ... into tests 2025-02-11 20:31:25 +01:00
plugins Merge 11.4 into 11.7 2025-01-09 09:41:38 +02:00
roles 12.0 branch 2025-02-12 12:37:38 +01:00
rpl MDEV-35304: Add Connects_Tried and Master_Retry_Count to SSS 2025-02-20 17:25:20 -07:00
s3 Merge branch '11.7' into 11.8 2025-02-11 20:29:43 +01:00
sql_sequence Merge branch '11.7' into 11.8 2025-02-11 20:29:43 +01:00
storage_engine
stress MDEV-34453 Trying to read 16384 bytes at 70368744161280 outside the bounds of the file: ./ibdata1 2024-09-20 20:26:43 +05:30
sys_vars 12.0 branch 2025-02-12 12:37:38 +01:00
sysschema MDEV-31736: format_bytes implementation 2024-11-26 13:10:01 +04:00
unit
vcol cleanup: select ... into tests 2025-02-11 20:31:25 +01:00
versioning cleanup: select ... into tests 2025-02-11 20:31:25 +01:00
wsrep Merge branch '11.4' into 11.7 2025-02-06 16:46:36 +01:00