You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
MCOL-833 - fix code merge issue
This commit is contained in:
@ -380,7 +380,7 @@ Error:
|
||||
ostringstream os;
|
||||
os << "DEC: lost connection to " << client->addr2String();
|
||||
writeToLog(__FILE__, __LINE__, os.str(), LOG_TYPE_CRITICAL);
|
||||
}
|
||||
// }
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user