1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-10-20 00:09:21 +03:00
Files
mariadb-columnstore-engine/utils/thrift
Andrew Hutchings 97bda78c3b Move config files
This patch:

* Moves config files from /usr/local/mariadb/columnstore/etc to
ENGINE_SYSCONFDIR/columnstore (ENGINE_SYSCONFDIR is /etc by default)
* Sets a define called MCSSYSCONFDIR whic contains the
ENGINE_SYSCONFDIR compile time setting
* Modifies scripts and code to use the new paths
* Removes a whole bunch of files we don't use
2019-09-09 14:13:56 +01:00
..
2019-09-09 14:13:56 +01:00
2016-01-06 14:08:59 -06:00

This is Apache Thrift 0.9.1

Actually, this is just the bits and pieces of the API necessary to work
with InfiniDB. It is provided as a convenience to source builders so
that they don't have to find and install Thrift