On Sat, Dec 25, 2021, 10:29 PM Remi Collet wrote:
> Le 24/12/2021 à 18:32, Kamil Tekiela a écrit :
> > Hi Internals,
> >
> > I would like to propose dropping support for libmysql from mysqli and ask
> > for opinions on how this could be best achieved.
>
> +1 to drop support for libmysql.
>
+1 to
Le 24/12/2021 à 18:32, Kamil Tekiela a écrit :
Hi Internals,
I would like to propose dropping support for libmysql from mysqli and ask
for opinions on how this could be best achieved.
+1 to drop support for libmysql.
Simply do it in the next version "8.2"
will be in version documentation anno
Hi Internals,
I would like to propose dropping support for libmysql from mysqli and ask
for opinions on how this could be best achieved.
At the moment both mysqli and PDO_mysql support building against mysqlnd
and libmysql. The default is mysqlnd since PHP 5.4. Mysqlnd is the
recommended library