summaryrefslogtreecommitdiff
path: root/.travis.compiler.sh
diff options
context:
space:
mode:
authorGalina Shalygina <galina.shalygina@mariadb.com>2018-02-20 01:16:50 +0200
committerGalina Shalygina <galina.shalygina@mariadb.com>2018-02-20 01:16:50 +0200
commita128fe4346a466aa8e059baa620a3b689fa21241 (patch)
treef31e3486a56a466d8770b99bdc232b7a4d544f40 /.travis.compiler.sh
parent84e8e07e8e185fe98ad2932bd32e94424fb9383a (diff)
downloadmariadb-git-a128fe4346a466aa8e059baa620a3b689fa21241.tar.gz
MDEV-14297: Lost name of a explicitly named CTE column used in
the non-recursive CTE via prepared statement The problem appears as the column names of the CTE were allocated on the wrong MEMROOT and after the preparation of the statement they disappear. To fix it in the procedure With_element::rename_columns_of_derived_unit the CTE column names are now allocated in the permanent MEMROOT for the prepared statements and stored procedures.
Diffstat (limited to '.travis.compiler.sh')
0 files changed, 0 insertions, 0 deletions