You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
283 B
16 lines
283 B
{
|
|
"ip": "172.31.16.151",
|
|
"port": 3306,
|
|
"user": "mmog",
|
|
"password": "mmog",
|
|
"dbname": "dbmgame_test",
|
|
"dbtype": 1,
|
|
"threadCount": 10,
|
|
"testCount": 10000,
|
|
"traceLogLevel": 99,
|
|
"testInsert": 1,
|
|
"testUpdate": 0,
|
|
"testGet": 0,
|
|
"testDelete": 0,
|
|
"uidOffset": 0
|
|
}
|