mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge with 4.1
This commit is contained in:
@ -398,6 +398,8 @@ bool st_select_lex_unit::exec()
|
||||
|
||||
if (uncacheable || !item || !item->assigned() || describe)
|
||||
{
|
||||
if (item)
|
||||
item->reset_value_registration();
|
||||
if (optimized && item)
|
||||
{
|
||||
if (item->assigned())
|
||||
|
Reference in New Issue
Block a user