in reply to SQL configurations in automated testing
A sample file looks like this:
--- match: distribution: "^CAPTTOFU/DBD-mysql-\d+\.\d+.tar.gz$" pl: args: - --testdb=test - --testhost=localhost - --testport=3306 - --testsocket=/var/run/mysqld/mysqld.sock - --testuser=root - --testpassword=something
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: SQL configurations in automated testing
by skazat (Chaplain) on Nov 21, 2007 at 22:41 UTC | |
by eserte (Deacon) on Nov 21, 2007 at 23:35 UTC | |
|
Re^2: SQL configurations in automated testing
by skazat (Chaplain) on Dec 23, 2007 at 20:05 UTC | |
by eserte (Deacon) on Dec 23, 2007 at 20:40 UTC |