Douglas Wilson

Results 1985 comments of Douglas Wilson

Can you at least share the code you are running so I can run the same code when I place that thow?

I will try to overhaul how packets are parsed soon. This is an open source project and providing a pull request with a fix is always going to be the...

Usually that error during connect means likely whatever is at the host and port specified is not a mysql server.

What type of object does `this.db` refer to in your code above? Is it a connection or a pool?

Thank you so much! I'm not sure what is happening, and I haven't been able to reproduce it myself, so don't have anything to debug against. I tried setting up...

> I know that this library is not that maintained anymore. This is a bit offensive, especially since this is not stated anywhere, nor did you ask. It is certainly...

Yes, I didn't comment on it when I first saw it as I didn't have any comments to make; i.e. it seems in the right direction to me, just waiting...

Hi @lneves12 sorry I forgot to follow up on one item (your comment reminded me): it looks like this is not backwards-compatible as in some modules that integrate with this...

Sounds fine to me. PR welcome, of course. I will try to code the change at some point as well, but a PR will speed up when it will happen,...

Thank you. I have added some more docs and will get the issue where it mutates your passed-in object fixed.