Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 223 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 223 Bytes

zproxy

mysql proxy demo

1) 导入 test.sql

2) 配置config.php

  1. 执行 php proxy.php --ip=0.0.0.0 --port=9501 --pool=100 -d

  2. php client.php 或把 client.php放置web目录下 打开: http://host/client.php