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

mysql CATALOG 查询报错

Asked Mar 27, 2024 Modified Jan 1, 0001
Viewed 53
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
阿渊@SelectDB (没回帖直接加我主页微信)9560
answered Mar 27, 2024
Related Questions
使用UNIQUE KEY建表时候,用日期建分区,日期字段不是跟在id后面,一定要列出日期字段前面所有字段才能建分区吗
1 answers
Doris CBO 导致的BE节点内存规律性波动问题
1 answers
ROUTINE LOAD导入kafka数据,当kafka是cdc数据,JSON格式,带删除标识的:op:d
1 answers
jdbc catalog 地址修改有残留
1 answers
能使用ROUTINE LOAD将kafka数据批量同步到doris中吗
1 answers
doris 2.1 stream load 使用group commit 有2个报错
1 answers

Terms of service Privacy policy

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