Commit 992ce20f authored by unknown's avatar unknown

ha_ndbcluster.cc:

  merge error


sql/ha_ndbcluster.cc:
  merge error
parent 05e45be5
...@@ -2197,9 +2197,6 @@ int ha_ndbcluster::index_read(byte *buf, ...@@ -2197,9 +2197,6 @@ int ha_ndbcluster::index_read(byte *buf,
break; break;
} }
if (m_active_cursor)
close_scan();
key_range start_key; key_range start_key;
start_key.key = key; start_key.key = key;
start_key.length = key_len; start_key.length = key_len;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment