1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00
Files
mariadb/mysql-test/t
Tatiana A. Nurnberg 94607a836f Bug#35848: UUID() returns UUIDs with the wrong time
offset for time part in UUIDs was 1/1000 of what it
should be. In other words, offset was off.

Also handle the case where we count into the future
when several UUIDs are generated in one "tick", and
then the next call is late enough for us to unwind
some but not all of those borrowed ticks.

Lastly, handle the case where we keep borrowing and
borrowing until the tick-counter overflows by also
changing into a new "numberspace" by creating a new
random suffix.
2008-07-10 05:24:46 +02:00
..
2008-03-17 14:26:00 +03:00
2008-01-17 15:37:18 -08:00
2007-11-01 12:30:03 -07:00
2007-11-24 15:02:29 +04:00
2008-04-30 14:49:37 +02:00
2007-11-02 13:40:34 +03:00
2008-06-24 21:03:17 +05:00
2008-04-22 21:49:39 -07:00
2007-11-20 20:15:20 +04:00
2008-02-25 21:18:50 +01:00
2008-02-25 21:18:50 +01:00
2008-01-25 16:05:15 -08:00
2008-04-08 20:01:20 +04:00
2008-07-03 23:41:22 +04:00
2008-07-03 23:41:22 +04:00
2008-04-02 00:43:17 +02:00
2008-05-08 20:13:39 +02:00
2008-05-08 20:13:39 +02:00
2008-07-03 23:41:22 +04:00
2008-05-21 17:34:14 +02:00
2008-07-07 11:43:56 +03:00
2008-07-07 11:43:56 +03:00
2008-05-08 20:13:39 +02:00
2008-05-08 20:13:39 +02:00
2008-05-08 20:13:39 +02:00
2008-05-08 20:13:39 +02:00
2008-04-08 20:01:20 +04:00
2008-03-14 20:51:32 +01:00
2008-06-27 20:56:41 +05:00