This topic is locked

How to change DB Connetion on the fly

8/27/2009 1:05:46 AM
PHPRunner General questions
L
ljmjava author

How to change DB Connetion on the fly:
I use mysql Master/Slave mode ;

when do some select search ,i want change the connection to the slave mysql.

How can i do it?

J
Jane 8/27/2009

Hi,
unfortunately PHPRunner do not support two or more databases for one project.

You can change connection string editing generated files manually.