1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

Merge branch '12.0' into 12.1

This commit is contained in:
Sergei Golubchik
2025-06-05 12:00:59 +02:00
451 changed files with 15009 additions and 6955 deletions

View File

@@ -4470,7 +4470,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(