mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
merging
This commit is contained in:
@ -935,7 +935,7 @@ bool select_singleval_subselect::send_data(List<Item> &items)
|
||||
it->real_value= val_item->val_result();
|
||||
if ((it->null_value= val_item->is_null_result()))
|
||||
{
|
||||
it->assign_null();
|
||||
it->reset();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user