Yes, we decided to look into the go client. Thank you very much for your
help.
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/
Hi Igor,
Here is the error I have been getting repeatedly:
2018/06/29 20:46:06 SQLExecute: {HY000} Too many open cursors (either close
other open cursors or increase the limit through
ClientConnectorConfiguration.maxOpenCursorsPerConnection) [maximum=128,
current=128]
So far we have been able
Hi Igor,
Thank you very much for the response. I have installed
apache-ignite-fabric-2.6.0.20180703-bin.zip and started a cluster from the
list of nightly build here:
https://ci.ignite.apache.org/viewLog.html?buildId=lastSuccessful&buildTypeId=Releases_NightlyRelease_RunApacheIgniteNightlyRele
Hi Igor,
I am using version 2.5.0. Thanks
Ti
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/
I am writing a program in Golang that connects to local Ignite clusters
through an ODBC driver package written in Go.
During development I began getting this error repeatedly:
I have looked into the source code of the golang ODBC driver I used, which
calls `SQLCloseCursor` promptly when my code