diff options
author | Igor Babaev <igor@askmonty.org> | 2020-09-26 10:07:28 -0700 |
---|---|---|
committer | Igor Babaev <igor@askmonty.org> | 2020-09-28 15:16:28 -0700 |
commit | 79e32e47a11150839ac4ab44ac02d4019c0e0019 (patch) | |
tree | 511fea44fda17f5e2edd18b4a05ce2466da6f152 /sql/sql_string.cc | |
parent | ce845b7a2fb3b86a1cc1a54a488ab7f16448d7c1 (diff) | |
download | mariadb-git-79e32e47a11150839ac4ab44ac02d4019c0e0019.tar.gz |
MDEV-23778 Derived table handler looses data on conversion from HEAP to Aria
This bug happened when the HEAP temporary table used for the derived table
created for a derived handler of a remote engine of the federated type
became full and was converted to an Area table. For this conversion
the tmp_table_param parameter must be always taken from the select_unit
object created for the result of the derived table.
Diffstat (limited to 'sql/sql_string.cc')
0 files changed, 0 insertions, 0 deletions