From a4bcf4c78f73cfb304e6a9750961d0d087fe9526 Mon Sep 17 00:00:00 2001 From: Raul Marin Date: Tue, 22 Oct 2019 20:13:38 +0200 Subject: [PATCH] Update error messages --- test/CDB_GhostTables_expect | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/CDB_GhostTables_expect b/test/CDB_GhostTables_expect index 01156f7..469edeb 100644 --- a/test/CDB_GhostTables_expect +++ b/test/CDB_GhostTables_expect @@ -4,7 +4,7 @@ WARNING: Invalidation service configuration not found. Skipping Ghost Tables li NOTICE: _CDB_LinkGhostTables() called with username=fulanito, event_name=USER -WARNING: Error calling Invalidation Service to link Ghost Tables: Error -2 connecting fake-tis-host:3142. Name or service not known. +WARNING: Error calling Invalidation Service to link Ghost Tables: Error -2 connecting to fake-tis-host:3142. Name or service not known. NOTICE: _CDB_LinkGhostTables() called with username=fulanito, event_name=USER BEGIN @@ -12,7 +12,7 @@ cdb_ddl_execution 0 CREATE TABLE 1 -WARNING: Error calling Invalidation Service to link Ghost Tables: Error -2 connecting fake-tis-host:3142. Name or service not known. +WARNING: Error calling Invalidation Service to link Ghost Tables: Error -2 connecting to fake-tis-host:3142. Name or service not known. NOTICE: _CDB_LinkGhostTables() called with username=fulanito, event_name=CREATE TABLE COMMIT