From f525d884598d8ed262dd168963548bbd3e0b363b Mon Sep 17 00:00:00 2001 From: Chenxiao Wang Date: Thu, 19 Dec 2024 06:26:41 +0000 Subject: [PATCH] Update test cases Signed-off-by: Chenxiao Wang --- .../chinese_prc_ci_as/trim-before-15_11-or-16_7-vu-verify.out | 2 +- .../japanese_ci_as/trim-before-15_11-or-16_7-vu-verify.out | 2 +- test/JDBC/expected/trim-before-15_11-or-16_7-vu-verify.out | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/JDBC/expected/non_default_server_collation/chinese_prc_ci_as/trim-before-15_11-or-16_7-vu-verify.out b/test/JDBC/expected/non_default_server_collation/chinese_prc_ci_as/trim-before-15_11-or-16_7-vu-verify.out index d9b61b80372..47b78243b0d 100644 --- a/test/JDBC/expected/non_default_server_collation/chinese_prc_ci_as/trim-before-15_11-or-16_7-vu-verify.out +++ b/test/JDBC/expected/non_default_server_collation/chinese_prc_ci_as/trim-before-15_11-or-16_7-vu-verify.out @@ -1276,7 +1276,7 @@ SELECT TRIM(b FROM a) FROM dbo.babel_4489_trim_psql_t15 GO ~~ERROR (Code: 33557097)~~ -~~ERROR (Message: relation "master_dbo.babel_4489_trim_psql_t15" does not exist)~~ +~~ERROR (Message: relation "dbo.babel_4489_trim_psql_t15" does not exist)~~ -- other different datatypes diff --git a/test/JDBC/expected/non_default_server_collation/japanese_ci_as/trim-before-15_11-or-16_7-vu-verify.out b/test/JDBC/expected/non_default_server_collation/japanese_ci_as/trim-before-15_11-or-16_7-vu-verify.out index eadb0de6a9a..ea3976d0474 100644 --- a/test/JDBC/expected/non_default_server_collation/japanese_ci_as/trim-before-15_11-or-16_7-vu-verify.out +++ b/test/JDBC/expected/non_default_server_collation/japanese_ci_as/trim-before-15_11-or-16_7-vu-verify.out @@ -1276,7 +1276,7 @@ SELECT TRIM(b FROM a) FROM dbo.babel_4489_trim_psql_t15 GO ~~ERROR (Code: 33557097)~~ -~~ERROR (Message: relation "master_dbo.babel_4489_trim_psql_t15" does not exist)~~ +~~ERROR (Message: relation "dbo.babel_4489_trim_psql_t15" does not exist)~~ -- other different datatypes diff --git a/test/JDBC/expected/trim-before-15_11-or-16_7-vu-verify.out b/test/JDBC/expected/trim-before-15_11-or-16_7-vu-verify.out index 4897fd9f903..fb4e877d1f2 100644 --- a/test/JDBC/expected/trim-before-15_11-or-16_7-vu-verify.out +++ b/test/JDBC/expected/trim-before-15_11-or-16_7-vu-verify.out @@ -1276,7 +1276,7 @@ SELECT TRIM(b FROM a) FROM dbo.babel_4489_trim_psql_t15 GO ~~ERROR (Code: 33557097)~~ -~~ERROR (Message: relation "master_dbo.babel_4489_trim_psql_t15" does not exist)~~ +~~ERROR (Message: relation "dbo.babel_4489_trim_psql_t15" does not exist)~~ -- other different datatypes