On Di, 2017-07-18 at 21:42 +0200, li...@rhsoft.net wrote:
>
> Am 18.07.2017 um 21:37 schrieb Nikita Popov:
> >
> > I just found out that some of the PDO code contains MySQL version
> > checks
> > going all the way back to MySQL 3.22.30, which has been released in
> > 2000.
> >
> > What is the mi
Hi,
On Di, 2017-07-18 at 21:37 +0200, Nikita Popov wrote:
> I just found out that some of the PDO code contains MySQL version
> checks going all the way back to MySQL 3.22.30, which has been
> released in 2000.
>
> What is the minimum MySQL version we support? can I drop checks for
> MySQL 3.x an
Am 18.07.2017 um 21:37 schrieb Nikita Popov:
I just found out that some of the PDO code contains MySQL version checks
going all the way back to MySQL 3.22.30, which has been released in 2000.
What is the minimum MySQL version we support? can I drop checks for MySQL
3.x and 4.x?
wouldn't it be
Hi,
I just found out that some of the PDO code contains MySQL version checks
going all the way back to MySQL 3.22.30, which has been released in 2000.
What is the minimum MySQL version we support? can I drop checks for MySQL
3.x and 4.x?
Nikita