mariadb/mysql-test/suite
Brandon Nesterenko 6cab2f75fe MDEV-23857: replication master password length
After MDEV-4013, the maximum length of replication passwords was extended to
96 ASCII characters. After a restart, however, slaves only read the first 41
characters of MASTER_PASSWORD from the master.info file. This lead to slaves
unable to reconnect to the master after a restart.

After a slave restart, if a master.info file is detected, use the full
allowable length of the password rather than 41 characters.

Reviewed By:
============
Sergei Golubchik <serg@mariadb.com>
2024-06-18 07:21:18 -06:00
..
archive MDEV-33727 mariadb-dump trusts the server and does not validate the data 2024-05-06 17:16:10 +02:00
binlog MDEV-9179 When binlog_annotate_row_events on , event of binlog file is truncated 2024-05-06 20:14:37 +02:00
binlog_encryption MDEV-9179 When binlog_annotate_row_events on , event of binlog file is truncated 2024-05-06 20:14:37 +02:00
client
compat MDEV-33727 mariadb-dump trusts the server and does not validate the data 2024-05-06 17:16:10 +02:00
csv Backporting bugs fixes fixed by MDEV-31340 from 11.5 2024-05-21 14:58:01 +04:00
encryption MDEV-29307 Wrong result when joining two derived tables over the same view 2024-06-04 17:54:01 -07:00
engines
federated MDEV-33727 mariadb-dump trusts the server and does not validate the data 2024-05-06 17:16:10 +02:00
funcs_1 MDEV-34295 CAST(char_col AS DOUBLE) prints redundant spaces in a warning 2024-06-04 15:34:14 +04:00
funcs_2
galera MDEV-34269 : 10.11.8 cluster becomes inconsistent when using composite primary key and partitioning 2024-06-07 18:26:08 +02:00
galera_3nodes MDEV-33523 Spurious deadlock error when wsrep_on=OFF 2024-06-06 19:19:34 +02:00
galera_3nodes_sr MDEV-34071: Failure during the galera_3nodes_sr.GCF-336 test 2024-05-06 03:16:59 +02:00
galera_sr
gcol fix tests after 349ca2be74 2024-05-08 20:01:17 +02:00
handler
heap
innodb MDEV-34169 Don't allow innodb_open_files to be lesser than 2024-06-07 20:50:39 +05:30
innodb_fts MDEV-34057 Inconsistent FTS state in concurrent scenarios 2024-06-06 19:09:13 +05:30
innodb_gis
innodb_i_s
innodb_zip
jp
json MDEV-19487: JSON_TYPE doesnt detect the type of String Values 2024-04-29 22:32:17 +05:30
large_tests
maria MDEV-22935 Erroneous Aria Index / Optimizer behaviour 2024-06-05 10:29:49 +03:00
mariabackup MDEV-34053 mariadbbackup privilege REPLICA MONITOR issue 2024-05-09 09:53:44 +10:00
mtr/t
mtr2
multi_source
optimizer_unfixed_bugs
parts MDEV-24610 MEMORY SE: check overflow in info calls with HA_STATUS_AUTO 2024-05-22 09:18:09 +10:00
perfschema sporadic failure of perfschema.func_file_io 2024-05-05 21:37:07 +02:00
perfschema_stress
period
plugins
roles MDEV-33727 mariadb-dump trusts the server and does not validate the data 2024-05-06 17:16:10 +02:00
rpl MDEV-23857: replication master password length 2024-06-18 07:21:18 -06:00
s3 MDEV-33727 update test results 2024-05-08 20:01:17 +02:00
sql_sequence Change mysqldump to use DO instead of 'SELECT' for storing sequences. 2024-06-16 10:51:33 +03:00
storage_engine
stress
sys_vars
unit
vcol
versioning
wsrep