1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

more changes for names

This commit is contained in:
david hill
2016-05-12 14:14:24 -05:00
parent b78043dc8a
commit 0dbd823c00
185 changed files with 15440 additions and 16894 deletions

View File

@ -348,7 +348,7 @@ void msgProcessor()
time_t moduleStartTime = 0;
time_t queryStartTime = 0;
string fileName = "/var/log/Calpont/debug.log";
string fileName = "/var/log/Columnstore/debug.log";
try
{
// Get ServerMonitor start time. We don't report any SQL that started before then.