You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
change makfile for mysql-Columnstore
This commit is contained in:
@ -25,7 +25,7 @@ libcalmysql_la_CPPFLAGS = -I/usr/include/libxml2 -I../../../mysql/include -I../.
|
||||
include_HEADERS = idb_mysql.h
|
||||
|
||||
dist_mysql_DATA = syscatalog_mysql.sql dumpcat_mysql.sql calsetuserpriority.sql calremoveuserpriority.sql calshowprocesslist.sql my.cnf
|
||||
mysqlColumnstore = install_calpont_mysql.sh mysql-Calpont dumpcat.pl
|
||||
mysqlColumnstore = install_calpont_mysql.sh mysql-Columnstore dumpcat.pl
|
||||
|
||||
test:
|
||||
|
||||
|
@ -385,7 +385,7 @@ libcalmysql_la_LDFLAGS = -version-info 1:0:0 $(idb_common_ldflags) $(idb_common_
|
||||
libcalmysql_la_CPPFLAGS = -I/usr/include/libxml2 -I../../../mysql/include -I../../../mysql/sql -I../../../mysql/regex -DMYSQL_DYNAMIC_PLUGIN $(AM_CPPFLAGS)
|
||||
include_HEADERS = idb_mysql.h
|
||||
dist_mysql_DATA = syscatalog_mysql.sql dumpcat_mysql.sql calsetuserpriority.sql calremoveuserpriority.sql calshowprocesslist.sql my.cnf
|
||||
mysqlColumnstore = install_calpont_mysql.sh mysql-Calpont dumpcat.pl
|
||||
mysqlColumnstore = install_calpont_mysql.sh mysql-Columnstore dumpcat.pl
|
||||
all: all-am
|
||||
|
||||
.SUFFIXES:
|
||||
|
Reference in New Issue
Block a user