diff --git a/scripts/_common.sh b/scripts/_common.sh index e762d7b..1daf9f3 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -67,7 +67,7 @@ LOAD DATABASE WITH include no drop, truncate, create no tables, create no indexes, preserve index names, no foreign keys, - data only, workers = 16, concurrency = 1 + data only, workers = 16, concurrency = 1, prefetch rows = 10000 SET MySQL PARAMETERS net_read_timeout = '90',