Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.1.14
-
None
Description
When a connection is opened with a converter, every converted column permanently retains its pre-conversion value. ma_convert_value (mariadb/mariadb_codecs.c) builds a one-tuple to pass the value to the converter and never releases it
this affect only 1.1 branch.