diff options
author | sachin <sachin.setiya@maridb.com> | 2018-06-05 15:14:19 +0530 |
---|---|---|
committer | Sachin <sachin.setiya@mariadb.com> | 2018-08-04 01:39:35 +0530 |
commit | 68ebfb31f215247d2fa08c8ed97a320191afc179 (patch) | |
tree | 13158a120541754b97c66f7ac1a841a586aaec36 /COPYING | |
parent | 33110db0550f632408a71560d1636685c120efc5 (diff) | |
download | mariadb-git-68ebfb31f215247d2fa08c8ed97a320191afc179.tar.gz |
MDEV-16166 RBR breaks with HA_ERR_KEY_NOT_FOUND upon DELETE from table...
with spatial index
So the issue is since it is spatial index , at the time of searching index
for key (Rows_log_event::find_row) we use wrong field image we use
Field::itRAW while we should be using Field::itMBR
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions