You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#29948925: Change literal value for enum MYSQL_TYPE_TYPED_ARRAY
Enum MYSQL_TYPE_TYPED_ARRAY is never exposed to a client, and is
generally not used in type compatibility handling.
Hence it makes sense to group it with the other non-exposed fields
like MYSQL_TYPE_TIME2 instead of the higher values like MYSQL_TYPE_JSON.
Reviewed by: Evgeny Potemkin <[email protected]>
0 commit comments