Grateful, you two. Thanks so much.
> On Mar 20, 2024, at 6:55 AM, Chris Angelico <ros...@gmail.com> wrote: > > On Wed, 20 Mar 2024 at 21:30, Henrik Grubbström <gru...@grubba.org> wrote: >> >> Thanks for the report and test case. >> >> Fixed in Pike master. It was due to the initialization order >> in Sql.Promise::create(). > > Thanks! Confirmed fixed. > >>> Side note: Pike actually doesn't build against the latest MySQL due to >>> the removal of some ancient deprecated functions, so I have been using >>> the MariaDB client which is what ships with Debian anyway. They're >>> meant to be equivalent so I doubt this is the cause of the issue. >> >> Please make a report at https://git.lysator.liu.se/pikelang/pike/. >> > > Done. > > https://git.lysator.liu.se/pikelang/pike/-/issues/10149 > > ChrisA >