diff options
author | Alexander Barkov <bar@mariadb.com> | 2020-05-13 18:46:28 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mariadb.com> | 2020-05-14 08:40:46 +0400 |
commit | 910c31928ee62646f06e1584e43071df34738afb (patch) | |
tree | 8df826dcfd3c44f11f311de4aaabde7efd072e5b /mysql-test/t/partition_blackhole.test | |
parent | 23d3d180ca47954c8138fee2a4356e0f7e531fc3 (diff) | |
download | mariadb-git-910c31928ee62646f06e1584e43071df34738afb.tar.gz |
MDEV-22503 MDB limits DECIMAL column precision to 16 doing CTAS with floor/ceil over DECIMAL(X,Y) where X > 16
The DECIMAL data type branch in Item_func_int_val::fix_length_and_dec()
incorrectly used DOUBLE-style length calculation, which resulted in
a smaller data type than the actual result of FLOOR()/CEIL() needs.
Diffstat (limited to 'mysql-test/t/partition_blackhole.test')
0 files changed, 0 insertions, 0 deletions