1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00

MCOL-3 directory name changes

This commit is contained in:
david hill
2016-05-31 16:40:30 -05:00
parent 29a89c1b36
commit eff8f39801
277 changed files with 9489 additions and 1702 deletions

View File

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