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

prepare insert/update long-data type cols got null using mariadb connector-c #7572

Closed
lysu opened this issue Aug 31, 2018 · 0 comments · Fixed by #7573
Closed

prepare insert/update long-data type cols got null using mariadb connector-c #7572

lysu opened this issue Aug 31, 2018 · 0 comments · Fixed by #7573
Assignees

Comments

@lysu
Copy link
Contributor

lysu commented Aug 31, 2018

  1. What did you do?

using mariadb c client libary https://downloads.mariadb.org/connector-c/

to insert/update TEXT, TINYTEXT, MEDIUMTEXT, LONGTEXT and BLOB, TINYBLOB, MEDIUMBLOB, LONGBLOB columns.

  1. What did you expect to see?

the value provided

  1. What did you see instead?

always got null

  1. What version of TiDB are you using (tidb-server -V or run select tidb_version(); on TiDB)?

2.0.1.rc1

@lysu lysu self-assigned this Aug 31, 2018
@lysu lysu changed the title prepare insert/update long-data type columns always got null when using mariadb connector-c prepare insert/update long-data type cols got null using mariadb connector-c Aug 31, 2018
@lysu lysu closed this as completed in #7573 Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant