TeslaCN commented on issue #25098:
URL: 
https://github.com/apache/shardingsphere/issues/25098#issuecomment-1503081662

   Still failed to reproduce.
   
   ```
   ╰─[:)] % docker run -id \
   -v 
/home/wuweijie/projects/shardingsphere/.settings/master/mysql/conf/server.yaml:/opt/shardingsphere-proxy/conf/server.yaml
 \
   -p 3307:3307 \
   --name proxy-532 \   
   apache/shardingsphere-proxy:5.3.2 
   cb69142d475335a64381ddf766dc90cbeec4641699944942218e3daf621b6872
   ╭─[~/.jdks]─[wuweijie@wuweijie-ubuntu]─[0]─[10063]
   ╰─[:)] % docker ps
   CONTAINER ID   IMAGE                               COMMAND                  
CREATED         STATUS         PORTS                                       NAMES
   cb69142d4753   apache/shardingsphere-proxy:5.3.2   "/bin/sh -c '${LOCAL…"   
6 seconds ago   Up 5 seconds   0.0.0.0:3307->3307/tcp, :::3307->3307/tcp   
proxy-532
   b47ff2d7c757   mysql:8.0.32                        "docker-entrypoint.s…"   
4 hours ago     Up 4 hours                                                 
bold_ishizaka
   83fda880157a   postgres:15.1                       "docker-entrypoint.s…"   
28 hours ago    Up 28 hours                                                
hardcore_tharp
   4f2a8b2b7677   postgres:15.1                       "docker-entrypoint.s…"   
2 months ago    Up 28 hours                                                pg15
   2a349e0764c1   mysql:8.0.28                        "docker-entrypoint.s…"   
12 months ago   Up 4 hours                                                 
mysql8
   ╭─[~/.jdks]─[wuweijie@wuweijie-ubuntu]─[0]─[10064]
   ╰─[:)] % nc 127.0.0.1 3307
   e
   8.0.29-ShardingSphere-Proxy 5.3.2E30eaSXfO�apOLy2eP9pzamysql_native_password
   ^C
   ╭─[~/.jdks]─[wuweijie@wuweijie-ubuntu]─[130]─[10065]
   ╰─[:(] % docker logs proxy-532
   we find java version: java17, full_version=17.0.6, 
full_path=/opt/java/openjdk/bin/java
   The classpath is 
/opt/shardingsphere-proxy/conf:/opt/shardingsphere-proxy/conf:.:/opt/shardingsphere-proxy/lib/*:/opt/shardingsphere-proxy/ext-lib/*
   main class org.apache.shardingsphere.proxy.Bootstrap -1 
/opt/shardingsphere-proxy/conf 0.0.0.0 false
   [INFO ] 2023-04-11 10:28:45.930 [main] o.a.s.p.frontend.ShardingSphereProxy 
- ShardingSphere-Proxy Standalone mode started successfully
   ```
   
   
![image](https://user-images.githubusercontent.com/20503072/231134197-4bc9b3e6-9fe3-49ed-82e5-0ce2f88262d4.png)
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to