You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
using mariadb c client libary https://downloads.mariadb.org/connector-c/
to insert/update TEXT, TINYTEXT, MEDIUMTEXT, LONGTEXT and BLOB, TINYBLOB, MEDIUMBLOB, LONGBLOB columns.
the value provided
always got null
tidb-server -V
or runselect tidb_version();
on TiDB)?2.0.1.rc1
The text was updated successfully, but these errors were encountered: