1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-05 16:15:50 +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_impl.cpp Normal file → Executable file
View File

@@ -19,6 +19,7 @@
* $Id: ha_calpont_impl.cpp 9642 2013-06-24 14:57:42Z rdempsey $
*/
#include <my_config.h>
#ifndef _MSC_VER
#include <unistd.h>
#endif