HI Andrey M. Borodin It's not just mariadb, percona also implements the uuid plugin.
https://docs.percona.com/percona-server/8.4/uuid-versions.html#functions-available-in-uuid_vx Thanks Andrey M. Borodin <x4...@yandex-team.ru> 于2024年11月23日周六 16:21写道: > > > > On 23 Nov 2024, at 10:58, Masahiko Sawada <sawada.m...@gmail.com> wrote: > > > > I've attached an updated patch that squashed changes I made for v33. > > We're still discussing increasing entropy on Windows and macOS, but > > the patch seems to be in good shape. > > +1, thanks! > > PFA version with improved comment. > > Sergey Prokhorenko just draw my attention to the new release of MariaDB > [0]. They are doing very similar UUID v7 generation as we do [1]. > > > Best regards, Andrey Borodin. > > > [0] > https://mariadb.com/resources/blog/announcing-mariadb-community-server-11-7-rc-with-vector-search-and-11-6-ga/ > [1] > https://github.com/mariadb/server/blob/main/plugin/type_uuid/sql_type_uuid_v7.h#L32 > > >