Daniel Cormier

Results 43 comments of Daniel Cormier

Yes, I agree. I don't think they would be able to handle it differently. I was thinking purely for discoverability of the fact that it won't work with nested routers.

A new `Vec` struct is allocated and returned by `Vec::new()` ([source](https://doc.rust-lang.org/src/alloc/vec/mod.rs.html#424)). It's internal storage is empty, though. I have not run a benchmark comparison.

When I add that logging, I get this: ```text 2018/03/21 12:47:37 *mysql.mysqlConn: &{buf:{buf:[5 0 0 0 25 3 0 0 0 3 100 101 102 20 104 101 114 109...

Uh, so, was a new method added? The PR was closed without merging, resulting in this issue being closed. And I don't have permissions to reopen the issue.

> I'm not sure this can ever be of use if I'm honest as this is setup on the pool so the ctx with a timeout, which would be the...

> Full support is not planned. Wow.

Is this still an issue? The last couple of comments suggest that it's been resolved.

This is [still a problem](https://go.dev/play/p/7X9mO34y5lf).