Skip to content

Remove support for MySQL 5.0 #5391

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Remove support for MySQL 5.0 #5391

wants to merge 1 commit into from

Conversation

nikic
Copy link
Member

@nikic nikic commented Apr 15, 2020

No description provided.

Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even the last MySQL 5.1 revision has been released more than 6 years ago, so I think removing support for MySQL 5.0 is a no-brainer.

@nikic
Copy link
Member Author

nikic commented Apr 22, 2020

One thing to clarify here is that what this removes is building against libmysql 5.0, not connecting to a 5.0 server. And the more common mysqlnd build is completely unaffected.

@php-pulls php-pulls closed this in 8597ec0 Apr 23, 2020
@carusogabriel carusogabriel added this to the PHP 8.0 milestone May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants