1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

Remove some files that shouldn't be in version control (If you need them, I still have them).

Some changes needded to build debug
This commit is contained in:
David Hall
2016-02-08 13:54:26 -06:00
parent 98aff3b93a
commit e4c7f2292c
27 changed files with 25 additions and 3641 deletions

1
dbcon/mysql/ha_calpont_udf.cpp Normal file → Executable file
View File

@ -19,6 +19,7 @@
* $Id: ha_calpont_udf.cpp 9210 2013-01-21 14:10:42Z rdempsey $
*/
#include <my_config.h>
#ifdef _MSC_VER
#include <unordered_map>
#else