8 lines
No EOL
198 B
JSON
Executable file
8 lines
No EOL
198 B
JSON
Executable file
{
|
|
"typeTest": "exec",
|
|
"timeMsCommand": 3000,
|
|
"listCommands": [
|
|
"mysql -uroot --execute=\"SHOW DATABASES; \"",
|
|
"mysql -uroot < /home/gain/go/src/tools/testfiles/queries_mysql.txt"
|
|
]
|
|
} |