1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-08 14:22:09 +03:00

move files

This commit is contained in:
david hill
2016-06-16 20:50:54 +00:00
parent a1cab7f7ee
commit ef2697d370
2 changed files with 4 additions and 4 deletions

View File

@@ -24,8 +24,8 @@ 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-Columnstore dumpcat.pl
dist_mysql_DATA = syscatalog_mysql.sql dumpcat_mysql.sql calsetuserpriority.sql calremoveuserpriority.sql calshowprocesslist.sql my.cnf install_calpont_mysql.sh mysql-Columnstore dumpcat.pl
#mysqlColumnstore = install_calpont_mysql.sh mysql-Columnstore dumpcat.pl
test:

View File

@@ -384,8 +384,8 @@ libcalmysql_la_SOURCES = ha_calpont.cpp ha_calpont_impl.cpp ha_calpont_dml.cpp h
libcalmysql_la_LDFLAGS = -version-info 1:0:0 $(idb_common_ldflags) $(idb_common_libs) $(idb_write_libs) $(AM_LDFLAGS)
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-Columnstore dumpcat.pl
dist_mysql_DATA = syscatalog_mysql.sql dumpcat_mysql.sql calsetuserpriority.sql calremoveuserpriority.sql calshowprocesslist.sql my.cnf install_calpont_mysql.sh mysql-Columnstore dumpcat.pl
#mysqlColumnstore = install_calpont_mysql.sh mysql-Columnstore dumpcat.pl
all: all-am
.SUFFIXES: