Function servers::mysql::writer::handle_err

source ยท
pub fn handle_err(
    e: impl ErrorExt,
    query_ctx: QueryContextRef,
) -> (ErrorKind, String)
Expand description

Handle GreptimeDB error, convert it to MySQL error