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

Update CachedProcedure.cs #1432

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

SolacomYongYao
Copy link
Contributor

Fix InvalidCastException when using StoredProcedure with MySQL 5.0

@bgrainger
Copy link
Member

Thanks for the PR! Do you certify that you have permission to contribute this code, per https://developercertificate.org/?

SolacomYongYao and others added 2 commits January 8, 2024 11:01
Fix InvalidCastException when using StoredProcedure with MySQL 5.0

Signed-off-by: Yong Yao <yong.yao@comtechtel.com>
Signed-off-by: Bradley Grainger <bgrainger@gmail.com>
Signed-off-by: Yong Yao <yong.yao@comtechtel.com>
@SolacomYongYao SolacomYongYao force-pushed the SolacomYongYao-patch-1 branch from 7582d2b to 8d6afcf Compare January 8, 2024 16:02
@bgrainger bgrainger merged commit 8fffc06 into mysql-net:master Jan 8, 2024
20 checks passed
@bgrainger
Copy link
Member

Fixes #1431

SolacomLoadbuilder pushed a commit to SolacomLoadbuilder/MySqlConnector that referenced this pull request Jan 23, 2024
Fix InvalidCastException when using StoredProcedure with MySQL 5.0

Signed-off-by: Yong Yao <yong.yao@comtechtel.com>
Signed-off-by: Bradley Grainger <bgrainger@gmail.com>
Co-authored-by: Bradley Grainger <bgrainger@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants