In the last episode (Aug 02), Sander Pilon said:
> My slow-query log contains the text below. I somehow doubt this is
> correct....
>
> Running 3.23.21-beta-log on Linux 2.2.16
>
> --------------- CUT ---------------------
> insert in;
> SET last_insert_id=1;
>
> insert into pregen;
> select count(*) from p;
> select *, unix_t;
> --------------- CUT ---------------------
I had the same problem; upgrading to 3.23.22 fixed it.
--
Dan Nelson
dnelson@stripped
| Thread |
|---|
| • slow-log bug? | Sander Pilon | 1 Aug |
| • Re: slow-log bug? | Dan Nelson | 2 Aug |