mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Fixed bugs in ordered scan discovered by mysql-test-run
Enabled ordered scan in handler
This commit is contained in:
@ -128,7 +128,6 @@ protected:
|
||||
NdbApiSignal* theSCAN_TABREQ;
|
||||
|
||||
int getFirstATTRINFOScan();
|
||||
int saveBoundATTRINFO();
|
||||
int doSendScan(int ProcessorId);
|
||||
int prepareSendScan(Uint32 TC_ConnectPtr, Uint64 TransactionId);
|
||||
|
||||
|
Reference in New Issue
Block a user