开发者社区 > PolarDB开源 > PolarDB 分布式版 > 正文

PolarDB-X 这是什么错误?

PolarDB-X 这是什么错误?
2024-05-13T13:54:17.531410Z 0 [Warning] [MY-011069] [Server] The syntax '--relay-log-info-repository' is deprecated and will be removed in a future release.
2024-05-13T13:54:17.531567Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead.
2024-05-13T13:54:17.531590Z 0 [System] [MY-010116] [Server] /opt/polardbx_engine/bin/mysqld (mysqld 8.0.32-X-Cluster-8.4.19) starting as process 70319
mysqld: File './mysql-binlog.index' not found (OS errno 13 - Permission denied)
2024-05-13T13:54:17.535166Z 0 [ERROR] [MY-010119] [Server] Aborting
2024-05-13T13:54:17.540329Z 0 [System] [MY-010910] [Server] /opt/polardbx_engine/bin/mysqld: Shutdown complete (mysqld 8.0.32-X-Cluster-8.4.19) Source distribution.
2024-05-13T13:54:17.551110Z mysqld_safe mysqld from pid file /data/polardbx-engine/run/mysql.pid ended

展开
收起
嘟嘟嘟嘟嘟嘟 2024-05-22 08:32:32 43 0
1 条回答
写回答
取消 提交回答
  • mysqld: File './mysql-binlog.index' not found (OS errno 13 - Permission denied)

    可以看看这个文件是否没有打开的权限

    此回答整理自钉群“阿里云 PolarDB-X 开源交流群”

    2024-05-22 13:09:43
    赞同 1 展开评论 打赏

PolarDB 分布式版 (PolarDB for Xscale,简称“PolarDB-X”) 采用 Shared-nothing 与存储计算分离架构,支持水平扩展、分布式事务、混合负载等能力,100%兼容MySQL。 2021年开源,开源历程及更多信息访问:OpenPolarDB.com/about

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载