Samy Sultan

Results 133 comments of Samy Sultan

you can see log file of the program use the following url option ```golang urlOptions := map[string]string{ "TRACE FILE": "trace.log", } ```

I am updating the driver fixing many errors and issues would you keep testing if the issue resolved

I am working on it now

@kalengbekas would you please test it with latest version

I add a new option in v2.6.11 `RETRYTIME` which represents number of seconds that will pass before client will re-connect

did you try to connect normally using host:port I think it will be ok if you get error please share

i get the error after inserting 7 mb file into blob insertion go ok but reading sometimes ok and sometimes not

after investigation I find some interesting results: 1- the problem is intermittent (not every run) 2- the problem occur on linux. not on MAC os. windows not tested 3- the...

what is your server version?