Skip to content

导入 apijson.sql 字符集 utf8mb4_0900_ai_ci 报错 #5

@TommyLemon

Description

@TommyLemon

有个小问题,项目提供测试的 apijson.sql 用了字符集 utf8mb4_0900_ai_ci ,
在 MySQLWorkbench 上没有对应的选项,导入也会出错,
image
image
image

我改了 Entity 后,用自己的表(其实是 APIJSON Java 版提供的)测试可行。
image

建议用 默认的 utf8mb4 default collation 或者 utf8mb4 general ci 哦。

除了这个问题,其它按照首页的文档都都能跑通:
image
image
image
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions