Add two connection parameters to control the behavior of HTAP changes:
disablequerycontextcache : When its true, disable query context cache feature so no query context will be send back to the server in query request. Defaults to false.
includeretryreason : Whether to include retry reason in retry for query request. Defaults to true.
no visible test result can be verified in test case htap.phpt, while the behavior can be verified through driver log.
Add two connection parameters to control the behavior of HTAP changes:
no visible test result can be verified in test case htap.phpt, while the behavior can be verified through driver log.