mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
lot's of fixes with test cases
This commit is contained in:
@@ -86,7 +86,6 @@ bool select_union::send_data(List<Item> &values)
|
||||
}
|
||||
else
|
||||
return 1;
|
||||
thd->net.report_error=0; // donno why does it work, but it does ...
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user