1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

wl1671 - Sorted scan

This commit is contained in:
joreland@mysql.com
2004-05-26 13:24:14 +02:00
parent 05b304d096
commit 4c90c593af
78 changed files with 3523 additions and 5330 deletions

View File

@ -29,7 +29,7 @@
#ifndef NdbIndexOperation_H
#define NdbIndexOperation_H
#include <NdbCursorOperation.hpp>
#include "NdbOperation.hpp"
class Index;
class NdbResultSet;