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
The schema supports Chinese characters, but cannot be mixed with English characters, digits, and underscores.
It is recommended to support mixing them, such as CREATE SPACE 测试空间1 (vid_type=FIXED_STRING(30));.
The text was updated successfully, but these errors were encountered:
The schema supports Chinese characters, but cannot be mixed with English characters, digits, and underscores.
It is recommended to support mixing them, such as
CREATE SPACE
测试空间1(vid_type=FIXED_STRING(30));
.The text was updated successfully, but these errors were encountered: