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

[GitHub] [shardingsphere] TeslaCN opened a new issue, #26321: Proxy MySQL syntax error (SELECT * FROM t1) EXCEPT (SELECT * FROM t2)

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

   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   
   382c598c834310da9b692ce9cb38eba60c42d39c
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   
   ShardingSphere-Proxy MySQL
   
   ### Expected behavior
   
   Query succeeded.
   
   ### Actual behavior
   
   ```
   mysql> (SELECT * FROM t1) EXCEPT (SELECT * FROM t2);
   ERROR 12000 (42000): You have an error in your SQL syntax: (SELECT * FROM t1) EXCEPT (SELECT * FROM t2), no viable alternative at input 'EXCEPT' at line 1, position 19, near [@6,19:24='EXCEPT',<242>,1:19]
   ```


-- 
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] TeslaCN commented on issue #26321: Proxy MySQL syntax error (SELECT * FROM t1) EXCEPT (SELECT * FROM t2)

Posted by "TeslaCN (via GitHub)" <gi...@apache.org>.
TeslaCN commented on issue #26321:
URL: https://github.com/apache/shardingsphere/issues/26321#issuecomment-1590751008

   @zihaoAK47  Welcome!


-- 
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] zihaoAK47 commented on issue #26321: Proxy MySQL syntax error (SELECT * FROM t1) EXCEPT (SELECT * FROM t2)

Posted by "zihaoAK47 (via GitHub)" <gi...@apache.org>.
zihaoAK47 commented on issue #26321:
URL: https://github.com/apache/shardingsphere/issues/26321#issuecomment-1590684740

   @TeslaCN Hi mentor, please assign this problem to me. I will do my best to solve 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

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


[GitHub] [shardingsphere] TeslaCN closed issue #26321: Proxy MySQL syntax error (SELECT * FROM t1) EXCEPT (SELECT * FROM t2)

Posted by "TeslaCN (via GitHub)" <gi...@apache.org>.
TeslaCN closed issue #26321: Proxy MySQL syntax error (SELECT * FROM t1) EXCEPT (SELECT * FROM t2)
URL: https://github.com/apache/shardingsphere/issues/26321


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