mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.2 into 10.3
This commit is contained in:
@@ -1548,6 +1548,7 @@ end:
|
||||
{
|
||||
my_fwrite(result_file, (const uchar *) tmp_str.str, tmp_str.length,
|
||||
MYF(MY_NABP));
|
||||
fflush(result_file);
|
||||
my_free(tmp_str.str);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user