| 1 to 5 of 5 |
Note: The search term 'mysql' was dropped from your query as it returns too many results, please narrow your search terms
1. MySQL :: MySQL 5.1 Reference Manual :: 17.5 Using MySQL Proxy
17.5. Using MySQL Proxy [ +/- ] 17.5.1. Using the Administration Interface There are a number of different ways to use MySQL Proxy. At the most basic level, you can allow MySQL Proxy to pass on queries from clients to a single server. To use MySQL proxy in this mode, you just have to specify the backend server that the proxy should connect to on the command line: $ mysql-proxy --proxy-backend-addresses=sakila:3306 If you specify multiple backend MySQL servers then the proxy will connect each client to each
» http://dev.mysql.com/doc/refman/5.1/en/mysql-proxy-using.html
2. MySQL :: MySQL 5.0 Reference Manual :: 16.5 Using MySQL Proxy
16.5. Using MySQL Proxy [ +/- ] 16.5.1. Using the Administration Interface There are a number of different ways to use MySQL Proxy. At the most basic level, you can allow MySQL Proxy to pass on queries from clients to a single server. To use MySQL proxy in this mode, you just have to specify the backend server that the proxy should connect to on the command line: $ mysql-proxy --proxy-backend-addresses=sakila:3306 If you specify multiple backend MySQL servers then the proxy will connect each client to each
» http://dev.mysql.com/doc/refman/5.0/en/mysql-proxy-using.html
3. MySQL :: MySQL 6.0 Reference Manual :: 17.5 Using MySQL Proxy
17.5. Using MySQL Proxy [ +/- ] 17.5.1. Using the Administration Interface There are a number of different ways to use MySQL Proxy. At the most basic level, you can allow MySQL Proxy to pass on queries from clients to a single server. To use MySQL proxy in this mode, you just have to specify the backend server that the proxy should connect to on the command line: $ mysql-proxy --proxy-backend-addresses=sakila:3306 If you specify multiple backend MySQL servers then the proxy will connect each client to each
» http://dev.mysql.com/doc/refman/6.0/en/mysql-proxy-using.html
4. MySQL :: MySQL 5.1 with Maria Reference Manual :: 28.5 Using MySQL Proxy
28.5. Using MySQL Proxy [ +/- ] 28.5.1. Using the Administration Interface There are a number of different ways to use MySQL Proxy. At the most basic level, you can allow MySQL Proxy to pass on queries from clients to a single server. To use MySQL proxy in this mode, you just have to specify the backend server that the proxy should connect to on the command line: $ mysql-proxy --proxy-backend-addresses=sakila:3306 If you specify multiple backend MySQL servers then the proxy will connect each client to each
» http://dev.mysql.com/doc/refman/5.1-maria/en/mysql-proxy-using.html
5. MySQL :: MySQL 3.23, 4.0, 4.1 Reference Manual :: 19.5 Using MySQL Proxy
19.5. Using MySQL Proxy [ +/- ] 19.5.1. Using the Administration Interface There are a number of different ways to use MySQL Proxy. At the most basic level, you can allow MySQL Proxy to pass on queries from clients to a single server. To use MySQL proxy in this mode, you just have to specify the backend server that the proxy should connect to on the command line: $ mysql-proxy --proxy-backend-addresses=sakila:3306 If you specify multiple backend MySQL servers then the proxy will connect each client to each
» http://dev.mysql.com/doc/refman/4.1/en/mysql-proxy-using.html
| 1 to 5 of 5 |