mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '10.6' into 10.11
This commit is contained in:
@@ -3546,7 +3546,8 @@ int main(int argc, char** argv)
|
||||
{
|
||||
if (!opt_version)
|
||||
{
|
||||
usage();
|
||||
error("Please provide the log file(s). Run with '--help' for usage "
|
||||
"instructions.");
|
||||
retval= ERROR_STOP;
|
||||
}
|
||||
goto err;
|
||||
|
Reference in New Issue
Block a user