Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

消息订阅 表名包含大写报错 #29215

Closed
gfxm301 opened this issue Dec 18, 2024 · 1 comment
Closed

消息订阅 表名包含大写报错 #29215

gfxm301 opened this issue Dec 18, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@gfxm301
Copy link

gfxm301 commented Dec 18, 2024

pull数据 同样的表结构 一个表名大写 一个表名小写 小写的能成功 大写poll数据失败 报错 consumer poll error,code: (0xffff) message: tmg not init
创建订阅语句为
create topic if not exists topic_mic as select * from ops.Mic
create topic if not exists topic_mic7 as select * from ops.mic7

@gfxm301 gfxm301 added the bug Something isn't working label Dec 18, 2024
@gfxm301 gfxm301 changed the title 消息订阅 表明包含大写报错 消息订阅 表名包含大写报错 Dec 18, 2024
@yu285
Copy link
Contributor

yu285 commented Dec 31, 2024

Mic 变成Mic 再试试

仍有疑问可以加微信 a15652223354 做具体排查

@yu285 yu285 closed this as completed Dec 31, 2024
@yu285 yu285 self-assigned this Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants