mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Merge 10.11 into 11.4
This commit is contained in:
@@ -5334,6 +5334,9 @@ put_info(const char *str,INFO_TYPE info_type, uint error, const char *sqlstate)
|
||||
}
|
||||
if (!opt_silent || info_type == INFO_ERROR)
|
||||
{
|
||||
report_progress_end();
|
||||
fflush(stdout);
|
||||
|
||||
if (!inited)
|
||||
{
|
||||
#ifdef HAVE_SETUPTERM
|
||||
|
Reference in New Issue
Block a user