diff options
author | Sreeharsha Ramanavarapu <sreeharsha.ramanavarapu@oracle.com> | 2015-09-18 07:34:32 +0530 |
---|---|---|
committer | Sreeharsha Ramanavarapu <sreeharsha.ramanavarapu@oracle.com> | 2015-09-18 07:34:32 +0530 |
commit | 4acc7615eedc167fbad6fcc14966a054de35fd75 (patch) | |
tree | 6716b628f0845195a255df95994254bda78bca65 /extra | |
parent | 17387bc574a4054a9aeac7ba4aa60e25588dc7bf (diff) | |
download | mariadb-git-4acc7615eedc167fbad6fcc14966a054de35fd75.tar.gz |
Bug #19929406: HANDLE_FATAL_SIGNAL (SIG=11) IN
__MEMMOVE_SSSE3_BACK FROM STRING::COPY
Issue:
-----
While using row comparators, the store_value functions call
val_xxx functions in the prepare phase. This can cause
valgrind issues.
SOLUTION:
---------
Setting up of the comparators should be done by
alloc_comparators in the prepare phase. Also, make sure
store_value will be called only during execute phase.
This is a backport of the fix for Bug#17755540.
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions