diff options
author | Sreeharsha Ramanavarapu <sreeharsha.ramanavarapu@oracle.com> | 2016-05-24 07:44:21 +0530 |
---|---|---|
committer | Sreeharsha Ramanavarapu <sreeharsha.ramanavarapu@oracle.com> | 2016-05-24 07:44:21 +0530 |
commit | 115f08284df1dac6a29cbca49dc7534b4a4f23f7 (patch) | |
tree | 127c0ab7551bb1dc9c2df63b117af0b033bc6adf /client/mysqlimport.c | |
parent | 4de9d9c261a6f2a32e98920bbc530c473b41de07 (diff) | |
download | mariadb-git-115f08284df1dac6a29cbca49dc7534b4a4f23f7.tar.gz |
Bug #23279858: MYSQLD GOT SIGNAL 11 ON SIMPLE SELECT
NAME_CONST QUERY
ISSUE:
------
Using NAME_CONST with a non-constant negated expression as
value can result in incorrect behavior.
SOLUTION:
---------
The problem can be avoided by checking whether the argument
is a constant value.
The fix is a backport of Bug#12735545.
Diffstat (limited to 'client/mysqlimport.c')
0 files changed, 0 insertions, 0 deletions