Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111696 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 80525 invoked from network); 26 Aug 2020 18:25:29 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 26 Aug 2020 18:25:29 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id A5C4D180553 for ; Wed, 26 Aug 2020 10:28:39 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-ej1-f50.google.com (mail-ej1-f50.google.com [209.85.218.50]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 26 Aug 2020 10:28:37 -0700 (PDT) Received: by mail-ej1-f50.google.com with SMTP id l2so3986085eji.3 for ; Wed, 26 Aug 2020 10:28:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=7VoBCB1Vv7IBDhe5sVcqFZ64Xjs5+XmVVSvBLtgwTi8=; b=TMS+WecZ81wOO6FVE1uFt1FkIEJYTfXJOdkXn9mglORvr6fLRRa6w9NAxG7H8c39fp R28CrrLPoP8kKQHP534CWP7wECFC2TA6yLEuRWRBDjg27tr4JfY1W/AOxFaZ/5PaMy/o lFNegn51JekaFJW9WUFRjoaejqfTUBZDmNyECERa6xd1Ocpz/nl94OAj88Q4wSKp+Uaj SwqVtA794E0/F+YukIJg0q8i8xfnu5Tmqynj7FT/gp0alST2fkwv1gRcGAMt0VMbbYaM 7vSjL7xf8TvNajtxlQUYDDSk64Cji607QQ4itCCEuxKU+kOhtUwhnQBfXzn8WBozsDRp dZ0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=7VoBCB1Vv7IBDhe5sVcqFZ64Xjs5+XmVVSvBLtgwTi8=; b=CHTKVHQStTBur5AaNBJ5gT+XcupkdEBaRyOCe9uDBBU8Nag/9Z5MPpoFCoIlCl8wKL 1Z/VIWaV6Ey3XMRVFaQMSwDNG6OlRmhqbEPx2VXk7zN/FSSf01GADTtoZKRJdU/OhpK3 xnoVopSoLQd67Pjqpdj1iklxYh3NkNtahnjLpBBoF/Uz0F2xf9/UloW94pAHETNSfZAV qTiMYkBgsipjdLvX0hVLkOo/1JX0RUmaE2+YdH0tgaIYLEWD4NiZGzo1QMpRI4xUcrRM ITxJ1wRqBDSZvRahi2f65jsOYZLJN4K89UrIdTGN5DYSmy5W2Tm6s7R2AFavRgsOPkK+ hGjw== X-Gm-Message-State: AOAM530uU46oAyQhQyNPGaUnPnEX7q0FVO1Xspglrobk9Ixel1fi9LJk aCZEIoIESyAPuaMchLiVbQc3PsGsbmTrandUiGg= X-Google-Smtp-Source: ABdhPJyLBkLXQzSx/nU8Vnsc57VTNVFIL9Ywc8eDzXTyZew31rPrLvhh0szCa2LgPqm+RLQTxcdR1cCk7b8g8QtFldw= X-Received: by 2002:a17:906:5796:: with SMTP id k22mr17711663ejq.77.1598462914987; Wed, 26 Aug 2020 10:28:34 -0700 (PDT) MIME-Version: 1.0 References: <08b959f5-7652-5e8a-562a-c2659facec8c@voxdiversa.hr> In-Reply-To: Date: Wed, 26 Aug 2020 19:28:22 +0200 Message-ID: To: Matteo Beccati Cc: =?UTF-8?Q?Dino_Pejakovi=C4=87?= , PHP internals Content-Type: multipart/alternative; boundary="0000000000003c0d7e05adcb26dc" Subject: Re: [PHP-DEV] PDO fetch performance problems with many bind parameters From: george.banyard@gmail.com ("G. P. B.") --0000000000003c0d7e05adcb26dc Content-Type: text/plain; charset="UTF-8" Just that you are aware the emails from both of you went to my spam folder. Back to the matter, this is the correct list to email Dino, however could you open a pull request on GitHub for this change so that more eyes (and especially eyes from people which know PDO) can have a look? Please provide the relevant information again in the pull request and possibly host your files on a gist. This can still target PHP 8.0 as this seems to be akin to a bug this might even be applicable to PHP 7.3/7.4. Anyways, good catch. Best regards George P. Banyard --0000000000003c0d7e05adcb26dc--