1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Merge 10.3 into 10.4

This commit is contained in:
Marko Mäkelä
2019-04-08 21:58:18 +03:00
23 changed files with 244 additions and 377 deletions

View File

@ -6343,7 +6343,7 @@ drop_create_field:
Key_part_spec *kp;
if ((kp= part_it++))
chkname= kp->field_name.str;
if (keyname == NULL)
if (chkname == NULL)
continue;
}
if (key->type == chk_key->type &&