You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-09-01 01:22:04 +03:00
add more checks around the getsystems
This commit is contained in:
@@ -4683,7 +4683,7 @@ int processCommand(string* arguments)
|
||||
}
|
||||
cout << " ";
|
||||
cout.width(20);
|
||||
cout << "---------------";
|
||||
//cout << "---------------";
|
||||
if ( AmazonElasticIPCount > 0 )
|
||||
{
|
||||
cout.width(20);
|
||||
|
Reference in New Issue
Block a user