Skip to content

Commit daeaf22

Browse files
committed
debugtest
1 parent cfc60db commit daeaf22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cloudsql-mysql-plugin/src/e2e-test/resources/errorMessage.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
errorMessageInvalidSourceDatabase=SQL error while getting query schema: Error: Unknown database 'invalidDatabase', SQLState: 42000, ErrorCode: 1049
1+
errorMessageInvalidSourceDatabase=test_debug
22
errorMessageInvalidImportQuery=Import Query select must contain the string '$CONDITIONS'. if Number of Splits is not set\
33
\ to 1. Include '$CONDITIONS' in the Import Query
44
errorMessageCloudMySqlInvalidReferenceName=Invalid reference name

oracle-plugin/src/e2e-test/resources/errorMessage.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ errorMessageInvalidImportQuery=Import Query select must contain the string '$CON
1313
\ to 1. Include '$CONDITIONS' in the Import Query
1414
errorMessageBlankUsername=Username is required when password is given.
1515
errorMessageInvalidTableName=Exception while trying to validate schema of database table '"table"' for connection
16-
errorMessageInvalidSinkDatabase=Exception while trying to validate schema of database table '"TARGETTABLE_
16+
errorMessageInvalidSinkDatabase=test_debug
1717
errorMessageInvalidHost=Exception while trying to validate schema of database table '"table"' for connection
1818
errorLogsMessageInvalidBoundingQuery=Spark program 'phase-1' failed with error: Stage 'Oracle' encountered : \
1919
java.io.IOException: ORA-00936: missing expression . Please check the system logs for more details.

0 commit comments

Comments
 (0)