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_exists_sub.cpp Normal file → Executable file
View File

@ -24,6 +24,7 @@
/** class ExistsSub definition */
//#define NDEBUG
#include <my_config.h>
#include <cassert>
#include "idb_mysql.h"