jzx162050120 commented on issue #31661:
URL: 
https://github.com/apache/shardingsphere/issues/31661#issuecomment-2550242889

   ### Cause: java.sql.SQLException: Routed target `tableA_42` does not exist, 
available targets are `[tableB_32, tableB_33, tableB_34, tableB_35, tableB_36, 
tableB_37, tableB_38, tableB_39, tableB_40, tableB_41, tableB_42, tableB_43, 
tableB_44, tableB_45, tableB_46, tableB_47, tableB_48, tableB_49, tableB_50, 
tableB_51, tableB_52, tableB_53, tableB_54, tableB_55, tableB_56, tableB_57, 
tableB_58, tableB_59, tableB_60, tableB_61, tableB_62, tableB_71, tableB_99, 
tableB_101, tableB_102, tableB_103]`.
   ; uncategorized SQLException; SQL state [HY000]; error code [20081]; Routed 
target `tableA_42` does not exist, available targets are `[tableB_32, 
tableB_33, tableB_34, tableB_35, tableB_36, tableB_37, tableB_38, tableB_39, 
tableB_40, tableB_41, tableB_42, tableB_43, tableB_44, tableB_45, tableB_46, 
tableB_47, tableB_48, tableB_49, tableB_50, tableB_51, tableB_52, tableB_53, 
tableB_54, tableB_55, tableB_56, tableB_57, tableB_58, tableB_59, tableB_60, 
tableB_61, tableB_62, tableB_71, tableB_99, tableB_101, tableB_102, 
tableB_103]`.] with root cause
   java.sql.SQLException: Routed target `tableA_42` does not exist, available 
targets are `[tableB_32, tableB_33, tableB_34, tableB_35, tableB_36, tableB_37, 
tableB_38, tableB_39, tableB_40, tableB_41, tableB_42, tableB_43, tableB_44, 
tableB_45, tableB_46, tableB_47, tableB_48, tableB_49, tableB_50, tableB_51, 
tableB_52, tableB_53, tableB_54, tableB_55, tableB_56, tableB_57, tableB_58, 
tableB_59, tableB_60, tableB_61, tableB_62, tableB_71, tableB_99, tableB_101, 
tableB_102, tableB_103]`.
        at 
org.apache.shardingsphere.infra.exception.core.external.sql.ShardingSphereSQLException.toSQLException(ShardingSphereSQLException.java:62)
        at 
org.apache.shardingsphere.infra.exception.dialect.SQLExceptionTransformEngine.toSQLException(SQLExceptionTransformEngine.java:54)
        at 
org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement.execute(ShardingSpherePreparedStatement.java:425)
        at 
com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.ja...........


-- 
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-unsubscr...@shardingsphere.apache.org

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

Reply via email to