Skip to content

Remove libmysql support from mysqli #7889

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

Merged

Conversation

kamil-tekiela
Copy link
Member

@kamil-tekiela kamil-tekiela commented Jan 5, 2022

@kamil-tekiela kamil-tekiela force-pushed the remove-libmysql-support-from-mysqli branch from fcd29e1 to 5870d98 Compare January 5, 2022 22:15
@kamil-tekiela
Copy link
Member Author

kamil-tekiela commented Jan 5, 2022

Addressed review comments and removed all mysqli code related to libmysql support

@cmb69 cmb69 added the RFC label Jan 7, 2022
@cmb69

This comment was marked as outdated.

@kamil-tekiela kamil-tekiela force-pushed the remove-libmysql-support-from-mysqli branch 2 times, most recently from 185ede1 to 5612548 Compare February 5, 2022 15:17
@Ayesh
Copy link
Member

Ayesh commented Feb 6, 2022

I think we can also remove mysqli.reconnect INI directive, given it was only effective with libmysql anyway.

@cmb69
Copy link
Member

cmb69 commented Feb 14, 2022

@kamil-tekiela, are the AppVeyor test failures (e.g. mysqli_driver.phpt) spurious?

@kamil-tekiela kamil-tekiela force-pushed the remove-libmysql-support-from-mysqli branch from df614a6 to a0d7190 Compare February 14, 2022 12:45
@kamil-tekiela
Copy link
Member Author

@kamil-tekiela, are the AppVeyor test failures (e.g. mysqli_driver.phpt) spurious?

Failures were valid. I removed reconnect property and I forgot to update tests.

@ramsey
Copy link
Member

ramsey commented May 27, 2022

RFC was accepted Feb 5th. Looks like this patch is complete and waiting for reviews.

Please resolve the conflicts.

Is there anything else that needs to be done before we can merge this?

@kamil-tekiela kamil-tekiela force-pushed the remove-libmysql-support-from-mysqli branch from 327d3f6 to 2b509b2 Compare May 29, 2022 18:45
@kamil-tekiela
Copy link
Member Author

RFC was accepted Feb 5th. Looks like this patch is complete and waiting for reviews.

Please resolve the conflicts.

Is there anything else that needs to be done before we can merge this?

I rebased. I don't think this PR needs anything else. The previous review comments were unactionable IMHO.

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.

Looks like all legit review comments have been addressed, so this is good to be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants