log more error message while change timestamp_service failed (#801)

* log more error message

* revert

* log more error message
This commit is contained in:
Laughing 2022-03-08 16:20:31 +08:00 committed by GitHub
parent 1c769b3314
commit 8204eea3f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1560,6 +1560,7 @@ int ObSysVarOnCheckFuncs::check_and_convert_timestamp_service(
set_var.var_name_.ptr(),
in_str.length(),
in_str.ptr());
LOG_WARN("only 'LTS' is supported under sys tenant");
}
}
} else {