load data导入数据失败“Loading local data is disabled;” OceanBase 很抱歉这个错误提示信息不是很明确。 如果需要使用load data local功能,需要保证: obclient 版本不低于 2.2.4; obproxy 版本不低于 3.2.4(直连observer无此要求); objdbc 版本不低于 2.4.8 (如果使
[xiaofeng.lby@OceanBase192087.et2sqa /home/xiaofeng.lby] $ps xf PID TTY STAT TIME COMMAND 239848 ? S 0:00 sshd: xiaofeng.lby@pts/2 239849 pts/2 Ss 0:00 \_ -bash 239922 pts/2 R+ 0:00 \_ ps xf 209651 ? Ssl 28:29 /home/xiaofeng.lby/ob1.proxy0/bin/obproxy -p 22603 -n ...
【问题描述】docker 部署单节点ob之后,部署 oms 输入元数据库 ip 等信息出错。王运来 2023 年12 月 22 日 10:13 #3 如果想用docker部署的ob作为元数据库,那docker也是有IP的。最简单的方法是把ob docker的port映射到当前主机即可。比如 docker run -d --name oceanbase -p 2881:2881 oceanbase/oceanbase-...
proc_mutex.o:(proc_mutex_pthread_acquire) in archive …/…/…/deps/3rd/usr/local/oceanbase/deps/devel/lib/libapr-1.a referenced by proc_mutex.c proc_mutex.o:(proc_mutex_pthread_tryacquire) in archive …/…/…/deps/3rd/usr/local/oceanbase/deps/devel/lib/libapr-1.a did you mean: pthr...
一直报错找不到span,崩溃了,哪位大佬救一下1 个赞 王运来 2024 年11 月 21 日 16:04 #3 用的编译器太老了?哪个版本的编译器 1 个赞 AntTech_9ZAGCL 2024 年11 月 21 日 19:08 #4 编译器是gcc 11 1 个赞 AntTech_9ZAGCL 2024 年11 月 21 日 19:09 #5 image1895×1268 226 KB ...
【 OB or 其他组件 】 dbeaver 【 使用版本 】企业版 3.2.3 【问题描述】官方文档上 表组没说支持List分区建的表,但使用List分区建表时 TABLEGROUP = ‘aaaa’ 也能成功,实际上是无效的吗 【sql】 CREATE TABLE t_imcore_chat ( chat_no bigint(64) NOT NULL COMMENT '会话编号 ', ...
OceanBase 技术问题 observer, sql oil 2024 年2 月 29 日 20:26 #1 集群只有一个节点,在当前服务器上使用obclient --local-infile -h172.16.59.129 -P2881 -uroot -pXXXX 登陆后,load data操作报错:ERROR 3948 (42000): Loading local data is disabled; this must be enabled on both the client and ...
image622×509 21.5 KB 通过附加vscode选项进入容器后,运行debug无反应,请问该如何实现断点调试? image1473×1500 126 KB image1328×1226 101 KB 1 个赞 王运来 2023 年10 月 24 日 12:04 #3 有同学反映把 配置文件中的 externalConsole 改为FALSE就可以了 2023 OceanBase 数据库大赛FAQ ...