pub fn handle_err(
e: impl ErrorExt,
query_ctx: QueryContextRef,
) -> (ErrorKind, String)Expand description
Handle GreptimeDB error, convert it to MySQL error
pub fn handle_err(
e: impl ErrorExt,
query_ctx: QueryContextRef,
) -> (ErrorKind, String)Handle GreptimeDB error, convert it to MySQL error