1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Merge remote-tracking branch 'github/bb-11.4-release' into bb-11.8-serg

This commit is contained in:
Sergei Golubchik
2025-04-27 11:33:27 +02:00
committed by Oleksandr Byelkin
430 changed files with 14769 additions and 6751 deletions

View File

@@ -4465,7 +4465,7 @@ bool get_lookup_field_values(THD *thd, COND *cond, bool fix_table_name_case,
break;
}
if (lower_case_table_names && !rc)
if (lower_case_table_names == 1 && !rc)
{
if (lookup_field_values->db_value.str && lookup_field_values->db_value.str[0])
lookup_field_values->db_value= thd->make_ident_casedn(