Merge branch '10.0' into 10.1

This commit is contained in:
Sergei Golubchik 2016-06-28 22:01:55 +02:00
commit 3361aee591
654 changed files with 30623 additions and 12481 deletions

View file

@ -1612,7 +1612,7 @@ bool mysql_multi_update(THD *thd,
DBUG_RETURN(TRUE);
}
thd->abort_on_warning= thd->is_strict_mode();
thd->abort_on_warning= !ignore && thd->is_strict_mode();
List<Item> total_list;
res= mysql_select(thd, &select_lex->ref_pointer_array,