Skip to content

Commit

Permalink
remove useless variable (#6076) (#6078)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Aug 2, 2021
1 parent 11d7adb commit e204267
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion benchmark/v5.1-performance-benchmarking-with-tpch.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ Set session variables with the following SQL statements:
```sql
set @@tidb_isolation_read_engines='tiflash';
set @@tidb_allow_mpp=1;
set @@tidb_opt_broadcast_join=0;
set @@tidb_mem_quota_query = 10 << 30;
```

Expand Down

0 comments on commit e204267

Please sign in to comment.