mysql proxy demo
1) 导入 test.sql
2) 配置config.php
-
执行 php proxy.php --ip=0.0.0.0 --port=9501 --pool=100 -d
-
php client.php 或把 client.php放置web目录下 打开: http://host/client.php
mysql proxy demo
1) 导入 test.sql
2) 配置config.php
执行 php proxy.php --ip=0.0.0.0 --port=9501 --pool=100 -d
php client.php 或把 client.php放置web目录下 打开: http://host/client.php