diff options
author | Sergey Glukhov <gluh@mysql.com> | 2008-08-20 14:49:28 +0500 |
---|---|---|
committer | Sergey Glukhov <gluh@mysql.com> | 2008-08-20 14:49:28 +0500 |
commit | 9bc9ddd56ee48fd656596385efbb97e8871a0975 (patch) | |
tree | cfab6f009ae2b2b34b94467246a6fd6ca9fbe055 /extra | |
parent | 53fe782e7411b83b8fbb1119924a9c332dcb92e3 (diff) | |
download | mariadb-git-9bc9ddd56ee48fd656596385efbb97e8871a0975.tar.gz |
Bug#38291 memory corruption and server crash with view/sp/function
Send_field.org_col_name has broken value on secondary execution.
It happens when result field is created from the field which belongs to view
due to forgotten assignment of some Send_field attributes.
The fix:
set Send_field.org_col_name,org_table_name with correct value during Send_field intialization.
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions