Lines Matching refs:DBG_ERR_FMT
227 DBG_ERR_FMT("Error while reading %s's OK packet", mysqlnd_command_to_text[command]); in MYSQLND_METHOD()
275 DBG_ERR_FMT("Error while reading %s's EOF packet", mysqlnd_command_to_text[command]); in MYSQLND_METHOD()
286 … DBG_ERR_FMT("EOF packet expected, field count wasn't 0xFE but 0x%2X", ok_response->field_count); in MYSQLND_METHOD()
329 DBG_ERR_FMT("Command out of sync. State=%u", CONN_GET_STATE(conn)); in MYSQLND_METHOD()
352 DBG_ERR_FMT("Error while sending %s packet", mysqlnd_command_to_text[command]); in MYSQLND_METHOD()
763 DBG_ERR_FMT("errorno=%u error=%s", greet_packet->error_no, greet_packet->error);
767 …DBG_ERR_FMT("Connecting to 3.22, 3.23 & 4.0 is not supported. Server is %-.32s", greet_packet->ser…
959 …DBG_ERR_FMT("[%u] %.128s (trying to connect via %s)", conn->error_info->error_no, conn->error_info…
1112 DBG_ERR_FMT("Connection not opened, clear or has been closed. State=%u", state);
1271 DBG_ERR_FMT(*dont_poll ? "All arrays passed are clear":"No stream arrays were passed");
1780 DBG_ERR_FMT("Brutally closing connection [%p][%s]", conn, conn->scheme);
2037 DBG_ERR_FMT("Serious error. %s::%u", __FILE__, __LINE__);