X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fcats%2Fbvfs.c;h=1d4619d32ee22f824d06bac98e7d54619b91f43a;hb=29a5dc13ee8701a137e9b59b4df6d30681523a80;hp=349407380ce2a16bc28ba00f9443f41e791e3fe9;hpb=ec7383a4028ee7edb5e7d6633d7556aa64e43e68;p=bacula%2Fbacula diff --git a/bacula/src/cats/bvfs.c b/bacula/src/cats/bvfs.c index 349407380c..1d4619d32e 100644 --- a/bacula/src/cats/bvfs.c +++ b/bacula/src/cats/bvfs.c @@ -472,6 +472,7 @@ static int update_path_hierarchy_cache(JCR *jcr, free(result); } + if (mdb->bdb_get_type_index() == SQL_TYPE_SQLITE3) { Mmsg(mdb->cmd, "INSERT INTO PathVisibility (PathId, JobId) "