You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-05 15:41:14 +03:00
MCOL-5719: Move ownership mechanism to KV storage. (#3266)
* MCOL-5719 Move ownership mechanism to FDB
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
MA 02110-1301, USA. */
|
||||
|
||||
#include <vector>
|
||||
#include "../include/fdbcs.hpp"
|
||||
#include "fdbcs.hpp"
|
||||
|
||||
using namespace std;
|
||||
using namespace FDBCS;
|
||||
|
Reference in New Issue
Block a user