COPY_CLIENT_ERROR  235 mysqlnd/mysqlnd_auth.c 	COPY_CLIENT_ERROR(*conn->error_info, chg_user_resp->error_info);
COPY_CLIENT_ERROR  112 mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*conn->error_info, result->stored_data->error_info);
COPY_CLIENT_ERROR  179 mysqlnd/mysqlnd_ps.c 			COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR  301 mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*stmt->error_info, prepare_resp->error_info);
COPY_CLIENT_ERROR  302 mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*stmt->conn->error_info, prepare_resp->error_info);
COPY_CLIENT_ERROR  487 mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR  690 mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR  907 mysqlnd/mysqlnd_ps.c 			COPY_CLIENT_ERROR(*stmt->conn->error_info, row_packet->error_info);
COPY_CLIENT_ERROR  908 mysqlnd/mysqlnd_ps.c 			COPY_CLIENT_ERROR(*stmt->error_info, row_packet->error_info);
COPY_CLIENT_ERROR 1019 mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*stmt->error_info, *stmt->conn->error_info);
COPY_CLIENT_ERROR 1223 mysqlnd/mysqlnd_ps.c 			COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR 1338 mysqlnd/mysqlnd_ps.c 				COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR 2180 mysqlnd/mysqlnd_ps.c 			COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR  404 mysqlnd/mysqlnd_result.c 			COPY_CLIENT_ERROR(*conn->error_info, rset_header->error_info);
COPY_CLIENT_ERROR  708 mysqlnd/mysqlnd_result.c 			COPY_CLIENT_ERROR(*result->conn->error_info, row_packet->error_info);
COPY_CLIENT_ERROR  843 mysqlnd/mysqlnd_result.c 			COPY_CLIENT_ERROR(*result->conn->error_info, row_packet->error_info);
COPY_CLIENT_ERROR 1230 mysqlnd/mysqlnd_result.c 		COPY_CLIENT_ERROR(set->error_info, row_packet->error_info);
COPY_CLIENT_ERROR 1279 mysqlnd/mysqlnd_result.c 			COPY_CLIENT_ERROR(*conn->error_info, result->stored_data->error_info);
COPY_CLIENT_ERROR  173 mysqlnd/mysqlnd_result_meta.c 			COPY_CLIENT_ERROR(*conn->error_info, field_packet->error_info);