Apache Doris 中文技术论坛
Questions Tags Users Badges

mysql CATALOG 查询报错

Asked Mar 27, 2024 Modified Jan 1, 0001
Viewed 33
2.1

mysql> select * from opus limit 10;
ERROR 1105 (HY000): errCode = 2, detailMessage = (172.16.64.101)[CANCELLED]error setting certificate verify locations: CAfile: /etc/ssl/certs/ca-certificates.crt CApath: none
mysql> select version()
-> ;
+-----------+
| version() |
+-----------+
| 5.7.99 |
+-----------+
1 row in set (0.01 sec)

edited Jan 1, 0001
kingcall3
asked Mar 27, 2024
1 Answers

看一下这个 FAQ 中的q12:
/etc/ssl/certs/ca-certificates.crt CApath: none

edited Jan 1, 1970
阿渊@SelectDB8165
answered Mar 27, 2024
Related Questions
已经创建的自动分区表无法读取fe配置中修改过的autobucket_max_buckets,导致自动分区表的新分区无法按照fe的新配置自动调整buckets
doris的be奔溃,版本2.1.7
1 answers
Doris开启了2阶段提交,且事务已经被清理了,如何判断最近一次的ckp对应的事务是否正常提交了
报错: Failed to get scan range, no queryable replica found in tablet
1 answers
求助!x2doris同步经常中断
1 answers
Apache Doris内存不够,为什么不像spark一样排队处理,Tablet排队一个个处理,而是报错,请问这个解释对吗
1 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2025 Apache Doris 中文技术论坛.