mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 22:12:30 +01:00
ha_ndbcluster.cc:
merge error
This commit is contained in:
parent
0d5c9fb910
commit
db93dd1e3c
1 changed files with 0 additions and 3 deletions
|
@ -2197,9 +2197,6 @@ int ha_ndbcluster::index_read(byte *buf,
|
|||
break;
|
||||
}
|
||||
|
||||
if (m_active_cursor)
|
||||
close_scan();
|
||||
|
||||
key_range start_key;
|
||||
start_key.key = key;
|
||||
start_key.length = key_len;
|
||||
|
|
Loading…
Reference in a new issue