diff options
author | Alexander Barkov <bar@mariadb.com> | 2019-10-03 10:26:46 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mariadb.com> | 2019-10-03 10:29:44 +0400 |
commit | 54606df1a36e683b63604f7a3893a74723b16274 (patch) | |
tree | 9ac4b26770e1b0a8ea0e47eaaac924031467c242 /mysql-test/main/subselect_nulls.test | |
parent | cefe5bb6b3be80df51e9580445b5c299abe61e60 (diff) | |
download | mariadb-git-54606df1a36e683b63604f7a3893a74723b16274.tar.gz |
A cleanup for MDEV-19908 Add class Type_collection
If we have a mixture of:
- a MariaDB standard (built-in permanent) data type, and
- a non-standard (optionally compiled or pluggable) data type,
then ask the type collection of the non-standard type to aggregate the mixture.
If the non-standard collection fails, then continue aggregation
with Type_handler_data.
Diffstat (limited to 'mysql-test/main/subselect_nulls.test')
0 files changed, 0 insertions, 0 deletions