Files
MariaDB/mysys
Sergei Golubchik 5e5c3c7cb6 post-merge changes
* remove duplicate test file
* move all uuidv7 tests into plugin/type_uuid/mysql-test/type_uuid/
* remove mysys/ changes
* auto my_random_bytes() fallback - removes duplicate code from uuid,
  and fixes all other users of my_random_bytes() that don't check
  the return value (because, perhaps, they don't need crypto-strong
  random bytes)
* End of 11.6 -> 11.7 in tests
* clarify the warning text
* UUID_VERSION_MASK()/UUID_VARIANT_MASK() must not depend on the version
* allow 4x more monotonic uuidv7 per millisecond - instead of stretching
  1000 microseconds over 12 bits, let's use extra 2 bits as a counter
* rename for compatibility with Percona Server (uuid_v4, uuid_v7)
2024-10-29 14:47:32 +01:00
..
2024-09-18 11:27:53 +10:00
2023-02-03 10:42:28 +03:00
2024-05-10 20:02:18 +02:00
2023-08-04 08:01:06 +02:00
2024-05-30 14:27:07 +03:00
2023-12-21 02:14:59 +01:00
2023-04-11 16:15:19 +03:00
2024-04-09 12:12:33 +02:00
2023-11-08 12:59:00 +01:00
2023-08-04 08:01:06 +02:00
2022-12-13 18:01:49 +02:00
2022-11-04 13:50:36 +01:00
2024-10-29 14:47:32 +01:00
2023-10-14 13:36:11 +03:00
2023-10-14 13:36:11 +03:00
2023-10-19 08:26:16 +03:00
2022-12-13 16:58:58 +02:00
2024-10-29 14:47:32 +01:00
2023-12-17 11:20:43 +01:00
2024-02-02 17:43:57 +01:00
2024-06-11 12:50:10 +03:00
2024-06-11 12:50:10 +03:00