Skip to content

Commit

Permalink
Ad mo debug (#162)
Browse files Browse the repository at this point in the history
* modify socketTimeout to 120s

* add regular match

* support rc + Pessimistic

* revert Fix pessimistic commit wait error

* revert revert

* add mo_debug to builtindb items
  • Loading branch information
aressu1985 authored Feb 26, 2024
1 parent 6d97102 commit e5198b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ method: "run"
rate: 100

#builtindb: builtin databases of mo
builtindb: mo_catalog,mo_task,information_schema,mysql,system_metrics,system,query_result
builtindb: mo_catalog,mo_task,information_schema,mysql,system_metrics,system,query_result,mo_debug

#outfiles: files or paths that the mo generates during the test
outfiles: json/export_1.csv,json/export_2.csv,into_outfile,into_outfile_2
Expand Down

0 comments on commit e5198b9

Please sign in to comment.