summaryrefslogtreecommitdiff
path: root/storage/innobase/row/row0umod.cc
diff options
context:
space:
mode:
authorVarun Gupta <varun.gupta@mariadb.com>2020-06-02 14:17:48 +0530
committerVarun Gupta <varun.gupta@mariadb.com>2020-06-02 17:43:45 +0530
commitd5e8b4d7f97c7a15be5d58b6f088c4c64787a385 (patch)
tree2c4c567936ec88012e66269d507ebc7b90e8f4ea /storage/innobase/row/row0umod.cc
parent6df2f2db11bf0a559db54e18315ad37e6a4d5573 (diff)
downloadmariadb-git-d5e8b4d7f97c7a15be5d58b6f088c4c64787a385.tar.gz
MDEV-22509: Server crashes in Field_inet6::store_inet6_null_with_warn / Field::maybe_null
For field with type INET, during EITS collection the min and max values are store in text representation in the statistical table. While retrieving the value from the statistical table, the value is stored back in the original field using binary form instead of text and this was resulting in the crash. Introduced 2 functions in the Field structure: 1) store_to_statistical_minmax_field 2) store_from_statistical_minmax_field
Diffstat (limited to 'storage/innobase/row/row0umod.cc')
0 files changed, 0 insertions, 0 deletions