cedar2025 / Xboard

基于V2board二次开发支持新协议新特性的高性能面板
MIT License
1.8k stars 459 forks source link

数据库迁移失败 #68

Closed bufanliang666 closed 8 months ago

bufanliang666 commented 8 months ago

🙇‍♂️🙇‍♂️🙇‍♂️注意:XrayR等非XBoard问题请前往项目方提问 🙇‍♂️🙇‍♂️🙇‍♂️Note: XrayR and other non-XBoard issues please go to the project side to ask questions

The XBoard version number you are using 当前使用的XBoard版本号

Xboard docker-compose latest

Briefly describe the problem you are experiencing 简单描述你遇到的问题

数据库为远程服务器上的mysql8.0,在清除数据库后导入过程中报错。

Screenshot of the reported error(Please do desensitization) 报告错误的截图(请做脱敏处理)

123

Screenshot of the reported error(Please do desensitization) 报告错误的截图(请做脱敏处理)

The latest log files in the storage/logs directory report from #1 (Please do desensitization) storage/logs 目录下最新的日志文件从 #1 开始报告(请做脱敏处理)

cedar2025 commented 8 months ago

或许你应该使用mysql5.7。

bufanliang666 commented 8 months ago

真是8.0的问题,5.7就正常了,非常感谢!