StarRocks / starrocks

StarRocks, a Linux Foundation project, is a next-generation sub-second MPP OLAP database for full analytics scenarios, including multi-dimensional analytics, real-time analytics, and ad-hoc queries.
https://starrocks.io
Apache License 2.0
8.63k stars 1.74k forks source link

postgresql 使用mysql_fdw 连接sr 报错 #36030

Closed wowav closed 3 months ago

wowav commented 9 months ago

Steps to reproduce the behavior (Required)

创建 mysql_fdw 插件,创建一个外表,后运行查询select * from xx limit 1;

Expected behavior (Required)

Real behavior (Required)

failed to prepare the MySQL query: Unsupported command(COM_STMT_PREPARE)

StarRocks version (Required)

github-actions[bot] commented 3 months ago

We have marked this issue as stale because it has been inactive for 6 months. If this issue is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 10 days to keep the issue queue tidy. Thank you for your contribution to StarRocks!