Check if the current error is of temporary nature or not. Some errors are temporary in nature, such as ER_LOCK_DEADLOCK and ER_LOCK_WAIT_TIMEOUT. Ndb also signals that the error is temporary by pushing a warning with the error code ER_GET_TEMPORARY_ERRMSG, if the originating error is temporary. @param thd a THD instance, typically of the slave SQL thread's. @error_arg the erro
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected