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/10/10 09:30:03 UTC

[GitHub] [shardingsphere] linghengqian opened a new issue, #21453: proxy-mysql-default-version set to 5.6.x will result in failure to execute SQL

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

   ## Feature Request
   
   **For English only**, other languages will not accept.
   
   Please pay attention on issues you submitted, because we maybe need more details. 
   If no response anymore and we cannot make decision by current information, we will **close it**.
   
   Please answer these questions before submitting your issue. Thanks!
   
   ### Is your feature request related to a problem?
   
   - Yes,refer to https://github.com/apache/shardingsphere/issues/21442 .
   
   ### Describe the feature you would like.
   
   - In the Docker Image of https://github.com/apache/shardingsphere/pkgs/container/shardingsphere-proxy/44714726?tag=f4080b1b3ddcaa9eb15e87e50a6fb0d2fe2baa7f, if I set `props.proxy-mysql-default-version` of `server.yaml` as follows.
   ```yaml
   props:
       proxy-mysql-default-version: 5.6.51
   ```
   - When executing a statement like `use mysql;` in Jetbrains DataGrip, the error `For input string: ""` will occur, the SQL execution fails, and the server log of ShardingSphere Proxy will not show any errors.
   - Is this expected behavior considering the default value of this property is `5.7.22`? Or should the documentation state that the version number set by this property should be greater than or equal to `5.7.0`? Refer to https://shardingsphere.apache.org/document/5.2.0/en/user-manual/shardingsphere-proxy/yaml-config/props/ .


-- 
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 #21453: proxy-mysql-default-version set to 5.6.x will result in failure to execute SQL

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

   Have you configured any data sources?


-- 
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] linghengqian commented on issue #21453: proxy-mysql-default-version set to 5.6.x will result in failure to execute SQL

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

   - I was intent on writing a unit test for this issue, but got blocked by https://github.com/apache/shardingsphere/issues/22737 at first.


-- 
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] linghengqian commented on issue #21453: proxy-mysql-default-version set to 5.6.x will result in failure to execute SQL

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

   - Close this issue because ShardingSphere Proxy 5.3.1 does not show the same Error Log as any previous version. I will reopen a new issue after investigating.
   - This is most likely related to an update of Jetbrains DataGrip.


-- 
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] linghengqian commented on issue #21453: proxy-mysql-default-version set to 5.6.x will result in failure to execute SQL

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

   - I tested with the database configured in `config-*.yaml`.  It might be a little hard for me to provide such unit tests as Oracle doesn't seem to maintain a Docker Image for MySQL 5.6.


-- 
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] linghengqian closed issue #21453: proxy-mysql-default-version set to 5.6.x will result in failure to execute SQL

Posted by "linghengqian (via GitHub)" <gi...@apache.org>.
linghengqian closed issue #21453: proxy-mysql-default-version set to 5.6.x will result in failure to execute SQL
URL: https://github.com/apache/shardingsphere/issues/21453


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