You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/04/09 18:57:55 UTC

[GitHub] [shardingsphere] NJCrazyRen opened a new issue, #16709: Exception "Column index out of range" happend when querying ShardingSphere-proxy

NJCrazyRen opened a new issue, #16709:
URL: https://github.com/apache/shardingsphere/issues/16709

   ShardingSphere-proxy 5.1.0
   
   I use ShardingSphere-proxy only for data-decrypt, so there is just only one data source which is a MySQL database. In the mysql database there is a table named "ssrc_rfx_quotation_line" with 276 columns. When I trying to execute query like 'select * from ssrc_rfx_quotation_line', the exception happend.
   
   That table is a plain table without any encrypt column, so there are no encrypt rules related to it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] zjcnb commented on issue #16709: Exception "Column index out of range" happend when querying ShardingSphere-proxy

Posted by GitBox <gi...@apache.org>.
zjcnb commented on issue #16709:
URL: https://github.com/apache/shardingsphere/issues/16709#issuecomment-1094231027

   @NJCrazyRen Hello, Maybe you can refer to : https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/syntax/ral/ 
   
   Execute `REFRESH TABLE METADATA` to refresh your metadata for `ShardingSphere-Proxy`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] NJCrazyRen commented on issue #16709: Exception "Column index out of range" happend when querying ShardingSphere-proxy

Posted by GitBox <gi...@apache.org>.
NJCrazyRen commented on issue #16709:
URL: https://github.com/apache/shardingsphere/issues/16709#issuecomment-1094109417

   The table in database is may less than 276 columns at beginning and ShardingSphere-proxy started.
   Then someone added column(s) but ShardingSphere-proxy didn't restart.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] NJCrazyRen commented on issue #16709: Exception "Column index out of range" happend when querying ShardingSphere-proxy

Posted by GitBox <gi...@apache.org>.
NJCrazyRen commented on issue #16709:
URL: https://github.com/apache/shardingsphere/issues/16709#issuecomment-1094442452

   > @NJCrazyRen Hello, Maybe you can refer to : https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/syntax/ral/
   > 
   > Execute `REFRESH TABLE METADATA` to refresh your metadata for `ShardingSphere-Proxy`
   
   It's very helpful. Thank you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] TeslaCN closed issue #16709: Exception "Column index out of range" happend when querying ShardingSphere-proxy

Posted by GitBox <gi...@apache.org>.
TeslaCN closed issue #16709: Exception "Column index out of range" happend when querying ShardingSphere-proxy
URL: https://github.com/apache/shardingsphere/issues/16709


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org