Douglas Wilson

Results 1985 comments of Douglas Wilson

@sidorares any initial comments? Is this API compatible with the existing API in mysql2?

Looks like the test is failing on Node.js 0.6 if you can take a look into it.

> Anyways, thanks for the feedback and have a good weekend! You, too! In fact, I looked a bit, and I think the issue is because you are using `net.connect`...

Hi @krishna2014 there is no obvious reason why the connection would reset from your example. The provided code is incomplete, however I tried to complete it but wasn't able to...

Sorry, this issue got lost on my list. I just marked it to remember; I'll take a look soon.

Hi @samholmes since the connection will persist between uses, the tables will not be automatically dropped when you return the connection to the pool. I am working to address this...

> When the automatic reset is implemented, this (or another event) would also need to be fired every time a connection is reset (or allocated), to allow for reliable environment...

Whatever the addition, it will be configurable, especially since this will likely go in to a minor release where this would be opt-in behavior. I have not yet worked out...

We should get it added to the type casting, but nothing has been done yet. Help is welcome!

Thanks for this! I won't be able to merge it until there are tests, though. If I have time, I can add some tests, but if you can first, that...