Skip to content

Conversation

@mikereiche
Copy link

This is mostly a straight port from SDK 2 to SDK3.
All of these run with the exception of Cloud, CloudConnect (only need one of the two), ConnectingCertAuth, ConnectingSSL and FieldEncryptionAES

+ ", finalSuccess = " + errorResult.finalSuccess() + ", errors: " + errorResult.errors());

try {
QueryMetaData errorResult = cluster.query("SELECTE * FROM `travel-sample` LIMIT 3")
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was a typo: SELECT in query...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants