apache / doris

Apache Doris is an easy-to-use, high performance and unified analytics database.
https://doris.apache.org
Apache License 2.0
11.8k stars 3.11k forks source link

Don't support MySQL table, you should rebuild Doris with WITH_MYSQL option ON #9469

Open itonway opened 2 years ago

itonway commented 2 years ago

Search before asking

Version

1.0.0

What's Wrong?

Doris1.0.0 查询外部表 Don't support MySQL table, you should rebuild Doris with WITH_MYSQL option ON

What You Expected?

Don't support MySQL table, you should rebuild Doris with WITH_MYSQL option ON

How to Reproduce?

Don't support MySQL table, you should rebuild Doris with WITH_MYSQL option ON

Anything Else?

Don't support MySQL table, you should rebuild Doris with WITH_MYSQL option ON

Are you willing to submit PR?

Code of Conduct

stalary commented 2 years ago

you can see it https://doris.apache.org/zh-CN/install/source-install/compilation.html#%E7%89%B9%E5%88%AB%E5%A3%B0%E6%98%8E

MS1027439787 commented 11 months ago

这个问题还没解决吗?doris1.1.5 依然报错

JaneConan commented 9 months ago

doris2.0.1 依然报错

FrommyMind commented 9 months ago

doris2.0.1 依然报错 try to use jdbc https://doris.apache.org/zh-CN/docs/1.2/lakehouse/multi-catalog/jdbc

JaneConan commented 9 months ago

doris2.0.1 依然报错 try to use jdbc https://doris.apache.org/zh-CN/docs/1.2/lakehouse/multi-catalog/jdbc

Thx let us a try~