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

[GitHub] [shardingsphere] liuxiaocs7 commented on issue #24919: [Question] How to use DistSQL in native ShardingSphere-Proxy

liuxiaocs7 commented on issue #24919:
URL: https://github.com/apache/shardingsphere/issues/24919#issuecomment-1515222615

   Hi, @RaigorJiang, Sorry for late.
   
   1.  when I use standalone mode, mysql client can connect to the Proxy normally.
   2.  I deleted default zookeeper namespace (governance_ds) and tried, but failed too.
   3. `proxy-frontend-database-protocol-type` is not included in props, `server.yaml` as conf as shown above, no other configuration
   
   ---
   
   I found that it may be a problem with the JDK version. After switching to JDK17, I can log in successfully.
   
   Before:
   <img width="483" alt="Snipaste_2023-04-20_02-54-13" src="https://user-images.githubusercontent.com/42756849/233173485-eed5f1eb-6c95-426d-b8f1-10e06d055123.png">
   After:
   <img width="455" alt="Snipaste_2023-04-20_02-56-45" src="https://user-images.githubusercontent.com/42756849/233173511-c592749b-03e8-4658-97f8-5e6f16995097.png">
   
   Result:
   ![image](https://user-images.githubusercontent.com/42756849/233173627-431921c7-f411-42c5-8194-7c144841ff09.png)
   
   Thanks!
   
   
   


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