COPY_CLIENT_ERROR  234 ext/mysqlnd/mysqlnd_auth.c 	COPY_CLIENT_ERROR(*conn->error_info, chg_user_resp->error_info);
COPY_CLIENT_ERROR  131 ext/mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*conn->error_info, result->stored_data->error_info);
COPY_CLIENT_ERROR  198 ext/mysqlnd/mysqlnd_ps.c 			COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR  320 ext/mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*stmt->error_info, prepare_resp->error_info);
COPY_CLIENT_ERROR  321 ext/mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*stmt->conn->error_info, prepare_resp->error_info);
COPY_CLIENT_ERROR  507 ext/mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR  738 ext/mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR  950 ext/mysqlnd/mysqlnd_ps.c 			COPY_CLIENT_ERROR(*stmt->conn->error_info, row_packet->error_info);
COPY_CLIENT_ERROR  951 ext/mysqlnd/mysqlnd_ps.c 			COPY_CLIENT_ERROR(*stmt->error_info, row_packet->error_info);
COPY_CLIENT_ERROR 1063 ext/mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*stmt->error_info, *stmt->conn->error_info);
COPY_CLIENT_ERROR 1272 ext/mysqlnd/mysqlnd_ps.c 			COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR 1387 ext/mysqlnd/mysqlnd_ps.c 				COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR 2207 ext/mysqlnd/mysqlnd_ps.c 			COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR  443 ext/mysqlnd/mysqlnd_result.c 			COPY_CLIENT_ERROR(*conn->error_info, rset_header->error_info);
COPY_CLIENT_ERROR  766 ext/mysqlnd/mysqlnd_result.c 			COPY_CLIENT_ERROR(*result->conn->error_info, row_packet->error_info);
COPY_CLIENT_ERROR  892 ext/mysqlnd/mysqlnd_result.c 			COPY_CLIENT_ERROR(*result->conn->error_info, row_packet->error_info);
COPY_CLIENT_ERROR 1379 ext/mysqlnd/mysqlnd_result.c 		COPY_CLIENT_ERROR(set->error_info, row_packet->error_info);
COPY_CLIENT_ERROR 1431 ext/mysqlnd/mysqlnd_result.c 			COPY_CLIENT_ERROR(*conn->error_info, result->stored_data->error_info);
COPY_CLIENT_ERROR   81 ext/mysqlnd/mysqlnd_result_meta.c 			COPY_CLIENT_ERROR(*conn->error_info, field_packet->error_info);