diff options
author | Sergey Vojtovich <svoj@mariadb.org> | 2015-06-04 16:04:05 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2015-06-05 10:44:11 +0400 |
commit | a2bb9d263993783923ba8fc83d5b9ddd36dbe09d (patch) | |
tree | 71b17cc8abe7c29972d0a66b95412502afb43e80 /.gitattributes | |
parent | b611ac06a736a5d8d4fcf0d81316343745d4113d (diff) | |
download | mariadb-git-a2bb9d263993783923ba8fc83d5b9ddd36dbe09d.tar.gz |
MDEV-7505 - Too large scale in DECIMAL dynamic column getter crashes mysqld
Server may crash if sanity checks of COLUMN_GET() fail.
COLUMN_GET() description generator expects parent CAST item, which may not have
been created due to failure of sanity checks. Then further attempt to report
an error may crash the server.
Fixed COLUMN_GET() description generator to handle such case.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions