mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 12:01:42 +01:00
merge error
This commit is contained in:
parent
7d78fe866a
commit
ce295e4739
1 changed files with 0 additions and 1 deletions
|
@ -69,7 +69,6 @@ NdbIndexOperation::indxInit(const NdbIndexImpl * anIndex,
|
|||
return -1;
|
||||
}
|
||||
m_theIndex = anIndex;
|
||||
m_thePrimaryTable = aTable;
|
||||
m_accessTable = anIndex->m_table;
|
||||
theNoOfTupKeyLeft = m_accessTable->getNoOfPrimaryKeys();
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue