You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "iamhucong (via GitHub)" <gi...@apache.org> on 2023/06/07 08:04:09 UTC

[GitHub] [shardingsphere] iamhucong opened a new issue, #26091: When checking for the existence of a table, dual was not excluded.

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

   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   5.3.3-SNAPSHOT
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   ShardingSphere-JDBC
   
   ### Expected behavior
   select 1 from dual
   
   ### Actual behavior
   java.sql.SQLException: Table 'DUAL' doesn't exist
   
   ### Reason analyze (If you can)
   
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   
   ### Example codes for reproduce this issue (such as a github link).
   


-- 
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] strongduanmu closed issue #26091: When checking for the existence of a table, dual was not excluded.

Posted by "strongduanmu (via GitHub)" <gi...@apache.org>.
strongduanmu closed issue #26091: When checking for the existence of a table, dual was not excluded.
URL: https://github.com/apache/shardingsphere/issues/26091


-- 
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