You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
Replace ha_calpont with ha_mcs in the source code and filenames in the plugin code.
This commit is contained in:
@ -19,7 +19,7 @@ using namespace execplan;
|
||||
#include "functor.h"
|
||||
#include "functor_str.h"
|
||||
|
||||
#include "ha_calpont_impl_if.h"
|
||||
#include "ha_mcs_impl_if.h"
|
||||
#include "ha_mcs_sysvars.h"
|
||||
using namespace cal_impl_if;
|
||||
|
||||
|
Reference in New Issue
Block a user