momo
momo
distributed deadlock happen scenes: 
By configuring `max_rate_limit` in user properties, achieve the effect of flow control 。Detail config as following: ``` "users": [ { "user_name": "**", "password": "***", "namespace": "sysbench_4", "rw_flag": 2, "rw_split": 1,...
support multi-query like that: `set autocommit=0;select ....;insert...;update.....;set .....;`