Sam Nguyen

Results 6 issues of Sam Nguyen

In some instances, we connect to Graphite servers in remote datacenters, and TCP connections can take upwards of 1 second to be established. Reuse the TCP connection to cut down...

I'm having a problem wherein I have an integer field defined but set to NULL, I get this error when calling Statement.Fetch() on the prepared statement: ``` #2000 Unknown MySQL...

This is a just a proof-of-concept. I welcome feedback on whether this is an idea you would accept, and if so, how to prepare the PR to your standards. If...

Better performance, less memory leaks, new reentrant parser code: https://github.com/fletcher/MultiMarkdown-4 If anyone is interested in helping with this, please let me know!

enhancement

Hello, I've already discussed this with @twdsilva, but while doing some evaluation with Kudu and the Calcite Adapter we found DATE support missing and causing this error on queries against...