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

mysql CATALOG 查询报错

Asked Mar 27, 2024 Modified Jan 1, 0001
Viewed 44
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 (没回帖直接加我主页微信)9360
answered Mar 27, 2024
Related Questions
Doris 2.1 倒排索引(不分词) 使用 in方式 查询1000个id 速度慢
doris fe挂掉,报错(JE 18.3.12) Disk usage is not within je.maxDisk or je.freeDisk
1 answers
streamloaderd成功执行,但是没有导入数据到表里。
1 answers
doris2.1.11重复建表报错内容异常,不会提示表已经存在
1 answers
AUTO LIST PARTITION 分区名长度为何限制 50?能否配置放宽/取消?
1 answers
我们通过hive catalog外表同步数据,有时候hive表会很大导致内存占满了会杀掉其他任务,限制内存又会导致同步任务失败,有什么方法可以稳定一下呢,同步效率慢一点什么的也没问题
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 中文技术论坛.