Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
将用户数据保存在 MySQL 中并使其可通过local_idtype 字段创建索引VARCHAR。该文档没有说明最大长度。
local_id
VARCHAR
默认 MySQL 索引键长度为767 字节。
有没有人有更多关于约束的信息?
好问题。对于 Google Identity Toolkit 生成的 local_id,长度不会超过 767 字节。