Skip to content

app server 报错 :Caused by: java.sql.SQLException: Storage engine MyISAM is disabled (Table creation is disallowed). #42

@neversuspend

Description

@neversuspend

我是 IM server 专业版

数据库是阿里云 rds,app-server启动时候报错

at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) ~[app.jar:0.67]
at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) ~[app.jar:0.67]
at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) ~[app.jar:0.67]
at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:52) ~[app.jar:0.67]
Caused by: java.sql.SQLException: Storage engine MyISAM is disabled (Table creation is disallowed).

应该如何处理,谢谢

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions