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

zero bytes for empty string decoded with latin1 #116

Open
bbigras opened this issue Jul 15, 2019 · 0 comments
Open

zero bytes for empty string decoded with latin1 #116

bbigras opened this issue Jul 15, 2019 · 0 comments
Labels

Comments

@bbigras
Copy link

bbigras commented Jul 15, 2019

I got "\u{0}" for some empty string.

odbc 0.14.0
I'm also using r2d2_odbc (that I updated to use odbc 0.14.0).

ODBCEnv(create_environment_v3_with_os_db_encoding("latin1", "latin1").unwrap());

I have some wireshark captures, not sure which parts I can send.

first mentioned on #113

@Koka Koka added the bug label Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants