You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-27 21:01:50 +03:00
MCOL-104 First pass of InfiniDB rename in code
This commit is contained in:
@ -53,7 +53,7 @@ bool sFlg;
|
||||
void usage()
|
||||
{
|
||||
cout << "usage: reset_locks [-vnh]" << endl;
|
||||
cout << " reset all InfiniDB shared memory locks" << endl;
|
||||
cout << " reset all ColumnStore shared memory locks" << endl;
|
||||
cout << " -h display this help" << endl;
|
||||
cout << " -v verbose output" << endl;
|
||||
cout << " -s skip session mgr resets" << endl;
|
||||
|
Reference in New Issue
Block a user