M
cr_probe_replica_status
Moderate
MySQL · Connector / Client Library
MySQL client error 2022: PROBE REPLICA STATUS.
Quick Answer
Error code CR_PROBE_REPLICA_STATUS on your MySQL Connector / Client Library means: MySQL client error 2022: PROBE REPLICA STATUS.. This is usually fixable — see the step-by-step guide below.
Affected Models
Likely Causes
  1. MySQL client emitted CR_PROBE_REPLICA_STATUS during connection/statement handling.
  2. Server/client state drift caused an unexpected execution-path failure.
  3. A lower-level subsystem raised a non-recoverable error for this request.
How to Fix It
1
Capture client and server logs for CR_PROBE_REPLICA_STATUS, including host, port, TLS mode, and statement context.
2
Collect server/client logs with request IDs and stack context for the failing call.
3
Retry once after confirming system health and dependency availability.
4
Escalate recurring failures with reproducible traces and version/build details.
5
Track CR_PROBE_REPLICA_STATUS frequency by environment to detect regressions early.
Pro Tip
This fix requires some technical knowledge. If you're unsure about any step, consider contacting support or a qualified technician.
Related Error Codes
Video Guides
Loading video guides…
Search more on YouTube →