COPY_CLIENT_ERROR  234 ext/mysqlnd/mysqlnd_auth.c 	COPY_CLIENT_ERROR(*conn->error_info, chg_user_resp->error_info);
COPY_CLIENT_ERROR  112 ext/mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*conn->error_info, result->stored_data->error_info);
COPY_CLIENT_ERROR  179 ext/mysqlnd/mysqlnd_ps.c 			COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR  301 ext/mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*stmt->error_info, prepare_resp->error_info);
COPY_CLIENT_ERROR  302 ext/mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*stmt->conn->error_info, prepare_resp->error_info);
COPY_CLIENT_ERROR  488 ext/mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR  692 ext/mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR  900 ext/mysqlnd/mysqlnd_ps.c 			COPY_CLIENT_ERROR(*stmt->conn->error_info, row_packet->error_info);
COPY_CLIENT_ERROR  901 ext/mysqlnd/mysqlnd_ps.c 			COPY_CLIENT_ERROR(*stmt->error_info, row_packet->error_info);
COPY_CLIENT_ERROR 1013 ext/mysqlnd/mysqlnd_ps.c 		COPY_CLIENT_ERROR(*stmt->error_info, *stmt->conn->error_info);
COPY_CLIENT_ERROR 1211 ext/mysqlnd/mysqlnd_ps.c 			COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR 1326 ext/mysqlnd/mysqlnd_ps.c 				COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR 2168 ext/mysqlnd/mysqlnd_ps.c 			COPY_CLIENT_ERROR(*stmt->error_info, *conn->error_info);
COPY_CLIENT_ERROR  393 ext/mysqlnd/mysqlnd_result.c 			COPY_CLIENT_ERROR(*conn->error_info, rset_header->error_info);
COPY_CLIENT_ERROR  697 ext/mysqlnd/mysqlnd_result.c 			COPY_CLIENT_ERROR(*result->conn->error_info, row_packet->error_info);
COPY_CLIENT_ERROR  824 ext/mysqlnd/mysqlnd_result.c 			COPY_CLIENT_ERROR(*result->conn->error_info, row_packet->error_info);
COPY_CLIENT_ERROR 1203 ext/mysqlnd/mysqlnd_result.c 		COPY_CLIENT_ERROR(set->error_info, row_packet->error_info);
COPY_CLIENT_ERROR 1252 ext/mysqlnd/mysqlnd_result.c 			COPY_CLIENT_ERROR(*conn->error_info, result->stored_data->error_info);
COPY_CLIENT_ERROR  125 ext/mysqlnd/mysqlnd_result_meta.c 			COPY_CLIENT_ERROR(*conn->error_info, field_packet->error_info);