
The functions do not set errno on all invalid input, so it's best to check endptr. Also, strtoll is now used for server id scanning through QueryResult.
The functions do not set errno on all invalid input, so it's best to check endptr. Also, strtoll is now used for server id scanning through QueryResult.