mariadb/mysql-test/suite
Marko Mäkelä d4da659b43 MDEV-35854: Simplify dict_get_referenced_table()
innodb_convert_name(): Convert a schema or table name to
my_charset_filename compatible format.

dict_table_lookup(): Replaces dict_get_referenced_table().
Make the callers responsible for invoking innodb_convert_name().

innobase_casedn_str(): Remove. Let us invoke my_casedn_str() directly.

dict_table_rename_in_cache(): Do not duplicate a call to
dict_mem_foreign_table_name_lookup_set().

innobase_convert_to_filename_charset(): Defined static in the only
compilation unit that needs it.

dict_scan_id(): Remove the constant parameters
table_id=FALSE, accept_also_dot=TRUE. Invoke strconvert() directly.

innobase_convert_from_id(): Remove; only called from dict_scan_id().

innobase_convert_from_table_id(): Remove (dead code).

table_name_t::dblen(), table_name_t::basename(): In non-debug builds,
tolerate names that may miss a '/' separator.

Reviewed by: Debarun Banerjee
2025-01-23 14:38:08 +02:00
..
archive Merge branch '10.5' into 10.6 2024-12-17 11:06:09 +11:00
atomic
binlog Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
binlog_encryption Merge 10.5 into 10.6 2025-01-08 08:48:21 +02:00
client
compat Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
csv Backporting bugs fixes fixed by MDEV-31340 from 11.5 2024-05-21 14:58:01 +04:00
encryption MDEV-34898 Doublewrite recovery of innodb_checksum_algorithm=full_crc32 encrypted pages does not work 2025-01-16 18:14:49 +05:30
engines Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
federated Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
funcs_1 Merge branch '10.5' into 10.6 2024-12-17 11:06:09 +11:00
funcs_2
galera Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
galera_3nodes Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
galera_3nodes_sr Merge branch 10.5 into 10.6 2024-07-09 11:56:47 +02:00
galera_sr Adapt galera_sr.GCF-572 to make it work with innodb-snapshot-isolation 2024-11-29 08:06:32 +01:00
gcol mysqltest: fix --sorted_results 2025-01-09 10:00:36 +01:00
handler Merge branch '10.5' into 10.6 2024-12-17 11:06:09 +11:00
heap Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
innodb MDEV-35854: Simplify dict_get_referenced_table() 2025-01-23 14:38:08 +02:00
innodb_fts MDEV-24035 Failing assertion: UT_LIST_GET_LEN(lock.trx_locks) == 0 causing disruption and replication failure 2024-12-12 18:02:00 +02:00
innodb_gis Merge branch '10.5' into 10.6 2024-10-15 16:00:44 +11:00
innodb_i_s
innodb_zip MDEV-24035 Failing assertion: UT_LIST_GET_LEN(lock.trx_locks) == 0 causing disruption and replication failure 2024-12-12 18:02:00 +02:00
jp
json MDEV-34679 ER_BAD_FIELD uses non-localizable substrings 2024-10-17 21:37:37 +02:00
large_tests fix failing large_tests.maria_recover_encrypted 2024-04-22 17:22:11 +02:00
maria MDEV-35469 Heap tables are calling mallocs to often 2025-01-05 16:40:11 +02:00
mariabackup Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
mtr/t Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
mtr2
multi_source MDEV-24035 Failing assertion: UT_LIST_GET_LEN(lock.trx_locks) == 0 causing disruption and replication failure 2024-12-12 18:02:00 +02:00
optimizer_unfixed_bugs
parts Merge branch '10.5' into '10.6' 2024-12-18 05:09:23 +01:00
perfschema MDEV-35384 Table performance_schema.session_status and other two tables are not shown in information_schema.tables for normal users 2025-01-09 10:00:35 +01:00
perfschema_stress
period Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
plugins Merge 10.5 into 10.6 2024-12-11 14:46:43 +02:00
roles Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
rpl Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
s3 Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
sql_sequence Merge 10.5 into 10.6 2025-01-20 09:57:37 +02: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 Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
sysschema Merge 10.5 into 10.6 2024-03-12 09:19:57 +02:00
unit
vcol Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
versioning Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
wsrep Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00