mariadb/storage
ParadoxV5 abe3419594
MDEV-25674: Add CHANGE MASTER TO master_retry_count
This new CHANGE MASTER TO field specifies the `--master-retry-count`
(global option: the number of Primary connection attempts)
for each multi-source replica; i.e, per-channel `performance_schema.`
`replication_connection_configuration.connection_retry_count`.

`--master-retry-count` remains the default for new `CHANGE MASTER TO`s.

This new keyword and `master-info` format
matches those of pre-‘REPLICATION SOURCE’ MySQL.
2025-02-12 14:24:04 -07:00
..
archive cleanup: remove unconditional #ifdef's 2024-11-05 14:00:47 -08:00
blackhole Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
columnstore Merge branch '10.6' into 10.11 2025-01-30 11:55:13 +01:00
connect Merge branch '11.4' into 11.7 2025-02-06 16:46:36 +01:00
csv Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
example Tag push_warning_printf with ATTRIBUTE_FORMAT 2025-02-12 10:17:44 +01:00
federated Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
federatedx Tag rest of my_vsnprintf users w/ ATTRIBUTE_FORMAT 2025-02-12 10:17:44 +01:00
heap Merge branch '11.7' into 11.8 2025-02-11 20:29:43 +01:00
innobase Tag the sql/log.h family with ATTRIBUTE_FORMAT 2025-02-12 10:17:44 +01:00
maria Update my_snprintf’s last loose ends to suffixes 2025-02-12 10:17:44 +01:00
mroonga MDEV-35837 Move to c++17 2025-01-16 15:08:29 -05:00
myisam Tag myisamdef.h printers with ATTRIBUTE_FORMAT 2025-02-12 10:17:44 +01:00
myisammrg Merge 11.4 into 11.7 2025-01-09 09:41:38 +02:00
oqgraph Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
perfschema MDEV-25674: Add CHANGE MASTER TO master_retry_count 2025-02-12 14:24:04 -07:00
rocksdb Tag the sql/log.h family with ATTRIBUTE_FORMAT 2025-02-12 10:17:44 +01:00
sequence cleanup: extract transaction-related part of handlerton 2024-11-05 14:00:50 -08:00
sphinx Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
spider Merge branch '11.7' into 11.8 2025-02-11 20:29:43 +01:00
test_sql_discovery MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00