1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-27 21:01:50 +03:00

MCOL-1347 BRM_INFO is fixed and could be used for BRM debugging.

This commit is contained in:
Roman Nozdrin
2018-12-05 13:39:21 -08:00
parent e0357d4c13
commit 3fc1893ce9
3 changed files with 20 additions and 19 deletions

View File

@ -30,6 +30,8 @@
#include <ctime>
#endif
#include <unistd.h>
#define TRACER_DLLEXPORT
#include "tracer.h"
#undef TRACER_DLLEXPORT