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

The return value fails to be decoded in prepare statement #221

Open
walterhoson opened this issue Nov 18, 2024 · 2 comments
Open

The return value fails to be decoded in prepare statement #221

walterhoson opened this issue Nov 18, 2024 · 2 comments

Comments

@walterhoson
Copy link

The Prisma framework failed to decode the return value when using the prepare statement

prisma_decode_error

However, it can be decoded properly when directly connected to MySQL

@walterhoson
Copy link
Author

charset is missing ?

package detail in Polardbx

Polardbx-prepare

package detail in MySQL

MySQL-prepare

@hustfxj
Copy link
Collaborator

hustfxj commented Nov 19, 2024

@walterhoson can you supply the table and sql ? Thus i can debug it

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

No branches or pull requests

2 participants