Changes between Version 1 and Version 2 of Ticket #33507
- Timestamp:
- Feb 10, 2022, 4:49:00 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33507
- Property Triage Stage Unreviewed → Accepted
-
Ticket #33507 – Description
v1 v2 1 MariaDB 10.7 introduces `UUID` data type, see [https://mariadb.com/kb/en/uuid-data-type/ docs] and [https://mariadb.org/10-7-preview-feature-uuid-data-type/ blog post]. We should correct edthe `has_native_uuid_field` feature flag and use `uuid` instead of `char(32)`.1 MariaDB 10.7 introduces `UUID` data type, see [https://mariadb.com/kb/en/uuid-data-type/ docs] and [https://mariadb.org/10-7-preview-feature-uuid-data-type/ blog post]. We should correct the `has_native_uuid_field` feature flag and use `uuid` instead of `char(32)`.