Skip to content
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

Fixed issue with null values in MySQL prepared statements #658

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

Zhaars
Copy link
Contributor

@Zhaars Zhaars commented Jul 6, 2023

Fixed issue regarding handling null values during PreparedStatements in MySQL;

Checklist

Zhaars added 2 commits July 6, 2023 10:22
Fixed issue regarding handling null values during PreparedStatements in MySQL
@Zhaars Zhaars requested a review from Lagovas July 6, 2023 20:28
@Zhaars Zhaars changed the title Fixed issue with null values in prepared statements Fixed issue with null values in MySQL prepared statements Jul 7, 2023
@Zhaars Zhaars merged commit 0b88bda into master Jul 19, 2023
@Lagovas Lagovas deleted the zhars/fixed_issue_with_null_with_prepared_statements branch July 19, 2023 19:02
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.

[ISSUE] "Error 2006: MySQL server has gone away" while executing mysqli prepared statements
3 participants