Davyd McColl
Davyd McColl
thanks @wellwelwel I didn't know how to filter poku tests (this is the first time I've seen poku, tbh), so that was supposed to be a temporary npm script until...
@wellwelwel I've finally found a fail (sorry, it's right at the end, and searching for my test name was coming up blank) I've literally just run this test more than...
I'm wondering if an update between 8.0.33 and 8.0.35 fixed something. There was an SSL-related update in 8.0.34 which affects systems shipping their own SSL libraries (eg good linux distros):...
I've now run this test around 400x with and without TLS on an unbuntu 22.04.4 machine with mysql 8.0.36 (just installed) - no errors. I'm going to try bumping the...
after running the full suite in the same ubuntu vm, I am seeing the same "Warning: got packets out of order", but those tests don't fail, so that's odd. I'll...
> > Can you please revert the changes in the `.github/workflows/ci-linux.yml`? > > Sorry about that, but I don't see an advantage to change MySQL version on Node / Bun...
> If you don't know how to reproduce these tests on Docker, check the [#2493 (comment)](https://github.com/sidorares/node-mysql2/issues/2493#issuecomment-1992619188) 🙋🏻♂️ I've attempted to do what is laid out in that issue. As I...
ok, well then I have no idea how to continue with this - very obviously, adding support for dataset index has nothing to do with TLS. That's an environmental error,...
> > ok, well then I have no idea how to continue with this - very obviously, adding support for dataset index has nothing to do with TLS. That's an...
@wellwelwel sorry to bother, just an update that we're running our fork in production on a fairly busy system and all seems ok, so I have confidence in my patch,...