Started by user Jenkins Admin Obtained pipelines/pingcap/tidb/latest/pull_integration_ddl_test.groovy from git https://github.com/PingCAP-QE/ci.git Loading library tipipeline@main Library tipipeline@main is cached. Copying from home. [Pipeline] Start of Pipeline [Pipeline] readJSON [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8537-jq6tc-p5gkv-rxwh1 Agent pingcap-tidb-pull-integration-ddl-test-8537-jq6tc-p5gkv-rxwh1 is provisioned from template pingcap_tidb_pull_integration_ddl_test_8537-jq6tc-p5gkv --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "3a8b417bee810398a6614a491d847d3023e3a68e" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8537-jq6tc" name: "pingcap-tidb-pull-integration-ddl-test-8537-jq6tc-p5gkv-rxwh1" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8537-jq6tc-p5gkv-rxwh1" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8537-jq6tc-p5gkv-rxwh1" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8537-jq6tc-p5gkv-rxwh1 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git rev-list --no-walk 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv PROW_JOB_ID=5d3a4266-e877-431c-9cd7-8644513aebb7 JENKINS_NODE_COOKIE=98c31c30-e60e-4293-a6c5-3183a8d171d1 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-pull-integration-ddl-test-8537-jq6tc-p5gkv-rxwh1 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Debug info BUILD_TAG=jenkins-pingcap-tidb-pull_integration_ddl_test-8537 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tidb/pull_integration_ddl_test","buildid":"1787392462101155843","prowjobid":"5d3a4266-e877-431c-9cd7-8644513aebb7","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"659f32a81300f9dbcea9032b3c8e4825555ccfd1","base_link":"https://github.com/pingcap/tidb/commit/659f32a81300f9dbcea9032b3c8e4825555ccfd1","pulls":[{"number":51300,"author":"ystaticy","sha":"2a3f8205bcf7f220c130130c91ad9e6e646cae27","title":"[DNM]GC: Support keyspace level GC","link":"https://github.com/pingcap/tidb/pull/51300","commit_link":"https://github.com/pingcap/tidb/pull/51300/commits/2a3f8205bcf7f220c130130c91ad9e6e646cae27","author_link":"https://github.com/ystaticy"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct _=/usr/bin/printenv POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/pull_integration_ddl_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#8537 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787392462101155843 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_integration_ddl_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_pull_integration_ddl_test_8537-jq6tc GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-a495399657aa28767a8b8897401f5fe39c602446c1e9d68b232b14329dde791e NODE_LABELS=pingcap-tidb-pull-integration-ddl-test-8537-jq6tc-p5gkv-rxwh1 pingcap_tidb_pull_integration_ddl_test_8537-jq6tc GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-pull-integration-ddl-test-8537-jq6tc-p5gkv-rxwh1 GITHUB_TOKEN=**** GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/display/redirect BUILD_NUMBER=8537 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz + echo ------------------------- ------------------------- + go env GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/home/jenkins/.cache/go-build' GOENV='/home/jenkins/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMODCACHE='/go/pkg/mod' GONOPROXY='' GONOSUMDB='' GOOS='linux' GOPATH='/go' GOPRIVATE='' GOPROXY='http://goproxy.apps.svc,https://proxy.golang.org,direct' GOROOT='/usr/local/go' GOSUMDB='sum.golang.org' GOTMPDIR='' GOTOOLCHAIN='auto' GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64' GOVCS='' GOVERSION='go1.21.6' GCCGO='gccgo' GOAMD64='v1' AR='ar' CC='gcc' CXX='g++' CGO_ENABLED='1' GOMOD='/dev/null' GOWORK='' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' PKG_CONFIG='pkg-config' GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build1292921215=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-8537-jq6tc-p5gkv-rxwh1 bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-8537-jq6tc-p5gkv-rxwh1 bash [Pipeline] container [Pipeline] { [Pipeline] sh + dig github.com ; <<>> DiG 9.18.16 <<>> github.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 25241 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 7544f5c4d055f741 (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 21 IN A 20.205.243.166 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Mon May 06 08:02:56 UTC 2024 ;; MSG SIZE rcvd: 77 [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] timeout Timeout set to expire in 10 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tidb/rev-659f32a) 460225024 bytes in 2.18 secs (210806413 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.36.6 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/.git/ .git HEAD is now at 659f32a813 infoschema: try other PDs if one cannot serve the request (#52843) POST git-upload-pack (656 bytes) POST git-upload-pack (973 bytes) From https://github.com/pingcap/tidb = [up to date] master -> origin/master 10919f90b3..2a3f8205bc refs/pull/51300/head -> origin/pr/51300/head HEAD is now at 659f32a813 infoschema: try other PDs if one cannot serve the request (#52843) 🚧 Checkouting to base SHA:659f32a81300f9dbcea9032b3c8e4825555ccfd1... HEAD is now at 659f32a813 infoschema: try other PDs if one cannot serve the request (#52843) ✅ Checked. 🎉 🧾 HEAD info: 659f32a81300f9dbcea9032b3c8e4825555ccfd1 659f32a813 infoschema: try other PDs if one cannot serve the request (#52843) 516977e1f9 planner: move ShowPredicateExtractor interface to base package out of core (#52953) 06ee59bd9c planner: add projections to keep join keys as `col=col` (#52989) 🚧 Pre-merge heads of pull requests to base SHA: 659f32a81300f9dbcea9032b3c8e4825555ccfd1 ... Merge made by the 'ort' strategy. pkg/domain/infosync/BUILD.bazel | 1 + pkg/domain/infosync/info.go | 18 ++- pkg/keyspace/BUILD.bazel | 5 + pkg/keyspace/keyspace.go | 77 ++++++++++ pkg/keyspace/keyspace_test.go | 57 +++++++ pkg/kv/interface_mock_test.go | 4 + pkg/kv/kv.go | 2 + pkg/store/driver/BUILD.bazel | 1 + pkg/store/driver/tikv_driver.go | 27 +++- pkg/store/gcworker/BUILD.bazel | 2 + pkg/store/gcworker/gc_worker.go | 329 +++++++++++++++++++++++++++++++++++----- pkg/store/helper/helper.go | 1 + pkg/util/mock/store.go | 5 + 13 files changed, 480 insertions(+), 49 deletions(-) 🧾 Pre-merged result: 77a3eef2741d1e6e7ad559d95d92a545704a769d 77a3eef274 Merge commit '2a3f8205bcf7f220c130130c91ad9e6e646cae27' into HEAD 2a3f8205bc fix func name 659f32a813 infoschema: try other PDs if one cannot serve the request (#52843) ✅ Pre merged 🎉 ✅ ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/tidb/rev-659f32a-2a3f820) 460261376 bytes in 19.65 secs (23423131 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache Cache restored successfully (git/PingCAP-QE/tidb-test/rev-49c8f5136519ef9ddbef9b724187d95359b3b16b) 609048576 bytes in 3.39 secs (179838392 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential github-sre-bot-ssh Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@7877b1; decorates RemoteLauncher[hudson.remoting.Channel@49c534d8:JNLP4-connect connection from 10.233.102.155/10.233.102.155:48346] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Pruning obsolete local branches Cleaning workspace > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/.git # timeout=10 > git config remote.origin.url git@github.com:PingCAP-QE/tidb-test.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from git@github.com:PingCAP-QE/tidb-test.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_SSH to set credentials [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test@tmp/jenkins-gitclient-ssh461692333788695263.key > git fetch --tags --force --progress --prune -- git@github.com:PingCAP-QE/tidb-test.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Checking out Revision dae424f5f68bb55818c1e169b732f8889b04a31b (origin/master) Commit message: "update alter table test result | tidb=pr/52967 (#2320)" [Pipeline] } > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dae424f5f68bb55818c1e169b732f8889b04a31b # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/PingCAP-QE/tidb-test/rev-2a3f8205bcf7f220c130130c91ad9e6e646cae27) 609049088 bytes in 24.50 secs (24855658 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + '[' -f bin/tidb-server ']' + make CGO_ENABLED=1 GO111MODULE=on go build -tags codes -ldflags '-X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-179-g77a3eef274" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2024-05-06 08:04:03" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=77a3eef2741d1e6e7ad559d95d92a545704a769d" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitBranch=HEAD" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBEdition=Community" ' -o bin/tidb-server ./cmd/tidb-server go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d go: downloading go.uber.org/automaxprocs v1.5.3 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240430145241-6cb0704fce51 go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50 go: downloading golang.org/x/sys v0.19.0 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754 go: downloading go.uber.org/atomic v1.11.0 go: downloading golang.org/x/net v0.24.0 go: downloading golang.org/x/exp v0.0.0-20240404231335-c0f41cb1a7a0 go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible go: downloading google.golang.org/grpc v1.63.2 go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/prometheus/client_golang v1.19.0 go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815 go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37 go: downloading golang.org/x/sync v0.7.0 go: downloading github.com/tikv/pd/client v0.0.0-20240430080403-1679dbca25b3 go: downloading github.com/otiai10/copy v1.2.0 go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/coocood/freecache v1.2.1 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/klauspost/compress v1.17.7 go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2 go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading google.golang.org/protobuf v1.33.0 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading go.uber.org/mock v0.4.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading golang.org/x/time v0.5.0 go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 go: downloading github.com/google/btree v1.1.2 go: downloading golang.org/x/tools v0.20.0 go: downloading github.com/prometheus/common v0.53.0 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/aws/aws-sdk-go v1.50.0 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading cloud.google.com/go/storage v1.36.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581 go: downloading github.com/go-resty/resty/v2 v2.11.0 go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9 go: downloading golang.org/x/oauth2 v0.18.0 go: downloading google.golang.org/api v0.162.0 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading golang.org/x/term v0.19.0 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/xitongsys/parquet-go v1.5.5-0.20201110004701-b09c49d6d457 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.13.0 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/lestrrat-go/blackmagic v1.0.2 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/httprc v1.0.5 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240304212257-790db918fca8 go: downloading golang.org/x/crypto v0.22.0 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading k8s.io/api v0.28.6 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/golang/glog v1.2.0 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading cloud.google.com/go v0.112.0 go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de go: downloading cloud.google.com/go/compute v1.24.0 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/apache/thrift v0.16.0 go: downloading github.com/rivo/uniseg v0.4.6 go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.12.0 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading cloud.google.com/go/iam v1.1.6 go: downloading github.com/googleapis/gax-go/v2 v2.12.0 go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 go: downloading go.opencensus.io v0.24.0 go: downloading go.opentelemetry.io/otel v1.22.0 go: downloading go.opentelemetry.io/otel/trace v1.22.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/go-logr/logr v1.4.1 go: downloading go.opentelemetry.io/otel/metric v1.22.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading k8s.io/apimachinery v0.28.6 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 go: downloading github.com/google/s2a-go v0.1.7 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading github.com/jmespath/go-jmespath v0.4.0 Build TiDB Server successfully! [Pipeline] sh + ls bin/ddltest ls: cannot access bin/ddltest: No such file or directory + make ddltest go: downloading go.uber.org/goleak v1.3.0 [Pipeline] retry [Pipeline] { [Pipeline] sh + chmod +x /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact_v2.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/run-integration-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/run-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh + /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh --pd=master --tikv=master TIDB = TIKV = master PD = master TIFLASH = >>> start download tikv tikv master sha1 is 88099c95a3c0c13a827c0795c3d45070264665e4 TIKV: http://fileserver.pingcap.net/download/builds/pingcap/tikv/88099c95a3c0c13a827c0795c3d45070264665e4/centos7/tikv-server.tar.gz download tikv-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tikv/88099c95a3c0c13a827c0795c3d45070264665e4/centos7/tikv-server.tar.gz >>> start download pd pd master sha1 is 1679dbca25b3483d1375c7e747da27e99ad77360 PD: http://fileserver.pingcap.net/download/builds/pingcap/pd/1679dbca25b3483d1375c7e747da27e99ad77360/centos7/pd-server.tar.gz download pd-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/pd/1679dbca25b3483d1375c7e747da27e99ad77360/centos7/pd-server.tar.gz total 523M drwxr-sr-x. 3 jenkins jenkins 4.0K May 6 16:09 . drwxr-sr-x. 18 jenkins jenkins 4.0K May 6 16:09 .. drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 16:09 bin -rwxr-xr-x. 1 jenkins jenkins 106M Apr 30 16:10 pd-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 15:33 tikv-server + mv third_bin/tikv-server bin/ + mv third_bin/pd-server bin/ + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 16:09 . drwxr-sr-x. 18 jenkins jenkins 4.0K May 6 16:09 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 16:09 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M Apr 30 16:10 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:06 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 15:33 tikv-server [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + touch ws-jenkins-pingcap-tidb-pull_integration_ddl_test-8537 + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/ddltest /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/pd-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/tidb-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/tikv-server bin/ + chmod +x bin/ddltest bin/pd-server bin/tidb-server bin/tikv-server + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 16:09 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 16:09 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 16:09 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 16:09 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:09 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 16:09 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 88099c95a3c0c13a827c0795c3d45070264665e4 Git Commit Branch: master UTC Build Time: 2024-05-06 06:37:19 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-179-g77a3eef274 Edition: Community Git Commit Hash: 77a3eef2741d1e6e7ad559d95d92a545704a769d Git Branch: HEAD UTC Build Time: 2024-05-06 08:04:03 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] } Cache saved successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8537/tidb-test) 1583697408 bytes in 42.45 secs (37309535 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] parallel [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Insert$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Update$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Delete$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestColumn$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestIndex$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Insert$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Update$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Delete$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestColumn$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestIndex$') [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8537-t4fpb-j86g0-0d034 Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8537-c4ck4-0l5t0-qb8vn Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8537-fhdwm-f5t17-fr5mk Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8537-mx9ks-76w46-12f65 Agent pingcap-tidb-pull-integration-ddl-test-8537-t4fpb-j86g0-0d034 is provisioned from template pingcap_tidb_pull_integration_ddl_test_8537-t4fpb-j86g0 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "aaa7b4a7e86debfdfbdf79201287ecde5b84f191" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8537-t4fpb" name: "pingcap-tidb-pull-integration-ddl-test-8537-t4fpb-j86g0-0d034" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8537-t4fpb-j86g0-0d034" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8537-t4fpb-j86g0-0d034" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8537-t4fpb-j86g0-0d034 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8537-svx9f-4pft2-t4j4b [Pipeline] node No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@58f55827; decorates RemoteLauncher[hudson.remoting.Channel@e12e16d:JNLP4-connect connection from 10.233.81.122/10.233.81.122:55158] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8537-6xmkb-0fhmp-fp311 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Agent pingcap-tidb-pull-integration-ddl-test-8537-fhdwm-f5t17-fr5mk is provisioned from template pingcap_tidb_pull_integration_ddl_test_8537-fhdwm-f5t17 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "3ab77ef0b996055197c14356bad954670cffbfd7" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8537-fhdwm" name: "pingcap-tidb-pull-integration-ddl-test-8537-fhdwm-f5t17-fr5mk" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8537-fhdwm-f5t17-fr5mk" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8537-fhdwm-f5t17-fr5mk" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8537-fhdwm-f5t17-fr5mk in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) The recommended git tool is: git Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@39c8d579; decorates RemoteLauncher[hudson.remoting.Channel@2e241ce7:JNLP4-connect connection from 10.233.83.14/10.233.83.14:46894] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Agent pingcap-tidb-pull-integration-ddl-test-8537-svx9f-4pft2-t4j4b is provisioned from template pingcap_tidb_pull_integration_ddl_test_8537-svx9f-4pft2 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "bd24febb66d61fdb0adb9d9ccd2bd05dc5453ab1" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8537-svx9f" name: "pingcap-tidb-pull-integration-ddl-test-8537-svx9f-4pft2-t4j4b" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8537-svx9f-4pft2-t4j4b" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8537-svx9f-4pft2-t4j4b" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8537-svx9f-4pft2-t4j4b in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Still waiting to schedule task Waiting for next available executor on ‘pingcap-tidb-pull-integration-ddl-test-8537-c4ck4-0l5t0-qb8vn’ Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8537/tidb-test) 1583697408 bytes in 6.12 secs (258756242 bytes/sec) [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] container The recommended git tool is: git [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 16:10 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 16:10 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 16:09 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 16:09 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:09 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 16:09 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 88099c95a3c0c13a827c0795c3d45070264665e4 Git Commit Branch: master UTC Build Time: 2024-05-06 06:37:19 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-179-g77a3eef274 Edition: Community Git Commit Hash: 77a3eef2741d1e6e7ad559d95d92a545704a769d Git Branch: HEAD UTC Build Time: 2024-05-06 08:04:03 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] cache Still waiting to schedule task ‘pingcap-tidb-pull-integration-ddl-test-8537-mx9ks-76w46-12f65’ is offline No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@40a0809c; decorates RemoteLauncher[hudson.remoting.Channel@6ae8ff34:JNLP4-connect connection from 10.233.85.76/10.233.85.76:42556] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Agent pingcap-tidb-pull-integration-ddl-test-8537-c4ck4-0l5t0-qb8vn is provisioned from template pingcap_tidb_pull_integration_ddl_test_8537-c4ck4-0l5t0 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "f94a111a5f998e77e3d4b9f412049923c42eed34" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8537-c4ck4" name: "pingcap-tidb-pull-integration-ddl-test-8537-c4ck4-0l5t0-qb8vn" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8537-c4ck4-0l5t0-qb8vn" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8537-c4ck4-0l5t0-qb8vn" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8537-c4ck4-0l5t0-qb8vn in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test Still waiting to schedule task ‘pingcap-tidb-pull-integration-ddl-test-8537-6xmkb-0fhmp-fp311’ is offline Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8537/tidb-test) 1583697408 bytes in 6.90 secs (229453356 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] container [Pipeline] { [Pipeline] sh + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 16:10 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 16:10 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 16:09 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 16:09 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:09 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 16:09 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 88099c95a3c0c13a827c0795c3d45070264665e4 Git Commit Branch: master UTC Build Time: 2024-05-06 06:37:19 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-179-g77a3eef274 Edition: Community Git Commit Hash: 77a3eef2741d1e6e7ad559d95d92a545704a769d Git Branch: HEAD UTC Build Time: 2024-05-06 08:04:03 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] checkout [Pipeline] sh The recommended git tool is: git wait pd ready... [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache wait pd ready... No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@2b8a8f78; decorates RemoteLauncher[hudson.remoting.Channel@fe24145:JNLP4-connect connection from 10.233.67.69/10.233.67.69:37362] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8537/tidb-test) 1583697408 bytes in 5.45 secs (290441637 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 16:10 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 16:11 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 16:09 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 16:09 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:09 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 16:09 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 88099c95a3c0c13a827c0795c3d45070264665e4 Git Commit Branch: master UTC Build Time: 2024-05-06 06:37:19 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-179-g77a3eef274 Edition: Community Git Commit Hash: 77a3eef2741d1e6e7ad559d95d92a545704a769d Git Branch: HEAD UTC Build Time: 2024-05-06 08:04:03 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] sh [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache wait pd ready... wait tikv ready... wait tikv ready... wait tikv ready... total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 16:11 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 16:11 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 16:09 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:11 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 16:09 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:09 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 16:09 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimpleInsert total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 16:11 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 16:11 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 16:09 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:11 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 16:09 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:09 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 16:09 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimple [2024/05/06 16:11:19.355 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 16:11:20.172 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8537/tidb-test) 1583697408 bytes in 13.23 secs (119673604 bytes/sec) [Pipeline] { [Pipeline] sh [2024/05/06 16:11:20.832 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] # Time: 2024-05-06T16:11:20.987390477+08:00 # Txn_start_ts: 0 # Conn_ID: 1 # Query_time: 0.337767803 # Parse_time: 0.000026521 # Compile_time: 0.000052568 # Rewrite_time: 0.000002608 # Optimize_time: 0.000024426 # Wait_TS: 0.000190983 # DB: test_ddl # Is_internal: false # Digest: 427893f5b86475e7389219842ad81896525c8d7eb37b676ecd54215d86344ac3 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; create table test_insert (c1 int, c2 int, primary key(c1)); + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 16:11 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 16:11 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 16:09 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 16:09 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:09 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 16:09 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 88099c95a3c0c13a827c0795c3d45070264665e4 Git Commit Branch: master UTC Build Time: 2024-05-06 06:37:19 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-179-g77a3eef274 Edition: Community Git Commit Hash: 77a3eef2741d1e6e7ad559d95d92a545704a769d Git Branch: HEAD UTC Build Time: 2024-05-06 08:04:03 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] sh [2024/05/06 16:11:22.131 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] wait pd ready... === RUN TestSimpleInsert/Basic === RUN TestSimpleInsert/Basic/test_insert === RUN TestSimple/Basic total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 16:11 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 16:11 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 16:09 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:11 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 16:09 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:09 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 16:09 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestColumn # Time: 2024-05-06T16:11:26.901607589+08:00 # Txn_start_ts: 0 # Query_time: 0.644987329 # Parse_time: 0.000094314 # Compile_time: 0.000074459 # Rewrite_time: 0.000002303 # Optimize_time: 0 # Wait_TS: 0.000202865 # DB: test_ddl # Is_internal: false # Digest: 3d701c9f3ad5245e554166e586cad1fee19801a45b0601b4012b9f4f620e7e2d # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; create table if not exists test_simple (c1 int, c2 int, c3 int); [TestSimpleInsert][Time Cost]2.739984971s === RUN TestSimpleInsert/Basic/test_insert_common [2024/05/06 16:11:28.704 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [TestSimpleInsert][Time Cost]2.650668052s [2024/05/06 16:11:30.233 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] === RUN TestSimpleInsert/Conflict === RUN TestSimpleInsert/Conflict/test_conflict_insert [2024/05/06 16:11:30.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9865' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7431' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9513' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9785' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7871' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2374' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9037' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9660' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5786' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9015' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8638' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1543' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7977' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2135' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3377' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6462' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9865' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4908' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4064' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3637' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3178' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5294' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8943' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9511' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9784' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4764' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5294' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3030' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4753' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '585' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4107' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8010' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1105' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3979' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7916' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '421' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6947' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4581' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5986' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2067' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1187' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '361' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8499' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8246' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2891' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1519' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9101' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5905' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1659' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1446' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2795' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7725' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7082' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8516' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6000' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6928' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '235' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '20' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8516' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1020' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '750' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5551' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1953' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9147' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7073' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5985' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3312' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2762' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9626' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6947' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4094' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5345' for key 'test_conflict_insert.PRIMARY'"] # Time: 2024-05-06T16:11:30.918217311+08:00 # Txn_start_ts: 0 # Query_time: 2.01095611 # Parse_time: 0.00009511 # Compile_time: 0.000086001 # Rewrite_time: 0.000002969 # Optimize_time: 0 # Wait_TS: 0.000445422 # DB: test_ddl # Is_internal: false # Digest: e9e8cee7c8e31435ad3c162001d0ea8e1107de234383d4e91bf12a5ba689f83a # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop table if exists test_simple; [2024/05/06 16:11:30.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5082' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4948' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9727' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7148' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6713' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5243' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2598' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2163' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2333' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5734' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '21' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8396' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8739' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7367' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:30.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '443' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5199' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1422' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7676' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2652' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6067' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '585' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8020' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5518' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5567' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6422' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4659' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8766' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5965' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5218' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4413' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1357' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1864' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8492' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2623' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '462' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '666' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3281' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3680' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4544' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4871' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3779' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4581' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5734' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1402' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1781' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1741' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4413' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '73' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3065' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7444' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '739' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6741' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5085' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '710' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4852' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8906' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7680' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6615' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2151' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8094' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3110' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8576' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3825' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '361' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4650' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7439' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5927' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '898' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1402' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3979' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6604' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1831' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1575' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3781' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5033' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7395' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7075' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7725' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4618' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2867' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9072' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5453' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9377' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8924' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8885' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6696' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '35' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5082' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2739' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3750' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2374' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5082' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6614' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7004' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '44' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2846' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '110' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5852' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7367' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '40' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7421' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1009' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2526' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3124' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2169' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.321 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9499' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '19' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.325 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1130' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.325 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9653' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '435' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.334 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.334 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '577' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1004' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5572' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.341 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5030' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2123' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7399' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.347 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '101' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1690' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '400' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6885' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.351 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7507' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5651' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7431' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4388' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9172' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8512' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6741' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9396' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8094' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9101' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8790' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8889' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6316' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2898' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '741' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7908' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6560' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3164' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5422' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1674' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6098' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4203' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7859' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7505' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9892' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '464' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2909' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9980' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4859' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9713' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3986' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2003' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9124' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6368' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8010' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '151' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1690' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8370' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4787' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8932' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8382' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4000' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2489' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9711' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4828' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6551' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6965' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6141' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7209' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9546' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5382' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '365' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7828' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8576' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '435' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5614' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2003' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5795' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5468' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '230' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2915' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4364' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4060' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4074' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3202' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '656' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4784' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6863' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2490' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4080' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3427' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '87' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5110' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6968' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8613' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4482' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7462' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8219' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '577' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3984' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '543' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2315' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4482' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4764' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '48' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7048' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6364' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6611' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6544' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5151' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7469' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1221' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4784' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6209' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1172' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2672' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4863' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5702' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1585' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4865' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4482' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7613' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4787' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '443' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1608' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5230' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2977' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3895' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1399' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '365' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9875' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8502' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6563' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6141' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '975' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4889' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1088' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6303' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1605' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7691' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4637' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1213' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5665' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6187' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8058' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '448' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8004' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2627' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9371' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5056' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6395' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3826' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8422' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7297' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '281' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6668' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3075' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '585' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4544' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9887' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '581' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6258' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2762' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8908' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9529' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6303' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '547' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3237' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8020' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2598' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1608' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9815' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4674' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6390' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9875' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4140' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7271' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3125' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9269' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5704' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6382' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4871' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6346' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5185' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8696' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4863' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9681' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2976' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4845' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3422' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7489' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5611' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1505' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9056' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9700' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7418' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1812' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9175' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7108' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '354' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5764' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6861' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6926' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2784' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1523' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4540' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7684' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5400' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8141' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1646' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8063' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7976' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '581' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9064' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '81' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '313' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '65' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7216' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9046' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5468' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9198' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5551' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8019' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3355' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4600' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3957' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9828' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8916' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6056' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8769' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5018' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4690' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2079' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '278' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '45' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9098' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3781' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4700' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3750' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8213' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:31.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4440' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9929' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7504' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3124' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '845' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5359' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1444' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6895' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5513' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6371' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '861' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6885' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '230' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6305' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '76' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8119' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9943' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5400' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5800' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6406' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '430' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '148' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7456' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3935' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2175' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '984' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2227' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6670' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '216' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5908' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4753' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2672' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3567' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7680' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3711' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4311' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6859' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2035' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7932' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2831' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2598' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3924' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4037' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3081' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6713' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5994' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4558' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9436' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6825' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1235' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2635' for key 'test_conflict_insert.PRIMARY'"] wait tikv ready... [2024/05/06 16:11:32.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3850' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2306' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9333' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6782' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3355' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2971' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1045' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8019' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3648' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '273' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6575' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6475' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6349' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8355' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '273' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6709' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6013' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '727' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '45' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2306' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9785' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2396' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6626' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '398' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3165' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '11' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '431' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3058' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5662' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6395' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7796' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7232' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5400' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8351' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3544' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4763' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4203' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7082' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '909' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6216' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2108' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7814' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9776' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3519' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3063' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1871' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5952' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4055' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8377' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3443' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4055' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9713' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7307' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9146' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4637' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8917' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2865' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5068' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4073' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '238' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9582' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4166' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2850' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '23' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3676' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7044' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5455' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1693' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4203' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7135' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8765' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9861' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1359' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1812' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '172' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '894' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1439' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5789' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3711' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2651' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4240' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '795' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '634' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7073' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3803' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3073' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9566' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4946' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6221' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6067' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9566' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8674' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6082' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4428' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4202' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7303' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '93' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9047' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7918' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4828' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '48' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9416' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7417' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4975' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9046' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7397' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8079' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1395' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1852' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3169' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5647' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5659' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5965' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9528' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '639' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1457' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4218' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6975' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '61' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6855' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5382' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8020' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1235' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '78' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2526' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6700' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9037' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2277' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3466' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9453' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7297' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1256' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3932' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3002' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '653' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5296' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4690' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1935' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7871' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9803' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4895' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3528' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7776' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5722' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2132' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1505' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4639' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7686' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6489' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7418' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5864' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9623' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '748' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7875' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7776' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3935' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3887' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3125' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3997' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1627' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5780' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9229' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2074' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4766' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4307' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5327' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '302' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8794' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9368' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1608' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1584' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '845' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7468' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2445' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9366' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2400' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1646' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3814' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2061' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7852' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7632' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '522' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3696' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7364' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2519' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8110' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1123' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8180' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8027' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1453' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6362' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4671' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4543' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4055' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5359' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4330' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6871' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3960' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2917' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '302' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8902' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8790' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3346' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2166' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5404' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4218' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3895' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5979' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3811' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4147' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '703' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1773' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3112' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '42' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2074' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5135' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4911' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9333' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3684' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3605' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '172' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9213' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4528' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5630' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '618' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '58' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1720' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5056' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8905' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7015' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9783' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6956' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8164' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6919' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4995' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3455' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6781' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '915' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2365' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4482' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1543' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5045' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7364' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4710' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9269' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7470' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8068' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1019' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3021' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2626' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6068' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '357' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2108' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5444' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8409' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7329' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6057' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9681' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5497' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4845' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '150' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6784' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9892' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6871' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4905' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9058' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7842' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2981' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7904' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3924' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6418' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8674' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2529' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2321' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '502' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '908' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2416' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5316' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8359' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4439' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1243' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3432' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7800' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7647' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4507' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7243' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5482' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5359' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5306' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2346' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2037' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6248' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4731' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7887' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6094' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6766' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1076' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4168' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6333' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7427' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '679' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8443' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3986' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '236' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2859' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9359' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3668' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6535' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5436' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1485' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5734' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7009' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4887' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1489' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5201' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '828' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4611' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1135' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9627' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '468' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1693' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5364' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2651' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '936' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2406' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2111' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2662' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9124' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4232' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4130' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3030' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1631' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7676' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2400' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3865' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '398' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4541' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6395' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '330' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '464' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9577' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5151' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6013' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8605' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2560' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6021' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6209' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9546' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8099' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9282' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6010' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5605' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5702' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2666' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6267' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8089' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8358' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2659' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9997' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7981' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3131' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7198' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '846' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4811' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5894' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8355' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8693' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2981' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3684' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4388' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3740' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3615' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7746' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6659' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8696' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9076' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6198' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5203' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1818' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5168' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6082' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '909' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3504' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3520' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5639' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1828' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6818' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1855' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2773' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5444' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5600' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4984' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4359' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7144' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3916' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9237' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8918' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5859' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8681' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '919' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4538' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5427' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '27' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5386' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4627' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8608' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2003' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3816' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8952' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4541' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1704' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8019' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3256' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4464' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5409' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8890' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '32' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8957' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2509' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '203' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1396' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8246' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1995' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2917' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2357' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8988' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7544' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9368' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6960' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3614' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5753' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7397' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8765' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2448' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '150' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9062' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5148' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4719' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3842' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9213' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6346' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7327' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '89' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7027' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7826' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6686' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8358' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2098' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8801' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7271' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3684' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8464' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6540' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '81' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6938' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2919' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '27' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9850' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7400' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1894' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3390' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3364' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8661' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7513' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7000' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8815' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7565' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2108' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1864' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3890' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4277' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6684' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3833' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3044' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6895' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2497' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2057' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '533' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1780' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7420' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1735' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '87' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3267' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8566' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3492' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5468' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7784' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7546' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1924' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6971' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5199' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8064' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5734' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7811' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '934' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5946' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4814' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4477' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '232' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3125' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2348' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5288' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4315' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9784' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2003' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9776' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3968' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7056' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9785' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '267' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5949' for key 'test_conflict_insert.PRIMARY'"] === RUN TestSimple/Mixed === RUN TestSimple/Mixed/test_mixed [2024/05/06 16:11:32.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9888' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4303' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6357' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2099' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6569' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '307' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5894' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5085' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '516' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4664' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4613' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5546' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5333' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6570' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4030' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '943' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2875' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4679' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4374' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8015' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9985' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2608' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4291' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1455' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6216' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2098' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6249' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2101' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3811' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7213' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5576' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '634' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8102' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7795' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8377' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9151' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4960' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9425' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2455' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2782' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2918' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '800' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9647' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3623' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9714' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '895' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8130' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2511' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7397' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8462' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '54' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7087' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '717' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9202' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8577' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5399' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4538' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5447' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5080' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2079' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8828' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6295' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4666' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '20' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9647' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7330' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2107' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:32.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '248' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5068' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1030' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2312' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5996' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4966' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8358' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7862' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9904' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '739' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9119' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4281' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8464' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2418' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6113' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3130' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6582' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8917' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1489' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6638' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5936' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '948' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7647' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1812' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7826' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6943' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8365' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8332' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7842' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8542' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '509' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3016' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4288' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2360' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9307' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7216' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1517' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7248' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3132' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5952' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8044' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3924' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9416' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '228' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3781' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7047' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3924' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1960' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6462' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2713' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6762' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7676' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3921' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8009' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8105' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6989' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4057' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9780' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7067' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1901' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6825' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3605' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2741' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9385' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '868' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9932' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5786' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4663' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7202' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5215' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3986' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '477' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2626' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '978' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8394' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5577' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1852' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3781' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8936' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '575' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6305' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9371' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '400' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3430' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8627' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5924' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1795' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5710' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5852' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3523' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5453' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7045' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4030' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1312' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8102' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '101' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4132' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3519' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6951' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '120' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9897' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2311' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5778' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8695' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '778' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5577' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '780' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7044' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7943' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6492' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3132' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2648' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5099' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7146' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9082' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1885' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7462' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7975' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4291' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7202' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5901' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7132' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3453' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1496' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4132' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4093' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4760' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8496' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1750' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9478' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '90' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8584' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6168' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7165' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4502' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3492' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4277' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1218' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8883' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2046' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6971' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3801' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1453' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7908' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1542' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3614' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9544' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9175' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1676' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9787' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9209' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4763' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3695' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3101' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6693' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2920' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7726' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2312' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '37' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1646' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9082' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6684' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1794' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1735' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6695' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '660' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6178' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5510' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5364' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2617' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3764' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8889' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2710' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '278' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '852' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '477' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9215' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1243' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1995' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3277' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '425' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5082' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1805' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6297' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2257' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7654' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1702' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8246' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2251' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1631' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1291' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7686' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5902' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6722' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2627' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5828' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '795' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4166' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '351' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1953' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4232' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1671' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4614' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3811' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4699' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6541' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7215' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2478' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2440' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6896' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7091' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7418' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3921' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8062' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2521' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '388' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1261' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2713' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9175' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3717' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5617' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8617' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8267' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1898' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1058' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8790' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6936' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2871' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3308' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8117' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8952' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2909' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7672' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5377' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6766' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1833' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8859' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2639' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4316' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '608' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4704' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '915' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5739' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3446' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7562' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8598' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8499' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4902' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7329' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8303' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6367' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5496' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2309' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9110' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1485' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3618' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9943' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '60' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1062' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4233' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4704' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8885' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3618' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5731' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9950' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3763' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7632' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '246' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8750' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3956' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4199' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8520' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8088' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8219' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8826' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6059' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1258' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1740' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7059' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1187' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6390' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5163' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7327' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7054' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5477' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5497' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5544' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2081' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1889' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '430' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6950' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5453' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5779' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5665' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8286' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6928' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6795' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7386' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2169' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6297' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3855' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5357' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '47' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3528' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3926' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6248' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7178' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8704' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4523' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8058' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9267' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7135' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '889' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8850' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '517' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9030' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7723' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5229' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6094' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8490' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3400' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8101' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9185' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2394' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3013' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2891' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6863' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '660' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8030' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2053' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3015' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9146' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1547' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4887' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '205' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8277' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2591' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8563' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8790' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6898' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '808' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8316' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7615' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8455' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1022' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7891' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5515' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7397' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7796' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3312' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '273' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9505' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9205' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9295' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8985' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1654' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2404' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6425' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2519' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2404' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1075' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '575' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1512' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6249' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '667' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9515' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5496' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5513' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9237' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2416' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4185' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4055' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4091' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7551' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7740' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8948' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5398' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9584' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3132' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3502' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5348' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6150' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '25' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2604' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1399' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9468' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '920' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2466' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5202' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8068' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1889' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7397' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '700' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2289' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9815' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1871' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3868' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '812' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3741' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6021' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7944' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3502' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3613' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9815' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6575' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9915' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7916' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4507' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '634' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2626' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1892' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9201' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9746' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1572' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8580' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4790' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9020' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7726' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2874' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3698' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '725' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7904' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5540' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6233' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6267' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5425' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2060' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5120' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8511' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3841' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4509' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3478' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9672' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7348' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '286' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6394' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1123' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1709' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2695' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1187' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2406' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9164' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8889' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6896' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1120' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4618' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7385' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1243' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9199' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1475' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8248' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4739' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5617' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3892' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3446' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3376' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '726' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1209' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4315' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6219' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3267' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8953' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1446' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2296' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '519' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2291' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1699' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4808' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5165' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8967' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2908' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4977' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8977' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3206' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8148' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3515' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6020' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2604' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5786' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3060' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4428' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4215' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3413' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4576' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6390' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9617' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5413' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6029' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '448' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9558' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5904' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8760' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6085' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3763' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2584' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2795' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2971' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4522' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4760' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2151' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '21' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8117' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9994' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1693' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5499' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5917' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8365' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2537' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7919' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6627' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6904' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5179' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7977' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7739' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7311' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2709' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4205' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '906' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2648' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4558' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1105' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8000' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3273' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '261' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2490' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5068' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2478' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3015' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3565' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '569' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9888' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '971' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5883' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4968' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7134' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2365' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6818' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4937' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7582' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5927' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5333' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5243' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3284' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9288' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 16:11:33.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8370' for key 'test_conflict_insert.PRIMARY'"] [TestSimpleConflictInsert][Time Cost]3.114752683s === RUN TestColumn/alter_table_test_column_add_column_c3_int_default_-1 [2024/05/06 16:11:34.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.921 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.921 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.921 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.923 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.923 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.924 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.925 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.925 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.925 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.926 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:34.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] # Time: 2024-05-06T16:11:35.381826621+08:00 # Txn_start_ts: 0 # Query_time: 1.007529588 # Parse_time: 0.000109773 # Compile_time: 0.000098436 # Rewrite_time: 0.000002378 # Optimize_time: 0 # Wait_TS: 0.000291899 # DB: test_ddl # Is_internal: false # Digest: 24b248104e4a416df2a61c02f52342f83ef8680576e4e2e8c800a73920dd38dc # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; alter table test_column add column c3 int default -1; [TestSimpleMixed][Insert][Time Cost]2.677340025s [mysql] 2024/05/06 16:11:36 packets.go:37: unexpected EOF [mysql] 2024/05/06 16:11:36 packets.go:37: unexpected EOF [2024/05/06 16:11:36.281 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_mixed where c1 = 2831"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 16:11:36.281 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_mixed where c1 = 6067"] [addr=127.0.0.1:5001] [error="invalid connection"] === RUN TestSimpleInsert/Conflict/test_conflict_insert_common [2024/05/06 16:11:37.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '150-150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7014-7014' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3194-3194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8685-8685' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3963-3963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1901-1901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6469-6469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9381-9381' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8420-8420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4982-4982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3176-3176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6788-6788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5184-5184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2589-2589' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4943-4943' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '150-150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4502-4502' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2750-2750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9170-9170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5087-5087' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9937-9937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4502-4502' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9294-9294' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6004-6004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2932-2932' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6996-6996' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9058-9058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '376-376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1837-1837' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9513-9513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6498-6498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7399-7399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6496-6496' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6077-6077' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4942-4942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2154-2154' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5833-5833' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8126-8126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7685-7685' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6498-6498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6996-6996' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9284-9284' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1301-1301' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7946-7946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3654-3654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5446-5446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3533-3533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8746-8746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1194-1194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6830-6830' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1660-1660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3426-3426' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8425-8425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6077-6077' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2267-2267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8062-8062' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '92-92' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1020-1020' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2003-2003' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4460-4460' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9507-9507' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2783-2783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3118-3118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8926-8926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3028-3028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2538-2538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5228-5228' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8752-8752' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7695-7695' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7224-7224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2908-2908' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4977-4977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7972-7972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4649-4649' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1821-1821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9466-9466' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3176-3176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '188-188' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '129-129' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4529-4529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '44-44' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9513-9513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6595-6595' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4034-4034' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7828-7828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3322-3322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4446-4446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3216-3216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9271-9271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7609-7609' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3540-3540' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1194-1194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5295-5295' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '791-791' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9694-9694' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2009-2009' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7363-7363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8082-8082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4655-4655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6631-6631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9844-9844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '646-646' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3476-3476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2441-2441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '994-994' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8991-8991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4851-4851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3922-3922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7745-7745' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4816-4816' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '991-991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2752-2752' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1562-1562' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2632-2632' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '161-161' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4515-4515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3994-3994' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1123-1123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2178-2178' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8287-8287' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '331-331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9571-9571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3723-3723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642-9642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '523-523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '447-447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1441-1441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5516-5516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7847-7847' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3496-3496' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '237-237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5631-5631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '248-248' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8716-8716' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4863-4863' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7123-7123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9513-9513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5451-5451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2438-2438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8238-8238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6115-6115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7224-7224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3404-3404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1372-1372' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3354-3354' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8256-8256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1049-1049' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7006-7006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6816-6816' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6872-6872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7947-7947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1393-1393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7881-7881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4292-4292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3641-3641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8420-8420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6-6' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1881-1881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3147-3147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4489-4489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4347-4347' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4579-4579' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '841-841' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9726-9726' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1528-1528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9553-9553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1067-1067' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7074-7074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9014-9014' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1866-1866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2700-2700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9998-9998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5064-5064' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5432-5432' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4098-4098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1506-1506' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8415-8415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7737-7737' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '999-999' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5357-5357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7194-7194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3052-3052' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2372-2372' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2863-2863' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3462-3462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3833-3833' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3662-3662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6970-6970' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4056-4056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3803-3803' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9799-9799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1770-1770' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '204-204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2784-2784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1910-1910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3784-3784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4403-4403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6125-6125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5591-5591' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '365-365' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4343-4343' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2179-2179' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4816-4816' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6014-6014' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5850-5850' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4864-4864' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6078-6078' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8244-8244' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2000-2000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3042-3042' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '254-254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3426-3426' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1123-1123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4338-4338' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1714-1714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2356-2356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6088-6088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4765-4765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8712-8712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5184-5184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7493-7493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9571-9571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8283-8283' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2602-2602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8749-8749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7312-7312' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3291-3291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6136-6136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4782-4782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8256-8256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4765-4765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1392-1392' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7867-7867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4178-4178' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3583-3583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1731-1731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4589-4589' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4817-4817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1596-1596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9988-9988' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5055-5055' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '683-683' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3662-3662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8446-8446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5710-5710' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4928-4928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8077-8077' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6460-6460' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7185-7185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2058-2058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9559-9559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8813-8813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6140-6140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8550-8550' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1602-1602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '469-469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6930-6930' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7148-7148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7365-7365' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7017-7017' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '451-451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7074-7074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7060-7060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4582-4582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6484-6484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3755-3755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4106-4106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9707-9707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1555-1555' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4968-4968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '225-225' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2836-2836' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3331-3331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5084-5084' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '189-189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '999-999' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2053-2053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9694-9694' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '407-407' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4586-4586' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8517-8517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2201-2201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5973-5973' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8042-8042' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6999-6999' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4276-4276' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1273-1273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6977-6977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3932-3932' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4636-4636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1304-1304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3982-3982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4103-4103' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '992-992' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5475-5475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4459-4459' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1980-1980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7731-7731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5430-5430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4982-4982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2955-2955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7857-7857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5393-5393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2957-2957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9216-9216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2782-2782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9513-9513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6601-6601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2387-2387' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '912-912' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2323-2323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9610-9610' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '747-747' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8349-8349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1556-1556' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8543-8543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '651-651' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3330-3330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5419-5419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2350-2350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9428-9428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '819-819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6157-6157' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1189-1189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '736-736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2500-2500' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9667-9667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6795-6795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4203-4203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4845-4845' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2602-2602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '396-396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2443-2443' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3709-3709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '779-779' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3322-3322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1728-1728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1864-1864' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5550-5550' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2201-2201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6021-6021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1264-1264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7333-7333' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6921-6921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3048-3048' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7766-7766' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9406-9406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3133-3133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3056-3056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1850-1850' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4446-4446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5554-5554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3404-3404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6970-6970' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2408-2408' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '168-168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9373-9373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3932-3932' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6469-6469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1240-1240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8139-8139' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1101-1101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6095-6095' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9075-9075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6648-6648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3435-3435' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1267-1267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1080-1080' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '728-728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1563-1563' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1506-1506' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9946-9946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4371-4371' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9208-9208' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1067-1067' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4652-4652' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '291-291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2630-2630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6695-6695' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7322-7322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2447-2447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1762-1762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1869-1869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2195-2195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2205-2205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4594-4594' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '216-216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9503-9503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1884-1884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1878-1878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8390-8390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2307-2307' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1480-1480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5756-5756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1944-1944' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1059-1059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9362-9362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4849-4849' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6870-6870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4130-4130' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2358-2358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7356-7356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8348-8348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4201-4201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9677-9677' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9689-9689' for key 'test_conflict_insert_common.PRIMARY'"] === RUN TestColumn/alter_table_test_column_drop_column_c3 [2024/05/06 16:11:37.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9196-9196' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '916-916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6019-6019' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2050-2050' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7731-7731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8786-8786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8875-8875' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1896-1896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '553-553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2683-2683' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4591-4591' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2727-2727' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7960-7960' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7042-7042' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '375-375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2255-2255' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5823-5823' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1690-1690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6982-6982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5557-5557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6636-6636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '605-605' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '81-81' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7-7' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6045-6045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2724-2724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7949-7949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2973-2973' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '10-10' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4164-4164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4233-4233' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1864-1864' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2972-2972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2877-2877' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '601-601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8355-8355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4437-4437' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1855-1855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3784-3784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6594-6594' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9491-9491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3823-3823' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8599-8599' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2021-2021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5396-5396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2264-2264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7614-7614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1850-1850' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2635-2635' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4294-4294' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4977-4977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8115-8115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6788-6788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9542-9542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6811-6811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5484-5484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1773-1773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3884-3884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3703-3703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7272-7272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1115-1115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7179-7179' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2238-2238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7195-7195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5248-5248' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9291-9291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4780-4780' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2008-2008' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2429-2429' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '857-857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9856-9856' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9196-9196' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '375-375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7204-7204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2003-2003' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9662-9662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4616-4616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3063-3063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9493-9493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '281-281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2632-2632' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2848-2848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5847-5847' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3993-3993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9028-9028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5973-5973' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5140-5140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8948-8948' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8252-8252' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9800-9800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '216-216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7680-7680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8959-8959' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5478-5478' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2945-2945' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '248-248' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5998-5998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2054-2054' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2112-2112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '520-520' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8722-8722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1998-1998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4438-4438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2427-2427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2000-2000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6238-6238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7244-7244' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6469-6469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3048-3048' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7714-7714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1497-1497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8389-8389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2549-2549' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2629-2629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3151-3151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5039-5039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '291-291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6759-6759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6256-6256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6523-6523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '682-682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7552-7552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9421-9421' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3056-3056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4916-4916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '255-255' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1901-1901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4771-4771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8660-8660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '633-633' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2724-2724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2034-2034' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2771-2771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9872-9872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3323-3323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8089-8089' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5900-5900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7083-7083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4627-4627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8287-8287' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5090-5090' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6250-6250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9511-9511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4805-4805' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4281-4281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2783-2783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3727-3727' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6081-6081' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2497-2497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9914-9914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9271-9271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7764-7764' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2133-2133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2980-2980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6204-6204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3800-3800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3678-3678' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7807-7807' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '944-944' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3885-3885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7707-7707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9086-9086' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6437-6437' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3751-3751' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1444-1444' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1101-1101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3993-3993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4671-4671' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8402-8402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4502-4502' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181-5181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6045-6045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4703-4703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6926-6926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3281-3281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2897-2897' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5738-5738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6141-6141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9872-9872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '523-523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3323-3323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1753-1753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '716-716' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9969-9969' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5489-5489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4314-4314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.115 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1821-1821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4898-4898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6140-6140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8956-8956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6833-6833' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9602-9602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6222-6222' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3251-3251' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8299-8299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5870-5870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4451-4451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5078-5078' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2579-2579' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '608-608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7709-7709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4031-4031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1921-1921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7041-7041' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3557-3557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4659-4659' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7813-7813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '118-118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8519-8519' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2465-2465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4488-4488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8949-8949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3653-3653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5874-5874' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5022-5022' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '852-852' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6523-6523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:37.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:37.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.026 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.026 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1435-1435' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6804-6804' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '984-984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3622-3622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9335-9335' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '905-905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5021-5021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3755-3755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7493-7493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2788-2788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9196-9196' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9299-9299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2693-2693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3816-3816' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1004-1004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3112-3112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8749-8749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4916-4916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '802-802' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1984-1984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5200-5200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4907-4907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8885-8885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9440-9440' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9516-9516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6982-6982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6040-6040' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5731-5731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3399-3399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4649-4649' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3355-3355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6631-6631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '531-531' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '505-505' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9059-9059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1987-1987' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9362-9362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2660-2660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7389-7389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1998-1998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5084-5084' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8896-8896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5179-5179' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7402-7402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '356-356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3979-3979' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2215-2215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1499-1499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5013-5013' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9232-9232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '354-354' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3173-3173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7098-7098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6406-6406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '402-402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2602-2602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6740-6740' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5447-5447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6645-6645' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5151-5151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4704-4704' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2000-2000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4188-4188' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2784-2784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3901-3901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9047-9047' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3173-3173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3707-3707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7227-7227' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7948-7948' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2019-2019' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7163-7163' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6528-6528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3939-3939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9273-9273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1511-1511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4593-4593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3476-3476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9959-9959' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '256-256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9735-9735' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '10-10' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6157-6157' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6909-6909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3881-3881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3316-3316' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1804-1804' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3132-3132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6139-6139' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1610-1610' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5708-5708' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1552-1552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3453-3453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6256-6256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8637-8637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4202-4202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4233-4233' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3582-3582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7139-7139' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1396-1396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6417-6417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2323-2323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2257-2257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5378-5378' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6997-6997' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5423-5423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3660-3660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2655-2655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4528-4528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '79-79' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6509-6509' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5130-5130' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1907-1907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9425-9425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8090-8090' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2305-2305' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2062-2062' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '400-400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8539-8539' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7060-7060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5658-5658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6624-6624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9602-9602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8393-8393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7008-7008' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '296-296' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '260-260' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5156-5156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.314 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9698-9698' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.314 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1832-1832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1547-1547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5423-5423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2832-2832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4565-4565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5702-5702' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1584-1584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9871-9871' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8499-8499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6199-6199' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2194-2194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3065-3065' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9319-9319' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7686-7686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8298-8298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6390-6390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3901-3901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '469-469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9797-9797' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8218-8218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3904-3904' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7014-7014' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1341-1341' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9411-9411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8748-8748' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1270-1270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1650-1650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8543-8543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9241-9241' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7944-7944' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4502-4502' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6744-6744' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8228-8228' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8214-8214' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5591-5591' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5404-5404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3626-3626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '957-957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1418-1418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '111-111' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9596-9596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6901-6901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6909-6909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7634-7634' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8126-8126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2358-2358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4186-4186' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2054-2054' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3001-3001' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4181-4181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4695-4695' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4183-4183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6460-6460' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '670-670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1034-1034' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5471-5471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5891-5891' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4557-4557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1095-1095' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9729-9729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1251-1251' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4712-4712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5738-5738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8337-8337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4037-4037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7422-7422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1542-1542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6208-6208' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9070-9070' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '480-480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7141-7141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5544-5544' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2910-2910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2019-2019' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1713-1713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '775-775' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5447-5447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3038-3038' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8111-8111' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3758-3758' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6901-6901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5788-5788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6653-6653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9508-9508' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1940-1940' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1061-1061' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7008-7008' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1980-1980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2724-2724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5120-5120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9440-9440' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1901-1901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '695-695' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2602-2602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7552-7552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2465-2465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7936-7936' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2125-2125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5708-5708' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2034-2034' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3492-3492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1264-1264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1439-1439' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7937-7937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2408-2408' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9865-9865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1629-1629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6464-6464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '411-411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6477-6477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '382-382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9523-9523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4773-4773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9920-9920' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5006-5006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3164-3164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9998-9998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5942-5942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4453-4453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7712-7712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '729-729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4382-4382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9225-9225' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6011-6011' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3056-3056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6204-6204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5467-5467' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '854-854' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '18-18' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8764-8764' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '742-742' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3472-3472' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1657-1657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8256-8256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5714-5714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6250-6250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6988-6988' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9711-9711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6634-6634' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9683-9683' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '880-880' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4456-4456' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8404-8404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8717-8717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9817-9817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5751-5751' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8510-8510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5779-5779' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6716-6716' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5714-5714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8980-8980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8669-8669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6948-6948' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6598-6598' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7949-7949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9732-9732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4172-4172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9767-9767' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5724-5724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3479-3479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '318-318' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '129-129' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3585-3585' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3191-3191' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7821-7821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2389-2389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '473-473' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4561-4561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '852-852' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6253-6253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7596-7596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1333-1333' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3901-3901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3465-3465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2710-2710' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3243-3243' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6961-6961' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8716-8716' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8968-8968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1497-1497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4482-4482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7686-7686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3979-3979' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2542-2542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9593-9593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8717-8717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '845-845' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5292-5292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2296-2296' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '382-382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9675-9675' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2179-2179' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4167-4167' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7405-7405' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8499-8499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5868-5868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8941-8941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3664-3664' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3656-3656' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '879-879' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '303-303' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8551-8551' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4347-4347' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7516-7516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8731-8731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1396-1396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '486-486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5581-5581' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6449-6449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2795-2795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3232-3232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3352-3352' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7382-7382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '453-453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9819-9819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2957-2957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6996-6996' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '803-803' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5130-5130' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4256-4256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8611-8611' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6115-6115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4534-4534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2618-2618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8700-8700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4230-4230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7382-7382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5529-5529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9523-9523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3832-3832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4414-4414' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8771-8771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6643-6643' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9971-9971' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3583-3583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6171-6171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8212-8212' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7690-7690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1731-1731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5789-5789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5564-5564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6740-6740' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7395-7395' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '647-647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2848-2848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9020-9020' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4117-4117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '427-427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1361-1361' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6297-6297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9819-9819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3255-3255' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5939-5939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7613-7613' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2790-2790' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1286-1286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7548-7548' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7942-7942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '857-857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9664-9664' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5150-5150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '575-575' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4459-4459' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9698-9698' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6647-6647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3583-3583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5304-5304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9563-9563' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8704-8704' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3899-3899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8417-8417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3153-3153' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4824-4824' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4695-4695' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1797-1797' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '376-376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2151-2151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '812-812' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8454-8454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1557-1557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9477-9477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6141-6141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1720-1720' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8246-8246' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9998-9998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6045-6045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5711-5711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3334-3334' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9332-9332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2939-2939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2591-2591' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2688-2688' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3156-3156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4873-4873' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6182-6182' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5369-5369' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6120-6120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '802-802' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9411-9411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5426-5426' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5953-5953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5854-5854' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9031-9031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2178-2178' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7947-7947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6257-6257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3513-3513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1220-1220' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2705-2705' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1111-1111' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4593-4593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6055-6055' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6348-6348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2944-2944' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6355-6355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7743-7743' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7942-7942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5528-5528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7847-7847' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3962-3962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1792-1792' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9978-9978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5692-5692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1057-1057' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9925-9925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7257-7257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9053-9053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '18-18' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3017-3017' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3614-3614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8785-8785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7941-7941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9110-9110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1509-1509' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6973-6973' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6813-6813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7709-7709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2536-2536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1772-1772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5173-5173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4020-4020' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '791-791' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9248-9248' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5441-5441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1962-1962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7348-7348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2296-2296' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3156-3156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5057-5057' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9711-9711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2385-2385' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9903-9903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1179-1179' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '21-21' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1516-1516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9168-9168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2797-2797' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4621-4621' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '829-829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8216-8216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3784-3784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2782-2782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9075-9075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2044-2044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8806-8806' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5953-5953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5209-5209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4842-4842' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3784-3784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7323-7323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7315-7315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4625-4625' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6606-6606' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2836-2836' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5471-5471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '819-819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4640-4640' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7830-7830' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4515-4515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8722-8722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7614-7614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5059-5059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9833-9833' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9355-9355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '217-217' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4946-4946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8719-8719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4696-4696' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4565-4565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9087-9087' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8294-8294' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3607-3607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '888-888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6834-6834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9375-9375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9334-9334' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '728-728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3707-3707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2430-2430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8513-8513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4388-4388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8135-8135' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8848-8848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1946-1946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6236-6236' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5901-5901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8545-8545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2795-2795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4780-4780' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1050-1050' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6894-6894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5988-5988' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8672-8672' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3242-3242' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9980-9980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9713-9713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '380-380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5021-5021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2571-2571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7181-7181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6105-6105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '491-491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7947-7947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6187-6187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2243-2243' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7315-7315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1264-1264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '907-907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2703-2703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4043-4043' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2576-2576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7677-7677' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '348-348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5371-5371' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8575-8575' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2169-2169' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6491-6491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9712-9712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9636-9636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1975-1975' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9830-9830' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3779-3779' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4809-4809' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2112-2112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '855-855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9706-9706' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5827-5827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1868-1868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9476-9476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4020-4020' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6949-6949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2942-2942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3932-3932' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1585-1585' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7423-7423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3086-3086' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6595-6595' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9189-9189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2918-2918' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5043-5043' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9113-9113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7118-7118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5457-5457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3384-3384' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '822-822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4572-4572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9477-9477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2629-2629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5072-5072' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '187-187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1232-1232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9412-9412' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6663-6663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3753-3753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1618-1618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '375-375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9997-9997' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8565-8565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1514-1514' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8143-8143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6649-6649' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2826-2826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8128-8128' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4553-4553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '505-505' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3481-3481' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '737-737' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4367-4367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3498-3498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7830-7830' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3795-3795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1466-1466' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9440-9440' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1763-1763' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3923-3923' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7777-7777' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8644-8644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3881-3881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9978-9978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5722-5722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9573-9573' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5868-5868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] # Time: 2024-05-06T16:11:38.487905076+08:00 # Txn_start_ts: 449572529101602946 # Query_time: 1.007673226 # Parse_time: 0.000083034 # Compile_time: 0.000077811 # Rewrite_time: 0.000002366 # Optimize_time: 0 # Wait_TS: 0.000119887 # DB: test_ddl # Is_internal: false # Digest: ff9fd75d655e7765d767a4f3313a7e8138dab5a7e3d11bff997f36d5e1c792d6 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default alter table test_column drop column c3; [2024/05/06 16:11:38.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.529 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.529 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '985-985' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6451-6451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5711-5711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '479-479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2146-2146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3299-3299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4358-4358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4887-4887' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '583-583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5260-5260' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9052-9052' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1441-1441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7194-7194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6958-6958' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3899-3899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7764-7764' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1225-1225' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8541-8541' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1775-1775' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6830-6830' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4571-4571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9559-9559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1117-1117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1979-1979' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7337-7337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7155-7155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8957-8957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7493-7493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9170-9170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1332-1332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2982-2982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7838-7838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2963-2963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '504-504' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7358-7358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8089-8089' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '266-266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2682-2682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9206-9206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7493-7493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7913-7913' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1387-1387' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4018-4018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8506-8506' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4641-4641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3020-3020' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '331-331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2883-2883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6158-6158' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '882-882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5908-5908' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4008-4008' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1828-1828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8379-8379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4067-4067' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1656-1656' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8438-8438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7516-7516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1922-1922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9270-9270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7590-7590' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6832-6832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2261-2261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '966-966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5430-5430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2997-2997' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7745-7745' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3535-3535' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9048-9048' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3982-3982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6238-6238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9700-9700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '107-107' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9815-9815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7684-7684' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8471-8471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5041-5041' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8105-8105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '340-340' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '630-630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1428-1428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1955-1955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5805-5805' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9409-9409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2156-2156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4536-4536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7334-7334' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7107-7107' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '469-469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3772-3772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6670-6670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7098-7098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1965-1965' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3667-3667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6800-6800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '150-150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5820-5820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7915-7915' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7451-7451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1521-1521' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3907-3907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8529-8529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5629-5629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4860-4860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8471-8471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7930-7930' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6969-6969' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1076-1076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1542-1542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6811-6811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9069-9069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4980-4980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4951-4951' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9285-9285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5875-5875' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5279-5279' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9196-9196' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5175-5175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1666-1666' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1793-1793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1224-1224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6413-6413' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9669-9669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2204-2204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6752-6752' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4958-4958' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '574-574' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7753-7753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8089-8089' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1878-1878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2379-2379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6119-6119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '612-612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2916-2916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8617-8617' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2703-2703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8673-8673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1761-1761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3153-3153' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4807-4807' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2825-2825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8310-8310' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9910-9910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3789-3789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3896-3896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4370-4370' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1068-1068' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1534-1534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4738-4738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9986-9986' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2571-2571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '867-867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5118-5118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9727-9727' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6722-6722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3265-3265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6601-6601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4751-4751' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4740-4740' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '803-803' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8829-8829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7657-7657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2079-2079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4511-4511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6707-6707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1355-1355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4919-4919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '405-405' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9947-9947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2289-2289' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '451-451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9984-9984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3492-3492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2460-2460' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9049-9049' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2224-2224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4652-4652' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7785-7785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1518-1518' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4201-4201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '491-491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5584-5584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3722-3722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6616-6616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4724-4724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4512-4512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9035-9035' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5552-5552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5709-5709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6019-6019' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9904-9904' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8986-8986' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6913-6913' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9561-9561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8300-8300' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6063-6063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9622-9622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '107-107' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4933-4933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '870-870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9047-9047' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8680-8680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4303-4303' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9677-9677' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5006-5006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1179-1179' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2642-2642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5376-5376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '700-700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1175-1175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8278-8278' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4108-4108' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7847-7847' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1084-1084' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9269-9269' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1127-1127' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2305-2305' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4679-4679' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1813-1813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '56-56' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2124-2124' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7911-7911' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5016-5016' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5373-5373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5668-5668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8218-8218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '888-888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8186-8186' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9658-9658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9375-9375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8373-8373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1623-1623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4405-4405' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '869-869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2462-2462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4203-4203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8554-8554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3449-3449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1225-1225' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8175-8175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9223-9223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4049-4049' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9770-9770' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '165-165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7341-7341' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6842-6842' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '630-630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9674-9674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4510-4510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8702-8702' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5421-5421' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8781-8781' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4096-4096' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5908-5908' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3287-3287' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1076-1076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6261-6261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5731-5731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9073-9073' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2929-2929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9005-9005' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9263-9263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6647-6647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8088-8088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3993-3993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9103-9103' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7658-7658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8816-8816' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8642-8642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7950-7950' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1281-1281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7761-7761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '518-518' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8136-8136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7416-7416' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2649-2649' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5942-5942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '303-303' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7190-7190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4357-4357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5168-5168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7236-7236' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2217-2217' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1050-1050' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8978-8978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1171-1171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6862-6862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5130-5130' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5476-5476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6714-6714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7138-7138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '793-793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3566-3566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7143-7143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2923-2923' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2429-2429' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4541-4541' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '892-892' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3461-3461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3334-3334' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8415-8415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8799-8799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6261-6261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8715-8715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9788-9788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7881-7881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7345-7345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5846-5846' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9865-9865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6141-6141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8216-8216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8688-8688' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9301-9301' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2261-2261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '723-723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8361-8361' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4233-4233' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7221-7221' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4485-4485' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3601-3601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5698-5698' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3105-3105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4741-4741' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8513-8513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '246-246' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '10-10' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9949-9949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1776-1776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2214-2214' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4717-4717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1057-1057' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6375-6375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6834-6834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1870-1870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7232-7232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3413-3413' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1760-1760' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1343-1343' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3038-3038' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4989-4989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.022 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.022 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.022 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.028 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.028 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:38.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4912-4912' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3948-3948' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4786-4786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4905-4905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '81-81' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1149-1149' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5979-5979' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7088-7088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2178-2178' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7384-7384' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4488-4488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9592-9592' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '151-151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7088-7088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9625-9625' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6798-6798' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6870-6870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1465-1465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3359-3359' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7387-7387' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5256-5256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4049-4049' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5174-5174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5022-5022' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9571-9571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2588-2588' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7953-7953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4528-4528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1042-1042' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2292-2292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4328-4328' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5982-5982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8848-8848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2542-2542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8240-8240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8402-8402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7535-7535' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4933-4933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1220-1220' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4597-4597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6957-6957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2623-2623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9630-9630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4431-4431' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2855-2855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2219-2219' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '511-511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6160-6160' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1057-1057' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8781-8781' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3503-3503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5008-5008' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7211-7211' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7682-7682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5436-5436' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '248-248' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9193-9193' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4162-4162' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '562-562' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9081-9081' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3979-3979' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3123-3123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5951-5951' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8468-8468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3966-3966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '417-417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6884-6884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7315-7315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2848-2848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8702-8702' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '52-52' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1885-1885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3453-3453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3327-3327' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6721-6721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '443-443' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1048-1048' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2800-2800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '256-256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3614-3614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3741-3741' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9011-9011' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1264-1264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8082-8082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3118-3118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1907-1907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7649-7649' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8156-8156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1321-1321' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5120-5120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8638-8638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9542-9542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9372-9372' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1398-1398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6310-6310' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '93-93' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1414-1414' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2806-2806' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4536-4536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '189-189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4194-4194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7268-7268' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6189-6189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2379-2379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1972-1972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1527-1527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:38.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9735-9735' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1545-1545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '765-765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1496-1496' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6876-6876' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2321-2321' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3192-3192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '991-991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1093-1093' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7552-7552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8812-8812' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4076-4076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4117-4117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7019-7019' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5708-5708' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5336-5336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7230-7230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8732-8732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2527-2527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '642-642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5991-5991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9110-9110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6383-6383' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6543-6543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2139-2139' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8134-8134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4279-4279' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1678-1678' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2855-2855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1616-1616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7023-7023' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1864-1864' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9633-9633' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1934-1934' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6491-6491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7584-7584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5513-5513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4071-4071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2758-2758' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1959-1959' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4771-4771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8774-8774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7524-7524' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6631-6631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4359-4359' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8425-8425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1899-1899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '837-837' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2368-2368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4142-4142' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '406-406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4589-4589' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7755-7755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6063-6063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7171-7171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8244-8244' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6053-6053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8803-8803' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4142-4142' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8395-8395' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3422-3422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3820-3820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8600-8600' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1689-1689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1571-1571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2172-2172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '87-87' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7785-7785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5686-5686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '154-154' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3949-3949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7787-7787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7385-7385' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8539-8539' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1983-1983' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6166-6166' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9372-9372' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7497-7497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6874-6874' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '737-737' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '942-942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9971-9971' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6631-6631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1162-1162' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9499-9499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5304-5304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7378-7378' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4168-4168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5736-5736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '207-207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8125-8125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1964-1964' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7021-7021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9048-9048' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1341-1341' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5393-5393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9860-9860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8194-8194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5209-5209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7489-7489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3422-3422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1425-1425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8763-8763' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6063-6063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1545-1545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5425-5425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7143-7143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4809-4809' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8339-8339' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5821-5821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4174-4174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2437-2437' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3868-3868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7128-7128' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9383-9383' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5962-5962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7727-7727' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4081-4081' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9767-9767' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9209-9209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8462-8462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '976-976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4754-4754' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9620-9620' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9020-9020' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8702-8702' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '326-326' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9661-9661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4663-4663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8630-8630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4787-4787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7932-7932' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5709-5709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3492-3492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2907-2907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5419-5419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4782-4782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3942-3942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1505-1505' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1418-1418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6594-6594' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7999-7999' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3864-3864' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6829-6829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4392-4392' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4467-4467' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1455-1455' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4201-4201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5208-5208' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7416-7416' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4525-4525' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5959-5959' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1060-1060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8105-8105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '304-304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7737-7737' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7861-7861' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6256-6256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '386-386' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1456-1456' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7554-7554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8448-8448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '546-546' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7101-7101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6081-6081' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7893-7893' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4770-4770' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2632-2632' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4883-4883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4534-4534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5562-5562' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '630-630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8503-8503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '462-462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4076-4076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '650-650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2841-2841' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7625-7625' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '406-406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4357-4357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2293-2293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3014-3014' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2827-2827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6886-6886' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8396-8396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9169-9169' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2085-2085' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3116-3116' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8673-8673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9069-9069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3102-3102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5895-5895' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6833-6833' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8596-8596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9340-9340' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1273-1273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7030-7030' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '583-583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '428-428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8575-8575' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5106-5106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8597-8597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4473-4473' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5615-5615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6800-6800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8935-8935' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4314-4314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5623-5623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3360-3360' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5326-5326' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6636-6636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4663-4663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5655-5655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '882-882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6253-6253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '274-274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5890-5890' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5016-5016' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1858-1858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5325-5325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1171-1171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5647-5647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3232-3232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7465-7465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8449-8449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7941-7941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8946-8946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3862-3862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7834-7834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3990-3990' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3692-3692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3815-3815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8732-8732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3513-3513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '356-356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7658-7658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1933-1933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '106-106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6367-6367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7458-7458' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3489-3489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3553-3553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8716-8716' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5475-5475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6227-6227' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8841-8841' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8978-8978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '138-138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7111-7111' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3127-3127' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9816-9816' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3510-3510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9471-9471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8223-8223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3512-3512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1632-1632' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '827-827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '446-446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6405-6405' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7193-7193' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '407-407' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3261-3261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5792-5792' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3881-3881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2289-2289' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7980-7980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '594-594' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4125-4125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6315-6315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4527-4527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2949-2949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6183-6183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1849-1849' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9896-9896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3649-3649' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2806-2806' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7123-7123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5084-5084' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8458-8458' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5443-5443' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4636-4636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6607-6607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2680-2680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1301-1301' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8641-8641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9402-9402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2794-2794' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '942-942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6101-6101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3636-3636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6765-6765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3780-3780' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9409-9409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '428-428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7804-7804' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2439-2439' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5175-5175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8564-8564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '376-376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2509-2509' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3431-3431' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5078-5078' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '908-908' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2462-2462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9284-9284' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4468-4468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1261-1261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9966-9966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3501-3501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9612-9612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9290-9290' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4729-4729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5252-5252' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2050-2050' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6324-6324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5907-5907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6523-6523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4411-4411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4928-4928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '802-802' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9911-9911' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '419-419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2471-2471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6860-6860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4690-4690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9771-9771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4760-4760' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7869-7869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8781-8781' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7889-7889' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1878-1878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5585-5585' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8671-8671' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9620-9620' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8712-8712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9520-9520' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '401-401' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8111-8111' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '237-237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2148-2148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '114-114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.030 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3964-3964' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6631-6631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '526-526' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2111-2111' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8630-8630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2462-2462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4531-4531' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9588-9588' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '200-200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9320-9320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9027-9027' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9609-9609' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9650-9650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2561-2561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5334-5334' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6753-6753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5087-5087' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1514-1514' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1588-1588' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6091-6091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7598-7598' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5677-5677' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5040-5040' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4926-4926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2194-2194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7908-7908' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2194-2194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9729-9729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8395-8395' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3222-3222' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6026-6026' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '157-157' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7194-7194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9860-9860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7524-7524' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8338-8338' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2756-2756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9098-9098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1540-1540' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8196-8196' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1951-1951' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4276-4276' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '249-249' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7830-7830' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3064-3064' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7939-7939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6390-6390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3210-3210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1861-1861' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '924-924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9010-9010' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1133-1133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9290-9290' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5705-5705' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '694-694' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4448-4448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4871-4871' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '868-868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9291-9291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9971-9971' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6619-6619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6443-6443' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7167-7167' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1324-1324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9334-9334' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7912-7912' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9398-9398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6536-6536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4776-4776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1542-1542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9228-9228' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8459-8459' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5673-5673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7565-7565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8943-8943' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5315-5315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9712-9712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5681-5681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6183-6183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6076-6076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '47-47' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5077-5077' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '267-267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9822-9822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '785-785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9451-9451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8248-8248' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5746-5746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7607-7607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '567-567' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1980-1980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7552-7552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1159-1159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8193-8193' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3652-3652' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4639-4639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '106-106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4304-4304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '796-796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6462-6462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1589-1589' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9914-9914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3722-3722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1648-1648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5784-5784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8592-8592' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4383-4383' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8977-8977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7289-7289' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8634-8634' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2827-2827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8098-8098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '908-908' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3225-3225' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6325-6325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7469-7469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5112-5112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8359-8359' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5790-5790' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2155-2155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7608-7608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1583-1583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2403-2403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5275-5275' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3614-3614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '511-511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '731-731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '869-869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5489-5489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5499-5499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '354-354' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5882-5882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1982-1982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2462-2462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7023-7023' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5382-5382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6268-6268' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2725-2725' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4571-4571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1234-1234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9625-9625' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5162-5162' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2916-2916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9328-9328' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9508-9508' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7804-7804' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7257-7257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4992-4992' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5564-5564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7736-7736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9482-9482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9302-9302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '299-299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4185-4185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6342-6342' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '248-248' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3491-3491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1564-1564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3292-3292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6847-6847' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1338-1338' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1101-1101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6475-6475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '14-14' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181-5181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7496-7496' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '478-478' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5122-5122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8825-8825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9859-9859' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2865-2865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5846-5846' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2079-2079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4414-4414' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4869-4869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '689-689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8449-8449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8949-8949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2984-2984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5945-5945' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4754-4754' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4362-4362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2916-2916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4072-4072' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9650-9650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1482-1482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7474-7474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8959-8959' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9352-9352' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7808-7808' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6862-6862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9572-9572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9870-9870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7103-7103' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2281-2281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8018-8018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9623-9623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6022-6022' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '976-976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9746-9746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1392-1392' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4747-4747' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2924-2924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7706-7706' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '839-839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5092-5092' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6003-6003' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7296-7296' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4552-4552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6872-6872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2283-2283' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2106-2106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '991-991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5586-5586' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6843-6843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9475-9475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9783-9783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7349-7349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1873-1873' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '715-715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9947-9947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1469-1469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8954-8954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9082-9082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '33-33' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '564-564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7124-7124' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '602-602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9994-9994' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '715-715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5907-5907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4166-4166' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3993-3993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1604-1604' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3614-3614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5030-5030' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9087-9087' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '369-369' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5353-5353' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4253-4253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1380-1380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4834-4834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9087-9087' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7654-7654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9031-9031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7672-7672' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1433-1433' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6751-6751' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '229-229' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2910-2910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181-5181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3798-3798' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2887-2887' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '837-837' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1022-1022' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2115-2115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5982-5982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1537-1537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8712-8712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '363-363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5021-5021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6297-6297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7139-7139' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8117-8117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7138-7138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7519-7519' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1850-1850' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9623-9623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5441-5441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1778-1778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2562-2562' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1068-1068' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8299-8299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9673-9673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9359-9359' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8576-8576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7512-7512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5237-5237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8417-8417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6464-6464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7688-7688' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8375-8375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4898-4898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5506-5506' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7962-7962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2277-2277' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9916-9916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6945-6945' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4653-4653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4456-4456' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6295-6295' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3553-3553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5549-5549' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8297-8297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7734-7734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7607-7607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3221-3221' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1308-1308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3472-3472' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1600-1600' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2776-2776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8607-8607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4704-4704' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '504-504' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3977-3977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7965-7965' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9989-9989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2098-2098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6616-6616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4792-4792' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2984-2984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6023-6023' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8052-8052' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7783-7783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7163-7163' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2694-2694' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7852-7852' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '805-805' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2385-2385' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6549-6549' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9399-9399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1344-1344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8561-8561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7319-7319' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3325-3325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4338-4338' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5657-5657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2419-2419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7032-7032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3125-3125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4982-4982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4180-4180' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1777-1777' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7544-7544' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7841-7841' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '114-114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '727-727' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '462-462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7345-7345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1273-1273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1681-1681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1404-1404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '809-809' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '691-691' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6168-6168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9450-9450' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '355-355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2561-2561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7966-7966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8585-8585' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8953-8953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8883-8883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '639-639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8950-8950' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5413-5413' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8759-8759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6144-6144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9647-9647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1155-1155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5592-5592' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9028-9028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7041-7041' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9494-9494' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2776-2776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1528-1528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2864-2864' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8203-8203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3593-3593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7380-7380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2214-2214' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9321-9321' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1303-1303' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2356-2356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4023-4023' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4368-4368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4479-4479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4930-4930' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7202-7202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1761-1761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3330-3330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '336-336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2043-2043' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4197-4197' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8141-8141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1346-1346' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9882-9882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3728-3728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '570-570' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3664-3664' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4656-4656' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4382-4382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8029-8029' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4438-4438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2060-2060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9262-9262' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3064-3064' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4450-4450' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7023-7023' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6516-6516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7966-7966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1281-1281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5772-5772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3592-3592' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5575-5575' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1060-1060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9269-9269' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5614-5614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3493-3493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8547-8547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8275-8275' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4001-4001' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2265-2265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8885-8885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3058-3058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '403-403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4806-4806' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6607-6607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5480-5480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2937-2937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7224-7224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '207-207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1028-1028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9639-9639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6614-6614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8068-8068' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2441-2441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4926-4926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5700-5700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '67-67' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7014-7014' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '256-256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '594-594' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8353-8353' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6414-6414' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3052-3052' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2301-2301' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1164-1164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5032-5032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7260-7260' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7840-7840' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3915-3915' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5500-5500' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2836-2836' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8058-8058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4660-4660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9440-9440' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9560-9560' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5112-5112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2542-2542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4886-4886' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4703-4703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8461-8461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7553-7553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9799-9799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3191-3191' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2436-2436' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1814-1814' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1961-1961' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '867-867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4707-4707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3955-3955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3112-3112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7072-7072' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8660-8660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5396-5396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5174-5174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2710-2710' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5284-5284' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5507-5507' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '845-845' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6465-6465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7665-7665' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7784-7784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6638-6638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '936-936' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2701-2701' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9262-9262' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7583-7583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6417-6417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '822-822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2704-2704' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4190-4190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1370-1370' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8788-8788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7385-7385' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '987-987' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8477-8477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4925-4925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6611-6611' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4815-4815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4009-4009' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6088-6088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8008-8008' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7356-7356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8639-8639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3380-3380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1270-1270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1154-1154' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '57-57' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '349-349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1484-1484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8198-8198' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6291-6291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3465-3465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5074-5074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1356-1356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3022-3022' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4715-4715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7612-7612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9345-9345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '851-851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1095-1095' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6670-6670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1036-1036' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8448-8448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3866-3866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8482-8482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '296-296' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '989-989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3273-3273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6575-6575' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '448-448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7075-7075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8832-8832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1856-1856' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6130-6130' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1542-1542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1356-1356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '940-940' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5819-5819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2977-2977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6637-6637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9399-9399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7253-7253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9520-9520' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '989-989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1850-1850' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2896-2896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1190-1190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7773-7773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9632-9632' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6630-6630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6809-6809' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2757-2757' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7944-7944' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '418-418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '219-219' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7743-7743' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4345-4345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1114-1114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8731-8731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5124-5124' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '355-355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2418-2418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2297-2297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1511-1511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9321-9321' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '822-822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4621-4621' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5601-5601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9004-9004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3652-3652' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6930-6930' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3449-3449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3509-3509' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5839-5839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8013-8013' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2670-2670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6801-6801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6636-6636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9607-9607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8673-8673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5993-5993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5623-5623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2312-2312' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6282-6282' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2439-2439' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1288-1288' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '407-407' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1557-1557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8373-8373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2321-2321' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9126-9126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8133-8133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9332-9332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8406-8406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4417-4417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7032-7032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8489-8489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4728-4728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7601-7601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5345-5345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6105-6105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8003-8003' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1122-1122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1886-1886' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3583-3583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5531-5531' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3542-3542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.529 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.529 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.529 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1891-1891' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7410-7410' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3561-3561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '165-165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1199-1199' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7113-7113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5328-5328' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2388-2388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5245-5245' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6168-6168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4528-4528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1324-1324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1042-1042' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4259-4259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8195-8195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '118-118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5515-5515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1783-1783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7235-7235' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3994-3994' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7074-7074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2848-2848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5481-5481' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8058-8058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1910-1910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2579-2579' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8342-8342' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7026-7026' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2254-2254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2881-2881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2687-2687' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3291-3291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5954-5954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6552-6552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9330-9330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '393-393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7919-7919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4433-4433' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9192-9192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7283-7283' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3557-3557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '697-697' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '903-903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3507-3507' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5948-5948' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '403-403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3578-3578' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6933-6933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7232-7232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4771-4771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3712-3712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3653-3653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7657-7657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4791-4791' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '957-957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4180-4180' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2627-2627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7686-7686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4322-4322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6443-6443' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6730-6730' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1744-1744' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2630-2630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2156-2156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1513-1513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8697-8697' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2263-2263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '219-219' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9499-9499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8069-8069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5809-5809' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '700-700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1144-1144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2474-2474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7133-7133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7079-7079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8888-8888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2561-2561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4942-4942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2108-2108' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5662-5662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7582-7582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4761-4761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8975-8975' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '929-929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6183-6183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8160-8160' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3384-3384' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4869-4869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6627-6627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8903-8903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7232-7232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3795-3795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6569-6569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2282-2282' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6063-6063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9616-9616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3907-3907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9513-9513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4266-4266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '129-129' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8330-8330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3314-3314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5252-5252' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9771-9771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4249-4249' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3155-3155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7672-7672' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6501-6501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2840-2840' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2640-2640' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4561-4561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2607-2607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9015-9015' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7795-7795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8088-8088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2398-2398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7563-7563' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9905-9905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9226-9226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '645-645' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9216-9216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6923-6923' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1438-1438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2725-2725' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8960-8960' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1031-1031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3701-3701' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7345-7345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9302-9302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4167-4167' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1446-1446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8667-8667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7785-7785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5790-5790' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1545-1545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4751-4751' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1449-1449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8576-8576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4433-4433' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9196-9196' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4451-4451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5753-5753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '267-267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1162-1162' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8766-8766' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3247-3247' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3913-3913' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7973-7973' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2598-2598' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7296-7296' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3439-3439' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9730-9730' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4616-4616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9415-9415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7657-7657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9174-9174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '324-324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8965-8965' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6169-6169' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5981-5981' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1340-1340' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6803-6803' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8532-8532' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1648-1648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5199-5199' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '958-958' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3123-3123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '223-223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '999-999' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4074-4074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3734-3734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6236-6236' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9775-9775' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8470-8470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9843-9843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4627-4627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6029-6029' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8294-8294' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6215-6215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5814-5814' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7-7' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8209-8209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4060-4060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3844-3844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5550-5550' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '102-102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5293-5293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8924-8924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6216-6216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6285-6285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2367-2367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8009-8009' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1426-1426' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4131-4131' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5997-5997' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1740-1740' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9960-9960' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4169-4169' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7637-7637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5847-5847' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7731-7731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5031-5031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1819-1819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '464-464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5655-5655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9412-9412' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5789-5789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '708-708' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1552-1552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6833-6833' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6139-6139' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7116-7116' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8987-8987' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4557-4557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8028-8028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '669-669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7853-7853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '214-214' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2719-2719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3794-3794' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7195-7195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1531-1531' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4565-4565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8980-8980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3402-3402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6813-6813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '624-624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7167-7167' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9373-9373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9263-9263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4771-4771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9065-9065' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8785-8785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8487-8487' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2614-2614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5988-5988' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9563-9563' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1446-1446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4873-4873' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3976-3976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4733-4733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2670-2670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4938-4938' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8669-8669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6241-6241' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3231-3231' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2240-2240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8103-8103' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9848-9848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '562-562' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5304-5304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7780-7780' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5114-5114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8194-8194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7524-7524' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3558-3558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3770-3770' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7999-7999' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7450-7450' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1745-1745' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6708-6708' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8416-8416' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '849-849' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1553-1553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2461-2461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3455-3455' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4409-4409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7351-7351' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7139-7139' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5622-5622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2044-2044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '376-376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9941-9941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3364-3364' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '638-638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3012-3012' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2767-2767' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1802-1802' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6722-6722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1960-1960' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3467-3467' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8946-8946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5809-5809' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6662-6662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '389-389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9169-9169' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8813-8813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1094-1094' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6252-6252' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7636-7636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6661-6661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2909-2909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6963-6963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6325-6325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7387-7387' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5108-5108' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '84-84' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8822-8822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5681-5681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9141-9141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7909-7909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8568-8568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8787-8787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4448-4448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4918-4918' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5479-5479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '148-148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5660-5660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4953-4953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4715-4715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6316-6316' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7059-7059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5465-5465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9233-9233' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9930-9930' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9700-9700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4040-4040' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1929-1929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2780-2780' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1774-1774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9485-9485' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9888-9888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6859-6859' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3023-3023' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2458-2458' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2447-2447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7115-7115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5043-5043' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5110-5110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1533-1533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4699-4699' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8778-8778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8687-8687' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3453-3453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9127-9127' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8223-8223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4869-4869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8762-8762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '693-693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8487-8487' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1350-1350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5822-5822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4141-4141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8082-8082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7272-7272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8696-8696' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4185-4185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3261-3261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1663-1663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '91-91' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5560-5560' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8237-8237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4587-4587' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6638-6638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6329-6329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8888-8888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5517-5517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1086-1086' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6358-6358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7021-7021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2752-2752' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1535-1535' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2947-2947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8602-8602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3902-3902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2447-2447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5731-5731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '872-872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1774-1774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '641-641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5936-5936' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1583-1583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4660-4660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8169-8169' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6543-6543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5577-5577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1023-1023' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8522-8522' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7558-7558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5882-5882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4713-4713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5024-5024' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6454-6454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8976-8976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5182-5182' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6901-6901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9555-9555' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '672-672' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8967-8967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6380-6380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5585-5585' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '494-494' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8710-8710' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4968-4968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1387-1387' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2879-2879' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9706-9706' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '200-200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8618-8618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1496-1496' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4431-4431' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7023-7023' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3884-3884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '829-829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '703-703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6598-6598' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '820-820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5259-5259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '73-73' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3620-3620' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6751-6751' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4516-4516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '881-881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '165-165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8734-8734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5908-5908' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1821-1821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9350-9350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '856-856' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '856-856' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2323-2323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3007-3007' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '523-523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1661-1661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '829-829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6713-6713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5009-5009' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5749-5749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8510-8510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1599-1599' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3584-3584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8975-8975' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6348-6348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '924-924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9034-9034' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5648-5648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '659-659' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4966-4966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5260-5260' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3751-3751' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3261-3261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3802-3802' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9002-9002' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1847-1847' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2894-2894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6445-6445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5367-5367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2260-2260' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4485-4485' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '329-329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2926-2926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7479-7479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9011-9011' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3431-3431' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4860-4860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8985-8985' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3954-3954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '366-366' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2375-2375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1641-1641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7948-7948' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9844-9844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6843-6843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8266-8266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1965-1965' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6525-6525' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '905-905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5939-5939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3676-3676' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9233-9233' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3147-3147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7661-7661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1215-1215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5900-5900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3164-3164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2960-2960' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6658-6658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7415-7415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3599-3599' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5463-5463' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4692-4692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9633-9633' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4943-4943' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7559-7559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5263-5263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1624-1624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9010-9010' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7707-7707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4859-4859' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8822-8822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2801-2801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1644-1644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '956-956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5694-5694' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6585-6585' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8094-8094' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8156-8156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '328-328' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1074-1074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5191-5191' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4781-4781' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3210-3210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5538-5538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1200-1200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '165-165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6454-6454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7220-7220' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1853-1853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8501-8501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3268-3268' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4442-4442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '205-205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8394-8394' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7305-7305' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4733-4733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5659-5659' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8404-8404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3978-3978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '555-555' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7619-7619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6935-6935' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7204-7204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6451-6451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4298-4298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4435-4435' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1615-1615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8406-8406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4502-4502' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '10-10' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1176-1176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1461-1461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2907-2907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9044-9044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6595-6595' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7410-7410' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4801-4801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9610-9610' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8022-8022' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3543-3543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3956-3956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8490-8490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '330-330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3826-3826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '451-451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7927-7927' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '689-689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1099-1099' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3195-3195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1801-1801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4106-4106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8536-8536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2670-2670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '219-219' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6406-6406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4318-4318' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9475-9475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6658-6658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3815-3815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6214-6214' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5711-5711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '363-363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4834-4834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7688-7688' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7825-7825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6827-6827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9516-9516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6829-6829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3981-3981' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5024-5024' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '311-311' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '477-477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9386-9386' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9015-9015' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3327-3327' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9764-9764' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9483-9483' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5196-5196' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2730-2730' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4240-4240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5547-5547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3956-3956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4266-4266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '185-185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8022-8022' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2538-2538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8475-8475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1411-1411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3164-3164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9880-9880' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8578-8578' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7465-7465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9037-9037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1828-1828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9321-9321' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2613-2613' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9495-9495' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4962-4962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9222-9222' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4431-4431' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7665-7665' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1789-1789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1796-1796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3820-3820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3940-3940' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3832-3832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7947-7947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8811-8811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1655-1655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3918-3918' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7734-7734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3572-3572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2362-2362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8862-8862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4695-4695' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9265-9265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5875-5875' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2447-2447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8069-8069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '566-566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2331-2331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8798-8798' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6462-6462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1887-1887' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '648-648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1441-1441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1296-1296' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4952-4952' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3471-3471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '43-43' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5332-5332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8993-8993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5386-5386' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6842-6842' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4281-4281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1989-1989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9105-9105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9607-9607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2461-2461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7226-7226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9153-9153' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6248-6248' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '526-526' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '78-78' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7564-7564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6053-6053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '491-491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8438-8438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9503-9503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '165-165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '796-796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4530-4530' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9544-9544' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9578-9578' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3937-3937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9088-9088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4986-4986' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '924-924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '668-668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3046-3046' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8594-8594' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4106-4106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2419-2419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4117-4117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6661-6661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7193-7193' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2791-2791' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '737-737' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2267-2267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9421-9421' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '451-451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7612-7612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '25-25' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5396-5396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4498-4498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '809-809' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2482-2482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1368-1368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2151-2151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5785-5785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5431-5431' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4371-4371' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3038-3038' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3185-3185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7873-7873' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2506-2506' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '150-150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6400-6400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8927-8927' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5768-5768' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9654-9654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1207-1207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6882-6882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4099-4099' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '59-59' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9419-9419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8481-8481' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2263-2263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2648-2648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6339-6339' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5614-5614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1393-1393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '31-31' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3963-3963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '179-179' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2816-2816' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2964-2964' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5323-5323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8899-8899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8675-8675' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '392-392' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4860-4860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2953-2953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4169-4169' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2082-2082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2017-2017' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9946-9946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6541-6541' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6715-6715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3294-3294' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3976-3976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '552-552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5148-5148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3742-3742' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2173-2173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2199-2199' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4134-4134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2474-2474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4182-4182' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '526-526' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1491-1491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '907-907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1836-1836' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8541-8541' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8717-8717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2388-2388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '249-249' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3920-3920' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7055-7055' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6292-6292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8349-8349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5024-5024' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8363-8363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4930-4930' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1881-1881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2117-2117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8018-8018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3824-3824' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '933-933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4502-4502' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1896-1896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7933-7933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4401-4401' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8653-8653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5106-5106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8234-8234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3663-3663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8057-8057' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4903-4903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9183-9183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7624-7624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1614-1614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3176-3176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1684-1684' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6825-6825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7988-7988' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7072-7072' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9966-9966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5599-5599' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2204-2204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '998-998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7503-7503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1573-1573' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9375-9375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9563-9563' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5194-5194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '989-989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6080-6080' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4751-4751' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6543-6543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2691-2691' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3173-3173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2752-2752' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4774-4774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4367-4367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '344-344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8878-8878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5552-5552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4844-4844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '553-553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1646-1646' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7305-7305' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4338-4338' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7499-7499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '338-338' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3729-3729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2050-2050' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3038-3038' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4503-4503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5557-5557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6826-6826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6255-6255' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2068-2068' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4025-4025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6137-6137' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9633-9633' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2997-2997' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4825-4825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3795-3795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '653-653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2851-2851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9997-9997' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '646-646' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5779-5779' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4291-4291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3163-3163' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5805-5805' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6374-6374' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9328-9328' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3710-3710' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9551-9551' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5543-5543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5451-5451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7688-7688' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2870-2870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1726-1726' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7027-7027' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3041-3041' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '318-318' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6657-6657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2345-2345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9673-9673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6296-6296' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8634-8634' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5689-5689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '485-485' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1493-1493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '932-932' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2387-2387' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9673-9673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4203-4203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6620-6620' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5349-5349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5750-5750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9147-9147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '419-419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2408-2408' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3596-3596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9039-9039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6081-6081' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7757-7757' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1456-1456' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6355-6355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2771-2771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4099-4099' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1235-1235' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9004-9004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6259-6259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9069-9069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1615-1615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5572-5572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2334-2334' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8079-8079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5581-5581' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9941-9941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6517-6517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '747-747' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6107-6107' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5604-5604' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '643-643' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6607-6607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8222-8222' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7009-7009' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '398-398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4515-4515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '462-462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6883-6883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2718-2718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5475-5475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '474-474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9782-9782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2647-2647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9873-9873' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4162-4162' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9547-9547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2704-2704' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3914-3914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3403-3403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '682-682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4028-4028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9724-9724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5967-5967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1653-1653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1687-1687' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6838-6838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2815-2815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8389-8389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2391-2391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8907-8907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2919-2919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6137-6137' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9285-9285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3367-3367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4881-4881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1280-1280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4474-4474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6825-6825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '166-166' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1673-1673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4971-4971' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6612-6612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4434-4434' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8997-8997' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '805-805' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3508-3508' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '699-699' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5929-5929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4273-4273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9477-9477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5001-5001' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6206-6206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '396-396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4524-4524' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2910-2910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7194-7194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1871-1871' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '840-840' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1187-1187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8192-8192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3407-3407' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5869-5869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4390-4390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1072-1072' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9761-9761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4056-4056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2531-2531' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9739-9739' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2655-2655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1728-1728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2297-2297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1331-1331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3243-3243' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1445-1445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9574-9574' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4877-4877' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '511-511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '736-736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1783-1783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7092-7092' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2150-2150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6589-6589' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4488-4488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6753-6753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1804-1804' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7143-7143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8945-8945' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4964-4964' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1463-1463' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9266-9266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2660-2660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7484-7484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7790-7790' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9006-9006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2760-2760' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1121-1121' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7847-7847' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4004-4004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '722-722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9949-9949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9475-9475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7688-7688' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1354-1354' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5108-5108' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '798-798' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8566-8566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6959-6959' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '802-802' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8344-8344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7848-7848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3413-3413' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2928-2928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5833-5833' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7145-7145' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1930-1930' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '668-668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '916-916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6900-6900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4592-4592' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6569-6569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7469-7469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6610-6610' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7784-7784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4743-4743' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1129-1129' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1480-1480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4715-4715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3788-3788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8866-8866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2304-2304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4713-4713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1703-1703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '427-427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1282-1282' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6852-6852' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6808-6808' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4962-4962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1571-1571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6445-6445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1371-1371' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6761-6761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4527-4527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4063-4063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5997-5997' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8294-8294' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6023-6023' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5270-5270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5518-5518' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8176-8176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8344-8344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4324-4324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8205-8205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1953-1953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4414-4414' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9919-9919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5785-5785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9574-9574' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4071-4071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '129-129' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '64-64' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3493-3493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6064-6064' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8983-8983' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2944-2944' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4921-4921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3528-3528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5670-5670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5351-5351' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6270-6270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4731-4731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8223-8223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7024-7024' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3044-3044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3114-3114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '765-765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 16:11:39.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '684-684' for key 'test_conflict_insert_common.PRIMARY'"] [TestSimpleConflictInsert][Time Cost]2.845220594s [2024/05/06 16:11:39.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:39.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.022 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.026 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.026 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 16:11:40.563 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 16:11:43.863 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 16:11 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 16:11 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 16:09 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:11 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 16:09 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:09 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 16:09 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimpleUpdate [TestSimpleMixed][Mixed][Time Cost]9.331478694s === RUN TestSimple/Mixed/test_mixed_common --- PASS: TestColumn (21.60s) --- PASS: TestColumn/alter_table_test_column_add_column_c3_int_default_-1 (3.11s) --- PASS: TestColumn/alter_table_test_column_drop_column_c3 (3.06s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8537/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2024/05/06 16:11:47.239 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [Pipeline] // podTemplate [Pipeline] } [mysql] 2024/05/06 16:11:47 packets.go:37: unexpected EOF [mysql] 2024/05/06 16:11:47 packets.go:37: unexpected EOF [mysql] 2024/05/06 16:11:47 packets.go:37: unexpected EOF [mysql] 2024/05/06 16:11:47 packets.go:37: unexpected EOF [2024/05/06 16:11:47.820 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed_common values (3995, 3995)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 16:11:47.820 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed_common values (8988, 8988)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 16:11:47.820 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed_common values (5992, 5992)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 16:11:47.820 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed_common values (9981, 9981)"] [addr=127.0.0.1:5001] [error="invalid connection"] [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024/05/06 16:11:48.978 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 16:11:49.329 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8988-8988' for key 'test_mixed_common.PRIMARY'"] [2024/05/06 16:11:49.329 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5992-5992' for key 'test_mixed_common.PRIMARY'"] --- PASS: TestSimpleInsert (34.16s) --- PASS: TestSimpleInsert/Basic (5.56s) --- PASS: TestSimpleInsert/Basic/test_insert (2.82s) --- PASS: TestSimpleInsert/Basic/test_insert_common (2.74s) --- PASS: TestSimpleInsert/Conflict (13.32s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert (6.58s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert_common (6.74s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8537/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [TestSimpleMixed][Insert][Time Cost]5.739459482s [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Agent pingcap-tidb-pull-integration-ddl-test-8537-6xmkb-0fhmp-fp311 is provisioned from template pingcap_tidb_pull_integration_ddl_test_8537-6xmkb-0fhmp --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "ce5db969b0f073c42f5323af2db2f90cfb2d4c97" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8537-6xmkb" name: "pingcap-tidb-pull-integration-ddl-test-8537-6xmkb-0fhmp-fp311" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8537-6xmkb-0fhmp-fp311" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8537-6xmkb-0fhmp-fp311" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8537-6xmkb-0fhmp-fp311 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout === RUN TestSimpleUpdate/Basic === RUN TestSimpleUpdate/Basic/test_update The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@565734fc; decorates RemoteLauncher[hudson.remoting.Channel@2d65c5a5:JNLP4-connect connection from 10.233.92.3/10.233.92.3:42328] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache [TestSimpleUpdate][Time Cost]5.767202018s === RUN TestSimpleUpdate/Basic/test_update_common > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 [mysql] 2024/05/06 16:11:59 packets.go:37: unexpected EOF [2024/05/06 16:11:59.378 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 4100"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2024/05/06 16:12:01 packets.go:37: unexpected EOF [mysql] 2024/05/06 16:12:01 packets.go:37: unexpected EOF [mysql] 2024/05/06 16:12:01 packets.go:37: unexpected EOF [2024/05/06 16:12:01.195 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update_common values (2285, 2285)"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2024/05/06 16:12:01 packets.go:37: unexpected EOF [mysql] 2024/05/06 16:12:01 packets.go:37: unexpected EOF [2024/05/06 16:12:01.195 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update_common set c2 = 3313 where c1 = 5284"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 16:12:01.195 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update_common values (3290, 3290)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 16:12:01.195 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update_common set c2 = 8067 where c1 = 9286"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 16:12:01.195 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update_common set c2 = 6096 where c1 = 1288"] [addr=127.0.0.1:5001] [error="invalid connection"] [TestSimpleMixed][Mixed][Time Cost]10.588683391s === RUN TestSimple/Inc === RUN TestSimple/Inc/test_inc [TestSimpleInc][Insert][Time Cost]246.745896ms [2024/05/06 16:12:02.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3290-3290' for key 'test_update_common.PRIMARY'"] [TestSimpleInc][Update][Time Cost]1.598794664s === RUN TestSimple/Inc/test_inc_common [TestSimpleInc][Insert][Time Cost]205.292879ms [TestSimpleInc][Update][Time Cost]2.819173612s [2024/05/06 16:12:06.437 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [TestSimpleUpdate][Time Cost]8.877892908s === RUN TestSimpleUpdate/Conflict === RUN TestSimpleUpdate/Conflict/test_conflict_update [TestSimpleConflictUpdate][Insert][Time Cost]2.412212803s [mysql] 2024/05/06 16:12:10 packets.go:37: unexpected EOF [mysql] 2024/05/06 16:12:10 packets.go:37: unexpected EOF [2024/05/06 16:12:10.735 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 82"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2024/05/06 16:12:10 packets.go:37: unexpected EOF [2024/05/06 16:12:10.735 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 1599"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2024/05/06 16:12:10 packets.go:37: unexpected EOF [2024/05/06 16:12:10.735 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 7819"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 16:12:10.735 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 9077"] [addr=127.0.0.1:5001] [error="invalid connection"] --- PASS: TestSimple (56.21s) --- PASS: TestSimple/Basic (6.66s) --- PASS: TestSimple/Mixed (28.62s) --- PASS: TestSimple/Mixed/test_mixed (12.14s) --- PASS: TestSimple/Mixed/test_mixed_common (16.48s) --- PASS: TestSimple/Inc (4.88s) --- PASS: TestSimple/Inc/test_inc (1.85s) --- PASS: TestSimple/Inc/test_inc_common (3.03s) PASS ddl_test end [TestSimpleConflictUpdate][Update][Time Cost]3.839915901s === RUN TestSimpleUpdate/Conflict/test_conflict_update_common Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8537/tidb-test) 1583697408 bytes in 20.58 secs (76941882 bytes/sec) [Pipeline] { [TestSimpleConflictUpdate][Insert][Time Cost]3.263625705s [Pipeline] } [Pipeline] sh [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8537/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [TestSimpleConflictUpdate][Update][Time Cost]3.234266089s + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 16:12 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 16:12 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 16:09 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 16:09 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:09 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 16:09 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 88099c95a3c0c13a827c0795c3d45070264665e4 Git Commit Branch: master UTC Build Time: 2024-05-06 06:37:19 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V [2024/05/06 16:12:34.009 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] Release Version: v8.2.0-alpha-179-g77a3eef274 Edition: Community Git Commit Hash: 77a3eef2741d1e6e7ad559d95d92a545704a769d Git Branch: HEAD UTC Build Time: 2024-05-06 08:04:03 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] sh wait pd ready... --- PASS: TestSimpleUpdate (57.17s) --- PASS: TestSimpleUpdate/Basic (14.93s) --- PASS: TestSimpleUpdate/Basic/test_update (5.90s) --- PASS: TestSimpleUpdate/Basic/test_update_common (9.03s) --- PASS: TestSimpleUpdate/Conflict (25.90s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update (12.85s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update_common (13.05s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8537/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } wait tikv ready... total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 16:12 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 16:12 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 16:09 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:12 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 16:09 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:09 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 16:09 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestIndex # Time: 2024-05-06T16:13:00.905835561+08:00 # Txn_start_ts: 0 # Query_time: 1.510452366 # Parse_time: 0 # Compile_time: 0.000040016 # Rewrite_time: 0.000007873 # Optimize_time: 0 # Wait_TS: 0.000111163 # DB: mysql # Is_internal: true # Digest: 0a22979ad136f741465cf206b13e5717b9758dda34f7cae5a7a925f91711d6a0 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use mysql; ; # Time: 2024-05-06T16:13:00.906203784+08:00 # Txn_start_ts: 449572550604750861 # Query_time: 1.3869616869999999 # Parse_time: 0 # Compile_time: 0.000642005 # Rewrite_time: 0.000180501 # Optimize_time: 0.000386887 # Wait_TS: 0.000009165 # Cop_time: 1.385912534 Process_time: 0.000077833 Wait_time: 0.000073562 Request_count: 2 Total_keys: 10 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 2 Rocksdb_key_skipped_count: 22 # Is_internal: true # Digest: 1a96197a635ab3d1c0fc027ce178d8aa751e4bd033c39db6163d3ba75b49fe3f # Stats: tidb_ddl_job:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 3.8916e-05 Cop_proc_p90: 4.4811e-05 Cop_proc_max: 4.4811e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.6781e-05 Cop_wait_p90: 4.5973e-05 Cop_wait_max: 4.5973e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 2012 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('6BagMAkzXzEzCTAJMTAJbXlzcWwudGlkYl9kZGxfam9iLmpvYl9tZXRhLCBKHQDwRnByb2Nlc3NpbmcJMAl0aW1lOjEuMzlzLCBsb29wczoxLCBDb25jdXJyZW5jeTpPRkYJMS4zNiBLQglOL0EKMQkxNF8xNAkwWnsAGV4YOmRlc2MsIEqCAAGfBGlkVn4AHAkwIEJ5dGVzEQgcCjIJMTdfMjgJ7FRpbm5lciBqb2luLCBlcXVhbDpbZXEoYmMAAcsgbHVtbiMxNSldVnAAYCwgYnVpbGRfaGFzaF90YWJsZTp7dG90YWwxFhBmZXRjaBENBSwMOjBzfRGfEQgkCjMJMzFfNDEoQgFOACkJrkBkYXRhOlNlbGVjdGlvbl80MF6DAFxjb3BfdGFzazoge251bTogMSwgbWF4OiAtmSFUNF9rZXlzOiAwLCB0b3RfARIgOiA0NC44wrVzCRMcd2FpdDogNDYFEWhjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwJxAVvCF9kdQUaGG46IDUuNDMFOjhtYXhfZGlzdHNxbF9jb25VCEggMX0sIHJwY19pbmZvOntDb3A6AawMX3JwY0EzJTMAX1lOFH19CTIzNi3LGE4vQQo0CTEhAQQxX0W0UG5vdChpc3RydWVfd2l0aF9udWxsKErHARRyZW9yZykhTwx0aWt2BbUEOnsFZgQwc1WxPH0sIHNjYW5fZGV0YWlsOiApwC0xODUsIGdldF9zbmFwc2hvdAmjDCAxMi4J73Ryb2Nrc2RiOiB7ZGVsZXRlX3NraXBwZWRfY291bnQlighrZXlCFgBBNwhsb2MhsRB9fX0sIAGTPoAAIaQIZXNzDXIurAEEYWwlrhEaKbMF4Qh3YWwtRiQgMjU1LjnCtXN9IT8BBBwKNQk0M18zOS1EDDAwMAlJsC77A3wsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb0WCZkoBAWgBBDAKMwk2XzI5KFByb2JlIX84NjQwMAlncm91cCBieTpDcVZALCBmdW5jczpmaXJzdHJvdygVGggpLT4VDAV1GG1lOjQyNMJBr5VpEHBhcnRpIQ4Yb3JrZXI6exn/EDM5OS41DS8uhwIINSwgYSkAX2EnADBd+SAxLjc0NTEzMm1tDgxleGVjRSRhLiGeBSIMODYwOAEiYV0YMzU1LjQ2MQWRCHA5NR0QFH0sIGZpblKXABQ0MTAuNjkJxl6XAAGjBG90JeIUOjMuNTEzBWMBEwWVDDIwNm4NpQ2YFDkzOTQ1NxWYEDkyLjU5SRQFmBUQOZ5hTQAzgU4ll2lNAG5hQzVzbTQUbWU6MzcwjSYtdwgJMzixZGGZEDUJNl8zIaMAOEFSNeNKjQNN0QhpbmdS1gUkc2NoZW1hX2lkc1IfAEWsCR5JNAhtaW4VsAA4Ti8CEDM2OS43JT0NugAsbjECDDM5LjZtS16aATYxAhQ1MTExMDQhdzWcgVUBDS2ZEDUxNTc2BSJFMRAwNi40MmGTACwpmRUQajECEDM1OS4zCTRelgAuMAIQNTMuMTMJ9AGISTEENzk6MQIQNjgxMjVF6wWYDDQ0LjEuMQIVEFkxADbBngwzNgkwKeYAZMGZJEhhc2hBZ2dfMzFxoBAyOTQuMjZxAV6aBgwzMTMuaQdBFq1sLWABEgg6IDNZ+MmbCDI3LknWAGO+nQYAMf6dBtmdCDI5MQWGQqAGADdhBwAxpVz+CQPOCQNKbwMWJgl9GQ4ECcUmoQL+BwflBwQ2Lk1t/gcHogcHWRahYARhafEFVR0F4dkIDCAxMzOFv1nMBDgJ4QehAw5LCIG1BHRhDrcJ/gcHTgcH') # Plan_digest: 03fa0f18132c15290435ccd6930c03fe7257c7017164897b1e5acdd3c92e1828 # Resource_group: default ; # Time: 2024-05-06T16:13:04.811254595+08:00 # Txn_start_ts: 449572551679541270 # Query_time: 1.199775432 # Parse_time: 0 # Compile_time: 0.001945932 # Rewrite_time: 0.000121042 # Optimize_time: 0.001728259 # Wait_TS: 0.000028451 # Cop_time: 2.392362045 Process_time: 0.000621554 Wait_time: 1.193737193 Request_count: 2 Process_keys: 2 Total_keys: 244 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 62 Rocksdb_key_skipped_count: 664 # Is_internal: true # Digest: 1a96197a635ab3d1c0fc027ce178d8aa751e4bd033c39db6163d3ba75b49fe3f # Stats: tidb_ddl_job:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 0.000310777 Cop_proc_p90: 0.00039286 Cop_proc_max: 0.00039286 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.596868596 Cop_wait_p90: 1.193665346 Cop_wait_max: 1.193665346 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 58168 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 1 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('7BigMAkzXzEzCTAJMTAJbXlzcWwudGlkYl9kZGxfam9iLmpvYl9tZXRhLCBKHQDwQ3Byb2Nlc3NpbmcJMQl0aW1lOjEuMnMsIGxvb3BzOjIsIENvbmN1cnJlbmN5Ok9GRgk3LjExIEtCCU4vQQoxCTE0XzE0YnoAGV0YOmRlc2MsIEqBAAGeBGlkUn0AEAk3LjEzAWw4MCBCeXRlcwoyCTE3XzI4CXBUaW5uZXIgam9pbiwgZXF1YWw6W2VxKGJiAAHKIGx1bW4jMTUpXVJvAGAsIGJ1aWxkX2hhc2hfdGFibGU6e3RvdGFsLRMQZmV0Y2gNDAUqTDo4LjQ1wrVzfSwgcHJvYmU6e2NvOS0INSwgCT4kNS45OHMsIG1heA09CS0cNjQuNMK1cywJWCAgYW5kIHdhaXQJLxR9CTQyLjIu/AAgMwkzMV80MShCAaQAKSkDQGRhdGE6U2VsZWN0aW9uXzQwWtgAQGNvcF90YXNrOiB7bnVtOiAxCY4AICnrIaYQX2tleXMFGQx0b3RfARIYOiAyMjguNwWiARQFnBAgNzEuOAUTZGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwMUcBcQhfZHUFGhhuOiA0LjcxBTosbWF4X2Rpc3RzcWxfLjABSCAxfSwgcnBjX2luZm86e0NvcDoBrhRfcnBjOjEtTABfVaIUfX0JNS45RR5Bigg0CTEF/wBfZQVQbm90KGlzdHJ1ZV93aXRoX251bGwoShoCGHJlb3JnKSklNgRrdgWyBDp7BWMAMHUDAZYwc2Nhbl9kZXRhaWw6IEkUJSQIZXNzMjkBAGE2FwAkX3NpemU6IDU4NFEMES48MjIsIGdldF9zbmFwc2hvdAnYCCAzMS1xdHJvY2tzZGI6IHtkZWxldGVfc2tpcHBlZF9jb3VudAEpECwga2V5QhcAADNBxQhsb2Mh6hB9fX0sIAHNXroAARw65gEEYWwl6A0bNe0AdCEeCHdhbC2AFCA1NTIuM0H5IXwBBCAKNQk0M18zOQkpgQwwMDAJaUEuiQQBs2xlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRveocBAWgBBCAKMwk2XzI5KFBhc2EJODY0MDAJZ3JvdXAgYnk6Q3HmQCwgZnVuY3M6Zmlyc3Ryb3coFRoIKS0+FQwFdUb2BBBwYXJ0aSEOGG9ya2VyOnsZ/TQxLjE5NjYwMTM5MXMsIC7BAiHlDGFza19hY0mxJU1l0RQyNzgwMTmhWWFMKGV4ZWM6Ny42NTPCgQEBEyWNgSoYMjgwMTg1NJUxODE5NjU3Nzc4OXMsIHA5NQmADRIUfSwgZmlubqcADDgxMjVqpwABswBvEacQNi45MjIVkQWkEDE5NW5zZXwuoQAQOTg4NjMyoQAMODYxMQESGaEJEjm1YaEMMzAJMCmuaaEAbmGXNYptiD6MAQgJMzit/yX9JDUJNl8zNQkwCThBZTX2St0DgcUAZcXaUngGIHNjaGVtYV9pZAHJRjUHRb8JHklHCG1pbhWsADh+QgIEMyx+QgIQMzgwMjXBF55CAhgxNTQ0MDE2LY4lnhA1My42OMGBOqIBFDE2MDc2OAFdyXQcMTk2MzM0OThBsTWiDRJ+QwIQNDE0NThBuF6oAC5DAhgxMzAuMTI2NkQCCDIzM0JEAhQxOTM3MTI2ogAMOTk3OTJEAg0SWUQANuEDBDM2Mf0AZMH+JEhhc2hBZ2dfMzFaygPW/AYQMzkyLjkVyMn8YfplTLr6BgQyLm3o/voG1foMMzA3IBISCWUTADdhEwAxpXv+FQPOFQNKPQMW1Al9JQA4JZ02YwcEMW3+ZAfSZAcEMTIWdgn+YweqYwcyTQKhrgRhaa1QUVQAdA5nChxfa3ZfcmVhZC5qByUlPn8HRYl5FwQ4CeF8oWEO/QihF4W9/nwHBXsWBwwoMX0JTi9BCU4vQQo=') # Plan_digest: 03fa0f18132c15290435ccd6930c03fe7257c7017164897b1e5acdd3c92e1828 # Resource_group: default ; # Time: 2024-05-06T16:13:04.889333605+08:00 # Txn_start_ts: 0 # Query_time: 1.284565598 # Parse_time: 0 # Compile_time: 0.000149105 # Rewrite_time: 0.000004588 # Optimize_time: 0 # Wait_TS: 0.000122929 # DB: mysql # Is_internal: true # Digest: 752363602773b9b875eec93769301ada55a059e0b28c5434de98fdbbc6af54cb # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default ; # Time: 2024-05-06T16:13:06.007212629+08:00 # Txn_start_ts: 449572552059650077 # Query_time: 0.928203034 # Parse_time: 0 # Compile_time: 0.000119967 # Rewrite_time: 0.000244284 # Optimize_time: 0 # Wait_TS: 0 # Is_internal: true # Digest: 18ef13b240ae7f4858bf000b55df2a5a48b517843320ad0cec19916620549090 # Num_cop_tasks: 0 # Mem_max: 16384 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 1 # Succ: true # IsExplicitTxn: true # IsSyncStatsFailed: false # Plan: tidb_decode_plan('9ALwVTAJMzZfMQkwCTEJdGFibGU6dGlkYl9kZGxfam9iLCBoYW5kbGU6NjkJMQl0aW1lOjkyOG1zLCBsb29wczoyLCBHZXQ6e251bV9ycGM6MSwgdG90YWxfDSscNy45bXN9LCABDyRfZGV0YWlsOiB7CSMccHJvY2Vzc18BHCw6IDExMi4zwrVzLCAJHgx3YWl0DRsEOTYdGCxrdl9yZWFkX3dhbGwNIAgyMTYROwhpa3YyGgAUNDYuNMK1AYIMc2Nhbl6CABRrZXlzOiAVvBGZARcoX3NpemU6IDYzNzMRmgEXBS4oZ2V0X3NuYXBzaG8Rqww0OC4xBa10cm9ja3NkYjoge2Jsb2NrOiB7fX19CU4vQQlOL0EK') # Plan_digest: 3fea32741ba131a439f08d925bc0d60ce688c732cc613c6d3625da6592028edc # Resource_group: default ; # Time: 2024-05-06T16:13:06.081496988+08:00 # Txn_start_ts: 0 # Query_time: 1.019171612 # Parse_time: 0 # Compile_time: 0.000397423 # Rewrite_time: 0.000292912 # Optimize_time: 0 # Wait_TS: 0.000153822 # DB: mysql # Is_internal: true # Digest: 96862a845511a9a5adb6aee43dd8eb50968e12bb7d22d4585df8d692780c2f3e # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default ; [2024/05/06 16:13:07.750 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] # Time: 2024-05-06T16:13:08.787147123+08:00 # Txn_start_ts: 449572552859189250 # Query_time: 0.686645195 # Parse_time: 0 # Compile_time: 0.001221815 # Rewrite_time: 0.000287115 # Optimize_time: 0.000789875 # Wait_TS: 0.000029207 # Cop_time: 0.68377552 Process_time: 0.000260714 Wait_time: 0.000070813 Request_count: 2 Total_keys: 426 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 106 Rocksdb_key_skipped_count: 1166 # Is_internal: true # Digest: 1419dc3f429d38aa633c567e9a7382c40500243679dfa77e81a8e3ecb9436ee2 # Stats: tidb_ddl_job:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 0.000130357 Cop_proc_p90: 0.000175779 Cop_proc_max: 0.000175779 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.5406e-05 Cop_wait_p90: 4.9189e-05 Cop_wait_max: 4.9189e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 12680 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('phe4MAkzXzEzCTAJNjY1Ni42NwlteXNxbC50aWRiX2RkbF9qb2Iuam9iX21ldGEsIG1GHQDwRnByb2Nlc3NpbmcJMAl0aW1lOjY4NC40bXMsIGxvb3BzOjEsIENvbmN1cnJlbmN5OjUJMTEuOCBLQglOL0EKMQkxNF8xNAkwboAAGWMUOmRlc2MsTocAFGpvYl9pZF6DABwJMCBCeXRlcxEIHAoyCTE3XzI3HfhUaW5uZXIgam9pbiwgZXF1YWw6W2VxKFoOAThpZCwgQ29sdW1uIzE1KV0udwAAMzL6AFhidWlsZF9oYXNoX3RhYmxlOnt0b3RhbCUkADEBKhBmZXRjaBkPBTAMOjBzfRGqEQggCjMJNl8yOShCAVEAKQG4MDQwMAlncm91cCBieToVjUAsIGZ1bmNzOmZpcnN0cm93KBUaCCktPhUMLrEABYc1q1BwYXJ0aWFsX3dvcmtlcjp7d2FsbF811xQwNTMxNzcBuAhjb24504gsIHRhc2tfbnVtOjAsIHRvdF93YWl0OjMuNDIwMDczNzM1cwkXGGV4ZWM6MHMJDQVWCSQkODE4MXMsIG1heCULFDAyNjE0NgFnCHA5NTISABR9LCBmaW5moAAQNzAxMDIBOV6gAAGsEaAcMTEuNDM3wrUNkAWdDDM4NG4NEBmgFDIxMzAxOC6hABA0NjU1OQFoFaENEgB9QdcBBBgKNAkxXzMwMaokbm90KGlzbnVsbD2SACk9iAFNLYYICTM4UbAgTi9BCjUJNl8zIbMIODAwPfNKmwJ5KVIkAyBzY2hlbWFfaWQBykbKA0WhCR5JRAhtaW4VrQQ4KVY/Ah23ACxyPQIYMy44NjI2M2UfXp0BOj0CHDE5MTcxNTI5LZAloD49AhQxOTE4MTBdPhgzLjg0MzMyBZkpnRkScj4CGDMuOTg4MTUFOV6hAC4+AhA4LjI3wjI8AggyNjk+PAIYMTk0NTY0MwHDSd0YMy45NjA4NgVmEZ8RElk8IDYJMzFfMzYJMCn0OGRhdGE6SGFzaEFnZ18zMVk2CDMuODKBAQxjb3BfYYsIOiB7YY0EIDFpVAAgoZMleihwcm9jX2tleXM6IC1tARIYOiAxNzUuOBXOZb4QIDQ5LjIFE2hjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCyJsQV0CF9kdQUaFG46IDMuMSkbLG1heF9kaXN0c3FsXy5UAUggMX0sIHJwY19pbmZvOntDb3A6AbEMX3JwY8EwAHShJGmAAbocMm1zfX0JMjQuFQMAN2EVDDEJMV8tI7UKStkCAePJowAsTjsGzhcDSmYAyYJ9JwA4JagEa3YlHgQ6e4VPQb9t5jx9LCBzY2FuX2RldGFpbDogyRotnUAyMTMsIGdldF9zbmFwc2hvdCkOECAxNS42JZSYcm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW50OiA1Mywga2V5QhcAHDgzLCBibG9jQSMQfX19LCABlz6EAC0xEXQuHAKhewRhaRGPVSMAdAHo2SwEIDQNqVnTFDgJNDNfM6EVDDAJMTCByoVwADouagh8LCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG96UQGhLgEEBAozYT8cNDEoUHJvYmWhZQA2Gt0IAGRhSShTZWxlY3Rpb25fNKGfIQEMOjEwNCVXLZwALEH0KbgAIEGZeUoIMzczLYIhJS2uMksDDDg0LjkFTNVoCCAyMQ00AGO+SgMIMTAuCZnuSgNpSggzNTJl42FLBDM5GhAJwWAhlAQ0MGVLMShK3wIMcmVvchbjCf7SAjbSAgw3LjA1JS/+0gKq0gIuowE20QI1qgB0Aedd0QwxODIuAahZZQQ1CUHRADklOP7RAn7RAg==') # Plan_digest: 29484af8ecb33bd721aada2a65e777d1777fbdefaa439f1f3bce3a7a45698fab # Binary_plan: tidb_decode_binary_plan('9hnwSQrxGQoNUHJvamVjdGlvbl8xMxLZGAoHU29ydF8xNBLhFwoLSGFzaEpvaW5fMjcSsQYKDlRhYmxlUmVhZGVyXzQxEu8DCgxTZWxlCUAYNDASlQEKEAUkUEZ1bGxTY2FuXzM5IQAAAADw7zBBKQEJ8G0AiMNAOAJAAkoXChUKBW15c3FsEgx0aWRiX2RkbF9qb2JSHmtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb2ocdGlrdl90YXNrOnt0aW1lOjBzLCBsb29wczoxfXD///////////8BeP///wkMAAEFgywgZTFBKauqqqqqALoFgwRSGAV/AC4ufgAkLnJlb3JnaoACdGplAAgsIHMB2/BpZGV0YWlsOiB7dG90YWxfa2V5czogMjEzLCBnZXRfc25hcHNob3RfdGltZTogNy4wNcK1cywgcm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW50OiA1Mywga2V5X3NraXBwZWRfY291bgEXQDgzLCBibG9jazoge319fSwgAVg+hAAccHJvY2Vzc18BHBQ6IDg0LjkFdAmhCHdhaRGODDIxLjYJGgHnDHdhbGwNMyAxODIuNcK1c31WSQEsGgECIVVVVVWVdPZAOUwoAUABUhFkYXRhOlNdDQRaFAWGCDEwNAVqBGxvJaIUYtwBY29wKb9EIHtudW06IDEsIG1heDogMzczDZYBxy1QBDAsAb4F2TbRAAXPIXANNIBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFdAhfZHUFGhRuOiAxMC4JmqhtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6AbEUX3JwYzoxBZcAYS03EDM1Mi44ITYMfXDvAV14EBL3DwoKYUQgQWdnXzI5EqQMLjADEDMwEsILGSAQMzUSqAc2YwMQMzYS6wQdIgAxTmEDADRF3v5hA+5hA21hAChhYQAAAQEEQL9pYSyUAWdyb3VwIGJ5Om1h6jZrAyHmHGVzc2luZywgSh8AJHNjaGVtYV9pZHNSHwAQdGFibGUJHiRmdW5jczptaW4oSkcATGpvYl9pZCktPkNvbHVtbiMxOGqB/t4DQt4DBDE1TYYAcv7eA6beAwgxNzVFdVGKfd8MNDkuMmV1AHQ63wMANA2pWt8DICHe3d3dHT73QDnHYdwED2Rh3AhIYXNFyAwzMVoVZdocNjgzLjhtcyx12wDbYtsDEDY4NC4zASsh9E7aAzLNAAXLADoZxsLbAwwzLjE3JQDu2wNp2wG6GDJtc319cPAu2gMlKgitbPg6KgEAhP7xAr7xAlXVXeEINVoTLaAANCFzsXlEwAJwYXJ0aWFsX3dvcmtlcjp7ufglyww2MjYzJaUuBQUcNSwgdGFza1+hqgAwRWspnigzLjQxOTE3MTUyOUmCFF9leGVjOuGMBHRvzWcJJBA4MTA4MWHEBGF4CWgMNDMzMgWaCHA5NTISABR9LCBmaW5ioQAQOTg4MTUFOV6hAAGtAG8NoQg4LjJJBAESBZwMMjY5bg2sJSAFnxA0NTY0MwHDEZ8QOTYwODYFZhGfERJuNQMIrUj+TQsIALlAZTUoFm5vdChpc251bGw1pgg1KSlSnAEIcPwC3TYkGgEBIUREREQkYz5UAAQ4Z7FPMfgENSyN/hxmaXJzdHJvdx1smfMANXWyCDQuMS4UAgDBchQCHDQuMDUzMTc3ATJecwE6FAIcMjAwNzM3MzUtaCV4PhQCEDIwMDgxXRMcNC4wMjYxNDYBZyl0GRJyEwIcNC4wNzAxMDIBOV6gAC4TAhAxMS40MzoVAggzODQ+FQIcMjAyMTMwMThVtBw0LjA0NjU1OQFoFaENEl4VAg56ChRvQQ1BKawecgpoAUABUjxpbm5lciBqb2luLCBlcXVhbDpbZXEoYrcGBCwgNekEKV09xWWncdkAORbfCBBoYXNoX+UWADoWkgqFvCXvEGZldGNoGQ8FMCw6MHN9IZkqIkvNGx46pgAAPUqQAABwFloKIGluZzpkZXNjLE6yB+lrHadlRw2nBWwEfVo+bABOGQgBSBBtZXRhLE5lABmJWmkADGINQ28mxQlANXCcXnj///////////8BGAE=') # Resource_group: default ; # Time: 2024-05-06T16:13:08.787858531+08:00 # Txn_start_ts: 449572552846344214 # Query_time: 0.719881561 # Parse_time: 0 # Compile_time: 0.000401349 # Rewrite_time: 0.000056065 # Optimize_time: 0.000076411 # Wait_TS: 0.000145298 # Prewrite_time: 0.717976234 Commit_time: 0.000888871 Get_commit_ts_time: 0.000188498 Slowest_prewrite_rpc_detail: {total:0.718s, region_id: 8, store: 127.0.0.1:20160, time_detail: {tikv_wall_time: 717.6ms}, scan_detail: {get_snapshot_time: 35.7µs, rocksdb: {block: {}}}, write_detail: {store_batch_wait: 119µs, propose_send_wait: 0s, persist_log: {total: 405.4µs, write_leader_wait: 142ns, sync_log: 285.2µs, write_memtable: 4.42µs}, commit_log: 444.8µs, apply_batch_wait: 30.7µs, apply: {total:199.7µs, mutex_lock: 0s, write_leader_wait: 0s, write_wal: 45µs, write_memtable: 40.3µs}}} Commit_primary_rpc_detail: {total:0.718s, region_id: 8, store: 127.0.0.1:20160, time_detail: {tikv_wall_time: 717.6ms}, scan_detail: {get_snapshot_time: 35.7µs, rocksdb: {block: {}}}, write_detail: {store_batch_wait: 119µs, propose_send_wait: 0s, persist_log: {total: 405.4µs, write_leader_wait: 142ns, sync_log: 285.2µs, write_memtable: 4.42µs}, commit_log: 444.8µs, apply_batch_wait: 30.7µs, apply: {total:199.7µs, mutex_lock: 0s, write_leader_wait: 0s, write_wal: 45µs, write_memtable: 40.3µs}}} Write_keys: 1 Write_size: 2411 Prewrite_region: 1 # Is_internal: true # Digest: 1b73a00c73a03d7dc9dd08a1ea99474b2523e5f72366f740be5156fa244256c4 # Num_cop_tasks: 0 # Mem_max: 11063 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('vgnYMAkyN18xCTAJMAlOL0EJMAl0aW1lOjEwOS45wrVzLCBsb29wczoxLCBwcmVwYXJlOiA0My4ywgEbKGluc2VydDo2Ni43BSuAY29tbWl0X3R4bjoge3ByZXdyaXRlOjcxOG1zLCBnZXRfESEYczoxODguNR01DDo4ODgNcRxzbG93ZXN0XxFB8EZfcnBjOiB7dG90YWw6IDAuNzE4cywgcmVnaW9uX2lkOiA4LCBzdG9yZTogMTI3LjAuMC4xOjIwMTYwLCB0aW1lX2RldGFpbAFDIGlrdl93YWxsXwXkPCA3MTcuNm1zfSwgc2Nhbl8VKAGrHHNuYXBzaG90DSsEMzUN5Fhyb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIAXrGUIAcwGQOF9iYXRjaF93YWl0OiAxMSlPLHByb3Bvc2Vfc2VuZA0bODBzLCBwZXJzaXN0X2xvZwGpCewQNDA1LjQlJQlfFGxlYWRlcg02KDE0Mm5zLCBzeW5jCTYMMjg1LimYCS4YbWVtdGFibCGxBC40ARkEfSwxogVmEDQ0NC44BV4QYXBwbHkyrgAEMzAN7wUbFZIIMTk5DRgUbXV0ZXhfKQIBwAlzMqEAGRcAdyG5ADQp7wkpHZwUMC4zwrVzJUVNHxhwcmltYXJ5PvgBDDAwMXP++AEp+Ag1NDMJdQAshvkBBDIzTaje+QEMMjMuNiVmrvoBBDEwMZwpMDJZAQQ3Nzb5AQw1MS4xBWIJLDlcCDIuMUr4AQgxMjBNKCXdNvgBADIN7gUbOfgEMTglMQgsIG3C+AEEMjYyxAIdngAzBRkl+m3OCG51bYFqCcgMa2V5cxkOWGJ5dGU6MjQxMX0JMi44MCBLQglOL0EK') # Binary_plan: tidb_decode_binary_plan('yQnwQwrECQoISW5zZXJ0XzE4AUABUgNOL0FaFnRpbWU6MTA5LjnCtXMsIGxvb3BzOjFiIHByZXBhcmU6IDQzLjLCtXMsIGluAT2wOjY2LjfCtXNi5ghjb21taXRfdHhuOiB7cHJld3JpdGU6NzE4bXMsIGdldF9jDSEYczoxODguNQVGCTUMOjg4OA1yHHNsb3dlc3RfEUGYX3JwYzoge3RvdGFsOiAwLjcxOHMsIHJlZ2lvbl9pZDogOCwgc3RvAZtAMTI3LjAuMC4xOjIwMTYwLCABzRhfZGV0YWlsAUMgaWt2X3dhbGxfARg8OiA3MTcuNm1zfSwgc2NhbhkoLGdldF9zbmFwc2hvdA0rBDM1BeVgLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIAXrGUIAcwGQOF9iYXRjaF93YWl0OiAxMSlQLHByb3Bvc2Vfc2VuZA0bODBzLCBwZXJzaXN0X2xvZwGpCewQNDA1LjQlJQlfFGxlYWRlcg02KDE0Mm5zLCBzeW5jCTYIMjg1LZkJLjxtZW10YWJsZTogNC40MsK1AegpbQkwEDQ0NC44BV4QYXBwbHkyrgAEMzAN7wUbFZIIMTk5DRgUbXV0ZXhfKQIBwAlzMqEAGRcAdyG5ADQp7wkpHZwIMC4zAZwhRQ2eGHByaW1hcnk++AEMMDAxc/74ASn4CDU0Mwl1ACyG+QEEMjNNqN75AQwyMy42JWau+gEEMTAxnCkwMlkBBDc3NvkBDDUxLjEFYgksOVwIMi4xSvgBCDEyME0oJd02+AEAMg3uBRs5+AQxOCUxCCwgbcL4AQQyNjLEAh2eADMFGSX6bc4QbnVtOjFxTQxrZXlzGQ5kYnl0ZToyNDExfXC3Fnj///////////8BGAE=') # Resource_group: default ; # Time: 2024-05-06T16:13:08.877920477+08:00 # Txn_start_ts: 0 # Conn_ID: 1 # Query_time: 0.815144562 # Parse_time: 0.000057523 # Compile_time: 0.000096933 # Rewrite_time: 0.000004135 # Optimize_time: 0.000032411 # Wait_TS: 0.000155608 # DB: test_ddl # Is_internal: false # Digest: 221921ae54a369daee23abfdaaa87b2b8fbeb204fef1dc75fdc9325ccbd3ded4 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; create table test_column (c1 int, c2 int, primary key(c1)); [2024/05/06 16:13:10.404 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] index_test.go:137: sql insert into test_index values (104, 273479582741328803, 0.361134, 'HcU2fSR1H1') index_test.go:137: sql insert into test_index values (102, 6694827073205557254, 0.398053, '6vpMXox782') index_test.go:137: sql insert into test_index values (101, 2463692259440791997, 0.675435, 'xc4sewiLod') index_test.go:137: sql insert into test_index values (108, 3996869222059343663, 0.702407, 'hRb7gePa8e') index_test.go:137: sql insert into test_index values (107, 4955427201741247436, 0.697156, 'CD3OxWTxjW') index_test.go:137: sql insert into test_index values (103, 1656091402003400127, 0.541017, 'BdmcFABOfU') index_test.go:137: sql insert into test_index values (110, 372321116337205215, 0.888146, '5BptDR0rvt') index_test.go:137: sql insert into test_index values (105, 7496967826699369543, 0.518477, 'i7HApM5WDW') index_test.go:137: sql insert into test_index values (109, 5534556464732604603, 0.011390, 'y8czGYGPxr') index_test.go:137: sql insert into test_index values (106, 6449132476675879995, 0.567833, 'sIW9USLiat') index_test.go:140: sql delete from test_index where c = 2 index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 8 index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 47 index_test.go:140: sql delete from test_index where c = 19 index_test.go:140: sql delete from test_index where c = 41 index_test.go:140: sql delete from test_index where c = 31 index_test.go:140: sql delete from test_index where c = 12 index_test.go:143: sql update test_index set c1 = 8954552525839862464, c2 = 0.684335, c3 = 'r4CSbmq3dM' where c = 1 index_test.go:143: sql update test_index set c1 = 2193586294105194983, c2 = 0.715071, c3 = 'YaGwqXJBb1' where c = 62 index_test.go:143: sql update test_index set c1 = 1230392156661203821, c2 = 0.291603, c3 = 'qwWemd4Kqe' where c = 106 index_test.go:143: sql update test_index set c1 = 9101135950140005693, c2 = 0.750486, c3 = 'BLPLcJQgS0' where c = 98 index_test.go:143: sql update test_index set c1 = 5404864419315193733, c2 = 0.844032, c3 = '20kqaYfAGJ' where c = 85 index_test.go:143: sql update test_index set c1 = 4635628666555888101, c2 = 0.822225, c3 = '9Uj2XiLk0r' where c = 38 index_test.go:143: sql update test_index set c1 = 393775235104053591, c2 = 0.861352, c3 = '1t89aXHxfe' where c = 15 index_test.go:137: sql insert into test_index values (111, 8582459093845372068, 0.096216, 'rM1O6jmvCO') index_test.go:143: sql update test_index set c1 = 1035802977145787874, c2 = 0.662916, c3 = '8hLqCbcMpS' where c = 80 index_test.go:137: sql insert into test_index values (114, 566375313000703085, 0.854092, 'plVYuYgiEC') index_test.go:137: sql insert into test_index values (112, 3500738535396428438, 0.552422, 'iyIwRCVEar') index_test.go:140: sql delete from test_index where c = 2 index_test.go:137: sql insert into test_index values (115, 2153488222249679858, 0.122190, 'hWwLPUVcTU') index_test.go:137: sql insert into test_index values (113, 9194628123257678990, 0.828790, '0pAmF3WjvF') index_test.go:137: sql insert into test_index values (117, 3712404694357590981, 0.103517, '8hIRbdLEhU') index_test.go:137: sql insert into test_index values (116, 9166800597887512593, 0.721140, 'nVQcI5WBHv') index_test.go:137: sql insert into test_index values (118, 1604918532294986781, 0.574489, '4n1AYbaL47') index_test.go:143: sql update test_index set c1 = 8046875269933763745, c2 = 0.698599, c3 = 'rcM4ryYPIM' where c = 62 index_test.go:140: sql delete from test_index where c = 93 index_test.go:140: sql delete from test_index where c = 44 index_test.go:140: sql delete from test_index where c = 62 index_test.go:137: sql insert into test_index values (119, 3599970457288667957, 0.995232, 'rV7OBFS7uy') index_test.go:140: sql delete from test_index where c = 3 index_test.go:140: sql delete from test_index where c = 91 index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 20570348359312665, c2 = 0.556780, c3 = 'W6oECyeJrT' where c = 62 index_test.go:140: sql delete from test_index where c = 82 index_test.go:143: sql update test_index set c1 = 3642422665832947608, c2 = 0.219115, c3 = 'S429bkSdVN' where c = 110 index_test.go:143: sql update test_index set c1 = 1015301067528012145, c2 = 0.699656, c3 = 'aKTjA0yv6M' where c = 93 index_test.go:143: sql update test_index set c1 = 5239715958560380193, c2 = 0.093250, c3 = '1n6SBOO7Ny' where c = 13 index_test.go:140: sql delete from test_index where c = 118 index_test.go:143: sql update test_index set c1 = 1607944845303441651, c2 = 0.772528, c3 = 'ZTkcN98BGm' where c = 24 index_test.go:137: sql insert into test_index values (121, 495620136347820146, 0.264183, 'fFIcqw0vve') index_test.go:143: sql update test_index set c1 = 2786277434752389255, c2 = 0.052728, c3 = 'S0YQdrm0yD' where c = 85 index_test.go:137: sql insert into test_index values (120, 4325648585231814385, 0.943725, '5h3V0PaK4v') index_test.go:137: sql insert into test_index values (122, 4289895860809877778, 0.969159, '5mB8Tdlr5k') index_test.go:143: sql update test_index set c1 = 3013409632566533654, c2 = 0.375574, c3 = 'kNEBeIdseN' where c = 104 index_test.go:137: sql insert into test_index values (123, 8267163747462195924, 0.859072, 'oa3IpkxbRl') index_test.go:143: sql update test_index set c1 = 7402889333192313092, c2 = 0.474957, c3 = 'rpN4Ap2qZA' where c = 89 index_test.go:137: sql insert into test_index values (124, 5360373820696354211, 0.280112, 'LjltZNAsOB') index_test.go:143: sql update test_index set c1 = 4296273803864131334, c2 = 0.251729, c3 = 'fYRO0RtR7F' where c = 52 index_test.go:137: sql insert into test_index values (125, 549705354607891989, 0.977252, '5PETCXKbMl') index_test.go:137: sql insert into test_index values (126, 2077148441983758195, 0.833780, 'VmhiodBKha') index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 74 index_test.go:137: sql insert into test_index values (127, 5701383262213416216, 0.028074, 'gS2BMLLPTB') index_test.go:137: sql insert into test_index values (128, 424199229879345416, 0.050148, '9uD3rwsvXL') index_test.go:143: sql update test_index set c1 = 3190957034437940668, c2 = 0.087466, c3 = '82WULhgOoQ' where c = 82 index_test.go:140: sql delete from test_index where c = 17 index_test.go:143: sql update test_index set c1 = 7959566864118603762, c2 = 0.759145, c3 = '77qxevCcO9' where c = 17 index_test.go:140: sql delete from test_index where c = 15 index_test.go:140: sql delete from test_index where c = 63 index_test.go:140: sql delete from test_index where c = 4 index_test.go:137: sql insert into test_index values (130, 4849336900285293620, 0.934926, 'aF316rxGnP') index_test.go:140: sql delete from test_index where c = 121 index_test.go:140: sql delete from test_index where c = 102 index_test.go:143: sql update test_index set c1 = 4731038090763188204, c2 = 0.268760, c3 = '4vPErIEMqL' where c = 81 index_test.go:137: sql insert into test_index values (129, 8571964757088578403, 0.215952, 'bxWjf5AWe0') index_test.go:143: sql update test_index set c1 = 7474303222645072493, c2 = 0.690671, c3 = 'o4JmLSZfuO' where c = 111 index_test.go:143: sql update test_index set c1 = 5610698062653487013, c2 = 0.960073, c3 = 'VbtTw9E8WS' where c = 30 index_test.go:143: sql update test_index set c1 = 3241174502540761142, c2 = 0.929209, c3 = 'yI38BvNThh' where c = 3 index_test.go:140: sql delete from test_index where c = 3 index_test.go:140: sql delete from test_index where c = 109 index_test.go:140: sql delete from test_index where c = 103 index_test.go:143: sql update test_index set c1 = 7989866080269302416, c2 = 0.402541, c3 = 'wUuYjuaARy' where c = 42 index_test.go:137: sql insert into test_index values (132, 3618431225475347949, 0.476831, 'TMC7ZF3g7u') index_test.go:143: sql update test_index set c1 = 7369641343766378342, c2 = 0.603580, c3 = 'ORcy5VxpxF' where c = 46 index_test.go:137: sql insert into test_index values (131, 1204959059246788330, 0.675778, '90OkxTK95O') index_test.go:143: sql update test_index set c1 = 7450641454371558056, c2 = 0.789954, c3 = '5iQInQfQKF' where c = 52 index_test.go:137: sql insert into test_index values (133, 8334450197609336581, 0.860646, 'O8xr6Au9M0') index_test.go:137: sql insert into test_index values (134, 2043368595610531714, 0.557971, 'vrR80NJ1KW') index_test.go:143: sql update test_index set c1 = 450504626680953316, c2 = 0.353708, c3 = 'Dj0AxN7E1o' where c = 13 index_test.go:140: sql delete from test_index where c = 17 index_test.go:137: sql insert into test_index values (135, 7827080470471608345, 0.615029, 'WhFDvZNq6P') index_test.go:137: sql insert into test_index values (136, 8206271308301155306, 0.847648, '5fT8cVc566') index_test.go:140: sql delete from test_index where c = 113 index_test.go:137: sql insert into test_index values (137, 8927358450213238215, 0.843101, 'ICTdiHSaLG') index_test.go:140: sql delete from test_index where c = 55 index_test.go:143: sql update test_index set c1 = 3282359123837140285, c2 = 0.593687, c3 = 'K7Qf6YaVDp' where c = 58 index_test.go:137: sql insert into test_index values (138, 4378864239673388593, 0.458316, 'JHSF2Dp37r') index_test.go:140: sql delete from test_index where c = 72 index_test.go:143: sql update test_index set c1 = 600348383918317440, c2 = 0.999768, c3 = 'LLpUIQMnS7' where c = 0 index_test.go:143: sql update test_index set c1 = 8987090045781887855, c2 = 0.171117, c3 = 'kxMU3SZaVK' where c = 95 index_test.go:140: sql delete from test_index where c = 30 index_test.go:140: sql delete from test_index where c = 89 index_test.go:140: sql delete from test_index where c = 110 index_test.go:137: sql insert into test_index values (139, 4428653675415056195, 0.138401, 'goMkzYthAo') index_test.go:143: sql update test_index set c1 = 2092114546527919662, c2 = 0.614005, c3 = 'x4Y54YZSk1' where c = 115 index_test.go:140: sql delete from test_index where c = 61 index_test.go:137: sql insert into test_index values (140, 3154418727124938000, 0.193014, 'hcgfKKU1es') index_test.go:143: sql update test_index set c1 = 3996608011052032033, c2 = 0.446662, c3 = 'X1qHkvIQ3X' where c = 100 index_test.go:137: sql insert into test_index values (141, 2854049806729373078, 0.670030, 'OIMGkJcDId') index_test.go:143: sql update test_index set c1 = 106823167445447320, c2 = 0.156275, c3 = 'DKlny61A0b' where c = 79 index_test.go:140: sql delete from test_index where c = 113 index_test.go:143: sql update test_index set c1 = 5280413868540026969, c2 = 0.987708, c3 = 'zNxUoQixjm' where c = 86 index_test.go:143: sql update test_index set c1 = 6170351173951070997, c2 = 0.151723, c3 = '0nlLBAXqd5' where c = 60 index_test.go:143: sql update test_index set c1 = 415064929956491990, c2 = 0.910576, c3 = 'ZSKGv4I3Np' where c = 129 index_test.go:137: sql insert into test_index values (143, 8425053404604631146, 0.952853, 'GPl9yooT22') index_test.go:140: sql delete from test_index where c = 1 index_test.go:137: sql insert into test_index values (144, 4820464058698303320, 0.725465, 'feXsa9YoOC') index_test.go:140: sql delete from test_index where c = 22 index_test.go:143: sql update test_index set c1 = 4880886301446155705, c2 = 0.870200, c3 = 'GWRmg7qbUI' where c = 41 index_test.go:143: sql update test_index set c1 = 317794223950142961, c2 = 0.703781, c3 = 'NDAOF2p7DN' where c = 100 index_test.go:137: sql insert into test_index values (146, 7088479364485691589, 0.373940, '9rnxSIiOz3') index_test.go:140: sql delete from test_index where c = 102 index_test.go:137: sql insert into test_index values (142, 8333653811932442435, 0.832231, 'uoDP8mamWo') index_test.go:137: sql insert into test_index values (145, 1279838391014231765, 0.253327, 'njYXeWgbnR') index_test.go:137: sql insert into test_index values (147, 80176472471103512, 0.198265, 'i4unlBhzVB') index_test.go:140: sql delete from test_index where c = 122 index_test.go:140: sql delete from test_index where c = 15 index_test.go:137: sql insert into test_index values (149, 3779000538867443780, 0.853307, 'GZxjY5tVk0') index_test.go:140: sql delete from test_index where c = 44 index_test.go:143: sql update test_index set c1 = 2138381881037865290, c2 = 0.985724, c3 = '5QEFcyWE2P' where c = 55 index_test.go:143: sql update test_index set c1 = 6456012681657146788, c2 = 0.292096, c3 = 'n2AwqoyLnR' where c = 138 index_test.go:140: sql delete from test_index where c = 134 index_test.go:143: sql update test_index set c1 = 386270906758208280, c2 = 0.378735, c3 = '04gIjJq4hF' where c = 105 index_test.go:137: sql insert into test_index values (148, 7186893799677544420, 0.528882, 'bLv1DQuL7t') index_test.go:143: sql update test_index set c1 = 2788575080657311997, c2 = 0.513161, c3 = 'oJj4GtcyMT' where c = 100 index_test.go:140: sql delete from test_index where c = 8 index_test.go:143: sql update test_index set c1 = 7390942139115695901, c2 = 0.307749, c3 = '6FXnFcGnPY' where c = 34 index_test.go:137: sql insert into test_index values (151, 593230780836944277, 0.162099, 'CqdTwVB039') index_test.go:140: sql delete from test_index where c = 11 index_test.go:143: sql update test_index set c1 = 5566822040451613780, c2 = 0.500161, c3 = 'nrYrq7GVbq' where c = 27 index_test.go:137: sql insert into test_index values (153, 8446913647325422372, 0.623659, 'PtZpc1lvsT') index_test.go:140: sql delete from test_index where c = 55 index_test.go:137: sql insert into test_index values (152, 3690442550894582692, 0.890329, 'b7r2IKe5zt') index_test.go:137: sql insert into test_index values (150, 586739370615143555, 0.831201, 'KtTCydzUNn') index_test.go:140: sql delete from test_index where c = 101 index_test.go:137: sql insert into test_index values (154, 252198122658640962, 0.866549, 'HK5t4ihnq5') index_test.go:143: sql update test_index set c1 = 4772526369608100525, c2 = 0.083495, c3 = 'fYkYilFoB5' where c = 78 index_test.go:140: sql delete from test_index where c = 142 index_test.go:143: sql update test_index set c1 = 6410263837353548131, c2 = 0.376608, c3 = 'kBPpZbg7AY' where c = 15 index_test.go:137: sql insert into test_index values (155, 7482905456727222680, 0.386530, 'Yyffuzc8wL') index_test.go:143: sql update test_index set c1 = 5602309988854395080, c2 = 0.215104, c3 = 'aHK47z2Khm' where c = 95 index_test.go:143: sql update test_index set c1 = 8044656120960203869, c2 = 0.176626, c3 = 'tWlfDuJJET' where c = 86 index_test.go:140: sql delete from test_index where c = 129 index_test.go:140: sql delete from test_index where c = 41 index_test.go:140: sql delete from test_index where c = 148 index_test.go:137: sql insert into test_index values (157, 9149010243678088309, 0.191707, 'xQDVQvNyp9') index_test.go:137: sql insert into test_index values (156, 8590784938336270244, 0.969224, 'FIsIghhVhL') index_test.go:140: sql delete from test_index where c = 153 index_test.go:137: sql insert into test_index values (158, 7661032580235272869, 0.736446, 'LJzZgRiiIj') index_test.go:143: sql update test_index set c1 = 8276949031421133674, c2 = 0.179021, c3 = '46EDGmbMx9' where c = 44 index_test.go:137: sql insert into test_index values (159, 1095216598179467798, 0.711948, '47t2IdQl6s') index_test.go:143: sql update test_index set c1 = 9167522400608732512, c2 = 0.326203, c3 = 'uytHDhKoGm' where c = 53 index_test.go:143: sql update test_index set c1 = 5910631660029799027, c2 = 0.280062, c3 = 'UXyTAjfgMy' where c = 33 index_test.go:143: sql update test_index set c1 = 3993316410440204353, c2 = 0.498283, c3 = '8ZidcOPbW5' where c = 75 index_test.go:140: sql delete from test_index where c = 78 index_test.go:137: sql insert into test_index values (160, 552164810035500279, 0.290124, 'wLSjwQpMOZ') index_test.go:137: sql insert into test_index values (161, 6289899935263987989, 0.216708, 'u9u8SPCDhR') index_test.go:140: sql delete from test_index where c = 67 index_test.go:143: sql update test_index set c1 = 2871753206967835922, c2 = 0.047038, c3 = 'aGYgdYM4v7' where c = 14 index_test.go:140: sql delete from test_index where c = 92 index_test.go:140: sql delete from test_index where c = 10 index_test.go:143: sql update test_index set c1 = 3934195012800116370, c2 = 0.810344, c3 = 'EW01uAGlx6' where c = 148 index_test.go:143: sql update test_index set c1 = 7073496165847800934, c2 = 0.150027, c3 = 'z208qU890E' where c = 148 index_test.go:143: sql update test_index set c1 = 8993200835346538628, c2 = 0.274356, c3 = 'ceTI2F2Ge8' where c = 22 index_test.go:143: sql update test_index set c1 = 6470349157824723937, c2 = 0.334758, c3 = 'JnHT9q01qc' where c = 2 index_test.go:137: sql insert into test_index values (163, 3588186512998798541, 0.253095, 'bOyrw1RnOs') index_test.go:140: sql delete from test_index where c = 151 index_test.go:140: sql delete from test_index where c = 59 index_test.go:137: sql insert into test_index values (164, 7329424105657715647, 0.583375, 'RSTNqDIAfH') index_test.go:143: sql update test_index set c1 = 5101659680286717840, c2 = 0.597324, c3 = 'DgwhU0x3q0' where c = 78 index_test.go:137: sql insert into test_index values (162, 4115417341770529150, 0.551375, 'fvnHWI8M2a') index_test.go:137: sql insert into test_index values (167, 5290083346394929157, 0.578870, 'uocTVYotI8') index_test.go:137: sql insert into test_index values (165, 2007355859197075643, 0.102072, 'PpwhAlEuYl') index_test.go:137: sql insert into test_index values (166, 7087011283676438920, 0.576239, 'u29eWt6ou2') index_test.go:140: sql delete from test_index where c = 93 index_test.go:143: sql update test_index set c1 = 5090365802742060827, c2 = 0.318033, c3 = 'N2uyxg0eQq' where c = 101 index_test.go:140: sql delete from test_index where c = 11 index_test.go:140: sql delete from test_index where c = 80 index_test.go:137: sql insert into test_index values (168, 5743097568112132129, 0.236817, '1lZpstTEps') index_test.go:140: sql delete from test_index where c = 107 index_test.go:140: sql delete from test_index where c = 50 index_test.go:137: sql insert into test_index values (169, 8874202711886360058, 0.368483, 'P38NGWDCzN') index_test.go:140: sql delete from test_index where c = 42 index_test.go:137: sql insert into test_index values (170, 3837536594755084271, 0.982453, '5wrjd3rQi9') index_test.go:143: sql update test_index set c1 = 6739916560455950919, c2 = 0.792632, c3 = 'hhN4dzbEvO' where c = 134 index_test.go:140: sql delete from test_index where c = 1 index_test.go:143: sql update test_index set c1 = 4151537944505480855, c2 = 0.892731, c3 = 'NlJmcaSaHC' where c = 92 index_test.go:143: sql update test_index set c1 = 7911912587184645688, c2 = 0.457488, c3 = '0Urh6Sic4w' where c = 158 index_test.go:140: sql delete from test_index where c = 12 index_test.go:140: sql delete from test_index where c = 125 index_test.go:143: sql update test_index set c1 = 2382092141862870209, c2 = 0.279804, c3 = 'zymToSjuIj' where c = 82 index_test.go:143: sql update test_index set c1 = 6731048841594867505, c2 = 0.703107, c3 = 'ZaDNPGfZfY' where c = 161 index_test.go:137: sql insert into test_index values (171, 5901542910987406364, 0.903854, 'TPTYfTXtyL') index_test.go:137: sql insert into test_index values (172, 5600328843868319127, 0.974302, 'iVII1l7Ogf') index_test.go:143: sql update test_index set c1 = 2690546691073365569, c2 = 0.275848, c3 = '1mhxZOJYQz' where c = 125 index_test.go:143: sql update test_index set c1 = 8047211118769563405, c2 = 0.703141, c3 = 'Tdl0s8g5I9' where c = 144 index_test.go:143: sql update test_index set c1 = 4494748104065245073, c2 = 0.003721, c3 = 'omsQ0lb3xO' where c = 32 index_test.go:137: sql insert into test_index values (173, 6411644696850811111, 0.848829, 'Jmrlwh5fqh') index_test.go:137: sql insert into test_index values (174, 8522310790597352800, 0.326640, 'wa16qEk4RN') index_test.go:143: sql update test_index set c1 = 1907320182397576193, c2 = 0.812106, c3 = '79gqZvUpMX' where c = 38 index_test.go:137: sql insert into test_index values (177, 3853289104339664924, 0.464680, '43l1PLH5nT') index_test.go:137: sql insert into test_index values (175, 5194769606081519619, 0.589152, 'P9BgqtFAuB') index_test.go:140: sql delete from test_index where c = 144 index_test.go:140: sql delete from test_index where c = 99 index_test.go:137: sql insert into test_index values (176, 1902456983128395682, 0.401208, 's0kiaPEQTI') index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 129 index_test.go:140: sql delete from test_index where c = 130 index_test.go:143: sql update test_index set c1 = 7274705806719451693, c2 = 0.313927, c3 = 'fL81ogPB7u' where c = 11 index_test.go:140: sql delete from test_index where c = 75 index_test.go:137: sql insert into test_index values (178, 375086961685043750, 0.678426, 's1XTO5VaCK') index_test.go:143: sql update test_index set c1 = 6630675701944443364, c2 = 0.669251, c3 = 'DrGHUa9ytM' where c = 5 index_test.go:140: sql delete from test_index where c = 7 index_test.go:137: sql insert into test_index values (179, 1598851758554408132, 0.420132, 'P8Bsf6ILWJ') index_test.go:143: sql update test_index set c1 = 3959580235646715816, c2 = 0.803937, c3 = 'vBqMO4pkzT' where c = 77 index_test.go:140: sql delete from test_index where c = 149 index_test.go:143: sql update test_index set c1 = 1776188676191244553, c2 = 0.243827, c3 = 'Np1qiiOs0Y' where c = 103 index_test.go:137: sql insert into test_index values (180, 4551063506125697260, 0.974548, 'zzjEo5TkTq') index_test.go:137: sql insert into test_index values (181, 4867208046248229545, 0.929971, '0osAV5HrFX') index_test.go:140: sql delete from test_index where c = 159 index_test.go:143: sql update test_index set c1 = 1042255730671733947, c2 = 0.018667, c3 = 'ymu3Uaj7h2' where c = 117 index_test.go:143: sql update test_index set c1 = 5274360323346229026, c2 = 0.571702, c3 = '5iIKXEjuu5' where c = 149 index_test.go:140: sql delete from test_index where c = 70 index_test.go:140: sql delete from test_index where c = 170 index_test.go:137: sql insert into test_index values (183, 6718322244680300732, 0.853411, 'mcfus3Gxu8') index_test.go:143: sql update test_index set c1 = 3470316183754637417, c2 = 0.530029, c3 = 'cOAqQSRhwq' where c = 7 index_test.go:137: sql insert into test_index values (182, 4848518231736267327, 0.384195, 'Q6ZV2EkjE3') index_test.go:137: sql insert into test_index values (184, 4932849479026536926, 0.517469, 'hCPHZhfrfl') index_test.go:140: sql delete from test_index where c = 151 index_test.go:137: sql insert into test_index values (185, 5668410377152876992, 0.330879, 'fWe4zwHgpG') index_test.go:137: sql insert into test_index values (186, 7805769502509057824, 0.723233, 'h1UI8W2A64') index_test.go:140: sql delete from test_index where c = 113 index_test.go:140: sql delete from test_index where c = 23 index_test.go:143: sql update test_index set c1 = 3879612371724508175, c2 = 0.391779, c3 = 'awz5lkgrCo' where c = 42 index_test.go:143: sql update test_index set c1 = 307083395191422511, c2 = 0.732966, c3 = 'zYUktavmdw' where c = 53 index_test.go:137: sql insert into test_index values (187, 6048541345550885267, 0.420751, '4yTgHqcZgo') index_test.go:137: sql insert into test_index values (188, 6666025155598952139, 0.006820, '2sTK8R8B1d') index_test.go:143: sql update test_index set c1 = 9039245747298234575, c2 = 0.490719, c3 = 'rT0hJCOorm' where c = 71 index_test.go:140: sql delete from test_index where c = 12 index_test.go:140: sql delete from test_index where c = 119 index_test.go:143: sql update test_index set c1 = 940086991146428422, c2 = 0.635062, c3 = '9obshWSEaF' where c = 39 index_test.go:143: sql update test_index set c1 = 8527742884348549002, c2 = 0.123145, c3 = 'Fc3qXkeYUD' where c = 140 index_test.go:143: sql update test_index set c1 = 4207327011037782390, c2 = 0.919519, c3 = 'OhBScPUjyN' where c = 135 index_test.go:143: sql update test_index set c1 = 7819422135722503815, c2 = 0.499828, c3 = '8pK0Pp0OjC' where c = 69 index_test.go:143: sql update test_index set c1 = 283882516944251335, c2 = 0.647403, c3 = 'pLcfgYX9f4' where c = 59 index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 172 index_test.go:140: sql delete from test_index where c = 184 index_test.go:143: sql update test_index set c1 = 6349879324411501917, c2 = 0.586004, c3 = 'vJyS7jLLgs' where c = 80 index_test.go:137: sql insert into test_index values (190, 6008804752059583498, 0.523044, '5SbNgWK68w') index_test.go:143: sql update test_index set c1 = 7451694421856602527, c2 = 0.998825, c3 = '4nLHSvNfEW' where c = 135 index_test.go:137: sql insert into test_index values (191, 1833078514759055320, 0.274060, 'Q3SU07RdbK') index_test.go:137: sql insert into test_index values (189, 3657089350719673171, 0.925774, 'HRwpqCHUw0') index_test.go:143: sql update test_index set c1 = 627326689542821312, c2 = 0.356631, c3 = 'GxaRAxEYDU' where c = 121 index_test.go:137: sql insert into test_index values (192, 1051252695841120962, 0.107155, 'gAjQd1MmiH') index_test.go:140: sql delete from test_index where c = 62 index_test.go:143: sql update test_index set c1 = 1171490335791695134, c2 = 0.546152, c3 = '8ki8ABCRO6' where c = 157 index_test.go:140: sql delete from test_index where c = 101 index_test.go:140: sql delete from test_index where c = 168 index_test.go:140: sql delete from test_index where c = 57 index_test.go:143: sql update test_index set c1 = 7538707261570774533, c2 = 0.388238, c3 = 'fak9IyrIKv' where c = 14 index_test.go:143: sql update test_index set c1 = 5178443151188408122, c2 = 0.998017, c3 = 'ei1880qj8k' where c = 106 index_test.go:143: sql update test_index set c1 = 2085265612651146603, c2 = 0.600551, c3 = 'MttWSKln7p' where c = 58 index_test.go:137: sql insert into test_index values (193, 1518436580279573458, 0.345669, 'nCXQ1bDznZ') index_test.go:143: sql update test_index set c1 = 3901384821737210094, c2 = 0.688571, c3 = 'LDJIhI6sda' where c = 191 index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (194, 1242471638587563256, 0.446630, 'nkp2T78jNT') index_test.go:143: sql update test_index set c1 = 5005088444349723582, c2 = 0.077884, c3 = 'Y09PZ4RFRG' where c = 166 index_test.go:140: sql delete from test_index where c = 120 index_test.go:143: sql update test_index set c1 = 3956879864113784926, c2 = 0.212361, c3 = 'XoBUcxeqI0' where c = 25 index_test.go:137: sql insert into test_index values (195, 6176670167353823678, 0.459878, 'BlIHjM0O6s') index_test.go:140: sql delete from test_index where c = 58 index_test.go:143: sql update test_index set c1 = 3418901768803124560, c2 = 0.678141, c3 = 'cUwPmvgEJj' where c = 53 index_test.go:137: sql insert into test_index values (196, 320248760464713357, 0.397584, 'p7J5seQFR4') index_test.go:140: sql delete from test_index where c = 79 index_test.go:143: sql update test_index set c1 = 8648796709224688620, c2 = 0.689181, c3 = 'tOPnjvYw14' where c = 169 index_test.go:137: sql insert into test_index values (197, 2355006963249736388, 0.781896, 'tz2RQY0qg1') index_test.go:140: sql delete from test_index where c = 105 index_test.go:143: sql update test_index set c1 = 7024373455742046479, c2 = 0.856427, c3 = '4CqzwHhE7B' where c = 91 index_test.go:137: sql insert into test_index values (198, 7158856733039325214, 0.296788, 'MUFOYURzhN') index_test.go:140: sql delete from test_index where c = 47 index_test.go:143: sql update test_index set c1 = 5262201798935017784, c2 = 0.264387, c3 = 'zn7wxL5pKb' where c = 61 index_test.go:137: sql insert into test_index values (199, 4457369299772855695, 0.383869, 'hadinan45W') index_test.go:140: sql delete from test_index where c = 109 index_test.go:143: sql update test_index set c1 = 7121764233269728704, c2 = 0.228214, c3 = 'QqZqo2m0x3' where c = 71 index_test.go:137: sql insert into test_index values (200, 2510332091846108975, 0.055333, '4RdDi3FRDw') index_test.go:140: sql delete from test_index where c = 131 index_test.go:143: sql update test_index set c1 = 2332519664312030801, c2 = 0.612045, c3 = 'zBv1zmxeI6' where c = 95 index_test.go:137: sql insert into test_index values (201, 2138073500370415454, 0.826593, 'UmF3164fBU') index_test.go:137: sql insert into test_index values (207, 8776036413361916283, 0.410817, 'a3hWTP47Tt') index_test.go:137: sql insert into test_index values (204, 1031972572175159770, 0.168385, 'EQx5DVrhkH') index_test.go:137: sql insert into test_index values (203, 7862196019629187291, 0.674453, 'RcCRyboziG') index_test.go:137: sql insert into test_index values (202, 1526535561899031007, 0.646137, 'DNvF8qSucM') index_test.go:137: sql insert into test_index values (205, 1251699642770010334, 0.358520, 'P8EW04MObp') index_test.go:137: sql insert into test_index values (210, 8039913175766801362, 0.606627, 'KFepdWyBi1') index_test.go:140: sql delete from test_index where c = 1 index_test.go:137: sql insert into test_index values (206, 6241783483840391816, 0.649775, 'ovE9yBOWKp') index_test.go:137: sql insert into test_index values (209, 4940938057996017645, 0.572147, 'weIKoTpD50') index_test.go:137: sql insert into test_index values (208, 6252006955453449349, 0.247016, 'sS31AuftHv') index_test.go:140: sql delete from test_index where c = 33 index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 153 index_test.go:140: sql delete from test_index where c = 182 index_test.go:140: sql delete from test_index where c = 161 index_test.go:140: sql delete from test_index where c = 114 index_test.go:143: sql update test_index set c1 = 4891692499064839364, c2 = 0.606305, c3 = 'VQWxpF156j' where c = 12 index_test.go:140: sql delete from test_index where c = 96 index_test.go:143: sql update test_index set c1 = 1669262682679473719, c2 = 0.453480, c3 = 'q2F2x7MP6J' where c = 12 index_test.go:143: sql update test_index set c1 = 2600733847352774723, c2 = 0.874736, c3 = 'wqFsSgjF9Z' where c = 54 index_test.go:143: sql update test_index set c1 = 5152737611893342494, c2 = 0.637647, c3 = 'G55IIOIP35' where c = 189 index_test.go:140: sql delete from test_index where c = 35 index_test.go:143: sql update test_index set c1 = 9159777729324995094, c2 = 0.148380, c3 = '6MOqii2pni' where c = 115 index_test.go:137: sql insert into test_index values (211, 7949578855370417386, 0.781630, 'PvFAIwzRDz') index_test.go:143: sql update test_index set c1 = 2310976062985569953, c2 = 0.567158, c3 = 'MxbJI3Cn2n' where c = 147 index_test.go:137: sql insert into test_index values (214, 3386942420970082477, 0.960957, 'gXRVToFtYY') index_test.go:143: sql update test_index set c1 = 2760906531191691565, c2 = 0.797911, c3 = 'Z2oHLaK2bh' where c = 206 index_test.go:143: sql update test_index set c1 = 4476702607828928468, c2 = 0.347806, c3 = 'PMlv6k5LO9' where c = 39 index_test.go:137: sql insert into test_index values (212, 6804317667261140740, 0.185388, '2185It4s6h') index_test.go:140: sql delete from test_index where c = 136 index_test.go:143: sql update test_index set c1 = 8141124257750944282, c2 = 0.828085, c3 = 'X3BvAjc7Zf' where c = 104 index_test.go:137: sql insert into test_index values (213, 1682844356113395730, 0.789480, 'apiwdMeVNp') index_test.go:143: sql update test_index set c1 = 2492484922651570331, c2 = 0.111539, c3 = 'LbbJKNbahL' where c = 131 index_test.go:137: sql insert into test_index values (215, 2748345035201259646, 0.095201, '9mZoeW0fsl') index_test.go:137: sql insert into test_index values (218, 1433398518131133093, 0.888307, 'lrGFlcx132') index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 1591615135004490177, c2 = 0.748331, c3 = 'CbX5Odyxw2' where c = 146 index_test.go:140: sql delete from test_index where c = 208 index_test.go:137: sql insert into test_index values (216, 5661471903531645745, 0.472818, 'drpV64zT0l') index_test.go:140: sql delete from test_index where c = 124 index_test.go:137: sql insert into test_index values (219, 845324975777715530, 0.624078, 'Y1gtt3Dx1z') index_test.go:137: sql insert into test_index values (217, 4460067861991624461, 0.116421, 'McdY62cUJL') index_test.go:137: sql insert into test_index values (220, 7854188929391202873, 0.733312, 'IqJW91pCUs') index_test.go:140: sql delete from test_index where c = 208 index_test.go:140: sql delete from test_index where c = 112 index_test.go:140: sql delete from test_index where c = 211 index_test.go:140: sql delete from test_index where c = 159 index_test.go:137: sql insert into test_index values (221, 5302097700290444484, 0.919300, 'JgZ2zimePe') index_test.go:143: sql update test_index set c1 = 5029181538012571099, c2 = 0.686266, c3 = '9mYxrW3faM' where c = 57 index_test.go:143: sql update test_index set c1 = 2741063668384097364, c2 = 0.150047, c3 = 'la0u777hOM' where c = 76 index_test.go:143: sql update test_index set c1 = 378246946338403412, c2 = 0.270202, c3 = '0qrYhElm0x' where c = 4 index_test.go:143: sql update test_index set c1 = 2941260561088902716, c2 = 0.222762, c3 = 'nxwWNmcQwr' where c = 152 index_test.go:140: sql delete from test_index where c = 158 index_test.go:143: sql update test_index set c1 = 4536757386954338921, c2 = 0.685679, c3 = 'FdlDg8F71g' where c = 27 index_test.go:140: sql delete from test_index where c = 213 index_test.go:143: sql update test_index set c1 = 5811556187784768213, c2 = 0.052611, c3 = 'lH587iNqzr' where c = 3 index_test.go:143: sql update test_index set c1 = 7449409722919242943, c2 = 0.867748, c3 = 'rk8wsFxy7O' where c = 116 index_test.go:137: sql insert into test_index values (222, 5604724574088275036, 0.189037, 'wWTKPe76lj') index_test.go:140: sql delete from test_index where c = 150 index_test.go:137: sql insert into test_index values (223, 1523024761778801417, 0.045768, 'LWVYiQTBcB') index_test.go:143: sql update test_index set c1 = 2271955582496190118, c2 = 0.298456, c3 = 'S5x0X5kJrw' where c = 78 index_test.go:137: sql insert into test_index values (224, 4036493628433826481, 0.559700, 'CXZY6RDG0X') index_test.go:140: sql delete from test_index where c = 79 index_test.go:143: sql update test_index set c1 = 4229767339559471112, c2 = 0.549965, c3 = '1QEliCsBgt' where c = 49 index_test.go:137: sql insert into test_index values (226, 1339053418914097439, 0.513727, 'w4emQj08FC') index_test.go:137: sql insert into test_index values (228, 7119261589792337918, 0.984795, 'UamhohO9s8') index_test.go:137: sql insert into test_index values (227, 6765156178837082790, 0.481097, 'HI81YqI1rt') index_test.go:137: sql insert into test_index values (225, 7750930281355820909, 0.737710, '8jD03H0NQd') index_test.go:140: sql delete from test_index where c = 27 index_test.go:143: sql update test_index set c1 = 6860060270689165040, c2 = 0.052877, c3 = 'hp1ykLmQHX' where c = 34 index_test.go:137: sql insert into test_index values (229, 7715957082300536902, 0.170048, 'YRfAjpnAyQ') index_test.go:143: sql update test_index set c1 = 7061470451915623772, c2 = 0.751086, c3 = '2WgDNlvItL' where c = 132 index_test.go:140: sql delete from test_index where c = 20 index_test.go:140: sql delete from test_index where c = 85 index_test.go:137: sql insert into test_index values (230, 1887030343560324211, 0.535683, 'a10kxtcRoo') index_test.go:140: sql delete from test_index where c = 209 index_test.go:140: sql delete from test_index where c = 87 index_test.go:140: sql delete from test_index where c = 55 index_test.go:143: sql update test_index set c1 = 4691643722266962577, c2 = 0.621965, c3 = 'x2CUUX4Z1e' where c = 148 index_test.go:137: sql insert into test_index values (231, 7453029860132621023, 0.356679, 'cQFldfVIMq') index_test.go:143: sql update test_index set c1 = 4048811750262295539, c2 = 0.679245, c3 = '6xMyEBa0z3' where c = 158 index_test.go:140: sql delete from test_index where c = 219 index_test.go:143: sql update test_index set c1 = 5777832069909212567, c2 = 0.488376, c3 = 'x3W6hzgRoL' where c = 134 index_test.go:143: sql update test_index set c1 = 705806193625483090, c2 = 0.972339, c3 = 'uRvRq7oy9d' where c = 75 index_test.go:140: sql delete from test_index where c = 200 index_test.go:137: sql insert into test_index values (232, 5814938771799146483, 0.761960, 'XOz6X1mumz') index_test.go:143: sql update test_index set c1 = 6806097647779715603, c2 = 0.291704, c3 = 'PVMgmd3mkn' where c = 188 index_test.go:143: sql update test_index set c1 = 7833300787397418315, c2 = 0.235201, c3 = 'lE1GzkssXh' where c = 78 index_test.go:143: sql update test_index set c1 = 2331948340089005811, c2 = 0.807229, c3 = 'd4tedorAiW' where c = 118 index_test.go:137: sql insert into test_index values (235, 2651302405851838055, 0.757847, 'EPwkbqYp76') index_test.go:137: sql insert into test_index values (233, 8727181867909239637, 0.941133, 'Vy0fOZuWU9') index_test.go:137: sql insert into test_index values (234, 547166175914737430, 0.168810, 'Q2vRAgQ79v') index_test.go:137: sql insert into test_index values (237, 3793258211045208135, 0.543684, 'DnN9FtXebm') index_test.go:137: sql insert into test_index values (238, 1441105924526866531, 0.196324, 'MsFQuu5sUO') index_test.go:140: sql delete from test_index where c = 181 index_test.go:140: sql delete from test_index where c = 106 index_test.go:140: sql delete from test_index where c = 157 index_test.go:137: sql insert into test_index values (239, 4792802007821615950, 0.865740, 'S0nNNrCYsi') index_test.go:137: sql insert into test_index values (236, 1217441031115578599, 0.866871, 'HmFs3lxcWe') index_test.go:140: sql delete from test_index where c = 57 index_test.go:143: sql update test_index set c1 = 7559600674962930648, c2 = 0.284799, c3 = 'NdDDuK558u' where c = 10 index_test.go:140: sql delete from test_index where c = 134 index_test.go:140: sql delete from test_index where c = 109 index_test.go:143: sql update test_index set c1 = 8548554454901104821, c2 = 0.002080, c3 = 'MY7gyhKcLG' where c = 141 index_test.go:143: sql update test_index set c1 = 2019557604424151919, c2 = 0.763962, c3 = 'MrVIilEnxi' where c = 40 index_test.go:140: sql delete from test_index where c = 189 index_test.go:143: sql update test_index set c1 = 2235245089088372074, c2 = 0.767192, c3 = '6PfQfgrmMt' where c = 96 index_test.go:140: sql delete from test_index where c = 225 index_test.go:143: sql update test_index set c1 = 7587534397036272831, c2 = 0.461826, c3 = 'UdI4Rf0ayT' where c = 69 index_test.go:143: sql update test_index set c1 = 4117147090994261912, c2 = 0.274303, c3 = 'BTBaNeF9bc' where c = 93 index_test.go:137: sql insert into test_index values (240, 3381665576006831991, 0.148076, 'N6iCEzb8U2') index_test.go:140: sql delete from test_index where c = 152 index_test.go:143: sql update test_index set c1 = 1907004331208788493, c2 = 0.163149, c3 = 'SoNEIX8c6F' where c = 21 index_test.go:143: sql update test_index set c1 = 6901020170698111399, c2 = 0.482701, c3 = 'yGwnBHdHK7' where c = 150 index_test.go:137: sql insert into test_index values (241, 8362600452807359595, 0.590628, 'ew6UWWqr0e') index_test.go:143: sql update test_index set c1 = 7891287884040136157, c2 = 0.349635, c3 = 'VruxrwvpIR' where c = 34 index_test.go:137: sql insert into test_index values (242, 3760193950962430055, 0.745755, 'BERYdGKMZY') index_test.go:137: sql insert into test_index values (245, 2001699482204552187, 0.593165, '8yd0yvL1Mn') index_test.go:140: sql delete from test_index where c = 126 index_test.go:137: sql insert into test_index values (243, 2940038132155408923, 0.890543, 'ClgFPSDgsA') index_test.go:137: sql insert into test_index values (244, 2897547332620717788, 0.704734, 'pW0A5gOKp4') index_test.go:143: sql update test_index set c1 = 7665084325692499834, c2 = 0.608166, c3 = 'LJ3xrMud6B' where c = 207 index_test.go:137: sql insert into test_index values (246, 7015109826479334361, 0.813875, 'r2jV28moUe') index_test.go:140: sql delete from test_index where c = 172 index_test.go:137: sql insert into test_index values (247, 1782744562972918100, 0.809393, 'vDmlN1aiXm') index_test.go:143: sql update test_index set c1 = 5167921835151312894, c2 = 0.050371, c3 = 'owte9MwW3l' where c = 129 index_test.go:140: sql delete from test_index where c = 123 index_test.go:140: sql delete from test_index where c = 31 index_test.go:140: sql delete from test_index where c = 50 index_test.go:137: sql insert into test_index values (248, 384288595223548910, 0.543942, 'sAUWeUaTUn') index_test.go:143: sql update test_index set c1 = 1599686787287951529, c2 = 0.183817, c3 = 'ls5DM212Pi' where c = 119 index_test.go:140: sql delete from test_index where c = 149 index_test.go:137: sql insert into test_index values (249, 4294262133305660559, 0.513405, 'LN1ue0pC5v') index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 236 index_test.go:143: sql update test_index set c1 = 6891937020924889864, c2 = 0.316334, c3 = 'fntJf9Z1yJ' where c = 55 index_test.go:140: sql delete from test_index where c = 52 index_test.go:140: sql delete from test_index where c = 151 index_test.go:137: sql insert into test_index values (250, 2471020963411988910, 0.754252, 'pm2K1qSbUm') index_test.go:143: sql update test_index set c1 = 8673675130089297796, c2 = 0.685194, c3 = 'taI0qOFwq3' where c = 171 index_test.go:143: sql update test_index set c1 = 8888566714784306307, c2 = 0.396040, c3 = 'xdNqNMTLnj' where c = 101 index_test.go:137: sql insert into test_index values (251, 543217055899207124, 0.104006, 'v14PKsW6g2') index_test.go:143: sql update test_index set c1 = 4086177472043614304, c2 = 0.734665, c3 = 'ScSrwm9jpu' where c = 114 index_test.go:143: sql update test_index set c1 = 6889935236222677473, c2 = 0.143956, c3 = '6VGRcLT9B7' where c = 191 index_test.go:143: sql update test_index set c1 = 3030750695450381423, c2 = 0.640854, c3 = '1pPAAkbAxf' where c = 215 index_test.go:143: sql update test_index set c1 = 6592258276085204810, c2 = 0.947307, c3 = 'EMME9AM7KS' where c = 223 index_test.go:143: sql update test_index set c1 = 5205356822899022900, c2 = 0.375198, c3 = 'AC4Dkwyezy' where c = 27 index_test.go:137: sql insert into test_index values (253, 7692378319176522791, 0.427100, 'rq5Baq1PB9') index_test.go:140: sql delete from test_index where c = 90 index_test.go:140: sql delete from test_index where c = 243 index_test.go:137: sql insert into test_index values (256, 7435139646185525387, 0.760351, 'KwW3QjGVLX') index_test.go:137: sql insert into test_index values (252, 1533853003751770919, 0.059808, 'mPPqQ81XIH') index_test.go:137: sql insert into test_index values (254, 936577921731764422, 0.082819, '17djeHBgZz') index_test.go:143: sql update test_index set c1 = 5498554809081779731, c2 = 0.901049, c3 = 'btbJiu6wj0' where c = 129 index_test.go:137: sql insert into test_index values (255, 4413036441778597098, 0.690471, 'AoN4d652Mh') index_test.go:137: sql insert into test_index values (258, 422659599392769197, 0.182366, 'RCeuzQhSfH') index_test.go:137: sql insert into test_index values (257, 7104638572611057179, 0.590704, '1gyNEPNzhN') index_test.go:140: sql delete from test_index where c = 129 index_test.go:140: sql delete from test_index where c = 4 index_test.go:137: sql insert into test_index values (259, 328346974626467691, 0.993295, 'Y1S2rz9q2N') index_test.go:140: sql delete from test_index where c = 218 index_test.go:137: sql insert into test_index values (260, 5778984934643468114, 0.460963, 'qKk1nWz1kh') index_test.go:140: sql delete from test_index where c = 36 index_test.go:140: sql delete from test_index where c = 61 index_test.go:140: sql delete from test_index where c = 236 index_test.go:143: sql update test_index set c1 = 1181293154059410140, c2 = 0.169119, c3 = 'KBWQ5L2tdV' where c = 242 index_test.go:143: sql update test_index set c1 = 7561461468144796022, c2 = 0.204715, c3 = 'fHNV1kZE4G' where c = 115 index_test.go:140: sql delete from test_index where c = 24 index_test.go:143: sql update test_index set c1 = 1119081267898054051, c2 = 0.705044, c3 = 'SA7qP56LHr' where c = 56 index_test.go:140: sql delete from test_index where c = 229 index_test.go:143: sql update test_index set c1 = 2075621975522747470, c2 = 0.229053, c3 = '9WZsZ2NUvy' where c = 198 index_test.go:140: sql delete from test_index where c = 60 index_test.go:143: sql update test_index set c1 = 8397701336403888258, c2 = 0.608583, c3 = 'nqAk9cxYqX' where c = 167 index_test.go:143: sql update test_index set c1 = 2714914213903964894, c2 = 0.986817, c3 = 'EQPdMEqOSi' where c = 251 index_test.go:143: sql update test_index set c1 = 8212313921043871694, c2 = 0.513943, c3 = 'WETPdqBcoS' where c = 158 index_test.go:143: sql update test_index set c1 = 274135140054481530, c2 = 0.631900, c3 = '9X1jEpU3By' where c = 40 index_test.go:137: sql insert into test_index values (262, 691059192147059699, 0.295515, '37VSIHx1vu') index_test.go:137: sql insert into test_index values (261, 1660840963543301750, 0.242085, 'SAx7UQvsIA') index_test.go:137: sql insert into test_index values (263, 570157997477894664, 0.725354, '9PAw0FIaSQ') index_test.go:140: sql delete from test_index where c = 107 index_test.go:143: sql update test_index set c1 = 8470888637104181372, c2 = 0.677694, c3 = 'PtgbsGpapY' where c = 138 index_test.go:140: sql delete from test_index where c = 151 index_test.go:137: sql insert into test_index values (264, 8205329793461741252, 0.347452, 'BFtkMLTXKx') index_test.go:143: sql update test_index set c1 = 673266536236695618, c2 = 0.952006, c3 = 'DgM5Dd8Voe' where c = 143 index_test.go:140: sql delete from test_index where c = 31 index_test.go:137: sql insert into test_index values (266, 1925129336858439091, 0.283396, 'hLf00osSTt') index_test.go:137: sql insert into test_index values (267, 6777440085374835220, 0.059801, 'rrjesB7Ki6') index_test.go:137: sql insert into test_index values (268, 870079741752173368, 0.503884, 'oo4SF8VRWQ') index_test.go:143: sql update test_index set c1 = 8866916707412969961, c2 = 0.376432, c3 = 'hLDyBOhIvm' where c = 10 index_test.go:140: sql delete from test_index where c = 109 index_test.go:137: sql insert into test_index values (265, 7187830195515289839, 0.111935, 'OCLj13A0LQ') index_test.go:140: sql delete from test_index where c = 113 index_test.go:137: sql insert into test_index values (270, 673295094259924910, 0.563385, 'yEnEYKZp4j') index_test.go:140: sql delete from test_index where c = 163 index_test.go:137: sql insert into test_index values (269, 6243577394031617220, 0.572565, 'nEP9ASU5UQ') index_test.go:143: sql update test_index set c1 = 7131542502884278887, c2 = 0.339475, c3 = '5gW1ClJZrV' where c = 207 index_test.go:137: sql insert into test_index values (271, 4868309043302801108, 0.364626, 'lhGsYyeLVn') index_test.go:140: sql delete from test_index where c = 39 index_test.go:140: sql delete from test_index where c = 185 index_test.go:140: sql delete from test_index where c = 214 index_test.go:143: sql update test_index set c1 = 1532898280348984591, c2 = 0.270693, c3 = 'zSy9Rpqq47' where c = 80 index_test.go:143: sql update test_index set c1 = 8414453172834524491, c2 = 0.881322, c3 = 'gXzsmsUqQu' where c = 187 index_test.go:143: sql update test_index set c1 = 3370248090532372864, c2 = 0.185814, c3 = 'ZMvL7WT2kr' where c = 233 index_test.go:143: sql update test_index set c1 = 2978550675794369323, c2 = 0.454119, c3 = 'vuzuopN3W6' where c = 64 index_test.go:140: sql delete from test_index where c = 266 index_test.go:143: sql update test_index set c1 = 2072114882397598675, c2 = 0.694869, c3 = 'P3CdOqhp94' where c = 3 index_test.go:143: sql update test_index set c1 = 1267884299892497252, c2 = 0.106496, c3 = 'VYHz1Vav1w' where c = 45 index_test.go:140: sql delete from test_index where c = 169 index_test.go:137: sql insert into test_index values (273, 1661715647698895249, 0.330466, 'QUwxcbtTaw') index_test.go:137: sql insert into test_index values (272, 2154365908298028813, 0.455099, 'cfNFUTa8Pi') index_test.go:143: sql update test_index set c1 = 5082012936985404499, c2 = 0.947765, c3 = 'fI66ABFJpB' where c = 189 index_test.go:143: sql update test_index set c1 = 2027048022313132445, c2 = 0.780828, c3 = 'Ghr3Al9mFQ' where c = 53 index_test.go:137: sql insert into test_index values (275, 2126724446113152746, 0.820588, 'tECtEe3IrM') index_test.go:143: sql update test_index set c1 = 7071533553682265003, c2 = 0.859296, c3 = '5zsH8Y7xjm' where c = 52 index_test.go:137: sql insert into test_index values (274, 3111109501216660681, 0.516657, '5My933u7MN') index_test.go:140: sql delete from test_index where c = 109 index_test.go:137: sql insert into test_index values (276, 8159402546025979225, 0.309925, 'uWB790n7pH') index_test.go:140: sql delete from test_index where c = 103 index_test.go:137: sql insert into test_index values (278, 6748183243169251332, 0.967136, 'h2AJOl4FcA') index_test.go:137: sql insert into test_index values (279, 5428548716351197359, 0.152203, '5fJ45NTjFx') index_test.go:143: sql update test_index set c1 = 2382754037283515536, c2 = 0.845840, c3 = 'H66SGf4yf4' where c = 157 index_test.go:137: sql insert into test_index values (281, 7905490277036117707, 0.195853, '7VnADKAJAu') index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 32 index_test.go:137: sql insert into test_index values (282, 5964650430542708688, 0.782339, 'a3Br4FerPB') index_test.go:140: sql delete from test_index where c = 111 index_test.go:137: sql insert into test_index values (277, 6998673480426558037, 0.395663, 'pL3RbobRIs') index_test.go:140: sql delete from test_index where c = 254 index_test.go:143: sql update test_index set c1 = 1318800419781296434, c2 = 0.988042, c3 = 'I8evLdvGK2' where c = 135 index_test.go:143: sql update test_index set c1 = 4105005038395971842, c2 = 0.918870, c3 = 'cVKTusDTbW' where c = 21 index_test.go:137: sql insert into test_index values (280, 8341231976315498970, 0.335500, 'VW7eHIogVg') index_test.go:140: sql delete from test_index where c = 155 index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 188 index_test.go:143: sql update test_index set c1 = 8703968876645445863, c2 = 0.404358, c3 = 'lnqfK5btYP' where c = 100 index_test.go:137: sql insert into test_index values (283, 4328415783115986974, 0.732884, 'E7qdAAIMvn') index_test.go:143: sql update test_index set c1 = 5711902064875410326, c2 = 0.145829, c3 = 't5eQW2gY8a' where c = 174 index_test.go:137: sql insert into test_index values (284, 1962346171876285718, 0.694398, '3Q4s9Obpui') index_test.go:140: sql delete from test_index where c = 46 index_test.go:143: sql update test_index set c1 = 916423911774964360, c2 = 0.258371, c3 = 'AvjFpUYMxH' where c = 97 index_test.go:140: sql delete from test_index where c = 267 index_test.go:140: sql delete from test_index where c = 107 index_test.go:143: sql update test_index set c1 = 4749692990598669253, c2 = 0.646349, c3 = 'XMBic0zUB6' where c = 50 index_test.go:143: sql update test_index set c1 = 2069893107349334560, c2 = 0.849216, c3 = 'dOesHFy9hq' where c = 215 index_test.go:143: sql update test_index set c1 = 2675186837254925847, c2 = 0.312479, c3 = 'Z2X9u4jCBt' where c = 54 index_test.go:137: sql insert into test_index values (285, 7306916684821203449, 0.333243, 'gAdGGBeymZ') index_test.go:143: sql update test_index set c1 = 2549865678558738757, c2 = 0.782359, c3 = '7EXEqCnV31' where c = 174 index_test.go:137: sql insert into test_index values (286, 4441782232683073139, 0.162050, 'RU3OupfjiZ') index_test.go:140: sql delete from test_index where c = 149 index_test.go:143: sql update test_index set c1 = 7232805722440579098, c2 = 0.123924, c3 = '4gmx3EYVfN' where c = 13 index_test.go:143: sql update test_index set c1 = 7636944180315273264, c2 = 0.401789, c3 = 'Cnp55AKXyK' where c = 83 index_test.go:143: sql update test_index set c1 = 6396419657051793092, c2 = 0.359762, c3 = 'Nt3Lh843eS' where c = 58 index_test.go:140: sql delete from test_index where c = 146 index_test.go:137: sql insert into test_index values (289, 7513250255175387340, 0.842049, 'PoUSjYblmZ') index_test.go:137: sql insert into test_index values (288, 8810483315856915688, 0.441112, 'JfpAXH4IZv') index_test.go:137: sql insert into test_index values (290, 7393255469254322851, 0.417638, 'UmRmff6ZH0') index_test.go:137: sql insert into test_index values (287, 6595078227775818584, 0.608800, 'llagKl3oIA') index_test.go:137: sql insert into test_index values (291, 2734875058260365931, 0.388426, 'Af6Okh6yDT') index_test.go:140: sql delete from test_index where c = 107 index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 3111273414252945785, c2 = 0.338721, c3 = 'zd0IESmDml' where c = 209 index_test.go:137: sql insert into test_index values (294, 8494545200725206266, 0.519669, 'vryUPvpJ3k') index_test.go:140: sql delete from test_index where c = 160 index_test.go:137: sql insert into test_index values (292, 5380845964096056560, 0.094923, '9TMAaKQopm') index_test.go:137: sql insert into test_index values (293, 2105138855100487458, 0.279322, 'OBdchmpXvM') index_test.go:140: sql delete from test_index where c = 91 index_test.go:140: sql delete from test_index where c = 45 index_test.go:143: sql update test_index set c1 = 6151568035560232058, c2 = 0.506925, c3 = 'HXe1EzCHvX' where c = 188 index_test.go:140: sql delete from test_index where c = 126 index_test.go:137: sql insert into test_index values (295, 6821662049909918565, 0.818737, 'EvB6g53rji') index_test.go:140: sql delete from test_index where c = 222 index_test.go:140: sql delete from test_index where c = 125 index_test.go:143: sql update test_index set c1 = 8210609499787983502, c2 = 0.419433, c3 = 'IWeoJCKsqO' where c = 40 index_test.go:143: sql update test_index set c1 = 5063210929664048093, c2 = 0.765135, c3 = 'tX6H7soaVm' where c = 82 index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 4618279558065303713, c2 = 0.530747, c3 = 'KGxDuTmHwy' where c = 100 index_test.go:143: sql update test_index set c1 = 8658595324350589417, c2 = 0.454286, c3 = 'eGoolOvQ8O' where c = 153 index_test.go:140: sql delete from test_index where c = 197 index_test.go:137: sql insert into test_index values (296, 5070665828492327799, 0.334193, 'ib49WXaiRu') index_test.go:143: sql update test_index set c1 = 9146457507688808672, c2 = 0.929858, c3 = 'hXWe4GUq6w' where c = 256 index_test.go:137: sql insert into test_index values (297, 434821177199851471, 0.304819, '3eKmk6fr44') index_test.go:143: sql update test_index set c1 = 8267888220319367973, c2 = 0.897746, c3 = 'bJLypB8WKa' where c = 167 index_test.go:140: sql delete from test_index where c = 59 index_test.go:143: sql update test_index set c1 = 16275715003715803, c2 = 0.872471, c3 = '1yFlPD0Gem' where c = 182 index_test.go:143: sql update test_index set c1 = 8999388308811627148, c2 = 0.863959, c3 = 'rZp3xDB6WV' where c = 13 index_test.go:143: sql update test_index set c1 = 2388340648790826583, c2 = 0.197305, c3 = 'X464zkPZTd' where c = 114 index_test.go:140: sql delete from test_index where c = 178 index_test.go:137: sql insert into test_index values (298, 8689312034813630899, 0.535729, 'HVMVEteEW0') index_test.go:137: sql insert into test_index values (299, 4158515804312931437, 0.892341, 'TrI1bjsEuo') index_test.go:140: sql delete from test_index where c = 32 index_test.go:143: sql update test_index set c1 = 7285803424154778906, c2 = 0.478414, c3 = 'WIhuUoQHqu' where c = 119 index_test.go:143: sql update test_index set c1 = 3484077743636034454, c2 = 0.015702, c3 = 'HvVha5NUHb' where c = 256 index_test.go:143: sql update test_index set c1 = 7155891565881136392, c2 = 0.690360, c3 = 'CFqgNxoJyu' where c = 171 index_test.go:140: sql delete from test_index where c = 6 index_test.go:137: sql insert into test_index values (300, 389276390661356219, 0.932535, '4FxjLSC23G') index_test.go:143: sql update test_index set c1 = 8362345317572710172, c2 = 0.699949, c3 = '5w8fKiTHK9' where c = 144 index_test.go:140: sql delete from test_index where c = 203 index_test.go:143: sql update test_index set c1 = 3854612900333993085, c2 = 0.606731, c3 = 'druUuaIGqi' where c = 207 index_test.go:137: sql insert into test_index values (303, 7606063776683431878, 0.135996, 'AVn1Zmrhnw') index_test.go:137: sql insert into test_index values (304, 6851047294618583181, 0.974806, '85c2wqjB5o') index_test.go:137: sql insert into test_index values (305, 946184587104894295, 0.516012, '8aZK3G3A7W') index_test.go:137: sql insert into test_index values (307, 427062789798610780, 0.553887, 'FHedmi6dSg') index_test.go:137: sql insert into test_index values (301, 8759538780279719911, 0.875622, 'Gmd34571t9') index_test.go:137: sql insert into test_index values (302, 3920287598096236109, 0.981685, 'JQnOo60akN') index_test.go:140: sql delete from test_index where c = 23 index_test.go:137: sql insert into test_index values (308, 3952390668773147479, 0.046371, '5rUNLob7SO') index_test.go:137: sql insert into test_index values (310, 7252006628782622124, 0.848660, 'yW4sheNEuw') index_test.go:137: sql insert into test_index values (306, 3690442712369006662, 0.941686, 'MYpv7Mnmky') index_test.go:140: sql delete from test_index where c = 5 index_test.go:137: sql insert into test_index values (309, 5100705447890973563, 0.547768, 'B7J0xbnQvS') index_test.go:140: sql delete from test_index where c = 103 index_test.go:143: sql update test_index set c1 = 2501703309628353540, c2 = 0.781777, c3 = 'a21hbO9FHI' where c = 99 index_test.go:140: sql delete from test_index where c = 208 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 111 index_test.go:140: sql delete from test_index where c = 77 index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 110 index_test.go:137: sql insert into test_index values (311, 1357345725484665240, 0.095090, 'Hse6LRKoCw') index_test.go:143: sql update test_index set c1 = 6759840384017647504, c2 = 0.119091, c3 = 'lLI6C5JBAb' where c = 196 index_test.go:140: sql delete from test_index where c = 246 index_test.go:140: sql delete from test_index where c = 123 index_test.go:143: sql update test_index set c1 = 8307976422851164591, c2 = 0.889500, c3 = 'jIhQ7BasNv' where c = 211 index_test.go:143: sql update test_index set c1 = 7997588776683109168, c2 = 0.108476, c3 = 'g7oUE7Ulct' where c = 113 index_test.go:143: sql update test_index set c1 = 6556056670092024368, c2 = 0.202596, c3 = 'XBL2LVAFL7' where c = 273 index_test.go:143: sql update test_index set c1 = 7108673102878319130, c2 = 0.756458, c3 = 'xT6pnogIBy' where c = 295 index_test.go:143: sql update test_index set c1 = 7824664835443265637, c2 = 0.859811, c3 = 'GoiKHIPh8S' where c = 192 index_test.go:143: sql update test_index set c1 = 6864126364501306540, c2 = 0.250158, c3 = '7icSHrw935' where c = 236 index_test.go:143: sql update test_index set c1 = 5337281572526301540, c2 = 0.568153, c3 = 'IcAvQO8Bhd' where c = 177 index_test.go:137: sql insert into test_index values (312, 2450217984495583390, 0.399303, 'ggRBz2JBSH') index_test.go:143: sql update test_index set c1 = 1692062506496953808, c2 = 0.996016, c3 = 'aW4NNFoTmj' where c = 164 index_test.go:137: sql insert into test_index values (313, 5961155369947746413, 0.135918, '7HLlb6TvKJ') index_test.go:143: sql update test_index set c1 = 3843373068930268973, c2 = 0.911543, c3 = 'zvI0s3Zpgh' where c = 192 index_test.go:140: sql delete from test_index where c = 120 index_test.go:137: sql insert into test_index values (316, 6723972934920764207, 0.209166, '6zeMUuUS1s') index_test.go:137: sql insert into test_index values (314, 7517800771345973105, 0.636528, 'TjjUvmj4KG') index_test.go:137: sql insert into test_index values (315, 4471134512844497488, 0.674956, 'ICotvz6Stn') index_test.go:137: sql insert into test_index values (317, 7610272843667982551, 0.858354, 'NrSg1AsLp3') index_test.go:137: sql insert into test_index values (318, 7887886888629035781, 0.194723, 'znCHPDWnEL') index_test.go:137: sql insert into test_index values (319, 8459536559431706086, 0.827758, 'HDRqJSu5jo') index_test.go:137: sql insert into test_index values (320, 5860691850051093918, 0.363869, 'xbk6WafiEm') index_test.go:143: sql update test_index set c1 = 8565784059257088219, c2 = 0.468717, c3 = 'LXxAQmTcna' where c = 124 index_test.go:140: sql delete from test_index where c = 254 index_test.go:140: sql delete from test_index where c = 15 index_test.go:140: sql delete from test_index where c = 259 index_test.go:140: sql delete from test_index where c = 258 index_test.go:137: sql insert into test_index values (321, 7418105715558849280, 0.416937, 'x1FfsfFRi2') index_test.go:140: sql delete from test_index where c = 310 index_test.go:143: sql update test_index set c1 = 8088364816387156102, c2 = 0.941911, c3 = 'OKORYlqVV2' where c = 310 index_test.go:143: sql update test_index set c1 = 1488141793163300110, c2 = 0.300926, c3 = '6nPQ8QrjhR' where c = 258 index_test.go:140: sql delete from test_index where c = 133 index_test.go:140: sql delete from test_index where c = 88 index_test.go:143: sql update test_index set c1 = 1316625940644662517, c2 = 0.063281, c3 = 'D7M8L8c8jp' where c = 5 index_test.go:137: sql insert into test_index values (322, 4816895713031753312, 0.543971, 'ULqYH4nEOp') index_test.go:140: sql delete from test_index where c = 68 index_test.go:143: sql update test_index set c1 = 8818431500336466426, c2 = 0.802797, c3 = 'vqHaU90J2Q' where c = 104 index_test.go:143: sql update test_index set c1 = 325719855333919695, c2 = 0.492111, c3 = 'FtUFJ6551D' where c = 254 index_test.go:137: sql insert into test_index values (323, 928775268486020243, 0.745062, 'ovn30aMZca') index_test.go:137: sql insert into test_index values (324, 5662558132240845955, 0.136701, 'DtZInRZK8i') index_test.go:137: sql insert into test_index values (326, 5850321370044272337, 0.472507, 'IgDOWdoTR2') index_test.go:143: sql update test_index set c1 = 3582467565125639687, c2 = 0.371512, c3 = 'QUlD7AvAdl' where c = 48 index_test.go:137: sql insert into test_index values (325, 6621817723622101289, 0.780093, 'zqo6BNhTsl') index_test.go:140: sql delete from test_index where c = 315 index_test.go:143: sql update test_index set c1 = 1157438429251896864, c2 = 0.952608, c3 = 'zVaMth8dcD' where c = 300 index_test.go:143: sql update test_index set c1 = 9004567117424347226, c2 = 0.351309, c3 = 'nDpU6BG26t' where c = 128 index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 37 index_test.go:137: sql insert into test_index values (327, 9129644544699850505, 0.540589, 'vVvafIUYd8') index_test.go:143: sql update test_index set c1 = 5503779797161297790, c2 = 0.370915, c3 = 'JRsMoUPY8K' where c = 91 index_test.go:140: sql delete from test_index where c = 127 index_test.go:140: sql delete from test_index where c = 2 index_test.go:137: sql insert into test_index values (328, 5772760671140042293, 0.963487, 'HCOg7ZuZhW') index_test.go:140: sql delete from test_index where c = 14 index_test.go:143: sql update test_index set c1 = 1653214097727857499, c2 = 0.811768, c3 = 'La4oJqLYLo' where c = 119 index_test.go:140: sql delete from test_index where c = 282 index_test.go:137: sql insert into test_index values (329, 5920984569257239228, 0.125805, 'w4edasnZKc') index_test.go:140: sql delete from test_index where c = 78 index_test.go:137: sql insert into test_index values (330, 9079050370889604408, 0.384179, 'gEeKXFr8CR') index_test.go:143: sql update test_index set c1 = 5827926139338665911, c2 = 0.484077, c3 = 'h7hhbBredn' where c = 251 index_test.go:143: sql update test_index set c1 = 3401691570247767909, c2 = 0.933028, c3 = 'opQbZ8rfqG' where c = 268 index_test.go:137: sql insert into test_index values (331, 312024081110356133, 0.180932, 'YjgFax1rZw') index_test.go:143: sql update test_index set c1 = 7315169598980974844, c2 = 0.609597, c3 = 'rMyHqPUibs' where c = 76 index_test.go:140: sql delete from test_index where c = 96 index_test.go:137: sql insert into test_index values (332, 7646331971002804549, 0.899207, '8fCAtApvKh') index_test.go:137: sql insert into test_index values (333, 8345580120033555442, 0.473275, 'E5LR3zo5f9') index_test.go:143: sql update test_index set c1 = 241658781844463735, c2 = 0.543831, c3 = 'CHgta8AUdm' where c = 264 index_test.go:137: sql insert into test_index values (335, 7053971699454234377, 0.019607, 'snsRt4BGin') index_test.go:143: sql update test_index set c1 = 8763879372618620093, c2 = 0.702660, c3 = 'lLN1aHImTu' where c = 104 index_test.go:137: sql insert into test_index values (334, 3885662878545183828, 0.642637, 'XKw7dostBD') index_test.go:140: sql delete from test_index where c = 276 index_test.go:143: sql update test_index set c1 = 7937081939057695395, c2 = 0.488189, c3 = 'RTpiOOwruN' where c = 194 index_test.go:140: sql delete from test_index where c = 54 index_test.go:143: sql update test_index set c1 = 4966912890803493558, c2 = 0.885249, c3 = 'vGaNOUpWL1' where c = 239 index_test.go:140: sql delete from test_index where c = 9 index_test.go:140: sql delete from test_index where c = 330 index_test.go:137: sql insert into test_index values (337, 8543545785469477129, 0.623885, '53h00I7ezA') index_test.go:140: sql delete from test_index where c = 316 index_test.go:137: sql insert into test_index values (336, 8049572779524243185, 0.378739, 'gQZ34EQ9t2') index_test.go:140: sql delete from test_index where c = 225 index_test.go:143: sql update test_index set c1 = 5634183263252297764, c2 = 0.555883, c3 = 'PqdLPmjb21' where c = 69 index_test.go:137: sql insert into test_index values (338, 5948827114003005306, 0.303847, 'SrE34hkCl0') index_test.go:137: sql insert into test_index values (339, 4198713865328023191, 0.343291, 'M2t280ds4A') index_test.go:140: sql delete from test_index where c = 316 index_test.go:140: sql delete from test_index where c = 97 index_test.go:143: sql update test_index set c1 = 5987109113201633181, c2 = 0.510915, c3 = 'hTwhpMlFYv' where c = 40 index_test.go:140: sql delete from test_index where c = 151 index_test.go:143: sql update test_index set c1 = 4920094938260117748, c2 = 0.736123, c3 = 'D2jXSDeCOQ' where c = 211 index_test.go:143: sql update test_index set c1 = 2449671308302601277, c2 = 0.338287, c3 = 'eUtLaxC5A7' where c = 156 index_test.go:143: sql update test_index set c1 = 1424068748396213455, c2 = 0.622424, c3 = 'F6T7xqoa63' where c = 187 index_test.go:143: sql update test_index set c1 = 5972564294671543379, c2 = 0.341013, c3 = 'K6j7umsADF' where c = 97 index_test.go:143: sql update test_index set c1 = 546326001083393428, c2 = 0.561167, c3 = 'zZgEUIN6Mn' where c = 78 index_test.go:143: sql update test_index set c1 = 6268914383830173069, c2 = 0.886287, c3 = 'je4HycPrtD' where c = 221 index_test.go:137: sql insert into test_index values (340, 3908948733779381817, 0.381071, 'XNhWXMHUoj') index_test.go:137: sql insert into test_index values (341, 5974762419529858165, 0.229419, 'H42gh6HhRA') index_test.go:137: sql insert into test_index values (342, 5881577513902215255, 0.803961, 'qBE5wypkV9') index_test.go:137: sql insert into test_index values (345, 2187266846133166994, 0.910561, '5TrbH47JkY') index_test.go:137: sql insert into test_index values (344, 7764147296349101510, 0.788203, 'PAfDosCGG8') index_test.go:137: sql insert into test_index values (343, 8086226698923447390, 0.879516, 'jHowCzXLej') index_test.go:137: sql insert into test_index values (346, 149077082157940230, 0.295231, 'pawwNEnQkC') index_test.go:140: sql delete from test_index where c = 298 index_test.go:143: sql update test_index set c1 = 4333567547032994670, c2 = 0.617659, c3 = '8Liyrlqxpa' where c = 187 index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 1 index_test.go:137: sql insert into test_index values (347, 5327078372624497968, 0.330156, 'yMKYHx7ILl') index_test.go:140: sql delete from test_index where c = 50 index_test.go:140: sql delete from test_index where c = 271 index_test.go:140: sql delete from test_index where c = 60 index_test.go:137: sql insert into test_index values (348, 9207877350223360611, 0.536100, 'negpfEg9rt') index_test.go:143: sql update test_index set c1 = 3672514717464295501, c2 = 0.779010, c3 = 'MSrdOOmCeA' where c = 121 index_test.go:143: sql update test_index set c1 = 3011715511951904227, c2 = 0.477216, c3 = 'bkGlA6gIws' where c = 55 index_test.go:140: sql delete from test_index where c = 331 index_test.go:143: sql update test_index set c1 = 289835763365763230, c2 = 0.353628, c3 = 'VhRUhlajQw' where c = 249 index_test.go:140: sql delete from test_index where c = 207 index_test.go:140: sql delete from test_index where c = 143 index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 1672267603058678921, c2 = 0.891237, c3 = 'G3aR7GRIgH' where c = 23 index_test.go:143: sql update test_index set c1 = 7906253382926319340, c2 = 0.730821, c3 = 'Qc69BST3Nw' where c = 135 index_test.go:143: sql update test_index set c1 = 5235389985840090193, c2 = 0.960026, c3 = 'oQMPd0t9lP' where c = 38 index_test.go:143: sql update test_index set c1 = 7318052407158117441, c2 = 0.217785, c3 = '8qwa3i7Fr1' where c = 253 index_test.go:143: sql update test_index set c1 = 6165910035831897903, c2 = 0.847629, c3 = 'ALn8BzjihS' where c = 133 index_test.go:137: sql insert into test_index values (350, 3322418316241570061, 0.984179, 'vOpDySkHQS') index_test.go:137: sql insert into test_index values (349, 5138538827620530683, 0.889827, 'Y2Iog5LuNj') index_test.go:140: sql delete from test_index where c = 107 index_test.go:137: sql insert into test_index values (351, 8688053920865789851, 0.813226, 'FHTR2D7cp8') index_test.go:137: sql insert into test_index values (353, 3064024878459539541, 0.635111, 'zC6gcixiyz') index_test.go:143: sql update test_index set c1 = 7972422456049671006, c2 = 0.787384, c3 = '3Ms2FQ5t5Y' where c = 240 index_test.go:137: sql insert into test_index values (354, 6648912735232211279, 0.334800, '3WRJlCLhuZ') index_test.go:137: sql insert into test_index values (352, 3851017747428207749, 0.025970, 'T7Ntf9X2by') index_test.go:143: sql update test_index set c1 = 4672755566835148407, c2 = 0.872350, c3 = 'Xa6UF6Vy3M' where c = 59 index_test.go:137: sql insert into test_index values (355, 2798381844540969703, 0.678271, 'z8RJCfoYF3') index_test.go:143: sql update test_index set c1 = 1788977041523151676, c2 = 0.406197, c3 = '0LXRy9EBas' where c = 225 index_test.go:137: sql insert into test_index values (356, 7157491234760636837, 0.755211, 'zf1qVodiDf') index_test.go:140: sql delete from test_index where c = 150 index_test.go:140: sql delete from test_index where c = 96 index_test.go:140: sql delete from test_index where c = 205 index_test.go:140: sql delete from test_index where c = 119 index_test.go:137: sql insert into test_index values (357, 1785872621800932173, 0.922568, 'WmgYcB1o6A') index_test.go:137: sql insert into test_index values (358, 2176132947368902705, 0.163500, 'pB9BPqcvNj') index_test.go:143: sql update test_index set c1 = 3221793444237496309, c2 = 0.708402, c3 = 'wSI0nQiIrx' where c = 136 index_test.go:137: sql insert into test_index values (359, 932493943881610450, 0.039905, 'mxm8Olxw2I') index_test.go:140: sql delete from test_index where c = 291 index_test.go:143: sql update test_index set c1 = 5772133241906218200, c2 = 0.021144, c3 = 'ElRYYRwJhh' where c = 236 index_test.go:140: sql delete from test_index where c = 235 index_test.go:140: sql delete from test_index where c = 140 index_test.go:143: sql update test_index set c1 = 8037879325919991244, c2 = 0.019421, c3 = 'edOTKj5vkb' where c = 285 index_test.go:143: sql update test_index set c1 = 6688789251709034758, c2 = 0.226280, c3 = '5Ue2whkE96' where c = 161 index_test.go:137: sql insert into test_index values (360, 8677141302645411058, 0.408468, 'QXM98xfxHy') index_test.go:140: sql delete from test_index where c = 296 index_test.go:143: sql update test_index set c1 = 1535102224977288853, c2 = 0.478403, c3 = 'AyBTSQXy9L' where c = 351 index_test.go:143: sql update test_index set c1 = 7256013542781581263, c2 = 0.887230, c3 = 'myfwjQfwqz' where c = 160 index_test.go:137: sql insert into test_index values (361, 8347532886922539707, 0.104715, '0hgt9r6sqp') index_test.go:140: sql delete from test_index where c = 255 index_test.go:143: sql update test_index set c1 = 4286280026602979442, c2 = 0.845158, c3 = 'h4UUOXegvF' where c = 322 index_test.go:140: sql delete from test_index where c = 193 index_test.go:137: sql insert into test_index values (362, 5737879109568694681, 0.499578, 'Fqe2DsfqC2') index_test.go:143: sql update test_index set c1 = 9122330888535255943, c2 = 0.482236, c3 = 'Cm1gaEalya' where c = 257 index_test.go:137: sql insert into test_index values (363, 4909858272958072299, 0.950115, 'ANZl9RdHCN') index_test.go:140: sql delete from test_index where c = 339 index_test.go:140: sql delete from test_index where c = 189 index_test.go:143: sql update test_index set c1 = 6850014077601054758, c2 = 0.890323, c3 = 'MybiTmNqFQ' where c = 193 index_test.go:143: sql update test_index set c1 = 4814158406860274864, c2 = 0.588947, c3 = 'K8j5HI87mY' where c = 59 index_test.go:137: sql insert into test_index values (364, 4863130532809803577, 0.342470, 'EamLqo5TCW') index_test.go:137: sql insert into test_index values (365, 1174051564561143105, 0.882827, 'NQIPfOnOW0') index_test.go:143: sql update test_index set c1 = 348085892312984450, c2 = 0.987187, c3 = 'R0Mjn04Vua' where c = 65 index_test.go:137: sql insert into test_index values (366, 1324571794839438258, 0.354065, 'S0R5vRbRZ5') index_test.go:140: sql delete from test_index where c = 50 index_test.go:140: sql delete from test_index where c = 141 index_test.go:140: sql delete from test_index where c = 315 index_test.go:137: sql insert into test_index values (367, 9095843834636625522, 0.321314, 'cbsLEqxrh4') index_test.go:137: sql insert into test_index values (368, 5159300741325233407, 0.638589, 'Fb2gV6OjiP') index_test.go:140: sql delete from test_index where c = 301 index_test.go:143: sql update test_index set c1 = 8373779017697776376, c2 = 0.170273, c3 = '7hqAf5m1Vk' where c = 345 index_test.go:137: sql insert into test_index values (369, 8326488701651423224, 0.449841, '3ncfozAV3V') index_test.go:143: sql update test_index set c1 = 4732109453843528107, c2 = 0.065978, c3 = 'SxlfA3g0M3' where c = 293 index_test.go:137: sql insert into test_index values (370, 6667185239286347203, 0.139085, '1JbfxWODkn') index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 304 index_test.go:143: sql update test_index set c1 = 2093371367132427206, c2 = 0.385743, c3 = 'w1RoTM0ZST' where c = 60 index_test.go:143: sql update test_index set c1 = 3216976458386995454, c2 = 0.563231, c3 = 'kwNM8YUVFt' where c = 215 index_test.go:137: sql insert into test_index values (372, 1736363474889396085, 0.929497, 'oK4eXvkepn') index_test.go:137: sql insert into test_index values (371, 6069179758637273674, 0.861391, 'aKXbdOZFZa') index_test.go:140: sql delete from test_index where c = 145 index_test.go:140: sql delete from test_index where c = 80 index_test.go:137: sql insert into test_index values (373, 6428381615526670320, 0.795608, 'x4XlqlkUHx') index_test.go:140: sql delete from test_index where c = 181 index_test.go:143: sql update test_index set c1 = 583462206979965593, c2 = 0.596994, c3 = 'nfgc39NF25' where c = 317 index_test.go:143: sql update test_index set c1 = 3857367532480406086, c2 = 0.470032, c3 = 'bYVWvR9ne5' where c = 30 index_test.go:140: sql delete from test_index where c = 90 index_test.go:143: sql update test_index set c1 = 665884039367217871, c2 = 0.709832, c3 = 'RZAyNYs3OO' where c = 86 index_test.go:143: sql update test_index set c1 = 6142749494821125412, c2 = 0.018460, c3 = 'JQWzXwRtOu' where c = 31 index_test.go:140: sql delete from test_index where c = 266 index_test.go:143: sql update test_index set c1 = 2673780492519284669, c2 = 0.629817, c3 = 'rgUIxSVVgE' where c = 240 index_test.go:140: sql delete from test_index where c = 83 index_test.go:137: sql insert into test_index values (374, 859486466866593664, 0.750454, 'AbtuS1AbrJ') index_test.go:143: sql update test_index set c1 = 133262674844560345, c2 = 0.830974, c3 = 'HIjkOabnFg' where c = 118 index_test.go:143: sql update test_index set c1 = 1023110371576819736, c2 = 0.074016, c3 = 'dYGRtGXZWi' where c = 35 index_test.go:137: sql insert into test_index values (375, 4324124396400088822, 0.001392, 'c92pSPqllP') index_test.go:143: sql update test_index set c1 = 2117876079394429752, c2 = 0.026067, c3 = 'Ttypx22Ekt' where c = 85 index_test.go:137: sql insert into test_index values (376, 7052856591852085361, 0.996204, 'EVIBA7k4Sj') index_test.go:140: sql delete from test_index where c = 103 index_test.go:137: sql insert into test_index values (378, 4484873682065196312, 0.368378, 'rpKdFsxlTP') index_test.go:143: sql update test_index set c1 = 7568283857587985633, c2 = 0.423598, c3 = 'FDoiTc1vKO' where c = 150 index_test.go:137: sql insert into test_index values (379, 8938871191424187644, 0.767809, 'iG4UbbLfln') index_test.go:143: sql update test_index set c1 = 5902827647967767150, c2 = 0.775627, c3 = 'ISFFNJMoW7' where c = 291 index_test.go:140: sql delete from test_index where c = 106 index_test.go:137: sql insert into test_index values (380, 4284328315301328934, 0.234356, 'OAJbu034hq') index_test.go:137: sql insert into test_index values (381, 1243007804554923344, 0.896158, '2dPKMRgRjA') index_test.go:137: sql insert into test_index values (382, 2572219995440268318, 0.864541, 'wEjWJ262Ai') index_test.go:140: sql delete from test_index where c = 303 index_test.go:137: sql insert into test_index values (377, 7687949409311668066, 0.113567, '2jXlWUzeim') index_test.go:140: sql delete from test_index where c = 258 index_test.go:140: sql delete from test_index where c = 153 index_test.go:143: sql update test_index set c1 = 3590117611969593217, c2 = 0.989795, c3 = 'CTaloUOnV8' where c = 142 index_test.go:143: sql update test_index set c1 = 318205367367727630, c2 = 0.739536, c3 = '72MTX93yIH' where c = 276 index_test.go:137: sql insert into test_index values (384, 953490440939082563, 0.617701, 'QK6Li6WYtu') index_test.go:140: sql delete from test_index where c = 137 index_test.go:140: sql delete from test_index where c = 297 index_test.go:140: sql delete from test_index where c = 372 index_test.go:137: sql insert into test_index values (383, 8422651387113342078, 0.928192, '9jDEZVxeJd') index_test.go:143: sql update test_index set c1 = 3494853696097830407, c2 = 0.236376, c3 = 'wXgK9HSXW4' where c = 350 index_test.go:140: sql delete from test_index where c = 253 index_test.go:143: sql update test_index set c1 = 5557152087761674495, c2 = 0.398299, c3 = 'VsIE2P4PEb' where c = 136 index_test.go:137: sql insert into test_index values (386, 4087981093101749377, 0.281974, 'IVnEyNeCmp') index_test.go:143: sql update test_index set c1 = 3983630942203580090, c2 = 0.428197, c3 = 'iFbVGJL6S1' where c = 54 index_test.go:143: sql update test_index set c1 = 7554289788663849450, c2 = 0.397097, c3 = 'XlXBsybH2N' where c = 228 index_test.go:143: sql update test_index set c1 = 8313185715085456581, c2 = 0.045067, c3 = 'jObUlqH3R9' where c = 324 index_test.go:143: sql update test_index set c1 = 4883540488130491157, c2 = 0.060413, c3 = '4CFbeevYCe' where c = 363 index_test.go:140: sql delete from test_index where c = 285 index_test.go:140: sql delete from test_index where c = 347 index_test.go:137: sql insert into test_index values (385, 1872774437853582448, 0.449942, '9Xorm7wmxF') index_test.go:137: sql insert into test_index values (387, 2276521866107814217, 0.230869, 'oiL7QIoAsD') index_test.go:140: sql delete from test_index where c = 205 index_test.go:137: sql insert into test_index values (388, 9068236579835286499, 0.055652, 'Pw4vraBwAw') index_test.go:137: sql insert into test_index values (389, 6515496843915401244, 0.645585, 'pSVBj29KBC') index_test.go:140: sql delete from test_index where c = 181 index_test.go:137: sql insert into test_index values (391, 1624253786915009812, 0.974485, 'Sx3O8ZbuHk') index_test.go:143: sql update test_index set c1 = 6611423597589297164, c2 = 0.700411, c3 = 'npz1WziN1z' where c = 1 index_test.go:137: sql insert into test_index values (392, 4120159565119700287, 0.038402, '62T4lqrk5V') index_test.go:143: sql update test_index set c1 = 1330888561677817010, c2 = 0.701618, c3 = 'HsovAvp6Do' where c = 307 index_test.go:143: sql update test_index set c1 = 8170775935574275341, c2 = 0.978812, c3 = 'GW4mqXlre4' where c = 257 index_test.go:140: sql delete from test_index where c = 162 index_test.go:140: sql delete from test_index where c = 59 index_test.go:137: sql insert into test_index values (390, 8996888842225808146, 0.747466, 'n2EBuqIqZi') index_test.go:140: sql delete from test_index where c = 140 index_test.go:143: sql update test_index set c1 = 6014219667051508965, c2 = 0.367711, c3 = '73koaLDcCs' where c = 153 index_test.go:140: sql delete from test_index where c = 294 index_test.go:143: sql update test_index set c1 = 9168872704054958849, c2 = 0.884442, c3 = 'OBmu5zU2Rl' where c = 41 index_test.go:137: sql insert into test_index values (394, 2869953185277272065, 0.722409, 'Bd5iy0AJmD') index_test.go:137: sql insert into test_index values (393, 9183865425989933630, 0.703752, 'fwgw6xznwI') index_test.go:140: sql delete from test_index where c = 147 index_test.go:143: sql update test_index set c1 = 2850435749412827148, c2 = 0.810320, c3 = '7ABpxKPNUR' where c = 294 index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 2264799542191524583, c2 = 0.552895, c3 = 'aJbbthFFBq' where c = 84 index_test.go:140: sql delete from test_index where c = 124 index_test.go:137: sql insert into test_index values (395, 9118394589055642547, 0.021262, 'uGoo0r2fVq') index_test.go:140: sql delete from test_index where c = 117 index_test.go:143: sql update test_index set c1 = 1478814719782520172, c2 = 0.198660, c3 = 'QNmnd7LBoE' where c = 361 index_test.go:137: sql insert into test_index values (396, 5687051231357338229, 0.195772, 'Q8EYgzIx9V') index_test.go:137: sql insert into test_index values (397, 3368347909530239213, 0.670505, 'fYBwMf77Gr') index_test.go:143: sql update test_index set c1 = 4524193325560633615, c2 = 0.572614, c3 = 'o9cBiB9BTW' where c = 238 index_test.go:143: sql update test_index set c1 = 6484833450836602768, c2 = 0.260133, c3 = 'YVUCD3PYm9' where c = 173 index_test.go:140: sql delete from test_index where c = 373 index_test.go:140: sql delete from test_index where c = 111 index_test.go:140: sql delete from test_index where c = 223 index_test.go:143: sql update test_index set c1 = 1811260920253476648, c2 = 0.190204, c3 = '2uEU8yswjA' where c = 354 index_test.go:143: sql update test_index set c1 = 8411737672075289651, c2 = 0.534783, c3 = 'MwdvkHaWyM' where c = 243 index_test.go:143: sql update test_index set c1 = 1249613246630082438, c2 = 0.102068, c3 = 'iGZ37Qtv3T' where c = 378 index_test.go:137: sql insert into test_index values (398, 8650828339307669209, 0.547739, 'Wpdrik7GRS') index_test.go:143: sql update test_index set c1 = 3618418659580613858, c2 = 0.995411, c3 = 'ESVlcyvA7J' where c = 184 index_test.go:137: sql insert into test_index values (399, 8687197582343191959, 0.555433, 'X6EyAt2DJq') index_test.go:137: sql insert into test_index values (400, 3040304347715297503, 0.345286, 'kwH2Z8P1j3') index_test.go:143: sql update test_index set c1 = 1081222733368200240, c2 = 0.920470, c3 = 'k8TtBhJJDR' where c = 288 index_test.go:140: sql delete from test_index where c = 301 index_test.go:140: sql delete from test_index where c = 134 index_test.go:140: sql delete from test_index where c = 196 index_test.go:143: sql update test_index set c1 = 4086470332373795482, c2 = 0.572237, c3 = 'cKwNrCjCPi' where c = 174 index_test.go:143: sql update test_index set c1 = 5417786447855563490, c2 = 0.986442, c3 = '1KFLA50R1m' where c = 28 index_test.go:143: sql update test_index set c1 = 2825503758709372305, c2 = 0.795766, c3 = 'qPjRU8OxoO' where c = 389 index_test.go:137: sql insert into test_index values (405, 8674180230236650445, 0.358550, 'JySwp8v6jP') index_test.go:137: sql insert into test_index values (402, 4919033799375681354, 0.236543, 'p9aluVP7H8') index_test.go:137: sql insert into test_index values (404, 8033096866871442114, 0.734649, 'YX1se76fvB') index_test.go:137: sql insert into test_index values (403, 1457555917156910730, 0.925794, 'NefWdxwEQH') index_test.go:137: sql insert into test_index values (401, 1221474763180509683, 0.285336, 'FP86Wy5pxP') index_test.go:137: sql insert into test_index values (407, 1907053739882556942, 0.108690, 'LBafjnsfJ5') index_test.go:137: sql insert into test_index values (406, 8871612464877671641, 0.546618, 'lCLAtLC4ne') index_test.go:137: sql insert into test_index values (409, 2334474260198475126, 0.272898, 'TZclDTJin3') index_test.go:140: sql delete from test_index where c = 159 index_test.go:137: sql insert into test_index values (408, 8014716963040937901, 0.828294, 'nEwOvnQ6UP') index_test.go:137: sql insert into test_index values (410, 5587583105158619670, 0.820695, '4N4nN1H18O') index_test.go:143: sql update test_index set c1 = 218126635612120009, c2 = 0.594159, c3 = '559lTeJIoB' where c = 97 index_test.go:140: sql delete from test_index where c = 396 index_test.go:140: sql delete from test_index where c = 393 index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 62 index_test.go:140: sql delete from test_index where c = 174 index_test.go:140: sql delete from test_index where c = 165 index_test.go:140: sql delete from test_index where c = 398 index_test.go:143: sql update test_index set c1 = 1967030181381850076, c2 = 0.493268, c3 = 'MymQg2ex8w' where c = 30 index_test.go:140: sql delete from test_index where c = 2 index_test.go:143: sql update test_index set c1 = 4121955381582227582, c2 = 0.701653, c3 = 's7RqegotQc' where c = 282 index_test.go:143: sql update test_index set c1 = 5861399957097645761, c2 = 0.208799, c3 = 'fTAXruubYm' where c = 185 index_test.go:143: sql update test_index set c1 = 538606501868359588, c2 = 0.450073, c3 = 'I3pz7vUOYB' where c = 46 index_test.go:143: sql update test_index set c1 = 995074310796385936, c2 = 0.003491, c3 = 'HbAWn9ned0' where c = 203 index_test.go:137: sql insert into test_index values (411, 4578114301062032580, 0.331161, '6AwFJCwL1T') index_test.go:143: sql update test_index set c1 = 3488852103265293472, c2 = 0.852588, c3 = 'WzsQQKL4SY' where c = 337 index_test.go:143: sql update test_index set c1 = 1829028874775402732, c2 = 0.771035, c3 = 'pKChUevplu' where c = 132 index_test.go:140: sql delete from test_index where c = 268 index_test.go:137: sql insert into test_index values (413, 5133955043961487628, 0.610952, 'vwPk4CbJex') index_test.go:137: sql insert into test_index values (412, 4029144180183865035, 0.168492, '001MdZEloG') index_test.go:140: sql delete from test_index where c = 18 index_test.go:143: sql update test_index set c1 = 4632751473960716535, c2 = 0.344185, c3 = '3dv5cuf0sa' where c = 255 index_test.go:137: sql insert into test_index values (416, 2435649137608236631, 0.923701, 'H5xgu0xTaz') index_test.go:137: sql insert into test_index values (415, 4666940917374826748, 0.603257, 'hnALsDmues') index_test.go:137: sql insert into test_index values (414, 4193260344871102347, 0.096489, 'k4bgMvFWHu') index_test.go:137: sql insert into test_index values (417, 1426397326638284301, 0.666405, 'q73IAmIfck') index_test.go:140: sql delete from test_index where c = 321 index_test.go:137: sql insert into test_index values (418, 4493863494358504080, 0.147565, 'MID8Y1qwOh') index_test.go:140: sql delete from test_index where c = 341 index_test.go:140: sql delete from test_index where c = 356 index_test.go:143: sql update test_index set c1 = 1405837989575394386, c2 = 0.107186, c3 = 'mz06IBPOSz' where c = 151 index_test.go:143: sql update test_index set c1 = 3007217618993563864, c2 = 0.065756, c3 = 'Fvm3VfX4Le' where c = 26 index_test.go:137: sql insert into test_index values (419, 743400209631920758, 0.920139, 'U9MnScusB2') index_test.go:143: sql update test_index set c1 = 1386960882145727785, c2 = 0.580349, c3 = 'lddWxMD1r4' where c = 121 index_test.go:140: sql delete from test_index where c = 316 index_test.go:140: sql delete from test_index where c = 230 index_test.go:140: sql delete from test_index where c = 322 index_test.go:140: sql delete from test_index where c = 179 index_test.go:143: sql update test_index set c1 = 2491454432906427370, c2 = 0.218219, c3 = 'PJxpGylTPa' where c = 227 index_test.go:140: sql delete from test_index where c = 386 index_test.go:143: sql update test_index set c1 = 1699596174203967918, c2 = 0.884392, c3 = 'ixES2J2Zhd' where c = 383 index_test.go:137: sql insert into test_index values (421, 6319243453661234131, 0.525658, 'ZIP1v9Kch4') index_test.go:137: sql insert into test_index values (422, 3434734722533611696, 0.808629, 'Tttb7fx730') index_test.go:137: sql insert into test_index values (420, 5380098959914772824, 0.210672, 'HnCarMsL57') index_test.go:143: sql update test_index set c1 = 5576971459239392936, c2 = 0.558052, c3 = '1lNZqQhhC5' where c = 100 index_test.go:140: sql delete from test_index where c = 27 index_test.go:143: sql update test_index set c1 = 2978374445219409715, c2 = 0.238034, c3 = 'NLd8K40yIp' where c = 238 index_test.go:140: sql delete from test_index where c = 27 index_test.go:137: sql insert into test_index values (424, 3272167650817381692, 0.683636, 'YlpznimRcM') index_test.go:143: sql update test_index set c1 = 2215113271889627244, c2 = 0.251586, c3 = '51JwAcVJ8K' where c = 413 index_test.go:137: sql insert into test_index values (423, 995019230205761803, 0.593420, 'L8wMJV4fbd') index_test.go:143: sql update test_index set c1 = 7198121347134124335, c2 = 0.752154, c3 = '0NnNMuCgH3' where c = 135 index_test.go:143: sql update test_index set c1 = 5015788277500648662, c2 = 0.091453, c3 = 'BQlygSuMSp' where c = 260 index_test.go:140: sql delete from test_index where c = 417 index_test.go:137: sql insert into test_index values (425, 8650002654243449318, 0.686527, '6x9pWJnwTf') index_test.go:140: sql delete from test_index where c = 96 index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 8256906645515874025, c2 = 0.225384, c3 = 'FarBwgemcl' where c = 240 index_test.go:137: sql insert into test_index values (428, 2436159680507215204, 0.063613, 'rdanT4pd41') index_test.go:137: sql insert into test_index values (426, 4792971780289740006, 0.199844, '4VNs641Dn7') index_test.go:143: sql update test_index set c1 = 4163105412568738565, c2 = 0.498030, c3 = 'R879NuOWBo' where c = 268 index_test.go:143: sql update test_index set c1 = 952436237453086436, c2 = 0.038895, c3 = 'k64MrKJLzB' where c = 141 index_test.go:143: sql update test_index set c1 = 8328462151523284918, c2 = 0.826252, c3 = 'HVVZtiTxVC' where c = 187 index_test.go:140: sql delete from test_index where c = 106 index_test.go:137: sql insert into test_index values (427, 7294105115366917787, 0.745968, 'hJj7JV4tIB') index_test.go:137: sql insert into test_index values (429, 8427654214691610157, 0.647282, 'sSlDReKZRC') index_test.go:140: sql delete from test_index where c = 230 index_test.go:140: sql delete from test_index where c = 271 index_test.go:137: sql insert into test_index values (430, 1067144341572171590, 0.176188, 't1252YoFUZ') index_test.go:143: sql update test_index set c1 = 8850230539011587212, c2 = 0.903555, c3 = 'U9wFyBRn4Z' where c = 6 index_test.go:137: sql insert into test_index values (432, 926449183128481313, 0.203327, 'xYY0DCRmwW') index_test.go:140: sql delete from test_index where c = 130 index_test.go:143: sql update test_index set c1 = 4157244930266306165, c2 = 0.653844, c3 = 'NSyxEBQV4v' where c = 331 index_test.go:137: sql insert into test_index values (433, 6333961027833268493, 0.595397, 'mOHfsQCgpt') index_test.go:143: sql update test_index set c1 = 1012778125510036281, c2 = 0.733244, c3 = 'MPBGe3DMT6' where c = 233 index_test.go:140: sql delete from test_index where c = 216 index_test.go:137: sql insert into test_index values (431, 6960767740656390548, 0.509774, 'wBV76XLXMK') index_test.go:143: sql update test_index set c1 = 5986563548389666984, c2 = 0.253384, c3 = 'mQwxdtw124' where c = 151 index_test.go:143: sql update test_index set c1 = 5096892155643598214, c2 = 0.699375, c3 = 'BsVn41uREA' where c = 380 index_test.go:137: sql insert into test_index values (435, 6142773183518602210, 0.839849, 'sCQOwnm3TB') index_test.go:143: sql update test_index set c1 = 7938534730722323668, c2 = 0.437512, c3 = '3E2IVUf1ST' where c = 185 index_test.go:140: sql delete from test_index where c = 230 index_test.go:137: sql insert into test_index values (434, 7915975077195079795, 0.314279, 'BGWE9xPQCi') index_test.go:140: sql delete from test_index where c = 404 index_test.go:137: sql insert into test_index values (436, 8328188432565205341, 0.377447, 'tzsF3GhLKf') index_test.go:140: sql delete from test_index where c = 311 index_test.go:137: sql insert into test_index values (438, 1924617726229393649, 0.983211, 'i2m41xHknD') index_test.go:137: sql insert into test_index values (437, 4353913238036868207, 0.415097, 'vGp73G5gvQ') index_test.go:143: sql update test_index set c1 = 8455856573782480705, c2 = 0.462391, c3 = 'HxzL64XCLe' where c = 172 index_test.go:140: sql delete from test_index where c = 211 index_test.go:137: sql insert into test_index values (439, 5747909805598360440, 0.478465, 'N67hXFmKCv') index_test.go:143: sql update test_index set c1 = 1265179422626305917, c2 = 0.299207, c3 = 'm2O32WPyCI' where c = 396 index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 289 index_test.go:140: sql delete from test_index where c = 195 index_test.go:140: sql delete from test_index where c = 305 index_test.go:140: sql delete from test_index where c = 179 index_test.go:137: sql insert into test_index values (440, 4140105191640541893, 0.262186, 'QmJ4VTmD0m') index_test.go:143: sql update test_index set c1 = 1501058780091436058, c2 = 0.220581, c3 = 'o2LoCGwcaC' where c = 80 index_test.go:143: sql update test_index set c1 = 735983181569678424, c2 = 0.685836, c3 = 'Ts27xmY9ST' where c = 90 index_test.go:143: sql update test_index set c1 = 8474402381600298238, c2 = 0.594741, c3 = 'TgDWpdrUNM' where c = 198 index_test.go:143: sql update test_index set c1 = 1373585185045222888, c2 = 0.086208, c3 = 'hW6ijnvpPs' where c = 333 index_test.go:137: sql insert into test_index values (441, 3851959699044227742, 0.883388, 'kpMZ9feCKl') index_test.go:143: sql update test_index set c1 = 6232615261802634341, c2 = 0.195988, c3 = 'b62wTEkFOo' where c = 221 index_test.go:140: sql delete from test_index where c = 365 index_test.go:143: sql update test_index set c1 = 4480182670050172230, c2 = 0.700733, c3 = 's4VtUrSmbd' where c = 267 index_test.go:143: sql update test_index set c1 = 2435680307208174788, c2 = 0.042794, c3 = 'Zq7tO3wppx' where c = 382 index_test.go:137: sql insert into test_index values (443, 1737590085903976152, 0.108679, 'TIdjD9yadc') index_test.go:137: sql insert into test_index values (442, 5143935117580902875, 0.704854, 'zuUo5QQ86m') index_test.go:143: sql update test_index set c1 = 3605274928538357189, c2 = 0.915871, c3 = 'OY0MzWmEKf' where c = 385 index_test.go:137: sql insert into test_index values (445, 2404042375380895738, 0.198186, 'vEXXIKvwnX') index_test.go:140: sql delete from test_index where c = 410 index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 110 index_test.go:140: sql delete from test_index where c = 113 index_test.go:137: sql insert into test_index values (446, 8620463048935561577, 0.704353, 'eQhLGTU8yx') index_test.go:137: sql insert into test_index values (448, 7530237893569499396, 0.007306, 'CQwyXHdVfV') index_test.go:137: sql insert into test_index values (449, 1291529688535399762, 0.794602, 'VHMZWa8nSX') index_test.go:143: sql update test_index set c1 = 6569207875636662303, c2 = 0.424979, c3 = '6faTdqIekK' where c = 10 index_test.go:137: sql insert into test_index values (447, 2144657588246280868, 0.119601, 'y54G6yCLP5') index_test.go:137: sql insert into test_index values (444, 3878811477258634553, 0.615118, 'NdEhNvyZ3f') index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 409 index_test.go:143: sql update test_index set c1 = 8874309402709186450, c2 = 0.083045, c3 = 'SZISOMGQNM' where c = 37 index_test.go:143: sql update test_index set c1 = 179901351223553356, c2 = 0.522061, c3 = 'W3mXXJOK0E' where c = 228 index_test.go:143: sql update test_index set c1 = 4142237284780871459, c2 = 0.090727, c3 = 'p8aldIYA6p' where c = 391 index_test.go:140: sql delete from test_index where c = 440 index_test.go:143: sql update test_index set c1 = 790578448229963266, c2 = 0.150770, c3 = '3FpfRwmLOl' where c = 376 index_test.go:140: sql delete from test_index where c = 312 index_test.go:140: sql delete from test_index where c = 282 index_test.go:140: sql delete from test_index where c = 318 index_test.go:137: sql insert into test_index values (450, 5379556429402216146, 0.553519, 'dFEDiPMhS7') index_test.go:137: sql insert into test_index values (452, 3676773296140704412, 0.379071, 'LgG6LY1IJA') index_test.go:143: sql update test_index set c1 = 8562517578871183646, c2 = 0.621170, c3 = 'QWN7rSimSC' where c = 196 index_test.go:143: sql update test_index set c1 = 7834335865971853192, c2 = 0.965103, c3 = 'VWUUwQyafe' where c = 150 index_test.go:137: sql insert into test_index values (451, 5621278304662555550, 0.361870, 'XTS2JAPMWn') index_test.go:143: sql update test_index set c1 = 7679530099703348894, c2 = 0.580639, c3 = 'SsRSrYCUga' where c = 50 index_test.go:143: sql update test_index set c1 = 301528356615664717, c2 = 0.033831, c3 = 'QnCuwUdJfT' where c = 2 index_test.go:143: sql update test_index set c1 = 6570037679276512912, c2 = 0.908021, c3 = 'owpVRrLQKT' where c = 338 index_test.go:137: sql insert into test_index values (453, 8899895377350085821, 0.467603, 'SE6inByYAY') index_test.go:140: sql delete from test_index where c = 54 index_test.go:137: sql insert into test_index values (454, 4172051651058944886, 0.122657, 'wCnS9lJG9z') index_test.go:140: sql delete from test_index where c = 397 index_test.go:137: sql insert into test_index values (455, 419743485996454436, 0.571961, 'DPjywqpIVf') index_test.go:137: sql insert into test_index values (456, 5323355330707283097, 0.803255, 'MqEjVVDna9') index_test.go:137: sql insert into test_index values (458, 6769190978105354757, 0.663950, 'L1xm445Rzg') index_test.go:137: sql insert into test_index values (459, 5121308684033003923, 0.955234, 'aKrDRjziDu') index_test.go:140: sql delete from test_index where c = 257 index_test.go:140: sql delete from test_index where c = 262 index_test.go:140: sql delete from test_index where c = 19 index_test.go:143: sql update test_index set c1 = 4167224322938681732, c2 = 0.798836, c3 = 'PLZoYNsDeQ' where c = 277 index_test.go:137: sql insert into test_index values (457, 6575105864828186990, 0.245193, 'xnLgaePaVI') index_test.go:143: sql update test_index set c1 = 9107621889326545932, c2 = 0.249772, c3 = 'NbEKDyxkrH' where c = 18 index_test.go:140: sql delete from test_index where c = 54 index_test.go:143: sql update test_index set c1 = 4892301450096214830, c2 = 0.085735, c3 = '6udYiRm8Pk' where c = 179 index_test.go:143: sql update test_index set c1 = 3383075762359362756, c2 = 0.649686, c3 = 'mqkodj7TJM' where c = 429 index_test.go:140: sql delete from test_index where c = 316 index_test.go:143: sql update test_index set c1 = 3430406697762869025, c2 = 0.534450, c3 = 'GdH74TYTRb' where c = 140 index_test.go:140: sql delete from test_index where c = 426 index_test.go:137: sql insert into test_index values (460, 4998336975722520872, 0.189278, 'oFkQbtyfzh') index_test.go:143: sql update test_index set c1 = 8616226426481032263, c2 = 0.267870, c3 = '7yOxEkmVmL' where c = 279 index_test.go:140: sql delete from test_index where c = 49 index_test.go:140: sql delete from test_index where c = 446 index_test.go:140: sql delete from test_index where c = 67 index_test.go:143: sql update test_index set c1 = 6091600368020774179, c2 = 0.473137, c3 = 'kDGZAxMZ4V' where c = 189 index_test.go:143: sql update test_index set c1 = 4417563827572992958, c2 = 0.301017, c3 = 'tk8Cajobrv' where c = 92 index_test.go:137: sql insert into test_index values (464, 1854717301865596015, 0.064888, 'CRFrp1l2Jt') index_test.go:137: sql insert into test_index values (465, 1360611862948241019, 0.590790, 'V9AbHR68xp') index_test.go:143: sql update test_index set c1 = 369062117201713215, c2 = 0.110686, c3 = '1IEnD8NFGc' where c = 85 index_test.go:137: sql insert into test_index values (466, 5210573718864449964, 0.296062, 'VRv3zE3bZp') index_test.go:140: sql delete from test_index where c = 55 index_test.go:137: sql insert into test_index values (463, 3186456385338816368, 0.056778, 'BplrQYrEyH') index_test.go:137: sql insert into test_index values (461, 2925076408572443222, 0.059788, 'FYn8YmV9HO') index_test.go:143: sql update test_index set c1 = 2942056616384544174, c2 = 0.455421, c3 = 'RWhWYRrtd0' where c = 287 index_test.go:137: sql insert into test_index values (467, 8618122011461228180, 0.024954, '9Ix1LosXyI') index_test.go:137: sql insert into test_index values (462, 3264815667282461019, 0.848028, '5oeuhUvmZQ') index_test.go:143: sql update test_index set c1 = 5278708420293746572, c2 = 0.432886, c3 = 'G3FEkwmuuu' where c = 39 index_test.go:143: sql update test_index set c1 = 2310023385460993137, c2 = 0.646645, c3 = 'qtT2KdwGM1' where c = 451 index_test.go:140: sql delete from test_index where c = 143 index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 400 index_test.go:140: sql delete from test_index where c = 144 index_test.go:140: sql delete from test_index where c = 399 index_test.go:137: sql insert into test_index values (468, 8471200805187177857, 0.278517, 'mljFH5DEd6') index_test.go:143: sql update test_index set c1 = 8969751887107256514, c2 = 0.955178, c3 = 'QrtWKkstBu' where c = 131 index_test.go:137: sql insert into test_index values (469, 6485867840824471968, 0.229018, 'F292lZ0URQ') index_test.go:137: sql insert into test_index values (470, 4278127698781856403, 0.160638, 'IPBNjyLbRa') index_test.go:137: sql insert into test_index values (471, 8005580552222188684, 0.543424, 'c4hOlFexVP') index_test.go:143: sql update test_index set c1 = 1249784265987156693, c2 = 0.974210, c3 = 'w7sVi0oHC2' where c = 178 index_test.go:140: sql delete from test_index where c = 286 index_test.go:140: sql delete from test_index where c = 311 index_test.go:140: sql delete from test_index where c = 426 index_test.go:143: sql update test_index set c1 = 7984117850806623703, c2 = 0.333077, c3 = 'nZYuYBeOm7' where c = 132 index_test.go:140: sql delete from test_index where c = 101 index_test.go:140: sql delete from test_index where c = 433 index_test.go:137: sql insert into test_index values (472, 5503816829309820103, 0.107061, 'TceqgJtaXN') index_test.go:143: sql update test_index set c1 = 4611883221982491207, c2 = 0.650629, c3 = 'JXpzFTgkN7' where c = 286 index_test.go:143: sql update test_index set c1 = 9183767258342712035, c2 = 0.678599, c3 = 'duFlvM7Yc4' where c = 246 index_test.go:137: sql insert into test_index values (473, 6812145097792882165, 0.518659, 'dRHFfyquFk') index_test.go:143: sql update test_index set c1 = 8640961653180758941, c2 = 0.247185, c3 = 'THLHzHyxgL' where c = 102 index_test.go:143: sql update test_index set c1 = 545835963748201704, c2 = 0.886650, c3 = 'lbP0KElLBv' where c = 71 index_test.go:143: sql update test_index set c1 = 7542827508378682411, c2 = 0.019678, c3 = 'X6WUMGNWlb' where c = 417 index_test.go:137: sql insert into test_index values (474, 964755696958197332, 0.165900, 'AM9B0WlDCy') index_test.go:143: sql update test_index set c1 = 8251269957824936077, c2 = 0.887094, c3 = '7Ag5dorM3c' where c = 457 index_test.go:137: sql insert into test_index values (475, 6389158346899221925, 0.080596, 'E1Eb9xFeUi') index_test.go:140: sql delete from test_index where c = 385 index_test.go:137: sql insert into test_index values (476, 8232338493165452590, 0.595378, 'ogjotvE3tn') index_test.go:140: sql delete from test_index where c = 47 index_test.go:140: sql delete from test_index where c = 207 index_test.go:140: sql delete from test_index where c = 237 index_test.go:143: sql update test_index set c1 = 3890826242209466736, c2 = 0.759634, c3 = 'LnMbge236s' where c = 323 index_test.go:137: sql insert into test_index values (477, 2661966624638894981, 0.776502, 'dKXKVc2hDZ') index_test.go:137: sql insert into test_index values (480, 5374160728837499807, 0.800226, 'JE0ut0C7ZV') index_test.go:137: sql insert into test_index values (478, 55979666564078871, 0.315520, '14D5AZgHiB') index_test.go:140: sql delete from test_index where c = 372 index_test.go:137: sql insert into test_index values (479, 267182594480819393, 0.219197, 'L2hTyc6ZTF') index_test.go:143: sql update test_index set c1 = 5199555070684193376, c2 = 0.439352, c3 = 'OGEdqGnUMp' where c = 100 index_test.go:137: sql insert into test_index values (481, 7997041013996210426, 0.812908, 'MYpaVx6VvS') index_test.go:143: sql update test_index set c1 = 4239094205056442854, c2 = 0.076983, c3 = 'END52y0SbG' where c = 5 index_test.go:143: sql update test_index set c1 = 2751965108619652375, c2 = 0.974060, c3 = 'JBPP0sapw9' where c = 31 index_test.go:140: sql delete from test_index where c = 181 index_test.go:143: sql update test_index set c1 = 8741904655067764573, c2 = 0.338249, c3 = 'YPNfvMUsS4' where c = 32 index_test.go:140: sql delete from test_index where c = 401 index_test.go:140: sql delete from test_index where c = 376 index_test.go:140: sql delete from test_index where c = 428 index_test.go:140: sql delete from test_index where c = 368 index_test.go:143: sql update test_index set c1 = 3079828325430072034, c2 = 0.569695, c3 = 'gtUCoR8dja' where c = 391 index_test.go:137: sql insert into test_index values (483, 7879408190333970547, 0.538371, 'IHn6c2clyX') index_test.go:137: sql insert into test_index values (482, 7689047966750754328, 0.522675, 'MK9WIMpAZu') index_test.go:137: sql insert into test_index values (484, 541068357815017955, 0.328553, 'vs7cS1brst') index_test.go:137: sql insert into test_index values (485, 3851066346292144531, 0.276872, 'yDkX27Swys') index_test.go:143: sql update test_index set c1 = 6944640363606889325, c2 = 0.139823, c3 = 'SuGZNA4BnA' where c = 340 index_test.go:140: sql delete from test_index where c = 102 index_test.go:143: sql update test_index set c1 = 2539361999748777815, c2 = 0.390804, c3 = 'eDbtM2nPtg' where c = 191 index_test.go:143: sql update test_index set c1 = 2900315244624092004, c2 = 0.863630, c3 = 'lZeS1YGJQL' where c = 131 index_test.go:143: sql update test_index set c1 = 1834651353752213523, c2 = 0.200471, c3 = 'GslETHXZJ4' where c = 178 index_test.go:140: sql delete from test_index where c = 101 index_test.go:140: sql delete from test_index where c = 248 index_test.go:140: sql delete from test_index where c = 451 index_test.go:137: sql insert into test_index values (486, 6367242797414597383, 0.506388, 'ovF94Uymuo') index_test.go:143: sql update test_index set c1 = 3487114240656980411, c2 = 0.967824, c3 = 'adyEIVA3xh' where c = 330 index_test.go:143: sql update test_index set c1 = 8466865613616164361, c2 = 0.123823, c3 = 'Q590kzalI2' where c = 102 index_test.go:140: sql delete from test_index where c = 82 index_test.go:137: sql insert into test_index values (488, 4230513845617947437, 0.935523, 'LCaWOAYnxu') index_test.go:137: sql insert into test_index values (487, 2065310933807283452, 0.334420, 'Vo1kKJ30Gr') index_test.go:137: sql insert into test_index values (489, 9149192036742333336, 0.269586, 'NtWeTgbmNt') index_test.go:143: sql update test_index set c1 = 2248340448567101750, c2 = 0.317963, c3 = 'UqFg25eAB4' where c = 292 index_test.go:140: sql delete from test_index where c = 160 index_test.go:143: sql update test_index set c1 = 7873842419676322899, c2 = 0.109664, c3 = 'jJSJSq82Td' where c = 466 index_test.go:137: sql insert into test_index values (490, 575940151869764464, 0.296883, 'apZEvF5Gij') index_test.go:143: sql update test_index set c1 = 4565661860353824216, c2 = 0.345315, c3 = 'zLU9y1HrXO' where c = 319 index_test.go:137: sql insert into test_index values (492, 8635088720394744104, 0.737639, 'X36GYh0oWp') index_test.go:143: sql update test_index set c1 = 8014312436642562789, c2 = 0.097763, c3 = '9LmKo7xOiJ' where c = 32 index_test.go:143: sql update test_index set c1 = 1898912942277825831, c2 = 0.913557, c3 = 'wJC8Gf31OU' where c = 199 index_test.go:140: sql delete from test_index where c = 445 index_test.go:140: sql delete from test_index where c = 174 index_test.go:140: sql delete from test_index where c = 97 index_test.go:137: sql insert into test_index values (491, 2303589547262202153, 0.992489, 'S34KuoZjFy') index_test.go:137: sql insert into test_index values (493, 6617800977364683877, 0.346898, 'W7Fe2ci9k1') index_test.go:143: sql update test_index set c1 = 939083180492626623, c2 = 0.606736, c3 = 'd3dbgkIb1G' where c = 417 index_test.go:137: sql insert into test_index values (494, 1774958490353617120, 0.001926, 'kegZiAbqFj') index_test.go:137: sql insert into test_index values (495, 2401889981102144004, 0.926362, 'UDSSWUX522') index_test.go:140: sql delete from test_index where c = 260 index_test.go:140: sql delete from test_index where c = 401 index_test.go:143: sql update test_index set c1 = 1573124951888562032, c2 = 0.927709, c3 = 'QdBQbystPd' where c = 36 index_test.go:137: sql insert into test_index values (496, 6815223622809784781, 0.881489, '2X98cYLb1B') index_test.go:143: sql update test_index set c1 = 1878305998985564020, c2 = 0.030404, c3 = 'mUsoXQWpIt' where c = 408 index_test.go:140: sql delete from test_index where c = 421 index_test.go:140: sql delete from test_index where c = 125 index_test.go:140: sql delete from test_index where c = 490 index_test.go:143: sql update test_index set c1 = 7941563608603288521, c2 = 0.641002, c3 = 'rKlZTBsn2W' where c = 89 index_test.go:143: sql update test_index set c1 = 8955209750481902453, c2 = 0.632073, c3 = 'KA37NzsR5D' where c = 125 index_test.go:140: sql delete from test_index where c = 436 index_test.go:143: sql update test_index set c1 = 5755706799448327474, c2 = 0.175502, c3 = 'WPeTV5KhuM' where c = 357 index_test.go:143: sql update test_index set c1 = 6003749475984708097, c2 = 0.377278, c3 = '7rZhDOQdMa' where c = 268 index_test.go:143: sql update test_index set c1 = 3797505057340361336, c2 = 0.188758, c3 = 'G30Db1Ve20' where c = 275 index_test.go:137: sql insert into test_index values (497, 8378336285915533963, 0.047480, 'OV4xi0cVux') index_test.go:140: sql delete from test_index where c = 123 index_test.go:137: sql insert into test_index values (498, 6606629085654773827, 0.509033, 'cSaQZoCP8M') index_test.go:137: sql insert into test_index values (500, 2857020542018926684, 0.798383, '2S0E24QkwZ') index_test.go:143: sql update test_index set c1 = 3410319662830642839, c2 = 0.529620, c3 = 'ODlpYelCes' where c = 388 index_test.go:137: sql insert into test_index values (499, 2680551329661816344, 0.186964, 'MMhzJJhVFd') index_test.go:140: sql delete from test_index where c = 83 index_test.go:140: sql delete from test_index where c = 240 index_test.go:143: sql update test_index set c1 = 7116699585562909327, c2 = 0.467331, c3 = 'BrN323qf9X' where c = 465 index_test.go:143: sql update test_index set c1 = 7271542434007831308, c2 = 0.688644, c3 = '25Uozukwez' where c = 149 index_test.go:143: sql update test_index set c1 = 3690616712970539682, c2 = 0.534353, c3 = 'oXPfittAmj' where c = 250 index_test.go:140: sql delete from test_index where c = 448 index_test.go:143: sql update test_index set c1 = 8950271633359826949, c2 = 0.222877, c3 = 'iLY5sXeWle' where c = 186 index_test.go:137: sql insert into test_index values (501, 8510090348724624294, 0.481907, 'szUVORCUDZ') index_test.go:137: sql insert into test_index values (509, 8966834489807085934, 0.583718, '52laCTFmZW') index_test.go:137: sql insert into test_index values (506, 8843916198370881208, 0.150506, 'ckfwDSV5n7') index_test.go:137: sql insert into test_index values (503, 6494261227718790816, 0.153565, 'MGp4gIzndv') index_test.go:137: sql insert into test_index values (504, 4343284131657197108, 0.076164, 'L3OnDHgQl1') index_test.go:137: sql insert into test_index values (502, 6973443693998113764, 0.677945, 'IlNbU9vxYH') index_test.go:137: sql insert into test_index values (505, 6300733027069905538, 0.279055, 'LhZABy9in1') index_test.go:137: sql insert into test_index values (508, 6933626818129940634, 0.968774, 'jitsixs28v') index_test.go:137: sql insert into test_index values (510, 230171663209301314, 0.042361, 'O9fT9V0amn') index_test.go:137: sql insert into test_index values (507, 139818083247753057, 0.442067, 'Omz9wzY0Lv') index_test.go:140: sql delete from test_index where c = 32 index_test.go:140: sql delete from test_index where c = 174 index_test.go:140: sql delete from test_index where c = 110 index_test.go:140: sql delete from test_index where c = 418 index_test.go:140: sql delete from test_index where c = 503 index_test.go:140: sql delete from test_index where c = 395 index_test.go:140: sql delete from test_index where c = 86 index_test.go:143: sql update test_index set c1 = 4613918894047253884, c2 = 0.494846, c3 = 'DftN3xtBO3' where c = 402 index_test.go:143: sql update test_index set c1 = 3145809451174368874, c2 = 0.788482, c3 = 'gxO0PcbFjt' where c = 392 index_test.go:143: sql update test_index set c1 = 907278994030906976, c2 = 0.070127, c3 = 'DbkzHGcUTn' where c = 14 index_test.go:140: sql delete from test_index where c = 419 index_test.go:140: sql delete from test_index where c = 173 index_test.go:143: sql update test_index set c1 = 1163634176130994801, c2 = 0.947056, c3 = 'N14iZSwJ2f' where c = 335 index_test.go:140: sql delete from test_index where c = 66 index_test.go:143: sql update test_index set c1 = 7199121556919388658, c2 = 0.920938, c3 = '5Rnk4deOSl' where c = 52 index_test.go:143: sql update test_index set c1 = 6544565746126443313, c2 = 0.476584, c3 = 'gUqAs6nknR' where c = 327 index_test.go:143: sql update test_index set c1 = 6653844405371268548, c2 = 0.247340, c3 = 'Fkt8aojmoH' where c = 340 index_test.go:137: sql insert into test_index values (511, 7132329474317257786, 0.631916, '3UiVih2JN6') index_test.go:137: sql insert into test_index values (513, 6686279673793488746, 0.281264, 'PjdnekDWGI') index_test.go:137: sql insert into test_index values (512, 5941846232860178497, 0.513422, 'RT1gLnPSDk') index_test.go:143: sql update test_index set c1 = 7728887954508114505, c2 = 0.891270, c3 = 'gZSGyUdWuY' where c = 269 index_test.go:143: sql update test_index set c1 = 2358636911749252744, c2 = 0.448608, c3 = 'fHWekplliu' where c = 394 index_test.go:137: sql insert into test_index values (514, 2584801420516650706, 0.915051, 'T1inqeHgW7') index_test.go:137: sql insert into test_index values (515, 3182657119003849331, 0.407023, 'pUg2G0yO2D') index_test.go:137: sql insert into test_index values (516, 4965692636385831660, 0.229000, 'eQNg0MpKkU') index_test.go:143: sql update test_index set c1 = 7489876658616247727, c2 = 0.958031, c3 = 'VEjpA7jlWv' where c = 284 index_test.go:140: sql delete from test_index where c = 193 index_test.go:140: sql delete from test_index where c = 458 index_test.go:137: sql insert into test_index values (517, 7700727117859933224, 0.028213, '8d9C3zE13Y') index_test.go:137: sql insert into test_index values (519, 6306710411265287685, 0.755207, 'YZt8skqjTC') index_test.go:140: sql delete from test_index where c = 352 index_test.go:140: sql delete from test_index where c = 24 index_test.go:140: sql delete from test_index where c = 500 index_test.go:143: sql update test_index set c1 = 5491945789188199895, c2 = 0.176763, c3 = 'QTZAYuBWlD' where c = 21 index_test.go:137: sql insert into test_index values (518, 21572637793149512, 0.525431, 'blrlp30Wz4') index_test.go:137: sql insert into test_index values (520, 2704398520314529584, 0.790032, '9mmZD7IyFM') index_test.go:140: sql delete from test_index where c = 429 index_test.go:140: sql delete from test_index where c = 114 index_test.go:143: sql update test_index set c1 = 2283802263827111621, c2 = 0.002428, c3 = 'ZAy33ksvFS' where c = 443 index_test.go:143: sql update test_index set c1 = 1440615299913974633, c2 = 0.014746, c3 = 'wZCjQFYiGu' where c = 38 index_test.go:140: sql delete from test_index where c = 444 index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 1569267625680833628, c2 = 0.038092, c3 = 'lwjw3OoovY' where c = 110 index_test.go:143: sql update test_index set c1 = 2681301305654532050, c2 = 0.699208, c3 = '9XcmUElc5b' where c = 106 index_test.go:143: sql update test_index set c1 = 1294213884855831841, c2 = 0.374688, c3 = 'KPDo4QKdfj' where c = 138 index_test.go:137: sql insert into test_index values (522, 1698048256540270156, 0.306790, 'bhVm9sJW14') index_test.go:143: sql update test_index set c1 = 2348653014009983152, c2 = 0.581871, c3 = 'LU90IdqOVP' where c = 219 index_test.go:137: sql insert into test_index values (523, 694889686160081825, 0.565770, 'pdQE5yvIys') index_test.go:140: sql delete from test_index where c = 367 index_test.go:137: sql insert into test_index values (521, 7290819677422563361, 0.011940, 'MVQy08WwBE') index_test.go:143: sql update test_index set c1 = 7122554913327128175, c2 = 0.453049, c3 = 'juohU2As5k' where c = 16 index_test.go:137: sql insert into test_index values (526, 942102520541701726, 0.574841, '0F9sz3UF0c') index_test.go:143: sql update test_index set c1 = 2263497843528099070, c2 = 0.452432, c3 = 'ZVjPid97hh' where c = 201 index_test.go:137: sql insert into test_index values (524, 3715607786920796106, 0.881040, 'yjfLOtDrah') index_test.go:143: sql update test_index set c1 = 2215354888954051392, c2 = 0.885885, c3 = 'xnuVq2jhnV' where c = 121 index_test.go:140: sql delete from test_index where c = 190 index_test.go:137: sql insert into test_index values (527, 7394322908068555066, 0.457453, '3apEqYysdM') index_test.go:143: sql update test_index set c1 = 1810158742945339702, c2 = 0.904735, c3 = 'fGHc6zYia5' where c = 321 index_test.go:140: sql delete from test_index where c = 303 index_test.go:137: sql insert into test_index values (525, 6466901120578826681, 0.688332, 'ZXjJ0XKPCn') index_test.go:140: sql delete from test_index where c = 360 index_test.go:140: sql delete from test_index where c = 405 index_test.go:140: sql delete from test_index where c = 373 index_test.go:140: sql delete from test_index where c = 480 index_test.go:137: sql insert into test_index values (529, 6882825496190140063, 0.917621, 'Tf4Twn9rwJ') index_test.go:137: sql insert into test_index values (528, 7404230231474128868, 0.092021, 'LDvXae6TP4') index_test.go:137: sql insert into test_index values (530, 538576437490799679, 0.534058, '0WWTcj1Svc') index_test.go:137: sql insert into test_index values (531, 3361692402001438967, 0.752337, 'ocPIFGoX2T') index_test.go:143: sql update test_index set c1 = 5572243590233852527, c2 = 0.885399, c3 = 'FKZmjDH4QX' where c = 100 index_test.go:143: sql update test_index set c1 = 3466055774214289989, c2 = 0.825743, c3 = '9qGMyvSx4w' where c = 129 index_test.go:140: sql delete from test_index where c = 405 index_test.go:143: sql update test_index set c1 = 7218033212585556200, c2 = 0.220047, c3 = 'oJOXtrAsXE' where c = 278 index_test.go:143: sql update test_index set c1 = 387963432376174306, c2 = 0.779783, c3 = 'IQsEHcAWMX' where c = 447 index_test.go:140: sql delete from test_index where c = 501 index_test.go:143: sql update test_index set c1 = 7148475840586194682, c2 = 0.350990, c3 = 'gQNLmeWDQg' where c = 456 index_test.go:140: sql delete from test_index where c = 527 index_test.go:143: sql update test_index set c1 = 8802914300608336271, c2 = 0.061416, c3 = 'ZxbLhROYPy' where c = 398 index_test.go:140: sql delete from test_index where c = 206 index_test.go:140: sql delete from test_index where c = 273 index_test.go:137: sql insert into test_index values (532, 7834729750164292900, 0.403115, 'e3YdjbbsRs') index_test.go:143: sql update test_index set c1 = 2904433955621545833, c2 = 0.850746, c3 = 'hrGjiFdvtG' where c = 60 index_test.go:143: sql update test_index set c1 = 4356604475770566583, c2 = 0.209792, c3 = '7nuwnYbUUd' where c = 341 index_test.go:137: sql insert into test_index values (534, 7234759927204947096, 0.677652, '7r3rCAraai') index_test.go:137: sql insert into test_index values (535, 5414842924038234668, 0.447631, '6UyULvWC74') index_test.go:137: sql insert into test_index values (533, 7955313757960102408, 0.124532, 'jmPZfroKok') index_test.go:137: sql insert into test_index values (536, 5614942240583063071, 0.582461, 'I1ujRtTtQT') index_test.go:140: sql delete from test_index where c = 190 index_test.go:140: sql delete from test_index where c = 79 index_test.go:137: sql insert into test_index values (537, 6716518315360049753, 0.695132, '7EeDoRY299') index_test.go:143: sql update test_index set c1 = 974287716360324972, c2 = 0.539346, c3 = 'qu7gPHGXeL' where c = 379 index_test.go:143: sql update test_index set c1 = 3188709088964464212, c2 = 0.632736, c3 = 'eeqBPe0OwP' where c = 370 index_test.go:137: sql insert into test_index values (538, 4938377685247821774, 0.783923, 'l0iXVBdWZX') index_test.go:143: sql update test_index set c1 = 3119272621091430896, c2 = 0.001084, c3 = '5yFi8WKyHv' where c = 159 index_test.go:140: sql delete from test_index where c = 140 index_test.go:140: sql delete from test_index where c = 134 index_test.go:140: sql delete from test_index where c = 102 index_test.go:137: sql insert into test_index values (539, 7260768483563453692, 0.072066, 'aMr1TspZi4') index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 270 index_test.go:143: sql update test_index set c1 = 3427547944831138120, c2 = 0.072861, c3 = 'wcKlkPTKDi' where c = 10 index_test.go:143: sql update test_index set c1 = 4560610669575360523, c2 = 0.784579, c3 = 'RInAlNh9lx' where c = 168 index_test.go:137: sql insert into test_index values (541, 8052571595474851272, 0.201067, 'wtujQUiooZ') index_test.go:143: sql update test_index set c1 = 3304467773436358794, c2 = 0.915268, c3 = 'Nw4ZfG6W8N' where c = 128 index_test.go:137: sql insert into test_index values (542, 1068348091232195057, 0.851353, 'djeY4IW1eK') index_test.go:143: sql update test_index set c1 = 7179198799307581574, c2 = 0.272671, c3 = '6Xa77Y4kiE' where c = 403 index_test.go:143: sql update test_index set c1 = 5863722911377474949, c2 = 0.893337, c3 = 'pfFoS6yxKH' where c = 215 index_test.go:140: sql delete from test_index where c = 536 index_test.go:137: sql insert into test_index values (540, 4881534804716601460, 0.431512, '2lm7we6CEo') index_test.go:140: sql delete from test_index where c = 261 index_test.go:140: sql delete from test_index where c = 258 index_test.go:143: sql update test_index set c1 = 6580791703582230036, c2 = 0.066468, c3 = 'IMCMnwKoMK' where c = 227 index_test.go:137: sql insert into test_index values (543, 1020237790636501791, 0.795791, '4c50PHK0Oi') index_test.go:137: sql insert into test_index values (547, 6176254641176796586, 0.519057, '9W5sR0KWym') index_test.go:143: sql update test_index set c1 = 6526602881103477135, c2 = 0.843776, c3 = '9Ga7ZGbZUg' where c = 273 index_test.go:137: sql insert into test_index values (544, 7788363734584154294, 0.319896, '6kBKqcbOsT') index_test.go:137: sql insert into test_index values (545, 6523883128658134872, 0.333979, 'RE9JCUYZwG') index_test.go:137: sql insert into test_index values (548, 6786519560783006999, 0.881979, 'GnJQjlkcQF') index_test.go:143: sql update test_index set c1 = 2835176219591189218, c2 = 0.616988, c3 = 'WLIuU1yuLZ' where c = 416 index_test.go:140: sql delete from test_index where c = 155 index_test.go:140: sql delete from test_index where c = 514 index_test.go:140: sql delete from test_index where c = 189 index_test.go:137: sql insert into test_index values (546, 4530901244384509536, 0.163066, 'BPeBX6du14') index_test.go:140: sql delete from test_index where c = 138 index_test.go:140: sql delete from test_index where c = 81 index_test.go:143: sql update test_index set c1 = 4737812919225683078, c2 = 0.057377, c3 = 'Kkz9TRAuSF' where c = 135 index_test.go:140: sql delete from test_index where c = 130 index_test.go:143: sql update test_index set c1 = 6948534388744501060, c2 = 0.163750, c3 = 'uoI5225yCE' where c = 148 index_test.go:143: sql update test_index set c1 = 4609344014393415709, c2 = 0.883358, c3 = 'jyAItZzVoA' where c = 131 index_test.go:143: sql update test_index set c1 = 5985804291111693401, c2 = 0.827160, c3 = 'taUYhz3xJk' where c = 208 index_test.go:143: sql update test_index set c1 = 7154239670254494424, c2 = 0.653023, c3 = 'Z0eleRciac' where c = 268 index_test.go:137: sql insert into test_index values (549, 821770170200227882, 0.038291, 'yVnLExk1BS') index_test.go:137: sql insert into test_index values (550, 4689572575406359720, 0.869226, 'QxSQf4JBdZ') index_test.go:140: sql delete from test_index where c = 262 index_test.go:143: sql update test_index set c1 = 3894138469936944754, c2 = 0.192070, c3 = 'Pqw50mMcyA' where c = 439 index_test.go:140: sql delete from test_index where c = 281 index_test.go:137: sql insert into test_index values (552, 7057215799186468698, 0.208057, 'ZKgNHrGlP4') index_test.go:137: sql insert into test_index values (555, 813517376780025810, 0.786809, 'qExkc79DN7') index_test.go:143: sql update test_index set c1 = 5444468335823345090, c2 = 0.884838, c3 = 'KoKq9ADclB' where c = 489 index_test.go:137: sql insert into test_index values (554, 3594812106429913572, 0.421036, 'bdATZt8fsZ') index_test.go:137: sql insert into test_index values (551, 5315657690614150134, 0.047525, 'GXJeVmza1e') index_test.go:140: sql delete from test_index where c = 372 index_test.go:140: sql delete from test_index where c = 390 index_test.go:137: sql insert into test_index values (553, 1791999149766381964, 0.404835, 'geAj8vcPEp') index_test.go:137: sql insert into test_index values (556, 4376642239364623962, 0.610511, 'CaYUJ0Hfct') index_test.go:143: sql update test_index set c1 = 1921626267040470905, c2 = 0.107766, c3 = 'W2wewglCEL' where c = 351 index_test.go:143: sql update test_index set c1 = 8366526717314160778, c2 = 0.990940, c3 = 'Vt4xZG01x1' where c = 465 index_test.go:140: sql delete from test_index where c = 368 index_test.go:137: sql insert into test_index values (557, 2676935959464744333, 0.392695, 'Rz0TxXxaHs') index_test.go:140: sql delete from test_index where c = 365 index_test.go:140: sql delete from test_index where c = 410 index_test.go:140: sql delete from test_index where c = 402 index_test.go:143: sql update test_index set c1 = 6219363445963262990, c2 = 0.449016, c3 = 'TeVLYSYUYE' where c = 208 index_test.go:143: sql update test_index set c1 = 736579122744294700, c2 = 0.143205, c3 = 'vPrVl0VyxQ' where c = 111 index_test.go:143: sql update test_index set c1 = 1865757401237416133, c2 = 0.588278, c3 = 'kAZI8UlnEH' where c = 10 index_test.go:140: sql delete from test_index where c = 73 index_test.go:143: sql update test_index set c1 = 100331752102798987, c2 = 0.842265, c3 = 'XL6vn0ZWuY' where c = 115 index_test.go:143: sql update test_index set c1 = 1435692550464655210, c2 = 0.983915, c3 = '9SMSmCbBP9' where c = 327 index_test.go:143: sql update test_index set c1 = 6824645312315015565, c2 = 0.715258, c3 = 'DOuW9oxYG2' where c = 496 index_test.go:137: sql insert into test_index values (558, 3387352196026409534, 0.028278, 'KEC2CzhPmi') index_test.go:137: sql insert into test_index values (559, 2998061998746120040, 0.337988, 'iO6qmEMXh5') index_test.go:140: sql delete from test_index where c = 317 index_test.go:140: sql delete from test_index where c = 294 index_test.go:137: sql insert into test_index values (561, 2292851746605234627, 0.104919, 'QCNvEiOoDc') index_test.go:143: sql update test_index set c1 = 6226342185228093114, c2 = 0.276363, c3 = '0kvHt7xBg0' where c = 179 index_test.go:137: sql insert into test_index values (560, 9167954674641843709, 0.286865, 'EJouf2Twuy') index_test.go:143: sql update test_index set c1 = 7643315713985956570, c2 = 0.579673, c3 = '8EHi3adFiH' where c = 462 index_test.go:140: sql delete from test_index where c = 85 index_test.go:137: sql insert into test_index values (562, 5304032473470307007, 0.199798, 'JwamjHtHAT') index_test.go:137: sql insert into test_index values (564, 7208103849003956877, 0.604757, 'AQsqhGQFFJ') index_test.go:137: sql insert into test_index values (566, 2092841541757604560, 0.039755, 'IRIsadawZd') index_test.go:137: sql insert into test_index values (567, 6702380816570918033, 0.978101, 'CAk92W9C73') index_test.go:140: sql delete from test_index where c = 159 index_test.go:140: sql delete from test_index where c = 166 index_test.go:143: sql update test_index set c1 = 3571538670768798652, c2 = 0.651106, c3 = 'CRZv5G3tDq' where c = 242 index_test.go:140: sql delete from test_index where c = 543 index_test.go:143: sql update test_index set c1 = 4540968531266461792, c2 = 0.515074, c3 = '9MI5rPcfpD' where c = 503 index_test.go:140: sql delete from test_index where c = 216 index_test.go:137: sql insert into test_index values (565, 7556925423990001265, 0.785579, 'wIiWWDixDm') index_test.go:140: sql delete from test_index where c = 370 index_test.go:137: sql insert into test_index values (563, 8309203656574975044, 0.470107, 'JxOOh2WDn3') index_test.go:143: sql update test_index set c1 = 7981186286977688367, c2 = 0.304706, c3 = 'gFyfD3ABBf' where c = 419 index_test.go:143: sql update test_index set c1 = 3181005211226698192, c2 = 0.447768, c3 = 'GJn9XdzPvZ' where c = 394 index_test.go:140: sql delete from test_index where c = 198 index_test.go:143: sql update test_index set c1 = 4954840428763806563, c2 = 0.466120, c3 = 'oITaEbdXEg' where c = 89 index_test.go:137: sql insert into test_index values (568, 2979983947926276442, 0.607848, 'gKRlTY0OTX') index_test.go:143: sql update test_index set c1 = 1629312634745160684, c2 = 0.791088, c3 = 'mlXz6dvwyX' where c = 64 index_test.go:143: sql update test_index set c1 = 3205476120332129191, c2 = 0.447593, c3 = 'gYawIAXEdb' where c = 94 index_test.go:137: sql insert into test_index values (569, 2215275895318874894, 0.376106, 'g0Hj48KV02') index_test.go:140: sql delete from test_index where c = 313 index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 297 index_test.go:143: sql update test_index set c1 = 7461632539396704931, c2 = 0.469150, c3 = 'G24NtAdJlK' where c = 161 index_test.go:137: sql insert into test_index values (571, 2559833253246398125, 0.304062, 'sOzHOA6r90') index_test.go:137: sql insert into test_index values (572, 6225746157773848473, 0.727957, '4vBEM1aDxG') index_test.go:137: sql insert into test_index values (570, 5191186209520534244, 0.487811, 'pl0GIWwETN') index_test.go:137: sql insert into test_index values (574, 5102365123180798181, 0.682640, 'ohTkc0b7ws') index_test.go:140: sql delete from test_index where c = 71 index_test.go:137: sql insert into test_index values (573, 7561160984478239045, 0.111352, 'qOlFaLw08h') index_test.go:140: sql delete from test_index where c = 289 index_test.go:143: sql update test_index set c1 = 857700943415097691, c2 = 0.287217, c3 = 'jQkz6SISXd' where c = 185 index_test.go:140: sql delete from test_index where c = 37 index_test.go:143: sql update test_index set c1 = 7468563019731566113, c2 = 0.256650, c3 = '35MX19fBIQ' where c = 455 index_test.go:140: sql delete from test_index where c = 493 index_test.go:137: sql insert into test_index values (575, 7609530550303726360, 0.308467, 'RJ8UiZQDUJ') index_test.go:143: sql update test_index set c1 = 4981826962618849715, c2 = 0.648782, c3 = 'QQdXxrfwJx' where c = 556 index_test.go:143: sql update test_index set c1 = 6778251446659114228, c2 = 0.454795, c3 = 'Km6p9liYL0' where c = 143 index_test.go:140: sql delete from test_index where c = 63 index_test.go:143: sql update test_index set c1 = 2105325035864194769, c2 = 0.039577, c3 = 'lym1riwIAR' where c = 522 index_test.go:137: sql insert into test_index values (576, 2882545466254770262, 0.530013, 'ygw8AiFOrh') index_test.go:143: sql update test_index set c1 = 151897245743159661, c2 = 0.539321, c3 = 'kNavjRaOp7' where c = 292 index_test.go:137: sql insert into test_index values (577, 4951106692438163569, 0.058113, 'xj3ot7sKy7') index_test.go:140: sql delete from test_index where c = 394 index_test.go:143: sql update test_index set c1 = 1010210762306858030, c2 = 0.368112, c3 = 'ZB8jWkpMEH' where c = 366 index_test.go:140: sql delete from test_index where c = 91 index_test.go:137: sql insert into test_index values (578, 7010156484554907777, 0.114577, 'XuW59PHm4Q') index_test.go:140: sql delete from test_index where c = 336 index_test.go:137: sql insert into test_index values (582, 8641466131676192810, 0.756020, 'HYPTj55n6z') index_test.go:137: sql insert into test_index values (581, 8156630559899936811, 0.990020, 'FKBl2ca7Wa') index_test.go:140: sql delete from test_index where c = 56 index_test.go:137: sql insert into test_index values (580, 1309791486997658356, 0.237134, '5GQVZpwTg1') index_test.go:143: sql update test_index set c1 = 6114586270280136348, c2 = 0.644812, c3 = 'LiGdiSKR0P' where c = 264 index_test.go:140: sql delete from test_index where c = 125 index_test.go:137: sql insert into test_index values (579, 5900796894911306976, 0.716698, 'LgzNTQkGQr') index_test.go:143: sql update test_index set c1 = 8284299625875312617, c2 = 0.668923, c3 = 'E2I7Vm5kIy' where c = 226 index_test.go:143: sql update test_index set c1 = 808991881924917822, c2 = 0.197526, c3 = 'kOSt7pe8BX' where c = 171 index_test.go:143: sql update test_index set c1 = 3781773562039770294, c2 = 0.684903, c3 = 'A1UJxPDXcv' where c = 64 index_test.go:143: sql update test_index set c1 = 4631300829540730166, c2 = 0.047003, c3 = 'nOVMcEVKjf' where c = 302 index_test.go:140: sql delete from test_index where c = 449 index_test.go:137: sql insert into test_index values (583, 4748959505237273653, 0.364607, 'DKg0B1M9Mo') index_test.go:140: sql delete from test_index where c = 498 index_test.go:140: sql delete from test_index where c = 523 index_test.go:140: sql delete from test_index where c = 480 index_test.go:140: sql delete from test_index where c = 44 index_test.go:137: sql insert into test_index values (585, 3577441108673989132, 0.693541, 'X1FPxUBAAB') index_test.go:143: sql update test_index set c1 = 89561463913152429, c2 = 0.493970, c3 = 'cHAl4H92WW' where c = 213 index_test.go:137: sql insert into test_index values (584, 7666886023391793124, 0.386988, 'Rl1QbrkOOQ') index_test.go:143: sql update test_index set c1 = 8593121427513261561, c2 = 0.371354, c3 = 'QJBfPSV89h' where c = 130 index_test.go:137: sql insert into test_index values (586, 1018637970559484611, 0.105855, 'xRL05cIkoP') index_test.go:140: sql delete from test_index where c = 24 index_test.go:143: sql update test_index set c1 = 6562631373905658488, c2 = 0.292914, c3 = 'zEB019y38N' where c = 204 index_test.go:137: sql insert into test_index values (587, 8055941953443881494, 0.624008, '3mBVoJsb4P') index_test.go:143: sql update test_index set c1 = 2328341047272645257, c2 = 0.937560, c3 = 'O6E2JHvVWa' where c = 220 index_test.go:140: sql delete from test_index where c = 455 index_test.go:143: sql update test_index set c1 = 65925390651623146, c2 = 0.771154, c3 = 'LgrdoDpAwA' where c = 389 index_test.go:140: sql delete from test_index where c = 78 index_test.go:140: sql delete from test_index where c = 150 index_test.go:143: sql update test_index set c1 = 564820454321140907, c2 = 0.300518, c3 = 'leP6PnKd3s' where c = 294 index_test.go:143: sql update test_index set c1 = 3297451754474257740, c2 = 0.962891, c3 = 'e7d9EyjN1n' where c = 108 index_test.go:143: sql update test_index set c1 = 3282818658250831673, c2 = 0.457642, c3 = 'KST6JcqA1p' where c = 316 index_test.go:137: sql insert into test_index values (588, 3870797001840077536, 0.748082, 'bOljDUw3dc') index_test.go:137: sql insert into test_index values (589, 6659988284187939685, 0.708542, 'oncekAo2hO') index_test.go:137: sql insert into test_index values (590, 6492975282392664709, 0.558722, 'eVtjtZM3mI') index_test.go:137: sql insert into test_index values (591, 2653933565726855051, 0.792021, 'BdIPiWIY14') index_test.go:137: sql insert into test_index values (592, 5128011599748216932, 0.164986, 'NkZUrToUsQ') index_test.go:143: sql update test_index set c1 = 4772018366413071648, c2 = 0.480701, c3 = 'IJeGq32AkJ' where c = 381 index_test.go:140: sql delete from test_index where c = 418 index_test.go:137: sql insert into test_index values (593, 6218200379205108756, 0.983401, 'dKBPZGCanJ') index_test.go:137: sql insert into test_index values (594, 6950507189907771568, 0.822444, 'xmf7BOg3tv') index_test.go:140: sql delete from test_index where c = 527 index_test.go:143: sql update test_index set c1 = 3879275823384911964, c2 = 0.100438, c3 = 'd0uE9h2c46' where c = 322 index_test.go:140: sql delete from test_index where c = 161 index_test.go:140: sql delete from test_index where c = 53 index_test.go:140: sql delete from test_index where c = 28 index_test.go:143: sql update test_index set c1 = 1472205448673571769, c2 = 0.419559, c3 = '1LUOMEstwS' where c = 564 index_test.go:143: sql update test_index set c1 = 8557674847019739601, c2 = 0.089487, c3 = 'G509OwNfSd' where c = 127 index_test.go:137: sql insert into test_index values (595, 8563217302850700197, 0.466082, 'gjo1pA1LAK') index_test.go:140: sql delete from test_index where c = 578 index_test.go:143: sql update test_index set c1 = 5531426099946344890, c2 = 0.397286, c3 = 'i2y6TA3Ffz' where c = 312 index_test.go:140: sql delete from test_index where c = 453 index_test.go:143: sql update test_index set c1 = 625227660830587649, c2 = 0.392778, c3 = 'gq7TSUhwER' where c = 400 index_test.go:137: sql insert into test_index values (596, 7659965395395846604, 0.836700, 'rDEEzGe8wg') index_test.go:137: sql insert into test_index values (598, 7923611797672765843, 0.465664, 'guWkujT2cH') index_test.go:140: sql delete from test_index where c = 148 index_test.go:137: sql insert into test_index values (599, 3533587236151892788, 0.264041, 'ajH2nl3hyC') index_test.go:140: sql delete from test_index where c = 136 index_test.go:140: sql delete from test_index where c = 187 index_test.go:143: sql update test_index set c1 = 820213312566489864, c2 = 0.793762, c3 = 'laHYiGkJL5' where c = 324 index_test.go:143: sql update test_index set c1 = 4923676586526349491, c2 = 0.463031, c3 = '98N7CZ13hh' where c = 485 index_test.go:143: sql update test_index set c1 = 4538685331007624998, c2 = 0.476609, c3 = '4isdt30lyu' where c = 419 index_test.go:137: sql insert into test_index values (597, 8174522277558608493, 0.074253, 'sTiK29ehr5') index_test.go:143: sql update test_index set c1 = 4595784605626561003, c2 = 0.145401, c3 = 'Tn3nCWVnVp' where c = 574 index_test.go:143: sql update test_index set c1 = 433423326803425518, c2 = 0.664243, c3 = '8pkXQ6n0ko' where c = 470 index_test.go:140: sql delete from test_index where c = 65 index_test.go:143: sql update test_index set c1 = 429119999622698365, c2 = 0.076063, c3 = '40wUAmusKJ' where c = 491 index_test.go:143: sql update test_index set c1 = 3423431352662654308, c2 = 0.943760, c3 = 'VdynVWRvm1' where c = 311 index_test.go:137: sql insert into test_index values (600, 2529955627308610053, 0.729376, 'EPcwVu8ftd') index_test.go:140: sql delete from test_index where c = 375 index_test.go:140: sql delete from test_index where c = 575 index_test.go:143: sql update test_index set c1 = 2189668555552966967, c2 = 0.239700, c3 = 'IZcu7qZm24' where c = 209 index_test.go:143: sql update test_index set c1 = 854350986694388989, c2 = 0.931435, c3 = 'Fgea5lLC3W' where c = 342 index_test.go:137: sql insert into test_index values (606, 1448523414576485693, 0.001945, 'SnR8dIs538') index_test.go:137: sql insert into test_index values (602, 7399644725888959953, 0.444076, '8ioNE4KpOb') index_test.go:137: sql insert into test_index values (603, 8751241415669252593, 0.837215, 'JRHwDea8NW') index_test.go:137: sql insert into test_index values (601, 4298378493585782396, 0.429719, 'N0l3Rv64Rs') index_test.go:137: sql insert into test_index values (604, 8868363385248123095, 0.687321, 'mHbD1DUOcC') index_test.go:137: sql insert into test_index values (610, 5947481672907990674, 0.135533, 'DouokyXmTK') index_test.go:137: sql insert into test_index values (608, 9216166857121746497, 0.757611, 'yCgRQg9hiu') index_test.go:137: sql insert into test_index values (609, 3498979328190723675, 0.547660, 'ifH3QsnqnJ') index_test.go:137: sql insert into test_index values (605, 2114997380414187165, 0.096823, '8DRjz5C5X5') index_test.go:137: sql insert into test_index values (607, 2791473697751057758, 0.043348, 'uDYCgbW0R3') index_test.go:140: sql delete from test_index where c = 393 index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 190 index_test.go:140: sql delete from test_index where c = 514 index_test.go:140: sql delete from test_index where c = 41 index_test.go:143: sql update test_index set c1 = 9096540566083586613, c2 = 0.662212, c3 = 'Q3KjkQtjT1' where c = 51 index_test.go:143: sql update test_index set c1 = 981430878510372634, c2 = 0.667788, c3 = '7nKVKmijEl' where c = 87 index_test.go:140: sql delete from test_index where c = 340 index_test.go:140: sql delete from test_index where c = 337 index_test.go:140: sql delete from test_index where c = 103 index_test.go:143: sql update test_index set c1 = 885192836301610703, c2 = 0.502826, c3 = 'XT4VXtZv0M' where c = 176 index_test.go:137: sql insert into test_index values (611, 2586298441075773854, 0.608838, 'S0Ktg22qW5') index_test.go:140: sql delete from test_index where c = 435 index_test.go:143: sql update test_index set c1 = 3449842104177045643, c2 = 0.872660, c3 = '7lXmeQMVFx' where c = 586 index_test.go:140: sql delete from test_index where c = 325 index_test.go:143: sql update test_index set c1 = 4443717809087221708, c2 = 0.075399, c3 = 'BFU4n6mcn3' where c = 516 index_test.go:143: sql update test_index set c1 = 8741480788916664510, c2 = 0.200274, c3 = '9vZQXaBec8' where c = 116 index_test.go:137: sql insert into test_index values (612, 8974249780158680996, 0.085525, 'bwoP9Vty6z') index_test.go:143: sql update test_index set c1 = 403067402117003193, c2 = 0.571861, c3 = 'uDtJkVhj3i' where c = 191 index_test.go:140: sql delete from test_index where c = 240 index_test.go:143: sql update test_index set c1 = 6269766775435246138, c2 = 0.261441, c3 = 'vr6ETUpIpS' where c = 127 index_test.go:143: sql update test_index set c1 = 5683266416204416537, c2 = 0.678866, c3 = 'xzaQe3qrDt' where c = 446 index_test.go:137: sql insert into test_index values (616, 9221241766907093940, 0.483281, 'mYP1hAPgi5') index_test.go:137: sql insert into test_index values (613, 6788494273663527154, 0.242876, 'cfjmBlBFRz') index_test.go:143: sql update test_index set c1 = 913118798711010017, c2 = 0.153945, c3 = 'Z1Psr9LuMV' where c = 434 index_test.go:137: sql insert into test_index values (615, 211766559005789969, 0.629362, 'SMnGc4bSaM') index_test.go:137: sql insert into test_index values (617, 1036554154225327801, 0.183853, '057ekiBR7Q') index_test.go:140: sql delete from test_index where c = 340 index_test.go:137: sql insert into test_index values (618, 2569792848063649681, 0.730196, 'wyWuE8wQSp') index_test.go:140: sql delete from test_index where c = 564 index_test.go:137: sql insert into test_index values (614, 3569005805877250660, 0.305091, 'QBCvAXZ4SS') index_test.go:137: sql insert into test_index values (619, 3666594845208284519, 0.650832, 'JCFKsR2Uzr') index_test.go:140: sql delete from test_index where c = 121 index_test.go:140: sql delete from test_index where c = 65 index_test.go:140: sql delete from test_index where c = 332 index_test.go:140: sql delete from test_index where c = 459 index_test.go:143: sql update test_index set c1 = 3225189399369269406, c2 = 0.588814, c3 = 'uyp4tOGFfS' where c = 245 index_test.go:137: sql insert into test_index values (620, 4912564196538955054, 0.498346, 'W4094V0L4u') index_test.go:143: sql update test_index set c1 = 9056142491857828708, c2 = 0.774712, c3 = 'fDaHVFB3DK' where c = 114 index_test.go:140: sql delete from test_index where c = 548 index_test.go:143: sql update test_index set c1 = 5296322930868171034, c2 = 0.781569, c3 = 'uPqve63eFJ' where c = 401 index_test.go:143: sql update test_index set c1 = 7775154850403391445, c2 = 0.892513, c3 = 'ax8P6OD9i6' where c = 224 index_test.go:140: sql delete from test_index where c = 415 index_test.go:143: sql update test_index set c1 = 6691621618377831922, c2 = 0.840231, c3 = 'dk9gWi9m8W' where c = 588 index_test.go:143: sql update test_index set c1 = 6304857937227742793, c2 = 0.294616, c3 = 'HOXHMn3bKs' where c = 273 index_test.go:137: sql insert into test_index values (621, 8945708362800544025, 0.213377, 'pnVA7Hcruh') # Time: 2024-05-06T16:13:17.597623828+08:00 # Txn_start_ts: 0 # Query_time: 3.012577147 # Parse_time: 0.000089879 # Compile_time: 0.000127484 # Rewrite_time: 0.000003162 # Optimize_time: 0 # Wait_TS: 0.000341532 # DB: test_ddl # Is_internal: false # Digest: e8fc3c9a828d602aeddef87e91315bde0ba55af59b1911efae39fab0b9d9ec0a # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; create index c1_index on test_index (c1); index_test.go:143: sql update test_index set c1 = 6895772259494327985, c2 = 0.546767, c3 = 'lLCIp9p3dQ' where c = 514 index_test.go:143: sql update test_index set c1 = 8970961772111473708, c2 = 0.826556, c3 = 'AVfuydGFmB' where c = 504 index_test.go:137: sql insert into test_index values (623, 4083793084002032321, 0.261733, 'Nu9NEcGq0o') index_test.go:140: sql delete from test_index where c = 107 index_test.go:137: sql insert into test_index values (624, 2104873397450950304, 0.499315, 'TMQKH9mzag') index_test.go:143: sql update test_index set c1 = 5262224317309230907, c2 = 0.137639, c3 = 'ldosJ8zxdo' where c = 455 index_test.go:140: sql delete from test_index where c = 511 index_test.go:137: sql insert into test_index values (622, 554924160390057167, 0.501935, 'AzVJIcf15Q') index_test.go:137: sql insert into test_index values (625, 6720129092210314674, 0.154409, 'zRQnUuARjz') index_test.go:140: sql delete from test_index where c = 138 index_test.go:137: sql insert into test_index values (626, 6995318426673125607, 0.785103, 'GdO1HoSJNU') index_test.go:140: sql delete from test_index where c = 52 index_test.go:143: sql update test_index set c1 = 8819121367507284223, c2 = 0.968085, c3 = '5DzWyzdOqq' where c = 267 index_test.go:143: sql update test_index set c1 = 6788773853372224202, c2 = 0.516784, c3 = 't1TZj0LyiO' where c = 187 index_test.go:140: sql delete from test_index where c = 90 index_test.go:137: sql insert into test_index values (627, 6403112470348747034, 0.135534, 'qC7obVDwFR') index_test.go:137: sql insert into test_index values (628, 8234279167666079357, 0.082714, 'HxvJ04BdIZ') index_test.go:140: sql delete from test_index where c = 102 index_test.go:137: sql insert into test_index values (629, 5533971987528565103, 0.408914, 'Ya0jHLkTJu') index_test.go:137: sql insert into test_index values (630, 410057268779371609, 0.934095, '9Tzh8aDeef') index_test.go:143: sql update test_index set c1 = 2100926918240710832, c2 = 0.459151, c3 = 'E0Cw8EqKhA' where c = 598 index_test.go:140: sql delete from test_index where c = 351 index_test.go:143: sql update test_index set c1 = 2989730638626461541, c2 = 0.054045, c3 = 'orAutlhJ9a' where c = 196 index_test.go:140: sql delete from test_index where c = 545 index_test.go:143: sql update test_index set c1 = 3026562259350362418, c2 = 0.242370, c3 = 'vWSrlLenxT' where c = 527 index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 6062886200220039321, c2 = 0.387783, c3 = '0NEDYtfnER' where c = 547 index_test.go:137: sql insert into test_index values (631, 3052001959549785518, 0.129860, 'BVVtEyyoo3') index_test.go:143: sql update test_index set c1 = 2832124405411546096, c2 = 0.189815, c3 = 't2dxm5wqYZ' where c = 39 index_test.go:137: sql insert into test_index values (632, 3573912583971188704, 0.504196, 'A5ibWVbuom') index_test.go:140: sql delete from test_index where c = 284 index_test.go:137: sql insert into test_index values (633, 7017156816158626527, 0.531049, 'hzeizhNHB8') index_test.go:137: sql insert into test_index values (634, 7969574919051501617, 0.630764, 'D9G5uxB24J') index_test.go:140: sql delete from test_index where c = 509 index_test.go:137: sql insert into test_index values (635, 8290183943246583353, 0.398833, 'XH5tazOWVy') index_test.go:143: sql update test_index set c1 = 8567816744706948411, c2 = 0.088590, c3 = 'pAzcfsbV4q' where c = 620 index_test.go:143: sql update test_index set c1 = 4257365108327720994, c2 = 0.349347, c3 = 'mcrVdKssSS' where c = 116 index_test.go:137: sql insert into test_index values (636, 4333242374174856927, 0.252525, 'vfmpH3i2uI') index_test.go:143: sql update test_index set c1 = 5211172897367799487, c2 = 0.939535, c3 = 'lYx4O13Stm' where c = 54 index_test.go:140: sql delete from test_index where c = 9 index_test.go:140: sql delete from test_index where c = 436 index_test.go:143: sql update test_index set c1 = 4087856486951811366, c2 = 0.818455, c3 = 'g96mzfOLff' where c = 339 index_test.go:140: sql delete from test_index where c = 316 index_test.go:143: sql update test_index set c1 = 7678627296916464190, c2 = 0.794577, c3 = 'erCSH4y2fd' where c = 266 index_test.go:140: sql delete from test_index where c = 494 index_test.go:143: sql update test_index set c1 = 5251530282593278593, c2 = 0.537510, c3 = '1XLG5OhUa1' where c = 21 index_test.go:137: sql insert into test_index values (637, 2629555186637682569, 0.503583, 'GxW3G7y0OR') index_test.go:140: sql delete from test_index where c = 598 index_test.go:140: sql delete from test_index where c = 439 index_test.go:137: sql insert into test_index values (639, 338886360400162107, 0.411333, 'P4rajXwR6M') index_test.go:143: sql update test_index set c1 = 2564161013316240525, c2 = 0.310009, c3 = 'YYj16EZpoA' where c = 130 index_test.go:137: sql insert into test_index values (640, 5130306584251879626, 0.928391, 'vRjFgXuF4I') index_test.go:137: sql insert into test_index values (641, 475417432664934352, 0.667485, '28ofMiiXjJ') index_test.go:137: sql insert into test_index values (638, 1590688361933839572, 0.050752, 'NhzamW0XfM') index_test.go:137: sql insert into test_index values (642, 2618408886462256180, 0.296471, 'iOsvJnpqG0') index_test.go:143: sql update test_index set c1 = 4272126018254116119, c2 = 0.523939, c3 = 'MFH1i4ZNRo' where c = 413 index_test.go:140: sql delete from test_index where c = 498 index_test.go:143: sql update test_index set c1 = 2907348570260636360, c2 = 0.061108, c3 = 'lU2v3PSbUi' where c = 224 index_test.go:140: sql delete from test_index where c = 511 index_test.go:140: sql delete from test_index where c = 197 index_test.go:140: sql delete from test_index where c = 445 index_test.go:140: sql delete from test_index where c = 589 index_test.go:137: sql insert into test_index values (643, 4000335527311629367, 0.758982, '7pmC8cBDJd') index_test.go:140: sql delete from test_index where c = 126 index_test.go:143: sql update test_index set c1 = 8789339721432448479, c2 = 0.297016, c3 = '4hx02qCd9f' where c = 261 index_test.go:140: sql delete from test_index where c = 367 index_test.go:143: sql update test_index set c1 = 1570099142183083475, c2 = 0.063980, c3 = 'f5Ox88Msg1' where c = 571 index_test.go:143: sql update test_index set c1 = 532601503988823574, c2 = 0.870821, c3 = '0M2XOarmCw' where c = 219 index_test.go:143: sql update test_index set c1 = 8987240760628611521, c2 = 0.956143, c3 = 'KvY5cD55Oe' where c = 203 index_test.go:137: sql insert into test_index values (645, 4036340974941455116, 0.698404, 'pL7MU7JlLP') index_test.go:137: sql insert into test_index values (644, 4150272316493382443, 0.757134, '9LwqQhKpNV') index_test.go:143: sql update test_index set c1 = 8341762987623158720, c2 = 0.846959, c3 = 'Nkkmt1AyKv' where c = 342 index_test.go:140: sql delete from test_index where c = 36 index_test.go:143: sql update test_index set c1 = 2679306550103847519, c2 = 0.905678, c3 = 'B3EVZkJzrC' where c = 269 index_test.go:137: sql insert into test_index values (647, 6013185655557963646, 0.909702, '09j7vlcPwP') index_test.go:137: sql insert into test_index values (649, 1459660995277064210, 0.105650, 'ywxIMemwNi') index_test.go:137: sql insert into test_index values (646, 676910341991557092, 0.333113, 'd16zLUni3I') index_test.go:143: sql update test_index set c1 = 1841081800066811776, c2 = 0.951811, c3 = 'nTT2AP4Bqi' where c = 381 index_test.go:137: sql insert into test_index values (648, 7049821531120949782, 0.132296, 'peg40ApnDG') index_test.go:143: sql update test_index set c1 = 8373615179693179236, c2 = 0.696865, c3 = '5x4bl1M1Qu' where c = 236 index_test.go:140: sql delete from test_index where c = 553 index_test.go:137: sql insert into test_index values (650, 1904530821108422002, 0.774922, 'nrHqwO3yTW') index_test.go:137: sql insert into test_index values (651, 1810470588458846616, 0.332325, 'QsSFnYOZON') index_test.go:143: sql update test_index set c1 = 3364636638073930343, c2 = 0.052985, c3 = 'e20zdFFGh9' where c = 303 index_test.go:140: sql delete from test_index where c = 333 index_test.go:140: sql delete from test_index where c = 177 index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 555 index_test.go:140: sql delete from test_index where c = 165 index_test.go:137: sql insert into test_index values (652, 6378594859166109906, 0.526243, 'hXRUMmAvSu') index_test.go:143: sql update test_index set c1 = 8096875618979886326, c2 = 0.174369, c3 = 'lqPOD2owqG' where c = 269 index_test.go:143: sql update test_index set c1 = 8628918170346648384, c2 = 0.059752, c3 = 'viOZtkRMjp' where c = 294 index_test.go:143: sql update test_index set c1 = 1109696821232435717, c2 = 0.327729, c3 = 'pSJpDqPlUe' where c = 111 index_test.go:140: sql delete from test_index where c = 177 index_test.go:137: sql insert into test_index values (653, 6875546936194766043, 0.493944, 'axA6NMFn4s') index_test.go:140: sql delete from test_index where c = 4 index_test.go:137: sql insert into test_index values (654, 2410339117113657639, 0.974585, 'OcSvBthCF2') index_test.go:143: sql update test_index set c1 = 6190754163795383681, c2 = 0.816965, c3 = 'NkpQuy2DFk' where c = 95 index_test.go:143: sql update test_index set c1 = 8898916523267274908, c2 = 0.036539, c3 = 'mBVAF7TxMO' where c = 414 index_test.go:143: sql update test_index set c1 = 6164420808637253575, c2 = 0.004550, c3 = 'QdMj46bqSc' where c = 462 index_test.go:143: sql update test_index set c1 = 2116328598704928346, c2 = 0.636790, c3 = 'Ik3Sof1UY3' where c = 625 index_test.go:137: sql insert into test_index values (657, 8225825994909375764, 0.688675, 'k5qy0s9Lhi') index_test.go:137: sql insert into test_index values (656, 5777671290603250801, 0.386572, 'AKZ5dj47FK') index_test.go:137: sql insert into test_index values (655, 3871161468470928650, 0.087395, 'DRISmmTHdn') index_test.go:140: sql delete from test_index where c = 426 index_test.go:140: sql delete from test_index where c = 438 index_test.go:137: sql insert into test_index values (658, 5386119949964725213, 0.439923, 'KAUCpqZeVZ') index_test.go:137: sql insert into test_index values (660, 8534025556167138930, 0.576733, 'GRabEERjYM') index_test.go:137: sql insert into test_index values (659, 1240194957864813594, 0.698341, 'muQmlOCMps') index_test.go:140: sql delete from test_index where c = 340 index_test.go:137: sql insert into test_index values (661, 3832279082232536910, 0.406250, 'zyLP2sKhzn') index_test.go:143: sql update test_index set c1 = 817750552464337116, c2 = 0.123283, c3 = 'pSCQJWNEy3' where c = 417 index_test.go:140: sql delete from test_index where c = 496 index_test.go:143: sql update test_index set c1 = 3099291955798796990, c2 = 0.892556, c3 = 'BVBhsMSShF' where c = 607 index_test.go:140: sql delete from test_index where c = 425 index_test.go:140: sql delete from test_index where c = 309 index_test.go:140: sql delete from test_index where c = 450 index_test.go:143: sql update test_index set c1 = 4315605508427459793, c2 = 0.877628, c3 = 'nIe3mTwMzL' where c = 251 index_test.go:140: sql delete from test_index where c = 655 index_test.go:137: sql insert into test_index values (662, 2583693776796370606, 0.208794, 'Ft41MW5F6C') index_test.go:143: sql update test_index set c1 = 1438387418285237322, c2 = 0.668044, c3 = 'ObK7WnZq6w' where c = 425 index_test.go:143: sql update test_index set c1 = 2038614722963321215, c2 = 0.898179, c3 = 'x6NDDQeM24' where c = 465 index_test.go:140: sql delete from test_index where c = 183 index_test.go:143: sql update test_index set c1 = 2682489238498052712, c2 = 0.319115, c3 = '06ls8wOwXE' where c = 216 index_test.go:137: sql insert into test_index values (663, 6343844708072648310, 0.137186, 'Qz3njKevQQ') index_test.go:143: sql update test_index set c1 = 7310140139794168364, c2 = 0.021878, c3 = 'ZEmtBnrLUu' where c = 136 index_test.go:137: sql insert into test_index values (664, 6081182967050699800, 0.454100, 'QoKbKd5gLp') index_test.go:143: sql update test_index set c1 = 6668882284176158747, c2 = 0.573277, c3 = 'N1jPxx1N0e' where c = 623 index_test.go:143: sql update test_index set c1 = 4135999535729008431, c2 = 0.483455, c3 = 'UhYqQOASBu' where c = 651 index_test.go:140: sql delete from test_index where c = 382 index_test.go:140: sql delete from test_index where c = 257 index_test.go:143: sql update test_index set c1 = 5159553402495999559, c2 = 0.666344, c3 = 'yexDFZUwJ1' where c = 544 index_test.go:137: sql insert into test_index values (666, 833320790588069580, 0.145378, 'wPDyvn3Z8i') index_test.go:137: sql insert into test_index values (668, 3460993541441033920, 0.566977, 'wTXrLyFKLW') index_test.go:137: sql insert into test_index values (669, 8693621032832472509, 0.208783, 'OlSChJgUVQ') index_test.go:140: sql delete from test_index where c = 244 index_test.go:137: sql insert into test_index values (670, 2221575209650170026, 0.684067, 'PhhTryRFlO') index_test.go:137: sql insert into test_index values (665, 4134151054286830915, 0.016467, 'sCcsXJyhGM') index_test.go:143: sql update test_index set c1 = 160000012339189, c2 = 0.918487, c3 = '0004msXpnZ' where c = 623 index_test.go:137: sql insert into test_index values (667, 2332039301576384116, 0.697417, 'vXFjgTVAm4') index_test.go:140: sql delete from test_index where c = 417 index_test.go:137: sql insert into test_index values (671, 8930024869081256321, 0.682497, 'Vs6nrBDt3n') index_test.go:143: sql update test_index set c1 = 4331593866405341191, c2 = 0.018402, c3 = 'S6TNcEZG9d' where c = 542 index_test.go:140: sql delete from test_index where c = 527 index_test.go:137: sql insert into test_index values (672, 6210863229416925936, 0.074820, 'tAIbuRwyfL') index_test.go:140: sql delete from test_index where c = 406 index_test.go:140: sql delete from test_index where c = 526 index_test.go:143: sql update test_index set c1 = 1149849426149312624, c2 = 0.961369, c3 = 'eyFz5pkbUw' where c = 416 index_test.go:140: sql delete from test_index where c = 625 index_test.go:140: sql delete from test_index where c = 475 index_test.go:140: sql delete from test_index where c = 636 index_test.go:143: sql update test_index set c1 = 7155418913235226136, c2 = 0.593307, c3 = 'zcfE5G1XRM' where c = 460 index_test.go:143: sql update test_index set c1 = 119130481801975190, c2 = 0.184983, c3 = 'CjWhaQ1rjT' where c = 434 index_test.go:143: sql update test_index set c1 = 2258073976710974975, c2 = 0.800384, c3 = 'fl8NRjyJ1m' where c = 260 index_test.go:137: sql insert into test_index values (673, 5587121451196640455, 0.282364, 'yfmW9YQuTs') index_test.go:143: sql update test_index set c1 = 4133077411148558701, c2 = 0.536154, c3 = 'ElcxU1iUj5' where c = 413 index_test.go:137: sql insert into test_index values (674, 4544863569528033942, 0.835522, 'Vq5fYKu4Ya') index_test.go:140: sql delete from test_index where c = 529 index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 4116605020325261218, c2 = 0.387816, c3 = 'g2EA69TvNa' where c = 461 index_test.go:143: sql update test_index set c1 = 7950762537669663891, c2 = 0.370996, c3 = 'OBcYgNff4m' where c = 623 index_test.go:137: sql insert into test_index values (675, 9073229511174017470, 0.393250, 'IX2vqta0Qw') index_test.go:137: sql insert into test_index values (677, 2264858650882153663, 0.753599, 'hBt1t4OeAr') index_test.go:143: sql update test_index set c1 = 2226217907962989440, c2 = 0.327658, c3 = 'mxRSy6ZBoM' where c = 303 index_test.go:140: sql delete from test_index where c = 399 index_test.go:140: sql delete from test_index where c = 321 index_test.go:137: sql insert into test_index values (676, 6135990537651840886, 0.661671, 'svobYqV98v') index_test.go:143: sql update test_index set c1 = 5098700848628535039, c2 = 0.871395, c3 = '438233y6jb' where c = 231 index_test.go:137: sql insert into test_index values (678, 7230288343011770806, 0.253096, 'J9iAnoC6wm') index_test.go:137: sql insert into test_index values (680, 6502954958591908646, 0.970115, 'd3cepCo2zd') index_test.go:143: sql update test_index set c1 = 7522293299965359208, c2 = 0.442354, c3 = 'TsmN3M69SE' where c = 372 index_test.go:143: sql update test_index set c1 = 413692274839148864, c2 = 0.238365, c3 = '4Ei70I3RaG' where c = 540 index_test.go:140: sql delete from test_index where c = 19 index_test.go:137: sql insert into test_index values (681, 2887554394732240266, 0.999247, 'TDUYJybu7w') index_test.go:137: sql insert into test_index values (679, 4111185955315786958, 0.603125, 'WhjJSsxMU5') index_test.go:140: sql delete from test_index where c = 668 index_test.go:140: sql delete from test_index where c = 316 index_test.go:143: sql update test_index set c1 = 6198475442709511010, c2 = 0.932807, c3 = '7GjY75oF3M' where c = 34 index_test.go:137: sql insert into test_index values (682, 8303976698437263187, 0.249112, 'H8k4T01TAO') index_test.go:140: sql delete from test_index where c = 276 index_test.go:140: sql delete from test_index where c = 359 index_test.go:143: sql update test_index set c1 = 7468945386372745168, c2 = 0.694508, c3 = 'dNzIcOqUBf' where c = 313 index_test.go:137: sql insert into test_index values (683, 1851527251867828604, 0.179288, 'Gca4rEwuNS') index_test.go:137: sql insert into test_index values (684, 9290368544621912, 0.591865, 'XgFbBmZfQM') index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 2512196373902364665, c2 = 0.668203, c3 = 'pDREE64HGz' where c = 305 index_test.go:140: sql delete from test_index where c = 560 index_test.go:143: sql update test_index set c1 = 2034727338683462586, c2 = 0.603655, c3 = 'NpxEjv535I' where c = 39 index_test.go:140: sql delete from test_index where c = 459 index_test.go:143: sql update test_index set c1 = 2814989209410637605, c2 = 0.523323, c3 = 'sH5jK1FhSz' where c = 599 index_test.go:143: sql update test_index set c1 = 7557834109316423978, c2 = 0.271398, c3 = 'gH5Wm4qUv3' where c = 335 index_test.go:140: sql delete from test_index where c = 8 index_test.go:143: sql update test_index set c1 = 735566265945309366, c2 = 0.837604, c3 = 'UiBmlFSLLP' where c = 598 index_test.go:137: sql insert into test_index values (686, 7553619670106258393, 0.174182, 'MRxRX2TQAq') index_test.go:143: sql update test_index set c1 = 6308567811181224711, c2 = 0.881827, c3 = 'pKDucpQg1h' where c = 75 index_test.go:143: sql update test_index set c1 = 3417366847898815918, c2 = 0.210557, c3 = 'Df375NgJIy' where c = 578 index_test.go:137: sql insert into test_index values (688, 1763847311124695513, 0.249302, 'fjWcMK8RcC') index_test.go:137: sql insert into test_index values (690, 9196962010220750769, 0.960060, '9twOFNqfVC') index_test.go:137: sql insert into test_index values (691, 7692022755101735056, 0.126657, 'XJ90FwKI4G') index_test.go:137: sql insert into test_index values (687, 3418801769867542750, 0.080666, '5uyKvT2SZi') index_test.go:137: sql insert into test_index values (685, 4827747247763272373, 0.174070, '895oguLPnb') index_test.go:137: sql insert into test_index values (689, 2694154711325226156, 0.499245, 'Yd0kGHeWfe') index_test.go:137: sql insert into test_index values (692, 9172175098143555623, 0.064081, 'Y4xvIM4n5r') index_test.go:143: sql update test_index set c1 = 5446650128505152584, c2 = 0.764125, c3 = '6GoI0be0cB' where c = 108 index_test.go:140: sql delete from test_index where c = 88 index_test.go:137: sql insert into test_index values (693, 8704980991675972157, 0.960518, 'GKW53Fsa7f') index_test.go:140: sql delete from test_index where c = 7 index_test.go:140: sql delete from test_index where c = 450 index_test.go:140: sql delete from test_index where c = 391 index_test.go:140: sql delete from test_index where c = 514 index_test.go:140: sql delete from test_index where c = 269 index_test.go:140: sql delete from test_index where c = 328 index_test.go:143: sql update test_index set c1 = 8162982350892301397, c2 = 0.175416, c3 = 'wumlzSVU8P' where c = 450 index_test.go:137: sql insert into test_index values (694, 8090382284250878076, 0.725464, 'mKkMxKzK57') index_test.go:140: sql delete from test_index where c = 278 index_test.go:140: sql delete from test_index where c = 660 index_test.go:137: sql insert into test_index values (695, 4143086540765662116, 0.057516, '8AyRdLCbhK') index_test.go:140: sql delete from test_index where c = 465 index_test.go:143: sql update test_index set c1 = 5825607984520606877, c2 = 0.352401, c3 = 'DaXqM0Z67h' where c = 607 index_test.go:143: sql update test_index set c1 = 5484486450006327300, c2 = 0.978565, c3 = 'AwnHoPSRO2' where c = 481 index_test.go:143: sql update test_index set c1 = 943515989509316898, c2 = 0.114624, c3 = '06YThgMJQs' where c = 469 index_test.go:143: sql update test_index set c1 = 3514626064806735434, c2 = 0.133417, c3 = 'uSChQXL5vy' where c = 652 index_test.go:143: sql update test_index set c1 = 9054536164467955913, c2 = 0.593818, c3 = 'zUyWHKkjTl' where c = 443 index_test.go:143: sql update test_index set c1 = 3355362772889504120, c2 = 0.532189, c3 = 'IDCPjJEWWE' where c = 476 index_test.go:143: sql update test_index set c1 = 4420379312745914680, c2 = 0.933882, c3 = 'DauJMuBTUX' where c = 531 index_test.go:143: sql update test_index set c1 = 7772422952413803151, c2 = 0.879425, c3 = 'sKjCD3REfg' where c = 128 index_test.go:140: sql delete from test_index where c = 350 index_test.go:137: sql insert into test_index values (696, 2852261809209290460, 0.903344, '9Y6hz9Nw7Q') index_test.go:137: sql insert into test_index values (697, 440142344234194915, 0.282127, 'gmbZOfYNoA') index_test.go:137: sql insert into test_index values (698, 3646994533578618840, 0.266237, 'eaj8XeMb3Z') index_test.go:143: sql update test_index set c1 = 4414557645207148407, c2 = 0.309146, c3 = '8bRBO9FcrF' where c = 123 index_test.go:140: sql delete from test_index where c = 130 index_test.go:140: sql delete from test_index where c = 340 index_test.go:143: sql update test_index set c1 = 9058182065229076494, c2 = 0.433699, c3 = 'XRcFYyuzrx' where c = 257 index_test.go:143: sql update test_index set c1 = 9020317381474678637, c2 = 0.402121, c3 = 'Yj52zPUU7t' where c = 521 index_test.go:140: sql delete from test_index where c = 542 index_test.go:143: sql update test_index set c1 = 6230499423061989860, c2 = 0.977816, c3 = 'v1lwXmWNd4' where c = 340 index_test.go:137: sql insert into test_index values (699, 5414923971639653166, 0.951142, 'CyNf7mqtka') index_test.go:137: sql insert into test_index values (700, 3647345540335414275, 0.023750, 'ZpgY5usSDr') index_test.go:140: sql delete from test_index where c = 553 index_test.go:143: sql update test_index set c1 = 2700929218654680445, c2 = 0.321416, c3 = 'VHcDIEnKmc' where c = 631 index_test.go:140: sql delete from test_index where c = 42 index_test.go:143: sql update test_index set c1 = 336811411701587120, c2 = 0.667858, c3 = 'lu6Iem9O50' where c = 333 index_test.go:143: sql update test_index set c1 = 7395172454214915125, c2 = 0.050325, c3 = '6geLsyvLv7' where c = 465 index_test.go:137: sql insert into test_index values (701, 8577131576547882563, 0.889726, 'mXJS60I6iM') index_test.go:137: sql insert into test_index values (705, 8421175083528432358, 0.465289, '9GCYRDydJw') index_test.go:137: sql insert into test_index values (710, 4696444999674689473, 0.391975, 'FbhIV3v1Dj') index_test.go:137: sql insert into test_index values (708, 8577996547356551137, 0.011250, 'QOsYCYI754') index_test.go:137: sql insert into test_index values (704, 8367023628119336138, 0.803845, 'Fd7I26uQqe') index_test.go:137: sql insert into test_index values (702, 2112761548018415992, 0.732061, 'mPBAJ9gXtK') index_test.go:137: sql insert into test_index values (706, 3017733468561433561, 0.738323, 'yjslVS8xhh') index_test.go:140: sql delete from test_index where c = 189 index_test.go:140: sql delete from test_index where c = 317 index_test.go:137: sql insert into test_index values (703, 332878363264683450, 0.712229, 'WLt5dKWXAH') index_test.go:140: sql delete from test_index where c = 370 index_test.go:137: sql insert into test_index values (707, 2843431843837022325, 0.836903, 'jAnVxCdm8O') index_test.go:137: sql insert into test_index values (709, 7365654323490370137, 0.999867, 'DW6h2D7lmr') index_test.go:140: sql delete from test_index where c = 1 index_test.go:140: sql delete from test_index where c = 117 index_test.go:143: sql update test_index set c1 = 1881372614518724900, c2 = 0.608742, c3 = '1Qaramw9lG' where c = 20 index_test.go:140: sql delete from test_index where c = 274 index_test.go:140: sql delete from test_index where c = 487 index_test.go:140: sql delete from test_index where c = 447 index_test.go:143: sql update test_index set c1 = 1071577768938581166, c2 = 0.230364, c3 = '1aIvGAizVa' where c = 646 index_test.go:143: sql update test_index set c1 = 2409701334135558376, c2 = 0.233740, c3 = 'cGFPpKZHmv' where c = 271 index_test.go:140: sql delete from test_index where c = 176 index_test.go:143: sql update test_index set c1 = 6901469765572254753, c2 = 0.809192, c3 = 'WiYQph2Try' where c = 575 index_test.go:137: sql insert into test_index values (711, 3556051253032688378, 0.706506, 'NGJpAH6ypr') index_test.go:143: sql update test_index set c1 = 719474028613719156, c2 = 0.052408, c3 = 'TomqSXeq4w' where c = 676 index_test.go:137: sql insert into test_index values (712, 4053360992701429769, 0.774583, 'cRR3QunBxH') index_test.go:143: sql update test_index set c1 = 4251983460478626732, c2 = 0.243307, c3 = '9F1nyR3B1e' where c = 451 index_test.go:143: sql update test_index set c1 = 5877837794770907730, c2 = 0.436655, c3 = '4t4immaT7b' where c = 29 index_test.go:137: sql insert into test_index values (714, 9119989483448721502, 0.848739, '7U6ih1abPV') index_test.go:143: sql update test_index set c1 = 2482226047654963479, c2 = 0.494168, c3 = 'xeqc3RzlNp' where c = 112 index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 468 index_test.go:140: sql delete from test_index where c = 399 index_test.go:143: sql update test_index set c1 = 1783188743085174504, c2 = 0.737512, c3 = 'MsggEau4PZ' where c = 649 index_test.go:137: sql insert into test_index values (713, 3356628751241650766, 0.833923, 'EkNiHLeAOx') index_test.go:137: sql insert into test_index values (715, 4721426463843009367, 0.380364, 'f7O7aM5PV7') index_test.go:143: sql update test_index set c1 = 8934929221883405974, c2 = 0.060400, c3 = 'ncrwljQln1' where c = 200 index_test.go:140: sql delete from test_index where c = 165 index_test.go:140: sql delete from test_index where c = 401 index_test.go:137: sql insert into test_index values (717, 6598244775741630521, 0.546215, 'hBF0dwLFsl') index_test.go:137: sql insert into test_index values (716, 7362324000798531854, 0.282422, 'TTz1UO0rrJ') index_test.go:143: sql update test_index set c1 = 6597737542488390263, c2 = 0.131149, c3 = 'NjIhYQ8M4g' where c = 109 index_test.go:137: sql insert into test_index values (718, 3770199027998927400, 0.358477, 'En1Kc0guHz') index_test.go:137: sql insert into test_index values (719, 7931930418574865107, 0.110549, 'pZIdDctIPT') index_test.go:140: sql delete from test_index where c = 572 index_test.go:143: sql update test_index set c1 = 1324828807602469932, c2 = 0.557760, c3 = 'WIbDUqPcDI' where c = 692 index_test.go:143: sql update test_index set c1 = 8686720979964144361, c2 = 0.123268, c3 = '1IdieaKPra' where c = 128 index_test.go:137: sql insert into test_index values (720, 2709082149493256290, 0.069405, 'ItAmXz190c') index_test.go:140: sql delete from test_index where c = 184 index_test.go:140: sql delete from test_index where c = 65 index_test.go:143: sql update test_index set c1 = 2963490362618901349, c2 = 0.726455, c3 = 'gBN01Lldb4' where c = 215 index_test.go:143: sql update test_index set c1 = 4114043280978141903, c2 = 0.939643, c3 = 'scttjE7y1P' where c = 138 index_test.go:137: sql insert into test_index values (721, 7499203898573885332, 0.139186, 'CWs2LrKHwk') index_test.go:143: sql update test_index set c1 = 5949761030412693308, c2 = 0.022879, c3 = 'znDcok9e20' where c = 448 index_test.go:140: sql delete from test_index where c = 524 index_test.go:137: sql insert into test_index values (723, 3605900534936163758, 0.406922, '6jYRpbn7xP') index_test.go:137: sql insert into test_index values (722, 3763509366380029585, 0.903711, '2JZYdEfxpi') index_test.go:140: sql delete from test_index where c = 26 index_test.go:140: sql delete from test_index where c = 453 index_test.go:143: sql update test_index set c1 = 5426640726328564130, c2 = 0.545504, c3 = 'm3akgSzk4A' where c = 335 index_test.go:137: sql insert into test_index values (724, 7695214257377247742, 0.280438, 'HqZNqL0QCr') index_test.go:140: sql delete from test_index where c = 261 index_test.go:140: sql delete from test_index where c = 346 index_test.go:143: sql update test_index set c1 = 1510963727738377423, c2 = 0.586109, c3 = 'kotO6GcB0B' where c = 246 index_test.go:137: sql insert into test_index values (725, 8424311002618499797, 0.742685, 'SZdwtUWY6B') index_test.go:143: sql update test_index set c1 = 6707596254926093687, c2 = 0.342459, c3 = 'I7x4qQEZpK' where c = 89 index_test.go:143: sql update test_index set c1 = 5218811324718096433, c2 = 0.748100, c3 = 'neLBlisRtJ' where c = 225 index_test.go:140: sql delete from test_index where c = 556 index_test.go:137: sql insert into test_index values (726, 5601424687225341571, 0.038379, 'IGKrOpa8dh') index_test.go:143: sql update test_index set c1 = 1190818062661939097, c2 = 0.511488, c3 = 'QEPDdi8xRU' where c = 327 index_test.go:137: sql insert into test_index values (727, 1793928185331355242, 0.500709, 'Z2Id53LFIE') index_test.go:140: sql delete from test_index where c = 710 index_test.go:137: sql insert into test_index values (728, 1197719723129380906, 0.796706, 'QM5UukUBdC') index_test.go:143: sql update test_index set c1 = 6507759224817819659, c2 = 0.948025, c3 = 'asw7vKaHRW' where c = 347 index_test.go:137: sql insert into test_index values (729, 5097142368088082447, 0.781354, 'nU230n9hxY') index_test.go:143: sql update test_index set c1 = 3967164681139972734, c2 = 0.283704, c3 = '9kyoKooMuy' where c = 522 index_test.go:140: sql delete from test_index where c = 499 index_test.go:140: sql delete from test_index where c = 79 index_test.go:137: sql insert into test_index values (730, 4896650356103194217, 0.601327, 'ngeMjyHJ11') index_test.go:140: sql delete from test_index where c = 449 index_test.go:143: sql update test_index set c1 = 963353238177812139, c2 = 0.612407, c3 = 'cg51KY1khE' where c = 82 index_test.go:137: sql insert into test_index values (731, 7465061789272093645, 0.580930, 'jTGYH8bT0e') index_test.go:140: sql delete from test_index where c = 388 index_test.go:140: sql delete from test_index where c = 223 index_test.go:143: sql update test_index set c1 = 6730833506147240496, c2 = 0.554323, c3 = 'ryazDAJJw7' where c = 447 index_test.go:137: sql insert into test_index values (733, 8697170399158316901, 0.694924, 'whfKqVnj3F') index_test.go:143: sql update test_index set c1 = 4428015437207265340, c2 = 0.290477, c3 = '5sNocNFoYN' where c = 269 index_test.go:143: sql update test_index set c1 = 7612067124327579358, c2 = 0.411147, c3 = 'TVfjqPsiwD' where c = 536 index_test.go:137: sql insert into test_index values (732, 8983730740492130757, 0.814264, 'lD6DfSjdAG') index_test.go:140: sql delete from test_index where c = 471 index_test.go:143: sql update test_index set c1 = 3737024937353901902, c2 = 0.623470, c3 = 'OErrcBNplo' where c = 594 index_test.go:137: sql insert into test_index values (734, 9989529621337453, 0.095842, 'DpNFnQpKF9') index_test.go:137: sql insert into test_index values (735, 5359225188175589549, 0.081334, 'cWRYFLWqK6') index_test.go:140: sql delete from test_index where c = 649 index_test.go:140: sql delete from test_index where c = 215 index_test.go:140: sql delete from test_index where c = 278 index_test.go:143: sql update test_index set c1 = 5702672089326095287, c2 = 0.332635, c3 = 'zHzA3a2VRh' where c = 470 index_test.go:137: sql insert into test_index values (737, 8126467217036335098, 0.411538, '9ekdQOcmJ4') index_test.go:143: sql update test_index set c1 = 991768281553715360, c2 = 0.984738, c3 = 'Wk94vArKIj' where c = 459 index_test.go:137: sql insert into test_index values (736, 6896129331862045963, 0.360737, 'elsynyIjEw') index_test.go:140: sql delete from test_index where c = 726 index_test.go:143: sql update test_index set c1 = 2955281005953291926, c2 = 0.005545, c3 = 'eLD1Hall36' where c = 600 index_test.go:143: sql update test_index set c1 = 5221595915928199503, c2 = 0.013895, c3 = 'EyonAnDlIn' where c = 610 index_test.go:140: sql delete from test_index where c = 122 index_test.go:137: sql insert into test_index values (738, 5769235923803982265, 0.133082, 'rKof16JefL') index_test.go:140: sql delete from test_index where c = 63 index_test.go:137: sql insert into test_index values (740, 2549239064157332371, 0.649796, '9O1uhHynbf') index_test.go:143: sql update test_index set c1 = 5952666265863392823, c2 = 0.727183, c3 = 'ZLsUKOaurN' where c = 615 index_test.go:140: sql delete from test_index where c = 731 index_test.go:137: sql insert into test_index values (739, 2927422728517453169, 0.792475, '4z2DXaTPfO') index_test.go:143: sql update test_index set c1 = 8579583101511956893, c2 = 0.021966, c3 = 'pV0sfoKy7X' where c = 521 index_test.go:143: sql update test_index set c1 = 4489885100472717568, c2 = 0.355123, c3 = 'v6lCER6N6o' where c = 312 index_test.go:137: sql insert into test_index values (741, 7907353378496915129, 0.264884, 'RyH3m5BWWb') index_test.go:137: sql insert into test_index values (742, 7587512275848708167, 0.825128, 'U8lfsAoyuf') index_test.go:137: sql insert into test_index values (743, 1475399563836894209, 0.189463, 'aJljwVZ4uz') index_test.go:140: sql delete from test_index where c = 135 index_test.go:143: sql update test_index set c1 = 3068985237877959514, c2 = 0.103543, c3 = 'Q3shcg77pH' where c = 494 index_test.go:140: sql delete from test_index where c = 287 index_test.go:140: sql delete from test_index where c = 733 index_test.go:140: sql delete from test_index where c = 598 index_test.go:143: sql update test_index set c1 = 8398329773431102088, c2 = 0.239666, c3 = 'csOFwXPEGa' where c = 414 index_test.go:137: sql insert into test_index values (744, 1536730165559782595, 0.746887, 'a3xJHcOi74') index_test.go:137: sql insert into test_index values (745, 518555221927951950, 0.987297, 'STxTDdpYGa') index_test.go:143: sql update test_index set c1 = 7452987983670873295, c2 = 0.388131, c3 = 'v8BnXtgm9C' where c = 169 index_test.go:143: sql update test_index set c1 = 1010580276019424845, c2 = 0.535297, c3 = 'yfjuvl1eN1' where c = 12 index_test.go:140: sql delete from test_index where c = 229 index_test.go:143: sql update test_index set c1 = 4050102016596544034, c2 = 0.746504, c3 = 'ppiJtjXtgC' where c = 519 index_test.go:137: sql insert into test_index values (746, 5259248136021357214, 0.914953, 'VrpPBVNw1w') index_test.go:140: sql delete from test_index where c = 155 index_test.go:143: sql update test_index set c1 = 4910162468830849231, c2 = 0.308886, c3 = 'nSMSiEOai1' where c = 647 index_test.go:137: sql insert into test_index values (747, 8686860302119802585, 0.909628, '48kY5t830j') index_test.go:140: sql delete from test_index where c = 689 index_test.go:140: sql delete from test_index where c = 52 index_test.go:143: sql update test_index set c1 = 4162315243552546565, c2 = 0.803740, c3 = '3vfcRf25na' where c = 268 index_test.go:140: sql delete from test_index where c = 161 index_test.go:137: sql insert into test_index values (749, 4699857989637249732, 0.933790, '6hMhDIR09q') index_test.go:140: sql delete from test_index where c = 556 index_test.go:137: sql insert into test_index values (748, 6678135044191260144, 0.311384, 'e5yLIpEN6Q') index_test.go:143: sql update test_index set c1 = 7924026465717437731, c2 = 0.608254, c3 = 'ZjJBG4FuoA' where c = 326 index_test.go:140: sql delete from test_index where c = 51 index_test.go:137: sql insert into test_index values (750, 2801714962814680309, 0.146819, '5Pc2SxDpSc') index_test.go:137: sql insert into test_index values (751, 1172459579515910911, 0.563622, 'dmiMUVVaZE') index_test.go:143: sql update test_index set c1 = 8923503247213355383, c2 = 0.877007, c3 = 'NGRlwAXUQc' where c = 138 index_test.go:137: sql insert into test_index values (752, 362625382470408108, 0.478567, 'vrvGzGwDWg') index_test.go:143: sql update test_index set c1 = 8060366657908564071, c2 = 0.621363, c3 = 'l6OQ2V5gz6' where c = 371 index_test.go:143: sql update test_index set c1 = 1507844318646043418, c2 = 0.304781, c3 = '3yp8B2mY81' where c = 231 index_test.go:143: sql update test_index set c1 = 8131876920620737915, c2 = 0.311865, c3 = 'v5RBcc6XvP' where c = 323 index_test.go:140: sql delete from test_index where c = 312 index_test.go:137: sql insert into test_index values (753, 1911090276735679037, 0.768260, 'ryeVeSuASG') index_test.go:143: sql update test_index set c1 = 8212589529815004979, c2 = 0.160972, c3 = '4Fzu3LO7xO' where c = 269 index_test.go:140: sql delete from test_index where c = 397 index_test.go:140: sql delete from test_index where c = 578 index_test.go:137: sql insert into test_index values (754, 3773441909810178745, 0.089317, 'TA0S1lTPA4') index_test.go:140: sql delete from test_index where c = 624 index_test.go:137: sql insert into test_index values (755, 7845580654609573226, 0.863676, 'zoc5QQ6PXl') index_test.go:143: sql update test_index set c1 = 5287073247353626595, c2 = 0.435120, c3 = '5H9HIpyU2r' where c = 2 index_test.go:137: sql insert into test_index values (756, 1693149555098205237, 0.981213, 'loP5Ai8KYF') index_test.go:143: sql update test_index set c1 = 5566650242891976083, c2 = 0.912036, c3 = 'z2Tb6csjTM' where c = 649 index_test.go:137: sql insert into test_index values (758, 4393085257588509881, 0.152774, 'XtsRnEfrfO') index_test.go:140: sql delete from test_index where c = 181 index_test.go:137: sql insert into test_index values (757, 8362744055909036100, 0.374960, 'ubwkMiNpZr') index_test.go:137: sql insert into test_index values (759, 8565341638195056476, 0.382134, 'z6zKwuf028') index_test.go:140: sql delete from test_index where c = 745 index_test.go:140: sql delete from test_index where c = 538 index_test.go:137: sql insert into test_index values (760, 469063549435797326, 0.180057, 'vdpWdO5PPS') index_test.go:143: sql update test_index set c1 = 1650784510187822681, c2 = 0.798956, c3 = '0HrLaUhhQE' where c = 23 index_test.go:143: sql update test_index set c1 = 6106081331994585909, c2 = 0.257076, c3 = 'OfaEKOWdRe' where c = 178 index_test.go:143: sql update test_index set c1 = 3084794514845218646, c2 = 0.215403, c3 = 'BKMsY7msUB' where c = 724 index_test.go:143: sql update test_index set c1 = 2661346125546686067, c2 = 0.570996, c3 = 'vSXVP1ilJE' where c = 691 index_test.go:140: sql delete from test_index where c = 237 index_test.go:140: sql delete from test_index where c = 704 index_test.go:143: sql update test_index set c1 = 5374385824387944344, c2 = 0.715778, c3 = 'ajdMY8FkJ3' where c = 435 index_test.go:140: sql delete from test_index where c = 488 index_test.go:140: sql delete from test_index where c = 577 index_test.go:137: sql insert into test_index values (763, 7628888496389819477, 0.050256, 'PbnCH4xBnS') index_test.go:137: sql insert into test_index values (762, 5625530820423851193, 0.623449, 'lPxfmd1o54') index_test.go:137: sql insert into test_index values (761, 3894499275090789743, 0.030559, '0nPn9F7S5W') index_test.go:137: sql insert into test_index values (764, 4340030539942007486, 0.111132, 'UhqgiNTavv') index_test.go:143: sql update test_index set c1 = 1758190782205036666, c2 = 0.444459, c3 = 'dh6efWPEOF' where c = 67 index_test.go:143: sql update test_index set c1 = 2489231726288144171, c2 = 0.321413, c3 = 's8U5JpovGF' where c = 678 index_test.go:140: sql delete from test_index where c = 588 index_test.go:140: sql delete from test_index where c = 321 index_test.go:140: sql delete from test_index where c = 503 index_test.go:140: sql delete from test_index where c = 674 index_test.go:143: sql update test_index set c1 = 4348319842532414829, c2 = 0.886648, c3 = 'q58N9FcPCf' where c = 524 index_test.go:143: sql update test_index set c1 = 7193144474909427043, c2 = 0.438019, c3 = 'TJBulqh5NO' where c = 347 index_test.go:137: sql insert into test_index values (765, 7086012113062521285, 0.080094, '1PuxCDpX59') index_test.go:143: sql update test_index set c1 = 8950721378349567433, c2 = 0.357216, c3 = 'S2Yr8Zsbbu' where c = 0 index_test.go:137: sql insert into test_index values (767, 842030421324537718, 0.034134, 'pM1KT4MvIF') index_test.go:143: sql update test_index set c1 = 1334845168802913050, c2 = 0.489402, c3 = 'B7W25eR8ef' where c = 69 index_test.go:137: sql insert into test_index values (766, 8083248570774707209, 0.667106, 'biSisFNOAM') index_test.go:143: sql update test_index set c1 = 1738391110923405848, c2 = 0.412620, c3 = 'axqwM6Gjtu' where c = 260 index_test.go:140: sql delete from test_index where c = 43 index_test.go:137: sql insert into test_index values (769, 7313583938104869543, 0.203673, 'uZTAHZFp54') index_test.go:137: sql insert into test_index values (768, 8338864067312761969, 0.485300, 'FsVxgtbmYl') index_test.go:143: sql update test_index set c1 = 7510632324598034747, c2 = 0.026163, c3 = 'YPq1h0jxDj' where c = 357 index_test.go:140: sql delete from test_index where c = 688 index_test.go:137: sql insert into test_index values (772, 7974168752649176682, 0.685652, 'LvAo4Yy79M') index_test.go:140: sql delete from test_index where c = 320 index_test.go:137: sql insert into test_index values (770, 1627913746256728659, 0.520665, 'w8iObYMOBO') index_test.go:137: sql insert into test_index values (771, 1796958908604761628, 0.272608, 'TuDB7KyDQx') index_test.go:140: sql delete from test_index where c = 173 index_test.go:143: sql update test_index set c1 = 863473332877615128, c2 = 0.852829, c3 = 'QmrEsrCAOf' where c = 163 index_test.go:140: sql delete from test_index where c = 712 index_test.go:140: sql delete from test_index where c = 738 index_test.go:143: sql update test_index set c1 = 8649358506837795960, c2 = 0.725115, c3 = 'FymzGxVsiy' where c = 472 index_test.go:140: sql delete from test_index where c = 750 index_test.go:140: sql delete from test_index where c = 240 index_test.go:137: sql insert into test_index values (773, 4701219738221418644, 0.279421, 'eGFy44muIr') index_test.go:143: sql update test_index set c1 = 5990646583637111333, c2 = 0.360756, c3 = 'vT6fGxxUK9' where c = 143 index_test.go:140: sql delete from test_index where c = 321 index_test.go:143: sql update test_index set c1 = 6101208626138046817, c2 = 0.668777, c3 = 'm2RHzWxI6c' where c = 456 index_test.go:143: sql update test_index set c1 = 9155708167086168115, c2 = 0.802411, c3 = 'YmuW8VgAbV' where c = 7 index_test.go:143: sql update test_index set c1 = 6159874280920450712, c2 = 0.117712, c3 = 'o9wK68yNBb' where c = 66 index_test.go:143: sql update test_index set c1 = 3632471410264305857, c2 = 0.842011, c3 = 'kF0VnP3R7j' where c = 346 index_test.go:137: sql insert into test_index values (775, 7874270682583562030, 0.866655, 'cATUJcVSFC') index_test.go:137: sql insert into test_index values (776, 3226641780189264420, 0.441192, 'FUCWfEEOk5') index_test.go:137: sql insert into test_index values (774, 2087038079636196937, 0.993484, '0XyiZZ0CWe') index_test.go:143: sql update test_index set c1 = 3934519719567949944, c2 = 0.190740, c3 = 'oh51tToUeH' where c = 674 index_test.go:137: sql insert into test_index values (778, 1385594377249833341, 0.150521, 'M51HkLGvNb') index_test.go:140: sql delete from test_index where c = 304 index_test.go:137: sql insert into test_index values (779, 7145053469100007629, 0.595970, '2zdebybMJQ') index_test.go:137: sql insert into test_index values (777, 4126419207367623754, 0.433612, 'hQUDPpr5qP') index_test.go:143: sql update test_index set c1 = 8687611075934110944, c2 = 0.897810, c3 = 'p8eQuVTKn1' where c = 645 index_test.go:140: sql delete from test_index where c = 518 index_test.go:137: sql insert into test_index values (780, 354120195364132856, 0.097803, 'AvI2jT6U91') index_test.go:143: sql update test_index set c1 = 5517416850776162350, c2 = 0.020328, c3 = 'Pu3ZWCj6W9' where c = 179 index_test.go:140: sql delete from test_index where c = 471 index_test.go:140: sql delete from test_index where c = 758 index_test.go:143: sql update test_index set c1 = 8563782913373115929, c2 = 0.708852, c3 = 'GQhL6dGcUL' where c = 100 index_test.go:143: sql update test_index set c1 = 7208482727456302554, c2 = 0.635949, c3 = 'kkXigumEKA' where c = 170 index_test.go:137: sql insert into test_index values (781, 4773435716322230427, 0.338494, 'H5eu64vJX0') index_test.go:140: sql delete from test_index where c = 641 index_test.go:140: sql delete from test_index where c = 542 index_test.go:137: sql insert into test_index values (782, 210234344287129466, 0.020484, '2otcsUEa1l') index_test.go:140: sql delete from test_index where c = 344 index_test.go:140: sql delete from test_index where c = 534 index_test.go:143: sql update test_index set c1 = 7954634525182279032, c2 = 0.444522, c3 = 'C8QdMExE5S' where c = 178 index_test.go:140: sql delete from test_index where c = 66 index_test.go:137: sql insert into test_index values (783, 4234307665779511165, 0.771057, 'R2hG0T615B') index_test.go:143: sql update test_index set c1 = 7076618059826610965, c2 = 0.246519, c3 = 'c8KyPxDVhG' where c = 243 index_test.go:137: sql insert into test_index values (784, 3410716803053336341, 0.276533, 'TaK8zeVAxw') index_test.go:137: sql insert into test_index values (785, 4971534368359501058, 0.778986, 'NU0a1SZYH6') index_test.go:143: sql update test_index set c1 = 3168558558516337378, c2 = 0.812714, c3 = '9DW7ll95F8' where c = 93 index_test.go:143: sql update test_index set c1 = 113894234213018778, c2 = 0.259428, c3 = 'der2L1bxHP' where c = 600 index_test.go:140: sql delete from test_index where c = 138 index_test.go:137: sql insert into test_index values (786, 3626542948021120286, 0.417701, 'houpsAXwQE') index_test.go:140: sql delete from test_index where c = 319 index_test.go:143: sql update test_index set c1 = 5510234900750060976, c2 = 0.609736, c3 = 'Iknn2XuN9D' where c = 765 index_test.go:140: sql delete from test_index where c = 195 index_test.go:143: sql update test_index set c1 = 6076472613369924563, c2 = 0.758976, c3 = '2BdQesaaav' where c = 677 index_test.go:137: sql insert into test_index values (788, 445869458967033853, 0.207434, 'qkftXhuO2C') index_test.go:143: sql update test_index set c1 = 263991250805727461, c2 = 0.899570, c3 = 'Vfrxl3KmEp' where c = 93 index_test.go:137: sql insert into test_index values (787, 5508665654199646829, 0.906616, 'pC9tQITqAY') index_test.go:140: sql delete from test_index where c = 106 index_test.go:140: sql delete from test_index where c = 110 index_test.go:140: sql delete from test_index where c = 614 index_test.go:143: sql update test_index set c1 = 6528486720038468186, c2 = 0.800747, c3 = 'XKfRPOOOLu' where c = 155 index_test.go:143: sql update test_index set c1 = 4459627735958535459, c2 = 0.329524, c3 = '7mu2TC0wRQ' where c = 495 index_test.go:137: sql insert into test_index values (789, 4451422183014306611, 0.976921, 'XBC1w6WKGK') index_test.go:143: sql update test_index set c1 = 7264455631468778619, c2 = 0.540676, c3 = '7Dc3igxvjK' where c = 517 index_test.go:140: sql delete from test_index where c = 772 index_test.go:137: sql insert into test_index values (791, 5076409569195298984, 0.642087, 'Sf2FhUmcdp') index_test.go:143: sql update test_index set c1 = 5613399626727405785, c2 = 0.191531, c3 = 'uoYBjZzx2Q' where c = 468 index_test.go:143: sql update test_index set c1 = 498906441157034336, c2 = 0.194665, c3 = 'YcGe2tY1Fz' where c = 313 index_test.go:140: sql delete from test_index where c = 394 index_test.go:137: sql insert into test_index values (790, 6022232118689220507, 0.964455, 'XA4Kr5soy7') index_test.go:137: sql insert into test_index values (794, 6719780460009978172, 0.598360, 'SCfnTxi0kY') index_test.go:137: sql insert into test_index values (793, 8048355163261666327, 0.129375, 'vlQFLRiRUq') index_test.go:137: sql insert into test_index values (792, 7251786635503661070, 0.782928, 'CbOwiXwrF8') index_test.go:137: sql insert into test_index values (795, 2091782389943277591, 0.771871, 'NvB2OSADGo') index_test.go:137: sql insert into test_index values (796, 3513765661560917212, 0.459244, 'IA7XDomthj') index_test.go:140: sql delete from test_index where c = 219 index_test.go:143: sql update test_index set c1 = 4086905883741108234, c2 = 0.928698, c3 = 'pHNHLr3XKo' where c = 662 index_test.go:140: sql delete from test_index where c = 542 index_test.go:140: sql delete from test_index where c = 525 index_test.go:143: sql update test_index set c1 = 5030776687653535674, c2 = 0.709992, c3 = 'pXrSbOe323' where c = 734 index_test.go:143: sql update test_index set c1 = 8317732082275293666, c2 = 0.934503, c3 = 'jWc3nt8nTZ' where c = 41 index_test.go:140: sql delete from test_index where c = 746 index_test.go:140: sql delete from test_index where c = 676 index_test.go:140: sql delete from test_index where c = 698 index_test.go:140: sql delete from test_index where c = 652 index_test.go:143: sql update test_index set c1 = 527365704877268555, c2 = 0.328591, c3 = 'sfE2IG0IVo' where c = 350 index_test.go:143: sql update test_index set c1 = 5260880730036885878, c2 = 0.657978, c3 = '60GQbtThXl' where c = 344 index_test.go:143: sql update test_index set c1 = 4608138205657061985, c2 = 0.728533, c3 = '625nVqX7TQ' where c = 230 index_test.go:137: sql insert into test_index values (797, 8054537530372051641, 0.695447, 'KZoFtd1JqF') index_test.go:140: sql delete from test_index where c = 319 index_test.go:143: sql update test_index set c1 = 3910660990384120623, c2 = 0.062324, c3 = 'G14lrsZu6b' where c = 520 index_test.go:143: sql update test_index set c1 = 3389093625821317346, c2 = 0.240341, c3 = '2GKuZCX4dT' where c = 559 index_test.go:143: sql update test_index set c1 = 5185856103160576232, c2 = 0.151489, c3 = 'boRpyXHux5' where c = 648 index_test.go:137: sql insert into test_index values (799, 6215327602854147268, 0.363701, 'YXTHgvLBsG') index_test.go:143: sql update test_index set c1 = 2671978115940460437, c2 = 0.823981, c3 = 'DW6H5l8tsL' where c = 26 index_test.go:137: sql insert into test_index values (798, 660675351254505773, 0.398454, 'bhTNIWfJQY') index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 9146533874325588868, c2 = 0.263821, c3 = 'HxqNYtdy7h' where c = 19 index_test.go:137: sql insert into test_index values (800, 6256078520683651977, 0.885413, '7kLsYuvHIP') index_test.go:140: sql delete from test_index where c = 210 index_test.go:143: sql update test_index set c1 = 2670419253134951148, c2 = 0.915715, c3 = '7r8h35bsQg' where c = 370 index_test.go:140: sql delete from test_index where c = 673 index_test.go:143: sql update test_index set c1 = 8835604618061126493, c2 = 0.137030, c3 = 'OTdbiyPj3B' where c = 54 index_test.go:137: sql insert into test_index values (804, 6735971945107822770, 0.527607, 'AbP0kttxDR') index_test.go:137: sql insert into test_index values (803, 7729070484014234441, 0.239124, 'Nnd1tne2Yl') index_test.go:137: sql insert into test_index values (801, 3180343437371819038, 0.481977, 'wkuvA8VymH') index_test.go:137: sql insert into test_index values (806, 3751522915549255398, 0.131967, 'rePqaytKCJ') index_test.go:137: sql insert into test_index values (802, 730569274701519374, 0.580416, '8yKZ1euhnN') index_test.go:137: sql insert into test_index values (809, 352909249706963199, 0.424269, 'SiqMyKZbe8') index_test.go:137: sql insert into test_index values (810, 8102833901694771787, 0.826648, 'QYLqnYgo6c') index_test.go:140: sql delete from test_index where c = 184 index_test.go:137: sql insert into test_index values (805, 518304376954449542, 0.147936, 'I5hSEIxcNu') index_test.go:137: sql insert into test_index values (808, 7077148178214552119, 0.420836, 'VFcwylteN6') index_test.go:137: sql insert into test_index values (807, 5927504046725188315, 0.561454, 'GGEsFkJuAa') index_test.go:140: sql delete from test_index where c = 74 index_test.go:140: sql delete from test_index where c = 758 index_test.go:140: sql delete from test_index where c = 665 index_test.go:143: sql update test_index set c1 = 3682621665507431972, c2 = 0.461822, c3 = 'fHfPb2q26m' where c = 375 index_test.go:140: sql delete from test_index where c = 749 index_test.go:140: sql delete from test_index where c = 519 index_test.go:140: sql delete from test_index where c = 767 index_test.go:140: sql delete from test_index where c = 517 index_test.go:143: sql update test_index set c1 = 8595042784227800757, c2 = 0.737843, c3 = 'iPYpJhlqWH' where c = 731 index_test.go:143: sql update test_index set c1 = 4282906090990739540, c2 = 0.813199, c3 = 'Zum2xSAYSW' where c = 275 index_test.go:140: sql delete from test_index where c = 568 index_test.go:143: sql update test_index set c1 = 9163977940811511344, c2 = 0.017190, c3 = 'yIeDBiNWAm' where c = 454 index_test.go:140: sql delete from test_index where c = 517 index_test.go:137: sql insert into test_index values (811, 8809383458086277438, 0.562352, 'ObLKNZEso0') index_test.go:143: sql update test_index set c1 = 513195122287006445, c2 = 0.094406, c3 = 'b9Xs9VxQdx' where c = 132 index_test.go:143: sql update test_index set c1 = 5828711049580231201, c2 = 0.176934, c3 = 'MLnp4aBtJA' where c = 12 index_test.go:143: sql update test_index set c1 = 720239583272588005, c2 = 0.338709, c3 = 'VAXT7Eqy3T' where c = 679 index_test.go:137: sql insert into test_index values (812, 7484311029131706275, 0.632214, 'JxsUl9Md9a') index_test.go:137: sql insert into test_index values (814, 3164514545417901348, 0.649824, 'PYgSmOZAGF') index_test.go:143: sql update test_index set c1 = 6473906402334992271, c2 = 0.192570, c3 = '8skVF4ZDeK' where c = 723 index_test.go:140: sql delete from test_index where c = 105 index_test.go:137: sql insert into test_index values (813, 3077702607640589653, 0.810608, 'Xh03CaZl7T') index_test.go:143: sql update test_index set c1 = 6646544407144090160, c2 = 0.187671, c3 = 'Gqif8cxo1i' where c = 299 index_test.go:137: sql insert into test_index values (815, 4100308245224860516, 0.724885, 'U8yZoZnQiR') index_test.go:140: sql delete from test_index where c = 416 index_test.go:143: sql update test_index set c1 = 8586467470959471389, c2 = 0.363558, c3 = 'GwDiETFdiw' where c = 3 index_test.go:137: sql insert into test_index values (816, 1862936956490426493, 0.350417, 'X2pbC1XMBR') index_test.go:143: sql update test_index set c1 = 2686683048034420354, c2 = 0.487085, c3 = 'TD8dF6tgmm' where c = 780 index_test.go:137: sql insert into test_index values (817, 6231612801283525279, 0.149158, 'hA270ssjX8') index_test.go:137: sql insert into test_index values (818, 6016578007121367612, 0.904186, 'IXyKeGYDag') index_test.go:140: sql delete from test_index where c = 512 index_test.go:140: sql delete from test_index where c = 290 index_test.go:137: sql insert into test_index values (819, 6844860103486685733, 0.192887, 'EazZYnxI2r') index_test.go:143: sql update test_index set c1 = 6638343736060976151, c2 = 0.629373, c3 = 'sUotQ1SjDQ' where c = 534 index_test.go:140: sql delete from test_index where c = 215 index_test.go:140: sql delete from test_index where c = 174 index_test.go:137: sql insert into test_index values (820, 5367747364190611497, 0.011115, 'oEYBvrGhBS') index_test.go:143: sql update test_index set c1 = 659209815710151294, c2 = 0.220348, c3 = 'f0nc4CJGG0' where c = 203 index_test.go:140: sql delete from test_index where c = 573 index_test.go:140: sql delete from test_index where c = 737 index_test.go:137: sql insert into test_index values (822, 5188279849060563163, 0.358396, 'LdOcIgP4jo') index_test.go:140: sql delete from test_index where c = 634 index_test.go:143: sql update test_index set c1 = 1020728228878425018, c2 = 0.056409, c3 = 'XvnZfR3vyF' where c = 246 index_test.go:143: sql update test_index set c1 = 3353300038797326196, c2 = 0.376393, c3 = 'vfm0Dbr72P' where c = 684 index_test.go:137: sql insert into test_index values (823, 1636542822380077755, 0.268534, '8tlZAjLi6I') index_test.go:143: sql update test_index set c1 = 9148213533134815186, c2 = 0.103760, c3 = 'TCeAQZ1NRs' where c = 762 index_test.go:137: sql insert into test_index values (821, 5702684092012668600, 0.919856, 'VURqVLPF5x') index_test.go:143: sql update test_index set c1 = 1215887647572101337, c2 = 0.215378, c3 = 'ex7doXlroS' where c = 25 index_test.go:143: sql update test_index set c1 = 8279249728420716567, c2 = 0.647801, c3 = 'WLuMBTNrF7' where c = 156 index_test.go:143: sql update test_index set c1 = 5069469813361585916, c2 = 0.708949, c3 = '6XYzJjs7qY' where c = 802 index_test.go:137: sql insert into test_index values (824, 5804402170461296716, 0.552094, 'pOfhKalEUA') index_test.go:137: sql insert into test_index values (826, 1151205497087972116, 0.699103, 'eZDz3wTyBp') index_test.go:140: sql delete from test_index where c = 679 index_test.go:137: sql insert into test_index values (825, 4231409352604962567, 0.473760, 'fmsKQMKpM1') index_test.go:140: sql delete from test_index where c = 643 index_test.go:140: sql delete from test_index where c = 289 index_test.go:140: sql delete from test_index where c = 741 index_test.go:143: sql update test_index set c1 = 2615795381241963080, c2 = 0.329604, c3 = 'eXdlifV3Ec' where c = 219 index_test.go:140: sql delete from test_index where c = 684 index_test.go:137: sql insert into test_index values (829, 1424835886981314118, 0.066476, 'xzk7lJke8U') index_test.go:143: sql update test_index set c1 = 6462304508997162463, c2 = 0.379841, c3 = 't04Go2DCcG' where c = 731 index_test.go:140: sql delete from test_index where c = 449 index_test.go:137: sql insert into test_index values (827, 8867141710763930413, 0.624761, 'XfjyWBfrfC') index_test.go:137: sql insert into test_index values (828, 8666166836462529840, 0.691540, 'DyRrwnzTgS') index_test.go:140: sql delete from test_index where c = 674 index_test.go:143: sql update test_index set c1 = 483674727816977086, c2 = 0.161621, c3 = 'y2dnI7jnI3' where c = 131 index_test.go:140: sql delete from test_index where c = 643 index_test.go:143: sql update test_index set c1 = 7290627740186591776, c2 = 0.484877, c3 = 'vx9PkElzQi' where c = 779 index_test.go:137: sql insert into test_index values (831, 6742298386766869883, 0.625162, '7nF0Udfhxy') index_test.go:137: sql insert into test_index values (830, 1034447215925050580, 0.599129, 'vo9EQo0oXd') index_test.go:143: sql update test_index set c1 = 6454720619361118209, c2 = 0.365656, c3 = 'Ry31EveOiO' where c = 677 index_test.go:143: sql update test_index set c1 = 6278591263252526262, c2 = 0.756209, c3 = 'FcNocjFxO7' where c = 320 index_test.go:140: sql delete from test_index where c = 232 index_test.go:143: sql update test_index set c1 = 5758898861819710202, c2 = 0.821438, c3 = 'nnTBKka4ze' where c = 247 index_test.go:140: sql delete from test_index where c = 149 index_test.go:143: sql update test_index set c1 = 7198418548287371769, c2 = 0.972435, c3 = 'TEQykAmkdX' where c = 50 index_test.go:140: sql delete from test_index where c = 695 index_test.go:143: sql update test_index set c1 = 6156537636983600849, c2 = 0.363592, c3 = 'N2QNWQtnWd' where c = 82 index_test.go:143: sql update test_index set c1 = 5889330674941839186, c2 = 0.611202, c3 = 'd4MCisjo7v' where c = 235 index_test.go:143: sql update test_index set c1 = 3522174084870116980, c2 = 0.808459, c3 = 'dsDGjqYCus' where c = 746 index_test.go:137: sql insert into test_index values (833, 5819542600220375078, 0.519953, 'Z4IfGJugQ5') index_test.go:137: sql insert into test_index values (832, 1166066703655065755, 0.033399, '9AKECpaGCy') index_test.go:137: sql insert into test_index values (835, 7449495155277447144, 0.725478, 'zcA4VMoooa') index_test.go:140: sql delete from test_index where c = 700 index_test.go:137: sql insert into test_index values (836, 8224231905495946322, 0.644065, 'RwSJz19o7d') index_test.go:137: sql insert into test_index values (837, 3935358741564071196, 0.090007, 'R5252edGTd') index_test.go:137: sql insert into test_index values (834, 8244565804669110053, 0.008098, 'J5Wuf1QVBs') index_test.go:140: sql delete from test_index where c = 614 index_test.go:140: sql delete from test_index where c = 143 index_test.go:140: sql delete from test_index where c = 538 index_test.go:143: sql update test_index set c1 = 8409925277871445562, c2 = 0.479260, c3 = 'YjDzEDvcRy' where c = 261 index_test.go:143: sql update test_index set c1 = 3085249645224506553, c2 = 0.747577, c3 = 'EjIoOmpa4j' where c = 7 index_test.go:137: sql insert into test_index values (838, 185027817460959335, 0.427361, '98yR8nkG1g') index_test.go:137: sql insert into test_index values (840, 701168040248467958, 0.787752, 'nVMl2yisIn') index_test.go:137: sql insert into test_index values (839, 8220614120987680864, 0.637353, 'ZFkmDXIpkY') index_test.go:140: sql delete from test_index where c = 829 index_test.go:140: sql delete from test_index where c = 771 index_test.go:143: sql update test_index set c1 = 5541603618752372543, c2 = 0.079894, c3 = '4jaEVTQl8f' where c = 801 index_test.go:140: sql delete from test_index where c = 551 index_test.go:140: sql delete from test_index where c = 67 index_test.go:143: sql update test_index set c1 = 193735706770936569, c2 = 0.271981, c3 = 'NQQMCNOiGE' where c = 525 index_test.go:143: sql update test_index set c1 = 2104990754897129605, c2 = 0.509646, c3 = '6sD4VWZwlv' where c = 15 index_test.go:143: sql update test_index set c1 = 7300716509473770585, c2 = 0.753467, c3 = 'tKuMqNHbJm' where c = 589 index_test.go:143: sql update test_index set c1 = 3820050715340518242, c2 = 0.098166, c3 = 'jfLF3lu1Gv' where c = 152 index_test.go:137: sql insert into test_index values (841, 8445314512932919446, 0.859804, '9DtUDjcImW') index_test.go:137: sql insert into test_index values (843, 2754212954178321182, 0.849113, 'wwrjJFa9ua') index_test.go:140: sql delete from test_index where c = 660 index_test.go:137: sql insert into test_index values (842, 5722342388756654865, 0.678092, 'v0ZKJwd7Zs') index_test.go:137: sql insert into test_index values (844, 6782313139082964207, 0.741969, 'JIxYCZXkGm') index_test.go:140: sql delete from test_index where c = 276 index_test.go:137: sql insert into test_index values (845, 121056208517608416, 0.348946, '4G7ewJrTf4') index_test.go:140: sql delete from test_index where c = 822 index_test.go:140: sql delete from test_index where c = 377 index_test.go:137: sql insert into test_index values (846, 2283049683968601196, 0.544809, 'VF5yEM5CQ6') index_test.go:143: sql update test_index set c1 = 7183829894914778195, c2 = 0.112940, c3 = 'JwGvzV8I91' where c = 427 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 57 index_test.go:137: sql insert into test_index values (847, 3104610785881151894, 0.408411, 'J5sSS2w8yY') index_test.go:143: sql update test_index set c1 = 1969616894438073243, c2 = 0.453411, c3 = 'WK2EJCRtsB' where c = 615 index_test.go:143: sql update test_index set c1 = 2347269452450978962, c2 = 0.166094, c3 = 'W3Htpe5QiM' where c = 500 index_test.go:140: sql delete from test_index where c = 788 index_test.go:143: sql update test_index set c1 = 6821929080992910479, c2 = 0.136959, c3 = '7cIhAbFnYB' where c = 539 index_test.go:137: sql insert into test_index values (848, 2801994387485052490, 0.242214, 'MurFbnxMcN') index_test.go:143: sql update test_index set c1 = 897616559783914918, c2 = 0.478435, c3 = 'fz8DPCmfnT' where c = 486 index_test.go:140: sql delete from test_index where c = 237 index_test.go:140: sql delete from test_index where c = 664 index_test.go:143: sql update test_index set c1 = 1336926497272076037, c2 = 0.855657, c3 = '2GQoHnfsQO' where c = 233 index_test.go:140: sql delete from test_index where c = 102 index_test.go:137: sql insert into test_index values (850, 851077364278889459, 0.281734, 'TWfUy9x9fe') index_test.go:143: sql update test_index set c1 = 1543977801610920482, c2 = 0.790860, c3 = 'U8HcIODEqt' where c = 333 index_test.go:143: sql update test_index set c1 = 6670022098377810865, c2 = 0.353479, c3 = '9FoTRifB1e' where c = 90 index_test.go:143: sql update test_index set c1 = 3354994595926183494, c2 = 0.333744, c3 = 'eW51YPXERK' where c = 355 index_test.go:137: sql insert into test_index values (851, 2583005274663076750, 0.197019, 'zgY97SPBJx') index_test.go:143: sql update test_index set c1 = 3392752079323410329, c2 = 0.118232, c3 = 'ftYat19EzD' where c = 184 index_test.go:137: sql insert into test_index values (849, 5490380664589918822, 0.966732, '6ULJDirljh') index_test.go:137: sql insert into test_index values (853, 6450784106618222906, 0.270431, '2MP5IiI5jF') index_test.go:140: sql delete from test_index where c = 537 index_test.go:137: sql insert into test_index values (854, 2951231304795577045, 0.434514, 'eiEz7nZiuo') index_test.go:137: sql insert into test_index values (856, 6862799140801377284, 0.546363, 'jC8Cuj8cgu') index_test.go:140: sql delete from test_index where c = 63 index_test.go:137: sql insert into test_index values (852, 7921247621780452756, 0.594168, 'LqhiBEUuCb') index_test.go:143: sql update test_index set c1 = 1550114070725532175, c2 = 0.443807, c3 = 'Q94uZfCjmX' where c = 600 index_test.go:137: sql insert into test_index values (855, 8198776894895039080, 0.760832, 'XlxFMHu0BD') index_test.go:137: sql insert into test_index values (857, 3536871687025405424, 0.662521, 'CsQFiawJmx') index_test.go:140: sql delete from test_index where c = 611 index_test.go:140: sql delete from test_index where c = 236 index_test.go:140: sql delete from test_index where c = 26 index_test.go:140: sql delete from test_index where c = 673 index_test.go:143: sql update test_index set c1 = 3643445332760002011, c2 = 0.591756, c3 = 'AeeQ8SZR0m' where c = 103 index_test.go:140: sql delete from test_index where c = 783 index_test.go:143: sql update test_index set c1 = 6135753969916934734, c2 = 0.245047, c3 = '94q52gBdqH' where c = 46 index_test.go:137: sql insert into test_index values (858, 907144125630484690, 0.634707, '8nbe9C4Tos') index_test.go:140: sql delete from test_index where c = 195 index_test.go:143: sql update test_index set c1 = 8697329657099649566, c2 = 0.364497, c3 = 'eK7UYms7mk' where c = 775 index_test.go:140: sql delete from test_index where c = 796 index_test.go:140: sql delete from test_index where c = 601 index_test.go:143: sql update test_index set c1 = 5861084855348600192, c2 = 0.470849, c3 = 'gwILt24Avr' where c = 837 index_test.go:143: sql update test_index set c1 = 4177244581164835111, c2 = 0.741552, c3 = 'aAECOzl86F' where c = 630 index_test.go:143: sql update test_index set c1 = 4485621404209788428, c2 = 0.552711, c3 = 'w2hYpmRi72' where c = 107 index_test.go:137: sql insert into test_index values (860, 8448258891566844665, 0.945413, 'LScNCaTF4c') index_test.go:143: sql update test_index set c1 = 4632010648770640635, c2 = 0.739260, c3 = 'qUYTb6Fkjr' where c = 773 index_test.go:137: sql insert into test_index values (862, 881041322408533287, 0.609627, 'CNLpRDfOu8') index_test.go:137: sql insert into test_index values (865, 2609012660363653193, 0.136262, '4WQWunvKn5') index_test.go:143: sql update test_index set c1 = 3090446460886676974, c2 = 0.727896, c3 = 'NwgW9cf4SN' where c = 670 index_test.go:137: sql insert into test_index values (859, 5448461854199705353, 0.644946, 'cMPrFJSwq7') index_test.go:137: sql insert into test_index values (864, 3723394319842081459, 0.187103, 'ZbqzaMPE7k') index_test.go:143: sql update test_index set c1 = 5593892003165643346, c2 = 0.256811, c3 = 'V2sAovpkmQ' where c = 705 index_test.go:137: sql insert into test_index values (863, 463622683489427701, 0.617691, '9g9kUYe6Eh') index_test.go:137: sql insert into test_index values (861, 7806927677004428335, 0.769283, 'rRyTA5sXNw') index_test.go:140: sql delete from test_index where c = 50 index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 264 index_test.go:143: sql update test_index set c1 = 2975339045017555935, c2 = 0.327195, c3 = 'm1an7DdzHz' where c = 811 index_test.go:143: sql update test_index set c1 = 8278528392398149850, c2 = 0.093634, c3 = '9YMq985nCH' where c = 333 index_test.go:140: sql delete from test_index where c = 771 index_test.go:137: sql insert into test_index values (866, 640246731068550638, 0.253574, 'CFI8bFyNd8') index_test.go:137: sql insert into test_index values (867, 8748271066270017932, 0.502078, 'UUKuy9PM4T') index_test.go:140: sql delete from test_index where c = 621 index_test.go:143: sql update test_index set c1 = 2839454991186243017, c2 = 0.667583, c3 = 'FnXKMiOzFE' where c = 325 index_test.go:140: sql delete from test_index where c = 759 index_test.go:143: sql update test_index set c1 = 8160462224093918931, c2 = 0.113826, c3 = 'pfJ7L4qLjX' where c = 586 index_test.go:140: sql delete from test_index where c = 515 index_test.go:143: sql update test_index set c1 = 7528461312343980297, c2 = 0.866320, c3 = 'IhTuGtChD0' where c = 471 index_test.go:140: sql delete from test_index where c = 5 index_test.go:137: sql insert into test_index values (868, 5962408687484696788, 0.128755, 'AB3yLruE22') index_test.go:137: sql insert into test_index values (869, 2618802884764062085, 0.931333, '3YJQcbmPua') index_test.go:143: sql update test_index set c1 = 3934180980135227124, c2 = 0.141755, c3 = 'qm1qEvw3jn' where c = 301 index_test.go:143: sql update test_index set c1 = 655070254224252995, c2 = 0.307293, c3 = 'XAH0fHvp9Y' where c = 329 index_test.go:137: sql insert into test_index values (870, 2242642414000874116, 0.238863, 'jSvrnAXu37') index_test.go:140: sql delete from test_index where c = 112 index_test.go:140: sql delete from test_index where c = 673 index_test.go:140: sql delete from test_index where c = 791 index_test.go:137: sql insert into test_index values (872, 4567952738225991367, 0.427541, 'Siq1lIAylR') index_test.go:137: sql insert into test_index values (871, 7982120289190398614, 0.288374, 'Gye7C3Qb9R') index_test.go:143: sql update test_index set c1 = 3100850969911190797, c2 = 0.891524, c3 = 'rB36BuSgrN' where c = 225 index_test.go:143: sql update test_index set c1 = 7156276621825626446, c2 = 0.007946, c3 = '6vK3Hh8Rcf' where c = 835 index_test.go:143: sql update test_index set c1 = 3942297782213971991, c2 = 0.736936, c3 = 'rgpNPxkzNG' where c = 527 index_test.go:143: sql update test_index set c1 = 6570650107293418866, c2 = 0.861557, c3 = 'MvV6e2zVUa' where c = 381 index_test.go:143: sql update test_index set c1 = 1790700264558495392, c2 = 0.364649, c3 = 'BAjUyZlIQ2' where c = 397 index_test.go:140: sql delete from test_index where c = 170 index_test.go:140: sql delete from test_index where c = 694 index_test.go:137: sql insert into test_index values (874, 3956120471228596200, 0.532832, 'mAuSSuoKdt') index_test.go:137: sql insert into test_index values (877, 9111178616251037005, 0.600041, 'tjTXEw0tqY') index_test.go:137: sql insert into test_index values (873, 1199447744348259867, 0.420088, '6voaO0C9Zt') index_test.go:143: sql update test_index set c1 = 7894710901410811476, c2 = 0.537657, c3 = 'p0jaXmtUWx' where c = 209 index_test.go:140: sql delete from test_index where c = 615 index_test.go:137: sql insert into test_index values (878, 3271218572829615954, 0.599077, 'nVfpvD2NX0') index_test.go:137: sql insert into test_index values (875, 6739807850540713943, 0.419770, 'Sf3CN9HiDq') index_test.go:137: sql insert into test_index values (876, 1575949930111064201, 0.974874, 'CAiZCwNmxL') index_test.go:137: sql insert into test_index values (879, 1322737904437344954, 0.048453, 'Nfg7CrCZA7') index_test.go:143: sql update test_index set c1 = 1302227824600729905, c2 = 0.992349, c3 = 'jdgor2Soy1' where c = 712 index_test.go:143: sql update test_index set c1 = 2534833264120359886, c2 = 0.576282, c3 = 'Ob0oaEGjvS' where c = 383 index_test.go:140: sql delete from test_index where c = 454 index_test.go:140: sql delete from test_index where c = 611 index_test.go:140: sql delete from test_index where c = 465 index_test.go:140: sql delete from test_index where c = 794 index_test.go:143: sql update test_index set c1 = 1468417664061269750, c2 = 0.025521, c3 = 'KtKp7pQhZa' where c = 465 index_test.go:137: sql insert into test_index values (880, 4899229736201527874, 0.579052, 'y5PoZYzhG0') index_test.go:143: sql update test_index set c1 = 684166648564133414, c2 = 0.356827, c3 = 'iSLXvCSwT9' where c = 545 index_test.go:140: sql delete from test_index where c = 554 index_test.go:140: sql delete from test_index where c = 414 index_test.go:137: sql insert into test_index values (881, 2997984246288151508, 0.626765, 'D6lYOUD8MX') index_test.go:140: sql delete from test_index where c = 441 index_test.go:143: sql update test_index set c1 = 7862487780447186673, c2 = 0.490923, c3 = 'dEBz3Obv0X' where c = 333 index_test.go:137: sql insert into test_index values (882, 2300103402604946430, 0.719818, '89wDYb9OqP') index_test.go:143: sql update test_index set c1 = 6169217902337862939, c2 = 0.902818, c3 = 'nmyzvnwSJM' where c = 538 index_test.go:140: sql delete from test_index where c = 514 index_test.go:137: sql insert into test_index values (884, 5429258885337459612, 0.589962, 'D4vaLVUKMl') index_test.go:137: sql insert into test_index values (883, 8835177716267449136, 0.205187, 'rsHUjjxZ3x') index_test.go:140: sql delete from test_index where c = 289 index_test.go:143: sql update test_index set c1 = 5293182852253728123, c2 = 0.193786, c3 = '40shE4U3iN' where c = 721 index_test.go:143: sql update test_index set c1 = 5509222957982396408, c2 = 0.257097, c3 = 'kg22MvqfuU' where c = 705 index_test.go:140: sql delete from test_index where c = 711 index_test.go:143: sql update test_index set c1 = 4298189545382690753, c2 = 0.253921, c3 = 'DJcdWMGNI2' where c = 575 index_test.go:143: sql update test_index set c1 = 1901289415905330263, c2 = 0.450650, c3 = 'DfGcpF8XO6' where c = 506 index_test.go:143: sql update test_index set c1 = 8589301240510645256, c2 = 0.368671, c3 = '2n46kfUz48' where c = 689 index_test.go:137: sql insert into test_index values (885, 3169694638200353121, 0.206112, '5nKgbi3aSQ') index_test.go:140: sql delete from test_index where c = 29 index_test.go:140: sql delete from test_index where c = 260 index_test.go:137: sql insert into test_index values (887, 4263735760699927963, 0.288773, 'vzQKy9mLk1') index_test.go:137: sql insert into test_index values (889, 8857517080580458127, 0.701618, 'ftCcquKLbf') index_test.go:140: sql delete from test_index where c = 355 index_test.go:137: sql insert into test_index values (886, 3975443869299375282, 0.439487, '8Fox0kn41R') index_test.go:137: sql insert into test_index values (890, 5993851015221554926, 0.356590, 'HuINLXnhVx') index_test.go:137: sql insert into test_index values (891, 7976747037629916762, 0.993717, '4rmWfPUqLC') index_test.go:137: sql insert into test_index values (888, 4884376415901154890, 0.767106, '5R0fS0Onbe') index_test.go:143: sql update test_index set c1 = 872823912614195303, c2 = 0.541853, c3 = 'KZ7hEfvGmu' where c = 299 index_test.go:140: sql delete from test_index where c = 665 index_test.go:143: sql update test_index set c1 = 7980656298306225632, c2 = 0.393475, c3 = 'VsjY2B1Gz3' where c = 453 index_test.go:143: sql update test_index set c1 = 8248999113973541586, c2 = 0.812792, c3 = '5aRjGAoRny' where c = 549 index_test.go:140: sql delete from test_index where c = 841 index_test.go:140: sql delete from test_index where c = 512 index_test.go:140: sql delete from test_index where c = 646 index_test.go:143: sql update test_index set c1 = 3991795534179439, c2 = 0.335542, c3 = 'vkrXSxP4Q9' where c = 696 index_test.go:143: sql update test_index set c1 = 2172183392067638242, c2 = 0.709380, c3 = 'OLRWURqHIe' where c = 178 index_test.go:140: sql delete from test_index where c = 823 index_test.go:137: sql insert into test_index values (892, 3559219960706481634, 0.074173, 'AyFr9elLO7') index_test.go:137: sql insert into test_index values (894, 6991758590760729270, 0.448238, 'SK0F8OlSSO') index_test.go:143: sql update test_index set c1 = 8788913770515452452, c2 = 0.355156, c3 = '2j3QBHWlwY' where c = 20 index_test.go:143: sql update test_index set c1 = 7475789148306610206, c2 = 0.925462, c3 = 'M6Su2ej473' where c = 684 index_test.go:143: sql update test_index set c1 = 7342606104140011125, c2 = 0.425962, c3 = '2diKKHHg15' where c = 384 index_test.go:140: sql delete from test_index where c = 466 index_test.go:137: sql insert into test_index values (893, 5262229131650350380, 0.049761, 'Ej3DUes4jH') index_test.go:143: sql update test_index set c1 = 6901223606199701074, c2 = 0.373747, c3 = '21fnXqezh5' where c = 797 index_test.go:140: sql delete from test_index where c = 542 index_test.go:137: sql insert into test_index values (895, 7696744500118063171, 0.875008, 's8vAUvPj6b') index_test.go:137: sql insert into test_index values (896, 1366641391260942765, 0.777179, '5I6nmhHy3n') index_test.go:143: sql update test_index set c1 = 5590103977593282309, c2 = 0.786617, c3 = 'aZHj8JOLW1' where c = 278 index_test.go:140: sql delete from test_index where c = 489 index_test.go:137: sql insert into test_index values (897, 6740070507510119549, 0.024069, 'fyUvXYJ3Sg') index_test.go:137: sql insert into test_index values (898, 5524663549025559377, 0.377606, 'vYuN1Gd7Ep') index_test.go:137: sql insert into test_index values (899, 4227656548671297773, 0.802608, 'T3UUSPXFeG') index_test.go:143: sql update test_index set c1 = 8576567058718116971, c2 = 0.217341, c3 = 'Jo7DkJgU8e' where c = 282 index_test.go:140: sql delete from test_index where c = 390 index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 849 index_test.go:140: sql delete from test_index where c = 658 index_test.go:140: sql delete from test_index where c = 469 index_test.go:140: sql delete from test_index where c = 571 index_test.go:143: sql update test_index set c1 = 8144307278172166316, c2 = 0.364583, c3 = 'nwf3QsobGo' where c = 382 index_test.go:143: sql update test_index set c1 = 4133060383441731648, c2 = 0.992482, c3 = 'DwcPgHolX1' where c = 626 index_test.go:143: sql update test_index set c1 = 2632574709352235954, c2 = 0.326773, c3 = 'yQvaKCoPk3' where c = 207 index_test.go:143: sql update test_index set c1 = 7504354191062908637, c2 = 0.967443, c3 = 'CmTH2bjrNM' where c = 544 index_test.go:143: sql update test_index set c1 = 5140608186489474396, c2 = 0.317520, c3 = 'o8jxqF8iFb' where c = 770 index_test.go:143: sql update test_index set c1 = 1403977871339457291, c2 = 0.645821, c3 = 'ftW2GXE7kH' where c = 590 index_test.go:143: sql update test_index set c1 = 5192903397057583067, c2 = 0.886870, c3 = 'ufkOS1WLtM' where c = 128 index_test.go:137: sql insert into test_index values (900, 8132213704494083880, 0.048700, 'TDrp8qm9Ny') index_test.go:140: sql delete from test_index where c = 176 index_test.go:143: sql update test_index set c1 = 1884955225258159794, c2 = 0.516198, c3 = 'qRAICqKe0u' where c = 162 index_test.go:137: sql insert into test_index values (904, 9005853211049385412, 0.972911, 'GJHNPgjYgc') index_test.go:137: sql insert into test_index values (905, 5841695548902591253, 0.276843, 'N9L3fXllpa') index_test.go:137: sql insert into test_index values (902, 1218455002673875876, 0.475487, 'vqrDOz3EOn') index_test.go:137: sql insert into test_index values (901, 5547563537055344830, 0.715631, 'j7BASzQTwr') index_test.go:137: sql insert into test_index values (907, 2195979938053998122, 0.999456, 't7IB51pjJt') index_test.go:137: sql insert into test_index values (903, 8367206887158807792, 0.717915, 'SuDrzYU1XN') index_test.go:137: sql insert into test_index values (908, 2272385001101490490, 0.047811, 'oPGEd5FDwi') index_test.go:137: sql insert into test_index values (906, 1075001328414708651, 0.601005, 'CN2Kt1cnDc') index_test.go:137: sql insert into test_index values (910, 4343969626630710105, 0.198999, 'sEMjo0CKhm') index_test.go:140: sql delete from test_index where c = 339 index_test.go:137: sql insert into test_index values (909, 7099551817056286077, 0.663304, 'AbMNumiwi6') index_test.go:140: sql delete from test_index where c = 611 index_test.go:140: sql delete from test_index where c = 159 index_test.go:140: sql delete from test_index where c = 832 index_test.go:140: sql delete from test_index where c = 65 index_test.go:143: sql update test_index set c1 = 1916488974128862224, c2 = 0.337132, c3 = '3jYngh2GAy' where c = 237 index_test.go:140: sql delete from test_index where c = 628 index_test.go:140: sql delete from test_index where c = 626 index_test.go:140: sql delete from test_index where c = 531 index_test.go:140: sql delete from test_index where c = 839 index_test.go:143: sql update test_index set c1 = 8477610307689862174, c2 = 0.427946, c3 = '2Td3N6Q1sc' where c = 276 index_test.go:140: sql delete from test_index where c = 356 index_test.go:143: sql update test_index set c1 = 1064502567219459225, c2 = 0.375334, c3 = 'GUfQ96Cleg' where c = 65 index_test.go:143: sql update test_index set c1 = 1218997877795642321, c2 = 0.475644, c3 = 'GsLyrsW4ZZ' where c = 318 index_test.go:143: sql update test_index set c1 = 1117184555015082695, c2 = 0.115047, c3 = '9YWCV23dM5' where c = 362 index_test.go:143: sql update test_index set c1 = 4057092450708352668, c2 = 0.993072, c3 = 'irLaDt68Ff' where c = 749 index_test.go:143: sql update test_index set c1 = 129853248338376299, c2 = 0.757616, c3 = '8FtZztVJFu' where c = 867 index_test.go:143: sql update test_index set c1 = 6283034716850092505, c2 = 0.929393, c3 = 'GgfvFj6u4T' where c = 779 index_test.go:137: sql insert into test_index values (913, 7154632440006622302, 0.188259, 'FjM4Hzdd7x') index_test.go:137: sql insert into test_index values (911, 8020371582171011651, 0.735244, 'YzhN1UG3K9') index_test.go:143: sql update test_index set c1 = 6504147204323635423, c2 = 0.393199, c3 = 'fcgjThPV5f' where c = 180 index_test.go:143: sql update test_index set c1 = 3475298977004642644, c2 = 0.866272, c3 = '2q52CHeKT3' where c = 22 index_test.go:137: sql insert into test_index values (912, 4751531773528046766, 0.698727, 'CghzINkZuM') index_test.go:137: sql insert into test_index values (914, 1597757436816887417, 0.763217, 'Eya6v98lkC') index_test.go:140: sql delete from test_index where c = 90 index_test.go:137: sql insert into test_index values (915, 8163827124046470985, 0.309900, '4JtfKXzUnW') index_test.go:143: sql update test_index set c1 = 4694508070107232862, c2 = 0.489848, c3 = 'a8MVFjAQqh' where c = 560 index_test.go:137: sql insert into test_index values (917, 3984235186042350199, 0.351687, 'IQBt6Uvbfc') index_test.go:140: sql delete from test_index where c = 413 index_test.go:137: sql insert into test_index values (918, 7171592765734350197, 0.286208, 'QCh75OnH1h') index_test.go:137: sql insert into test_index values (919, 7366541961719840034, 0.037876, 'FPiA9glYKI') index_test.go:137: sql insert into test_index values (916, 3963010578336474149, 0.134559, 'tDCezl0q1x') index_test.go:140: sql delete from test_index where c = 805 index_test.go:137: sql insert into test_index values (920, 5220597756406225900, 0.138887, 'aVEWqbtuug') index_test.go:140: sql delete from test_index where c = 187 index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 528 index_test.go:137: sql insert into test_index values (921, 3251220560361870990, 0.148731, 'DvKnJixLxe') index_test.go:140: sql delete from test_index where c = 705 index_test.go:140: sql delete from test_index where c = 649 index_test.go:140: sql delete from test_index where c = 197 index_test.go:140: sql delete from test_index where c = 451 index_test.go:143: sql update test_index set c1 = 834471568745677037, c2 = 0.157883, c3 = 'VJsd0fFdWN' where c = 130 index_test.go:143: sql update test_index set c1 = 6417633989456625104, c2 = 0.609527, c3 = '7ZoiAdTOzb' where c = 128 index_test.go:140: sql delete from test_index where c = 369 index_test.go:143: sql update test_index set c1 = 5059519125236460532, c2 = 0.155027, c3 = '22u1GHsN6w' where c = 381 index_test.go:143: sql update test_index set c1 = 7056895787160132525, c2 = 0.722444, c3 = 'LUjqAvKuGc' where c = 51 index_test.go:143: sql update test_index set c1 = 3461642751345643642, c2 = 0.169270, c3 = 'AIekOEi8Z0' where c = 356 index_test.go:143: sql update test_index set c1 = 5122144310573350071, c2 = 0.044692, c3 = 'KNZp8xgjLr' where c = 279 index_test.go:137: sql insert into test_index values (922, 5968350379612280, 0.694636, 'c3QugiS7wZ') index_test.go:143: sql update test_index set c1 = 3136240357992933332, c2 = 0.193416, c3 = '3sXFhftGkR' where c = 457 index_test.go:143: sql update test_index set c1 = 9086985715194124913, c2 = 0.024101, c3 = '5K3QrJZdLb' where c = 775 index_test.go:137: sql insert into test_index values (923, 3775308282180870562, 0.524977, 'Gvte2UT0A8') index_test.go:143: sql update test_index set c1 = 5821495256193643239, c2 = 0.163902, c3 = 'zq63vLUbZs' where c = 612 index_test.go:143: sql update test_index set c1 = 5117564504868694055, c2 = 0.925181, c3 = 'YcM1AM4HDs' where c = 697 index_test.go:137: sql insert into test_index values (925, 5098265593450546722, 0.410297, 'FP9AKXE02E') index_test.go:140: sql delete from test_index where c = 261 index_test.go:137: sql insert into test_index values (924, 2664828136215668210, 0.351608, 'oaRHESgVRB') index_test.go:140: sql delete from test_index where c = 255 index_test.go:137: sql insert into test_index values (926, 690966004054916063, 0.270309, 'plT8Ro6KSp') index_test.go:137: sql insert into test_index values (927, 5849026394785186178, 0.588130, 'ASXk98WXgU') index_test.go:137: sql insert into test_index values (929, 9037129563527141504, 0.283469, 'LYPxE7t0H8') index_test.go:137: sql insert into test_index values (930, 247239706669047951, 0.688520, 'vzewBuJ5lc') index_test.go:137: sql insert into test_index values (931, 4578941575980322916, 0.708686, 'DshEP5QlMZ') index_test.go:140: sql delete from test_index where c = 729 index_test.go:143: sql update test_index set c1 = 5929528162053761232, c2 = 0.832870, c3 = 'YR3UP10pby' where c = 347 index_test.go:140: sql delete from test_index where c = 471 index_test.go:137: sql insert into test_index values (928, 2484870121998428904, 0.955371, 'aheBZ8ZtCq') index_test.go:143: sql update test_index set c1 = 5989598657929126724, c2 = 0.700718, c3 = 'G8Jwcrp8cD' where c = 176 index_test.go:140: sql delete from test_index where c = 290 index_test.go:140: sql delete from test_index where c = 30 index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 125 index_test.go:140: sql delete from test_index where c = 293 index_test.go:143: sql update test_index set c1 = 6297691021420577663, c2 = 0.158168, c3 = 'sEa8EZYRkc' where c = 745 index_test.go:140: sql delete from test_index where c = 434 index_test.go:137: sql insert into test_index values (932, 6452728143353085327, 0.608294, 'ueIAsEStod') index_test.go:143: sql update test_index set c1 = 7109352619591478914, c2 = 0.292339, c3 = 'UJmy8PdDvc' where c = 51 index_test.go:143: sql update test_index set c1 = 467717349759795035, c2 = 0.800119, c3 = 'sD4WqAci1N' where c = 909 index_test.go:137: sql insert into test_index values (933, 9017236509114564858, 0.018782, '35EK4sOuEp') index_test.go:143: sql update test_index set c1 = 6506814429077880393, c2 = 0.377291, c3 = 'rfZUxfrWMe' where c = 621 index_test.go:143: sql update test_index set c1 = 6342982828208370800, c2 = 0.591705, c3 = 'vmVtaXFBFW' where c = 821 index_test.go:143: sql update test_index set c1 = 901845246457401149, c2 = 0.224004, c3 = 'wOFK1UgtGq' where c = 247 index_test.go:143: sql update test_index set c1 = 417447058366901404, c2 = 0.540695, c3 = '9su9xXmErJ' where c = 647 index_test.go:143: sql update test_index set c1 = 2721949474493739167, c2 = 0.977408, c3 = 'O4E1VJXwEY' where c = 506 index_test.go:140: sql delete from test_index where c = 809 index_test.go:137: sql insert into test_index values (936, 3414765660539832407, 0.913745, 'o2fyE7XvZT') index_test.go:137: sql insert into test_index values (934, 494967246836217670, 0.767581, 'cAKW1UkvnO') index_test.go:137: sql insert into test_index values (935, 44242683547065840, 0.128632, 'zRbY5m8ESZ') index_test.go:140: sql delete from test_index where c = 489 index_test.go:137: sql insert into test_index values (939, 8397008752331531602, 0.306894, 'yCLn3Uy331') index_test.go:137: sql insert into test_index values (940, 8959574101311527487, 0.867267, '7DYP65cvsM') index_test.go:140: sql delete from test_index where c = 536 index_test.go:137: sql insert into test_index values (938, 5383130482559975016, 0.400280, 'nbxlz15q2c') index_test.go:137: sql insert into test_index values (941, 457104636618864923, 0.604109, 'GzGcsjTdgI') index_test.go:137: sql insert into test_index values (937, 2215564006199583395, 0.225345, 'ZiEoODkbya') index_test.go:140: sql delete from test_index where c = 260 index_test.go:143: sql update test_index set c1 = 6337133423046657367, c2 = 0.532634, c3 = 'D1Xw5c6v3V' where c = 527 index_test.go:140: sql delete from test_index where c = 50 index_test.go:143: sql update test_index set c1 = 6833007854152021957, c2 = 0.883394, c3 = '2L3FkY4Ceq' where c = 435 index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 494 index_test.go:143: sql update test_index set c1 = 5266199781008523701, c2 = 0.747475, c3 = 'lnD6bsgNKK' where c = 628 index_test.go:140: sql delete from test_index where c = 910 index_test.go:140: sql delete from test_index where c = 404 index_test.go:143: sql update test_index set c1 = 8715305310287320984, c2 = 0.354363, c3 = 'ulnCrJOMtR' where c = 361 index_test.go:140: sql delete from test_index where c = 283 index_test.go:137: sql insert into test_index values (942, 5889406476751181776, 0.082232, '48dmcwnprd') index_test.go:137: sql insert into test_index values (943, 7735130562765964708, 0.813901, 'r8fXVUWVT4') index_test.go:143: sql update test_index set c1 = 6403588397837155336, c2 = 0.683815, c3 = 'OEkhbnwDdv' where c = 463 index_test.go:143: sql update test_index set c1 = 6496972401115195456, c2 = 0.715989, c3 = 'dnIvwHLgsm' where c = 359 index_test.go:137: sql insert into test_index values (944, 7993510886278828759, 0.495808, 'm3usyPsqw2') index_test.go:140: sql delete from test_index where c = 832 index_test.go:143: sql update test_index set c1 = 5117051922599147639, c2 = 0.792641, c3 = 'huYcPaXhGn' where c = 734 index_test.go:137: sql insert into test_index values (945, 8035550644262054171, 0.928344, 'GpTwQBiuaC') index_test.go:143: sql update test_index set c1 = 4789917606454860956, c2 = 0.064663, c3 = 'qZLKF8ptol' where c = 640 index_test.go:143: sql update test_index set c1 = 8967649849526189523, c2 = 0.770507, c3 = 'ToFsqu8IZP' where c = 180 index_test.go:143: sql update test_index set c1 = 3769556422051809510, c2 = 0.958511, c3 = 'ewLzSkyKZc' where c = 730 index_test.go:140: sql delete from test_index where c = 646 index_test.go:140: sql delete from test_index where c = 243 index_test.go:140: sql delete from test_index where c = 867 index_test.go:137: sql insert into test_index values (947, 2204318345112578661, 0.210957, '7Ka32dJ9iR') index_test.go:137: sql insert into test_index values (950, 8001863190499694796, 0.107772, 'IB6jTpBGkv') index_test.go:137: sql insert into test_index values (949, 758050538924984553, 0.519512, 'sTTq0GRVQh') index_test.go:137: sql insert into test_index values (946, 8405891870418650204, 0.918836, 'fSCHT01jP6') index_test.go:143: sql update test_index set c1 = 8713037302810055195, c2 = 0.377103, c3 = 'kAMUcFEBL0' where c = 379 index_test.go:137: sql insert into test_index values (948, 1763626635548174518, 0.605951, 'PN0wZWnfAC') index_test.go:137: sql insert into test_index values (951, 3819284729067535247, 0.070933, 'hrNhpWJkLS') index_test.go:140: sql delete from test_index where c = 205 index_test.go:140: sql delete from test_index where c = 32 index_test.go:143: sql update test_index set c1 = 3920586418788553896, c2 = 0.076392, c3 = 'wfFmicYNWb' where c = 484 index_test.go:143: sql update test_index set c1 = 7006030500152530115, c2 = 0.387238, c3 = 'Gs8tyrfbVB' where c = 928 index_test.go:143: sql update test_index set c1 = 5277939720677910195, c2 = 0.325679, c3 = 'neKiyLsiWC' where c = 515 index_test.go:140: sql delete from test_index where c = 747 index_test.go:140: sql delete from test_index where c = 875 index_test.go:143: sql update test_index set c1 = 1609259869198809047, c2 = 0.338515, c3 = 'oZE5w3oGaD' where c = 638 index_test.go:140: sql delete from test_index where c = 872 index_test.go:140: sql delete from test_index where c = 735 index_test.go:143: sql update test_index set c1 = 8367545449927034811, c2 = 0.382244, c3 = 'N4Mg1biWBK' where c = 714 index_test.go:137: sql insert into test_index values (952, 1242833824456431963, 0.396868, 's4MNYSVASv') index_test.go:137: sql insert into test_index values (953, 9039091060378944576, 0.416502, 'g1HIVHKikh') index_test.go:137: sql insert into test_index values (955, 8153749731328594235, 0.496676, 'vp0GM4GYkQ') index_test.go:137: sql insert into test_index values (954, 8803551933164521070, 0.620490, '6WX7OVTq6f') index_test.go:140: sql delete from test_index where c = 468 index_test.go:143: sql update test_index set c1 = 7385998276632332956, c2 = 0.828610, c3 = 'cohmCHO09p' where c = 760 index_test.go:143: sql update test_index set c1 = 5711866138661901682, c2 = 0.841462, c3 = 'dTFcUoTTkd' where c = 919 index_test.go:137: sql insert into test_index values (956, 2216986055115068284, 0.685552, 'hCyKI3hKoe') index_test.go:140: sql delete from test_index where c = 426 index_test.go:143: sql update test_index set c1 = 2439798060306632999, c2 = 0.944463, c3 = 'Jxz8XxJBg5' where c = 485 index_test.go:137: sql insert into test_index values (957, 1942036451384913631, 0.978646, 'Eue8o3BI0K') index_test.go:143: sql update test_index set c1 = 2763605673763080480, c2 = 0.870311, c3 = '0Ohvf2yqMy' where c = 473 index_test.go:143: sql update test_index set c1 = 8339306324974570841, c2 = 0.894706, c3 = 'cJYieQBSig' where c = 9 index_test.go:140: sql delete from test_index where c = 654 index_test.go:137: sql insert into test_index values (958, 1977348682024221089, 0.447906, 'MU97MGBuZ5') index_test.go:137: sql insert into test_index values (959, 845135989184087813, 0.077873, 'RpG5nXQYFg') index_test.go:140: sql delete from test_index where c = 843 index_test.go:140: sql delete from test_index where c = 914 index_test.go:137: sql insert into test_index values (960, 7197897492965434237, 0.071327, 'JNxdJAeG6k') index_test.go:143: sql update test_index set c1 = 6280441424541803021, c2 = 0.659080, c3 = 'NCygQJZymR' where c = 149 index_test.go:140: sql delete from test_index where c = 825 index_test.go:140: sql delete from test_index where c = 668 index_test.go:137: sql insert into test_index values (961, 7894095302973920280, 0.779603, 'mkfwX3Zj5M') index_test.go:143: sql update test_index set c1 = 6334649450453976494, c2 = 0.827578, c3 = 'FnPUBKb4rl' where c = 686 index_test.go:137: sql insert into test_index values (962, 2018994444618340680, 0.440118, 'hl3YNF7tfd') index_test.go:140: sql delete from test_index where c = 20 index_test.go:140: sql delete from test_index where c = 303 index_test.go:140: sql delete from test_index where c = 641 index_test.go:140: sql delete from test_index where c = 824 index_test.go:143: sql update test_index set c1 = 6366394011029480660, c2 = 0.703938, c3 = 'N3Otl8zh4K' where c = 768 index_test.go:143: sql update test_index set c1 = 6949303560722652891, c2 = 0.011209, c3 = 'SDO8oedxPZ' where c = 73 index_test.go:137: sql insert into test_index values (964, 8208130304376176939, 0.442303, 'rkLPwWtGnP') index_test.go:143: sql update test_index set c1 = 6796624770224377105, c2 = 0.559258, c3 = 'gVylUIRi8f' where c = 489 index_test.go:143: sql update test_index set c1 = 7856405521700143061, c2 = 0.585048, c3 = 'V4m0MwAIwm' where c = 925 index_test.go:143: sql update test_index set c1 = 7654339757770550570, c2 = 0.749452, c3 = '9XtBjZSwKt' where c = 833 index_test.go:137: sql insert into test_index values (963, 87169665782393586, 0.454425, 'GVKet5IeUF') index_test.go:137: sql insert into test_index values (965, 5272897259184543790, 0.730877, 'FPTGK35QY9') index_test.go:140: sql delete from test_index where c = 369 index_test.go:143: sql update test_index set c1 = 4381264171744950722, c2 = 0.678702, c3 = '4bKPdLfDVo' where c = 226 index_test.go:137: sql insert into test_index values (966, 7603770624524033383, 0.294587, 'dSDh1Cq0J8') index_test.go:143: sql update test_index set c1 = 4303510823408151615, c2 = 0.145556, c3 = 'cCm3CzBdaj' where c = 609 index_test.go:137: sql insert into test_index values (969, 4059399236815946556, 0.402002, '2tywlynZoE') index_test.go:137: sql insert into test_index values (967, 1159868515588095485, 0.366742, '1uKOoEDbxA') index_test.go:137: sql insert into test_index values (968, 3049454334296666474, 0.288831, 'W7p8n9kix6') index_test.go:140: sql delete from test_index where c = 731 index_test.go:140: sql delete from test_index where c = 374 index_test.go:143: sql update test_index set c1 = 8640871587315857877, c2 = 0.234070, c3 = '6uQ2NuuL12' where c = 416 index_test.go:137: sql insert into test_index values (971, 1564737408411083443, 0.789423, '9Io5IAOZ0V') index_test.go:140: sql delete from test_index where c = 470 index_test.go:143: sql update test_index set c1 = 6246789864056101032, c2 = 0.844183, c3 = 'kyZqgQvFvI' where c = 508 index_test.go:140: sql delete from test_index where c = 361 index_test.go:140: sql delete from test_index where c = 761 index_test.go:140: sql delete from test_index where c = 466 index_test.go:140: sql delete from test_index where c = 702 index_test.go:143: sql update test_index set c1 = 6938705655935740658, c2 = 0.800879, c3 = 'aLsmhErrs5' where c = 340 index_test.go:137: sql insert into test_index values (972, 5902261562683417696, 0.375171, 'XJ6wDaPT0H') index_test.go:137: sql insert into test_index values (970, 8652145841898904833, 0.299115, 'cE7nVIyFT1') index_test.go:143: sql update test_index set c1 = 5361272824627205601, c2 = 0.189959, c3 = 'GCenjZuyRM' where c = 127 index_test.go:143: sql update test_index set c1 = 5471326505262497771, c2 = 0.064627, c3 = 'NGAwQbXsUL' where c = 734 index_test.go:143: sql update test_index set c1 = 192151042434446639, c2 = 0.997338, c3 = 'AErsD4C3Wc' where c = 521 index_test.go:137: sql insert into test_index values (973, 8266618187458527517, 0.809994, '3x1Pp4q88t') index_test.go:140: sql delete from test_index where c = 86 index_test.go:143: sql update test_index set c1 = 1228493374679061543, c2 = 0.471414, c3 = 'xak0rYHO5t' where c = 959 index_test.go:140: sql delete from test_index where c = 791 index_test.go:137: sql insert into test_index values (975, 4128197000084984554, 0.870765, 'cujgLITkWu') index_test.go:143: sql update test_index set c1 = 511576592229656269, c2 = 0.100039, c3 = 'LHHaHNf6Pn' where c = 718 index_test.go:140: sql delete from test_index where c = 871 index_test.go:137: sql insert into test_index values (976, 5995905787411760507, 0.636188, 'PtL1wmXgxE') index_test.go:143: sql update test_index set c1 = 1706289512127081010, c2 = 0.493946, c3 = 'oBGivE9cfO' where c = 556 index_test.go:140: sql delete from test_index where c = 26 index_test.go:137: sql insert into test_index values (977, 6618696548663297246, 0.963236, 'A2IFVJ6mly') index_test.go:143: sql update test_index set c1 = 405581809165582545, c2 = 0.785531, c3 = 'NoOsl8MoHq' where c = 133 index_test.go:143: sql update test_index set c1 = 5410258696353978155, c2 = 0.201677, c3 = '3Y0wsmWkAb' where c = 134 index_test.go:137: sql insert into test_index values (974, 5879681255196471318, 0.507885, 'L0OO8isUA0') index_test.go:137: sql insert into test_index values (978, 4159993064525641169, 0.678487, 'dkQtM0AxGY') index_test.go:143: sql update test_index set c1 = 3568675568482838359, c2 = 0.360384, c3 = '5p7SVNbNzw' where c = 141 index_test.go:140: sql delete from test_index where c = 184 index_test.go:140: sql delete from test_index where c = 445 index_test.go:137: sql insert into test_index values (979, 2546242435815720323, 0.647337, 'TbHjUxXhDQ') index_test.go:137: sql insert into test_index values (980, 9122738394313886803, 0.476690, 'DsXFB5R3oj') index_test.go:137: sql insert into test_index values (982, 3267083678398896849, 0.543711, 'yfGIy1TF88') index_test.go:143: sql update test_index set c1 = 6547285306617459155, c2 = 0.870120, c3 = 'huSEYMZUqm' where c = 4 index_test.go:137: sql insert into test_index values (981, 9205564468985813945, 0.488460, '3lJtT65pbb') index_test.go:140: sql delete from test_index where c = 138 index_test.go:140: sql delete from test_index where c = 745 index_test.go:140: sql delete from test_index where c = 784 index_test.go:140: sql delete from test_index where c = 33 index_test.go:137: sql insert into test_index values (983, 474133507704284472, 0.239780, 'Z9g8sbsVWY') index_test.go:137: sql insert into test_index values (984, 6300634600860737454, 0.688563, 'uBWOnElnod') index_test.go:143: sql update test_index set c1 = 22980022776996080, c2 = 0.417734, c3 = 'iUcuG5qK2C' where c = 29 index_test.go:140: sql delete from test_index where c = 913 index_test.go:140: sql delete from test_index where c = 780 index_test.go:143: sql update test_index set c1 = 1694289765886195091, c2 = 0.810592, c3 = 'ZrWfDMgOhl' where c = 282 index_test.go:143: sql update test_index set c1 = 7286239599121393730, c2 = 0.404534, c3 = '1iFzeni1yN' where c = 529 index_test.go:143: sql update test_index set c1 = 749421732851347856, c2 = 0.058058, c3 = 'OgrkIZDvmU' where c = 774 index_test.go:143: sql update test_index set c1 = 8117419583590800726, c2 = 0.206805, c3 = 'mXOtH9kpnP' where c = 719 index_test.go:137: sql insert into test_index values (985, 7185295571855501799, 0.629834, 'EgePIzFLK8') index_test.go:140: sql delete from test_index where c = 681 index_test.go:143: sql update test_index set c1 = 2341258402905129767, c2 = 0.502507, c3 = 'vy3hqyowr3' where c = 803 index_test.go:143: sql update test_index set c1 = 652567858686202311, c2 = 0.837687, c3 = 'QIzcrczmT0' where c = 952 index_test.go:140: sql delete from test_index where c = 77 index_test.go:137: sql insert into test_index values (987, 6873583903501666725, 0.539308, 'zVfdcw513b') index_test.go:137: sql insert into test_index values (988, 8424817202719158554, 0.652171, '9xiVCiIBp2') index_test.go:140: sql delete from test_index where c = 329 index_test.go:137: sql insert into test_index values (989, 7303555897742728251, 0.055601, 'eQjdW1SCCI') index_test.go:140: sql delete from test_index where c = 832 index_test.go:140: sql delete from test_index where c = 351 index_test.go:143: sql update test_index set c1 = 6806796866136404259, c2 = 0.107201, c3 = 'ksU4myW6N0' where c = 493 index_test.go:137: sql insert into test_index values (990, 8095870168106020506, 0.836751, 'FMMulAwqFR') index_test.go:143: sql update test_index set c1 = 2084017523491108480, c2 = 0.352161, c3 = 'TBAjF4X3JN' where c = 841 index_test.go:137: sql insert into test_index values (986, 4232304965759170559, 0.288049, 'YbEQHPmbsX') index_test.go:137: sql insert into test_index values (991, 1528665666500289954, 0.078671, 'WHRIlVlqWX') index_test.go:143: sql update test_index set c1 = 1883664918912752932, c2 = 0.432928, c3 = 'MwE9jmn6kS' where c = 819 index_test.go:140: sql delete from test_index where c = 598 index_test.go:140: sql delete from test_index where c = 843 index_test.go:140: sql delete from test_index where c = 320 index_test.go:143: sql update test_index set c1 = 8610365945786668123, c2 = 0.973883, c3 = '3fNFpwlYbj' where c = 944 index_test.go:137: sql insert into test_index values (992, 5528048970524051294, 0.323041, 'JRUdIzmAGm') index_test.go:137: sql insert into test_index values (993, 8291961828821158632, 0.935991, 'Q8BOQuZYDY') index_test.go:140: sql delete from test_index where c = 782 index_test.go:143: sql update test_index set c1 = 76992639266780293, c2 = 0.432788, c3 = 'OF5MLoKN3p' where c = 210 index_test.go:143: sql update test_index set c1 = 3130255714640827805, c2 = 0.993201, c3 = 'UDZB96YcGd' where c = 288 index_test.go:140: sql delete from test_index where c = 329 index_test.go:137: sql insert into test_index values (994, 4636020186403446290, 0.535617, 'q86d44uMVN') index_test.go:143: sql update test_index set c1 = 6829848503622263177, c2 = 0.509177, c3 = 'ioFknbflU7' where c = 537 index_test.go:143: sql update test_index set c1 = 4662462320686818429, c2 = 0.547751, c3 = 'TGqC546spz' where c = 334 index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 647 index_test.go:143: sql update test_index set c1 = 3848643806579896265, c2 = 0.124026, c3 = 'N3ulbbqdZ7' where c = 306 index_test.go:143: sql update test_index set c1 = 9016379505966767833, c2 = 0.934635, c3 = 'LtlasW7l9j' where c = 549 index_test.go:137: sql insert into test_index values (995, 5122737112680114696, 0.310512, 'r60cshVAn9') index_test.go:143: sql update test_index set c1 = 3039239603424326792, c2 = 0.026973, c3 = 'NRkxIXXM3B' where c = 845 index_test.go:140: sql delete from test_index where c = 59 index_test.go:137: sql insert into test_index values (996, 7698852147699881567, 0.974148, 'fJmwvmA2Iz') index_test.go:143: sql update test_index set c1 = 1072350734108515630, c2 = 0.280843, c3 = 'w1yzKWfQlK' where c = 468 index_test.go:143: sql update test_index set c1 = 1683497598652975331, c2 = 0.730594, c3 = 'o4wowLT79F' where c = 550 index_test.go:140: sql delete from test_index where c = 550 index_test.go:143: sql update test_index set c1 = 8686186026763139720, c2 = 0.249711, c3 = 'rzlwffsst3' where c = 854 index_test.go:143: sql update test_index set c1 = 7792301176109409353, c2 = 0.406867, c3 = 'ksCAw3EvOG' where c = 925 index_test.go:137: sql insert into test_index values (997, 5342262054800587723, 0.465497, 'FE1ZUtqsAp') index_test.go:140: sql delete from test_index where c = 898 index_test.go:143: sql update test_index set c1 = 5642914769054402168, c2 = 0.799622, c3 = '5LDBRrBg1i' where c = 954 index_test.go:137: sql insert into test_index values (998, 6582900213171846444, 0.092759, '6741y1jqXW') index_test.go:140: sql delete from test_index where c = 944 index_test.go:143: sql update test_index set c1 = 7963680310163729115, c2 = 0.985954, c3 = 'hIgtJFB3GU' where c = 485 index_test.go:137: sql insert into test_index values (999, 3535271935825268550, 0.161914, 'NErqg4UpZi') index_test.go:140: sql delete from test_index where c = 120 index_test.go:143: sql update test_index set c1 = 7719431150123599510, c2 = 0.372037, c3 = 'Gn7V1Hl2zF' where c = 843 index_test.go:137: sql insert into test_index values (1000, 199398899644054111, 0.598205, 'P2k6ZgkZfs') index_test.go:140: sql delete from test_index where c = 215 index_test.go:143: sql update test_index set c1 = 5523756984020713019, c2 = 0.033869, c3 = 'uqTB8eRUbH' where c = 927 index_test.go:137: sql insert into test_index values (1002, 8087659048346520849, 0.209299, 'g4kDFYum55') index_test.go:137: sql insert into test_index values (1001, 2673472140189278771, 0.932958, 'xhPkdH1g6G') index_test.go:137: sql insert into test_index values (1003, 8746544979361399869, 0.526141, 'SMGkURV8WX') index_test.go:137: sql insert into test_index values (1009, 6929925872642942791, 0.346573, '4y9kvN2FYD') index_test.go:137: sql insert into test_index values (1004, 7579270236473611033, 0.567236, 'V5T4BsfHb4') index_test.go:137: sql insert into test_index values (1007, 7768374931615107255, 0.113133, 'OYG7zfrqlz') index_test.go:137: sql insert into test_index values (1008, 6674624496248286568, 0.303945, 'x5iv9xAvd3') index_test.go:137: sql insert into test_index values (1005, 58890875076147673, 0.435501, 'pdbOT7pEyZ') index_test.go:140: sql delete from test_index where c = 322 index_test.go:137: sql insert into test_index values (1006, 6683353893643265896, 0.298340, 'tTpqAtRAif') index_test.go:137: sql insert into test_index values (1010, 5708187832968696492, 0.206931, '2eHmBdxy6U') index_test.go:140: sql delete from test_index where c = 823 index_test.go:140: sql delete from test_index where c = 305 index_test.go:140: sql delete from test_index where c = 122 index_test.go:140: sql delete from test_index where c = 415 index_test.go:140: sql delete from test_index where c = 19 index_test.go:140: sql delete from test_index where c = 473 index_test.go:140: sql delete from test_index where c = 820 index_test.go:143: sql update test_index set c1 = 4016385000834406033, c2 = 0.714791, c3 = 'JNM6ors7hR' where c = 443 index_test.go:143: sql update test_index set c1 = 5996286853263597441, c2 = 0.058872, c3 = 'S7l6MkkiQj' where c = 915 index_test.go:140: sql delete from test_index where c = 579 index_test.go:140: sql delete from test_index where c = 768 index_test.go:143: sql update test_index set c1 = 2558775960156482370, c2 = 0.728635, c3 = 'eTR84mOLjP' where c = 401 index_test.go:143: sql update test_index set c1 = 2939425295623866012, c2 = 0.731457, c3 = 'rWqqYLT8eQ' where c = 27 index_test.go:143: sql update test_index set c1 = 4253921478916596502, c2 = 0.495054, c3 = 'CWRij1cnSi' where c = 111 index_test.go:143: sql update test_index set c1 = 3610114402125872844, c2 = 0.175459, c3 = 'P593eqFW9i' where c = 808 index_test.go:143: sql update test_index set c1 = 2399981290597509539, c2 = 0.599721, c3 = 'T0RNlfM3Eb' where c = 731 index_test.go:137: sql insert into test_index values (1012, 8935011866689798140, 0.207183, '0R3l9zWjDl') index_test.go:143: sql update test_index set c1 = 1581594215786035211, c2 = 0.204973, c3 = 'efIfRCf6F9' where c = 432 index_test.go:137: sql insert into test_index values (1011, 4070532593444041420, 0.553964, 'yAiWeODxh9') index_test.go:143: sql update test_index set c1 = 2825672160129460638, c2 = 0.891240, c3 = 'ktwxc63OMi' where c = 565 index_test.go:137: sql insert into test_index values (1015, 4961496424205037446, 0.089566, 'KyWFYVODnI') index_test.go:143: sql update test_index set c1 = 8198400509950772427, c2 = 0.350812, c3 = 'yhhMtJDdU5' where c = 568 index_test.go:137: sql insert into test_index values (1014, 139780822709113121, 0.786331, 'B0Jxab3RFR') index_test.go:137: sql insert into test_index values (1013, 1885385185675360326, 0.697586, 'wh9wZDYpdx') index_test.go:137: sql insert into test_index values (1016, 7441205281354558993, 0.420519, 'nvYljGcWLN') index_test.go:140: sql delete from test_index where c = 70 index_test.go:140: sql delete from test_index where c = 425 index_test.go:140: sql delete from test_index where c = 584 index_test.go:137: sql insert into test_index values (1019, 5897241825158552076, 0.069283, 's5VMtiSxwZ') index_test.go:137: sql insert into test_index values (1017, 1361667473222348239, 0.276075, 'F13iqXpkjN') index_test.go:140: sql delete from test_index where c = 340 index_test.go:137: sql insert into test_index values (1018, 5952413923203405375, 0.723512, 'iDkQ0E7Ren') index_test.go:137: sql insert into test_index values (1020, 5218403674563592213, 0.960672, 'BjHSaDyc5A') index_test.go:143: sql update test_index set c1 = 1731213767373469728, c2 = 0.948040, c3 = 'J1XzNH317r' where c = 578 index_test.go:140: sql delete from test_index where c = 633 index_test.go:143: sql update test_index set c1 = 3286237672274615227, c2 = 0.827307, c3 = 'Qdjo1pIqOZ' where c = 633 index_test.go:143: sql update test_index set c1 = 3513640909757705285, c2 = 0.651101, c3 = 'xh995ECEy6' where c = 768 index_test.go:143: sql update test_index set c1 = 553189711612541773, c2 = 0.112538, c3 = 'pTmp3sMJL0' where c = 630 index_test.go:140: sql delete from test_index where c = 796 index_test.go:140: sql delete from test_index where c = 582 index_test.go:137: sql insert into test_index values (1021, 597635521812417201, 0.229228, 'W1DLb6noQ4') index_test.go:143: sql update test_index set c1 = 7496602412662874137, c2 = 0.647364, c3 = 'R92GJ9QRoC' where c = 569 index_test.go:140: sql delete from test_index where c = 1016 index_test.go:140: sql delete from test_index where c = 323 index_test.go:137: sql insert into test_index values (1023, 498515053213041147, 0.619004, 'NrasrfatIt') index_test.go:140: sql delete from test_index where c = 17 index_test.go:143: sql update test_index set c1 = 1186444227342871097, c2 = 0.354114, c3 = '6vM1OM0URD' where c = 434 index_test.go:143: sql update test_index set c1 = 2678176846372719803, c2 = 0.508086, c3 = '0bXloz5C3L' where c = 518 index_test.go:140: sql delete from test_index where c = 720 index_test.go:137: sql insert into test_index values (1022, 8005109049505033895, 0.037155, 'fL4VExmJZz') index_test.go:137: sql insert into test_index values (1024, 2159324062918159831, 0.882904, '76DzXEBqVt') index_test.go:140: sql delete from test_index where c = 663 index_test.go:137: sql insert into test_index values (1025, 8626907889914406814, 0.438719, '7iq0IFD7he') index_test.go:140: sql delete from test_index where c = 87 index_test.go:143: sql update test_index set c1 = 5331768352014685225, c2 = 0.299844, c3 = 'RlvY2kGLuJ' where c = 896 index_test.go:137: sql insert into test_index values (1026, 4641895531238072373, 0.683735, 'uGI5jH2Y1O') index_test.go:137: sql insert into test_index values (1027, 8542767243038698795, 0.477327, 'FHsjIgHNCg') index_test.go:143: sql update test_index set c1 = 7055532325398062565, c2 = 0.480758, c3 = 'DX6P0oQErt' where c = 532 index_test.go:143: sql update test_index set c1 = 8702577338055546072, c2 = 0.754616, c3 = 'ykqfHJiLvl' where c = 338 index_test.go:140: sql delete from test_index where c = 537 index_test.go:143: sql update test_index set c1 = 7702013450698629181, c2 = 0.567799, c3 = 'kqLO7FeSHg' where c = 354 index_test.go:140: sql delete from test_index where c = 283 index_test.go:140: sql delete from test_index where c = 885 index_test.go:143: sql update test_index set c1 = 6623790864092126900, c2 = 0.609367, c3 = 'YhDvWxrtBl' where c = 707 index_test.go:143: sql update test_index set c1 = 2670546326122322915, c2 = 0.204009, c3 = 'tUvDupm3Dq' where c = 106 index_test.go:137: sql insert into test_index values (1028, 8022477064780745860, 0.861065, 'd1De4ogHjE') index_test.go:137: sql insert into test_index values (1031, 5714044435853480680, 0.928522, 'v4KeCRRaJ0') index_test.go:143: sql update test_index set c1 = 3819354026573714684, c2 = 0.707765, c3 = '0z4Dh2fGIs' where c = 250 index_test.go:140: sql delete from test_index where c = 833 index_test.go:137: sql insert into test_index values (1030, 2714711630655648700, 0.761535, 'CwkueY9IOR') index_test.go:143: sql update test_index set c1 = 2936681530169312265, c2 = 0.052484, c3 = 'BI4BxvtJ4p' where c = 481 index_test.go:137: sql insert into test_index values (1029, 9123931715301088304, 0.707037, 'EetBZ3SLuU') index_test.go:137: sql insert into test_index values (1032, 7277603374488533897, 0.085073, 'Bol6VyRiFC') index_test.go:143: sql update test_index set c1 = 4549710341303512328, c2 = 0.768906, c3 = 'AzCZNdcWVr' where c = 881 index_test.go:143: sql update test_index set c1 = 1595485671310158438, c2 = 0.726775, c3 = '31N37HPvdK' where c = 761 index_test.go:137: sql insert into test_index values (1035, 4364690239295187302, 0.370604, '5inO6vDLvx') index_test.go:140: sql delete from test_index where c = 835 index_test.go:137: sql insert into test_index values (1033, 5749830700565249189, 0.388563, '0ZdsFF9f8i') index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 886 index_test.go:137: sql insert into test_index values (1034, 7449359080690766192, 0.071427, 'mZkG8qi8c8') index_test.go:137: sql insert into test_index values (1036, 1663932043827124398, 0.372169, 'GnzUDctoo9') index_test.go:143: sql update test_index set c1 = 3363704203796560610, c2 = 0.010534, c3 = 'PbtOuEPBIt' where c = 554 index_test.go:140: sql delete from test_index where c = 334 index_test.go:140: sql delete from test_index where c = 65 index_test.go:143: sql update test_index set c1 = 2357342534799660668, c2 = 0.498460, c3 = 'STldGm9egt' where c = 181 index_test.go:140: sql delete from test_index where c = 989 index_test.go:137: sql insert into test_index values (1037, 2079625706853075991, 0.342545, 'XLdB0YXDPV') index_test.go:140: sql delete from test_index where c = 334 index_test.go:143: sql update test_index set c1 = 2979520999182881575, c2 = 0.301240, c3 = 'xCri7hPADF' where c = 761 index_test.go:143: sql update test_index set c1 = 1937697733865457470, c2 = 0.200011, c3 = 'FfoE4r1y1D' where c = 343 index_test.go:140: sql delete from test_index where c = 824 index_test.go:140: sql delete from test_index where c = 530 index_test.go:140: sql delete from test_index where c = 372 index_test.go:137: sql insert into test_index values (1038, 8763048912105235481, 0.030486, 'uyRGSKahkj') index_test.go:143: sql update test_index set c1 = 4402101848369490327, c2 = 0.625248, c3 = 'q48Uo2GwCC' where c = 689 index_test.go:140: sql delete from test_index where c = 794 index_test.go:143: sql update test_index set c1 = 4583080121233119140, c2 = 0.607720, c3 = 'AqR13zpZql' where c = 115 index_test.go:137: sql insert into test_index values (1041, 1845006891575051877, 0.048401, 'F2hVc9v8w8') index_test.go:143: sql update test_index set c1 = 7323723787144534482, c2 = 0.092333, c3 = '8VnnCDsjLP' where c = 542 index_test.go:137: sql insert into test_index values (1040, 3632477538801603700, 0.107938, 'jTbQrQjxrh') index_test.go:137: sql insert into test_index values (1039, 7922774749152744066, 0.362328, 'uE5LZWcmdf') index_test.go:143: sql update test_index set c1 = 3884104519812558233, c2 = 0.384407, c3 = 'p4FGKsjIea' where c = 787 index_test.go:143: sql update test_index set c1 = 8956811923785158806, c2 = 0.764890, c3 = 'h9LZq0XXbD' where c = 546 index_test.go:143: sql update test_index set c1 = 2027644032235298991, c2 = 0.415396, c3 = 'VGS3pibv4c' where c = 302 index_test.go:143: sql update test_index set c1 = 8825571535324182487, c2 = 0.983131, c3 = 'KNAxfXURAK' where c = 895 index_test.go:140: sql delete from test_index where c = 449 index_test.go:137: sql insert into test_index values (1042, 1295907044445250884, 0.380556, '04NTebYqvN') index_test.go:137: sql insert into test_index values (1043, 1582878507095702605, 0.000801, 'eUC8Ct7780') index_test.go:140: sql delete from test_index where c = 988 index_test.go:140: sql delete from test_index where c = 753 index_test.go:140: sql delete from test_index where c = 710 index_test.go:137: sql insert into test_index values (1048, 3789244020210497223, 0.677917, 'zfyrUX3Sc0') index_test.go:143: sql update test_index set c1 = 6086509430955259292, c2 = 0.068954, c3 = 'g8du5TX3Lp' where c = 176 index_test.go:137: sql insert into test_index values (1047, 822050908645155674, 0.188960, 'qOANrR4Hlb') index_test.go:137: sql insert into test_index values (1045, 7094699937538392477, 0.857671, '3HnXHpygX0') index_test.go:137: sql insert into test_index values (1046, 9049336830470996711, 0.391985, 'U437EB7tLI') index_test.go:143: sql update test_index set c1 = 813965391906108168, c2 = 0.472771, c3 = 'vFQWgM10bP' where c = 625 index_test.go:137: sql insert into test_index values (1044, 4930061135489426406, 0.408459, '9AyrZbOE03') index_test.go:140: sql delete from test_index where c = 866 index_test.go:140: sql delete from test_index where c = 310 index_test.go:143: sql update test_index set c1 = 1843739038141014482, c2 = 0.437216, c3 = 'i96bTCulcM' where c = 518 index_test.go:143: sql update test_index set c1 = 7225181527406974228, c2 = 0.551726, c3 = 'KTAMb74sCh' where c = 558 index_test.go:140: sql delete from test_index where c = 652 index_test.go:140: sql delete from test_index where c = 405 index_test.go:143: sql update test_index set c1 = 2435171347327085366, c2 = 0.257425, c3 = 'g7ze4J70Wm' where c = 426 index_test.go:137: sql insert into test_index values (1049, 799149987412720635, 0.179300, 'XG40lu76wb') index_test.go:143: sql update test_index set c1 = 2738324886782110235, c2 = 0.816007, c3 = '34fzZ1ciz6' where c = 501 index_test.go:140: sql delete from test_index where c = 928 index_test.go:143: sql update test_index set c1 = 8875608218952186747, c2 = 0.231802, c3 = 'xBftZvB7Ya' where c = 649 index_test.go:137: sql insert into test_index values (1052, 1395038099422038043, 0.914113, 'wUlrdrFGTi') index_test.go:143: sql update test_index set c1 = 3642943625006440610, c2 = 0.781881, c3 = 'ZPaSqvjKzW' where c = 490 index_test.go:137: sql insert into test_index values (1050, 5406551535348178660, 0.630081, 'HsdlqSRUMF') index_test.go:137: sql insert into test_index values (1051, 7223519870180021462, 0.284142, 'dvAi37sr9F') index_test.go:143: sql update test_index set c1 = 5704315706207879965, c2 = 0.694979, c3 = 'C7hFUwrPQT' where c = 55 index_test.go:140: sql delete from test_index where c = 305 index_test.go:137: sql insert into test_index values (1054, 6240133488938984025, 0.906957, 'fpWnLALso6') index_test.go:137: sql insert into test_index values (1053, 472714799910718938, 0.448504, 'MXqUFqHIzf') index_test.go:140: sql delete from test_index where c = 484 index_test.go:137: sql insert into test_index values (1055, 3521524760621909513, 0.416967, 'HlYvN0vamr') index_test.go:140: sql delete from test_index where c = 260 index_test.go:140: sql delete from test_index where c = 118 index_test.go:140: sql delete from test_index where c = 702 index_test.go:140: sql delete from test_index where c = 26 index_test.go:140: sql delete from test_index where c = 723 index_test.go:137: sql insert into test_index values (1056, 44919784774825921, 0.044360, '8AOe5jDKKO') index_test.go:143: sql update test_index set c1 = 5446435427707654324, c2 = 0.372300, c3 = 'zEYLGWmaCe' where c = 526 index_test.go:143: sql update test_index set c1 = 5609072200279961292, c2 = 0.868399, c3 = 'npQ6DnDs9c' where c = 297 index_test.go:143: sql update test_index set c1 = 4872556389673745513, c2 = 0.014114, c3 = 'Lnxig9ZBLs' where c = 665 index_test.go:143: sql update test_index set c1 = 1171181193516938760, c2 = 0.075503, c3 = '2TDpUOHu5v' where c = 944 index_test.go:143: sql update test_index set c1 = 4320145565717457797, c2 = 0.801634, c3 = 'i1v1wwlJch' where c = 304 index_test.go:143: sql update test_index set c1 = 4451765676406247493, c2 = 0.969857, c3 = 'JhR3grMIq8' where c = 559 index_test.go:143: sql update test_index set c1 = 8025947312126840851, c2 = 0.160995, c3 = 'FeX62YBLT5' where c = 275 index_test.go:140: sql delete from test_index where c = 945 index_test.go:137: sql insert into test_index values (1057, 3350497360961236396, 0.029961, 'YxU5UOGWq3') index_test.go:140: sql delete from test_index where c = 52 index_test.go:137: sql insert into test_index values (1060, 3767039022314901788, 0.189264, 'g4eW4Np2Kg') index_test.go:137: sql insert into test_index values (1059, 1644853998501349257, 0.845699, 'GjJ7WETalT') index_test.go:140: sql delete from test_index where c = 704 index_test.go:137: sql insert into test_index values (1058, 1080811381977160072, 0.251162, 'qN91V8hzQo') index_test.go:137: sql insert into test_index values (1061, 10845774436568576, 0.433372, 'xTQywR5EyF') index_test.go:137: sql insert into test_index values (1062, 69577926945685685, 0.714248, 'ooDb3UaxwI') index_test.go:143: sql update test_index set c1 = 6565786697558843900, c2 = 0.104264, c3 = 'uQOPFOQkbG' where c = 213 index_test.go:137: sql insert into test_index values (1063, 4753344633759975944, 0.565444, 'NlcpVYRLRv') index_test.go:143: sql update test_index set c1 = 6701012543955725190, c2 = 0.487401, c3 = 'Z1RmB4yrAs' where c = 664 index_test.go:140: sql delete from test_index where c = 49 index_test.go:140: sql delete from test_index where c = 636 index_test.go:140: sql delete from test_index where c = 314 index_test.go:140: sql delete from test_index where c = 298 index_test.go:140: sql delete from test_index where c = 1024 index_test.go:137: sql insert into test_index values (1064, 1287263825421175566, 0.923694, '8hYLtiTB70') index_test.go:143: sql update test_index set c1 = 5833291631630451593, c2 = 0.905888, c3 = 'gqP4PQbOss' where c = 965 index_test.go:137: sql insert into test_index values (1066, 7391243836972320664, 0.161054, 'MVZAzmcxyO') index_test.go:143: sql update test_index set c1 = 5374237883964942086, c2 = 0.050660, c3 = 'aw4bzQC3Zj' where c = 51 index_test.go:143: sql update test_index set c1 = 8679145418209599945, c2 = 0.524409, c3 = 'QGq4pzjbCJ' where c = 160 index_test.go:140: sql delete from test_index where c = 871 index_test.go:137: sql insert into test_index values (1065, 574758463404812838, 0.347332, '3ioixHNnij') index_test.go:140: sql delete from test_index where c = 958 index_test.go:143: sql update test_index set c1 = 1963764580719899112, c2 = 0.198025, c3 = 'v4K88cEX8L' where c = 181 index_test.go:137: sql insert into test_index values (1067, 496551593925765474, 0.911197, 'al78NVa91I') index_test.go:143: sql update test_index set c1 = 591983876477092111, c2 = 0.675741, c3 = 'yJTp1npdiJ' where c = 522 index_test.go:143: sql update test_index set c1 = 3379487537720628085, c2 = 0.275513, c3 = 'I496GsGgvD' where c = 236 index_test.go:143: sql update test_index set c1 = 6372791974947306681, c2 = 0.674127, c3 = 'b67eGh1aWz' where c = 889 index_test.go:140: sql delete from test_index where c = 706 index_test.go:137: sql insert into test_index values (1069, 1854197027327526009, 0.873480, '2GvbrRc3hh') index_test.go:140: sql delete from test_index where c = 350 index_test.go:137: sql insert into test_index values (1068, 666219628838788448, 0.314467, 'NXi5qauvCm') index_test.go:143: sql update test_index set c1 = 706530024045275796, c2 = 0.404890, c3 = 'ZYXj92gCVT' where c = 377 index_test.go:143: sql update test_index set c1 = 1716763909412520124, c2 = 0.835633, c3 = 'GwTtwvMWv9' where c = 648 index_test.go:137: sql insert into test_index values (1073, 6180944867262202347, 0.496077, 'wQicAQ0a9J') index_test.go:140: sql delete from test_index where c = 760 index_test.go:137: sql insert into test_index values (1071, 6391131742577364358, 0.769123, '3e4HpoITj8') index_test.go:137: sql insert into test_index values (1072, 3082269697182678173, 0.868945, '7aTyIGvAIH') index_test.go:137: sql insert into test_index values (1070, 4595173123663864928, 0.017602, 'Rgwrk4KjZ9') index_test.go:140: sql delete from test_index where c = 726 index_test.go:140: sql delete from test_index where c = 681 index_test.go:143: sql update test_index set c1 = 3040093758101736003, c2 = 0.942732, c3 = 'JPtmQXiJCQ' where c = 84 index_test.go:140: sql delete from test_index where c = 822 index_test.go:140: sql delete from test_index where c = 181 index_test.go:137: sql insert into test_index values (1074, 9062131988446916604, 0.685146, 'ppEgLYKgOW') index_test.go:143: sql update test_index set c1 = 7455920578923269803, c2 = 0.693552, c3 = 'k8Iifs1nsJ' where c = 101 index_test.go:140: sql delete from test_index where c = 751 index_test.go:143: sql update test_index set c1 = 5411047597274271606, c2 = 0.557653, c3 = 'oeiLa3EroN' where c = 484 index_test.go:137: sql insert into test_index values (1075, 2706977382790141338, 0.929349, 'RFdHZ30wu5') index_test.go:140: sql delete from test_index where c = 627 index_test.go:143: sql update test_index set c1 = 7258757414157352815, c2 = 0.683445, c3 = 'hArDVGMS7P' where c = 902 index_test.go:137: sql insert into test_index values (1076, 579053519174333827, 0.024195, 'JlYRtf6a1k') index_test.go:140: sql delete from test_index where c = 905 index_test.go:140: sql delete from test_index where c = 4 index_test.go:143: sql update test_index set c1 = 3001684923578909888, c2 = 0.235963, c3 = 'P3snHY3kxg' where c = 1044 index_test.go:137: sql insert into test_index values (1078, 577017440864715354, 0.230527, 'Zb60xHDUd4') index_test.go:143: sql update test_index set c1 = 5634654426972926717, c2 = 0.579675, c3 = 'I459pWN8kn' where c = 192 index_test.go:143: sql update test_index set c1 = 8693111809972923409, c2 = 0.740681, c3 = 'K8AyHyqqYQ' where c = 270 index_test.go:140: sql delete from test_index where c = 506 index_test.go:137: sql insert into test_index values (1077, 956954038881771395, 0.809507, 'aP9PUH9aGS') index_test.go:143: sql update test_index set c1 = 2553849239858322240, c2 = 0.312106, c3 = '7HNz61KMMQ' where c = 969 index_test.go:143: sql update test_index set c1 = 2901994286222336251, c2 = 0.074797, c3 = 'NFkeAu4FOy' where c = 727 index_test.go:140: sql delete from test_index where c = 152 index_test.go:137: sql insert into test_index values (1080, 6610653510791328320, 0.043546, 'F0Y1eVjtjw') index_test.go:137: sql insert into test_index values (1079, 6402472044059898523, 0.844303, 'BspuIReTR4') index_test.go:143: sql update test_index set c1 = 1987167463125558872, c2 = 0.506437, c3 = 'Jxso5p37JX' where c = 993 index_test.go:137: sql insert into test_index values (1082, 8566971576038537281, 0.160915, 'yhEbU8ILDl') index_test.go:140: sql delete from test_index where c = 545 index_test.go:137: sql insert into test_index values (1081, 7149385306217833999, 0.854493, '5WfV7dcyMu') index_test.go:140: sql delete from test_index where c = 766 index_test.go:143: sql update test_index set c1 = 1205731449903035235, c2 = 0.302075, c3 = 'p5ArYnpeWc' where c = 415 index_test.go:137: sql insert into test_index values (1083, 2576793786141773755, 0.857152, 'k6f0EIfvT4') index_test.go:137: sql insert into test_index values (1085, 3074139789226160969, 0.774765, 'LuYkyibDFd') index_test.go:140: sql delete from test_index where c = 891 index_test.go:143: sql update test_index set c1 = 4394701487523932535, c2 = 0.062999, c3 = 'jLCVGASmdz' where c = 1063 index_test.go:137: sql insert into test_index values (1084, 2850698164085070867, 0.436207, 'KkiB0EALBy') index_test.go:143: sql update test_index set c1 = 797920245100383718, c2 = 0.175740, c3 = 'mHDbcNxoRg' where c = 70 index_test.go:140: sql delete from test_index where c = 879 index_test.go:143: sql update test_index set c1 = 954603829521343438, c2 = 0.965000, c3 = 'BenmNF0exb' where c = 70 index_test.go:140: sql delete from test_index where c = 538 index_test.go:140: sql delete from test_index where c = 111 index_test.go:143: sql update test_index set c1 = 190837851163302698, c2 = 0.193292, c3 = 'bB3TuqNOw4' where c = 1076 index_test.go:137: sql insert into test_index values (1087, 3820036960977258909, 0.982932, 'DV5wEwkn5d') index_test.go:137: sql insert into test_index values (1086, 8035195115194848629, 0.931274, 'tJbaTK8205') index_test.go:140: sql delete from test_index where c = 213 index_test.go:140: sql delete from test_index where c = 867 index_test.go:137: sql insert into test_index values (1088, 7331196490221111995, 0.104729, 'YUw0EnkLY6') index_test.go:143: sql update test_index set c1 = 544895581801066233, c2 = 0.245407, c3 = '05ABDGKsVk' where c = 887 index_test.go:137: sql insert into test_index values (1089, 5881659108955566942, 0.016952, 'jPmJvHCLwR') index_test.go:143: sql update test_index set c1 = 4165150479802947729, c2 = 0.404233, c3 = 'm7xPrHP61D' where c = 886 index_test.go:140: sql delete from test_index where c = 370 index_test.go:140: sql delete from test_index where c = 367 index_test.go:143: sql update test_index set c1 = 9147935807962232408, c2 = 0.606195, c3 = 'aFMnuugCRO' where c = 307 index_test.go:143: sql update test_index set c1 = 5515683005877847968, c2 = 0.264874, c3 = 'upeM154mf6' where c = 791 index_test.go:137: sql insert into test_index values (1090, 8685777213863190496, 0.066570, '8OstpISa5J') index_test.go:140: sql delete from test_index where c = 909 index_test.go:137: sql insert into test_index values (1091, 5866743817334179626, 0.999896, '3OWU4VM7fs') index_test.go:143: sql update test_index set c1 = 1792468425129853161, c2 = 0.429212, c3 = 'yyaWKrpQYG' where c = 713 index_test.go:140: sql delete from test_index where c = 491 index_test.go:143: sql update test_index set c1 = 8913479477860624631, c2 = 0.503108, c3 = 'zNnih6cSFb' where c = 181 index_test.go:143: sql update test_index set c1 = 4675858554570219185, c2 = 0.467199, c3 = 'QeOa2x1CU3' where c = 793 index_test.go:143: sql update test_index set c1 = 2648335474842115932, c2 = 0.723123, c3 = 'QoQMPXEIYD' where c = 597 index_test.go:137: sql insert into test_index values (1093, 6970981931212821182, 0.943902, 'LqnKYjbpYu') index_test.go:140: sql delete from test_index where c = 505 index_test.go:143: sql update test_index set c1 = 3387701426616548970, c2 = 0.936542, c3 = '0bKkfXWl2x' where c = 117 index_test.go:140: sql delete from test_index where c = 476 index_test.go:137: sql insert into test_index values (1096, 3583584782133311984, 0.601681, 'GtDMwbZkEz') index_test.go:137: sql insert into test_index values (1094, 7282106125146850259, 0.733227, 'Nf4Iba217S') index_test.go:137: sql insert into test_index values (1095, 7559898012846751558, 0.262251, 'HTU6yJh2QB') index_test.go:137: sql insert into test_index values (1092, 690458716557896676, 0.737175, 'Lk7Ohm7Mak') index_test.go:143: sql update test_index set c1 = 8196612491432464634, c2 = 0.268870, c3 = 'HaZG0QNLbH' where c = 246 index_test.go:140: sql delete from test_index where c = 171 index_test.go:140: sql delete from test_index where c = 9 index_test.go:140: sql delete from test_index where c = 273 index_test.go:140: sql delete from test_index where c = 515 index_test.go:137: sql insert into test_index values (1097, 829812394371875330, 0.991131, 'beqFVS5Spw') index_test.go:143: sql update test_index set c1 = 1884346030094447222, c2 = 0.492615, c3 = 'vlU64JX7k6' where c = 647 index_test.go:140: sql delete from test_index where c = 954 index_test.go:143: sql update test_index set c1 = 2107545164154511322, c2 = 0.741872, c3 = 'Z88MYBJHdD' where c = 613 index_test.go:143: sql update test_index set c1 = 1557284372883760175, c2 = 0.955833, c3 = '129SJNAqD4' where c = 418 index_test.go:143: sql update test_index set c1 = 4858574359841684391, c2 = 0.950576, c3 = 'RgmBo8JFvB' where c = 476 index_test.go:140: sql delete from test_index where c = 235 index_test.go:143: sql update test_index set c1 = 5576741694142423049, c2 = 0.850147, c3 = 'OsGmdvnbug' where c = 565 index_test.go:137: sql insert into test_index values (1099, 8981730990060833376, 0.278081, 'IUu0JXYSlM') index_test.go:143: sql update test_index set c1 = 5319564299830456329, c2 = 0.534423, c3 = 'lgKGMmiABF' where c = 614 index_test.go:137: sql insert into test_index values (1098, 4226647245371241112, 0.973957, 'ZSgEKmcfhB') index_test.go:143: sql update test_index set c1 = 4861671698514864802, c2 = 0.272015, c3 = 'IYuXRPA1Xa' where c = 1074 index_test.go:140: sql delete from test_index where c = 33 index_test.go:137: sql insert into test_index values (1100, 5620187552903600746, 0.919940, 'oGrixoh9Jy') index_test.go:143: sql update test_index set c1 = 8723983987066849568, c2 = 0.838718, c3 = 'IN5iU135J2' where c = 416 index_test.go:140: sql delete from test_index where c = 860 index_test.go:140: sql delete from test_index where c = 45 index_test.go:143: sql update test_index set c1 = 914021216974803638, c2 = 0.164702, c3 = '1IPYEAb4Ub' where c = 270 index_test.go:143: sql update test_index set c1 = 6351803079569132032, c2 = 0.924181, c3 = 'cb8I03J0Gt' where c = 365 index_test.go:137: sql insert into test_index values (1101, 1268097502402455946, 0.241327, 'dlc3KqnFHl') index_test.go:137: sql insert into test_index values (1106, 3561984042644254486, 0.201387, 'EPTtp6Y0A9') index_test.go:137: sql insert into test_index values (1104, 4945096922632001368, 0.004009, '9SL6OrW0Ub') index_test.go:137: sql insert into test_index values (1108, 4487849988671379930, 0.711759, 'TfdwEFQFdJ') index_test.go:137: sql insert into test_index values (1102, 1866474044449645297, 0.821845, 'bgqcx5BtC8') index_test.go:137: sql insert into test_index values (1103, 6517474198705315792, 0.739931, 'FLD470XhmD') index_test.go:137: sql insert into test_index values (1110, 1711633568070951943, 0.743274, 'Kq6fVWF6Pv') index_test.go:137: sql insert into test_index values (1107, 5720622345190265559, 0.284715, 'aZm9ieCr81') index_test.go:137: sql insert into test_index values (1109, 4992784307293601976, 0.721610, '4120p8SYSm') index_test.go:140: sql delete from test_index where c = 835 index_test.go:140: sql delete from test_index where c = 152 index_test.go:140: sql delete from test_index where c = 398 index_test.go:140: sql delete from test_index where c = 331 index_test.go:137: sql insert into test_index values (1105, 1987041074595024520, 0.331781, '2leh3DsMGe') index_test.go:143: sql update test_index set c1 = 2525704053438069125, c2 = 0.233045, c3 = 'C6ZUcMmR8c' where c = 399 index_test.go:143: sql update test_index set c1 = 1105462156650282165, c2 = 0.218559, c3 = 'ssq40sWpzW' where c = 575 index_test.go:143: sql update test_index set c1 = 7906694695988180469, c2 = 0.528907, c3 = 'ZabKv3zdMe' where c = 42 index_test.go:140: sql delete from test_index where c = 1103 index_test.go:140: sql delete from test_index where c = 230 index_test.go:140: sql delete from test_index where c = 997 index_test.go:140: sql delete from test_index where c = 452 index_test.go:143: sql update test_index set c1 = 6689760114616379432, c2 = 0.982286, c3 = 'TtGxdaAYoL' where c = 790 index_test.go:137: sql insert into test_index values (1113, 5985464472508242548, 0.013443, 'IEvgtkeV6O') index_test.go:137: sql insert into test_index values (1112, 2294976684689614761, 0.811923, 'LqifEd3JVm') index_test.go:140: sql delete from test_index where c = 180 index_test.go:140: sql delete from test_index where c = 774 index_test.go:137: sql insert into test_index values (1111, 3705867687760706174, 0.969978, 'Kb1ZRttQXI') index_test.go:143: sql update test_index set c1 = 9007047003431140750, c2 = 0.960064, c3 = 'WFcZS8o4up' where c = 732 index_test.go:143: sql update test_index set c1 = 1787943041550514474, c2 = 0.382735, c3 = 'xcBQcJC90g' where c = 959 index_test.go:143: sql update test_index set c1 = 8621514822156533308, c2 = 0.752893, c3 = 'zRNyCaSAHb' where c = 282 index_test.go:140: sql delete from test_index where c = 125 index_test.go:140: sql delete from test_index where c = 214 index_test.go:137: sql insert into test_index values (1114, 7866841227979650617, 0.590960, '8hRlJLdS2H') index_test.go:143: sql update test_index set c1 = 3586626364305882255, c2 = 0.920144, c3 = 'Dkb364Y8YW' where c = 812 index_test.go:143: sql update test_index set c1 = 2634885355428322222, c2 = 0.104053, c3 = 'WjQuZ7Se6L' where c = 707 index_test.go:143: sql update test_index set c1 = 9111022504785270955, c2 = 0.747545, c3 = 'VdLGP4ZvFb' where c = 925 index_test.go:140: sql delete from test_index where c = 877 index_test.go:137: sql insert into test_index values (1116, 1063161462880013334, 0.487957, 'D209T9hEUb') index_test.go:137: sql insert into test_index values (1115, 7470472038234625454, 0.917732, 'PRt9wUAZB1') index_test.go:137: sql insert into test_index values (1118, 7573996028327225898, 0.294635, 'mikeTWlB1v') index_test.go:137: sql insert into test_index values (1117, 2301089054781744297, 0.349973, '2wFwIJ1Q9D') index_test.go:143: sql update test_index set c1 = 3642878881440917885, c2 = 0.164531, c3 = 'jfIXEUQdiq' where c = 991 index_test.go:140: sql delete from test_index where c = 79 index_test.go:137: sql insert into test_index values (1119, 4173876074584112083, 0.932995, 'olViTLUgMB') index_test.go:137: sql insert into test_index values (1120, 3072926205445472632, 0.357412, 'N4UiWzy123') index_test.go:143: sql update test_index set c1 = 729142132224866754, c2 = 0.358200, c3 = 'kf1CLUoEXI' where c = 477 index_test.go:143: sql update test_index set c1 = 5536567664667718507, c2 = 0.838964, c3 = 'BB2Fo2NCWy' where c = 557 index_test.go:140: sql delete from test_index where c = 533 index_test.go:143: sql update test_index set c1 = 8368702033248371402, c2 = 0.325954, c3 = 'qPBOau0aoJ' where c = 330 index_test.go:140: sql delete from test_index where c = 351 index_test.go:140: sql delete from test_index where c = 121 index_test.go:140: sql delete from test_index where c = 876 index_test.go:140: sql delete from test_index where c = 1040 index_test.go:143: sql update test_index set c1 = 8805202125307921689, c2 = 0.194320, c3 = 'RcJhhd1C3K' where c = 219 index_test.go:137: sql insert into test_index values (1121, 3711457381830543521, 0.226755, 'VeqhGJJ2qk') index_test.go:137: sql insert into test_index values (1122, 5325348628249325510, 0.805036, 'lUfdAgows2') index_test.go:140: sql delete from test_index where c = 431 index_test.go:143: sql update test_index set c1 = 9114601814380539305, c2 = 0.936613, c3 = 'ZMEnnp5NrN' where c = 499 index_test.go:137: sql insert into test_index values (1124, 4128269123311024439, 0.622983, 'a9Ww6O4grY') index_test.go:143: sql update test_index set c1 = 5722566451159882476, c2 = 0.698953, c3 = '581pRQwMtz' where c = 346 index_test.go:137: sql insert into test_index values (1123, 3590288500412807381, 0.838550, 'McUUG8vISu') index_test.go:143: sql update test_index set c1 = 3073864397618377186, c2 = 0.672174, c3 = 'uZJem3WZ3g' where c = 38 index_test.go:140: sql delete from test_index where c = 733 index_test.go:137: sql insert into test_index values (1125, 5532911892516696709, 0.261188, 'Xt2NzJphGP') index_test.go:140: sql delete from test_index where c = 660 index_test.go:143: sql update test_index set c1 = 3486097505902435214, c2 = 0.935805, c3 = 'vG5jbWh4Ib' where c = 585 index_test.go:140: sql delete from test_index where c = 97 index_test.go:143: sql update test_index set c1 = 6080008237820799741, c2 = 0.890380, c3 = 'Q56aGuHwWs' where c = 713 index_test.go:140: sql delete from test_index where c = 135 index_test.go:137: sql insert into test_index values (1127, 4461815519575668429, 0.257189, 'Z6eHiWOa1F') index_test.go:137: sql insert into test_index values (1126, 4398365633946392958, 0.163905, 'juntHGQDI8') index_test.go:140: sql delete from test_index where c = 974 index_test.go:137: sql insert into test_index values (1128, 7292072631231896513, 0.436538, 'L4rfjApYL8') index_test.go:143: sql update test_index set c1 = 3524671273451786483, c2 = 0.963977, c3 = 'HPi74df3b1' where c = 673 index_test.go:143: sql update test_index set c1 = 7234436983987246160, c2 = 0.000631, c3 = 'VevNwtwr67' where c = 487 index_test.go:140: sql delete from test_index where c = 27 index_test.go:143: sql update test_index set c1 = 9172210193358624967, c2 = 0.078983, c3 = 'Y6szr0n0Z5' where c = 624 index_test.go:137: sql insert into test_index values (1130, 4697995648396225146, 0.128836, 'bud7GZ88N0') index_test.go:137: sql insert into test_index values (1129, 5201488986899715293, 0.249806, 'o6fZYGwa6U') index_test.go:140: sql delete from test_index where c = 452 index_test.go:140: sql delete from test_index where c = 107 index_test.go:143: sql update test_index set c1 = 1256579650937388019, c2 = 0.103009, c3 = 'sgDLtZlFwT' where c = 312 index_test.go:143: sql update test_index set c1 = 6707924680606025974, c2 = 0.022005, c3 = '1joHv5kvUb' where c = 182 index_test.go:137: sql insert into test_index values (1131, 6417578166368362306, 0.088083, 'B44a2zF5F3') index_test.go:143: sql update test_index set c1 = 418691706965429187, c2 = 0.780227, c3 = 'NSTVe4Xne2' where c = 251 index_test.go:140: sql delete from test_index where c = 45 index_test.go:140: sql delete from test_index where c = 886 index_test.go:137: sql insert into test_index values (1133, 890807472332895487, 0.147561, 'csxvYh6oyq') index_test.go:137: sql insert into test_index values (1132, 5963018817365006987, 0.738140, 'E8dw6jbkUm') index_test.go:137: sql insert into test_index values (1134, 1740548086114320748, 0.373396, 'epr3xVRl7K') index_test.go:143: sql update test_index set c1 = 4580272642096542575, c2 = 0.403149, c3 = 'MbygsjhsvE' where c = 897 index_test.go:143: sql update test_index set c1 = 4751091598412966497, c2 = 0.539685, c3 = 'pSGUdXnGs3' where c = 294 index_test.go:140: sql delete from test_index where c = 688 index_test.go:140: sql delete from test_index where c = 127 index_test.go:143: sql update test_index set c1 = 7524199476780069493, c2 = 0.199785, c3 = 'KC54fgjy1A' where c = 812 index_test.go:140: sql delete from test_index where c = 497 index_test.go:137: sql insert into test_index values (1136, 3244254328880819489, 0.613775, 'Zn6n1ONAgd') index_test.go:137: sql insert into test_index values (1135, 1932589604496278070, 0.570203, '6bLtlpXP80') index_test.go:143: sql update test_index set c1 = 821672013994461783, c2 = 0.206085, c3 = '7ss2286OSK' where c = 518 index_test.go:140: sql delete from test_index where c = 840 index_test.go:143: sql update test_index set c1 = 7132558807871466637, c2 = 0.012647, c3 = 'yEhe1UptdQ' where c = 831 index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 5364960584442680066, c2 = 0.565007, c3 = 'XPnyCZc8Ag' where c = 373 index_test.go:137: sql insert into test_index values (1137, 4189376389278648929, 0.184741, 'cIj2Tf2FRZ') index_test.go:137: sql insert into test_index values (1138, 1430743946362694187, 0.297412, '5m9BIFqEd1') index_test.go:143: sql update test_index set c1 = 1200880260442753996, c2 = 0.596105, c3 = 'MhPxLZBmD3' where c = 25 index_test.go:137: sql insert into test_index values (1139, 8506995405385665427, 0.014512, 'Bu8OKUmxkv') index_test.go:140: sql delete from test_index where c = 307 index_test.go:143: sql update test_index set c1 = 858488439565864133, c2 = 0.544933, c3 = '0WNNSiXI0m' where c = 244 index_test.go:140: sql delete from test_index where c = 421 index_test.go:143: sql update test_index set c1 = 3616492882603380640, c2 = 0.066586, c3 = 'La2SD972AJ' where c = 871 index_test.go:137: sql insert into test_index values (1140, 5336395078582985642, 0.032554, 'HK1jmpc08d') index_test.go:143: sql update test_index set c1 = 2780407735519486118, c2 = 0.734667, c3 = 'BCJtbpJzHq' where c = 800 index_test.go:137: sql insert into test_index values (1142, 290271793507803531, 0.606741, 'OKIQ6KG6WN') index_test.go:137: sql insert into test_index values (1143, 956694625209207361, 0.011204, 'LVuYXRUVph') index_test.go:140: sql delete from test_index where c = 385 index_test.go:137: sql insert into test_index values (1141, 2871644822602003921, 0.725507, 'TZEYXt6XPd') index_test.go:140: sql delete from test_index where c = 730 index_test.go:137: sql insert into test_index values (1144, 265365761344628934, 0.024543, 'mcu4EROLTW') index_test.go:143: sql update test_index set c1 = 6240436927323571386, c2 = 0.742543, c3 = 'lAQATSYAA1' where c = 1080 index_test.go:137: sql insert into test_index values (1145, 6373282897696936216, 0.212152, 'VmU3WF17Cm') index_test.go:140: sql delete from test_index where c = 433 index_test.go:137: sql insert into test_index values (1146, 8734942393070865710, 0.957684, 'fe4g8PfDfI') index_test.go:140: sql delete from test_index where c = 16 index_test.go:143: sql update test_index set c1 = 6141147559272599149, c2 = 0.112972, c3 = 'Ib4xOMk8xf' where c = 200 index_test.go:140: sql delete from test_index where c = 570 index_test.go:140: sql delete from test_index where c = 652 index_test.go:143: sql update test_index set c1 = 1835332395778757875, c2 = 0.752026, c3 = 'tJ60IEgYdh' where c = 509 index_test.go:140: sql delete from test_index where c = 85 index_test.go:140: sql delete from test_index where c = 673 index_test.go:143: sql update test_index set c1 = 8509609724188490536, c2 = 0.284373, c3 = 'uozSGhpwpv' where c = 49 index_test.go:143: sql update test_index set c1 = 8548670773273658782, c2 = 0.725266, c3 = 'HMrEBQdafH' where c = 4 index_test.go:140: sql delete from test_index where c = 164 index_test.go:143: sql update test_index set c1 = 6900485257557786934, c2 = 0.184883, c3 = 'nMEexeIbpS' where c = 480 index_test.go:137: sql insert into test_index values (1149, 5615911469126041884, 0.310416, 'FTgXtF3KKE') index_test.go:137: sql insert into test_index values (1148, 14286558703872401, 0.372427, 'oson4WTbWh') index_test.go:143: sql update test_index set c1 = 4416063364616733716, c2 = 0.598811, c3 = 'ftjLdcNb5G' where c = 1124 index_test.go:137: sql insert into test_index values (1147, 5160478924145469622, 0.719955, 'hk5rooBqKG') index_test.go:140: sql delete from test_index where c = 174 index_test.go:143: sql update test_index set c1 = 1824572692711221105, c2 = 0.374999, c3 = 'KpmDlmN4bu' where c = 684 index_test.go:140: sql delete from test_index where c = 396 index_test.go:137: sql insert into test_index values (1150, 7100515868412388686, 0.219480, 'onq6uRF8dS') index_test.go:143: sql update test_index set c1 = 1321887308317367297, c2 = 0.989535, c3 = 'dmZX1G5q8Q' where c = 1096 index_test.go:143: sql update test_index set c1 = 2578990870924312444, c2 = 0.080224, c3 = 'OMNtmJyRR8' where c = 1048 index_test.go:140: sql delete from test_index where c = 673 index_test.go:137: sql insert into test_index values (1151, 8429373064670169219, 0.136649, 'I65HO73TcF') index_test.go:140: sql delete from test_index where c = 722 index_test.go:137: sql insert into test_index values (1153, 132454533128256496, 0.033847, '7DpLV24GSF') index_test.go:143: sql update test_index set c1 = 5265519788484296630, c2 = 0.016030, c3 = 'tZV0buX1Mn' where c = 268 index_test.go:137: sql insert into test_index values (1152, 417040338238797274, 0.531353, 'iYNScIDh29') index_test.go:140: sql delete from test_index where c = 121 index_test.go:140: sql delete from test_index where c = 498 index_test.go:143: sql update test_index set c1 = 1289523320337797969, c2 = 0.092016, c3 = 'UWBwPTXdEu' where c = 495 index_test.go:140: sql delete from test_index where c = 992 index_test.go:137: sql insert into test_index values (1154, 3719667270101616039, 0.577898, 'SBXnHZpTsk') index_test.go:137: sql insert into test_index values (1157, 7300503052588958178, 0.336715, 'kQvydCPQ9a') index_test.go:137: sql insert into test_index values (1156, 3280282637341570910, 0.869114, 'Yag88xofSf') index_test.go:143: sql update test_index set c1 = 154595188323793332, c2 = 0.865162, c3 = 'FhRGsw5Zj6' where c = 878 index_test.go:143: sql update test_index set c1 = 3210726872142567477, c2 = 0.614031, c3 = 'Vv5VfAxffs' where c = 657 index_test.go:137: sql insert into test_index values (1155, 8174541471809653294, 0.525508, 'YJe3NCxqHY') index_test.go:143: sql update test_index set c1 = 1018341355826018343, c2 = 0.292414, c3 = 'YXGBRM7IOq' where c = 261 index_test.go:140: sql delete from test_index where c = 336 index_test.go:137: sql insert into test_index values (1158, 382257184758135745, 0.153076, 'rDaUOuBUVF') index_test.go:140: sql delete from test_index where c = 314 index_test.go:143: sql update test_index set c1 = 6050650637942869154, c2 = 0.043728, c3 = 'i6nDRs76YL' where c = 100 index_test.go:140: sql delete from test_index where c = 765 index_test.go:143: sql update test_index set c1 = 3438728320720195563, c2 = 0.567041, c3 = '6ovfR2452E' where c = 212 index_test.go:140: sql delete from test_index where c = 790 index_test.go:140: sql delete from test_index where c = 268 index_test.go:137: sql insert into test_index values (1159, 1056558208992456438, 0.439812, 'KW20y39GBf') index_test.go:143: sql update test_index set c1 = 7934443762586051848, c2 = 0.792503, c3 = '3TansyITMf' where c = 349 index_test.go:137: sql insert into test_index values (1161, 4380465919828644048, 0.510464, 'UXPooWnnc1') index_test.go:143: sql update test_index set c1 = 5235837079198577975, c2 = 0.419211, c3 = '8M9vxCUuMR' where c = 88 index_test.go:143: sql update test_index set c1 = 884979465918820502, c2 = 0.933055, c3 = 'nCaNECJbqC' where c = 365 index_test.go:137: sql insert into test_index values (1160, 4841160060217454016, 0.347684, 'niUlfljjQn') index_test.go:140: sql delete from test_index where c = 413 index_test.go:137: sql insert into test_index values (1163, 3859483507597611403, 0.897813, 'kUyQR9kA7m') index_test.go:137: sql insert into test_index values (1162, 6818335361606329724, 0.567353, 'CwE2xvZZyv') index_test.go:140: sql delete from test_index where c = 475 index_test.go:137: sql insert into test_index values (1164, 1623205219795511594, 0.253574, 'yRRPFd1CTn') index_test.go:143: sql update test_index set c1 = 7854099331317562120, c2 = 0.975768, c3 = 'eOE4tAoo1z' where c = 808 index_test.go:143: sql update test_index set c1 = 5896160190607892028, c2 = 0.027260, c3 = 'nmrigQketl' where c = 44 index_test.go:140: sql delete from test_index where c = 583 index_test.go:143: sql update test_index set c1 = 6286861110599120879, c2 = 0.056014, c3 = 'U1hn7HxOaI' where c = 1003 index_test.go:140: sql delete from test_index where c = 450 index_test.go:140: sql delete from test_index where c = 758 index_test.go:140: sql delete from test_index where c = 16 index_test.go:137: sql insert into test_index values (1166, 2956181729614640399, 0.486986, 'U1qD10gIES') index_test.go:137: sql insert into test_index values (1165, 3193622956612029483, 0.554158, 'OEEanw1RnN') index_test.go:137: sql insert into test_index values (1167, 2603235757803164005, 0.883591, 'maLINZVmyq') index_test.go:143: sql update test_index set c1 = 3357609519916991241, c2 = 0.136020, c3 = 'JJLLtXxMxd' where c = 790 index_test.go:140: sql delete from test_index where c = 794 index_test.go:137: sql insert into test_index values (1168, 604474216614634547, 0.508669, 'pODcJzqU6M') index_test.go:140: sql delete from test_index where c = 80 index_test.go:137: sql insert into test_index values (1169, 2204144401450980873, 0.480163, 'tUCdivkDr2') index_test.go:143: sql update test_index set c1 = 7614334049657850064, c2 = 0.367699, c3 = 'coH5mq22xv' where c = 1124 index_test.go:143: sql update test_index set c1 = 6020709299096961539, c2 = 0.318688, c3 = '0uOYS3M3B2' where c = 993 index_test.go:143: sql update test_index set c1 = 271697606354464115, c2 = 0.217420, c3 = 'iJunppxLf6' where c = 645 index_test.go:143: sql update test_index set c1 = 7661972965145170286, c2 = 0.831649, c3 = 'Woo2VSr0LD' where c = 720 index_test.go:143: sql update test_index set c1 = 8671300788607126517, c2 = 0.508419, c3 = 'DiD908iQsd' where c = 422 index_test.go:140: sql delete from test_index where c = 72 index_test.go:140: sql delete from test_index where c = 870 index_test.go:143: sql update test_index set c1 = 5293814291097284138, c2 = 0.486746, c3 = 'ZQMeGWCOG7' where c = 896 index_test.go:137: sql insert into test_index values (1172, 2329992761944719119, 0.120696, '0Kj0mqS0s1') index_test.go:137: sql insert into test_index values (1171, 4401165261374944223, 0.742754, 'A07k2a2gnE') index_test.go:140: sql delete from test_index where c = 828 index_test.go:137: sql insert into test_index values (1174, 6737098937135689697, 0.323556, 'NZdyNK0w93') index_test.go:137: sql insert into test_index values (1170, 3288416431945349721, 0.941221, 'oPxfbPDEtj') index_test.go:137: sql insert into test_index values (1173, 6337620306207600106, 0.378426, 'DFhtmpsXNa') index_test.go:143: sql update test_index set c1 = 2939460653863663364, c2 = 0.355209, c3 = 'loHG8iKiha' where c = 518 index_test.go:143: sql update test_index set c1 = 6897820220387946028, c2 = 0.325715, c3 = 'gofr40XTnI' where c = 109 index_test.go:140: sql delete from test_index where c = 641 index_test.go:137: sql insert into test_index values (1175, 862295903774735457, 0.085457, 'ie4Qu10jex') index_test.go:137: sql insert into test_index values (1176, 1681447678238293337, 0.159132, 'Lul3whlx2d') index_test.go:143: sql update test_index set c1 = 9086191855117317078, c2 = 0.397671, c3 = '94eViGKO5F' where c = 180 index_test.go:137: sql insert into test_index values (1177, 4319264921792313934, 0.664161, 'zxGVzhMVNz') index_test.go:140: sql delete from test_index where c = 661 index_test.go:140: sql delete from test_index where c = 28 index_test.go:140: sql delete from test_index where c = 1095 index_test.go:143: sql update test_index set c1 = 6375589404046682371, c2 = 0.068652, c3 = '7BwhZSeiuP' where c = 954 index_test.go:137: sql insert into test_index values (1178, 3480533861831969539, 0.968708, 'tG5YIyYQ5U') index_test.go:143: sql update test_index set c1 = 1367708552525065554, c2 = 0.087719, c3 = 'VvjgvWg6yI' where c = 186 index_test.go:140: sql delete from test_index where c = 842 index_test.go:140: sql delete from test_index where c = 463 index_test.go:137: sql insert into test_index values (1179, 7240952971794198569, 0.163642, 'jJEAfkkUah') index_test.go:140: sql delete from test_index where c = 576 index_test.go:140: sql delete from test_index where c = 755 index_test.go:143: sql update test_index set c1 = 7621060732909777361, c2 = 0.245876, c3 = '9qg84wlbP3' where c = 949 index_test.go:143: sql update test_index set c1 = 1638666086133562638, c2 = 0.274885, c3 = 'glsM40oDUK' where c = 448 index_test.go:137: sql insert into test_index values (1180, 8583962587901972176, 0.988204, 'DQqlG1wvXM') index_test.go:143: sql update test_index set c1 = 6749167554655893983, c2 = 0.654966, c3 = '41EVLu9LWg' where c = 942 index_test.go:137: sql insert into test_index values (1181, 6360839062849743844, 0.390684, 'fRXusfcGu5') index_test.go:143: sql update test_index set c1 = 7236636396825484123, c2 = 0.679360, c3 = 'WjwFGb7F0a' where c = 1135 index_test.go:140: sql delete from test_index where c = 959 index_test.go:137: sql insert into test_index values (1182, 2085712244174294861, 0.969768, 'tav5eDOWuC') index_test.go:140: sql delete from test_index where c = 143 index_test.go:137: sql insert into test_index values (1183, 6045831591459225347, 0.121304, 'KcZphLEgQJ') index_test.go:143: sql update test_index set c1 = 8524387523601286041, c2 = 0.528772, c3 = 'W8QoNm6Y3Y' where c = 154 index_test.go:137: sql insert into test_index values (1184, 1086108519216089136, 0.282333, 'cu5E7ZUmU4') index_test.go:140: sql delete from test_index where c = 1030 index_test.go:143: sql update test_index set c1 = 635684926097626786, c2 = 0.012554, c3 = 'YcrWGjzSmJ' where c = 1120 index_test.go:140: sql delete from test_index where c = 431 index_test.go:143: sql update test_index set c1 = 7298355322157261494, c2 = 0.804330, c3 = 'UqstQ8qRcm' where c = 253 index_test.go:143: sql update test_index set c1 = 3630289892495192638, c2 = 0.666857, c3 = 'G477dmjLjM' where c = 311 index_test.go:137: sql insert into test_index values (1185, 3989361752556863140, 0.982016, 'xjdyOvf4e1') index_test.go:137: sql insert into test_index values (1186, 88977725593405088, 0.587704, '4qdMF0NqfY') index_test.go:143: sql update test_index set c1 = 2692343475103870683, c2 = 0.120622, c3 = 'IRktNNS3yn' where c = 1153 index_test.go:140: sql delete from test_index where c = 949 index_test.go:140: sql delete from test_index where c = 812 index_test.go:140: sql delete from test_index where c = 446 index_test.go:140: sql delete from test_index where c = 918 index_test.go:137: sql insert into test_index values (1187, 8592442900715421747, 0.960994, '9RsWZcjx26') index_test.go:143: sql update test_index set c1 = 3727265558643375176, c2 = 0.843361, c3 = 'OiwnYWP0Cr' where c = 744 index_test.go:137: sql insert into test_index values (1189, 2978062499465781467, 0.395417, 'nTTnVaBIHD') index_test.go:140: sql delete from test_index where c = 272 index_test.go:137: sql insert into test_index values (1188, 2050537368523520421, 0.998222, '7NXTCLOSTp') index_test.go:143: sql update test_index set c1 = 5171112633234431638, c2 = 0.270843, c3 = 'Z6zPJE8txn' where c = 110 index_test.go:140: sql delete from test_index where c = 470 index_test.go:137: sql insert into test_index values (1190, 3533262102880119550, 0.530908, '4HSEE5SmYY') index_test.go:143: sql update test_index set c1 = 2219964965959862027, c2 = 0.690133, c3 = 'zUllvLgu22' where c = 92 index_test.go:143: sql update test_index set c1 = 2911082590905799116, c2 = 0.377080, c3 = 'drJMQQsewJ' where c = 571 index_test.go:137: sql insert into test_index values (1191, 2589431918691859954, 0.469992, 'LVNRyBJkxH') index_test.go:140: sql delete from test_index where c = 1038 index_test.go:143: sql update test_index set c1 = 7642828533712028720, c2 = 0.722789, c3 = 'mTIDfE2Wtr' where c = 819 index_test.go:140: sql delete from test_index where c = 128 index_test.go:143: sql update test_index set c1 = 3811895051603694614, c2 = 0.227020, c3 = '7bkB1F7fRv' where c = 792 index_test.go:137: sql insert into test_index values (1192, 1041849851606994727, 0.461487, 'sghrMtYdyC') index_test.go:143: sql update test_index set c1 = 5160493213063855900, c2 = 0.139149, c3 = '783bHZYtT5' where c = 1150 index_test.go:137: sql insert into test_index values (1194, 2170911138536728729, 0.368168, 'Ip8jWa0Zcs') index_test.go:140: sql delete from test_index where c = 852 index_test.go:143: sql update test_index set c1 = 887379476275336185, c2 = 0.955721, c3 = 'igTz8qEilR' where c = 695 index_test.go:140: sql delete from test_index where c = 185 index_test.go:143: sql update test_index set c1 = 9073418562058021957, c2 = 0.557962, c3 = 'OD5vce7VB0' where c = 27 index_test.go:137: sql insert into test_index values (1195, 4825066403842195406, 0.164509, 'tu8locDh7B') index_test.go:137: sql insert into test_index values (1193, 6646654330820500061, 0.544299, 'oaFbx2BPu5') index_test.go:140: sql delete from test_index where c = 84 index_test.go:137: sql insert into test_index values (1196, 650637319473253631, 0.827476, 'yJyjgg2fWf') index_test.go:143: sql update test_index set c1 = 5796174748544329351, c2 = 0.403065, c3 = 'MZJOeEKrqR' where c = 981 index_test.go:143: sql update test_index set c1 = 3619058818129113149, c2 = 0.273042, c3 = 'JpT7asQ9Bw' where c = 641 index_test.go:140: sql delete from test_index where c = 1182 index_test.go:140: sql delete from test_index where c = 137 index_test.go:137: sql insert into test_index values (1197, 6987015772511109602, 0.033587, 'c5RWyrWpxm') index_test.go:137: sql insert into test_index values (1198, 3528202783286464227, 0.761846, 'ZfjekZEmAj') index_test.go:140: sql delete from test_index where c = 383 index_test.go:140: sql delete from test_index where c = 428 index_test.go:143: sql update test_index set c1 = 7755118464990180094, c2 = 0.747349, c3 = '7AlkWjqy8V' where c = 734 index_test.go:143: sql update test_index set c1 = 7520430362960096518, c2 = 0.307941, c3 = 'rm48o5pg6t' where c = 38 index_test.go:140: sql delete from test_index where c = 201 index_test.go:143: sql update test_index set c1 = 6382122563823466647, c2 = 0.379165, c3 = 'KHc6SQ9Rqy' where c = 693 index_test.go:143: sql update test_index set c1 = 2155009056770765927, c2 = 0.558459, c3 = 'ssBU0nNBZY' where c = 379 index_test.go:143: sql update test_index set c1 = 6666378723827338741, c2 = 0.092142, c3 = 'CSRPthp78h' where c = 231 index_test.go:140: sql delete from test_index where c = 132 index_test.go:143: sql update test_index set c1 = 2679719773908289964, c2 = 0.755278, c3 = '0zBO90gQI5' where c = 171 index_test.go:143: sql update test_index set c1 = 1200591898034434930, c2 = 0.037860, c3 = 'algdR3xMHD' where c = 572 index_test.go:137: sql insert into test_index values (1199, 7428395277404631474, 0.549017, 'dSgrynEbHG') index_test.go:137: sql insert into test_index values (1200, 4484679321986710267, 0.681170, 'lSsQAngZ5o') index_test.go:140: sql delete from test_index where c = 401 index_test.go:140: sql delete from test_index where c = 753 index_test.go:143: sql update test_index set c1 = 4354857799837411881, c2 = 0.318368, c3 = 'PyVS9wZKrs' where c = 829 index_test.go:143: sql update test_index set c1 = 4631462394115938279, c2 = 0.629601, c3 = 'GIaK0xn5mz' where c = 647 index_test.go:137: sql insert into test_index values (1201, 1647525958446644945, 0.285813, 'CUhaTvSLWT') index_test.go:137: sql insert into test_index values (1204, 8332592175001065693, 0.638955, 'KgkUlvFMtH') index_test.go:137: sql insert into test_index values (1202, 3503374839511555041, 0.858396, 'ZUotJkQRQJ') index_test.go:137: sql insert into test_index values (1206, 1653817791851558544, 0.003998, 'We1PHuLG03') index_test.go:140: sql delete from test_index where c = 209 index_test.go:137: sql insert into test_index values (1205, 8002614041337972757, 0.602050, 'lldjocfWZl') index_test.go:137: sql insert into test_index values (1203, 2277215969475117790, 0.173793, 'O71bzFhQJ0') index_test.go:137: sql insert into test_index values (1210, 5059679494242007931, 0.824638, '9PZjphLUos') index_test.go:137: sql insert into test_index values (1207, 5908660228107266324, 0.594917, 'i4VPuzZqYe') index_test.go:137: sql insert into test_index values (1209, 672728471068540213, 0.399203, '81tAPFOZpT') index_test.go:140: sql delete from test_index where c = 449 index_test.go:140: sql delete from test_index where c = 145 index_test.go:137: sql insert into test_index values (1208, 1252064546970233462, 0.899335, 'jqHrGMwHnn') index_test.go:140: sql delete from test_index where c = 260 index_test.go:140: sql delete from test_index where c = 875 index_test.go:140: sql delete from test_index where c = 681 index_test.go:143: sql update test_index set c1 = 3146954025614189416, c2 = 0.036992, c3 = '2qPhXqeFO4' where c = 88 index_test.go:143: sql update test_index set c1 = 1574654119981002533, c2 = 0.672789, c3 = '87TefY7NtJ' where c = 497 index_test.go:140: sql delete from test_index where c = 902 index_test.go:140: sql delete from test_index where c = 576 index_test.go:143: sql update test_index set c1 = 6246497186730252622, c2 = 0.893952, c3 = 'asgPl4kcpk' where c = 584 index_test.go:143: sql update test_index set c1 = 4866368160595517379, c2 = 0.036057, c3 = '3dIWjIc42l' where c = 744 index_test.go:143: sql update test_index set c1 = 4416027759419734882, c2 = 0.847964, c3 = 'uhmkuYAzAs' where c = 513 index_test.go:140: sql delete from test_index where c = 1168 index_test.go:143: sql update test_index set c1 = 2151846495266861508, c2 = 0.038568, c3 = 'c0nIrwxryC' where c = 295 index_test.go:137: sql insert into test_index values (1211, 7430043541440642415, 0.518559, 'OAL9nB6B2t') index_test.go:143: sql update test_index set c1 = 3968473428389429335, c2 = 0.050883, c3 = 'uBBJFpmwMf' where c = 825 index_test.go:143: sql update test_index set c1 = 4532044186607406541, c2 = 0.916752, c3 = 'o7Y4A7vcBg' where c = 242 index_test.go:137: sql insert into test_index values (1215, 438855900640016884, 0.744992, 'nRztfivYjw') index_test.go:140: sql delete from test_index where c = 835 index_test.go:137: sql insert into test_index values (1214, 7038385594902145089, 0.838756, '5gpPZqA9rE') index_test.go:140: sql delete from test_index where c = 1188 index_test.go:137: sql insert into test_index values (1213, 3315682781223685780, 0.365838, '8wozEyYnkQ') index_test.go:137: sql insert into test_index values (1212, 2818422652306979392, 0.900077, 'Ito0Cw0tyq') index_test.go:143: sql update test_index set c1 = 5937974298705120765, c2 = 0.742881, c3 = 'QZ1arSWMPe' where c = 612 index_test.go:137: sql insert into test_index values (1216, 6542374878586750016, 0.346156, 'aTSP9UsDzR') index_test.go:137: sql insert into test_index values (1217, 7086286652151160122, 0.660317, 'Hr0yvv2p1Y') index_test.go:140: sql delete from test_index where c = 309 index_test.go:143: sql update test_index set c1 = 2691885043108148345, c2 = 0.961413, c3 = 'kVCqvIxxtc' where c = 543 index_test.go:143: sql update test_index set c1 = 8964397150391020192, c2 = 0.010616, c3 = 'vEfn1eYRLf' where c = 1206 index_test.go:137: sql insert into test_index values (1218, 7622106664259313742, 0.140133, 'oSQrtGrbya') index_test.go:140: sql delete from test_index where c = 717 index_test.go:140: sql delete from test_index where c = 218 index_test.go:137: sql insert into test_index values (1219, 3137499933785447733, 0.915131, 'NPmGmjdRvA') index_test.go:140: sql delete from test_index where c = 736 index_test.go:137: sql insert into test_index values (1220, 5831961641765349744, 0.346523, 'dJNULlq7Z7') index_test.go:143: sql update test_index set c1 = 6912832859514745687, c2 = 0.831301, c3 = 'i7oA4NP2QA' where c = 141 index_test.go:140: sql delete from test_index where c = 1085 index_test.go:143: sql update test_index set c1 = 8096305282886242463, c2 = 0.682530, c3 = 'vaQFNN3LCs' where c = 619 index_test.go:140: sql delete from test_index where c = 600 index_test.go:140: sql delete from test_index where c = 624 index_test.go:143: sql update test_index set c1 = 2833129854430347472, c2 = 0.973188, c3 = '33jIwR18es' where c = 355 index_test.go:137: sql insert into test_index values (1221, 9174964007572145117, 0.239503, 'INL4vxNO1N') index_test.go:143: sql update test_index set c1 = 2625016429980165152, c2 = 0.121464, c3 = 'p4uoRoHtxF' where c = 312 index_test.go:143: sql update test_index set c1 = 6017892139393163230, c2 = 0.664546, c3 = 'ipSDJ1Kw7Q' where c = 614 index_test.go:140: sql delete from test_index where c = 590 index_test.go:140: sql delete from test_index where c = 869 index_test.go:137: sql insert into test_index values (1222, 902038890308237676, 0.701998, 'obeeRgwpAN') index_test.go:143: sql update test_index set c1 = 4465493440904831128, c2 = 0.883811, c3 = 'fOUP2jaoJB' where c = 76 index_test.go:137: sql insert into test_index values (1223, 7346917329562349103, 0.141908, '2XPE6PcWMB') index_test.go:143: sql update test_index set c1 = 1943319410017625106, c2 = 0.104289, c3 = 'lyDdKFSrPV' where c = 743 index_test.go:137: sql insert into test_index values (1224, 8371884484082714129, 0.038957, 'u5mq47IVpI') index_test.go:140: sql delete from test_index where c = 662 index_test.go:137: sql insert into test_index values (1225, 7345160249107646190, 0.632776, 'uJxIvyvzwO') index_test.go:137: sql insert into test_index values (1226, 9193380030866016147, 0.948690, '0tkq1eFfRf') index_test.go:140: sql delete from test_index where c = 994 index_test.go:143: sql update test_index set c1 = 6946316707367313695, c2 = 0.151506, c3 = 'V02gwFNbCl' where c = 416 index_test.go:140: sql delete from test_index where c = 329 index_test.go:137: sql insert into test_index values (1227, 6808617542876103611, 0.038598, 'RSMOcQ064D') index_test.go:143: sql update test_index set c1 = 3937783877410381861, c2 = 0.849050, c3 = 'BVZuJBV6CC' where c = 208 # Time: 2024-05-06T16:13:20.726644669+08:00 # Txn_start_ts: 0 # Query_time: 1.016572657 # Parse_time: 0.000170049 # Compile_time: 0.000204915 # Rewrite_time: 0.000005282 # Optimize_time: 0 # Wait_TS: 0.000371895 # DB: test_ddl # Is_internal: false # Digest: 1e45b2f05f7b38f2fdc029b91eb6ff81999a5598f095ea2c19744cfb7f0febbf # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop index c1_index on test_index; index_test.go:140: sql delete from test_index where c = 545 index_test.go:143: sql update test_index set c1 = 4924213255880020811, c2 = 0.389114, c3 = 'mpJUB4PxtM' where c = 257 index_test.go:143: sql update test_index set c1 = 716982839191548296, c2 = 0.915260, c3 = 'ncRu0Kdhw0' where c = 42 index_test.go:137: sql insert into test_index values (1228, 6029150082937288704, 0.813697, 'zvyN2VGGML') index_test.go:140: sql delete from test_index where c = 848 index_test.go:140: sql delete from test_index where c = 863 index_test.go:140: sql delete from test_index where c = 483 index_test.go:137: sql insert into test_index values (1230, 3417661384873442698, 0.188097, 'YTAXMbVv1V') index_test.go:137: sql insert into test_index values (1231, 3310392091802822713, 0.226509, '9RSa6hfSBm') index_test.go:143: sql update test_index set c1 = 8031029007272186386, c2 = 0.332346, c3 = 'SjCcAQh6Ko' where c = 824 index_test.go:137: sql insert into test_index values (1232, 6564066797577993367, 0.129043, 'MbrBdSkVqn') index_test.go:143: sql update test_index set c1 = 8724648894455599708, c2 = 0.720824, c3 = 'Pq8GKApvaZ' where c = 811 index_test.go:137: sql insert into test_index values (1229, 4403325114392339725, 0.955113, '9QCcMyThxi') index_test.go:143: sql update test_index set c1 = 8455751434544724006, c2 = 0.018952, c3 = 'YUWKX2H3UY' where c = 361 index_test.go:140: sql delete from test_index where c = 681 index_test.go:140: sql delete from test_index where c = 638 index_test.go:143: sql update test_index set c1 = 8681219385439754705, c2 = 0.572771, c3 = 'r0E7BaEjJl' where c = 1034 index_test.go:137: sql insert into test_index values (1234, 1502673708651689459, 0.048430, 'QRPUMyTRho') index_test.go:137: sql insert into test_index values (1235, 7281004495685772770, 0.554689, 'gtG3hsAo2e') index_test.go:137: sql insert into test_index values (1233, 8778838104697356070, 0.052117, 'zUs6JvVzOm') index_test.go:140: sql delete from test_index where c = 1166 index_test.go:143: sql update test_index set c1 = 968765061269872215, c2 = 0.969892, c3 = 'LS8J6zKOZU' where c = 629 index_test.go:140: sql delete from test_index where c = 1012 index_test.go:140: sql delete from test_index where c = 770 index_test.go:143: sql update test_index set c1 = 7052597808416707723, c2 = 0.569795, c3 = 'CCENpPLz6j' where c = 1222 index_test.go:140: sql delete from test_index where c = 918 index_test.go:143: sql update test_index set c1 = 5517523490544409471, c2 = 0.864202, c3 = 'rgyeQ9MtsB' where c = 571 index_test.go:143: sql update test_index set c1 = 2414425559006199666, c2 = 0.840616, c3 = 'hfSVPpUl9L' where c = 753 index_test.go:140: sql delete from test_index where c = 296 index_test.go:143: sql update test_index set c1 = 7274488336315670347, c2 = 0.165753, c3 = 'lJaLMNNXHJ' where c = 265 index_test.go:137: sql insert into test_index values (1236, 8753161470066947085, 0.406934, 'TdJLqgyGsB') index_test.go:140: sql delete from test_index where c = 739 index_test.go:137: sql insert into test_index values (1238, 1313620413392098870, 0.258742, '8hEMYLtwl4') index_test.go:140: sql delete from test_index where c = 205 index_test.go:143: sql update test_index set c1 = 805553249492508478, c2 = 0.712046, c3 = 'fyehND8rfy' where c = 1216 index_test.go:137: sql insert into test_index values (1239, 1797034218909917784, 0.901398, 'nDtAnWe7ww') index_test.go:137: sql insert into test_index values (1240, 4577501992542684499, 0.598628, 'OlgfYVCztk') index_test.go:137: sql insert into test_index values (1237, 7765556922297893179, 0.108362, 'Ah0z1Xw4VM') index_test.go:143: sql update test_index set c1 = 8724520263441533443, c2 = 0.605592, c3 = 'eTpbDZd8l1' where c = 608 index_test.go:140: sql delete from test_index where c = 828 index_test.go:137: sql insert into test_index values (1241, 5975061375600705715, 0.594978, '5A7ZyVdTE9') index_test.go:143: sql update test_index set c1 = 5779752285878356254, c2 = 0.517790, c3 = 'GrBNnGGpac' where c = 1215 index_test.go:140: sql delete from test_index where c = 655 index_test.go:140: sql delete from test_index where c = 170 index_test.go:143: sql update test_index set c1 = 7683090890670831404, c2 = 0.165082, c3 = '0Z4kyb1OJG' where c = 1211 index_test.go:137: sql insert into test_index values (1242, 6140862659289926255, 0.375547, 'IPsWTGO9pc') index_test.go:140: sql delete from test_index where c = 1097 index_test.go:143: sql update test_index set c1 = 1749174656222694617, c2 = 0.171821, c3 = 'Bi0PJk2LuC' where c = 13 index_test.go:143: sql update test_index set c1 = 7208703604509447118, c2 = 0.066068, c3 = '3pegDvJJt2' where c = 59 index_test.go:137: sql insert into test_index values (1243, 9159611508704634877, 0.529494, 'gwaxdKc2H9') index_test.go:143: sql update test_index set c1 = 1408580774910560949, c2 = 0.913714, c3 = 'Pd6hDvH7Hw' where c = 35 index_test.go:143: sql update test_index set c1 = 1517213152192383394, c2 = 0.894440, c3 = 'ndMgJfhE1Y' where c = 409 index_test.go:140: sql delete from test_index where c = 877 index_test.go:137: sql insert into test_index values (1244, 189996252992806941, 0.287909, 'V75Uf8BOOx') index_test.go:143: sql update test_index set c1 = 4278867817787548180, c2 = 0.648311, c3 = 'B2fZPPnFW6' where c = 419 index_test.go:140: sql delete from test_index where c = 434 index_test.go:140: sql delete from test_index where c = 686 index_test.go:137: sql insert into test_index values (1249, 3360290708675557645, 0.885369, 'TOWJcLcQ52') index_test.go:137: sql insert into test_index values (1248, 7565567886486953095, 0.922736, 'u3vX1qSzPM') index_test.go:137: sql insert into test_index values (1246, 154472106965185821, 0.988308, 'u6QNSeQdrX') index_test.go:137: sql insert into test_index values (1245, 1150609434053668184, 0.791132, '7QwwT5Bsrs') index_test.go:140: sql delete from test_index where c = 852 index_test.go:140: sql delete from test_index where c = 191 index_test.go:140: sql delete from test_index where c = 166 index_test.go:143: sql update test_index set c1 = 5992675653749575615, c2 = 0.549368, c3 = '1nGxyHnPml' where c = 192 index_test.go:137: sql insert into test_index values (1247, 7916957484603741728, 0.467299, 'mLFH8OVjgv') index_test.go:143: sql update test_index set c1 = 2386915752232847867, c2 = 0.039686, c3 = 'aoQunApWrg' where c = 1169 index_test.go:137: sql insert into test_index values (1250, 5734818096320299645, 0.750448, 'zgQ35f9D67') index_test.go:143: sql update test_index set c1 = 5522625385240951666, c2 = 0.833687, c3 = 'CVXQDcgnrT' where c = 845 index_test.go:140: sql delete from test_index where c = 482 index_test.go:143: sql update test_index set c1 = 3293435473584269034, c2 = 0.852401, c3 = 'lAalceHUyG' where c = 347 index_test.go:140: sql delete from test_index where c = 536 index_test.go:143: sql update test_index set c1 = 509974401218063781, c2 = 0.535222, c3 = 'JbvhYkEypD' where c = 1228 index_test.go:137: sql insert into test_index values (1251, 7139431627012223046, 0.935596, 'yGVGmVGMOr') index_test.go:137: sql insert into test_index values (1252, 5531138004731527562, 0.801646, '0f99N2e7up') index_test.go:143: sql update test_index set c1 = 3740466065246549923, c2 = 0.212740, c3 = 'jMAClzAUWd' where c = 109 index_test.go:143: sql update test_index set c1 = 4278369009511505112, c2 = 0.728107, c3 = 'Hf30WxV04u' where c = 364 index_test.go:137: sql insert into test_index values (1253, 8382820838106229833, 0.810622, 'BDfekXsQJL') index_test.go:140: sql delete from test_index where c = 1076 index_test.go:137: sql insert into test_index values (1254, 7763237653407637779, 0.524130, 'm5s1b6Gc55') index_test.go:140: sql delete from test_index where c = 570 index_test.go:140: sql delete from test_index where c = 656 index_test.go:140: sql delete from test_index where c = 189 index_test.go:137: sql insert into test_index values (1255, 2179825695733444992, 0.962468, 'WBMsVdFpLg') index_test.go:143: sql update test_index set c1 = 5693582970899975934, c2 = 0.533989, c3 = 'e8midjzMsq' where c = 348 index_test.go:137: sql insert into test_index values (1256, 7044391656805202223, 0.494898, 'FJfrvOHuFq') index_test.go:137: sql insert into test_index values (1257, 6624985626741481687, 0.758478, 'aaf0D0AXa5') index_test.go:143: sql update test_index set c1 = 555823967335279696, c2 = 0.110628, c3 = 'eJeooPHy01' where c = 24 index_test.go:140: sql delete from test_index where c = 1070 index_test.go:143: sql update test_index set c1 = 1540625078858375054, c2 = 0.018227, c3 = 'CGdNchenLF' where c = 952 index_test.go:143: sql update test_index set c1 = 5969541359160378804, c2 = 0.705641, c3 = 'Syr54IAHrm' where c = 1127 index_test.go:140: sql delete from test_index where c = 278 index_test.go:137: sql insert into test_index values (1258, 5670017540310845432, 0.331703, 't4kQXTufRC') index_test.go:140: sql delete from test_index where c = 1067 index_test.go:143: sql update test_index set c1 = 2375731460545060582, c2 = 0.304474, c3 = 'TVmhCeU0xJ' where c = 1124 index_test.go:140: sql delete from test_index where c = 544 index_test.go:143: sql update test_index set c1 = 8193495555285655867, c2 = 0.098923, c3 = 'uDZAWpFBWc' where c = 700 index_test.go:140: sql delete from test_index where c = 215 index_test.go:137: sql insert into test_index values (1259, 7853060090748409643, 0.639711, 'Ra3RROkuCo') index_test.go:140: sql delete from test_index where c = 521 index_test.go:137: sql insert into test_index values (1260, 3855600367674310699, 0.922037, '9G9tzy7Q5c') index_test.go:143: sql update test_index set c1 = 4574265202393280177, c2 = 0.786145, c3 = 'ZRSTFLm1Y0' where c = 94 index_test.go:137: sql insert into test_index values (1261, 2893236784125075679, 0.704164, 'IOHHmBP0LE') index_test.go:137: sql insert into test_index values (1262, 5086075377193539806, 0.242685, 'JcNV2L79rh') index_test.go:143: sql update test_index set c1 = 7178136739972340383, c2 = 0.718855, c3 = 'ofbLHxG3FN' where c = 663 index_test.go:140: sql delete from test_index where c = 686 index_test.go:143: sql update test_index set c1 = 8716117052312775448, c2 = 0.430161, c3 = 'ApRvjP9vYP' where c = 421 index_test.go:143: sql update test_index set c1 = 2303311221360860910, c2 = 0.028300, c3 = 'Qtxvnxv4r8' where c = 696 index_test.go:137: sql insert into test_index values (1263, 2920577233638608020, 0.288849, 'eX4Te5sZTD') index_test.go:143: sql update test_index set c1 = 2591914223199656316, c2 = 0.324369, c3 = 'We6lYTKmmi' where c = 1244 index_test.go:140: sql delete from test_index where c = 741 index_test.go:137: sql insert into test_index values (1265, 6241671620597404561, 0.982501, 'zrw3QDTocq') index_test.go:137: sql insert into test_index values (1266, 3936487102467702287, 0.181443, 'Picox5nAuX') index_test.go:137: sql insert into test_index values (1264, 7694835790831491100, 0.475590, '6jw1Ey1yl2') index_test.go:137: sql insert into test_index values (1268, 8787884163136108980, 0.972623, 'VQHa1HFUPg') index_test.go:140: sql delete from test_index where c = 154 index_test.go:143: sql update test_index set c1 = 7767652830388974816, c2 = 0.157843, c3 = 'qfLSrNt6NJ' where c = 789 index_test.go:140: sql delete from test_index where c = 626 index_test.go:140: sql delete from test_index where c = 969 index_test.go:140: sql delete from test_index where c = 826 index_test.go:137: sql insert into test_index values (1267, 8837532886518685536, 0.976652, 'aBZoiqWcEV') index_test.go:143: sql update test_index set c1 = 4431836446920571152, c2 = 0.323129, c3 = '0pi292csDK' where c = 383 index_test.go:143: sql update test_index set c1 = 710296074300465517, c2 = 0.098936, c3 = 'XQ2AE1fZqZ' where c = 1249 index_test.go:143: sql update test_index set c1 = 6667264709770473427, c2 = 0.243315, c3 = 'xHX0lLAhor' where c = 576 index_test.go:140: sql delete from test_index where c = 500 index_test.go:140: sql delete from test_index where c = 1099 index_test.go:137: sql insert into test_index values (1269, 110554511998299461, 0.203402, 'rnDDQfC8rV') index_test.go:140: sql delete from test_index where c = 780 index_test.go:143: sql update test_index set c1 = 7434090033592997259, c2 = 0.612708, c3 = 'KtjtZz89UZ' where c = 168 index_test.go:143: sql update test_index set c1 = 4122478997030447066, c2 = 0.676219, c3 = 'oJQkNlU7ev' where c = 932 index_test.go:137: sql insert into test_index values (1270, 7441459624310984506, 0.398766, 'fa1zpkrncg') index_test.go:137: sql insert into test_index values (1272, 9156215346518661863, 0.145523, 'pcHohbvcjx') index_test.go:143: sql update test_index set c1 = 6547860951879827538, c2 = 0.661993, c3 = 'L4lXhUhX91' where c = 1171 index_test.go:140: sql delete from test_index where c = 224 index_test.go:143: sql update test_index set c1 = 5239967582239633366, c2 = 0.103179, c3 = 'UZVAujCGVO' where c = 820 index_test.go:137: sql insert into test_index values (1271, 5358504236258093234, 0.245261, 'FXgOoboFWp') index_test.go:140: sql delete from test_index where c = 1136 index_test.go:137: sql insert into test_index values (1273, 5298932074991337906, 0.666179, 'i5J5uQBixo') index_test.go:143: sql update test_index set c1 = 3995451573023637462, c2 = 0.487240, c3 = 'jyTMm8dpAv' where c = 549 index_test.go:140: sql delete from test_index where c = 301 index_test.go:143: sql update test_index set c1 = 2741523439382028401, c2 = 0.042592, c3 = 'hCTlSX9Pxq' where c = 839 index_test.go:137: sql insert into test_index values (1274, 2434743914052193297, 0.728982, '6hBQbgjJtX') index_test.go:140: sql delete from test_index where c = 999 index_test.go:137: sql insert into test_index values (1276, 6346743802116244074, 0.334477, 'tnYxEIgVUI') index_test.go:137: sql insert into test_index values (1275, 5665508707106355545, 0.873153, 'bde8AqeTUR') index_test.go:143: sql update test_index set c1 = 4419244788909984093, c2 = 0.040099, c3 = 't2tYy6HBWj' where c = 571 index_test.go:140: sql delete from test_index where c = 281 index_test.go:143: sql update test_index set c1 = 6290091579497472840, c2 = 0.357450, c3 = 'iETTRAjRNa' where c = 1214 index_test.go:140: sql delete from test_index where c = 995 index_test.go:137: sql insert into test_index values (1277, 2662664161509223926, 0.096296, 'g79qfaz7sQ') index_test.go:143: sql update test_index set c1 = 6600809385268142862, c2 = 0.696913, c3 = 'RHdCQupC1S' where c = 248 index_test.go:140: sql delete from test_index where c = 129 index_test.go:140: sql delete from test_index where c = 735 index_test.go:143: sql update test_index set c1 = 2247480420186523706, c2 = 0.572810, c3 = 'sYxwQhZKmJ' where c = 849 index_test.go:140: sql delete from test_index where c = 342 index_test.go:143: sql update test_index set c1 = 8164045876232209983, c2 = 0.270229, c3 = 'KOr0b0FBEY' where c = 663 index_test.go:137: sql insert into test_index values (1279, 8021996734305443488, 0.468975, 'ted0Y9lrp8') index_test.go:137: sql insert into test_index values (1278, 3115439642032943538, 0.663762, '6mKC4Ufb9Q') index_test.go:143: sql update test_index set c1 = 6921839011998676722, c2 = 0.171690, c3 = 'pK38EeIebI' where c = 91 index_test.go:137: sql insert into test_index values (1280, 5303609992407770168, 0.590466, 'JHRGo3ME24') index_test.go:137: sql insert into test_index values (1281, 4565445022875871287, 0.982706, 'xYLjNk9Ze1') index_test.go:143: sql update test_index set c1 = 230787921769423509, c2 = 0.753776, c3 = 'nP2rTvapOt' where c = 449 index_test.go:137: sql insert into test_index values (1282, 3540212284695228820, 0.173527, 'vQiTyOf5Lm') index_test.go:140: sql delete from test_index where c = 986 index_test.go:140: sql delete from test_index where c = 765 index_test.go:140: sql delete from test_index where c = 863 index_test.go:143: sql update test_index set c1 = 4596614830849243589, c2 = 0.507631, c3 = 'ml2ON0Yu7Q' where c = 247 index_test.go:137: sql insert into test_index values (1284, 2101800655030167758, 0.006119, 's5t43v5t3k') index_test.go:143: sql update test_index set c1 = 6172782303577957142, c2 = 0.787629, c3 = 'fqR0gNQ8JO' where c = 445 index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 7020549627424739169, c2 = 0.838460, c3 = 'Cyol3WVqR1' where c = 494 index_test.go:140: sql delete from test_index where c = 751 index_test.go:140: sql delete from test_index where c = 874 index_test.go:137: sql insert into test_index values (1283, 6139644647145019723, 0.856295, 'wCOtQPSVn6') index_test.go:137: sql insert into test_index values (1285, 7662697664322677315, 0.776413, 'C3N8e8wQ3H') index_test.go:143: sql update test_index set c1 = 8938771835923961177, c2 = 0.596694, c3 = 'L9kTfvG2ZR' where c = 153 index_test.go:140: sql delete from test_index where c = 887 index_test.go:137: sql insert into test_index values (1286, 1914573996180827178, 0.241206, '9fZcQKJD0Q') index_test.go:137: sql insert into test_index values (1287, 4100098418339357828, 0.924084, 'KW9ZOqYxko') index_test.go:143: sql update test_index set c1 = 3167469116731252057, c2 = 0.334212, c3 = 'Sj6RwaVTIz' where c = 963 index_test.go:143: sql update test_index set c1 = 8647157675874798229, c2 = 0.660051, c3 = 'ufGdhub2xs' where c = 850 index_test.go:137: sql insert into test_index values (1288, 9086241186962467544, 0.316114, 'D17lJpDvpQ') index_test.go:140: sql delete from test_index where c = 488 index_test.go:140: sql delete from test_index where c = 354 index_test.go:140: sql delete from test_index where c = 1223 index_test.go:143: sql update test_index set c1 = 5639147342920043855, c2 = 0.869152, c3 = 'h21myc0W81' where c = 940 index_test.go:137: sql insert into test_index values (1290, 2413586696254228133, 0.591874, 'BSBigeQhGW') index_test.go:137: sql insert into test_index values (1289, 9026604532588193104, 0.534722, 'NXxrdcmPX4') index_test.go:143: sql update test_index set c1 = 3044836253957020059, c2 = 0.798822, c3 = '2Gb04xRlvW' where c = 795 index_test.go:137: sql insert into test_index values (1291, 1201541411649992857, 0.531162, 'oxKM3NHLJa') index_test.go:140: sql delete from test_index where c = 748 index_test.go:140: sql delete from test_index where c = 1244 index_test.go:143: sql update test_index set c1 = 5006677697067716815, c2 = 0.380377, c3 = 'WCFgx1huQ1' where c = 440 index_test.go:140: sql delete from test_index where c = 19 index_test.go:143: sql update test_index set c1 = 3836699185402362936, c2 = 0.178068, c3 = 'nFPzk1VogK' where c = 196 index_test.go:143: sql update test_index set c1 = 4726506003096581799, c2 = 0.288213, c3 = 'I5vqmfpfg5' where c = 1042 index_test.go:143: sql update test_index set c1 = 6935164915896849105, c2 = 0.705947, c3 = 'OLgMjHuGcv' where c = 1130 index_test.go:137: sql insert into test_index values (1293, 5282928206629651796, 0.399748, 'CWttDGPxtQ') index_test.go:140: sql delete from test_index where c = 1201 index_test.go:140: sql delete from test_index where c = 407 index_test.go:137: sql insert into test_index values (1294, 5980239931035042189, 0.386662, 's6X837G07G') index_test.go:143: sql update test_index set c1 = 5115018249885777643, c2 = 0.765304, c3 = 'h7frP0BS1l' where c = 154 index_test.go:137: sql insert into test_index values (1292, 3484740305581194266, 0.757312, '5lamFXKQk6') index_test.go:137: sql insert into test_index values (1295, 9200294519337145375, 0.412434, 'DGXV8sRvmV') index_test.go:140: sql delete from test_index where c = 1161 index_test.go:140: sql delete from test_index where c = 872 index_test.go:143: sql update test_index set c1 = 859985374669205089, c2 = 0.082817, c3 = 'YvBIYR8Oh5' where c = 124 index_test.go:143: sql update test_index set c1 = 5790317044626808827, c2 = 0.109379, c3 = 'enilJojsFH' where c = 1248 index_test.go:140: sql delete from test_index where c = 944 index_test.go:143: sql update test_index set c1 = 35001831258473673, c2 = 0.258685, c3 = 'a1ZZzKKUUQ' where c = 591 index_test.go:140: sql delete from test_index where c = 1152 index_test.go:137: sql insert into test_index values (1296, 4388559516689780946, 0.344316, '3IhwKB9W7r') index_test.go:143: sql update test_index set c1 = 2635668567903241786, c2 = 0.336845, c3 = 'O0yv0uFLK0' where c = 1275 index_test.go:143: sql update test_index set c1 = 5099926818021435641, c2 = 0.164132, c3 = 'Ka6YreDl8z' where c = 823 index_test.go:143: sql update test_index set c1 = 2024397910622133450, c2 = 0.505152, c3 = 'bCje5cje0T' where c = 680 index_test.go:143: sql update test_index set c1 = 8869987635780495153, c2 = 0.259146, c3 = 'ILXxDVvLVh' where c = 837 index_test.go:137: sql insert into test_index values (1297, 1208772925429654673, 0.172550, 'hCaS8LMm9m') index_test.go:137: sql insert into test_index values (1298, 7195598671410511238, 0.592192, 'ynzvdLQWbB') index_test.go:140: sql delete from test_index where c = 1180 index_test.go:140: sql delete from test_index where c = 220 index_test.go:143: sql update test_index set c1 = 4324021621895955963, c2 = 0.219381, c3 = 'U6UAOYpxTc' where c = 825 index_test.go:140: sql delete from test_index where c = 586 index_test.go:137: sql insert into test_index values (1299, 8128495374348038592, 0.906805, 'N7bjAug70E') index_test.go:143: sql update test_index set c1 = 7790156828365017043, c2 = 0.396879, c3 = 'usR6NpSzIy' where c = 528 index_test.go:137: sql insert into test_index values (1300, 3598614225058919447, 0.929493, 'QvE7xBvyPK') index_test.go:140: sql delete from test_index where c = 221 index_test.go:140: sql delete from test_index where c = 165 index_test.go:143: sql update test_index set c1 = 8262496378701447142, c2 = 0.020253, c3 = 'OR10fKjcAq' where c = 699 index_test.go:143: sql update test_index set c1 = 8259183855478475367, c2 = 0.335058, c3 = 'bx9nuEq70v' where c = 542 index_test.go:143: sql update test_index set c1 = 6337903007382376286, c2 = 0.869149, c3 = '5mzz58UnY9' where c = 169 index_test.go:137: sql insert into test_index values (1305, 7225540505378629414, 0.743703, 'j8B4TcaOii') index_test.go:137: sql insert into test_index values (1308, 8044965399113612638, 0.264586, 'jPdhYTHvxM') index_test.go:137: sql insert into test_index values (1302, 1957116751755141267, 0.917852, 'pswJXjWVy5') index_test.go:137: sql insert into test_index values (1304, 3924115108394905592, 0.966133, 'Etn0mNrq7x') index_test.go:137: sql insert into test_index values (1306, 7824790622940964573, 0.679890, 'KaUOHt9jA3') index_test.go:137: sql insert into test_index values (1303, 1823207982587345955, 0.073793, 'u4cB6izhjW') index_test.go:137: sql insert into test_index values (1301, 7215486330893717097, 0.560690, '2lyivI34Wk') index_test.go:137: sql insert into test_index values (1307, 41021005338492032, 0.866339, 'c0U3p334Ep') index_test.go:137: sql insert into test_index values (1310, 183420311763643900, 0.499791, '2ZMu0SWESn') index_test.go:140: sql delete from test_index where c = 543 index_test.go:137: sql insert into test_index values (1309, 1736870729402296802, 0.997479, 'hGpJT4tklT') index_test.go:140: sql delete from test_index where c = 517 index_test.go:140: sql delete from test_index where c = 536 index_test.go:140: sql delete from test_index where c = 1167 index_test.go:143: sql update test_index set c1 = 5923672773654118348, c2 = 0.885988, c3 = 'amT1dDBUJp' where c = 260 index_test.go:140: sql delete from test_index where c = 1280 index_test.go:140: sql delete from test_index where c = 1165 index_test.go:143: sql update test_index set c1 = 1631945071600059, c2 = 0.505689, c3 = 'Z2uuI5FGSD' where c = 1016 index_test.go:143: sql update test_index set c1 = 113811912843312164, c2 = 0.909328, c3 = 'G8W2Eb6nye' where c = 31 index_test.go:140: sql delete from test_index where c = 0 index_test.go:143: sql update test_index set c1 = 1188202571901961494, c2 = 0.973201, c3 = 'F0NjPVEtJk' where c = 538 index_test.go:140: sql delete from test_index where c = 574 index_test.go:140: sql delete from test_index where c = 757 index_test.go:137: sql insert into test_index values (1311, 8497721716391134647, 0.508593, 'NDb8LSFHyQ') index_test.go:140: sql delete from test_index where c = 721 index_test.go:143: sql update test_index set c1 = 1452711038100899467, c2 = 0.612127, c3 = 'YsBgKyAKRM' where c = 922 index_test.go:140: sql delete from test_index where c = 266 index_test.go:137: sql insert into test_index values (1313, 2157292975766482538, 0.284900, '3UemSu0N3D') index_test.go:137: sql insert into test_index values (1312, 9019187777473750223, 0.614059, 'aYXbFvATne') index_test.go:137: sql insert into test_index values (1314, 3230062517292003353, 0.267534, 'ojhcRO4qH6') index_test.go:143: sql update test_index set c1 = 6648087374810301732, c2 = 0.621629, c3 = 'ZoXSXXHQn5' where c = 632 index_test.go:143: sql update test_index set c1 = 5399638044558787137, c2 = 0.999997, c3 = '8YoEMxFZNd' where c = 316 index_test.go:143: sql update test_index set c1 = 3713263234129856262, c2 = 0.030588, c3 = 'ftMIrTwli7' where c = 651 index_test.go:140: sql delete from test_index where c = 90 index_test.go:137: sql insert into test_index values (1315, 1725039400309458669, 0.159272, 'Uzfll0qVx9') index_test.go:143: sql update test_index set c1 = 3728609601390264306, c2 = 0.027081, c3 = 'Vt2fVaDSHt' where c = 1013 index_test.go:143: sql update test_index set c1 = 669152105735957026, c2 = 0.456010, c3 = 'uPYGH2IyCv' where c = 132 index_test.go:140: sql delete from test_index where c = 393 index_test.go:137: sql insert into test_index values (1316, 434110051084462544, 0.285890, 'BRubnmsuG3') index_test.go:143: sql update test_index set c1 = 4277047042252098035, c2 = 0.662063, c3 = 'fe5JbplyRr' where c = 1162 index_test.go:137: sql insert into test_index values (1318, 8017300413603402920, 0.964253, 'Se6pCJ2KsI') index_test.go:140: sql delete from test_index where c = 1151 index_test.go:140: sql delete from test_index where c = 373 index_test.go:137: sql insert into test_index values (1319, 2990495715170351255, 0.661659, 'EEqTfTuqm5') index_test.go:140: sql delete from test_index where c = 851 index_test.go:143: sql update test_index set c1 = 1763236859458928668, c2 = 0.165283, c3 = 'rhsYbKgzcE' where c = 392 index_test.go:137: sql insert into test_index values (1320, 1584173634018847926, 0.157772, 'jQgaLNpPEU') index_test.go:140: sql delete from test_index where c = 600 index_test.go:137: sql insert into test_index values (1317, 2391621751217861424, 0.543360, '0iHwBRoi2t') index_test.go:137: sql insert into test_index values (1321, 8270407206039733365, 0.469101, 'gkPaHB5v77') index_test.go:140: sql delete from test_index where c = 121 index_test.go:143: sql update test_index set c1 = 3533895442011568944, c2 = 0.752420, c3 = 'BWTeqUF4Lu' where c = 55 index_test.go:140: sql delete from test_index where c = 1201 index_test.go:143: sql update test_index set c1 = 5766674284565248937, c2 = 0.709527, c3 = 't1AfNDZXsp' where c = 177 index_test.go:143: sql update test_index set c1 = 1953947194153592191, c2 = 0.739002, c3 = 'aWK6mWNIGj' where c = 908 index_test.go:143: sql update test_index set c1 = 4957034561785113821, c2 = 0.752952, c3 = 'qEYSiqNMAn' where c = 513 index_test.go:143: sql update test_index set c1 = 7552164321281278238, c2 = 0.519187, c3 = 'sfzvo9lF9z' where c = 983 index_test.go:143: sql update test_index set c1 = 5990387007631730851, c2 = 0.737544, c3 = 'dYs9xsNcqR' where c = 570 index_test.go:137: sql insert into test_index values (1322, 3542722544106857098, 0.611800, 'efSv3VhlwS') index_test.go:140: sql delete from test_index where c = 1017 index_test.go:140: sql delete from test_index where c = 414 index_test.go:137: sql insert into test_index values (1324, 5885562196110728336, 0.926891, 'bYhfL9QVqs') index_test.go:143: sql update test_index set c1 = 6943194008874317966, c2 = 0.213251, c3 = 'DLZTG7LvcJ' where c = 894 index_test.go:137: sql insert into test_index values (1325, 5254513641465216975, 0.508375, 'egJNEUdeaz') index_test.go:140: sql delete from test_index where c = 390 index_test.go:137: sql insert into test_index values (1326, 8051651588919421166, 0.058951, 'AlPOxKycFe') index_test.go:137: sql insert into test_index values (1323, 2035146101130928256, 0.057734, 'u1C246cdev') index_test.go:137: sql insert into test_index values (1327, 6537789237883750370, 0.774698, 'zrY0yomSsi') index_test.go:137: sql insert into test_index values (1328, 8142287525756292094, 0.822491, '9x2PaIdcrs') index_test.go:143: sql update test_index set c1 = 626495454633143943, c2 = 0.969501, c3 = 'SxQdT5G0mw' where c = 436 index_test.go:140: sql delete from test_index where c = 163 index_test.go:140: sql delete from test_index where c = 886 index_test.go:140: sql delete from test_index where c = 44 index_test.go:143: sql update test_index set c1 = 8888514498194228550, c2 = 0.266265, c3 = 's6JnpzGqW6' where c = 412 index_test.go:143: sql update test_index set c1 = 169882935057795464, c2 = 0.555009, c3 = 'CfruAXT0IX' where c = 506 index_test.go:140: sql delete from test_index where c = 933 index_test.go:143: sql update test_index set c1 = 8630643981648165349, c2 = 0.298692, c3 = '5yiMjOjV8l' where c = 174 index_test.go:143: sql update test_index set c1 = 7180107631657197853, c2 = 0.387482, c3 = 'InzG1fn44C' where c = 662 index_test.go:140: sql delete from test_index where c = 1094 index_test.go:140: sql delete from test_index where c = 245 index_test.go:137: sql insert into test_index values (1330, 1902667484199516778, 0.982689, 'BvKsfG4zNP') index_test.go:143: sql update test_index set c1 = 3468893304502692376, c2 = 0.773249, c3 = 'I2GbD8qGMK' where c = 1074 index_test.go:143: sql update test_index set c1 = 2893643006742255780, c2 = 0.823851, c3 = 'gWPLh7Uth5' where c = 402 index_test.go:137: sql insert into test_index values (1332, 5639478120858952831, 0.575988, 'JfwC79340R') index_test.go:137: sql insert into test_index values (1331, 454206689644574348, 0.600769, 'Cru5l0Jng0') index_test.go:137: sql insert into test_index values (1329, 2626181168799254764, 0.206897, 'H9bB0h3Ein') index_test.go:137: sql insert into test_index values (1333, 3199223903986054695, 0.045068, 'HNJbnrXeHt') index_test.go:137: sql insert into test_index values (1334, 8427120331286216499, 0.598279, '9ghdpakZdK') index_test.go:143: sql update test_index set c1 = 2743027281836274168, c2 = 0.598103, c3 = 'jW78KN253a' where c = 557 index_test.go:140: sql delete from test_index where c = 440 index_test.go:140: sql delete from test_index where c = 345 index_test.go:137: sql insert into test_index values (1335, 2696087107066855448, 0.976746, 'kRU04ot2iR') index_test.go:143: sql update test_index set c1 = 2429642557210868362, c2 = 0.582557, c3 = 'xnHBjLYN9e' where c = 1206 index_test.go:140: sql delete from test_index where c = 96 index_test.go:143: sql update test_index set c1 = 9015932824417794787, c2 = 0.047142, c3 = 'Rk6KtwFXdw' where c = 164 index_test.go:137: sql insert into test_index values (1336, 5366175218852696805, 0.750335, 'kmQJkFAPZ1') index_test.go:143: sql update test_index set c1 = 7770884826671348869, c2 = 0.364957, c3 = 'I5Inz88SOV' where c = 652 index_test.go:143: sql update test_index set c1 = 6938372376225523481, c2 = 0.778883, c3 = 'Q9h7kRFOY3' where c = 812 index_test.go:137: sql insert into test_index values (1337, 7498642416627835887, 0.670074, '8abDOAC7Dy') index_test.go:140: sql delete from test_index where c = 794 index_test.go:140: sql delete from test_index where c = 1085 index_test.go:140: sql delete from test_index where c = 581 index_test.go:140: sql delete from test_index where c = 509 index_test.go:137: sql insert into test_index values (1338, 1910635131022477629, 0.837167, 'IVLoByUZPw') index_test.go:140: sql delete from test_index where c = 812 index_test.go:140: sql delete from test_index where c = 302 index_test.go:143: sql update test_index set c1 = 4040987358897902228, c2 = 0.595566, c3 = 'tQOqdCVZYE' where c = 329 index_test.go:143: sql update test_index set c1 = 9100194270199714490, c2 = 0.252702, c3 = '5WSJCw95rR' where c = 11 index_test.go:137: sql insert into test_index values (1340, 894310122913491661, 0.985446, 'HOFMCVYcx0') index_test.go:137: sql insert into test_index values (1339, 6586375538772707405, 0.778919, 'ZVGTlg3Il8') index_test.go:143: sql update test_index set c1 = 8601556683257022735, c2 = 0.937222, c3 = 'yzfIuyInpl' where c = 386 index_test.go:143: sql update test_index set c1 = 3417835545596765274, c2 = 0.748923, c3 = '94NjTp7Wpa' where c = 842 index_test.go:140: sql delete from test_index where c = 537 index_test.go:143: sql update test_index set c1 = 5990569275856339546, c2 = 0.012277, c3 = 'r8M6QsGReI' where c = 639 index_test.go:137: sql insert into test_index values (1341, 2893022415347070706, 0.408934, 'uRi9tNSjSV') index_test.go:137: sql insert into test_index values (1342, 6872550276588585354, 0.100739, 'atC0Y3I1Y7') index_test.go:137: sql insert into test_index values (1343, 7666906547687319636, 0.723338, '2fYybjdjH8') index_test.go:143: sql update test_index set c1 = 5246741899871202330, c2 = 0.873243, c3 = 'sd32a7XhW2' where c = 888 index_test.go:140: sql delete from test_index where c = 1243 index_test.go:137: sql insert into test_index values (1345, 1270701176592061466, 0.578377, 'Ee1Kz7pOc9') index_test.go:137: sql insert into test_index values (1344, 8589882442437506042, 0.814699, '9iUWPY7ind') index_test.go:140: sql delete from test_index where c = 11 index_test.go:140: sql delete from test_index where c = 992 index_test.go:140: sql delete from test_index where c = 569 index_test.go:143: sql update test_index set c1 = 7075358811809814071, c2 = 0.357485, c3 = 'dVe4uNs9ab' where c = 1213 index_test.go:137: sql insert into test_index values (1346, 5168572993818353402, 0.399860, 'JYiHS84UUW') index_test.go:140: sql delete from test_index where c = 1230 index_test.go:143: sql update test_index set c1 = 3318946931230103116, c2 = 0.036478, c3 = 'QQb4xCtt22' where c = 110 index_test.go:140: sql delete from test_index where c = 786 index_test.go:140: sql delete from test_index where c = 580 index_test.go:143: sql update test_index set c1 = 9099774777316271488, c2 = 0.688631, c3 = 'HkccCUqIBM' where c = 757 index_test.go:137: sql insert into test_index values (1348, 2051862429215543362, 0.315618, 'tHxodwQEsB') index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 889271942509187873, c2 = 0.531356, c3 = 'MgzSmm1N4k' where c = 957 index_test.go:143: sql update test_index set c1 = 6879055508522941227, c2 = 0.349935, c3 = 'eaOdDDiu55' where c = 1248 index_test.go:137: sql insert into test_index values (1347, 279119329168712220, 0.246667, 'oxF4g0RmpC') index_test.go:137: sql insert into test_index values (1349, 5487556569026698492, 0.246982, 'quI4Wvx2ZN') index_test.go:143: sql update test_index set c1 = 6020971426110166158, c2 = 0.583189, c3 = 'a9W6YDxbYh' where c = 1208 index_test.go:137: sql insert into test_index values (1350, 3228332085230007218, 0.254114, 'Iq6pwmbDqm') index_test.go:140: sql delete from test_index where c = 297 index_test.go:137: sql insert into test_index values (1352, 7597228558069110097, 0.953439, 'EeBNxMkXQL') index_test.go:137: sql insert into test_index values (1351, 5363461762462654407, 0.466839, 'kJN6ogAqVl') index_test.go:140: sql delete from test_index where c = 1197 index_test.go:143: sql update test_index set c1 = 1179347032627332987, c2 = 0.017871, c3 = 'vpQYSGCKk4' where c = 11 index_test.go:140: sql delete from test_index where c = 832 index_test.go:140: sql delete from test_index where c = 720 index_test.go:143: sql update test_index set c1 = 524024728197965279, c2 = 0.805160, c3 = 'r0qtvmALij' where c = 969 index_test.go:143: sql update test_index set c1 = 7091401588402979852, c2 = 0.380822, c3 = '2k3fs6Po0j' where c = 441 index_test.go:143: sql update test_index set c1 = 3320334534378084493, c2 = 0.533661, c3 = 'CH9alyAMPB' where c = 1204 index_test.go:137: sql insert into test_index values (1353, 975479638840446, 0.892412, 'fnrO9S5j0O') index_test.go:140: sql delete from test_index where c = 1015 index_test.go:137: sql insert into test_index values (1354, 2620822919552634924, 0.840226, 'wdRdengqcp') index_test.go:143: sql update test_index set c1 = 6792019309994748287, c2 = 0.778642, c3 = 'vnQSh8bNqY' where c = 701 index_test.go:140: sql delete from test_index where c = 1133 index_test.go:140: sql delete from test_index where c = 768 index_test.go:143: sql update test_index set c1 = 4919858249250078317, c2 = 0.951008, c3 = 'AM2dGc08eR' where c = 1183 index_test.go:137: sql insert into test_index values (1355, 5101135099659615938, 0.717962, 'oSQajCcjmo') index_test.go:137: sql insert into test_index values (1356, 6428989840377391945, 0.671865, 'hxPyl3hMO5') index_test.go:137: sql insert into test_index values (1357, 2180662388735634487, 0.820931, 'hXgG5hka7o') index_test.go:143: sql update test_index set c1 = 4105713692935026150, c2 = 0.234514, c3 = 'El5TrSwoz2' where c = 1277 index_test.go:140: sql delete from test_index where c = 1028 index_test.go:137: sql insert into test_index values (1358, 6277192976127713426, 0.420140, 'NEZd3YhEfW') index_test.go:143: sql update test_index set c1 = 7004175320912798896, c2 = 0.347222, c3 = 'tG2y9GLBO8' where c = 523 index_test.go:137: sql insert into test_index values (1359, 5490238150556642186, 0.247757, 'HodrDipNhx') index_test.go:143: sql update test_index set c1 = 3568697769628527621, c2 = 0.723338, c3 = 'S5IUv58xRi' where c = 1147 index_test.go:143: sql update test_index set c1 = 6848176450622684155, c2 = 0.674055, c3 = 'js16x0domj' where c = 158 index_test.go:143: sql update test_index set c1 = 1477797196491436308, c2 = 0.624524, c3 = '4dxdZFOmUn' where c = 86 index_test.go:140: sql delete from test_index where c = 778 index_test.go:137: sql insert into test_index values (1360, 6333381907797463954, 0.537725, 'SmqN8yQAvo') index_test.go:137: sql insert into test_index values (1361, 5112821715899349640, 0.909862, 'sOqJbmAJh5') index_test.go:140: sql delete from test_index where c = 310 index_test.go:140: sql delete from test_index where c = 1082 index_test.go:140: sql delete from test_index where c = 1188 index_test.go:137: sql insert into test_index values (1364, 2035718335054204832, 0.118835, '8Z3cBZR295') index_test.go:137: sql insert into test_index values (1363, 1844240623749268707, 0.852951, 'dWi7LvgLpI') index_test.go:140: sql delete from test_index where c = 1267 index_test.go:140: sql delete from test_index where c = 1104 index_test.go:140: sql delete from test_index where c = 136 index_test.go:137: sql insert into test_index values (1362, 1283729814015093580, 0.825216, '34xQ1oAX0A') index_test.go:140: sql delete from test_index where c = 802 index_test.go:143: sql update test_index set c1 = 7523549238531791424, c2 = 0.983437, c3 = 'OpRDJH2Lpc' where c = 618 index_test.go:143: sql update test_index set c1 = 4724567722763983328, c2 = 0.576557, c3 = 'SgheAuEgmp' where c = 1169 index_test.go:140: sql delete from test_index where c = 216 index_test.go:143: sql update test_index set c1 = 2475294079923544590, c2 = 0.078869, c3 = 'UeN7DptGRy' where c = 1329 index_test.go:143: sql update test_index set c1 = 6307496820819021447, c2 = 0.074962, c3 = 'ZEqmwq5RM2' where c = 577 index_test.go:143: sql update test_index set c1 = 5416737902223806281, c2 = 0.482976, c3 = 'S5OYPpd2GQ' where c = 1053 index_test.go:143: sql update test_index set c1 = 4319316878475495552, c2 = 0.815936, c3 = 'kivHgOTyzq' where c = 657 index_test.go:137: sql insert into test_index values (1366, 979964520204329446, 0.360802, 'KgaiFLg6Cr') index_test.go:137: sql insert into test_index values (1365, 4296696555081794396, 0.753873, 'QAkxMvv8it') index_test.go:140: sql delete from test_index where c = 1242 index_test.go:137: sql insert into test_index values (1367, 3252819266045108259, 0.265743, 'rVhVed5uGy') index_test.go:143: sql update test_index set c1 = 8152574544238056748, c2 = 0.927325, c3 = 'P1PphvrJXv' where c = 1169 index_test.go:143: sql update test_index set c1 = 7132502464849546891, c2 = 0.037943, c3 = 'GyXiPGhDGw' where c = 921 index_test.go:137: sql insert into test_index values (1368, 9010732771291201915, 0.497757, 'XMOmJBDshn') index_test.go:137: sql insert into test_index values (1369, 8619166912750664111, 0.298162, 'SzM4o9msqP') index_test.go:143: sql update test_index set c1 = 7320132556356874748, c2 = 0.243093, c3 = 'vLODHx86aI' where c = 753 index_test.go:140: sql delete from test_index where c = 7 index_test.go:137: sql insert into test_index values (1370, 2292117651257398654, 0.756417, '3UDFFMApaE') index_test.go:140: sql delete from test_index where c = 154 index_test.go:140: sql delete from test_index where c = 422 index_test.go:140: sql delete from test_index where c = 881 index_test.go:143: sql update test_index set c1 = 2483355659163240094, c2 = 0.276216, c3 = 'koUZ1vRzeI' where c = 655 index_test.go:143: sql update test_index set c1 = 5429250214064432066, c2 = 0.149295, c3 = '9iH6M7i6JG' where c = 1019 index_test.go:137: sql insert into test_index values (1371, 4360191028193727005, 0.744268, 'AegNC8YjtV') index_test.go:143: sql update test_index set c1 = 4898492354512835906, c2 = 0.401237, c3 = 'BFad7m1DZg' where c = 337 index_test.go:140: sql delete from test_index where c = 813 index_test.go:143: sql update test_index set c1 = 9001555789822632819, c2 = 0.273527, c3 = 'EWMGx0RKga' where c = 320 index_test.go:137: sql insert into test_index values (1372, 9025949476928126135, 0.913560, 'Qv8nTX1ALK') index_test.go:137: sql insert into test_index values (1373, 8855534649151577111, 0.998478, '5J1FyrSRLA') index_test.go:140: sql delete from test_index where c = 552 index_test.go:143: sql update test_index set c1 = 7168113407987685534, c2 = 0.905549, c3 = 'Nqj5Mx1GHh' where c = 656 index_test.go:137: sql insert into test_index values (1374, 5847461375438189327, 0.815222, 'osEaLEVMTS') index_test.go:137: sql insert into test_index values (1375, 8156201186428271073, 0.054429, '9frd4pcnls') index_test.go:140: sql delete from test_index where c = 629 index_test.go:143: sql update test_index set c1 = 6607709913040956125, c2 = 0.855610, c3 = '2MgKYDxmZ0' where c = 1083 index_test.go:140: sql delete from test_index where c = 730 index_test.go:143: sql update test_index set c1 = 3142447781235297332, c2 = 0.000632, c3 = 'APDBgupR7H' where c = 729 index_test.go:137: sql insert into test_index values (1377, 3085948415019123566, 0.296255, 'ZiAKyTm1XN') index_test.go:143: sql update test_index set c1 = 3569043443437215918, c2 = 0.553105, c3 = '0jNwP4zdcV' where c = 328 index_test.go:143: sql update test_index set c1 = 7465541566003082356, c2 = 0.824210, c3 = 'cl7BRQvPr0' where c = 873 index_test.go:137: sql insert into test_index values (1378, 5126064998773712862, 0.190049, 'MPMZidEhco') index_test.go:140: sql delete from test_index where c = 1327 index_test.go:140: sql delete from test_index where c = 588 index_test.go:137: sql insert into test_index values (1376, 9008785476938750944, 0.265260, 'AsTsB92sUr') index_test.go:140: sql delete from test_index where c = 1298 index_test.go:137: sql insert into test_index values (1379, 1634558042432691783, 0.570784, 'DELo7UGh5y') index_test.go:140: sql delete from test_index where c = 1007 index_test.go:143: sql update test_index set c1 = 1208218714432495749, c2 = 0.744290, c3 = 'lPNjjbQRdj' where c = 638 index_test.go:137: sql insert into test_index values (1381, 4068202503358634144, 0.704553, '3UM3HiMqST') index_test.go:137: sql insert into test_index values (1380, 717210155943230311, 0.640646, 'NEkZr9olol') index_test.go:143: sql update test_index set c1 = 1125947608800050974, c2 = 0.120342, c3 = 'xAwzrY5qBq' where c = 352 index_test.go:140: sql delete from test_index where c = 1100 index_test.go:137: sql insert into test_index values (1382, 5397537734705311058, 0.902513, 'oWs60WGevd') index_test.go:143: sql update test_index set c1 = 7448365390177060200, c2 = 0.011104, c3 = 'bi2A31jEVW' where c = 130 index_test.go:140: sql delete from test_index where c = 103 index_test.go:140: sql delete from test_index where c = 1081 index_test.go:143: sql update test_index set c1 = 1508598695384343007, c2 = 0.503490, c3 = 'dEo948vENn' where c = 316 index_test.go:140: sql delete from test_index where c = 102 index_test.go:137: sql insert into test_index values (1384, 7735618963818059496, 0.145672, 'XrNpeVEl8d') index_test.go:143: sql update test_index set c1 = 2736071853453699674, c2 = 0.373658, c3 = 'MNUUeNFvTx' where c = 177 index_test.go:140: sql delete from test_index where c = 420 index_test.go:143: sql update test_index set c1 = 6792599081147811180, c2 = 0.880126, c3 = 'yiwIsVTGEE' where c = 657 index_test.go:143: sql update test_index set c1 = 649552455858287834, c2 = 0.940478, c3 = 'pqF5xpFS3G' where c = 47 index_test.go:137: sql insert into test_index values (1383, 8182844770639372074, 0.680074, 'A1eYtRsn0C') index_test.go:140: sql delete from test_index where c = 150 index_test.go:137: sql insert into test_index values (1385, 8166043393287201624, 0.509250, 'M9fDhzRmcm') index_test.go:140: sql delete from test_index where c = 1317 index_test.go:143: sql update test_index set c1 = 4153909515874593418, c2 = 0.072578, c3 = 'pe1P6lJLBT' where c = 1075 index_test.go:140: sql delete from test_index where c = 144 index_test.go:137: sql insert into test_index values (1386, 7129857769685576799, 0.946901, 'z8EduNjGIP') index_test.go:137: sql insert into test_index values (1388, 4807524782335107415, 0.422169, '4WYQXc0cSr') index_test.go:143: sql update test_index set c1 = 9132178966761389681, c2 = 0.470842, c3 = 'ttADLDD5IR' where c = 850 index_test.go:137: sql insert into test_index values (1387, 1438133984752540063, 0.634363, 'bGnaDDePE5') index_test.go:143: sql update test_index set c1 = 4416440399974315584, c2 = 0.498990, c3 = 'QMJXn6Uo31' where c = 1007 index_test.go:140: sql delete from test_index where c = 1024 index_test.go:143: sql update test_index set c1 = 1645766424919914521, c2 = 0.869320, c3 = 'RkhlZJqot3' where c = 1062 index_test.go:143: sql update test_index set c1 = 924643437531731630, c2 = 0.227704, c3 = 'rXcRkd10yY' where c = 513 index_test.go:137: sql insert into test_index values (1390, 6625787888240595530, 0.372497, 'F73bL9IiPN') index_test.go:140: sql delete from test_index where c = 1193 index_test.go:137: sql insert into test_index values (1389, 6220554445134386490, 0.265219, 'XxEzUWMyJn') index_test.go:140: sql delete from test_index where c = 460 index_test.go:137: sql insert into test_index values (1391, 4629857554150643440, 0.582347, 'PQByc9Tqgu') index_test.go:140: sql delete from test_index where c = 1160 index_test.go:137: sql insert into test_index values (1393, 2428954098896949513, 0.675649, 'AR2OS28KyM') index_test.go:140: sql delete from test_index where c = 371 index_test.go:140: sql delete from test_index where c = 291 index_test.go:137: sql insert into test_index values (1392, 763466456076863637, 0.738548, 'hYD8HwOzWm') index_test.go:140: sql delete from test_index where c = 325 index_test.go:143: sql update test_index set c1 = 690835314382763209, c2 = 0.037901, c3 = '5g6XxzaoTb' where c = 223 index_test.go:143: sql update test_index set c1 = 3853028175747977817, c2 = 0.384631, c3 = 'zG7iRrax0b' where c = 157 index_test.go:140: sql delete from test_index where c = 511 index_test.go:143: sql update test_index set c1 = 7996023188138445751, c2 = 0.012520, c3 = 'L8zZttd6GK' where c = 1350 index_test.go:143: sql update test_index set c1 = 5365049331703591039, c2 = 0.451176, c3 = 'HITzeLJG18' where c = 1373 index_test.go:143: sql update test_index set c1 = 612857647512487068, c2 = 0.837176, c3 = 'CqtcnWxd6G' where c = 592 index_test.go:143: sql update test_index set c1 = 5806713006884383391, c2 = 0.294635, c3 = 'LeG9VBxClb' where c = 723 index_test.go:137: sql insert into test_index values (1394, 4847220050022683950, 0.743277, '6Zsw8kuJmL') index_test.go:143: sql update test_index set c1 = 892311829919643421, c2 = 0.966656, c3 = 'oXgKb8fXna' where c = 1062 index_test.go:140: sql delete from test_index where c = 1238 index_test.go:137: sql insert into test_index values (1395, 1268017391409225773, 0.142549, 'Su5zAIE7mh') index_test.go:137: sql insert into test_index values (1396, 8261333870877897883, 0.706518, 'P29pt69BWY') index_test.go:140: sql delete from test_index where c = 729 index_test.go:140: sql delete from test_index where c = 913 index_test.go:143: sql update test_index set c1 = 3192693026669331447, c2 = 0.695273, c3 = 'F3YAXzxIhJ' where c = 1252 index_test.go:140: sql delete from test_index where c = 425 index_test.go:137: sql insert into test_index values (1397, 3393795708233127010, 0.474532, 'iEkGs6SDyu') index_test.go:143: sql update test_index set c1 = 6222167489642026446, c2 = 0.303756, c3 = '2q9FfULr3a' where c = 1389 index_test.go:143: sql update test_index set c1 = 4641374400701389020, c2 = 0.242944, c3 = 'B9LpganUeX' where c = 1224 index_test.go:137: sql insert into test_index values (1398, 7871210984352425489, 0.405151, 'gLmsBcJ7KZ') index_test.go:143: sql update test_index set c1 = 5144896246034221484, c2 = 0.954438, c3 = 'vWHTcLIkkf' where c = 1109 index_test.go:143: sql update test_index set c1 = 6966158241775237476, c2 = 0.633644, c3 = 'GLnMwDW7x3' where c = 1026 index_test.go:137: sql insert into test_index values (1400, 119669712787274790, 0.822947, 'eWaHdc3zch') index_test.go:140: sql delete from test_index where c = 233 index_test.go:140: sql delete from test_index where c = 637 index_test.go:137: sql insert into test_index values (1399, 2310042072065549165, 0.466557, 'gKRExJUoZr') index_test.go:140: sql delete from test_index where c = 831 index_test.go:143: sql update test_index set c1 = 6666395647409943879, c2 = 0.993921, c3 = 'mpuCsj698S' where c = 1157 index_test.go:143: sql update test_index set c1 = 1519995581319233936, c2 = 0.876484, c3 = 'YAYwuhBEMk' where c = 495 index_test.go:140: sql delete from test_index where c = 546 index_test.go:143: sql update test_index set c1 = 1841340973658640060, c2 = 0.255259, c3 = '4kzVXZfBvI' where c = 1035 index_test.go:143: sql update test_index set c1 = 8454637703404413706, c2 = 0.101798, c3 = 'e2WlXJiWxq' where c = 367 index_test.go:137: sql insert into test_index values (1409, 1752146942887974028, 0.086429, 'lAggEytUc3') index_test.go:137: sql insert into test_index values (1402, 5053232390583025590, 0.058828, 'EF3d69guWx') index_test.go:140: sql delete from test_index where c = 1298 index_test.go:140: sql delete from test_index where c = 1251 index_test.go:143: sql update test_index set c1 = 1809522675093383197, c2 = 0.659857, c3 = '52DqJqXd3m' where c = 603 index_test.go:143: sql update test_index set c1 = 323416345883520435, c2 = 0.249020, c3 = '0VMDF72dx7' where c = 1233 index_test.go:137: sql insert into test_index values (1411, 6059881773245854449, 0.958634, 'oY6ucCJhFd') index_test.go:140: sql delete from test_index where c = 305 index_test.go:137: sql insert into test_index values (1412, 1403776957492884929, 0.037275, 'tkJFmc62u3') index_test.go:143: sql update test_index set c1 = 2670346543384455924, c2 = 0.561907, c3 = '5Q60OEWnC1' where c = 818 index_test.go:140: sql delete from test_index where c = 377 index_test.go:137: sql insert into test_index values (1413, 302479762178746427, 0.633643, 'I4xrdiu4fx') index_test.go:140: sql delete from test_index where c = 1402 index_test.go:143: sql update test_index set c1 = 3771100007093073654, c2 = 0.971517, c3 = '6BTrXxnLr9' where c = 1129 index_test.go:143: sql update test_index set c1 = 4466445655473107058, c2 = 0.274300, c3 = 'x5J3FHY1L0' where c = 914 index_test.go:137: sql insert into test_index values (1414, 7587414771338379415, 0.570249, 'SAVnTjMush') index_test.go:137: sql insert into test_index values (1415, 2654166123264001557, 0.562129, 'bL9laxdSkr') index_test.go:140: sql delete from test_index where c = 739 index_test.go:140: sql delete from test_index where c = 1345 index_test.go:143: sql update test_index set c1 = 2227667621420417117, c2 = 0.030475, c3 = 'lz7XeG4Mxs' where c = 518 index_test.go:137: sql insert into test_index values (1416, 5940575862292647913, 0.662738, '5o0DnyUe8s') index_test.go:140: sql delete from test_index where c = 345 index_test.go:143: sql update test_index set c1 = 249385176846205122, c2 = 0.103142, c3 = 'f7X2LE1zId' where c = 923 index_test.go:137: sql insert into test_index values (1417, 6818907982105228807, 0.066921, 'LkE3vJjnVp') index_test.go:143: sql update test_index set c1 = 7268617867226505399, c2 = 0.919540, c3 = 'OAbIct38fE' where c = 1270 index_test.go:140: sql delete from test_index where c = 89 index_test.go:137: sql insert into test_index values (1418, 395935888305764815, 0.154695, '5UWO549Rm6') index_test.go:143: sql update test_index set c1 = 5232191637617092695, c2 = 0.338179, c3 = 'uW57riRZnX' where c = 1300 index_test.go:140: sql delete from test_index where c = 1217 index_test.go:143: sql update test_index set c1 = 5169103511377057763, c2 = 0.402684, c3 = '7gZfXCbEp3' where c = 244 index_test.go:137: sql insert into test_index values (1419, 5926517832549660288, 0.651932, '0G7byvGDc5') index_test.go:140: sql delete from test_index where c = 310 index_test.go:137: sql insert into test_index values (1420, 5484414689593695520, 0.756274, 'r5wT24As9a') index_test.go:143: sql update test_index set c1 = 3495160099934910238, c2 = 0.878187, c3 = 'mFKhLyWHNj' where c = 0 index_test.go:140: sql delete from test_index where c = 15 index_test.go:143: sql update test_index set c1 = 6090522912657255823, c2 = 0.697529, c3 = '3tqlWDuZWn' where c = 872 index_test.go:137: sql insert into test_index values (1421, 5118890231851442428, 0.537241, 'f7qpzwsTFe') index_test.go:140: sql delete from test_index where c = 698 index_test.go:137: sql insert into test_index values (1422, 2091999947057405556, 0.618577, 'bFsop3vmbX') index_test.go:143: sql update test_index set c1 = 9009593339515672752, c2 = 0.392252, c3 = 'oo3G1zMCs6' where c = 165 index_test.go:137: sql insert into test_index values (1423, 4295972679742416118, 0.176477, 'lUuHv3NtBX') index_test.go:140: sql delete from test_index where c = 199 index_test.go:140: sql delete from test_index where c = 892 index_test.go:143: sql update test_index set c1 = 848621556170578723, c2 = 0.199733, c3 = '0WjLaCXmOP' where c = 1212 index_test.go:143: sql update test_index set c1 = 3706726026395999759, c2 = 0.006291, c3 = 'QWjwcznSDI' where c = 1337 index_test.go:137: sql insert into test_index values (1424, 8653589987971071989, 0.570247, '8sW7v5CSCd') index_test.go:137: sql insert into test_index values (1425, 2171599508523646617, 0.915455, 'buIOMLDSNe') index_test.go:140: sql delete from test_index where c = 544 index_test.go:140: sql delete from test_index where c = 812 index_test.go:143: sql update test_index set c1 = 8884699047933329600, c2 = 0.530582, c3 = '1qjacSWCUe' where c = 277 index_test.go:143: sql update test_index set c1 = 4781493842229235618, c2 = 0.437178, c3 = 'iZUmLfqbL7' where c = 559 index_test.go:137: sql insert into test_index values (1426, 6573392073021435061, 0.351123, 'o8P7f2dQso') index_test.go:137: sql insert into test_index values (1427, 3095969320324858436, 0.396954, 'hOi5Ea0Tg2') index_test.go:140: sql delete from test_index where c = 954 index_test.go:140: sql delete from test_index where c = 13 index_test.go:143: sql update test_index set c1 = 4917543001537528658, c2 = 0.776180, c3 = 'CYTtU0pStj' where c = 1140 index_test.go:143: sql update test_index set c1 = 7105780874567246100, c2 = 0.524050, c3 = 'xs6TJTLRb4' where c = 238 index_test.go:137: sql insert into test_index values (1428, 8996828928665981191, 0.581716, 'QsQ4jFYBob') index_test.go:140: sql delete from test_index where c = 133 index_test.go:143: sql update test_index set c1 = 407076314082049932, c2 = 0.104323, c3 = 'dlL7nASk4b' where c = 242 index_test.go:137: sql insert into test_index values (1405, 3862105796024633067, 0.975851, 's4vEHIGSAT') index_test.go:137: sql insert into test_index values (1406, 2193120998305298865, 0.983480, 'bYWtrvNdZp') index_test.go:137: sql insert into test_index values (1401, 4958128460439261813, 0.031296, 'mFctxDbftU') index_test.go:137: sql insert into test_index values (1403, 6290872845478168160, 0.321828, 'rF0rWuGWxZ') index_test.go:137: sql insert into test_index values (1404, 4458738545862911020, 0.758975, 'oTQl2FixA2') index_test.go:137: sql insert into test_index values (1410, 1115280860055017940, 0.233057, 'I1Czsuyiiq') index_test.go:137: sql insert into test_index values (1408, 2099795117728381888, 0.001313, 'ceEsVU1pwE') index_test.go:140: sql delete from test_index where c = 665 index_test.go:140: sql delete from test_index where c = 409 index_test.go:140: sql delete from test_index where c = 881 index_test.go:137: sql insert into test_index values (1407, 5837858488248007007, 0.018238, '7aku080EqN') index_test.go:140: sql delete from test_index where c = 1197 index_test.go:140: sql delete from test_index where c = 818 index_test.go:140: sql delete from test_index where c = 277 index_test.go:143: sql update test_index set c1 = 3097110378059182263, c2 = 0.339384, c3 = 'LGruCd5Zdn' where c = 563 index_test.go:143: sql update test_index set c1 = 8593623508911467234, c2 = 0.001604, c3 = '8RWoGUsV1k' where c = 490 index_test.go:140: sql delete from test_index where c = 1162 index_test.go:140: sql delete from test_index where c = 1061 index_test.go:143: sql update test_index set c1 = 5399762938332940804, c2 = 0.369238, c3 = 'WASdQuw5Fj' where c = 644 index_test.go:143: sql update test_index set c1 = 6653527850663433015, c2 = 0.156452, c3 = 'BrBEjTkj2h' where c = 209 index_test.go:143: sql update test_index set c1 = 3636528304636442945, c2 = 0.620945, c3 = 'si4cGKXQX1' where c = 1064 index_test.go:143: sql update test_index set c1 = 691890605231076530, c2 = 0.916352, c3 = 'ubcxn3qkTv' where c = 1088 index_test.go:137: sql insert into test_index values (1429, 7565103615514936206, 0.204104, 'DQpuNsRpBr') index_test.go:143: sql update test_index set c1 = 5015190851378338666, c2 = 0.822789, c3 = 'fZPA7GZOIK' where c = 1299 index_test.go:137: sql insert into test_index values (1430, 7621849778823918747, 0.128490, 'oUafDCFkN9') index_test.go:143: sql update test_index set c1 = 3462431234162264611, c2 = 0.756689, c3 = '3mhsKGIzgU' where c = 1259 index_test.go:137: sql insert into test_index values (1431, 7423726547548505734, 0.209743, 'u2dsk5Eqcq') index_test.go:137: sql insert into test_index values (1432, 3145536576712839225, 0.007427, 'AhxapPAWCm') index_test.go:140: sql delete from test_index where c = 28 index_test.go:137: sql insert into test_index values (1434, 8492272667647190105, 0.300112, '9P0IpCfY5v') index_test.go:137: sql insert into test_index values (1433, 350868274619198701, 0.274817, 'I9G8hbg4Aj') index_test.go:137: sql insert into test_index values (1435, 7133298370214894546, 0.434281, 'Ahtsd1vqEo') index_test.go:143: sql update test_index set c1 = 3410629340104754309, c2 = 0.909846, c3 = 'Ebg2rPExHP' where c = 309 index_test.go:140: sql delete from test_index where c = 142 index_test.go:140: sql delete from test_index where c = 112 index_test.go:143: sql update test_index set c1 = 9044054986809540343, c2 = 0.172112, c3 = '2gPfhcIuoY' where c = 813 index_test.go:137: sql insert into test_index values (1436, 9000101564861310285, 0.077793, 'Sl1f7f5Po3') index_test.go:140: sql delete from test_index where c = 1319 index_test.go:140: sql delete from test_index where c = 399 index_test.go:140: sql delete from test_index where c = 827 index_test.go:137: sql insert into test_index values (1437, 2925520278562567960, 0.711522, '9XaOG5nw4f') index_test.go:143: sql update test_index set c1 = 4670395343416301806, c2 = 0.609721, c3 = 'clNsufnQ1S' where c = 1122 index_test.go:140: sql delete from test_index where c = 860 index_test.go:140: sql delete from test_index where c = 557 index_test.go:137: sql insert into test_index values (1438, 9098216154651643352, 0.665891, '66NreW2K0W') index_test.go:140: sql delete from test_index where c = 1 index_test.go:143: sql update test_index set c1 = 6770529752294122855, c2 = 0.482851, c3 = 'frEJxytRQB' where c = 547 index_test.go:143: sql update test_index set c1 = 686848268842965058, c2 = 0.979103, c3 = 'JbSqlbIQMd' where c = 401 index_test.go:137: sql insert into test_index values (1439, 4949367809915704796, 0.370871, 'YJ1ZUBvieq') index_test.go:143: sql update test_index set c1 = 1628346342414699202, c2 = 0.248946, c3 = 'BIKdOZ7fPj' where c = 1341 index_test.go:143: sql update test_index set c1 = 6877952546657446182, c2 = 0.240430, c3 = 'nDBb7JIh7f' where c = 1383 index_test.go:143: sql update test_index set c1 = 663259904466821585, c2 = 0.601971, c3 = 'ieiUseqcXB' where c = 1194 index_test.go:143: sql update test_index set c1 = 817069265759776455, c2 = 0.688537, c3 = 'IdZymk87n4' where c = 902 index_test.go:137: sql insert into test_index values (1441, 3155414369404889281, 0.331572, 'OTQm0AcfbC') index_test.go:137: sql insert into test_index values (1440, 7329406730981152391, 0.995869, '0Pm7urr7MC') index_test.go:137: sql insert into test_index values (1442, 8198965132104420156, 0.543567, '6669amQAN4') index_test.go:137: sql insert into test_index values (1443, 6157629509092956380, 0.031468, 'TCB3nptBmR') index_test.go:137: sql insert into test_index values (1445, 1382739000356943233, 0.182102, 'qnHvfyN5dr') index_test.go:140: sql delete from test_index where c = 309 index_test.go:137: sql insert into test_index values (1444, 5520310937344247888, 0.830741, '6wuSGIqW63') index_test.go:140: sql delete from test_index where c = 699 index_test.go:140: sql delete from test_index where c = 650 index_test.go:143: sql update test_index set c1 = 4573487514600659104, c2 = 0.922468, c3 = 'jA78Xd8IT8' where c = 374 index_test.go:140: sql delete from test_index where c = 1004 index_test.go:140: sql delete from test_index where c = 953 index_test.go:143: sql update test_index set c1 = 3514160000947968760, c2 = 0.367561, c3 = 'oAkwwBtrng' where c = 42 index_test.go:143: sql update test_index set c1 = 7930746317133420697, c2 = 0.012999, c3 = 'IAyXSHkKZ9' where c = 1136 index_test.go:140: sql delete from test_index where c = 1387 index_test.go:143: sql update test_index set c1 = 7739423308071141696, c2 = 0.775454, c3 = 't2B8cga5G3' where c = 213 index_test.go:140: sql delete from test_index where c = 1033 index_test.go:140: sql delete from test_index where c = 1357 index_test.go:137: sql insert into test_index values (1446, 656838520508687466, 0.816458, 'UGIkYWNUlv') index_test.go:143: sql update test_index set c1 = 1476726745475850713, c2 = 0.623225, c3 = 'FuFzMUGnQb' where c = 123 index_test.go:137: sql insert into test_index values (1448, 1828352860492368387, 0.395427, 'MbwIL6XLlI') index_test.go:143: sql update test_index set c1 = 887204253046109135, c2 = 0.861863, c3 = 'RIVoZusZbb' where c = 627 index_test.go:143: sql update test_index set c1 = 5064697880737702897, c2 = 0.250599, c3 = 'AyjWsNxpXa' where c = 591 index_test.go:137: sql insert into test_index values (1447, 3920885494920463449, 0.662639, 'PIk0mgO2eX') index_test.go:143: sql update test_index set c1 = 2067705820280694944, c2 = 0.693832, c3 = '2vKJCjJcmI' where c = 940 index_test.go:137: sql insert into test_index values (1449, 5333280322803364613, 0.498687, '7GNXjwnMca') index_test.go:140: sql delete from test_index where c = 37 index_test.go:137: sql insert into test_index values (1452, 8286495551357034639, 0.930154, '9xMREbQax3') index_test.go:140: sql delete from test_index where c = 1245 index_test.go:137: sql insert into test_index values (1451, 8732530522160872613, 0.918195, 'Bt0mTE0Edj') index_test.go:140: sql delete from test_index where c = 362 index_test.go:143: sql update test_index set c1 = 8199766287980108664, c2 = 0.710016, c3 = 'FoViDP3Ps7' where c = 150 index_test.go:140: sql delete from test_index where c = 496 index_test.go:143: sql update test_index set c1 = 1687954083109773324, c2 = 0.962270, c3 = 'U4Fam8L8AY' where c = 554 index_test.go:140: sql delete from test_index where c = 411 index_test.go:137: sql insert into test_index values (1450, 4786782694537878764, 0.368299, 'FXCmjUdufg') index_test.go:143: sql update test_index set c1 = 6960843065542801403, c2 = 0.895368, c3 = 'VexvYpBv3Z' where c = 636 index_test.go:140: sql delete from test_index where c = 634 index_test.go:137: sql insert into test_index values (1454, 1626232671332776233, 0.844438, 'oteJtqp1bc') index_test.go:137: sql insert into test_index values (1455, 1899817855704698422, 0.840292, 'N49yNX71sP') index_test.go:143: sql update test_index set c1 = 5220833604623098812, c2 = 0.986337, c3 = '66blQP4r4X' where c = 768 index_test.go:137: sql insert into test_index values (1453, 6621195535365097549, 0.675296, 'mPvc8QbNcp') index_test.go:137: sql insert into test_index values (1456, 3866040029829787654, 0.235526, 'Z2alnGlwlq') index_test.go:143: sql update test_index set c1 = 1492965667544718921, c2 = 0.464653, c3 = 'mECB8HiT5b' where c = 192 index_test.go:140: sql delete from test_index where c = 1192 index_test.go:143: sql update test_index set c1 = 1607028469827879958, c2 = 0.759150, c3 = 'NuQXhJRFWY' where c = 308 index_test.go:140: sql delete from test_index where c = 652 index_test.go:140: sql delete from test_index where c = 1348 index_test.go:143: sql update test_index set c1 = 6279436360328372024, c2 = 0.966753, c3 = '8zKMb9EvNi' where c = 122 index_test.go:137: sql insert into test_index values (1457, 3865862119336115884, 0.957540, 'kuYK5f7RSL') index_test.go:143: sql update test_index set c1 = 6509838438880606534, c2 = 0.622065, c3 = 'GSw0gHD5A7' where c = 726 index_test.go:143: sql update test_index set c1 = 7497978687305148426, c2 = 0.378269, c3 = '59sD0sKskZ' where c = 652 index_test.go:137: sql insert into test_index values (1458, 2583953305631181724, 0.545102, 'zR1YhtFhJh') index_test.go:140: sql delete from test_index where c = 233 index_test.go:137: sql insert into test_index values (1459, 8833686381331031672, 0.150220, 'Ie07bEdzAk') index_test.go:140: sql delete from test_index where c = 1263 index_test.go:137: sql insert into test_index values (1460, 5281854167817572813, 0.190976, 'PYjxqdabmH') index_test.go:140: sql delete from test_index where c = 422 index_test.go:143: sql update test_index set c1 = 5115632261519968120, c2 = 0.255203, c3 = 'V1WFdgWWjM' where c = 433 index_test.go:140: sql delete from test_index where c = 478 index_test.go:137: sql insert into test_index values (1462, 6647355275076903379, 0.559851, 'qwD92qgTWn') index_test.go:140: sql delete from test_index where c = 1007 index_test.go:143: sql update test_index set c1 = 374441772538689009, c2 = 0.546260, c3 = 'ukza9MvPy8' where c = 672 index_test.go:143: sql update test_index set c1 = 3578711577708628569, c2 = 0.787901, c3 = 'ylTRaDBzhL' where c = 45 index_test.go:137: sql insert into test_index values (1461, 7099980418916194446, 0.687709, 'EzYzn6vhZZ') index_test.go:137: sql insert into test_index values (1463, 637214555250219609, 0.840947, 'DYsu5rhkOv') index_test.go:143: sql update test_index set c1 = 8738120052994401955, c2 = 0.520463, c3 = 'ZEFx0dc5xZ' where c = 1207 index_test.go:143: sql update test_index set c1 = 7722692884655549892, c2 = 0.790564, c3 = 'Me54q07k0x' where c = 92 index_test.go:137: sql insert into test_index values (1464, 6421199083592489755, 0.405197, 'gMc6wonbEY') index_test.go:140: sql delete from test_index where c = 1145 index_test.go:140: sql delete from test_index where c = 1363 index_test.go:137: sql insert into test_index values (1465, 4722950610015964480, 0.563882, '4el6vpTuhw') index_test.go:140: sql delete from test_index where c = 298 index_test.go:140: sql delete from test_index where c = 755 index_test.go:137: sql insert into test_index values (1466, 8977498585988755125, 0.487236, 'fV4qyp7KPZ') index_test.go:137: sql insert into test_index values (1467, 946113178930953205, 0.085159, 'H4kpMc0GwC') index_test.go:140: sql delete from test_index where c = 713 index_test.go:143: sql update test_index set c1 = 2269325984938169267, c2 = 0.850441, c3 = 'zKLUn0bnCh' where c = 1226 index_test.go:140: sql delete from test_index where c = 270 index_test.go:140: sql delete from test_index where c = 1 index_test.go:143: sql update test_index set c1 = 198562153201301938, c2 = 0.114198, c3 = 'sqVNx1TqOC' where c = 313 index_test.go:143: sql update test_index set c1 = 8644718528155030431, c2 = 0.551974, c3 = '4M8vGQzlgS' where c = 642 index_test.go:143: sql update test_index set c1 = 888311039354295300, c2 = 0.022661, c3 = 's8mLFeindt' where c = 1216 index_test.go:143: sql update test_index set c1 = 1157246120818812808, c2 = 0.932918, c3 = '3i3B7rzc3o' where c = 489 index_test.go:140: sql delete from test_index where c = 1277 index_test.go:137: sql insert into test_index values (1468, 3663578777332507886, 0.094281, 'zHvx7tJIZc') index_test.go:143: sql update test_index set c1 = 595928250543946092, c2 = 0.984443, c3 = 'UJIf7GLWn8' where c = 202 index_test.go:137: sql insert into test_index values (1469, 8143301729550207570, 0.537776, 'uFxM035bxB') index_test.go:143: sql update test_index set c1 = 7384660276806155271, c2 = 0.489311, c3 = 'HuP1D0RrfM' where c = 781 index_test.go:137: sql insert into test_index values (1470, 4072410605670007321, 0.548269, '3DTzaRYMPQ') index_test.go:137: sql insert into test_index values (1471, 8152812057840344923, 0.055497, 'BHw7KPAPWv') index_test.go:140: sql delete from test_index where c = 723 index_test.go:140: sql delete from test_index where c = 400 index_test.go:137: sql insert into test_index values (1472, 4424306979376842755, 0.459955, 'QqX0hCyqEp') index_test.go:137: sql insert into test_index values (1473, 583847952640340683, 0.984289, 'Me5YypYZUf') index_test.go:137: sql insert into test_index values (1474, 8327532314056737323, 0.284433, 'lqMHUsPxpF') index_test.go:140: sql delete from test_index where c = 805 index_test.go:143: sql update test_index set c1 = 1186465880307500208, c2 = 0.435961, c3 = 'TmgckRLfni' where c = 782 index_test.go:143: sql update test_index set c1 = 3941512324032702545, c2 = 0.755270, c3 = 'shhu9iN7mx' where c = 1082 index_test.go:143: sql update test_index set c1 = 8510667884831031554, c2 = 0.989674, c3 = 'TqE1czMsVT' where c = 613 index_test.go:140: sql delete from test_index where c = 1431 index_test.go:140: sql delete from test_index where c = 1461 index_test.go:137: sql insert into test_index values (1475, 1602052727736376424, 0.024674, 'A0lrQVH09U') index_test.go:143: sql update test_index set c1 = 6266583605456387645, c2 = 0.334051, c3 = '43urA4M5dm' where c = 686 index_test.go:140: sql delete from test_index where c = 485 index_test.go:140: sql delete from test_index where c = 430 index_test.go:137: sql insert into test_index values (1476, 2318408611909978211, 0.569969, 'Wze5sPuQSA') index_test.go:137: sql insert into test_index values (1477, 8900022928924524017, 0.889764, 'TTfOwUQjnX') index_test.go:143: sql update test_index set c1 = 5460135124608518959, c2 = 0.481464, c3 = 'gPshOm8gm2' where c = 673 index_test.go:140: sql delete from test_index where c = 544 index_test.go:143: sql update test_index set c1 = 6256074238917280090, c2 = 0.627569, c3 = 'YAP5gFFsEp' where c = 1294 index_test.go:143: sql update test_index set c1 = 9147609337925467052, c2 = 0.139523, c3 = 'xLyA8P8lif' where c = 1333 index_test.go:140: sql delete from test_index where c = 1079 index_test.go:143: sql update test_index set c1 = 5738968276903015642, c2 = 0.832036, c3 = 'ANwhuVnkYy' where c = 659 index_test.go:137: sql insert into test_index values (1478, 1361278416983247915, 0.757502, 'mDtATNSoF3') index_test.go:143: sql update test_index set c1 = 7482251141277332028, c2 = 0.725451, c3 = 'FgiycKjRz5' where c = 93 index_test.go:137: sql insert into test_index values (1479, 6774416976554897885, 0.446150, 'Hj3bcBYpy9') index_test.go:140: sql delete from test_index where c = 507 index_test.go:140: sql delete from test_index where c = 999 index_test.go:137: sql insert into test_index values (1481, 6710533769502990330, 0.842391, 'oHFmz7i5i3') index_test.go:137: sql insert into test_index values (1482, 8197167108950458512, 0.645814, 'ecUgbNnpuz') index_test.go:137: sql insert into test_index values (1480, 3649969393081743682, 0.771268, 'CbIrF90Jd4') index_test.go:143: sql update test_index set c1 = 6678225507763086262, c2 = 0.755329, c3 = 'v1IH8j4WXG' where c = 275 index_test.go:140: sql delete from test_index where c = 656 index_test.go:143: sql update test_index set c1 = 8940477884144215510, c2 = 0.081567, c3 = 'mVOdbVjaQ3' where c = 102 index_test.go:137: sql insert into test_index values (1483, 2872306996386418539, 0.132239, 'IwNgwO5Z9s') index_test.go:140: sql delete from test_index where c = 1263 index_test.go:143: sql update test_index set c1 = 7806144204956037439, c2 = 0.171430, c3 = 'C9VxqUp7gV' where c = 969 index_test.go:143: sql update test_index set c1 = 8856660818103448495, c2 = 0.297029, c3 = '6eE8NfNiP0' where c = 332 index_test.go:140: sql delete from test_index where c = 548 index_test.go:137: sql insert into test_index values (1484, 6666985247886416865, 0.629712, 'RiABMCcwMM') index_test.go:137: sql insert into test_index values (1485, 6091701175066283755, 0.723960, 'FFokw8WFI7') index_test.go:140: sql delete from test_index where c = 147 index_test.go:140: sql delete from test_index where c = 868 index_test.go:137: sql insert into test_index values (1486, 5883686873555661080, 0.548873, 'bCOP6dOWSb') index_test.go:140: sql delete from test_index where c = 37 index_test.go:137: sql insert into test_index values (1487, 6936032745965052416, 0.628218, 'YNDvJul6oN') index_test.go:140: sql delete from test_index where c = 540 index_test.go:143: sql update test_index set c1 = 7188215109017235965, c2 = 0.705329, c3 = '4Zse16zzEG' where c = 46 index_test.go:143: sql update test_index set c1 = 6734411808012352112, c2 = 0.970651, c3 = 'QRpWZpqTj2' where c = 408 index_test.go:143: sql update test_index set c1 = 1348892821328835458, c2 = 0.442418, c3 = 'll0NZKZib2' where c = 283 index_test.go:140: sql delete from test_index where c = 140 index_test.go:143: sql update test_index set c1 = 4917030908233455672, c2 = 0.564465, c3 = 'OHnMKAYSJf' where c = 1367 index_test.go:140: sql delete from test_index where c = 731 index_test.go:137: sql insert into test_index values (1489, 4802947333568977096, 0.590024, 'CRtGiyzv5R') index_test.go:137: sql insert into test_index values (1488, 3322306605229996255, 0.768173, 'YYtTGmxjX0') index_test.go:137: sql insert into test_index values (1490, 5398998858539891536, 0.503397, 'E057u2nAIa') index_test.go:143: sql update test_index set c1 = 7429919976455973511, c2 = 0.958203, c3 = 'FuMQqxMLOK' where c = 896 index_test.go:143: sql update test_index set c1 = 8957541958181670385, c2 = 0.560162, c3 = '4hoPavTKB9' where c = 690 index_test.go:143: sql update test_index set c1 = 2578562732332044820, c2 = 0.547414, c3 = '7LRVBDG8RW' where c = 1313 index_test.go:137: sql insert into test_index values (1491, 6648443120863261423, 0.305171, 'uI2kGxdRT6') index_test.go:140: sql delete from test_index where c = 1219 index_test.go:140: sql delete from test_index where c = 1215 index_test.go:143: sql update test_index set c1 = 9021767410251918535, c2 = 0.776076, c3 = 'XjAr59bP1q' where c = 1308 index_test.go:140: sql delete from test_index where c = 242 index_test.go:137: sql insert into test_index values (1492, 4274873883481424364, 0.817851, 'koZco6rUUm') index_test.go:137: sql insert into test_index values (1493, 2656541556657646317, 0.305902, 'MZen23jU5q') index_test.go:137: sql insert into test_index values (1494, 8171532482618542350, 0.715607, 'D5TtXfLbO2') index_test.go:140: sql delete from test_index where c = 165 index_test.go:137: sql insert into test_index values (1495, 4930975955343426861, 0.613809, 'kGnmjT4lBd') index_test.go:143: sql update test_index set c1 = 1944040090803764613, c2 = 0.541058, c3 = 'w3XJ8R8D48' where c = 587 index_test.go:143: sql update test_index set c1 = 7696157131044234511, c2 = 0.696289, c3 = 'QkVb1Z97VF' where c = 451 index_test.go:140: sql delete from test_index where c = 647 index_test.go:140: sql delete from test_index where c = 754 index_test.go:140: sql delete from test_index where c = 861 index_test.go:143: sql update test_index set c1 = 5075847495028713365, c2 = 0.723243, c3 = 'jh8uwjJyoD' where c = 1032 index_test.go:143: sql update test_index set c1 = 5174187532009760528, c2 = 0.627584, c3 = '1PRO06xE2v' where c = 1119 index_test.go:140: sql delete from test_index where c = 160 index_test.go:137: sql insert into test_index values (1497, 3550863934624152338, 0.400382, 'zKj5ZrThT7') index_test.go:143: sql update test_index set c1 = 8043569037596844447, c2 = 0.212540, c3 = 'aJ4kDM3ogA' where c = 581 index_test.go:143: sql update test_index set c1 = 6013729777040249176, c2 = 0.023095, c3 = 'nTh8SuJdT4' where c = 499 index_test.go:143: sql update test_index set c1 = 8406147831614091339, c2 = 0.830305, c3 = '51s0TrxkDk' where c = 1125 index_test.go:137: sql insert into test_index values (1498, 8304685567533042751, 0.025450, 'MriZAmei1Z') index_test.go:137: sql insert into test_index values (1499, 713011373209820633, 0.766355, 'nkViWuwjuo') index_test.go:140: sql delete from test_index where c = 939 index_test.go:143: sql update test_index set c1 = 7345549239009997804, c2 = 0.373467, c3 = 'uOCSyqLVvc' where c = 567 index_test.go:137: sql insert into test_index values (1500, 2326780502298405205, 0.990311, 'uJj3i1rXDR') index_test.go:137: sql insert into test_index values (1496, 7042787952314551123, 0.570944, 'pMtOSz34LT') index_test.go:140: sql delete from test_index where c = 757 index_test.go:140: sql delete from test_index where c = 630 index_test.go:143: sql update test_index set c1 = 3031689606986098652, c2 = 0.815537, c3 = 'D9e2xqqVBI' where c = 261 index_test.go:143: sql update test_index set c1 = 1138999774418504266, c2 = 0.666286, c3 = 'MG3W3NWohK' where c = 583 index_test.go:140: sql delete from test_index where c = 697 index_test.go:140: sql delete from test_index where c = 1052 index_test.go:143: sql update test_index set c1 = 6106447448067745124, c2 = 0.979058, c3 = 'Be67KhRhD1' where c = 370 index_test.go:143: sql update test_index set c1 = 5485149010524301078, c2 = 0.147944, c3 = 'nNNlYIBxWT' where c = 1249 index_test.go:143: sql update test_index set c1 = 5339196662220814622, c2 = 0.631105, c3 = 'VuSij5GKSF' where c = 1202 [2024/05/06 16:13:23.987 +08:00] [ERROR] [gc_worker.go:2009] ["deleteRanges is called"] index_test.go:137: sql insert into test_index values (1502, 3127606795287851519, 0.369919, 'yNuC5szSWK') index_test.go:137: sql insert into test_index values (1503, 5078502571877006089, 0.436920, 'hRknviM3qe') index_test.go:140: sql delete from test_index where c = 125 index_test.go:137: sql insert into test_index values (1506, 4573293695699992179, 0.013955, '884EwtAxBM') index_test.go:137: sql insert into test_index values (1501, 5662741382801744010, 0.885829, 'n9CvBCyKZr') index_test.go:137: sql insert into test_index values (1504, 7850368598675312703, 0.280166, 'IDsWUmSQcl') index_test.go:137: sql insert into test_index values (1505, 701046780941717360, 0.684465, 'LHZORmrziA') index_test.go:137: sql insert into test_index values (1507, 3766278476699319435, 0.855469, 'ZkDr9M2AgN') index_test.go:140: sql delete from test_index where c = 113 index_test.go:137: sql insert into test_index values (1508, 6562920846254384023, 0.217731, 'ypbuSPLEIv') index_test.go:137: sql insert into test_index values (1510, 8180208533138379629, 0.762687, '7VUDMzCnc7') index_test.go:140: sql delete from test_index where c = 154 index_test.go:140: sql delete from test_index where c = 499 index_test.go:137: sql insert into test_index values (1509, 2610229787093961533, 0.023691, 'pMPLh6MByO') index_test.go:143: sql update test_index set c1 = 7380420943685237609, c2 = 0.429486, c3 = 'CEUY2ex9mt' where c = 1203 index_test.go:140: sql delete from test_index where c = 214 index_test.go:143: sql update test_index set c1 = 5784751959080614032, c2 = 0.995547, c3 = 'UDbmEhIGIj' where c = 840 index_test.go:143: sql update test_index set c1 = 6267588756486585032, c2 = 0.616448, c3 = '7mKC7wYi51' where c = 15 index_test.go:140: sql delete from test_index where c = 1051 index_test.go:143: sql update test_index set c1 = 8169418184469419907, c2 = 0.243589, c3 = 'YHbMHN8ozZ' where c = 1220 index_test.go:140: sql delete from test_index where c = 1390 index_test.go:143: sql update test_index set c1 = 8399284024719252755, c2 = 0.320738, c3 = '50NUHnzWLD' where c = 556 index_test.go:140: sql delete from test_index where c = 1487 index_test.go:137: sql insert into test_index values (1512, 6966883594748736122, 0.398017, '3FldopRaZI') index_test.go:140: sql delete from test_index where c = 779 index_test.go:140: sql delete from test_index where c = 456 index_test.go:137: sql insert into test_index values (1513, 954322801634314692, 0.160438, 'lPch60rfJC') index_test.go:143: sql update test_index set c1 = 734945478277761053, c2 = 0.150655, c3 = 'oP3a4OJrUx' where c = 125 index_test.go:137: sql insert into test_index values (1511, 3558186661872556209, 0.518477, 'eviBmGGwxC') index_test.go:137: sql insert into test_index values (1515, 3570700398620279147, 0.571502, 'xDfCGl3hOP') index_test.go:137: sql insert into test_index values (1514, 6341635863437629034, 0.274317, 'lzxDtRNNu8') index_test.go:143: sql update test_index set c1 = 1086655218869008179, c2 = 0.754102, c3 = 'emQedatZXS' where c = 568 index_test.go:143: sql update test_index set c1 = 2750718057620441029, c2 = 0.786548, c3 = 'O4cWK2tKnN' where c = 1252 index_test.go:140: sql delete from test_index where c = 605 index_test.go:143: sql update test_index set c1 = 606778576825798312, c2 = 0.937520, c3 = 'DRVPSxUrE3' where c = 1043 index_test.go:140: sql delete from test_index where c = 18 index_test.go:143: sql update test_index set c1 = 8997878761183723411, c2 = 0.271633, c3 = 'aEcfP9tjtG' where c = 1069 index_test.go:140: sql delete from test_index where c = 823 index_test.go:137: sql insert into test_index values (1516, 6629251697308034375, 0.481341, 'pa0VhQ9tCI') index_test.go:140: sql delete from test_index where c = 565 index_test.go:140: sql delete from test_index where c = 265 index_test.go:143: sql update test_index set c1 = 5651436260497924663, c2 = 0.017998, c3 = 'YWPfdTo42d' where c = 959 index_test.go:137: sql insert into test_index values (1518, 6176885932263710365, 0.708213, 'Zgxjme1cFk') index_test.go:143: sql update test_index set c1 = 929352086487414328, c2 = 0.127010, c3 = 'TP06txYAEL' where c = 81 index_test.go:137: sql insert into test_index values (1519, 7165112149535523692, 0.202952, '57AmjwWgtl') index_test.go:137: sql insert into test_index values (1517, 6672412075772766860, 0.119118, 'J5A55lS6Ut') index_test.go:143: sql update test_index set c1 = 2172516295681005238, c2 = 0.363323, c3 = '6U3CvO0OAr' where c = 467 index_test.go:137: sql insert into test_index values (1520, 6504587188755450808, 0.251842, 'BPsMwBvzLy') index_test.go:143: sql update test_index set c1 = 8201039362333441307, c2 = 0.901571, c3 = 'BjuZQt1Lcn' where c = 901 index_test.go:140: sql delete from test_index where c = 662 index_test.go:140: sql delete from test_index where c = 478 index_test.go:137: sql insert into test_index values (1522, 7511105374124450392, 0.202535, 'lg0NNMVpDw') index_test.go:140: sql delete from test_index where c = 1365 index_test.go:143: sql update test_index set c1 = 6476342570993632448, c2 = 0.270771, c3 = 'dsR07hNJoy' where c = 21 index_test.go:140: sql delete from test_index where c = 181 index_test.go:137: sql insert into test_index values (1521, 7207709359836626627, 0.515567, 'khUKGOQeme') index_test.go:140: sql delete from test_index where c = 956 index_test.go:140: sql delete from test_index where c = 650 index_test.go:137: sql insert into test_index values (1523, 9100995660824804722, 0.379988, 'oIGoLfcOxj') index_test.go:143: sql update test_index set c1 = 2684012774928773568, c2 = 0.542520, c3 = 'PF46RyFw0u' where c = 17 index_test.go:140: sql delete from test_index where c = 452 index_test.go:137: sql insert into test_index values (1524, 4112256526807880274, 0.005885, 'GeIa0O3itD') index_test.go:143: sql update test_index set c1 = 3722468587207721269, c2 = 0.972042, c3 = 'UwkTnqApoM' where c = 1182 index_test.go:143: sql update test_index set c1 = 3572932530407666738, c2 = 0.504320, c3 = 'yYYpiNY1Lz' where c = 1440 index_test.go:137: sql insert into test_index values (1525, 8830809178670158928, 0.398118, 'Qh4Thdq8XB') index_test.go:143: sql update test_index set c1 = 562085394210553735, c2 = 0.068949, c3 = 'ywbOkTQTUn' where c = 1323 index_test.go:143: sql update test_index set c1 = 8658560280692886555, c2 = 0.908170, c3 = 'i6iAWhDNYS' where c = 1484 index_test.go:137: sql insert into test_index values (1526, 1511197527498286048, 0.329586, 'M8GaK0ZigJ') index_test.go:137: sql insert into test_index values (1527, 7979190024430883415, 0.533759, 'iHhiV151aA') index_test.go:137: sql insert into test_index values (1529, 1876294053845164511, 0.348572, '2JzEFsQnjs') index_test.go:140: sql delete from test_index where c = 991 index_test.go:143: sql update test_index set c1 = 6329486526472243300, c2 = 0.995250, c3 = 'E4UxV0tTah' where c = 1149 index_test.go:143: sql update test_index set c1 = 7504924527199023107, c2 = 0.214812, c3 = 'uypklNiryF' where c = 1247 index_test.go:140: sql delete from test_index where c = 563 index_test.go:140: sql delete from test_index where c = 1052 index_test.go:137: sql insert into test_index values (1528, 4719835388153296914, 0.177023, 'fvNFgaxjEl') index_test.go:137: sql insert into test_index values (1530, 3254589849116011039, 0.063652, 'uWf5Vqf0tg') index_test.go:143: sql update test_index set c1 = 3574664820319464390, c2 = 0.117674, c3 = 'wqbab4rQF6' where c = 679 index_test.go:143: sql update test_index set c1 = 4221106343098386700, c2 = 0.031860, c3 = 'Gyg0bEJgtF' where c = 99 index_test.go:143: sql update test_index set c1 = 3747387670953644519, c2 = 0.744105, c3 = 'zJccW6Scng' where c = 748 index_test.go:140: sql delete from test_index where c = 165 index_test.go:140: sql delete from test_index where c = 1501 index_test.go:137: sql insert into test_index values (1532, 5451744549628795720, 0.261351, 'w9zG1IQr92') index_test.go:137: sql insert into test_index values (1531, 6832857047296266523, 0.661933, 'ZA6D96ry9u') index_test.go:140: sql delete from test_index where c = 104 index_test.go:140: sql delete from test_index where c = 1360 index_test.go:137: sql insert into test_index values (1533, 4705839297801009896, 0.252215, '5NQD9yRpGC') index_test.go:143: sql update test_index set c1 = 4887308849315715013, c2 = 0.973957, c3 = 'JIAgu88sNg' where c = 543 index_test.go:140: sql delete from test_index where c = 1422 index_test.go:143: sql update test_index set c1 = 8450867081906487305, c2 = 0.463902, c3 = 'CH2ZszLZzX' where c = 933 index_test.go:137: sql insert into test_index values (1534, 4731162645943972005, 0.890564, 'TRomwos7Et') index_test.go:140: sql delete from test_index where c = 1307 index_test.go:140: sql delete from test_index where c = 349 index_test.go:137: sql insert into test_index values (1535, 1586326279040776247, 0.535991, 'YCLpb5sdwd') index_test.go:137: sql insert into test_index values (1536, 2445600350373859635, 0.647856, 'Y36ihAc35X') index_test.go:143: sql update test_index set c1 = 3745462035345261956, c2 = 0.251709, c3 = 'Dqr1uKqB2G' where c = 515 index_test.go:143: sql update test_index set c1 = 8091628433036450565, c2 = 0.085679, c3 = 'kT1OvVHWt4' where c = 1509 index_test.go:143: sql update test_index set c1 = 7800663022249007513, c2 = 0.058524, c3 = 'mSLobwR0Q6' where c = 1339 index_test.go:137: sql insert into test_index values (1537, 8777136505558058455, 0.560132, 'm9eXMtCtVi') index_test.go:143: sql update test_index set c1 = 5187742867414787509, c2 = 0.857501, c3 = 't9CY59a8bm' where c = 1502 index_test.go:143: sql update test_index set c1 = 3935158989315594368, c2 = 0.236580, c3 = 'BQwAyBsMEU' where c = 1249 index_test.go:140: sql delete from test_index where c = 1258 index_test.go:140: sql delete from test_index where c = 227 index_test.go:140: sql delete from test_index where c = 147 index_test.go:140: sql delete from test_index where c = 1141 index_test.go:137: sql insert into test_index values (1539, 1524967300452209684, 0.669741, 'swIgXHS3Q6') index_test.go:137: sql insert into test_index values (1541, 6879365934755295080, 0.144482, 'Y0CThculXZ') index_test.go:137: sql insert into test_index values (1540, 7802854238332473956, 0.103445, '5cJU7ilBDW') index_test.go:137: sql insert into test_index values (1542, 8430022800622826230, 0.435938, 'TuRxHjpPsw') index_test.go:140: sql delete from test_index where c = 193 index_test.go:143: sql update test_index set c1 = 7653025868370483593, c2 = 0.974184, c3 = 'yD3K9TGFBX' where c = 1391 index_test.go:137: sql insert into test_index values (1538, 8687414207539540829, 0.316292, '8aLuFmOPaD') index_test.go:143: sql update test_index set c1 = 8538187403461283736, c2 = 0.131809, c3 = 'psz2G9PFFS' where c = 15 index_test.go:143: sql update test_index set c1 = 1465312247114996194, c2 = 0.674280, c3 = 'Nh5UCso7YQ' where c = 1386 index_test.go:140: sql delete from test_index where c = 359 index_test.go:143: sql update test_index set c1 = 2722338593576879500, c2 = 0.956736, c3 = 'UrtB4oUvxp' where c = 1186 index_test.go:140: sql delete from test_index where c = 258 index_test.go:137: sql insert into test_index values (1543, 4852399542901346753, 0.556266, '1H03g8HATo') index_test.go:140: sql delete from test_index where c = 752 index_test.go:140: sql delete from test_index where c = 707 index_test.go:140: sql delete from test_index where c = 1434 index_test.go:143: sql update test_index set c1 = 6604575038833120701, c2 = 0.444435, c3 = '1oCHarJERj' where c = 118 index_test.go:137: sql insert into test_index values (1544, 7187150474794457948, 0.547189, 'Trn3bmwrDL') index_test.go:143: sql update test_index set c1 = 2357667434238478030, c2 = 0.819307, c3 = 'qGzkkQH9v0' where c = 301 index_test.go:137: sql insert into test_index values (1545, 4139872374074424738, 0.059134, 'yVRLQ9W416') index_test.go:140: sql delete from test_index where c = 176 index_test.go:143: sql update test_index set c1 = 4934726938322217392, c2 = 0.116499, c3 = 'InIeLJHsOk' where c = 142 index_test.go:143: sql update test_index set c1 = 3923216185262290005, c2 = 0.222763, c3 = 'hvngBAbYXL' where c = 1003 index_test.go:143: sql update test_index set c1 = 583636231896045861, c2 = 0.594587, c3 = 'Q6TCknoBn5' where c = 1453 index_test.go:137: sql insert into test_index values (1548, 7060464182847429180, 0.760240, 'hg32D9PJ8s') index_test.go:140: sql delete from test_index where c = 735 index_test.go:143: sql update test_index set c1 = 5028168663050889506, c2 = 0.825597, c3 = 'aAoBnFC68A' where c = 726 index_test.go:137: sql insert into test_index values (1547, 2223134137906929642, 0.561494, 'GyOBgupT3j') index_test.go:140: sql delete from test_index where c = 304 index_test.go:137: sql insert into test_index values (1546, 7226479957093205471, 0.742004, 'mECNLzaX6B') index_test.go:137: sql insert into test_index values (1549, 2920714589526452720, 0.635923, 'LP7Fad0J1j') index_test.go:140: sql delete from test_index where c = 886 index_test.go:143: sql update test_index set c1 = 6895027967710823532, c2 = 0.203075, c3 = 'gG5iWoNY36' where c = 367 index_test.go:140: sql delete from test_index where c = 242 index_test.go:137: sql insert into test_index values (1551, 3016478973939373585, 0.838845, '6a0Ey5uBRL') index_test.go:143: sql update test_index set c1 = 3629008351667429907, c2 = 0.670059, c3 = 'bTf810oaR9' where c = 64 index_test.go:137: sql insert into test_index values (1550, 5897113230993137199, 0.937133, 'wjwTzipggs') index_test.go:137: sql insert into test_index values (1552, 1254814618912194976, 0.451174, 'QXLW44417q') index_test.go:143: sql update test_index set c1 = 9211764609774187815, c2 = 0.884928, c3 = 'GLxQf4naE2' where c = 882 index_test.go:137: sql insert into test_index values (1554, 3130501799809035431, 0.251392, 'QJBIC2bGvn') index_test.go:140: sql delete from test_index where c = 890 index_test.go:137: sql insert into test_index values (1553, 6303263016475667059, 0.984437, 'CcTKhZL58u') index_test.go:140: sql delete from test_index where c = 196 index_test.go:140: sql delete from test_index where c = 1493 index_test.go:143: sql update test_index set c1 = 7033343344910091, c2 = 0.894220, c3 = 'OHpblwAyT9' where c = 1516 index_test.go:143: sql update test_index set c1 = 8160905814196125127, c2 = 0.698864, c3 = 'xvxqIyCZDk' where c = 1381 index_test.go:143: sql update test_index set c1 = 5364216359242372837, c2 = 0.638999, c3 = 'syCiHUrzJG' where c = 102 index_test.go:143: sql update test_index set c1 = 3306758118640496354, c2 = 0.277901, c3 = '0oABm5MzWa' where c = 812 index_test.go:140: sql delete from test_index where c = 825 index_test.go:143: sql update test_index set c1 = 3240137504366759483, c2 = 0.128473, c3 = 'EKOAi1n85I' where c = 542 index_test.go:137: sql insert into test_index values (1555, 7206295236537849405, 0.097840, 'divA36vOgt') index_test.go:140: sql delete from test_index where c = 1042 index_test.go:143: sql update test_index set c1 = 8363555527418771932, c2 = 0.252248, c3 = 'qLF8vDOwSO' where c = 411 index_test.go:140: sql delete from test_index where c = 388 index_test.go:140: sql delete from test_index where c = 821 index_test.go:137: sql insert into test_index values (1559, 4961844471054616731, 0.098807, 'DglTJUzO0t') index_test.go:137: sql insert into test_index values (1558, 2615843486436953116, 0.085305, 'sQsceroO07') index_test.go:137: sql insert into test_index values (1556, 4924054274082177892, 0.190206, 'oXN2ZHlLg5') index_test.go:143: sql update test_index set c1 = 5236701294800552457, c2 = 0.502819, c3 = '6VPqWTRZsU' where c = 641 index_test.go:137: sql insert into test_index values (1560, 4200620476262273795, 0.042006, 'vcw6ZVK8Am') index_test.go:137: sql insert into test_index values (1557, 1407188314777652904, 0.572163, '4WGblRlPa3') index_test.go:140: sql delete from test_index where c = 125 index_test.go:137: sql insert into test_index values (1561, 5812565319624272700, 0.933151, 'Owwk8jzznm') index_test.go:140: sql delete from test_index where c = 1407 index_test.go:143: sql update test_index set c1 = 4174191756905506303, c2 = 0.303861, c3 = 'Hy7rJ28lJH' where c = 721 index_test.go:143: sql update test_index set c1 = 5964724209571214187, c2 = 0.040954, c3 = 'yFsWvF0mBh' where c = 642 index_test.go:140: sql delete from test_index where c = 1302 index_test.go:140: sql delete from test_index where c = 1536 index_test.go:143: sql update test_index set c1 = 8601804098447898084, c2 = 0.301751, c3 = '7K8Bc2DYVW' where c = 1527 index_test.go:140: sql delete from test_index where c = 787 index_test.go:140: sql delete from test_index where c = 935 index_test.go:137: sql insert into test_index values (1562, 5419574945925111966, 0.753380, 'KpnulbXakY') index_test.go:137: sql insert into test_index values (1563, 1547747741772027741, 0.907267, '1iqR6iUm4S') index_test.go:140: sql delete from test_index where c = 1401 index_test.go:143: sql update test_index set c1 = 8291068260728792447, c2 = 0.889176, c3 = '9frjjibsXq' where c = 218 index_test.go:140: sql delete from test_index where c = 782 index_test.go:143: sql update test_index set c1 = 4359466518978733491, c2 = 0.217561, c3 = 'dxj1JWjZxW' where c = 628 index_test.go:137: sql insert into test_index values (1564, 8790250619307828894, 0.834865, 'XxWW21vtNr') index_test.go:143: sql update test_index set c1 = 7920777198782269211, c2 = 0.763307, c3 = 'T0z2eEoo8t' where c = 800 index_test.go:140: sql delete from test_index where c = 107 index_test.go:143: sql update test_index set c1 = 4217502680371089089, c2 = 0.933129, c3 = 'Ol026AX47A' where c = 1359 index_test.go:143: sql update test_index set c1 = 2278388351844690325, c2 = 0.165097, c3 = '4zRgLAyHSj' where c = 1444 index_test.go:143: sql update test_index set c1 = 4742439857188099768, c2 = 0.796044, c3 = 'LJR0nvsqTB' where c = 166 index_test.go:137: sql insert into test_index values (1565, 6003756424713701875, 0.878014, 'ouRgvFNrHo') index_test.go:137: sql insert into test_index values (1566, 8104329423922927520, 0.612012, 'N58wHyDpSB') index_test.go:140: sql delete from test_index where c = 1213 index_test.go:137: sql insert into test_index values (1570, 7426464415175629590, 0.773650, 'Kp2cO2Fs7X') index_test.go:143: sql update test_index set c1 = 655711914197095735, c2 = 0.371106, c3 = 'vFJkaYGBSh' where c = 361 index_test.go:137: sql insert into test_index values (1571, 3088768525527653289, 0.158906, '3v3Ncel4Eb') index_test.go:143: sql update test_index set c1 = 6743704210442626675, c2 = 0.435413, c3 = 'Hb6LfGl7V9' where c = 1060 index_test.go:137: sql insert into test_index values (1568, 5860824567688396999, 0.548396, 'AR78ZRWNo3') index_test.go:140: sql delete from test_index where c = 1379 index_test.go:137: sql insert into test_index values (1569, 5119957665062240082, 0.655554, 'QnmzAuBs5N') index_test.go:137: sql insert into test_index values (1567, 4418437151835265618, 0.535922, '2fYhGD3caU') index_test.go:140: sql delete from test_index where c = 478 index_test.go:140: sql delete from test_index where c = 1495 index_test.go:140: sql delete from test_index where c = 335 index_test.go:143: sql update test_index set c1 = 7766152789802848218, c2 = 0.349817, c3 = 'UKQeez83FJ' where c = 234 index_test.go:140: sql delete from test_index where c = 726 index_test.go:137: sql insert into test_index values (1572, 905859658507979586, 0.780698, 'pz98WAlYSI') index_test.go:137: sql insert into test_index values (1573, 1513749519685311823, 0.797676, 'Fb2RT9j8vj') index_test.go:143: sql update test_index set c1 = 1797277096290275652, c2 = 0.824561, c3 = '1kHKabLN8B' where c = 499 index_test.go:140: sql delete from test_index where c = 1112 index_test.go:140: sql delete from test_index where c = 616 index_test.go:143: sql update test_index set c1 = 2663595121949451855, c2 = 0.369917, c3 = 'BZ2nfIoXGR' where c = 728 index_test.go:137: sql insert into test_index values (1574, 2131011377484916667, 0.707895, 'tQv3zt3Fhk') index_test.go:143: sql update test_index set c1 = 2189340704072237784, c2 = 0.553712, c3 = 'X9McUzJM4N' where c = 167 index_test.go:143: sql update test_index set c1 = 3479581806591942676, c2 = 0.729903, c3 = 'v0ns944xUI' where c = 595 index_test.go:143: sql update test_index set c1 = 1394772987285400137, c2 = 0.288339, c3 = 'kCJfKA0dF0' where c = 358 index_test.go:143: sql update test_index set c1 = 4907820315280993180, c2 = 0.749505, c3 = 'yVCz3nWQKm' where c = 147 index_test.go:140: sql delete from test_index where c = 1176 index_test.go:137: sql insert into test_index values (1576, 3646660154979267993, 0.168051, 'YU3TeszVoc') index_test.go:137: sql insert into test_index values (1575, 6365042949953141089, 0.109706, 'dC9XgK9hCm') index_test.go:140: sql delete from test_index where c = 1565 index_test.go:143: sql update test_index set c1 = 8570584576661382235, c2 = 0.087673, c3 = 'xGnNzCEFfV' where c = 435 index_test.go:137: sql insert into test_index values (1577, 2687363834906069926, 0.792975, 'zazd1V21N8') index_test.go:140: sql delete from test_index where c = 530 index_test.go:140: sql delete from test_index where c = 953 index_test.go:140: sql delete from test_index where c = 1365 index_test.go:137: sql insert into test_index values (1578, 1462112722922205359, 0.931071, 'D5i79GnI7A') index_test.go:137: sql insert into test_index values (1580, 2878579235465473770, 0.746416, 'ygvMTL3jNT') index_test.go:137: sql insert into test_index values (1579, 7392996807869389852, 0.071007, 'U3slh76A0u') index_test.go:143: sql update test_index set c1 = 8398049097324639539, c2 = 0.046755, c3 = 'eiujOJCbpk' where c = 1410 index_test.go:143: sql update test_index set c1 = 1119830571667018787, c2 = 0.386535, c3 = 'ZEMBoP8ada' where c = 182 index_test.go:140: sql delete from test_index where c = 474 index_test.go:143: sql update test_index set c1 = 3917609984112344001, c2 = 0.015485, c3 = 'GG9iKDsp8R' where c = 612 index_test.go:137: sql insert into test_index values (1581, 8086736616659857763, 0.421776, '6UVBCq9m01') index_test.go:143: sql update test_index set c1 = 8490871382774783773, c2 = 0.625922, c3 = 'PBnabMzMyY' where c = 324 index_test.go:143: sql update test_index set c1 = 1031792942891267892, c2 = 0.153786, c3 = 'qvbAB4UUxe' where c = 1430 index_test.go:143: sql update test_index set c1 = 6705351653467762823, c2 = 0.147817, c3 = 'Tt1zEloAbm' where c = 701 index_test.go:140: sql delete from test_index where c = 671 index_test.go:140: sql delete from test_index where c = 1077 index_test.go:137: sql insert into test_index values (1583, 5952959403964934933, 0.486633, 'IkBT3lyHYg') index_test.go:137: sql insert into test_index values (1584, 4733598100939215294, 0.371308, 'XS5hiSKNDO') index_test.go:143: sql update test_index set c1 = 4803268879617967420, c2 = 0.919845, c3 = '0ygqhRGEa6' where c = 90 index_test.go:137: sql insert into test_index values (1585, 2595523744858488115, 0.493557, 'O5bYyTEtqP') index_test.go:140: sql delete from test_index where c = 1524 index_test.go:137: sql insert into test_index values (1586, 8501856910854239093, 0.129246, 'xVeFGfCNHp') index_test.go:140: sql delete from test_index where c = 142 index_test.go:137: sql insert into test_index values (1582, 6554427079413684928, 0.281844, 'C1a4vGjzj5') index_test.go:137: sql insert into test_index values (1587, 1097143456770925271, 0.221478, 'nfxwqKClns') index_test.go:143: sql update test_index set c1 = 1128804435543520970, c2 = 0.084317, c3 = 'J2tG6mqk67' where c = 1263 index_test.go:143: sql update test_index set c1 = 8399333035535109853, c2 = 0.143843, c3 = '0EANEmBFiW' where c = 463 index_test.go:140: sql delete from test_index where c = 360 index_test.go:140: sql delete from test_index where c = 1364 index_test.go:140: sql delete from test_index where c = 1269 index_test.go:137: sql insert into test_index values (1588, 6061819425774931098, 0.484062, 'yMvVpyC5wN') index_test.go:143: sql update test_index set c1 = 706429720805127144, c2 = 0.907024, c3 = 'sc8CZH36mZ' where c = 1104 index_test.go:140: sql delete from test_index where c = 268 index_test.go:143: sql update test_index set c1 = 976815414298332120, c2 = 0.749753, c3 = 'DNluVqYcPw' where c = 435 index_test.go:143: sql update test_index set c1 = 7002352761893135168, c2 = 0.553999, c3 = 'D2Sz5LwNqM' where c = 703 index_test.go:140: sql delete from test_index where c = 1381 index_test.go:137: sql insert into test_index values (1589, 1930051667547881588, 0.750215, 'GWUocHfEj3') index_test.go:137: sql insert into test_index values (1590, 7960091294922016085, 0.560523, 'cV2xXUEXfs') index_test.go:140: sql delete from test_index where c = 584 index_test.go:140: sql delete from test_index where c = 1450 index_test.go:143: sql update test_index set c1 = 5547967397203958371, c2 = 0.855203, c3 = 'qIpDIcjWcI' where c = 1153 index_test.go:140: sql delete from test_index where c = 1013 index_test.go:137: sql insert into test_index values (1592, 6542186350846597218, 0.747799, 'eRB0jN5DrN') index_test.go:143: sql update test_index set c1 = 277057311065266646, c2 = 0.243017, c3 = 'uh60FlZpwq' where c = 1185 index_test.go:143: sql update test_index set c1 = 7542368801034262332, c2 = 0.174855, c3 = 'eQHJDaCF9C' where c = 810 index_test.go:137: sql insert into test_index values (1591, 352904491344918427, 0.875191, 'kBr6kmI1Rr') index_test.go:140: sql delete from test_index where c = 445 index_test.go:143: sql update test_index set c1 = 2450416568167549863, c2 = 0.586145, c3 = 'Nk8uTo39eS' where c = 132 index_test.go:143: sql update test_index set c1 = 986550662118927811, c2 = 0.631836, c3 = 'j55IfldNXp' where c = 652 index_test.go:143: sql update test_index set c1 = 3304934257137360672, c2 = 0.011235, c3 = 'ezsV2Z0ZcD' where c = 1516 index_test.go:137: sql insert into test_index values (1594, 8032886607503561895, 0.207125, 'u36ScIP67P') index_test.go:140: sql delete from test_index where c = 200 index_test.go:137: sql insert into test_index values (1593, 5092404214965877550, 0.233012, '47opMqjZX9') index_test.go:140: sql delete from test_index where c = 1102 index_test.go:140: sql delete from test_index where c = 849 index_test.go:137: sql insert into test_index values (1595, 1550064462648337273, 0.118141, 'YeNzjWi6lr') index_test.go:143: sql update test_index set c1 = 549565345429642540, c2 = 0.123304, c3 = '8GkAKn54GX' where c = 160 index_test.go:143: sql update test_index set c1 = 5721308969621621102, c2 = 0.416577, c3 = 'V8ULEzfxmd' where c = 1106 index_test.go:137: sql insert into test_index values (1597, 4824696164878595109, 0.156514, 'PSEZwnotcG') index_test.go:137: sql insert into test_index values (1596, 5314089648660780067, 0.856175, '4aaOCU2PWd') index_test.go:143: sql update test_index set c1 = 106135758671383086, c2 = 0.656010, c3 = 'qCVex2XEsm' where c = 27 index_test.go:140: sql delete from test_index where c = 1097 index_test.go:140: sql delete from test_index where c = 17 index_test.go:143: sql update test_index set c1 = 7220320547136069681, c2 = 0.483223, c3 = '5yilTK9c60' where c = 1404 index_test.go:137: sql insert into test_index values (1598, 1724713361827766956, 0.233642, 'DKo4KBxlMa') index_test.go:137: sql insert into test_index values (1599, 2002444623890855031, 0.263131, 'kkP9lExomZ') index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 664 index_test.go:140: sql delete from test_index where c = 1087 index_test.go:143: sql update test_index set c1 = 1808066288298074448, c2 = 0.218771, c3 = '6le4jei6wM' where c = 310 index_test.go:143: sql update test_index set c1 = 8978291902890352117, c2 = 0.101513, c3 = 'BqA6uXWfVR' where c = 879 index_test.go:140: sql delete from test_index where c = 1557 index_test.go:143: sql update test_index set c1 = 4370557090336125003, c2 = 0.755246, c3 = 'CD1oQHLNyA' where c = 1483 index_test.go:143: sql update test_index set c1 = 5401227161782681465, c2 = 0.803654, c3 = '4eod2IE4Yn' where c = 1051 index_test.go:143: sql update test_index set c1 = 8636000906201671609, c2 = 0.911780, c3 = 'pNNvCUSWKq' where c = 153 index_test.go:137: sql insert into test_index values (1600, 3303784161380254451, 0.886400, '4RbZuATB0W') index_test.go:143: sql update test_index set c1 = 7825585297042895871, c2 = 0.585808, c3 = 'wKS02q7f73' where c = 1429 index_test.go:140: sql delete from test_index where c = 753 index_test.go:143: sql update test_index set c1 = 2445624153948804206, c2 = 0.708897, c3 = 'OmSoqaIgzf' where c = 1202 index_test.go:137: sql insert into test_index values (1605, 4265332778146941377, 0.518109, 'FWPD6ATm6y') index_test.go:137: sql insert into test_index values (1603, 5158914371510498468, 0.193174, 'dv2YwkyWhy') index_test.go:137: sql insert into test_index values (1606, 5915735472519390969, 0.727879, 'z1YUuPMmXO') index_test.go:137: sql insert into test_index values (1609, 5657084154818082345, 0.722385, 'Jj1GK0uP3I') index_test.go:137: sql insert into test_index values (1602, 4313090549692846566, 0.766279, 'U8vDB4gJ2B') index_test.go:137: sql insert into test_index values (1607, 4364032779010306218, 0.836332, 'iQlmNDjXig') index_test.go:137: sql insert into test_index values (1601, 7683503472791881348, 0.025666, 'Ct1DdPT4wb') index_test.go:137: sql insert into test_index values (1604, 4150662025551362246, 0.947318, 'AUG23DcT7E') index_test.go:137: sql insert into test_index values (1608, 4882757344131197598, 0.160836, 'nzhJpAOotE') index_test.go:137: sql insert into test_index values (1610, 2502404126826989165, 0.415702, 'EB4840grTQ') index_test.go:140: sql delete from test_index where c = 1298 index_test.go:140: sql delete from test_index where c = 352 index_test.go:140: sql delete from test_index where c = 729 index_test.go:140: sql delete from test_index where c = 626 index_test.go:140: sql delete from test_index where c = 1028 index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 7052721718533035171, c2 = 0.390953, c3 = '6oRItqByPm' where c = 55 index_test.go:140: sql delete from test_index where c = 1143 index_test.go:143: sql update test_index set c1 = 7607041446344803601, c2 = 0.677838, c3 = 'Ay2FTBpTRB' where c = 1567 index_test.go:143: sql update test_index set c1 = 1335485904310096660, c2 = 0.129464, c3 = 'YmIADxgkIY' where c = 572 index_test.go:140: sql delete from test_index where c = 1408 index_test.go:140: sql delete from test_index where c = 1004 index_test.go:143: sql update test_index set c1 = 6659925770589823852, c2 = 0.352467, c3 = '0DqrOPHGSQ' where c = 973 index_test.go:143: sql update test_index set c1 = 1348791668259096944, c2 = 0.567897, c3 = 'XfD39YQjjS' where c = 142 index_test.go:140: sql delete from test_index where c = 1600 index_test.go:143: sql update test_index set c1 = 3958954188197187761, c2 = 0.460599, c3 = 'oP9nfWYm5l' where c = 147 index_test.go:137: sql insert into test_index values (1611, 5503245253927434479, 0.557071, 'KeRVdsgNlX') index_test.go:143: sql update test_index set c1 = 1736045562746508962, c2 = 0.167269, c3 = 'anmiKQzh1N' where c = 253 index_test.go:137: sql insert into test_index values (1614, 244670663677457627, 0.933731, 'Q0inLRm9dz') index_test.go:143: sql update test_index set c1 = 885560171450114532, c2 = 0.024555, c3 = 'PRSxfzynaS' where c = 1457 index_test.go:143: sql update test_index set c1 = 7019151607704044656, c2 = 0.131912, c3 = 'ps2Qd58GyA' where c = 1060 index_test.go:137: sql insert into test_index values (1616, 8101538030167220878, 0.290131, 'Vg4QZxmxl2') index_test.go:137: sql insert into test_index values (1612, 5230842343639893823, 0.050992, 'YPDdBStbJO') index_test.go:143: sql update test_index set c1 = 1455432635878640786, c2 = 0.769569, c3 = 'KXrABo5no7' where c = 1489 index_test.go:137: sql insert into test_index values (1613, 6992115299820099089, 0.271279, 'iVjkiCUpIp') index_test.go:137: sql insert into test_index values (1615, 573594329497846755, 0.608518, 'cQsgVaWPBp') index_test.go:137: sql insert into test_index values (1617, 2293335456974940282, 0.886888, 'YrBLa4WHCo') index_test.go:140: sql delete from test_index where c = 97 index_test.go:140: sql delete from test_index where c = 691 index_test.go:140: sql delete from test_index where c = 433 index_test.go:143: sql update test_index set c1 = 7341498865371075788, c2 = 0.911221, c3 = '70RzM3FPVp' where c = 1242 index_test.go:143: sql update test_index set c1 = 7866533122312795055, c2 = 0.660584, c3 = 'ZVXpHYtSLX' where c = 554 index_test.go:137: sql insert into test_index values (1619, 7534207425561354074, 0.681335, 'shZMsTypnE') index_test.go:140: sql delete from test_index where c = 607 index_test.go:137: sql insert into test_index values (1620, 7910930495521867152, 0.706363, 'TyUn76x4G6') index_test.go:140: sql delete from test_index where c = 961 index_test.go:140: sql delete from test_index where c = 1325 index_test.go:137: sql insert into test_index values (1618, 7327100291705584274, 0.572216, 'eeJi1oSj6f') index_test.go:140: sql delete from test_index where c = 635 index_test.go:137: sql insert into test_index values (1621, 4290695693742102265, 0.563625, '1SZReLUwNu') index_test.go:143: sql update test_index set c1 = 4165505372970435770, c2 = 0.528223, c3 = 'Bm41AwVPeQ' where c = 1500 index_test.go:137: sql insert into test_index values (1622, 5904661549910013046, 0.548122, 'cW0wZ4WfDN') index_test.go:143: sql update test_index set c1 = 5984904031323830537, c2 = 0.054804, c3 = 'V6F0XHIuQ2' where c = 1528 index_test.go:140: sql delete from test_index where c = 64 index_test.go:140: sql delete from test_index where c = 952 index_test.go:143: sql update test_index set c1 = 1298375028920393077, c2 = 0.833092, c3 = 'KiBGmC0oTo' where c = 534 index_test.go:140: sql delete from test_index where c = 1158 index_test.go:143: sql update test_index set c1 = 7360826150015163429, c2 = 0.388790, c3 = 'NWn3StiaFA' where c = 1030 index_test.go:140: sql delete from test_index where c = 225 index_test.go:137: sql insert into test_index values (1623, 1817628094286968256, 0.030400, 'ZKScpo86vv') index_test.go:143: sql update test_index set c1 = 2146850533663760637, c2 = 0.205678, c3 = 'yXAybRwRQ1' where c = 1453 index_test.go:137: sql insert into test_index values (1624, 8348732893088578439, 0.962457, 'AoCBrUE3KT') index_test.go:143: sql update test_index set c1 = 523521536436568847, c2 = 0.562370, c3 = 'SR06zkWu05' where c = 122 index_test.go:143: sql update test_index set c1 = 2597172264202708969, c2 = 0.176756, c3 = '2aHa51RrJI' where c = 1077 index_test.go:140: sql delete from test_index where c = 508 index_test.go:143: sql update test_index set c1 = 2715740105426146502, c2 = 0.287642, c3 = 'Y3ZN2kHPdV' where c = 608 index_test.go:143: sql update test_index set c1 = 3318177383410257520, c2 = 0.289824, c3 = 'tnB7Vz2thq' where c = 771 index_test.go:137: sql insert into test_index values (1626, 1990842321975258802, 0.925002, 'xPOZ5y9jSq') index_test.go:140: sql delete from test_index where c = 1087 index_test.go:143: sql update test_index set c1 = 2320270215068996502, c2 = 0.011242, c3 = 'nunRNh5lPk' where c = 36 index_test.go:137: sql insert into test_index values (1625, 54533710884909071, 0.429980, 'VR0qxn9a5x') index_test.go:137: sql insert into test_index values (1628, 7675980264074377642, 0.744010, '7GTD8vw6lg') index_test.go:143: sql update test_index set c1 = 8625578560422470944, c2 = 0.034528, c3 = 'ouQOTmfbdZ' where c = 387 index_test.go:140: sql delete from test_index where c = 1610 index_test.go:137: sql insert into test_index values (1627, 3814256366732626201, 0.921798, 'MVuUbdhRkA') index_test.go:137: sql insert into test_index values (1629, 5493367523765659376, 0.714770, 'oxlmKy4uEX') index_test.go:137: sql insert into test_index values (1631, 761828903939496561, 0.203006, 'QU5YIlVb7c') index_test.go:143: sql update test_index set c1 = 5462172941847451120, c2 = 0.881892, c3 = 'M6hPzmryZd' where c = 681 index_test.go:137: sql insert into test_index values (1630, 3688514268838494836, 0.512915, 'J9zgGKmEUE') index_test.go:137: sql insert into test_index values (1632, 1794493629676296460, 0.857139, 'LmDMmTqaCz') index_test.go:140: sql delete from test_index where c = 1070 index_test.go:140: sql delete from test_index where c = 1023 index_test.go:140: sql delete from test_index where c = 890 index_test.go:140: sql delete from test_index where c = 664 index_test.go:137: sql insert into test_index values (1633, 2267420265079478426, 0.375726, 'R5LYOXzQwG') index_test.go:140: sql delete from test_index where c = 75 index_test.go:140: sql delete from test_index where c = 1119 index_test.go:140: sql delete from test_index where c = 1573 index_test.go:143: sql update test_index set c1 = 7490440646766979216, c2 = 0.674049, c3 = '4IPynJhD9A' where c = 637 index_test.go:137: sql insert into test_index values (1634, 75305713155162467, 0.018854, 'vWynVqnJPQ') index_test.go:140: sql delete from test_index where c = 489 index_test.go:143: sql update test_index set c1 = 390145539934341803, c2 = 0.476639, c3 = 'wr3piBTQKI' where c = 1269 index_test.go:140: sql delete from test_index where c = 186 index_test.go:140: sql delete from test_index where c = 1168 index_test.go:143: sql update test_index set c1 = 6899136070347889938, c2 = 0.403710, c3 = 'InEtfa8yIu' where c = 1537 index_test.go:137: sql insert into test_index values (1635, 3001774940043557053, 0.026754, '0pObSYZBVU') index_test.go:143: sql update test_index set c1 = 6403072036903437885, c2 = 0.176337, c3 = 'lv8YI7oK3C' where c = 1292 index_test.go:143: sql update test_index set c1 = 1730614540326176385, c2 = 0.422141, c3 = 'FFgY2X6TXR' where c = 567 index_test.go:143: sql update test_index set c1 = 1546123432087726506, c2 = 0.705646, c3 = 'Tc0QpwbvON' where c = 40 index_test.go:143: sql update test_index set c1 = 5130820132980907826, c2 = 0.933856, c3 = 'EZTZKKGce4' where c = 1043 index_test.go:137: sql insert into test_index values (1636, 8081956645348628622, 0.856959, 'y77vunet0I') index_test.go:137: sql insert into test_index values (1638, 7966312337055461182, 0.685541, 'BXyrpaxzG6') index_test.go:143: sql update test_index set c1 = 7441491970167274604, c2 = 0.720373, c3 = 'F32AUqRFTd' where c = 1001 index_test.go:143: sql update test_index set c1 = 2773981854933706850, c2 = 0.323624, c3 = 'TclT7X3myj' where c = 1134 index_test.go:137: sql insert into test_index values (1641, 287651006841276284, 0.740976, 'rRBw1WFDmL') index_test.go:143: sql update test_index set c1 = 2498405989448856326, c2 = 0.943717, c3 = 'pPQxZm8kwh' where c = 1515 index_test.go:137: sql insert into test_index values (1640, 1182293449834264772, 0.337085, '7ShAQCmojc') index_test.go:140: sql delete from test_index where c = 359 index_test.go:140: sql delete from test_index where c = 955 index_test.go:137: sql insert into test_index values (1637, 7580284897876499169, 0.174938, 'Z1i7dHKYVH') index_test.go:140: sql delete from test_index where c = 657 index_test.go:140: sql delete from test_index where c = 671 index_test.go:137: sql insert into test_index values (1642, 3475722520419228602, 0.162111, 'lHX0InbhrG') index_test.go:137: sql insert into test_index values (1639, 3567463678568881025, 0.007420, 'mx9p9izEjQ') index_test.go:137: sql insert into test_index values (1643, 1051090528545863169, 0.798284, 'e2vSWq2Uzg') index_test.go:143: sql update test_index set c1 = 6440023770231252599, c2 = 0.188681, c3 = 'V1iO2dcOGq' where c = 74 index_test.go:137: sql insert into test_index values (1644, 7201755311332025468, 0.130750, 'BMs6ZZftBL') index_test.go:143: sql update test_index set c1 = 2708688111503900182, c2 = 0.042447, c3 = 'pprmGgKONw' where c = 997 index_test.go:140: sql delete from test_index where c = 714 index_test.go:143: sql update test_index set c1 = 2746759917619575459, c2 = 0.806959, c3 = 'IGMPoFkJ8j' where c = 1349 index_test.go:140: sql delete from test_index where c = 1581 index_test.go:140: sql delete from test_index where c = 519 index_test.go:143: sql update test_index set c1 = 5694395713696180409, c2 = 0.590513, c3 = 'vAKJGb95tw' where c = 1372 index_test.go:143: sql update test_index set c1 = 186048120170289286, c2 = 0.148717, c3 = 'Gb1gquO8v0' where c = 144 index_test.go:143: sql update test_index set c1 = 7381202827131341576, c2 = 0.263497, c3 = 'E4fPifyCc6' where c = 945 index_test.go:137: sql insert into test_index values (1645, 3179539835938314429, 0.484024, 'dyn58SiYwT') index_test.go:140: sql delete from test_index where c = 1404 index_test.go:137: sql insert into test_index values (1646, 7987314614809303315, 0.532016, '8290ZRvLzr') index_test.go:140: sql delete from test_index where c = 1021 index_test.go:143: sql update test_index set c1 = 8803682855767039276, c2 = 0.563602, c3 = 'BYYy1nlkhm' where c = 1636 index_test.go:140: sql delete from test_index where c = 922 index_test.go:143: sql update test_index set c1 = 6661030482503175160, c2 = 0.104034, c3 = 'staSg48ywH' where c = 401 index_test.go:140: sql delete from test_index where c = 144 index_test.go:143: sql update test_index set c1 = 4546920614778539783, c2 = 0.221778, c3 = 'uApfPRvOin' where c = 264 index_test.go:143: sql update test_index set c1 = 3435833513442662376, c2 = 0.413556, c3 = 'ZHUssEcSwJ' where c = 523 index_test.go:137: sql insert into test_index values (1647, 2767984716292645777, 0.570376, 'EuLwjqtBsx') index_test.go:137: sql insert into test_index values (1648, 3455129285716085009, 0.857510, 'DGk8hL33Um') index_test.go:137: sql insert into test_index values (1650, 2083603179089397174, 0.695941, 'EHoR4wWt52') index_test.go:137: sql insert into test_index values (1651, 9124452420486422746, 0.990383, 'mZyzqlp5Sf') index_test.go:140: sql delete from test_index where c = 1637 index_test.go:137: sql insert into test_index values (1649, 892226584459730209, 0.304809, 'UbZCt00GQh') index_test.go:140: sql delete from test_index where c = 537 index_test.go:143: sql update test_index set c1 = 4816379694540756145, c2 = 0.438072, c3 = 'PicZQ7rtOl' where c = 1430 index_test.go:137: sql insert into test_index values (1654, 6459505757432318637, 0.879587, 'XTcj6OmTZx') index_test.go:143: sql update test_index set c1 = 2140926499188475934, c2 = 0.914177, c3 = 'hmc6tChjcJ' where c = 961 index_test.go:137: sql insert into test_index values (1652, 367641575738895221, 0.768184, 'KoCvnrkpCP') index_test.go:143: sql update test_index set c1 = 8010618201583935490, c2 = 0.715054, c3 = 'hDNJtCGned' where c = 629 index_test.go:140: sql delete from test_index where c = 869 index_test.go:137: sql insert into test_index values (1653, 5992140229122219462, 0.543639, 'DiLgyDljk3') index_test.go:140: sql delete from test_index where c = 674 index_test.go:140: sql delete from test_index where c = 585 index_test.go:143: sql update test_index set c1 = 7255143921778425151, c2 = 0.163786, c3 = 'gq5psMAIgF' where c = 1487 index_test.go:143: sql update test_index set c1 = 5027310906786604662, c2 = 0.260750, c3 = 'sIfP0ZiQ81' where c = 104 index_test.go:140: sql delete from test_index where c = 1582 index_test.go:140: sql delete from test_index where c = 520 index_test.go:137: sql insert into test_index values (1655, 1482854781281766364, 0.901011, 'TsYFdQkz9b') index_test.go:137: sql insert into test_index values (1656, 9181439509841496302, 0.586360, '7C4KTOtAod') index_test.go:140: sql delete from test_index where c = 178 index_test.go:137: sql insert into test_index values (1657, 8921879906379289956, 0.609127, 'KkphNuj0gQ') index_test.go:140: sql delete from test_index where c = 149 index_test.go:137: sql insert into test_index values (1658, 8376794271467546951, 0.148705, '7UkeW0JYPP') index_test.go:143: sql update test_index set c1 = 414675616792469103, c2 = 0.401618, c3 = 'agwCr4RhzA' where c = 389 index_test.go:140: sql delete from test_index where c = 1045 index_test.go:143: sql update test_index set c1 = 660950485066583115, c2 = 0.386291, c3 = 'PHuHnUymZT' where c = 1331 index_test.go:143: sql update test_index set c1 = 8982030524335844025, c2 = 0.996040, c3 = '9u0wmZj3EC' where c = 771 index_test.go:137: sql insert into test_index values (1659, 9178126849863378349, 0.329989, 'ZKqNeNHKph') index_test.go:140: sql delete from test_index where c = 1072 index_test.go:143: sql update test_index set c1 = 507976938406278676, c2 = 0.920834, c3 = 'uPeAA2HDgq' where c = 1307 index_test.go:143: sql update test_index set c1 = 1693512823111195003, c2 = 0.198179, c3 = 'RKmDJ5KoVl' where c = 711 index_test.go:143: sql update test_index set c1 = 5139204204143082968, c2 = 0.195393, c3 = 'dEmS1BxhZh' where c = 1573 index_test.go:140: sql delete from test_index where c = 578 index_test.go:140: sql delete from test_index where c = 247 index_test.go:137: sql insert into test_index values (1662, 2144066273748710079, 0.110491, 'yGlDpsLKyR') index_test.go:137: sql insert into test_index values (1661, 7788248229601321475, 0.577692, 'Xk3JeWGD78') index_test.go:137: sql insert into test_index values (1660, 3812784225729097652, 0.954287, 'uNsmu2kUgi') index_test.go:137: sql insert into test_index values (1663, 1624379591793856936, 0.799135, 'wtghNHehk2') index_test.go:140: sql delete from test_index where c = 925 index_test.go:137: sql insert into test_index values (1665, 774455916794137748, 0.088233, 'xqIMTNjrhY') index_test.go:137: sql insert into test_index values (1664, 2224015551290500905, 0.349652, 'nnvxlNazT8') index_test.go:143: sql update test_index set c1 = 4291755009183670098, c2 = 0.864346, c3 = 'WGCbecY9XH' where c = 1251 index_test.go:143: sql update test_index set c1 = 6254388969581521262, c2 = 0.010028, c3 = 'IQiVCgurfj' where c = 1179 index_test.go:140: sql delete from test_index where c = 660 index_test.go:140: sql delete from test_index where c = 390 index_test.go:143: sql update test_index set c1 = 3279783829312604199, c2 = 0.144650, c3 = 'VsUHBW4LgG' where c = 1199 index_test.go:143: sql update test_index set c1 = 180791714364718113, c2 = 0.590104, c3 = 'B6172pZ6kV' where c = 1526 index_test.go:140: sql delete from test_index where c = 1048 index_test.go:143: sql update test_index set c1 = 4308017686444801655, c2 = 0.932500, c3 = 'YFYCBuxrjG' where c = 1 index_test.go:143: sql update test_index set c1 = 4068363317358734917, c2 = 0.144494, c3 = 'aEYV26qbq1' where c = 183 index_test.go:140: sql delete from test_index where c = 1176 index_test.go:140: sql delete from test_index where c = 40 index_test.go:137: sql insert into test_index values (1667, 8976154001172261542, 0.392331, 'bfZbwUbm9s') index_test.go:137: sql insert into test_index values (1666, 8403857577520339064, 0.997193, 'WZjFZUiq1k') index_test.go:140: sql delete from test_index where c = 1426 index_test.go:143: sql update test_index set c1 = 2047359780306045364, c2 = 0.545316, c3 = 'eIAjKPTkYv' where c = 438 index_test.go:137: sql insert into test_index values (1668, 1674591383293540550, 0.529950, '6GN8klJr1X') index_test.go:137: sql insert into test_index values (1670, 1923633551040725366, 0.886496, 'QdDlBaV2KC') index_test.go:137: sql insert into test_index values (1669, 4814878797304540235, 0.530378, 'yROMulC6db') index_test.go:143: sql update test_index set c1 = 7872610380402228667, c2 = 0.880754, c3 = '9l3Uvl7jwr' where c = 1509 index_test.go:140: sql delete from test_index where c = 1061 index_test.go:140: sql delete from test_index where c = 1660 index_test.go:140: sql delete from test_index where c = 1357 index_test.go:143: sql update test_index set c1 = 8038285322735674214, c2 = 0.267922, c3 = 'as7RYRl66I' where c = 998 index_test.go:143: sql update test_index set c1 = 593445168373601740, c2 = 0.694504, c3 = 'RufR5ZRs7o' where c = 565 index_test.go:137: sql insert into test_index values (1671, 2798000313545259512, 0.990861, 'YyKgOHwphm') index_test.go:140: sql delete from test_index where c = 1471 index_test.go:137: sql insert into test_index values (1672, 867907958266851813, 0.913363, '3zFhSmtVd2') index_test.go:137: sql insert into test_index values (1673, 4564727179280676175, 0.054765, 'T479pcdMLB') index_test.go:143: sql update test_index set c1 = 5844585614646823095, c2 = 0.406210, c3 = 'Fi3YgOmdFx' where c = 1609 index_test.go:140: sql delete from test_index where c = 1177 index_test.go:143: sql update test_index set c1 = 191316669557215412, c2 = 0.916559, c3 = 'mLvppG3QGW' where c = 1618 index_test.go:143: sql update test_index set c1 = 2776534401294016732, c2 = 0.913174, c3 = 'nY0ptUJy24' where c = 1467 index_test.go:137: sql insert into test_index values (1674, 5571186471544727741, 0.241204, 'ym7HcnC3wv') index_test.go:137: sql insert into test_index values (1675, 8092341347362713661, 0.552539, 'u6heUUorLo') index_test.go:140: sql delete from test_index where c = 1195 index_test.go:140: sql delete from test_index where c = 533 index_test.go:140: sql delete from test_index where c = 1336 index_test.go:143: sql update test_index set c1 = 3907507717939588883, c2 = 0.391769, c3 = 'wsVaPuJhO9' where c = 1608 index_test.go:137: sql insert into test_index values (1676, 3598656976180173831, 0.085538, 'u7wS5JCFuM') index_test.go:143: sql update test_index set c1 = 7792753790424586527, c2 = 0.984567, c3 = 'eQbhFO7pdN' where c = 1244 index_test.go:143: sql update test_index set c1 = 702846931717885693, c2 = 0.939521, c3 = 'H4Da3dvW94' where c = 1664 index_test.go:140: sql delete from test_index where c = 544 index_test.go:140: sql delete from test_index where c = 364 index_test.go:137: sql insert into test_index values (1679, 3625396622668327501, 0.124459, 'G7kNJVznj5') index_test.go:143: sql update test_index set c1 = 4587466543117843405, c2 = 0.475328, c3 = 'jZP7jXpZ3B' where c = 361 index_test.go:143: sql update test_index set c1 = 521438449897916424, c2 = 0.244218, c3 = 'I4cGXJbKHX' where c = 1558 index_test.go:137: sql insert into test_index values (1677, 8197390981356238495, 0.981331, 'f1OrDPUpUT') index_test.go:143: sql update test_index set c1 = 925401075621330349, c2 = 0.586377, c3 = '0zFjWmtWp5' where c = 1158 index_test.go:137: sql insert into test_index values (1678, 7858803618226926050, 0.726622, 'PxZ2ViK0H8') index_test.go:137: sql insert into test_index values (1680, 8828801881559560790, 0.291518, 'Y55IhBhxPV') index_test.go:143: sql update test_index set c1 = 7118051531489137059, c2 = 0.735386, c3 = 'YCqHd2OwEW' where c = 878 index_test.go:140: sql delete from test_index where c = 1089 index_test.go:137: sql insert into test_index values (1681, 34801332452107899, 0.479788, 'bdYpjWaXIc') index_test.go:137: sql insert into test_index values (1682, 4888068132786807042, 0.572805, 'yALTjHzfsa') index_test.go:137: sql insert into test_index values (1683, 3880873987225630942, 0.016729, 'ovLsdq8tZh') index_test.go:140: sql delete from test_index where c = 1115 index_test.go:140: sql delete from test_index where c = 1541 index_test.go:140: sql delete from test_index where c = 1146 index_test.go:143: sql update test_index set c1 = 3656640118406559228, c2 = 0.285114, c3 = 'IIHYhFhk9r' where c = 473 index_test.go:140: sql delete from test_index where c = 1425 index_test.go:137: sql insert into test_index values (1684, 1955078224035961642, 0.296802, 'IPBPesRkC4') index_test.go:143: sql update test_index set c1 = 3849097322900781701, c2 = 0.194361, c3 = 'g1wJBSiedv' where c = 25 index_test.go:143: sql update test_index set c1 = 3231456190106025948, c2 = 0.978843, c3 = 'AVlWxQCYXY' where c = 1426 index_test.go:140: sql delete from test_index where c = 1475 index_test.go:137: sql insert into test_index values (1686, 1776544350208054019, 0.129492, 'Hgqako4NLE') index_test.go:137: sql insert into test_index values (1685, 3507872628343831837, 0.132383, '7oyV7Y8mcu') index_test.go:143: sql update test_index set c1 = 8018003451100462717, c2 = 0.966635, c3 = 'Mxv1WsqUcM' where c = 670 index_test.go:140: sql delete from test_index where c = 1349 index_test.go:143: sql update test_index set c1 = 6554777786758128888, c2 = 0.665104, c3 = 'NRZ5R50Flr' where c = 1355 index_test.go:140: sql delete from test_index where c = 1404 index_test.go:137: sql insert into test_index values (1687, 5764234420464982663, 0.820573, 'fmlfHmCZ4q') index_test.go:137: sql insert into test_index values (1688, 6934963506527187899, 0.606331, 'aJ7w8wC1MR') index_test.go:143: sql update test_index set c1 = 3456832840868054381, c2 = 0.489359, c3 = 'aq7WVNMizZ' where c = 64 index_test.go:140: sql delete from test_index where c = 532 index_test.go:140: sql delete from test_index where c = 980 index_test.go:137: sql insert into test_index values (1689, 6957403549325808087, 0.708730, 'ZuzLMCNSFU') index_test.go:143: sql update test_index set c1 = 1352187468415226380, c2 = 0.504896, c3 = 'ScmiYemwQ4' where c = 143 index_test.go:140: sql delete from test_index where c = 428 index_test.go:143: sql update test_index set c1 = 946228966380736095, c2 = 0.874873, c3 = 'DeEUwIyWIJ' where c = 591 index_test.go:137: sql insert into test_index values (1690, 5560384188249784593, 0.856334, 'h35T9V9Fkt') index_test.go:140: sql delete from test_index where c = 558 index_test.go:140: sql delete from test_index where c = 1040 index_test.go:137: sql insert into test_index values (1691, 6931944323614043445, 0.793529, 'YCS4tQIXE4') index_test.go:143: sql update test_index set c1 = 9132563511513457876, c2 = 0.825819, c3 = 'qDQJczZK1B' where c = 1448 index_test.go:140: sql delete from test_index where c = 478 index_test.go:143: sql update test_index set c1 = 6460447618458371964, c2 = 0.340797, c3 = 'nE56nlfyEL' where c = 301 index_test.go:137: sql insert into test_index values (1692, 8153200313529634415, 0.523311, 'TeQSokNHtO') index_test.go:140: sql delete from test_index where c = 142 index_test.go:137: sql insert into test_index values (1693, 811762383922725522, 0.107918, 'xrRbQc5e5P') index_test.go:143: sql update test_index set c1 = 1534123857161072331, c2 = 0.540023, c3 = 'N6vbof5U73' where c = 1034 index_test.go:140: sql delete from test_index where c = 1102 index_test.go:143: sql update test_index set c1 = 3425252782924423120, c2 = 0.971471, c3 = '69xiRwPEt6' where c = 1294 index_test.go:143: sql update test_index set c1 = 5631133543324772275, c2 = 0.101815, c3 = 'QMvs1IEQzz' where c = 754 index_test.go:140: sql delete from test_index where c = 547 index_test.go:137: sql insert into test_index values (1694, 2183410669111836224, 0.029233, 'N0aylwGSLx') index_test.go:143: sql update test_index set c1 = 1296579760582569090, c2 = 0.586927, c3 = 'AIdzFNEae3' where c = 411 index_test.go:143: sql update test_index set c1 = 664529363112752842, c2 = 0.686483, c3 = 'X9q2AEp0qm' where c = 1119 index_test.go:140: sql delete from test_index where c = 671 index_test.go:143: sql update test_index set c1 = 3725159092192991798, c2 = 0.046760, c3 = 'tmkmkzS0De' where c = 1550 index_test.go:137: sql insert into test_index values (1695, 2187214895624442753, 0.943574, 'zwBLXcQWnD') index_test.go:140: sql delete from test_index where c = 1439 index_test.go:137: sql insert into test_index values (1696, 2034595734662661924, 0.459792, '35NFJXhDB5') index_test.go:143: sql update test_index set c1 = 3642364258624261127, c2 = 0.596621, c3 = 'wL4wE1aKSN' where c = 1406 index_test.go:140: sql delete from test_index where c = 87 index_test.go:137: sql insert into test_index values (1697, 8799899564836336268, 0.173782, 'mAip1suLlt') index_test.go:140: sql delete from test_index where c = 46 index_test.go:137: sql insert into test_index values (1698, 8419727049840149404, 0.147525, 'J84N1So49T') index_test.go:140: sql delete from test_index where c = 1003 index_test.go:143: sql update test_index set c1 = 8697426432931161569, c2 = 0.806854, c3 = 'jEhmi71p1H' where c = 1618 index_test.go:143: sql update test_index set c1 = 5657510433403552460, c2 = 0.370231, c3 = 'raEqNcpY7E' where c = 1499 index_test.go:137: sql insert into test_index values (1699, 4005620391889771608, 0.025311, 'U56GLX3obb') index_test.go:143: sql update test_index set c1 = 8749010197623910240, c2 = 0.716004, c3 = '1K1xkD7pDo' where c = 825 index_test.go:140: sql delete from test_index where c = 62 index_test.go:143: sql update test_index set c1 = 5587083387008399209, c2 = 0.771773, c3 = 'K723bYgUXE' where c = 479 index_test.go:140: sql delete from test_index where c = 996 index_test.go:143: sql update test_index set c1 = 2658103577750968322, c2 = 0.764359, c3 = 'ZJlGL61tfL' where c = 625 index_test.go:143: sql update test_index set c1 = 6468234749685523495, c2 = 0.821429, c3 = 'uTrkRWZinh' where c = 976 index_test.go:143: sql update test_index set c1 = 2823514190061877683, c2 = 0.980531, c3 = '9apE121hTE' where c = 626 index_test.go:137: sql insert into test_index values (1700, 7991130311947075848, 0.481871, 'dLZEcQ2mGf') index_test.go:140: sql delete from test_index where c = 611 index_test.go:143: sql update test_index set c1 = 2332131608043968693, c2 = 0.979717, c3 = 'KQqg6C6SCP' where c = 1317 index_test.go:137: sql insert into test_index values (1710, 7807348964728262782, 0.464068, 'VipRiM5sUA') index_test.go:137: sql insert into test_index values (1701, 4238811212793458002, 0.363684, 'rqoQqG7aUM') index_test.go:137: sql insert into test_index values (1703, 2754395802416528886, 0.693539, 'dvAoobmWcT') index_test.go:137: sql insert into test_index values (1702, 6622390767622103401, 0.829035, 'EwgzcgOtiV') index_test.go:137: sql insert into test_index values (1705, 2717872438567673314, 0.421374, 'o0fXl33ebM') index_test.go:137: sql insert into test_index values (1704, 798552722995134398, 0.474032, 'KElhn0AW0J') index_test.go:137: sql insert into test_index values (1706, 3353730167214542443, 0.634974, 'RKpKEfg8Pv') index_test.go:137: sql insert into test_index values (1708, 8429363495478292379, 0.789781, 'di5Jp2Okfr') index_test.go:137: sql insert into test_index values (1709, 959843451940854905, 0.198340, 'Qawk7cGvTv') index_test.go:137: sql insert into test_index values (1707, 7497567215731768928, 0.951515, 'J6HY9ILG5E') index_test.go:140: sql delete from test_index where c = 271 index_test.go:140: sql delete from test_index where c = 81 index_test.go:140: sql delete from test_index where c = 201 index_test.go:140: sql delete from test_index where c = 17 index_test.go:143: sql update test_index set c1 = 2295440354030822664, c2 = 0.516144, c3 = 'UKvdBKqO0z' where c = 636 index_test.go:140: sql delete from test_index where c = 1189 index_test.go:140: sql delete from test_index where c = 1356 index_test.go:143: sql update test_index set c1 = 552414876958606386, c2 = 0.393166, c3 = 'I6ZNKx0W4D' where c = 331 index_test.go:140: sql delete from test_index where c = 1273 index_test.go:143: sql update test_index set c1 = 8971711893233288885, c2 = 0.450935, c3 = '6hWMZK1vJN' where c = 68 index_test.go:140: sql delete from test_index where c = 1678 index_test.go:140: sql delete from test_index where c = 1025 index_test.go:140: sql delete from test_index where c = 1335 index_test.go:143: sql update test_index set c1 = 1031656714105347772, c2 = 0.353400, c3 = 'XOMZVgG6ov' where c = 945 index_test.go:143: sql update test_index set c1 = 6801805369256503581, c2 = 0.938223, c3 = 'eZarh49rtu' where c = 1532 index_test.go:143: sql update test_index set c1 = 5949900277925393027, c2 = 0.326935, c3 = '9UZVvEZ1jy' where c = 1106 index_test.go:137: sql insert into test_index values (1711, 5234283908758224175, 0.996723, 'wjnV4Wlkp8') index_test.go:137: sql insert into test_index values (1712, 3537403221618685473, 0.977058, 'oJstB69lxq') index_test.go:137: sql insert into test_index values (1713, 6342685357898624698, 0.265000, '2iWZLAERCL') index_test.go:143: sql update test_index set c1 = 6194702819336007649, c2 = 0.878337, c3 = 'mGa0ACggJ9' where c = 742 index_test.go:140: sql delete from test_index where c = 824 index_test.go:140: sql delete from test_index where c = 1660 index_test.go:140: sql delete from test_index where c = 583 index_test.go:137: sql insert into test_index values (1714, 8038244427773304929, 0.670670, '53GVGPB4gm') index_test.go:137: sql insert into test_index values (1716, 5623465325558054910, 0.319660, 'SkeVr29oZu') index_test.go:143: sql update test_index set c1 = 1231840295420444196, c2 = 0.127535, c3 = '3np2kK7PN7' where c = 248 index_test.go:143: sql update test_index set c1 = 1363799524597155636, c2 = 0.345486, c3 = 'STyPpNXlK9' where c = 769 index_test.go:143: sql update test_index set c1 = 4963379323849597146, c2 = 0.606736, c3 = 'k267xPnYwL' where c = 800 index_test.go:137: sql insert into test_index values (1715, 4137372156174576604, 0.536157, '2rzYCZbCYC') index_test.go:140: sql delete from test_index where c = 49 index_test.go:143: sql update test_index set c1 = 4879523320286740418, c2 = 0.627449, c3 = 'zL21B3MRqE' where c = 1615 index_test.go:137: sql insert into test_index values (1717, 2788708574604584597, 0.413635, 'Qup11nS0kM') index_test.go:140: sql delete from test_index where c = 260 index_test.go:137: sql insert into test_index values (1718, 6537081606853134991, 0.547540, 'vcdiIxiiIH') index_test.go:137: sql insert into test_index values (1719, 5482422853421252693, 0.387790, 'krFsJWzIp3') index_test.go:143: sql update test_index set c1 = 1301527794650848432, c2 = 0.094751, c3 = 'UWOj0HCtgr' where c = 1354 index_test.go:137: sql insert into test_index values (1720, 6308751896876238928, 0.477603, 'AkakHkD6hQ') index_test.go:140: sql delete from test_index where c = 1035 index_test.go:140: sql delete from test_index where c = 585 index_test.go:143: sql update test_index set c1 = 7927020219262668619, c2 = 0.876246, c3 = 'LIourm9d1M' where c = 1282 index_test.go:143: sql update test_index set c1 = 315500113810884074, c2 = 0.919897, c3 = 'YlN4S9APtO' where c = 937 index_test.go:140: sql delete from test_index where c = 528 index_test.go:143: sql update test_index set c1 = 6360371409739658745, c2 = 0.577297, c3 = 'KcuHEPhyKx' where c = 1368 index_test.go:140: sql delete from test_index where c = 1457 index_test.go:143: sql update test_index set c1 = 3809935963310270738, c2 = 0.339664, c3 = 'hJs3IfOCrM' where c = 1711 index_test.go:140: sql delete from test_index where c = 962 index_test.go:143: sql update test_index set c1 = 4817296882280859865, c2 = 0.485402, c3 = 'MGVSisnMhP' where c = 607 index_test.go:137: sql insert into test_index values (1721, 330554390137100386, 0.597723, 'P4ubvG6Nys') index_test.go:137: sql insert into test_index values (1722, 2674100738162942899, 0.557307, '0gb1a72ImI') index_test.go:137: sql insert into test_index values (1723, 9095316771809431990, 0.143356, 'A5M7JRZqiY') index_test.go:137: sql insert into test_index values (1724, 1917984011475261334, 0.257383, 'EldhQXnhFY') index_test.go:143: sql update test_index set c1 = 2811638902458713149, c2 = 0.194420, c3 = 'CsvcgXn1xw' where c = 342 index_test.go:143: sql update test_index set c1 = 7251973077387006159, c2 = 0.772946, c3 = 'trXoVtVnl4' where c = 1439 index_test.go:137: sql insert into test_index values (1725, 7478215399727676973, 0.319314, 'HyiG0q6bz7') index_test.go:140: sql delete from test_index where c = 86 index_test.go:143: sql update test_index set c1 = 1024463742020879252, c2 = 0.208607, c3 = 'uQ965XXOfF' where c = 1074 index_test.go:140: sql delete from test_index where c = 956 index_test.go:137: sql insert into test_index values (1727, 6578434339134264509, 0.174177, 'Z372MB3gMD') index_test.go:143: sql update test_index set c1 = 8748210103880719252, c2 = 0.243798, c3 = 'B9P8OO3NAS' where c = 1007 index_test.go:143: sql update test_index set c1 = 8305821586695055797, c2 = 0.304717, c3 = 'X3jZbNfUzz' where c = 420 index_test.go:140: sql delete from test_index where c = 569 index_test.go:137: sql insert into test_index values (1728, 6364361545828129145, 0.834714, 'TmNRdOSJGJ') index_test.go:140: sql delete from test_index where c = 1330 index_test.go:140: sql delete from test_index where c = 909 index_test.go:137: sql insert into test_index values (1726, 5604667406750209826, 0.999939, '3UwHdMVOhG') index_test.go:140: sql delete from test_index where c = 379 index_test.go:137: sql insert into test_index values (1729, 8131143652789945667, 0.529207, 'e6xo6PhI35') index_test.go:143: sql update test_index set c1 = 8022230138851793966, c2 = 0.889871, c3 = 'NkjB9ipbt4' where c = 997 index_test.go:137: sql insert into test_index values (1731, 8456224408925503516, 0.197579, 'DPWJ9qeOYi') index_test.go:137: sql insert into test_index values (1730, 3206563138271976776, 0.751483, '9HZwJ69Hwb') index_test.go:140: sql delete from test_index where c = 1092 index_test.go:140: sql delete from test_index where c = 388 index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 3830604097304448008, c2 = 0.342413, c3 = 'rgaQeNXjBX' where c = 166 index_test.go:137: sql insert into test_index values (1732, 10705191530775458, 0.085300, 'kzvF9dqiwZ') index_test.go:137: sql insert into test_index values (1733, 3052811877762218495, 0.075529, '2jpKVfn6Lv') index_test.go:143: sql update test_index set c1 = 5881702225529644950, c2 = 0.591360, c3 = 'ou70Z6CPrb' where c = 331 index_test.go:143: sql update test_index set c1 = 1965760193095731975, c2 = 0.319333, c3 = 'bAJFSxQFmI' where c = 176 index_test.go:143: sql update test_index set c1 = 611319862836545019, c2 = 0.583190, c3 = 'd5yCCpmN9q' where c = 1591 index_test.go:140: sql delete from test_index where c = 415 index_test.go:143: sql update test_index set c1 = 4596095977054064310, c2 = 0.125681, c3 = '09lyIldDMA' where c = 798 index_test.go:140: sql delete from test_index where c = 1105 index_test.go:143: sql update test_index set c1 = 8610419750595562484, c2 = 0.733181, c3 = 'ucmjBk4uv0' where c = 907 index_test.go:143: sql update test_index set c1 = 7993639033611979000, c2 = 0.458430, c3 = '0wvzcuEj5a' where c = 171 index_test.go:137: sql insert into test_index values (1734, 5806318067919050935, 0.375142, 'OqQOtPMjGv') index_test.go:143: sql update test_index set c1 = 4438403433692420972, c2 = 0.879018, c3 = 'A2Nw2RFfIi' where c = 337 index_test.go:143: sql update test_index set c1 = 660265348339545797, c2 = 0.599444, c3 = '9wD3KAbtxq' where c = 940 index_test.go:140: sql delete from test_index where c = 608 index_test.go:137: sql insert into test_index values (1736, 3518256300966270658, 0.315921, 'qVz7PaKQSZ') index_test.go:137: sql insert into test_index values (1735, 1721145061259012589, 0.286659, 'Y4cjNZGSF5') index_test.go:137: sql insert into test_index values (1737, 7125222266253316358, 0.263814, 'x1oufOx3zU') index_test.go:137: sql insert into test_index values (1740, 1799282557915857490, 0.925531, 'CbhmDIO3Y3') index_test.go:140: sql delete from test_index where c = 1365 index_test.go:137: sql insert into test_index values (1738, 5037350411714831191, 0.803724, 'XJwOPon8Dk') index_test.go:140: sql delete from test_index where c = 1275 index_test.go:137: sql insert into test_index values (1739, 3126020454229839281, 0.205416, 'cSxfqmcMtv') index_test.go:140: sql delete from test_index where c = 651 index_test.go:143: sql update test_index set c1 = 4584589647810008438, c2 = 0.432915, c3 = 'kwoeFgnu4X' where c = 1691 index_test.go:140: sql delete from test_index where c = 1496 index_test.go:137: sql insert into test_index values (1741, 1323403418429382731, 0.280604, 'ICw33FSPEX') index_test.go:137: sql insert into test_index values (1742, 1719371364845703144, 0.596766, 'eizdtX4SAZ') index_test.go:143: sql update test_index set c1 = 7612005527357846204, c2 = 0.499820, c3 = 'eUzTngHknu' where c = 1162 index_test.go:140: sql delete from test_index where c = 102 index_test.go:143: sql update test_index set c1 = 3815564614334320450, c2 = 0.447114, c3 = 'KlQHSJFsrq' where c = 1269 index_test.go:143: sql update test_index set c1 = 5508915330612210140, c2 = 0.824529, c3 = '18ItrZ4WbW' where c = 361 index_test.go:137: sql insert into test_index values (1744, 1127435425011659132, 0.854848, '0wn8wscAN0') index_test.go:143: sql update test_index set c1 = 115459351773659196, c2 = 0.172559, c3 = 'dWvNTEIAiO' where c = 1537 index_test.go:137: sql insert into test_index values (1743, 6173287186957734322, 0.791820, 'BQDTa0voj9') index_test.go:140: sql delete from test_index where c = 858 index_test.go:140: sql delete from test_index where c = 412 index_test.go:143: sql update test_index set c1 = 8901194795978935501, c2 = 0.527141, c3 = 'eNbwhJhmCB' where c = 990 index_test.go:140: sql delete from test_index where c = 1666 index_test.go:137: sql insert into test_index values (1745, 2548238232490610311, 0.563360, 'KxAOWUTj1J') index_test.go:140: sql delete from test_index where c = 1315 index_test.go:137: sql insert into test_index values (1746, 6509931486808246784, 0.351591, 'FvP65wJY05') index_test.go:140: sql delete from test_index where c = 1739 index_test.go:137: sql insert into test_index values (1747, 3903306639725943775, 0.840357, 'pE0XSexlvu') index_test.go:143: sql update test_index set c1 = 275372472587823592, c2 = 0.640820, c3 = 'JuzppGmtiA' where c = 1038 index_test.go:140: sql delete from test_index where c = 861 index_test.go:137: sql insert into test_index values (1748, 4481275924282982553, 0.512167, 'kk5C36HRI3') index_test.go:140: sql delete from test_index where c = 1420 index_test.go:140: sql delete from test_index where c = 713 index_test.go:143: sql update test_index set c1 = 2469830289136151250, c2 = 0.093946, c3 = '5btj2AQGiu' where c = 1206 index_test.go:143: sql update test_index set c1 = 1486660313678609243, c2 = 0.655606, c3 = 'hE0rQlnMIw' where c = 309 index_test.go:143: sql update test_index set c1 = 2965170158192109417, c2 = 0.967073, c3 = 'iJXhYEStDW' where c = 764 index_test.go:143: sql update test_index set c1 = 6358102186490456312, c2 = 0.229194, c3 = 'S71g6k2DSu' where c = 1482 index_test.go:140: sql delete from test_index where c = 913 index_test.go:140: sql delete from test_index where c = 588 index_test.go:137: sql insert into test_index values (1749, 3701981699743755560, 0.194027, '1kp9NS9ABj') index_test.go:137: sql insert into test_index values (1750, 5487809505443813253, 0.197071, 'XTcQqdcPMH') index_test.go:143: sql update test_index set c1 = 1881744021596374969, c2 = 0.899113, c3 = 'pBNWu5KNmr' where c = 1413 index_test.go:137: sql insert into test_index values (1751, 3901819552806601860, 0.923008, 'LKLSdZXUi7') index_test.go:137: sql insert into test_index values (1753, 3708797222713989516, 0.013716, 'Zph0gYQocF') index_test.go:143: sql update test_index set c1 = 2848884515995128131, c2 = 0.736516, c3 = 'w7Lagq4OI0' where c = 1178 index_test.go:143: sql update test_index set c1 = 8685527625751485202, c2 = 0.717828, c3 = 'dp1qElUEps' where c = 906 index_test.go:140: sql delete from test_index where c = 84 index_test.go:143: sql update test_index set c1 = 7609055382359030201, c2 = 0.163587, c3 = 'FdR8kl1h4u' where c = 1309 index_test.go:137: sql insert into test_index values (1752, 5975586458644187961, 0.344545, 'MF0ohq3QSw') index_test.go:140: sql delete from test_index where c = 774 index_test.go:140: sql delete from test_index where c = 702 index_test.go:143: sql update test_index set c1 = 9097011562920973481, c2 = 0.309009, c3 = '50E4Uh7bSQ' where c = 1399 index_test.go:143: sql update test_index set c1 = 3016432375165325454, c2 = 0.820554, c3 = 'Fz7gfoFaHW' where c = 396 index_test.go:137: sql insert into test_index values (1754, 5990303595635161893, 0.978675, 'Zmozw7rFiU') index_test.go:137: sql insert into test_index values (1755, 3886510642991674837, 0.185539, 'G0eiZy9dDZ') index_test.go:137: sql insert into test_index values (1756, 8480721603059758009, 0.322729, '9qi4vABfkL') index_test.go:137: sql insert into test_index values (1757, 6081690540506874527, 0.015962, 'ikOChd6bz5') index_test.go:143: sql update test_index set c1 = 2756908670673376967, c2 = 0.225247, c3 = 'JYVAXfJCdp' where c = 1696 index_test.go:140: sql delete from test_index where c = 1679 index_test.go:140: sql delete from test_index where c = 154 index_test.go:137: sql insert into test_index values (1758, 867020387590649967, 0.230887, 'dKMcBaPwD1') index_test.go:140: sql delete from test_index where c = 1399 index_test.go:140: sql delete from test_index where c = 20 index_test.go:143: sql update test_index set c1 = 7433062054927588976, c2 = 0.904115, c3 = 'yjx8KggoWc' where c = 747 index_test.go:143: sql update test_index set c1 = 5647128657538459187, c2 = 0.254444, c3 = 'WQj6i0mqJA' where c = 1723 index_test.go:143: sql update test_index set c1 = 2123786092568396967, c2 = 0.458984, c3 = '70n1F6Jva5' where c = 1307 index_test.go:137: sql insert into test_index values (1759, 6734876326786302391, 0.045499, 'zI2nnFje8s') index_test.go:143: sql update test_index set c1 = 7383330164285087756, c2 = 0.102672, c3 = 'g97zn1AYD2' where c = 1464 index_test.go:137: sql insert into test_index values (1760, 3774611728195074736, 0.324631, 'vK7HpXMm8Q') index_test.go:137: sql insert into test_index values (1761, 9039304860909839600, 0.987251, 'PGdFOXjwUG') index_test.go:140: sql delete from test_index where c = 1621 index_test.go:137: sql insert into test_index values (1762, 2606204931781414295, 0.555926, 'PwMa4IR2LT') index_test.go:140: sql delete from test_index where c = 1554 index_test.go:140: sql delete from test_index where c = 1664 index_test.go:137: sql insert into test_index values (1763, 4333671091117833064, 0.338989, 'Sf2EUuycMR') index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 3176065770638083437, c2 = 0.321883, c3 = 'j4lKteUuIJ' where c = 539 index_test.go:143: sql update test_index set c1 = 4464398524267031289, c2 = 0.544726, c3 = '9oEHKZqwLB' where c = 784 index_test.go:143: sql update test_index set c1 = 2345481741761960253, c2 = 0.482537, c3 = 'xofBd4JE2J' where c = 42 index_test.go:140: sql delete from test_index where c = 863 index_test.go:140: sql delete from test_index where c = 1074 index_test.go:140: sql delete from test_index where c = 641 index_test.go:137: sql insert into test_index values (1764, 1920975718645581394, 0.730880, 'mAyvkffrBZ') index_test.go:143: sql update test_index set c1 = 774076590960300113, c2 = 0.337020, c3 = 'KniQtyDASB' where c = 823 index_test.go:143: sql update test_index set c1 = 5324987647629873926, c2 = 0.442018, c3 = '0keocFkdp9' where c = 1176 index_test.go:137: sql insert into test_index values (1765, 7953567231373279582, 0.170442, 'Wyoze7JJMP') index_test.go:137: sql insert into test_index values (1766, 4879858914369524245, 0.962529, 'H0VXe7Pfep') index_test.go:140: sql delete from test_index where c = 528 index_test.go:137: sql insert into test_index values (1767, 8095582013022621841, 0.031264, '55rmbgLECD') index_test.go:140: sql delete from test_index where c = 468 index_test.go:143: sql update test_index set c1 = 2516000297158823804, c2 = 0.941120, c3 = '0cgPbHjmFt' where c = 675 index_test.go:137: sql insert into test_index values (1769, 1046837494188638133, 0.325286, '3Xt9AEFtQQ') index_test.go:143: sql update test_index set c1 = 2419046213790302120, c2 = 0.083079, c3 = 'CpG8zrarMN' where c = 1308 [mysql] 2024/05/06 16:13:25 packets.go:37: unexpected EOF [mysql] 2024/05/06 16:13:25 packets.go:37: unexpected EOF [2024/05/06 16:13:25.602 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_index set c1 = 424512432809740437, c2 = 0.921134, c3 = 'rYebwgl6lv' where c = 169"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2024/05/06 16:13:25 packets.go:37: unexpected EOF [2024/05/06 16:13:25.602 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_index values (1768, 8708272783803160816, 0.434105, 'IzX9N7ydpq')"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 16:13:25.602 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_index where c = 1514"] [addr=127.0.0.1:5001] [error="invalid connection"] index_test.go:143: sql update test_index set c1 = 5057809792234458406, c2 = 0.220996, c3 = 'XF6qojmH38' where c = 493 index_test.go:140: sql delete from test_index where c = 125 index_test.go:140: sql delete from test_index where c = 171 index_test.go:143: sql update test_index set c1 = 424512432809740437, c2 = 0.921134, c3 = 'rYebwgl6lv' where c = 169 index_test.go:137: sql insert into test_index values (1768, 8708272783803160816, 0.434105, 'IzX9N7ydpq') index_test.go:143: sql update test_index set c1 = 56141504502476417, c2 = 0.071809, c3 = '7cYaO5L5Sq' where c = 675 index_test.go:140: sql delete from test_index where c = 1257 index_test.go:143: sql update test_index set c1 = 3071155234494311122, c2 = 0.867851, c3 = 'G8VZSJPAtt' where c = 1552 index_test.go:137: sql insert into test_index values (1770, 4699167272479729522, 0.396798, '41zpl2GfNh') index_test.go:143: sql update test_index set c1 = 2439033436643592247, c2 = 0.488969, c3 = 'Vpqt8fk8Nz' where c = 982 index_test.go:140: sql delete from test_index where c = 1514 index_test.go:137: sql insert into test_index values (1772, 3345614296400816418, 0.993360, '9HIzBnH0tx') index_test.go:137: sql insert into test_index values (1771, 3826677555001460105, 0.046586, 'DMdxsEGySi') index_test.go:137: sql insert into test_index values (1773, 4076589404854261493, 0.250075, '2qLf6wpfOb') index_test.go:143: sql update test_index set c1 = 6975119820743816461, c2 = 0.550499, c3 = 'Aj1GP9c56l' where c = 1023 index_test.go:140: sql delete from test_index where c = 129 index_test.go:143: sql update test_index set c1 = 3895007173741530371, c2 = 0.437361, c3 = 'CSqPdKjtAb' where c = 625 index_test.go:137: sql insert into test_index values (1774, 3744096180581244393, 0.340900, '0MvCZK4zQc') index_test.go:137: sql insert into test_index values (1775, 8697271121521056283, 0.688060, 'KrcAVLYleL') index_test.go:137: sql insert into test_index values (1776, 1162361108597480557, 0.103502, 'WfryxpfXHx') index_test.go:140: sql delete from test_index where c = 546 index_test.go:140: sql delete from test_index where c = 1491 index_test.go:140: sql delete from test_index where c = 1371 index_test.go:137: sql insert into test_index values (1777, 7516101813349124023, 0.556416, 'gpOHD36lR7') index_test.go:140: sql delete from test_index where c = 1227 index_test.go:140: sql delete from test_index where c = 1383 index_test.go:140: sql delete from test_index where c = 699 index_test.go:143: sql update test_index set c1 = 559512038353096813, c2 = 0.994873, c3 = '9MnQ2zFNz8' where c = 1451 index_test.go:143: sql update test_index set c1 = 6121202573165937897, c2 = 0.374343, c3 = '3KuO5RUnhh' where c = 974 index_test.go:143: sql update test_index set c1 = 8517180137518381384, c2 = 0.319827, c3 = 'LdIybldXng' where c = 215 index_test.go:143: sql update test_index set c1 = 970661046548652543, c2 = 0.570180, c3 = 'dpOzruxtdv' where c = 27 index_test.go:137: sql insert into test_index values (1778, 8716648387917020849, 0.830886, 'NJIJrQ0TWZ') index_test.go:140: sql delete from test_index where c = 1303 index_test.go:143: sql update test_index set c1 = 6985303185711329626, c2 = 0.552783, c3 = '1MYSqenQ0j' where c = 1229 index_test.go:143: sql update test_index set c1 = 8918642429142084882, c2 = 0.840081, c3 = 'QfQ7t1c1FR' where c = 520 index_test.go:143: sql update test_index set c1 = 4252114690440355429, c2 = 0.464942, c3 = 'GDfzrhG9Be' where c = 693 index_test.go:137: sql insert into test_index values (1780, 641684744917293141, 0.753362, 'qmWRt0MfZv') index_test.go:137: sql insert into test_index values (1779, 7137929049655111805, 0.369683, 'aVvq2Jid9n') index_test.go:140: sql delete from test_index where c = 306 index_test.go:137: sql insert into test_index values (1783, 575811141485157224, 0.333919, 'IXjwB7lvm9') index_test.go:143: sql update test_index set c1 = 2256453182772604590, c2 = 0.721284, c3 = 'BpOGnC2OHn' where c = 161 index_test.go:137: sql insert into test_index values (1782, 73480039706286409, 0.543139, '64f7PEdlIu') index_test.go:140: sql delete from test_index where c = 1577 index_test.go:140: sql delete from test_index where c = 1168 index_test.go:140: sql delete from test_index where c = 1035 index_test.go:137: sql insert into test_index values (1781, 3836109924320162226, 0.071802, 'SuTTOrbooH') index_test.go:137: sql insert into test_index values (1785, 2063943588716046849, 0.108411, 'AC1Qehv7Qv') index_test.go:137: sql insert into test_index values (1784, 6625860024948335564, 0.256197, '0UaalhshHX') index_test.go:143: sql update test_index set c1 = 5853139808767933982, c2 = 0.936207, c3 = 'daED99aCih' where c = 560 index_test.go:140: sql delete from test_index where c = 674 index_test.go:140: sql delete from test_index where c = 1655 index_test.go:143: sql update test_index set c1 = 4701352185894065404, c2 = 0.209924, c3 = '2F3iqEGfpK' where c = 862 index_test.go:137: sql insert into test_index values (1786, 713525315009058127, 0.045991, 'WhNPPxSKQt') index_test.go:140: sql delete from test_index where c = 1198 index_test.go:140: sql delete from test_index where c = 216 index_test.go:137: sql insert into test_index values (1787, 2362368925803155850, 0.577982, '2mKZXmf8ny') index_test.go:140: sql delete from test_index where c = 81 index_test.go:140: sql delete from test_index where c = 984 index_test.go:143: sql update test_index set c1 = 2716989805088918691, c2 = 0.457385, c3 = 'I3aIRXyEHw' where c = 1566 index_test.go:143: sql update test_index set c1 = 343374138782050803, c2 = 0.901343, c3 = 'RHCag3a6fz' where c = 630 index_test.go:137: sql insert into test_index values (1788, 2145521222813575128, 0.441368, 'Iotpgn4XO4') index_test.go:143: sql update test_index set c1 = 2128464405063612962, c2 = 0.620419, c3 = 'rNEaw5cx8F' where c = 291 index_test.go:143: sql update test_index set c1 = 1923787110700673412, c2 = 0.692729, c3 = 'bw6u0cjI3C' where c = 1703 index_test.go:143: sql update test_index set c1 = 8827720260427170583, c2 = 0.895600, c3 = 'msXwZcTdRs' where c = 771 index_test.go:140: sql delete from test_index where c = 323 index_test.go:137: sql insert into test_index values (1790, 3048161903956206010, 0.151539, 'fUPY1BX22z') index_test.go:143: sql update test_index set c1 = 1117356448849401377, c2 = 0.908839, c3 = 'aAuQa9uADr' where c = 950 index_test.go:137: sql insert into test_index values (1791, 3194626993810440762, 0.933184, '486rxLBeXN') index_test.go:137: sql insert into test_index values (1792, 1883944417582385238, 0.129670, 'nbLBseOyvN') index_test.go:143: sql update test_index set c1 = 8511752591813644309, c2 = 0.799541, c3 = 'OY2o0mjGIW' where c = 1331 index_test.go:143: sql update test_index set c1 = 8604479653559729950, c2 = 0.570560, c3 = 'TADvW5qywK' where c = 1063 index_test.go:137: sql insert into test_index values (1789, 3602758988752545499, 0.507321, '1absDd8HRX') index_test.go:140: sql delete from test_index where c = 719 index_test.go:137: sql insert into test_index values (1793, 7805095519987950617, 0.347810, 'MtPIHN23j6') index_test.go:140: sql delete from test_index where c = 739 index_test.go:140: sql delete from test_index where c = 420 index_test.go:140: sql delete from test_index where c = 1050 index_test.go:140: sql delete from test_index where c = 729 index_test.go:137: sql insert into test_index values (1794, 949989561286997553, 0.424299, 'jNF6WjOXKm') index_test.go:143: sql update test_index set c1 = 6465793288016469859, c2 = 0.210313, c3 = 'G6h5dFA0bQ' where c = 1120 index_test.go:140: sql delete from test_index where c = 771 index_test.go:143: sql update test_index set c1 = 9082867671950408961, c2 = 0.726437, c3 = 'pRQ9Ls3GgL' where c = 57 index_test.go:143: sql update test_index set c1 = 550274996098533448, c2 = 0.686680, c3 = 'Vztiyi7ZT1' where c = 151 index_test.go:143: sql update test_index set c1 = 7055816515187517607, c2 = 0.381278, c3 = 'PKL62gSj9B' where c = 210 index_test.go:140: sql delete from test_index where c = 709 index_test.go:137: sql insert into test_index values (1796, 7716601950814843015, 0.547312, 'cKjEfxw32s') index_test.go:140: sql delete from test_index where c = 827 index_test.go:143: sql update test_index set c1 = 7003775028409270765, c2 = 0.507681, c3 = 'b0HaXbaO0H' where c = 1073 index_test.go:137: sql insert into test_index values (1795, 2230545038671054325, 0.857630, 'xIWKqWMZPz') index_test.go:143: sql update test_index set c1 = 6100516425744107549, c2 = 0.073060, c3 = 'GfnsQxihhB' where c = 241 index_test.go:137: sql insert into test_index values (1797, 1960156831243123855, 0.447235, 'iDhFb6ICHt') index_test.go:137: sql insert into test_index values (1798, 516215314214364561, 0.948857, '9fZDE1Dilk') index_test.go:140: sql delete from test_index where c = 508 index_test.go:143: sql update test_index set c1 = 5520348120173282290, c2 = 0.368323, c3 = '9dTnASKc2y' where c = 800 index_test.go:140: sql delete from test_index where c = 875 index_test.go:143: sql update test_index set c1 = 2395245004042557583, c2 = 0.740309, c3 = 'kTEI3Wfbjj' where c = 1337 index_test.go:143: sql update test_index set c1 = 5461709856910162657, c2 = 0.546331, c3 = 'bxzheYWeLV' where c = 1165 index_test.go:140: sql delete from test_index where c = 1552 index_test.go:143: sql update test_index set c1 = 6649563729302292171, c2 = 0.529714, c3 = 'opF04v4Y4H' where c = 833 index_test.go:143: sql update test_index set c1 = 6635759654131272164, c2 = 0.926888, c3 = 'xpkgbOmZ8D' where c = 1490 index_test.go:137: sql insert into test_index values (1799, 6681209785054168790, 0.767506, 'ADxFz7KAfI') index_test.go:137: sql insert into test_index values (1800, 7221378777637646942, 0.378105, 'OvKsouVH0n') index_test.go:143: sql update test_index set c1 = 1747143594373195074, c2 = 0.984142, c3 = '4FzH3BNeNq' where c = 1572 index_test.go:140: sql delete from test_index where c = 762 index_test.go:140: sql delete from test_index where c = 1780 index_test.go:143: sql update test_index set c1 = 3010823359592820604, c2 = 0.762772, c3 = '3yeh9CwmsW' where c = 421 index_test.go:143: sql update test_index set c1 = 4578901418292160946, c2 = 0.501350, c3 = 'Kzogy5Ib7g' where c = 874 index_test.go:137: sql insert into test_index values (1801, 2222038765908916970, 0.726485, 'P8jFVddJAs') index_test.go:137: sql insert into test_index values (1804, 2806302019437014632, 0.650296, 'ZRWFfP0hLM') index_test.go:137: sql insert into test_index values (1805, 5065306717560127051, 0.131789, 'dDNI5uBSxL') index_test.go:137: sql insert into test_index values (1803, 9117374574752178276, 0.541934, 'CiwV8Gxro3') index_test.go:137: sql insert into test_index values (1806, 9119646444775803968, 0.196061, 'r9A2vYJBp3') index_test.go:137: sql insert into test_index values (1802, 3348726631741386818, 0.812255, 'XeBahFKg5D') index_test.go:140: sql delete from test_index where c = 458 index_test.go:140: sql delete from test_index where c = 767 index_test.go:140: sql delete from test_index where c = 196 index_test.go:143: sql update test_index set c1 = 7584968544844359211, c2 = 0.090460, c3 = 'zQIZFuIx2m' where c = 426 index_test.go:137: sql insert into test_index values (1810, 569530101411748216, 0.934574, 'wIEcxWO8Pj') index_test.go:140: sql delete from test_index where c = 796 index_test.go:137: sql insert into test_index values (1807, 7489206208484218420, 0.437837, 'qDRnSWiO8s') index_test.go:140: sql delete from test_index where c = 1054 index_test.go:137: sql insert into test_index values (1808, 8974607586989838924, 0.232696, 'y83WSY9Fab') index_test.go:137: sql insert into test_index values (1809, 7521742164740485056, 0.765313, 'THT198apkX') index_test.go:137: sql insert into test_index values (1811, 6761925858158567510, 0.447937, 'cjy2NC5gsD') index_test.go:140: sql delete from test_index where c = 278 index_test.go:140: sql delete from test_index where c = 1616 index_test.go:140: sql delete from test_index where c = 319 index_test.go:143: sql update test_index set c1 = 8365489230282174718, c2 = 0.104632, c3 = 'eYIp98Nc9M' where c = 325 index_test.go:140: sql delete from test_index where c = 1085 index_test.go:143: sql update test_index set c1 = 1672981812742116667, c2 = 0.889054, c3 = '8ipx5FVS1v' where c = 1094 index_test.go:143: sql update test_index set c1 = 475883682151819190, c2 = 0.785764, c3 = 'xU1otTlTWT' where c = 789 index_test.go:140: sql delete from test_index where c = 648 index_test.go:143: sql update test_index set c1 = 3588728434969566675, c2 = 0.597241, c3 = 'ARu3VCWion' where c = 1137 index_test.go:140: sql delete from test_index where c = 1340 index_test.go:143: sql update test_index set c1 = 6407440322886865702, c2 = 0.582073, c3 = 'CEvSVog3UE' where c = 560 index_test.go:143: sql update test_index set c1 = 6070468652504908457, c2 = 0.186778, c3 = 'rcnafVhflw' where c = 1725 index_test.go:143: sql update test_index set c1 = 4153001897274344752, c2 = 0.046863, c3 = 'iqkFTYiQXj' where c = 552 index_test.go:137: sql insert into test_index values (1813, 4126284261572628543, 0.593130, 'WGY8BJglGa') index_test.go:137: sql insert into test_index values (1812, 4893266331445617231, 0.475694, 'UX1veKplvv') index_test.go:137: sql insert into test_index values (1815, 3025875275747802417, 0.414096, 'u1irmuFISy') index_test.go:143: sql update test_index set c1 = 3468808287137457422, c2 = 0.627721, c3 = 'OHFcdAxsha' where c = 1559 index_test.go:137: sql insert into test_index values (1814, 5033998760071154276, 0.638443, 'Qks6qcSIAH') index_test.go:140: sql delete from test_index where c = 1431 index_test.go:137: sql insert into test_index values (1817, 7780060620180115884, 0.861894, 'DuIjYJcExj') index_test.go:137: sql insert into test_index values (1818, 2109728764071568126, 0.953802, 'By1HEHehm2') index_test.go:140: sql delete from test_index where c = 528 index_test.go:140: sql delete from test_index where c = 347 index_test.go:143: sql update test_index set c1 = 2988921370993882447, c2 = 0.962507, c3 = 'G3k6qGVjsn' where c = 1574 index_test.go:137: sql insert into test_index values (1816, 1017820334329149760, 0.458472, 'wfDuicM2Cr') index_test.go:137: sql insert into test_index values (1819, 2396580636814337529, 0.178341, 'HZS4QONT6K') index_test.go:143: sql update test_index set c1 = 1817866280108979698, c2 = 0.864723, c3 = 'F85Ag4J8Dq' where c = 820 index_test.go:140: sql delete from test_index where c = 403 index_test.go:143: sql update test_index set c1 = 2657440225360458699, c2 = 0.428634, c3 = 'CilopEnH9C' where c = 1714 index_test.go:143: sql update test_index set c1 = 8399055665927529822, c2 = 0.327661, c3 = '5sZxWW4Bbm' where c = 512 index_test.go:140: sql delete from test_index where c = 1406 index_test.go:143: sql update test_index set c1 = 1021015060571079546, c2 = 0.026016, c3 = 'yluAr1Kxno' where c = 1290 index_test.go:140: sql delete from test_index where c = 305 index_test.go:140: sql delete from test_index where c = 649 index_test.go:143: sql update test_index set c1 = 7944443908196714071, c2 = 0.362559, c3 = 'PPsRp25zwD' where c = 547 index_test.go:137: sql insert into test_index values (1820, 4898261062630936081, 0.732606, 'W8ikDCi9Dq') index_test.go:140: sql delete from test_index where c = 1530 index_test.go:143: sql update test_index set c1 = 7035448956961581723, c2 = 0.106156, c3 = 'xA3B1QqP7F' where c = 1050 index_test.go:137: sql insert into test_index values (1821, 2829205469509156785, 0.757998, 'xlNkqFlfKy') index_test.go:143: sql update test_index set c1 = 1851583323763807258, c2 = 0.071743, c3 = '1qSjRc5q0o' where c = 29 index_test.go:137: sql insert into test_index values (1824, 2578477105289259590, 0.709948, 'l7CLduimlk') index_test.go:143: sql update test_index set c1 = 3608761053127166147, c2 = 0.885050, c3 = 'NuEUxVwXnd' where c = 311 index_test.go:137: sql insert into test_index values (1823, 2062578516826434259, 0.676954, 'dAJg3wDae5') index_test.go:140: sql delete from test_index where c = 382 index_test.go:137: sql insert into test_index values (1825, 8954677687275409632, 0.491971, 'jNNBNCLUUc') index_test.go:140: sql delete from test_index where c = 688 index_test.go:137: sql insert into test_index values (1826, 9176928470746462948, 0.037554, 'UuyP1phTZw') index_test.go:137: sql insert into test_index values (1827, 526316708005297914, 0.101997, 'j7LzLhYEKC') index_test.go:137: sql insert into test_index values (1822, 8827737555831167037, 0.224410, '1zSwUQqF5j') index_test.go:143: sql update test_index set c1 = 228722910029217251, c2 = 0.922420, c3 = 'gLFvHAhaEB' where c = 595 index_test.go:143: sql update test_index set c1 = 5893502169254949221, c2 = 0.170621, c3 = 'ut3HPEOHmu' where c = 23 index_test.go:140: sql delete from test_index where c = 496 index_test.go:140: sql delete from test_index where c = 1814 index_test.go:140: sql delete from test_index where c = 1071 index_test.go:140: sql delete from test_index where c = 830 index_test.go:143: sql update test_index set c1 = 3380038832070135884, c2 = 0.713389, c3 = 'Czwpo9zJ9v' where c = 780 index_test.go:140: sql delete from test_index where c = 354 index_test.go:140: sql delete from test_index where c = 889 index_test.go:143: sql update test_index set c1 = 10960682609770782, c2 = 0.022604, c3 = 'AitqcCseci' where c = 936 index_test.go:137: sql insert into test_index values (1830, 8349431293808966295, 0.070925, 'RvhGcZy1Hy') index_test.go:143: sql update test_index set c1 = 6081414974476600921, c2 = 0.338388, c3 = 'JNjtMt8hFq' where c = 1300 index_test.go:137: sql insert into test_index values (1829, 2201485687217744154, 0.235003, 'vxkTrkG5Ki') index_test.go:143: sql update test_index set c1 = 268988619557648198, c2 = 0.306000, c3 = 'QBddhs0Ja0' where c = 1578 index_test.go:137: sql insert into test_index values (1828, 7638180217110963375, 0.169543, 'tcg98ASJHQ') index_test.go:137: sql insert into test_index values (1831, 8000319764631393287, 0.803841, '1Kc09H41za') index_test.go:140: sql delete from test_index where c = 130 index_test.go:137: sql insert into test_index values (1833, 2035280454700779704, 0.487143, 'P1E3fDyA6n') index_test.go:143: sql update test_index set c1 = 4085065247846082236, c2 = 0.848568, c3 = 'SDjgie8YPF' where c = 1497 index_test.go:140: sql delete from test_index where c = 191 index_test.go:137: sql insert into test_index values (1834, 3059510354703824113, 0.660494, 'Fpf97NwKD4') index_test.go:137: sql insert into test_index values (1832, 3644237898692826671, 0.470882, 'i4E8Zpr70t') index_test.go:143: sql update test_index set c1 = 7571153841945585048, c2 = 0.358435, c3 = '35N9DSvMSA' where c = 384 index_test.go:143: sql update test_index set c1 = 1732263642692710459, c2 = 0.788068, c3 = 'p76NFyxnDd' where c = 1032 index_test.go:140: sql delete from test_index where c = 1664 index_test.go:143: sql update test_index set c1 = 6112147006161146090, c2 = 0.518417, c3 = 'zoVXubAo0i' where c = 1457 index_test.go:140: sql delete from test_index where c = 1458 index_test.go:140: sql delete from test_index where c = 1068 index_test.go:140: sql delete from test_index where c = 482 index_test.go:143: sql update test_index set c1 = 5381790630794396314, c2 = 0.558628, c3 = 'RV05rF6Kpj' where c = 1699 index_test.go:140: sql delete from test_index where c = 425 index_test.go:137: sql insert into test_index values (1835, 2971318063459359236, 0.516475, 'oMawDSDnjx') index_test.go:143: sql update test_index set c1 = 444605186745623108, c2 = 0.936102, c3 = 'Ln94lUjAy5' where c = 232 index_test.go:137: sql insert into test_index values (1839, 6897333505299579738, 0.654471, 'TkS8IjKD2x') index_test.go:137: sql insert into test_index values (1836, 3932345170427010179, 0.016471, 'eAI4BZUiJp') index_test.go:143: sql update test_index set c1 = 7039525305613138598, c2 = 0.961746, c3 = 'pcgsOjax9x' where c = 576 index_test.go:143: sql update test_index set c1 = 7879598357634331436, c2 = 0.870880, c3 = 'nqTtdqNLb5' where c = 513 index_test.go:140: sql delete from test_index where c = 1111 index_test.go:137: sql insert into test_index values (1837, 6440284918672059894, 0.136123, 'TD5IcttMZo') index_test.go:137: sql insert into test_index values (1840, 4097971215426203367, 0.707316, 'TNEwpkJFTZ') index_test.go:140: sql delete from test_index where c = 1688 index_test.go:140: sql delete from test_index where c = 956 index_test.go:137: sql insert into test_index values (1838, 3618999552614716185, 0.423896, 'wvpnU520zH') index_test.go:140: sql delete from test_index where c = 153 index_test.go:143: sql update test_index set c1 = 1277511413261099645, c2 = 0.300631, c3 = 'zLHy7ZzvUU' where c = 983 index_test.go:143: sql update test_index set c1 = 8626652704702420708, c2 = 0.304721, c3 = 'XTFmlctMWa' where c = 649 index_test.go:140: sql delete from test_index where c = 1579 index_test.go:137: sql insert into test_index values (1841, 1566490097694740559, 0.569014, '30q2YWez94') index_test.go:143: sql update test_index set c1 = 332146181607574157, c2 = 0.300173, c3 = 'lDPCdf1rPH' where c = 1523 index_test.go:137: sql insert into test_index values (1842, 993447668585435227, 0.905015, '3jZe6fN9Cw') index_test.go:140: sql delete from test_index where c = 1408 index_test.go:143: sql update test_index set c1 = 8494079830101288712, c2 = 0.127989, c3 = 'hF5ajazkA3' where c = 350 index_test.go:137: sql insert into test_index values (1843, 4303616514926590455, 0.589516, 'AI1vjQFtRZ') index_test.go:143: sql update test_index set c1 = 6889186952098483587, c2 = 0.794306, c3 = 'Eyb1Fha1AN' where c = 495 index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 3144935406341446103, c2 = 0.150802, c3 = 'oiavSAye2C' where c = 203 index_test.go:140: sql delete from test_index where c = 130 index_test.go:137: sql insert into test_index values (1844, 4415710123521370284, 0.495710, '8yVfxBwRdm') index_test.go:140: sql delete from test_index where c = 996 index_test.go:140: sql delete from test_index where c = 1399 index_test.go:143: sql update test_index set c1 = 2580657535138081671, c2 = 0.610607, c3 = 'aN7FXXtSJF' where c = 263 index_test.go:143: sql update test_index set c1 = 2390823262879254432, c2 = 0.271972, c3 = 'E2JlwFY5q5' where c = 384 index_test.go:137: sql insert into test_index values (1845, 6861864639811486701, 0.542763, 'pr3IWJjpRQ') index_test.go:137: sql insert into test_index values (1846, 4217940372083243454, 0.775274, 'hMjPHVxMEF') index_test.go:143: sql update test_index set c1 = 5388926002784210849, c2 = 0.920978, c3 = 'oPjR0KelyG' where c = 153 index_test.go:143: sql update test_index set c1 = 1281239075177785561, c2 = 0.488000, c3 = 'dfenK6WCyX' where c = 1564 index_test.go:140: sql delete from test_index where c = 73 index_test.go:137: sql insert into test_index values (1848, 6895667496814590905, 0.923464, 'n0ZAtCYnSf') index_test.go:137: sql insert into test_index values (1847, 8276122859535911718, 0.876455, 'UE11RjHiuS') index_test.go:137: sql insert into test_index values (1849, 2804569032882522482, 0.681911, 'vjLkiA8oFh') index_test.go:143: sql update test_index set c1 = 4670241937556565066, c2 = 0.440875, c3 = 'Jo0wt1JuGF' where c = 716 index_test.go:143: sql update test_index set c1 = 5609516793499506831, c2 = 0.852758, c3 = '1L0kRQDsQ4' where c = 237 index_test.go:137: sql insert into test_index values (1850, 5819404352638140961, 0.317158, 'rE49ziPLEB') index_test.go:140: sql delete from test_index where c = 896 index_test.go:140: sql delete from test_index where c = 584 index_test.go:137: sql insert into test_index values (1852, 3950699060796913056, 0.067546, '8aNOBiXywD') index_test.go:143: sql update test_index set c1 = 2579865653055979286, c2 = 0.932638, c3 = 'AE11ExzgGJ' where c = 198 index_test.go:137: sql insert into test_index values (1851, 1221742212123775098, 0.577142, 'RvUMFV63Lc') index_test.go:143: sql update test_index set c1 = 9222383145021037942, c2 = 0.588204, c3 = 'kOf0ewQUH0' where c = 1419 index_test.go:137: sql insert into test_index values (1854, 5512513698407106478, 0.984552, 'iaYBtx2tPx') index_test.go:140: sql delete from test_index where c = 716 index_test.go:140: sql delete from test_index where c = 825 index_test.go:137: sql insert into test_index values (1855, 7554107433228261460, 0.086118, 'lytGrF8oF4') index_test.go:140: sql delete from test_index where c = 1520 index_test.go:143: sql update test_index set c1 = 7793360792010296153, c2 = 0.504392, c3 = 'oQucqQPqt3' where c = 524 index_test.go:140: sql delete from test_index where c = 1517 index_test.go:140: sql delete from test_index where c = 626 index_test.go:140: sql delete from test_index where c = 620 index_test.go:137: sql insert into test_index values (1856, 7915683778494069932, 0.580419, 'tF12UNZxDs') index_test.go:137: sql insert into test_index values (1853, 2180610177606903128, 0.393012, 'zNxf2AvhT5') index_test.go:143: sql update test_index set c1 = 4794778840527179574, c2 = 0.266354, c3 = 'qAAuJSBob6' where c = 498 index_test.go:143: sql update test_index set c1 = 8798449487255880538, c2 = 0.054538, c3 = '2SoJwI6Dvi' where c = 964 index_test.go:140: sql delete from test_index where c = 1348 index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 1883230215846951575, c2 = 0.833240, c3 = 'cqtgQ3YnWm' where c = 402 index_test.go:140: sql delete from test_index where c = 620 index_test.go:143: sql update test_index set c1 = 6686850316895025699, c2 = 0.072467, c3 = 'gkrjGWLJOE' where c = 1256 index_test.go:137: sql insert into test_index values (1857, 8859927761043135367, 0.788904, '9NFaUmtz5q') index_test.go:143: sql update test_index set c1 = 2212258940168339233, c2 = 0.697339, c3 = 'VCQGLatvNT' where c = 1007 index_test.go:143: sql update test_index set c1 = 5958833855153632651, c2 = 0.289968, c3 = 'w5XOIcaDf9' where c = 760 index_test.go:143: sql update test_index set c1 = 3098999434684247332, c2 = 0.256382, c3 = 'LDyMV77Ij2' where c = 610 index_test.go:143: sql update test_index set c1 = 4827246914481291014, c2 = 0.515553, c3 = '8LHzJANLva' where c = 397 index_test.go:143: sql update test_index set c1 = 1159763077190472516, c2 = 0.988619, c3 = 'd6rZfRKz6e' where c = 1810 index_test.go:137: sql insert into test_index values (1858, 5777913878668448122, 0.797582, 'EBb6VII2BK') index_test.go:137: sql insert into test_index values (1859, 4252563009207814121, 0.647463, 'YpfRwB5dLu') index_test.go:137: sql insert into test_index values (1861, 96428155508816858, 0.406261, 'G3NnfYeYgb') index_test.go:137: sql insert into test_index values (1860, 3834140305307686749, 0.815700, 'AE6sIIX5Am') index_test.go:137: sql insert into test_index values (1862, 8204807387433179017, 0.658254, 'I8nybN0ZuA') index_test.go:140: sql delete from test_index where c = 605 index_test.go:137: sql insert into test_index values (1863, 7905514559159851572, 0.293744, 'HR0yFm0plC') index_test.go:137: sql insert into test_index values (1865, 6224049723205454737, 0.020295, 'g1qSQ0uUH5') index_test.go:137: sql insert into test_index values (1866, 8539359638660711261, 0.171567, 'OQBWMwjYoP') index_test.go:137: sql insert into test_index values (1864, 8603318838698438390, 0.104349, 'YWGCKk94sq') index_test.go:140: sql delete from test_index where c = 1596 index_test.go:140: sql delete from test_index where c = 989 index_test.go:140: sql delete from test_index where c = 933 index_test.go:140: sql delete from test_index where c = 1732 index_test.go:140: sql delete from test_index where c = 77 index_test.go:140: sql delete from test_index where c = 976 index_test.go:140: sql delete from test_index where c = 1016 index_test.go:143: sql update test_index set c1 = 866145974086123730, c2 = 0.194479, c3 = 'gwXXpdjKdG' where c = 1850 index_test.go:143: sql update test_index set c1 = 1181829316425257552, c2 = 0.088714, c3 = 'Pm0WyGSSPc' where c = 556 index_test.go:140: sql delete from test_index where c = 399 index_test.go:143: sql update test_index set c1 = 6856347064081139141, c2 = 0.017729, c3 = 'TnbFba935i' where c = 1425 index_test.go:143: sql update test_index set c1 = 8004227293055576468, c2 = 0.507112, c3 = 'Omkv4aZMRr' where c = 810 index_test.go:143: sql update test_index set c1 = 7531755545056721976, c2 = 0.970666, c3 = 'SvSKKcob5F' where c = 223 index_test.go:143: sql update test_index set c1 = 7567987294844303047, c2 = 0.443796, c3 = 'nJ9srb4gDL' where c = 303 index_test.go:143: sql update test_index set c1 = 978462396817557653, c2 = 0.537533, c3 = 'CVxOxZzCfl' where c = 1665 index_test.go:140: sql delete from test_index where c = 1816 index_test.go:143: sql update test_index set c1 = 6154581065668247774, c2 = 0.423372, c3 = 'knlLRafyhE' where c = 183 index_test.go:137: sql insert into test_index values (1870, 6599754505816466623, 0.523303, '1IW9BHyMh2') index_test.go:137: sql insert into test_index values (1868, 7818043390006584644, 0.691785, 'aqq6SJxFUp') index_test.go:137: sql insert into test_index values (1873, 6660011355472509104, 0.242326, 'aYJewjKh6P') index_test.go:137: sql insert into test_index values (1869, 5040402065204266609, 0.440044, 'KaSJPsgzh4') index_test.go:137: sql insert into test_index values (1867, 5638586833127439292, 0.637331, 'cjHnrbZyO5') index_test.go:137: sql insert into test_index values (1872, 7293062920453106525, 0.485658, 'ZjTycVdvTe') index_test.go:143: sql update test_index set c1 = 4565363834318105755, c2 = 0.897722, c3 = 'PPIfXjVUsH' where c = 1822 index_test.go:137: sql insert into test_index values (1871, 8786485371115938252, 0.588953, 'lMyxnreqFc') index_test.go:143: sql update test_index set c1 = 961460091338331342, c2 = 0.323335, c3 = 'HfrIP4VK5n' where c = 494 index_test.go:137: sql insert into test_index values (1874, 8403731124260996880, 0.971013, 'LkoEBjHSrM') index_test.go:140: sql delete from test_index where c = 52 index_test.go:140: sql delete from test_index where c = 85 index_test.go:140: sql delete from test_index where c = 536 index_test.go:140: sql delete from test_index where c = 535 index_test.go:140: sql delete from test_index where c = 1470 index_test.go:140: sql delete from test_index where c = 884 index_test.go:137: sql insert into test_index values (1876, 8423908977461826086, 0.408978, 'g0rYEVfgay') index_test.go:140: sql delete from test_index where c = 1203 index_test.go:143: sql update test_index set c1 = 8609929242748661905, c2 = 0.897117, c3 = 'YFpgVOnaTO' where c = 871 index_test.go:137: sql insert into test_index values (1875, 3788527916991495012, 0.992902, 'tWYEPL23Ar') index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 7908470568752361419, c2 = 0.881384, c3 = 'nmLyjqKcw2' where c = 1378 index_test.go:143: sql update test_index set c1 = 5022018243641324092, c2 = 0.992799, c3 = 'N50UaFrX5f' where c = 874 index_test.go:140: sql delete from test_index where c = 1625 index_test.go:143: sql update test_index set c1 = 7153382748372177771, c2 = 0.104149, c3 = '6IUQzJsBiC' where c = 801 index_test.go:143: sql update test_index set c1 = 1006368830907452367, c2 = 0.829753, c3 = 'gTlRqxFs4R' where c = 1574 index_test.go:143: sql update test_index set c1 = 4178432378053558175, c2 = 0.945283, c3 = 'jIJBQHCVN3' where c = 677 index_test.go:137: sql insert into test_index values (1877, 8846410932148055626, 0.188552, 'zo7AxnWJ5w') index_test.go:140: sql delete from test_index where c = 603 index_test.go:143: sql update test_index set c1 = 1086543994978665420, c2 = 0.024614, c3 = 'PKcqMsPINy' where c = 114 index_test.go:143: sql update test_index set c1 = 4860652976346072590, c2 = 0.391592, c3 = 'fzuQHr64RP' where c = 628 index_test.go:143: sql update test_index set c1 = 42371936152101243, c2 = 0.847009, c3 = 'Zc5WM7Stnz' where c = 972 index_test.go:137: sql insert into test_index values (1880, 2144827179837687329, 0.187945, 'qO27qD3DES') index_test.go:137: sql insert into test_index values (1882, 7395526063892885038, 0.234431, 'urXmygzJwR') index_test.go:137: sql insert into test_index values (1879, 8369634955423157269, 0.731192, 'YZUlS0M5m4') index_test.go:137: sql insert into test_index values (1884, 1505811146584093335, 0.128638, 'IEphjeGV68') index_test.go:140: sql delete from test_index where c = 1161 index_test.go:137: sql insert into test_index values (1885, 6144825404354194144, 0.753820, 'oRI6VlnZWk') index_test.go:140: sql delete from test_index where c = 1271 index_test.go:137: sql insert into test_index values (1883, 1907880180942074028, 0.876921, 'Jod0PCsZZZ') index_test.go:137: sql insert into test_index values (1878, 3306821848096589988, 0.416370, 'XfygiExEHw') index_test.go:137: sql insert into test_index values (1881, 985840774207552301, 0.321407, '6h4BoD13b2') index_test.go:140: sql delete from test_index where c = 287 index_test.go:140: sql delete from test_index where c = 683 index_test.go:140: sql delete from test_index where c = 1067 index_test.go:140: sql delete from test_index where c = 849 index_test.go:143: sql update test_index set c1 = 3437297179687142863, c2 = 0.996537, c3 = 'eepLGb3ooB' where c = 784 index_test.go:140: sql delete from test_index where c = 1516 index_test.go:143: sql update test_index set c1 = 8979014036321205608, c2 = 0.693514, c3 = 'aSgd9Rk65l' where c = 1455 index_test.go:143: sql update test_index set c1 = 7510510182321005308, c2 = 0.462201, c3 = 'ZoJM4rJRHS' where c = 1214 index_test.go:143: sql update test_index set c1 = 6163691661780099668, c2 = 0.050236, c3 = '7MCnwafMfb' where c = 700 index_test.go:140: sql delete from test_index where c = 1009 index_test.go:143: sql update test_index set c1 = 7140977958393431463, c2 = 0.482805, c3 = '4Xu3XbgKib' where c = 1485 index_test.go:143: sql update test_index set c1 = 7165942862705313559, c2 = 0.419401, c3 = 'qc356ToFvQ' where c = 1522 index_test.go:143: sql update test_index set c1 = 4596572230420966453, c2 = 0.142692, c3 = 'OpFsnmcVBJ' where c = 1550 index_test.go:143: sql update test_index set c1 = 2088557040242675415, c2 = 0.289818, c3 = 'ez9ZrTjrKk' where c = 769 index_test.go:140: sql delete from test_index where c = 1691 index_test.go:137: sql insert into test_index values (1886, 6395022982498879604, 0.036797, 'xzq43vzAwy') index_test.go:137: sql insert into test_index values (1887, 3135660572242227343, 0.869472, 'EKdGJlM3cy') index_test.go:140: sql delete from test_index where c = 840 index_test.go:143: sql update test_index set c1 = 7484200952493067611, c2 = 0.803294, c3 = 'NOPHNML9dP' where c = 1243 index_test.go:137: sql insert into test_index values (1889, 4246376364845547142, 0.095980, 'ma2vlwINfY') index_test.go:137: sql insert into test_index values (1888, 8552841956528116095, 0.523662, 'XW8eeFWtlq') index_test.go:143: sql update test_index set c1 = 3853438900116630017, c2 = 0.865687, c3 = 'ekNxTpMDG9' where c = 773 index_test.go:140: sql delete from test_index where c = 730 index_test.go:137: sql insert into test_index values (1890, 1660637908643919379, 0.451892, 'F2AO3uHflI') index_test.go:137: sql insert into test_index values (1891, 7718945359783668672, 0.190754, 'sBrYylO3aX') index_test.go:137: sql insert into test_index values (1893, 6596075491846608733, 0.974396, 'FsEn5OxxOB') index_test.go:137: sql insert into test_index values (1892, 839372114181716844, 0.672336, 'plniyYjDpG') index_test.go:140: sql delete from test_index where c = 1238 index_test.go:140: sql delete from test_index where c = 256 index_test.go:137: sql insert into test_index values (1895, 328413031259388297, 0.716704, 'XsxrWf8e2M') index_test.go:137: sql insert into test_index values (1894, 6653711963002196434, 0.315898, 'mPkGoQ88hd') index_test.go:140: sql delete from test_index where c = 598 index_test.go:143: sql update test_index set c1 = 5765249064051412112, c2 = 0.750611, c3 = 'fENRLSSCSV' where c = 346 index_test.go:143: sql update test_index set c1 = 1285784894397932344, c2 = 0.069332, c3 = 'ULSWKz4BKh' where c = 1241 index_test.go:140: sql delete from test_index where c = 1252 index_test.go:143: sql update test_index set c1 = 3136127850402809904, c2 = 0.291698, c3 = 'OAcr0k301Y' where c = 703 index_test.go:140: sql delete from test_index where c = 1770 index_test.go:140: sql delete from test_index where c = 1838 index_test.go:140: sql delete from test_index where c = 1674 index_test.go:143: sql update test_index set c1 = 564644498793905977, c2 = 0.161740, c3 = 'lK1onJ5JPC' where c = 221 index_test.go:140: sql delete from test_index where c = 1546 index_test.go:143: sql update test_index set c1 = 997729137797922142, c2 = 0.667066, c3 = 'KZRDU10MFM' where c = 609 index_test.go:143: sql update test_index set c1 = 306389251678771215, c2 = 0.901625, c3 = 'WpqzeCabDc' where c = 1747 index_test.go:143: sql update test_index set c1 = 7756049214083078025, c2 = 0.571366, c3 = 'bNG4E4DM8p' where c = 1404 index_test.go:143: sql update test_index set c1 = 349016805766396978, c2 = 0.227125, c3 = 'msEZ4za9WZ' where c = 6 index_test.go:137: sql insert into test_index values (1896, 1555287954538488481, 0.818596, 'HqDlCePJF5') index_test.go:137: sql insert into test_index values (1898, 4205650282400281825, 0.955414, '1oHppx1Kkx') index_test.go:137: sql insert into test_index values (1897, 3578535899002131267, 0.580632, '8KP6tfYy9t') index_test.go:143: sql update test_index set c1 = 7442436846816207099, c2 = 0.781189, c3 = '7hcwhNbIXz' where c = 1415 index_test.go:140: sql delete from test_index where c = 160 index_test.go:143: sql update test_index set c1 = 9050673762839078820, c2 = 0.523828, c3 = 'UJmx3fDXcl' where c = 266 index_test.go:140: sql delete from test_index where c = 1638 index_test.go:140: sql delete from test_index where c = 1132 index_test.go:143: sql update test_index set c1 = 5589938893110627309, c2 = 0.907891, c3 = 'RSrgwtY2Tm' where c = 305 index_test.go:143: sql update test_index set c1 = 6805178280489346950, c2 = 0.845382, c3 = '6cv1pTjxbN' where c = 1842 index_test.go:143: sql update test_index set c1 = 5852844535152137271, c2 = 0.693949, c3 = 'QyQw7zTsXk' where c = 1612 index_test.go:137: sql insert into test_index values (1899, 383676637291509214, 0.008722, '71UqkW2xgn') index_test.go:140: sql delete from test_index where c = 306 index_test.go:143: sql update test_index set c1 = 4274965421089164403, c2 = 0.588061, c3 = 'HrXXTc8MD4' where c = 1042 index_test.go:137: sql insert into test_index values (1900, 4014738533401583144, 0.958981, 'ssudieLT0v') index_test.go:140: sql delete from test_index where c = 862 index_test.go:143: sql update test_index set c1 = 3538135510471147835, c2 = 0.003965, c3 = 'k5TBQeE8IP' where c = 10 index_test.go:137: sql insert into test_index values (1903, 483676848111317285, 0.262258, 'c7MmEamzfn') index_test.go:137: sql insert into test_index values (1906, 5845294625689835131, 0.614540, 'o2ldiZGejL') index_test.go:137: sql insert into test_index values (1901, 4943414955178304471, 0.719865, 'vNdvON2z2s') index_test.go:137: sql insert into test_index values (1904, 3348502863368755235, 0.909094, 'aAf7LKmnF0') index_test.go:137: sql insert into test_index values (1907, 8393639946036574751, 0.991755, 'fpmKpHeAD4') index_test.go:137: sql insert into test_index values (1905, 330825418804541296, 0.378571, 'd64HExv7Nk') index_test.go:137: sql insert into test_index values (1908, 7817843961253993091, 0.355719, 'qWVFYUhsrY') index_test.go:137: sql insert into test_index values (1902, 1399771839075798262, 0.752643, '2RONQF6QCf') index_test.go:137: sql insert into test_index values (1909, 6787636382289079113, 0.735350, 'u1loqVOGCP') index_test.go:137: sql insert into test_index values (1910, 2492583787505824428, 0.677519, 'EsdBl2hRDC') index_test.go:140: sql delete from test_index where c = 1688 index_test.go:140: sql delete from test_index where c = 1309 index_test.go:140: sql delete from test_index where c = 1341 index_test.go:140: sql delete from test_index where c = 1014 index_test.go:140: sql delete from test_index where c = 1807 index_test.go:140: sql delete from test_index where c = 1789 index_test.go:140: sql delete from test_index where c = 611 index_test.go:143: sql update test_index set c1 = 6245457675206586883, c2 = 0.272269, c3 = 'YCNV045v2o' where c = 336 index_test.go:140: sql delete from test_index where c = 912 index_test.go:143: sql update test_index set c1 = 6190906008926041520, c2 = 0.180056, c3 = 'HQ9CuxW1dV' where c = 505 index_test.go:143: sql update test_index set c1 = 8850205943398763540, c2 = 0.235549, c3 = 'J9Z28ypZy2' where c = 22 index_test.go:143: sql update test_index set c1 = 6196802934530191136, c2 = 0.397610, c3 = 'JR5IFhx5ym' where c = 451 index_test.go:143: sql update test_index set c1 = 821980251505139596, c2 = 0.741691, c3 = 'x1SuO4dkqB' where c = 645 index_test.go:143: sql update test_index set c1 = 6145105212932711214, c2 = 0.970461, c3 = 'HdUKs7hFTc' where c = 357 index_test.go:137: sql insert into test_index values (1911, 7624987230281858974, 0.531661, '67aDWo4VWf') index_test.go:140: sql delete from test_index where c = 192 index_test.go:143: sql update test_index set c1 = 989895468387698758, c2 = 0.261005, c3 = 'n4v3zjJL1E' where c = 300 index_test.go:140: sql delete from test_index where c = 504 index_test.go:137: sql insert into test_index values (1912, 1039973231232970610, 0.342422, 'MzPMbuihzq') index_test.go:143: sql update test_index set c1 = 6660084722266454404, c2 = 0.080551, c3 = 'h9QMptDho0' where c = 1518 index_test.go:140: sql delete from test_index where c = 543 index_test.go:137: sql insert into test_index values (1916, 6342579579334045524, 0.369461, '0dUOWlBExN') index_test.go:137: sql insert into test_index values (1914, 7708405334204408106, 0.529712, 'lTkqBQ5ZD9') index_test.go:137: sql insert into test_index values (1913, 3471231790743579328, 0.552856, 'CrLF6pj4Wd') index_test.go:137: sql insert into test_index values (1915, 6883838751715317478, 0.186764, 'bhmH7D4m6O') index_test.go:143: sql update test_index set c1 = 312846094974613853, c2 = 0.359311, c3 = '9qrKaEZVJ3' where c = 1790 index_test.go:140: sql delete from test_index where c = 565 index_test.go:137: sql insert into test_index values (1917, 546152941648187834, 0.569695, '4LgXZr0aQA') index_test.go:140: sql delete from test_index where c = 342 index_test.go:137: sql insert into test_index values (1918, 6514133855748952428, 0.952303, 'D3F9fd3Du4') index_test.go:140: sql delete from test_index where c = 113 index_test.go:143: sql update test_index set c1 = 458708112273449845, c2 = 0.960343, c3 = 'PJkEjcc8Mr' where c = 1376 index_test.go:140: sql delete from test_index where c = 1407 index_test.go:143: sql update test_index set c1 = 7338413676131336792, c2 = 0.962444, c3 = 'itzNRbqBQJ' where c = 771 index_test.go:143: sql update test_index set c1 = 6397319806174424142, c2 = 0.238751, c3 = 'ZrfYgj0h11' where c = 371 index_test.go:140: sql delete from test_index where c = 1843 index_test.go:140: sql delete from test_index where c = 1852 index_test.go:143: sql update test_index set c1 = 4568431367389830025, c2 = 0.841636, c3 = 'vMJ8qMsIA6' where c = 919 index_test.go:137: sql insert into test_index values (1920, 8438969374508957615, 0.564057, '6ROs4yAHts') index_test.go:143: sql update test_index set c1 = 803374600341397030, c2 = 0.381713, c3 = 'fyXUDhlGkI' where c = 972 index_test.go:137: sql insert into test_index values (1921, 261594309311081544, 0.740089, 'x3qjUuU7hc') index_test.go:137: sql insert into test_index values (1919, 1488876192325372075, 0.907044, 'wvzxlBwmm5') index_test.go:140: sql delete from test_index where c = 1043 index_test.go:143: sql update test_index set c1 = 9007679163095015242, c2 = 0.927835, c3 = 'QmJRLc5E82' where c = 1876 index_test.go:140: sql delete from test_index where c = 335 index_test.go:137: sql insert into test_index values (1922, 5406527445540559923, 0.051044, 'ReAtLpyFtA') index_test.go:143: sql update test_index set c1 = 5020424476702029116, c2 = 0.076645, c3 = 'R63eeix2YT' where c = 390 index_test.go:140: sql delete from test_index where c = 700 index_test.go:137: sql insert into test_index values (1925, 1644866565582106257, 0.851053, 'H8JyYF6IqC') index_test.go:143: sql update test_index set c1 = 6421923444407748908, c2 = 0.400704, c3 = 'g29ACa7vyY' where c = 1583 index_test.go:143: sql update test_index set c1 = 9200219139177086999, c2 = 0.606135, c3 = 'dexrkHFALP' where c = 50 index_test.go:137: sql insert into test_index values (1924, 6141079662354208377, 0.954449, 'ukllX0R8uX') index_test.go:137: sql insert into test_index values (1923, 1942695620735100392, 0.967653, 'lX2O5kkhwM') index_test.go:143: sql update test_index set c1 = 2983666828776460760, c2 = 0.649604, c3 = 'cJoydfewuJ' where c = 1049 index_test.go:140: sql delete from test_index where c = 1175 index_test.go:140: sql delete from test_index where c = 1117 index_test.go:140: sql delete from test_index where c = 737 index_test.go:140: sql delete from test_index where c = 501 index_test.go:143: sql update test_index set c1 = 5108020265174252689, c2 = 0.702039, c3 = 'jUhbP9xkKv' where c = 1663 index_test.go:137: sql insert into test_index values (1927, 5497051813638450863, 0.793287, 'yIHoNY7Cm2') index_test.go:137: sql insert into test_index values (1926, 6213478571895825438, 0.498930, 'CAC9LUyISX') index_test.go:137: sql insert into test_index values (1928, 6502019743655495080, 0.328847, 'KrqMdeVA2v') index_test.go:143: sql update test_index set c1 = 5603853117882147645, c2 = 0.598853, c3 = 'lcjQRQ0eEl' where c = 1439 index_test.go:143: sql update test_index set c1 = 9020448262229099474, c2 = 0.230485, c3 = 'tiIjLrsXJP' where c = 508 index_test.go:143: sql update test_index set c1 = 8329573326294732227, c2 = 0.281468, c3 = 'deYS2oatqM' where c = 598 index_test.go:140: sql delete from test_index where c = 535 index_test.go:143: sql update test_index set c1 = 5387820970915471625, c2 = 0.073122, c3 = 'cbdLdZxEo2' where c = 1541 index_test.go:140: sql delete from test_index where c = 328 index_test.go:140: sql delete from test_index where c = 1647 index_test.go:137: sql insert into test_index values (1930, 4528298530561415503, 0.577756, 'bO2TQZDqwj') index_test.go:137: sql insert into test_index values (1931, 8860141718063220409, 0.766530, '1Xk0K47Sn5') index_test.go:143: sql update test_index set c1 = 4220998504925114562, c2 = 0.380755, c3 = 'Ts2LiTG3no' where c = 1383 index_test.go:137: sql insert into test_index values (1929, 1079099773112508115, 0.249828, '3RnFhCLHmj') index_test.go:137: sql insert into test_index values (1932, 9032945955144718429, 0.231345, '03uE2w3UT0') index_test.go:143: sql update test_index set c1 = 7924100494175583585, c2 = 0.691682, c3 = 'cWkkZrkD06' where c = 373 index_test.go:140: sql delete from test_index where c = 1172 index_test.go:140: sql delete from test_index where c = 563 index_test.go:137: sql insert into test_index values (1933, 2533825775261719565, 0.639998, 'qGe12qd1Gt') index_test.go:143: sql update test_index set c1 = 2520469853289276774, c2 = 0.347868, c3 = '8CZlPHFxce' where c = 1046 index_test.go:143: sql update test_index set c1 = 1534311069636492034, c2 = 0.716513, c3 = 'uyUu2pfhIP' where c = 58 index_test.go:140: sql delete from test_index where c = 991 index_test.go:140: sql delete from test_index where c = 1632 index_test.go:137: sql insert into test_index values (1934, 7502429481356084064, 0.470765, '09rxQscTty') index_test.go:140: sql delete from test_index where c = 1595 index_test.go:137: sql insert into test_index values (1936, 2655875026253515990, 0.527886, 'bTH86lrtfU') index_test.go:140: sql delete from test_index where c = 1358 index_test.go:137: sql insert into test_index values (1937, 4020122310831654114, 0.106263, 'yaUUpdlIuL') index_test.go:143: sql update test_index set c1 = 8001719084262218426, c2 = 0.319444, c3 = 'JBGSxRZBmA' where c = 1541 index_test.go:137: sql insert into test_index values (1938, 2136765707014289197, 0.919944, 'xsE0S419gG') index_test.go:140: sql delete from test_index where c = 674 index_test.go:140: sql delete from test_index where c = 56 index_test.go:143: sql update test_index set c1 = 5467130975342744219, c2 = 0.347562, c3 = 'rXN2WRKhHA' where c = 1424 index_test.go:143: sql update test_index set c1 = 6358433554448350299, c2 = 0.584683, c3 = 'yNO2nb6q1w' where c = 563 index_test.go:137: sql insert into test_index values (1935, 8427637570991198603, 0.492820, 'sfLVcTrksM') index_test.go:143: sql update test_index set c1 = 6333543671602841452, c2 = 0.572693, c3 = 'XaJln5K1ym' where c = 1634 index_test.go:140: sql delete from test_index where c = 21 index_test.go:143: sql update test_index set c1 = 5454671314921927863, c2 = 0.999654, c3 = 'gYoImE2ndz' where c = 750 index_test.go:137: sql insert into test_index values (1941, 6217416526126593973, 0.463805, 'q3x2P6vggr') index_test.go:143: sql update test_index set c1 = 1503418790390494187, c2 = 0.018532, c3 = 'GxcwjGKBT0' where c = 1867 index_test.go:143: sql update test_index set c1 = 6225835391814702068, c2 = 0.024053, c3 = 'hofKbQzGPJ' where c = 257 index_test.go:140: sql delete from test_index where c = 936 index_test.go:137: sql insert into test_index values (1942, 7524731625519814630, 0.294864, 'q7d9KsSOc2') index_test.go:140: sql delete from test_index where c = 166 index_test.go:137: sql insert into test_index values (1943, 1363561767537780668, 0.568990, 'JOOtS1B4Gd') index_test.go:137: sql insert into test_index values (1939, 7377750641744771251, 0.493513, 'vbBWx9WjhG') index_test.go:143: sql update test_index set c1 = 1114178435956842901, c2 = 0.837902, c3 = 'fiEQ3GmboP' where c = 1471 index_test.go:137: sql insert into test_index values (1944, 3704940486219741960, 0.782388, 'IgSXmvMeiM') index_test.go:140: sql delete from test_index where c = 183 index_test.go:140: sql delete from test_index where c = 813 index_test.go:137: sql insert into test_index values (1945, 8241295796241102740, 0.543515, 'fVfo2zgrue') index_test.go:140: sql delete from test_index where c = 489 index_test.go:143: sql update test_index set c1 = 3227091401761621452, c2 = 0.530990, c3 = 'RLqsalXpqX' where c = 117 index_test.go:137: sql insert into test_index values (1946, 3983188472910831997, 0.548969, 'JPxLv6ImCx') index_test.go:140: sql delete from test_index where c = 1789 index_test.go:143: sql update test_index set c1 = 3969266456793017795, c2 = 0.319423, c3 = 'CJGIzexeuA' where c = 1268 index_test.go:143: sql update test_index set c1 = 6447252535472084548, c2 = 0.349085, c3 = 'MXbzWztnfB' where c = 1137 index_test.go:143: sql update test_index set c1 = 2044258747213010218, c2 = 0.596310, c3 = 'LQiPLwW9Ty' where c = 1835 index_test.go:137: sql insert into test_index values (1947, 1863807573972923414, 0.079366, 'Jiu6ViXODo') index_test.go:140: sql delete from test_index where c = 1701 index_test.go:143: sql update test_index set c1 = 5447752105352416473, c2 = 0.917151, c3 = 'UP99nm52Kq' where c = 1542 index_test.go:137: sql insert into test_index values (1949, 6856109851406958998, 0.512900, '3wlcJryRxL') index_test.go:143: sql update test_index set c1 = 5424633997127252242, c2 = 0.771585, c3 = 'zI77fjMDLT' where c = 628 index_test.go:140: sql delete from test_index where c = 147 index_test.go:137: sql insert into test_index values (1950, 1744726138577393485, 0.493240, 'mphvs3RA1A') index_test.go:137: sql insert into test_index values (1952, 2260120082292719949, 0.513410, 'LUo6auSdEm') index_test.go:140: sql delete from test_index where c = 849 index_test.go:143: sql update test_index set c1 = 1128624946036531442, c2 = 0.240051, c3 = 'yiHiOEeFdc' where c = 1425 index_test.go:140: sql delete from test_index where c = 781 index_test.go:143: sql update test_index set c1 = 5070077333670326323, c2 = 0.839907, c3 = '9nvAIiamQ5' where c = 299 index_test.go:137: sql insert into test_index values (1954, 4274767919756204064, 0.824397, 'nOx7qHE413') index_test.go:140: sql delete from test_index where c = 890 # Time: 2024-05-06T16:13:30.018619346+08:00 # Txn_start_ts: 0 # Query_time: 6.012434445 # Parse_time: 0.000085954 # Compile_time: 0.000074931 # Rewrite_time: 0.000002084 # Optimize_time: 0 # Wait_TS: 0.000224225 # DB: test_ddl # Is_internal: false # Digest: ea55b917f3ff0711f6cdc54e8cfbf495a920fdb20f6749a7a030261ad51c0674 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default create index c2_index on test_index (c2); index_test.go:140: sql delete from test_index where c = 558 index_test.go:137: sql insert into test_index values (1953, 7350763608329284475, 0.099376, 'vQ4Ahn0br0') index_test.go:137: sql insert into test_index values (1940, 8148935282765360637, 0.928907, 'HwJMcKNbkC') index_test.go:143: sql update test_index set c1 = 7418035009220298696, c2 = 0.025771, c3 = 'HgHfGFuQI7' where c = 1800 index_test.go:140: sql delete from test_index where c = 1111 index_test.go:140: sql delete from test_index where c = 626 index_test.go:143: sql update test_index set c1 = 2114537367735216662, c2 = 0.871982, c3 = 'Y6lgTlnwfu' where c = 874 index_test.go:137: sql insert into test_index values (1955, 2885720008648527786, 0.673968, 'SWOB0kcLkr') index_test.go:140: sql delete from test_index where c = 240 index_test.go:143: sql update test_index set c1 = 8693664927552657665, c2 = 0.640278, c3 = 'JlF1dmYGI5' where c = 843 index_test.go:137: sql insert into test_index values (1956, 480129319338223040, 0.571966, 'kRXnNoWaHx') index_test.go:143: sql update test_index set c1 = 7428499023233315468, c2 = 0.488285, c3 = 'XdbmXioVKg' where c = 576 index_test.go:140: sql delete from test_index where c = 37 index_test.go:137: sql insert into test_index values (1957, 4395631178086700325, 0.278396, 'vB5EgHIy6A') index_test.go:143: sql update test_index set c1 = 2361544375351165991, c2 = 0.717957, c3 = 'R2LPGMxQwv' where c = 548 index_test.go:140: sql delete from test_index where c = 1349 index_test.go:137: sql insert into test_index values (1958, 1253962734997384630, 0.532347, 'Cwr02whvdU') index_test.go:137: sql insert into test_index values (1959, 6227636581676257557, 0.544674, 'sHi4sH2ad8') index_test.go:140: sql delete from test_index where c = 352 index_test.go:143: sql update test_index set c1 = 3794860082684907546, c2 = 0.124298, c3 = 'wYLH0yCbA9' where c = 1687 index_test.go:140: sql delete from test_index where c = 1894 index_test.go:137: sql insert into test_index values (1960, 4771570244243201909, 0.194044, 'IRG0M3lhgy') index_test.go:143: sql update test_index set c1 = 4724982913862111551, c2 = 0.655291, c3 = 'HzfXNkb8On' where c = 1060 index_test.go:140: sql delete from test_index where c = 611 index_test.go:143: sql update test_index set c1 = 1414569381708296641, c2 = 0.320159, c3 = 'IxSlVSuncz' where c = 1128 index_test.go:137: sql insert into test_index values (1961, 3596806422679775244, 0.468182, 'k5cviTwlCS') index_test.go:140: sql delete from test_index where c = 719 index_test.go:137: sql insert into test_index values (1962, 8614974491895383012, 0.676123, 'egPJeRXCON') index_test.go:143: sql update test_index set c1 = 1219853996258681025, c2 = 0.253226, c3 = '3WRSuBLwfZ' where c = 455 index_test.go:143: sql update test_index set c1 = 2059908568342361132, c2 = 0.948330, c3 = 'SSjffDaxTx' where c = 1193 index_test.go:137: sql insert into test_index values (1964, 467786809864362739, 0.867342, 'fKZs7OMpFX') index_test.go:137: sql insert into test_index values (1963, 1757846528556068625, 0.272008, 'twy87EVFJP') index_test.go:140: sql delete from test_index where c = 1606 index_test.go:140: sql delete from test_index where c = 1077 index_test.go:143: sql update test_index set c1 = 2016643271434553239, c2 = 0.944036, c3 = 'cXW7Nc5ivl' where c = 512 index_test.go:140: sql delete from test_index where c = 1497 index_test.go:143: sql update test_index set c1 = 3667152749979135516, c2 = 0.876191, c3 = '19bYybkh2I' where c = 584 index_test.go:143: sql update test_index set c1 = 3233424357380701089, c2 = 0.155202, c3 = 'Js3o83kmWn' where c = 1159 index_test.go:137: sql insert into test_index values (1965, 486010678114250700, 0.293580, 'BmdVSvka5W') index_test.go:140: sql delete from test_index where c = 1912 index_test.go:143: sql update test_index set c1 = 5815210658283990476, c2 = 0.298419, c3 = '9cyxDdWx6C' where c = 379 index_test.go:137: sql insert into test_index values (1966, 9163616077592883457, 0.470196, 'clRP25WIYt') index_test.go:140: sql delete from test_index where c = 67 index_test.go:143: sql update test_index set c1 = 5095394877355744103, c2 = 0.372943, c3 = 'XIujZpQUft' where c = 1824 index_test.go:140: sql delete from test_index where c = 1173 index_test.go:140: sql delete from test_index where c = 1316 index_test.go:143: sql update test_index set c1 = 9006565769938792683, c2 = 0.551847, c3 = 'qb2gYgN84z' where c = 1696 index_test.go:137: sql insert into test_index values (1948, 8555272542311902373, 0.969078, 'OmSCMNzMVD') index_test.go:143: sql update test_index set c1 = 6797920368991859276, c2 = 0.025351, c3 = 'DNII5CNzyy' where c = 1221 index_test.go:137: sql insert into test_index values (1951, 8465665022765166251, 0.024792, 'oPLACBCxa8') index_test.go:143: sql update test_index set c1 = 3324861146056230048, c2 = 0.920551, c3 = 'oiQxA0gBf8' where c = 761 index_test.go:140: sql delete from test_index where c = 590 index_test.go:137: sql insert into test_index values (1969, 8045125134754059424, 0.124604, 'd7UOnCYU7Q') index_test.go:143: sql update test_index set c1 = 5577389188732427499, c2 = 0.984439, c3 = 'kgtjgJyLS5' where c = 982 index_test.go:137: sql insert into test_index values (1967, 1078934458083122828, 0.013515, 'Qj6VkOKF6x') index_test.go:143: sql update test_index set c1 = 166443194135808312, c2 = 0.175140, c3 = '1C3iRntlG0' where c = 200 index_test.go:140: sql delete from test_index where c = 1387 index_test.go:140: sql delete from test_index where c = 339 index_test.go:140: sql delete from test_index where c = 1479 index_test.go:143: sql update test_index set c1 = 8043244890162537375, c2 = 0.385776, c3 = 'oPhKqWLFEB' where c = 1688 index_test.go:143: sql update test_index set c1 = 8386789858903307893, c2 = 0.156061, c3 = 'LqNc7n7Lsu' where c = 493 index_test.go:137: sql insert into test_index values (1968, 7453084224666025263, 0.385850, 'KQ0O3clgac') index_test.go:137: sql insert into test_index values (1971, 8315296651852892329, 0.994005, '4qSScbtOlW') index_test.go:137: sql insert into test_index values (1972, 8469218367702841782, 0.101596, 'VwwbSFBZKN') index_test.go:137: sql insert into test_index values (1970, 2314754268156068897, 0.265157, 'rcnU74dpYn') index_test.go:143: sql update test_index set c1 = 2702952733437120089, c2 = 0.959968, c3 = 'LGCFNS05Hb' where c = 1169 index_test.go:140: sql delete from test_index where c = 165 index_test.go:137: sql insert into test_index values (1973, 6900235974554737499, 0.594636, 'BAyb1hhVmn') index_test.go:140: sql delete from test_index where c = 574 index_test.go:140: sql delete from test_index where c = 206 index_test.go:140: sql delete from test_index where c = 1164 index_test.go:137: sql insert into test_index values (1974, 5237955554457790858, 0.320656, 'alpPU0aVn7') index_test.go:140: sql delete from test_index where c = 167 index_test.go:143: sql update test_index set c1 = 3541840292262353556, c2 = 0.023597, c3 = '1aLXZ83LpT' where c = 187 index_test.go:143: sql update test_index set c1 = 4509117831469916668, c2 = 0.002290, c3 = '8n7jfNEZwc' where c = 943 index_test.go:143: sql update test_index set c1 = 4417020698628197078, c2 = 0.370483, c3 = 'OJOizNdOmr' where c = 1903 index_test.go:143: sql update test_index set c1 = 4009220271919976374, c2 = 0.146709, c3 = 'X2feiZEWyf' where c = 708 index_test.go:140: sql delete from test_index where c = 1757 index_test.go:137: sql insert into test_index values (1976, 5027950499334714433, 0.162921, 'VfEqJysYDA') index_test.go:137: sql insert into test_index values (1975, 5804118798420597841, 0.208093, 'ujFfQxQGIJ') index_test.go:143: sql update test_index set c1 = 5013778730339991977, c2 = 0.849737, c3 = 'xI5RRfNPuh' where c = 1563 index_test.go:137: sql insert into test_index values (1977, 3863747136024662031, 0.463968, 'ToXBUhXKBk') index_test.go:140: sql delete from test_index where c = 33 index_test.go:140: sql delete from test_index where c = 161 index_test.go:137: sql insert into test_index values (1978, 7313718325367083355, 0.899112, 'NiHh7r5r1f') index_test.go:140: sql delete from test_index where c = 738 index_test.go:137: sql insert into test_index values (1979, 4920759232463929228, 0.822433, '0O0lQ47FAx') index_test.go:143: sql update test_index set c1 = 2338665611009286043, c2 = 0.090190, c3 = 'ez8hvAaNCZ' where c = 850 index_test.go:140: sql delete from test_index where c = 119 index_test.go:143: sql update test_index set c1 = 7991063250076153936, c2 = 0.746182, c3 = 'cDmWXy8hWP' where c = 1112 index_test.go:143: sql update test_index set c1 = 5522043869216098509, c2 = 0.289733, c3 = 'D2EgDYmST4' where c = 364 # Time: 2024-05-06T16:13:33.718755485+08:00 # Txn_start_ts: 449572559019573344 # Query_time: 0.718453278 # Parse_time: 0 # Compile_time: 0.000497425 # Rewrite_time: 0.00009876 # Optimize_time: 0.000213326 # Wait_TS: 0.716269383 # Cop_time: 0.001187987 Process_time: 0.000067858 Wait_time: 0.000027472 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 Rocksdb_block_cache_hit_count: 2 # Index_names: [plan_replayer_task:PRIMARY] # Is_internal: false # Digest: 74487b029c3cb8b65de023793636895488995512d85b98b5ef27aefbec29b89a # Stats: plan_replayer_task:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 6.7858e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 2.7472e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 227 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('/wRUMAkzMl83CTAJMTAwMDAJaW5kZXg6SQEG8D5GdWxsU2Nhbl82CTAJdGltZToxLjI1bXMsIGxvb3BzOjEsIGNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDEuMDkBKURwcm9jX2tleXM6IDAsIHRvdF8BEiA6IDY3LjnCtXMJEyR3YWl0OiAyNy41BROgY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkX3Rhc2tfZHUFGhhuOiAzOC4xBTqobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGvDF9ycGMBxRR0b3RhbF8N4XQwMm1zfX0JMjI3IEJ5dGVzCU4vQQoxCTQ2XzYJMV8xJkh0YWJsZTpwbGFuX3JlcGxheWVyBZYELCApQBxQUklNQVJZKAGKHGRpZ2VzdCwgBS4JDaApLCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG8JMAl0aWt2XyVcAHsFmwQwczV4DH0sIHMhmCBkZXRhaWw6IHsJwiloODEsIGdldF9zbmFwc2hvdAnYECA4LjQyJSREcm9ja3NkYjoge2Jsb2NrOiB7OWsMY291biGKEH19fSwgAXU+YgAYcHJvY2Vzcw1ULsUBCGFsXyHHDRoAMjHMAHQBxQh3YWwtX0ggMjgzLjHCtXN9CU4vQQlOL0EK') # Plan_digest: 7e42c6593afe4995d5ebf0764fc8815b1fec3bc43ec42b742c456a8f05e43853 # Binary_plan: tidb_decode_binary_plan('xAVYCr8FCg1JbmRleFJlYWRlcl83EoEDCg8FElBGdWxsU2Nhbl82IWTCmlWqKUdBKQABAfA+iMNAOAJAAkpBCj8KBW15c3FsEhJwbGFuX3JlcGxheWVyX3Rhc2saIgoHUFJJTUFSWRIKc3FsX2RpZ2VzdBILBSsJDZhSHmtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb2reAXRpa3YFUFQ6e3RpbWU6MHMsIGxvb3BzOjF9LCBzAaCQZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90XwU9yCA4LjQywrVzLCByb2Nrc2RiOiB7YmxvY2s6IHtjYWNoZV9oaXRfY291bnQ6IDJ9fX0sIAE4PmIAHHByb2Nlc3NfARwUOiA2Ny45BVQJfwh3YWkRbgwyNy41CRocaWt2X3dhbGwNMygyODMuMcK1c31w/xEBBAF4EQok/wEh+VU6fT5bJD1wFAFAAVIVaSGpADo6nQEEWhQFhxAxLjI1bTkcFGLYAWNvcCk5ECB7bnVtJRIgbWF4OiAxLjA5ASoBxi0tBDAsAb0F2DbQAAXOADoZyRBjb3ByXzkqRHJhdGlvOiAwLjAwLCBidWlsZAVyCF9kdQUaEG46IDM4BekALAF7EF9kaXN0QQowY29uY3VycmVuY3k6ICHHNHJwY19pbmZvOntDb3A6Aa8UX3JwYzoxBZcAYS02XDEuMDJtc319cOMBeP///////////wEYAQ==') # Resource_group: default select sql_digest, plan_digest from mysql.plan_replayer_task; # Time: 2024-05-06T16:13:33.719049651+08:00 # Txn_start_ts: 449572559019573342 # Query_time: 1.735889904 # Parse_time: 0 # Compile_time: 0.000506253 # Rewrite_time: 0.000138715 # Optimize_time: 0.000247602 # Wait_TS: 1.733491624 # Cop_time: 0.001186436 Process_time: 0.000039484 Wait_time: 0.00016073 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 Rocksdb_block_cache_hit_count: 2 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 3.9484e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.00016073 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 234 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.001014963 # PD_total: 1.733426472 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('rwbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjEuMjdtcywgbG9vcHM6MQkwIEJ5dGVzCTAgQnl0ZXMKMQkzMV8xMAkwCRFdQGRhdGE6U2VsZWN0aW9uXzkJGUoEM20ZSnAsIGNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDEuMQEoRHByb2Nfa2V5czogMCwgdG90XwESIDogMzkuNcK1cwkTKHdhaXQ6IDE2MC43BRSAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXIIX2R1BRoYbjogMjAuOAU6qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrxRfcnBjOjEFhQhhbF8tKyQwNG1zfX0JMjM0LSYwTi9BCjIJMV85CTFfMDV/CGd0KIqCARgsIDAwMDAtBQMMIDAwOgUDAC4BFAwwMCkJIVUEa3YFzgQ6ewV/DDBzLCAtpkh9LCBzY2FuX2RldGFpbDoge3RvAaYpTTgxLCBnZXRfc25hcHNob3QJvAwgNi44KUI0cm9ja3NkYjoge2Jsb2MhnTlPMGNvdW50OiAyfX19LCABdT5iACGiCGVzcw1UADM9qghhbF8hrA0aObEAdAHGCHdhbC1ENCA0NzQuMcK1c30JTi9BAQQcCjMJNDNfOAkhQTQxMDAwMAl0YWJsZTp0aT6+AnwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3o0ASAJTi9BCU4vQQo=') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('mAfICpMHCgZTb3J0XzUStwYKDlRhYmxlUmVhZGVyXzEwEv0DCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApat8BdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWzgOiA2Ljg3wrVzLCByb2Nrc2RiOiB7YmxvY2s6IHtjYWNoZV9oaXRfY291bnQ6IDJ9fX0sIHRpbWVfOmIAHHByb2Nlc3NfAcAUOiAzOS41BVQJfwh3YWkJ2hQ6IDE2MC4JbwXGDHdhbGwNNCQ0NzQuMcK1c31wIUMFATJTARxVVVVVlaj4QDlTLAFAAVIQZGF0YTpTZVUYBFoUBYMYMS4yM21zLDGoFGLYAWNvcCnFECB7bnVtJQ4cbWF4OiAxLjEBKQHBLSgEMCwBuAXTNssABckuxAAQY29wcl85JhhyYXRpbzogIawYLCBidWlsZAVyCF9kdQUaGG46IDIwLjglGahtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6Aa8UX3JwYzoxBZgAYS0xJDEuMDRtc319cOoyJwEYbAvaUpHcCl16IScAI4p3Ajk6NDdtcywgbG9vcHM6MRgB') # Resource_group: default ; # Time: 2024-05-06T16:13:33.719456947+08:00 # Txn_start_ts: 449572559019573320 # Query_time: 1.809411868 # Parse_time: 0 # Compile_time: 0.001235496 # Rewrite_time: 0.000258002 # Optimize_time: 0.000815628 # Wait_TS: 1.805474907 # Cop_time: 0.001577299 Process_time: 0.000124016 Wait_time: 0.000212876 Request_count: 2 Total_keys: 8 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 2 Rocksdb_key_skipped_count: 10 Rocksdb_block_cache_hit_count: 6 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 6.2008e-05 Cop_proc_p90: 9.0688e-05 Cop_proc_max: 9.0688e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000106438 Cop_wait_p90: 0.000170769 Cop_wait_max: 0.000170769 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17004 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('wCSwMAkxNF8xMwkwCTEJbXlzcWwudGlkYl9nbG9iYWxfdGFzay5wcmlvcml0eSwgWiEAKGNyZWF0ZV90aW1lYiQAEGlkCTAJASJcOjEuNjVtcywgbG9vcHM6MQkwIEJ5dGVzEQgYCjEJM18xNW6RAAxpZCwgWosAAbEMX2tleWYhAAR5cGalAAxzdGF0bh4ABGVwYlgAhiUBIG9uY3VycmVuY2adAI5JASR0YXJnZXRfc2NvAckcQ29sdW1uIzMhMDFeADM9XggsIEMZeFg6T0ZGCTQuNzEgS0IJTi9BCjIJNl8xNiVrIGdyb3VwIGJ5OlpZASF0JGZ1bmNzOm1heCgdJQxiYWNrAT0UbmRfc3ViIYAALh3rCCktPhWjACwNQRxmaXJzdHJvdy5GAC5wAhBpZCktPh1iNhwAnkYAAYpBCmZMABEiolIACHlwZWpOAEVZKSN+4gBFaGZLAAUfnpYAUXlmTwARIp5SAF2GZlUAHSWiWABZimpYABklnlgADHN0ZXBmUQABHp5KAC5cA2ZSAC4mAJ3VNncDTHBhcnRpYWxfd29ya2VyOnt3YWxspSIgOjEuNTk0NDAyYaYd7gw6NSwgRZJcbnVtOjAsIHRvdF93YWl0OjcuNzAxMzE0ATABFRhleGVjOjBzCSJl9AEiCDc0NAWBCG1heAFiDDQ1MTClZghwOTUdEBR9LCBmaW5alwAUNjEwNTc5AWdelwABoxGXGDE0LjAzwrUNiAWVDDIzN24NEA2YFDgwMTM2NwFTDZgINzMwCRANmA0QAH2BjwEEBAozof4cOAkwCTAuMDJekgaBjVohBCVD/gEGWgEGeUlafQAyFQNeJAAAb4YIBkm0WkEALn8CMo8GdooFWaoANUVL7X92IQYYNAkxN18yMDGPUGlubmVyIGpvaW4sIGVxdWFsOltlcS7HBUqDAHLMAAEdECkgZXEo0SUANwGQydMINildYrQAaGJ1aWxkX2hhc2hfdGFibGU6e3RvdGFsOjEuMwXdEGZldGNoFQ4FLgw6MHN9HmQIEQggCjUJM18yMShCAU8AKRHmPXiO0ABKJAAy5AEMY2FzdHokAVm1MGRvdWJsZSBCSU5BUln9PQA3OQsAMWWjYr8BCDIuNvXgFDYJMzBfMnVOHUQAOGGUDUQMCTIzNRqECQ4VCBg3CTQ3XzI1MRUYMV8wCTEwCSlnNHN0LCBpbmRleDppZHhfYfUMX2lkKA0IRCksIHJhbmdlOlsiOjQwMDAiLA0IUF0sIGtlZXAgb3JkZXI6ZmFsc2UsIMHlHHM6cHNldWRvEZkUNjA2LjfCgVQNmxAsIGNvcBKGCgg6IHuhGQggMSyFSxQgNTQyLjQFKwxwcm9jYfIIczogrTcBEhA6IDMzLpmgpUoQIDQyLjEFNGhjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCxJLgV0CF9kdQUaEG46IDE5DTosbWF4X2Rpc3RzcWxfPedMOiAxfSwgcnBjX2luZm86e0NvcDoBsRRfcnBjOjGlrA5PCxhpbWU6NTE3BUwcfX0sIHRpa3YFawQ6ewUcodcN+zx9LCBzY2FuX2RldGFpbDogSeIN6QgxLCASBQoYbmFwc2hvdKlvECA4LjU2Bd80cm9ja3NkYjoge2Jsb2MhPAB9CW4EbWU+UAAhLAhlc3MNQi40AcEmBGFpEVw1OwWz2c4cIDIyMS45wrW9wzA3CTFfMjcoUHJvYmUpRUClzARpbnoGA0ESSGUsICJwZW5kaW5nIiwgInJ1bm4BCzApLCBub3QoaXNudWxsgkcACGVwKWHNQc4BBBwKOAk0NV8yNgWLMssCgpYCAT8BBIkpADkR1BgwCTI5Ljk3LioEPqUKnUUuGwB56l4hABJHClodAC0iWh4A/p8G/p8GTp8GPv0ELgwB4cZe8AQOlQxlEgQxLjKsBMEf9UAa0AwEMzQe0AyF8AU8KaCRWAgxLjEShQhtWwwJMjQ0PvEEBDMzLvEEADOR8ZXwJXsAKAUGnegMcGF1c0GgACwVCihdLCBbInJldmVydAkZGQwJG03SACxV3KIeBQgxLjAS4wkNxmYcBQw5MzIuYZMALGIcBQQ5MK1oIs8JFCAxNzAuOIU+AGO+HQUEMjQNOu4dBakdCDkwNwW7ia/WHQUAN1IdBQA3zQ65HFhkZWxldGVfc2tpcHBlZF9jb3VudDogMsGtAHk+FgAAMcEZrUzZOA0zADaaXgUudgE2XgU5fT5fBRAzNTcuNUJfBQQzNZGL4Z9J7VYhBS5xAxJuCUYaBQQzNAVGLvQCphkF') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('gSjACvwnCgdTb3J0XzEzEuQmCg1Qcm9qZWN0aW9uXzE1EtkjCgpIYXNoQWdnXzE2EpwaCjIhABQ4EvEWCgsBISRKb2luXzIwEs0JMkMAZDIxEtUHCg5JbmRleExvb2tVcF8yOBLoBAoRBRNAUmFuZ2VTY2FuXzI1GgEBIQABAQzQgUApAQigAAAkQDgCQAJKJQojCgVteXNxbBICc3QaFgoLaWR4X2V4ZWNfaWQSB2UJCQhSN3IBTiQ6WyI6NDAwMCIsDQjwWF0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oWdGltZTo2MDYuN8K1cywgbG9vcHM6MWLcAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDU0Mi40BSxEcHJvY19rZXlzOiAwLCB0b3RfARIUOiAzMy4zBSEBEyR3YWl0OiA0Mi4xBROAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXQIX2R1BRoQbjogMTkNOtBtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGM6MQWXCGFsXwXmCDUxNwVMIH19aswBdGlrdgVsBDp7BR0AMBn9DH0sIHMhmChkZXRhaWw6IHt0bwFECeo4MSwgZ2V0X3NuYXBzaG90CVoQIDguNTYF4Fhyb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIAFjPlAAIS0IZXNzDUIuNQEEYWwlNw0aNTwFswh3YWwNzywgMjIxLjnCtXN9cP8RAQQBeBEKJP8BEp0CCgxTZWxN0jwyNxJuChFUYWJsZVJvd0lESXsANkl4BFSlOngCCA0KC114BFIedkcCVoEACBoBAgleLJClQCmg20sao3WUP0HWEFJuaW4oRdVgLnRpZGJfYmFja2dyb3VuZF9zdWJ0YXNrLkGlSGUsICJwZW5kaW5nIiwgInJ1bm4BCzApLCBub3QoaXNudWxsgkcADGVwKSlWnwAcIY1EbI0y9XIdnBABQAFaFCGsFDoxLjE4bVkTBHDrLloBYa8YqYPAp2MVdDY9AAhSlQF+1wAMZXAsIHYkAF3dFCwgY2FzdHrkACEwQZ1oLCBkb3VibGUgQklOQVJZKS0+Q29sdW1uIzM3GdUAOR3VCGIPQ31IFE9GRnDsFC5AAgS6CzbQBAg5Evw60AQQMzYS1gVC0AQIMzMakdAEuJpRWAA+idAIHAoaUVgUAXQaDgoFJekAEgkHBFJtkccMcGF1cyHsACwVCihdLCBbInJldmVydAkZGQwJG00eACxVKIb9BDHrBDAzLhYBAN1i+wQIOTMyZXEALGL7BAw5MC43hQiZ+xAxNzAuOAUUAGO+/AQEMjQNOu78BIn8CDkwNwW7EH19ao4ChUlBN7r8BAA3UvwEADet7pn7WGRlbGV0ZV9za2lwcGVkX2NvdW50OiAywY0AeT4WAAAxofmtK9kYDTMANpo9BS53ATY9BTl+BfW9PhAzNTcuNWo+BQTWAS4+BQwzNRJtQj4FBDM0ieAEqrk65gIIDAoKWeb6PQUoBLpAKbkehetR+D1lQwRSKFb+BAxnbG9iweqpPmr3BBiJO8PWS+GNHVYy9wQAN30MBHD0NvcEIAIh6SCU+SYBjzY9AAhS2wKd0y6JAARpZDLuBC4bAAGpibdaPAAMdHlwZWI+AIU3Yh4AHHByaW9yaXR5YiEAFGNyZWF0ZeVhZiQAuR1iJAAAcz7QBTbiAAByEisIBGNvAck+ygUuKgAhJ169BQA2lacykgZGvQUE3CK9vUQhxakaJTnOlEApidLe4AuTmT8h5lhScGlubmVyIGpvaW4sIGVxdWFsOltlcXphBnLlAAEdECkgZXEo1W0ELCARCwg2KV0VvQQ1NF1YBGI3FuwJFGhhc2hfdA6TCAQ6exJlCQw6MS4zBSkQZmV0Y2gVDgUuLDowc30hfv1UfUgWlTrXAADL/oAC/oAC/oAC/oACioACfWZKcAld7VqzAUItCATYJS5wAhjOpmfib5qVsQkA8ElwBLcGDtgJEHAgYnk6HYA++wIgZnVuY3M6bWF4eokCHaUq3ggENSwNQRxmaXJzdHJvdy5GADZrAAgpLT6ChwB+RgCRuGZMABEinpgAgelqTgClBykjfpwApRZmSwAFH56WALFEZk8AESKeUgC9dWZVAB0lolgAualqWAAZJZ5YAIXbYjICAR6eSgAAdN0KZlIALiYAdYUANjKcChivAnBhcnRpDuQIGG9ya2VyOnsm0ggcMS41OTQ0MDKhaB3uDDo1LCBFkg7GDxqoDxKVDxg3LjcwMTMxpW8OrwoOVRASBw8BDRIFDQEiCDc0NAWCCG1heAFiEDQ1MTA1AWIIcDk1HRAUfSwgZmluWpcAEDYxMDU3EnkMXpcAAaMEb3QJlxAxNC4wMxIwCwETBZUQMjM3bnMSyw8RmBA4MDEzNhKqCA2YCDczMAkQDZgNEFobDxghNA3OSNbkPq4EAKv+Rwb+RwY6RwZJY1qyBHl+WiEAPW1iwAgybgNaSAAulwL53AA1WqICeicGFJLHF1XY/D55AQBeWnsAhuQAisgJBGlkGas0NW1zLCBsb29wczoxGAE=') # Resource_group: default ; index_test.go:140: sql delete from test_index where c = 1824 index_test.go:143: sql update test_index set c1 = 1960026696688048986, c2 = 0.296667, c3 = '0YYRHLILd3' where c = 1650 index_test.go:143: sql update test_index set c1 = 6044611980843223868, c2 = 0.562732, c3 = 'A4jyftPXAu' where c = 1820 index_test.go:143: sql update test_index set c1 = 1782267739742392639, c2 = 0.758741, c3 = 'PMc93UWf0u' where c = 1371 index_test.go:137: sql insert into test_index values (1980, 602209729674055783, 0.603292, 'Bch8PTwQRI') index_test.go:137: sql insert into test_index values (1985, 186600602007976542, 0.904993, 'ug3PRDKP5v') index_test.go:140: sql delete from test_index where c = 1537 index_test.go:140: sql delete from test_index where c = 1178 index_test.go:143: sql update test_index set c1 = 4141645395616393918, c2 = 0.418713, c3 = 'i1QJze37Ta' where c = 722 index_test.go:137: sql insert into test_index values (1986, 6366172742768728761, 0.558949, '2m2VzR2DOg') index_test.go:143: sql update test_index set c1 = 8026187672349481006, c2 = 0.648350, c3 = 'g1I64S5K50' where c = 1455 index_test.go:140: sql delete from test_index where c = 1368 index_test.go:137: sql insert into test_index values (1987, 507103475293137210, 0.570570, 'EShkhjqtpc') index_test.go:140: sql delete from test_index where c = 1873 index_test.go:143: sql update test_index set c1 = 68186433235100953, c2 = 0.567884, c3 = 'RvGm19sfbz' where c = 1441 index_test.go:137: sql insert into test_index values (1988, 3927551146196219262, 0.770456, 'bXMTVr0Gn5') index_test.go:143: sql update test_index set c1 = 2508944637594035310, c2 = 0.183876, c3 = '5PNr7Xzgz0' where c = 1656 index_test.go:140: sql delete from test_index where c = 1649 index_test.go:137: sql insert into test_index values (1989, 7663228622773269437, 0.736246, 'Qo4x59AOJK') index_test.go:140: sql delete from test_index where c = 201 index_test.go:143: sql update test_index set c1 = 1771998794018240603, c2 = 0.205520, c3 = 'CiVCbsb0AJ' where c = 515 index_test.go:143: sql update test_index set c1 = 6841792856568593545, c2 = 0.401534, c3 = 'HLoUnZ7RhU' where c = 1639 index_test.go:137: sql insert into test_index values (1990, 6088555842976529470, 0.457779, '6HXrOMK9K6') index_test.go:137: sql insert into test_index values (1991, 3278257541970030149, 0.738596, 'btgS67GzJJ') index_test.go:140: sql delete from test_index where c = 1102 index_test.go:143: sql update test_index set c1 = 7404096372770451757, c2 = 0.038374, c3 = '89zCbucrkL' where c = 1143 index_test.go:140: sql delete from test_index where c = 1355 index_test.go:143: sql update test_index set c1 = 6001182789900729426, c2 = 0.103816, c3 = 'GCJmX3PfFo' where c = 1382 index_test.go:137: sql insert into test_index values (1982, 5297532889309942115, 0.688855, '8Gr9NtNtdj') index_test.go:137: sql insert into test_index values (1981, 3188184054009454023, 0.807899, 'HEvSMpYGFQ') index_test.go:137: sql insert into test_index values (1983, 3115328615097319990, 0.491226, 'cxzkOnyFWc') index_test.go:143: sql update test_index set c1 = 458411246138179300, c2 = 0.073584, c3 = 'LJ5XKaEZcm' where c = 966 index_test.go:137: sql insert into test_index values (1984, 296733355890838599, 0.180385, '9EWvhXfIVq') index_test.go:140: sql delete from test_index where c = 719 index_test.go:140: sql delete from test_index where c = 429 index_test.go:140: sql delete from test_index where c = 1397 index_test.go:143: sql update test_index set c1 = 5766783880603141174, c2 = 0.284580, c3 = '88vZEsH356' where c = 1078 index_test.go:137: sql insert into test_index values (1992, 4959690057705464640, 0.326331, 'GSd8eapzZ6') index_test.go:143: sql update test_index set c1 = 551429884745734367, c2 = 0.526994, c3 = '4FygI698Ov' where c = 1892 index_test.go:140: sql delete from test_index where c = 944 index_test.go:140: sql delete from test_index where c = 1830 index_test.go:137: sql insert into test_index values (1994, 3975438091968673205, 0.645157, 'KbMhX8E5g9') index_test.go:137: sql insert into test_index values (1993, 6805663252165726425, 0.922678, 'tKZAoCSP06') index_test.go:143: sql update test_index set c1 = 6214205623603917454, c2 = 0.749081, c3 = 'UsbzUSf6Yi' where c = 1437 index_test.go:143: sql update test_index set c1 = 8506441551536791857, c2 = 0.953117, c3 = 'kVL4O0EXnk' where c = 1174 index_test.go:140: sql delete from test_index where c = 1458 index_test.go:140: sql delete from test_index where c = 1983 index_test.go:143: sql update test_index set c1 = 5032909295201960886, c2 = 0.317110, c3 = '5OHtFpX7jG' where c = 1730 index_test.go:137: sql insert into test_index values (1995, 5838455699040068510, 0.084350, 'BT4zkOo4Uq') index_test.go:143: sql update test_index set c1 = 1624319286346432097, c2 = 0.762049, c3 = 'rTIEW4Ud84' where c = 991 index_test.go:143: sql update test_index set c1 = 7257719030385599225, c2 = 0.749531, c3 = 'HluMZhR1hM' where c = 1279 index_test.go:137: sql insert into test_index values (1996, 1113920999843846064, 0.026567, '2pdNJTGhj1') index_test.go:140: sql delete from test_index where c = 658 index_test.go:140: sql delete from test_index where c = 1325 index_test.go:143: sql update test_index set c1 = 3978652389701535734, c2 = 0.503675, c3 = 'aTaGjCPRPc' where c = 434 index_test.go:137: sql insert into test_index values (1998, 2508758638694978079, 0.009228, 'XWrXhRyipv') index_test.go:137: sql insert into test_index values (1997, 985583042430679766, 0.663092, '8iq8ApqPcP') index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 2460712468093612460, c2 = 0.086408, c3 = 'UBMPuH0bgE' where c = 1759 index_test.go:140: sql delete from test_index where c = 1181 index_test.go:143: sql update test_index set c1 = 3870541249134866494, c2 = 0.405235, c3 = '8IABKVqjG0' where c = 1328 index_test.go:143: sql update test_index set c1 = 5678924469288068287, c2 = 0.123216, c3 = 'MxjmBRDk8d' where c = 751 index_test.go:137: sql insert into test_index values (1999, 5854632585975239131, 0.137168, 'hwzgdqvEsk') index_test.go:140: sql delete from test_index where c = 1197 index_test.go:143: sql update test_index set c1 = 7635008102258194234, c2 = 0.637032, c3 = 'cZ0HGqfELc' where c = 360 index_test.go:137: sql insert into test_index values (2000, 1864627769591080783, 0.609035, 'IHUeltO8Mk') index_test.go:140: sql delete from test_index where c = 1343 index_test.go:143: sql update test_index set c1 = 1295748636103267387, c2 = 0.832641, c3 = 'Nk9VRKxYDR' where c = 1764 index_test.go:137: sql insert into test_index values (2001, 2766937955105860852, 0.128803, 'q4Q0zLsoki') index_test.go:137: sql insert into test_index values (2005, 7300088552569602850, 0.476722, 'b7WLlKqa6C') index_test.go:137: sql insert into test_index values (2007, 8435675218716154290, 0.202945, '3480Wao35b') index_test.go:137: sql insert into test_index values (2004, 3810045701687699133, 0.423740, 'NwNPvX4XMb') index_test.go:137: sql insert into test_index values (2002, 1475470017748518700, 0.300159, 'mcCGUbcILj') index_test.go:137: sql insert into test_index values (2006, 8395195372961641915, 0.722235, 'jUWUrVkxk1') index_test.go:137: sql insert into test_index values (2003, 3337966843673739560, 0.153387, 'PMAeCg2nyt') index_test.go:137: sql insert into test_index values (2009, 5684697871556919074, 0.085857, '2Ruw5G4Doc') index_test.go:137: sql insert into test_index values (2010, 3211853886093647034, 0.405824, 'W9u55aCiFQ') index_test.go:137: sql insert into test_index values (2008, 6223388176212810257, 0.066500, '2zd8JiUybc') index_test.go:140: sql delete from test_index where c = 191 index_test.go:140: sql delete from test_index where c = 93 index_test.go:140: sql delete from test_index where c = 412 index_test.go:140: sql delete from test_index where c = 1269 index_test.go:140: sql delete from test_index where c = 349 index_test.go:140: sql delete from test_index where c = 276 index_test.go:140: sql delete from test_index where c = 530 index_test.go:143: sql update test_index set c1 = 1810135327872668998, c2 = 0.004917, c3 = 'vOQTqMo004' where c = 382 index_test.go:143: sql update test_index set c1 = 4325489549749802406, c2 = 0.249238, c3 = 'c6kHlALDyL' where c = 398 index_test.go:143: sql update test_index set c1 = 6701997762010001329, c2 = 0.391239, c3 = 'yawQtZBAbD' where c = 512 index_test.go:140: sql delete from test_index where c = 239 index_test.go:140: sql delete from test_index where c = 292 index_test.go:140: sql delete from test_index where c = 1504 index_test.go:143: sql update test_index set c1 = 229966228728067935, c2 = 0.174816, c3 = 'bWa4v3Uicl' where c = 200 index_test.go:143: sql update test_index set c1 = 3546588740853206855, c2 = 0.808921, c3 = 'HDimZRbkfV' where c = 535 index_test.go:143: sql update test_index set c1 = 5358728192535283877, c2 = 0.085235, c3 = 'EHdXoXtTkd' where c = 1535 index_test.go:143: sql update test_index set c1 = 7750216339114330982, c2 = 0.916453, c3 = 'NRAIUQtPBG' where c = 1602 index_test.go:137: sql insert into test_index values (2012, 2574551707944253758, 0.307904, 'tDS956yIKl') index_test.go:143: sql update test_index set c1 = 5831251387121670500, c2 = 0.426632, c3 = 'j4g7VD7yoq' where c = 1969 index_test.go:137: sql insert into test_index values (2011, 3833652870146020058, 0.979677, 'NYRidyH5ti') index_test.go:137: sql insert into test_index values (2013, 1608697275958446930, 0.847897, 'QMhFukwqbj') index_test.go:140: sql delete from test_index where c = 334 index_test.go:137: sql insert into test_index values (2015, 2857743634255303609, 0.441557, 'hIlTtQLt7R') index_test.go:143: sql update test_index set c1 = 7540656169411040210, c2 = 0.945636, c3 = 'DLZIhUuBla' where c = 1652 index_test.go:137: sql insert into test_index values (2014, 994919200696433458, 0.359033, 'ZtGFkDO4Eo') index_test.go:143: sql update test_index set c1 = 4063611468921680478, c2 = 0.541130, c3 = 'SXTSKKSllD' where c = 212 index_test.go:137: sql insert into test_index values (2017, 3609259517156492822, 0.991784, 'tv2YLs6sWI') index_test.go:137: sql insert into test_index values (2016, 302900174807044158, 0.580912, 'K7wnMV0SHl') index_test.go:140: sql delete from test_index where c = 187 index_test.go:137: sql insert into test_index values (2018, 8823701091956869167, 0.254274, '6BAVDrDT5N') index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 8798680044414961286, c2 = 0.564419, c3 = 'QGw4q572G4' where c = 258 index_test.go:140: sql delete from test_index where c = 1237 index_test.go:140: sql delete from test_index where c = 1269 index_test.go:143: sql update test_index set c1 = 1230095885058746006, c2 = 0.969677, c3 = 'UKeSiDz0J0' where c = 1070 index_test.go:137: sql insert into test_index values (2019, 632110670675338872, 0.114042, 'avq2mK8cCS') index_test.go:140: sql delete from test_index where c = 507 index_test.go:140: sql delete from test_index where c = 1423 index_test.go:140: sql delete from test_index where c = 116 index_test.go:137: sql insert into test_index values (2020, 6029013504373206449, 0.551568, 'Lx06rjvw1n') index_test.go:137: sql insert into test_index values (2021, 191218804133481198, 0.151861, 'CY4UcgT6BA') index_test.go:140: sql delete from test_index where c = 21 index_test.go:143: sql update test_index set c1 = 8269189175399451142, c2 = 0.711305, c3 = 'otvJn11kAf' where c = 1632 index_test.go:143: sql update test_index set c1 = 2551864398739261134, c2 = 0.330260, c3 = '6mZrSu8NyN' where c = 1735 index_test.go:143: sql update test_index set c1 = 8883968499513296676, c2 = 0.781102, c3 = '8Y3HXEkZcF' where c = 1831 index_test.go:140: sql delete from test_index where c = 955 index_test.go:137: sql insert into test_index values (2022, 6900982962577987498, 0.215411, '5FKGpfC2te') index_test.go:143: sql update test_index set c1 = 8072698192627587877, c2 = 0.252016, c3 = 'UncQblCiPf' where c = 1211 index_test.go:143: sql update test_index set c1 = 6263229615844996675, c2 = 0.265252, c3 = '1VBgGJbxmM' where c = 1013 index_test.go:143: sql update test_index set c1 = 7891605118754830146, c2 = 0.022460, c3 = '3zknyPt7lm' where c = 1556 index_test.go:143: sql update test_index set c1 = 4065959210852422541, c2 = 0.556116, c3 = 'cwniCM5nNV' where c = 874 index_test.go:140: sql delete from test_index where c = 1430 index_test.go:137: sql insert into test_index values (2023, 602607851938659182, 0.118869, 'UZm7wdtXkW') index_test.go:137: sql insert into test_index values (2025, 3887366101382016309, 0.885388, 'Ab1yJX30uA') index_test.go:143: sql update test_index set c1 = 2529930879245966453, c2 = 0.501314, c3 = 'J8gsBfGXsv' where c = 1507 index_test.go:137: sql insert into test_index values (2024, 7909020684169155445, 0.518183, 'TFouifPyxI') index_test.go:137: sql insert into test_index values (2027, 4048308403819337409, 0.584108, 'twunwOpMdy') index_test.go:137: sql insert into test_index values (2026, 1500436743921182561, 0.342047, 'dzOUYGcjbh') # Time: 2024-05-06T16:13:35.588113813+08:00 # Txn_start_ts: 0 # Query_time: 0.514460997 # Parse_time: 0.000099661 # Compile_time: 0.000142338 # Rewrite_time: 0.000004369 # Optimize_time: 0 # Wait_TS: 0.000734663 # DB: test_ddl # Is_internal: false # Digest: dca966c114ddec9694d60160365be4f13a7b89ba9e7b7739957fb07b907f8def # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop index c2_index on test_index; index_test.go:140: sql delete from test_index where c = 308 index_test.go:140: sql delete from test_index where c = 110 index_test.go:140: sql delete from test_index where c = 1119 index_test.go:137: sql insert into test_index values (2028, 1348334634094124935, 0.081605, 'T9i2nB4i8A') index_test.go:137: sql insert into test_index values (2029, 5718739810334410605, 0.412034, 'f5rtq4FSky') index_test.go:143: sql update test_index set c1 = 4902666156708378253, c2 = 0.394037, c3 = 'JZdb9VxLui' where c = 990 index_test.go:143: sql update test_index set c1 = 8847133773292420513, c2 = 0.716193, c3 = 'D64a27HhwL' where c = 323 index_test.go:140: sql delete from test_index where c = 545 index_test.go:140: sql delete from test_index where c = 1645 index_test.go:137: sql insert into test_index values (2030, 4920027525798602974, 0.766201, '6SBi8AbRn4') index_test.go:140: sql delete from test_index where c = 1987 index_test.go:143: sql update test_index set c1 = 5772389990084664560, c2 = 0.363441, c3 = 'ey1hs0eqT8' where c = 306 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:143: sql update test_index set c1 = 7589961624745592236, c2 = 0.239596, c3 = 'ee6opZsFmj' where c = 1226 index_test.go:137: sql insert into test_index values (2031, 4127177506260835143, 0.447475, 'XIRI8XxyaY') index_test.go:137: sql insert into test_index values (2032, 1814725004184734859, 0.972794, 'wK0SrpNuMv') index_test.go:143: sql update test_index set c1 = 5200834341431334775, c2 = 0.114671, c3 = '4K3AwQ8lhi' where c = 1147 index_test.go:143: sql update test_index set c1 = 5960559766732081210, c2 = 0.333408, c3 = '1OfpgS8M7a' where c = 491 index_test.go:140: sql delete from test_index where c = 771 index_test.go:140: sql delete from test_index where c = 1547 index_test.go:143: sql update test_index set c1 = 6763795172305564890, c2 = 0.316492, c3 = 'gaZCKDmS7m' where c = 2016 index_test.go:143: sql update test_index set c1 = 2996421504031417334, c2 = 0.261063, c3 = 'n10Nx5s3tL' where c = 111 index_test.go:137: sql insert into test_index values (2033, 1834474978898599769, 0.565177, 'bPsIq3g4AZ') index_test.go:137: sql insert into test_index values (2034, 8166612158658526984, 0.999119, '3oQZGZhJJw') index_test.go:137: sql insert into test_index values (2035, 6668261923875104396, 0.170612, 'FlTXUFsuAT') index_test.go:140: sql delete from test_index where c = 212 index_test.go:137: sql insert into test_index values (2036, 6419636024991565639, 0.932228, 'gW3yDU4L0K') index_test.go:140: sql delete from test_index where c = 93 index_test.go:140: sql delete from test_index where c = 1841 index_test.go:140: sql delete from test_index where c = 518 index_test.go:140: sql delete from test_index where c = 1145 index_test.go:143: sql update test_index set c1 = 745774401917090390, c2 = 0.695218, c3 = '6dhQwu1Nwg' where c = 1645 index_test.go:143: sql update test_index set c1 = 4500859491707392678, c2 = 0.795297, c3 = '2tA2b9sTuP' where c = 1981 index_test.go:137: sql insert into test_index values (2037, 8056550308693113984, 0.669447, 'WwqYUB7RbZ') index_test.go:143: sql update test_index set c1 = 2696761706164000352, c2 = 0.228560, c3 = '8nrZSXfKcj' where c = 687 index_test.go:143: sql update test_index set c1 = 6332049286790536427, c2 = 0.669052, c3 = 'dgANkswJFd' where c = 809 index_test.go:137: sql insert into test_index values (2038, 4269040948690750315, 0.807434, 'rWWBhC5gQK') index_test.go:143: sql update test_index set c1 = 4031077498262419069, c2 = 0.131193, c3 = 'waAmjdlrAG' where c = 1033 index_test.go:137: sql insert into test_index values (2039, 4048455303421433923, 0.811414, 'wcOSZCM6xS') index_test.go:137: sql insert into test_index values (2040, 646528105241858931, 0.890176, 'VTASLyDKIp') index_test.go:143: sql update test_index set c1 = 5762879797053693617, c2 = 0.555730, c3 = 'NMYy6qi5v2' where c = 1533 index_test.go:143: sql update test_index set c1 = 7515080989919226873, c2 = 0.015758, c3 = 'lrM24cnH5V' where c = 1593 index_test.go:137: sql insert into test_index values (2041, 1673262191170842174, 0.077714, '0VJZTj0cVg') index_test.go:140: sql delete from test_index where c = 1352 index_test.go:137: sql insert into test_index values (2042, 8646127624647197122, 0.495643, 'bpEbrAX1Oy') index_test.go:140: sql delete from test_index where c = 435 index_test.go:137: sql insert into test_index values (2043, 7146138436601349489, 0.246729, 'TqDnjA7X6u') index_test.go:140: sql delete from test_index where c = 451 index_test.go:140: sql delete from test_index where c = 977 index_test.go:140: sql delete from test_index where c = 1103 index_test.go:137: sql insert into test_index values (2044, 5257188011764457603, 0.662828, '2JihY2qHI8') index_test.go:140: sql delete from test_index where c = 1716 index_test.go:143: sql update test_index set c1 = 5458395903595853481, c2 = 0.146750, c3 = 'TIeuU3DekI' where c = 1983 index_test.go:137: sql insert into test_index values (2045, 458730577241999503, 0.944060, 'iFJjThw3sc') index_test.go:143: sql update test_index set c1 = 3254794614741692832, c2 = 0.734877, c3 = 'xzWELve1BC' where c = 1076 index_test.go:140: sql delete from test_index where c = 183 index_test.go:140: sql delete from test_index where c = 1248 index_test.go:143: sql update test_index set c1 = 3299659548534348566, c2 = 0.615325, c3 = 'Nx2hsSaF34' where c = 884 index_test.go:140: sql delete from test_index where c = 619 index_test.go:140: sql delete from test_index where c = 977 index_test.go:143: sql update test_index set c1 = 2561240408236606089, c2 = 0.622756, c3 = 'YeRo26LP8f' where c = 317 index_test.go:143: sql update test_index set c1 = 9020256262514856737, c2 = 0.273070, c3 = 'bU1q1S9RyO' where c = 559 index_test.go:137: sql insert into test_index values (2046, 6623665604049958652, 0.380113, 'idchCk0Pp5') index_test.go:143: sql update test_index set c1 = 9014998215174835172, c2 = 0.035485, c3 = 'k5G9V55p0Q' where c = 1067 index_test.go:137: sql insert into test_index values (2047, 8986003105880658960, 0.820178, 'ed37eRiQtx') index_test.go:143: sql update test_index set c1 = 4521150763431685448, c2 = 0.908509, c3 = '8LfaGtlTS9' where c = 911 index_test.go:137: sql insert into test_index values (2048, 8539092522750435469, 0.719993, 'IugcDPVfmd') index_test.go:143: sql update test_index set c1 = 3907906831506130554, c2 = 0.965102, c3 = 'VQhRGnbNTF' where c = 900 index_test.go:137: sql insert into test_index values (2049, 8750905256042627011, 0.614912, 'ygR2mMN6jO') index_test.go:143: sql update test_index set c1 = 5927767767366372315, c2 = 0.849808, c3 = 'IYtm3pujRG' where c = 1313 index_test.go:137: sql insert into test_index values (2050, 1578098159828880844, 0.184785, 'eLMtXtu2bR') index_test.go:140: sql delete from test_index where c = 1906 index_test.go:137: sql insert into test_index values (2051, 6282715757588866152, 0.471061, 'LDTFMrwpwb') index_test.go:137: sql insert into test_index values (2052, 3843982515600130510, 0.021959, 'TVQJeqYA7D') index_test.go:143: sql update test_index set c1 = 967168556491698095, c2 = 0.871359, c3 = 'lZ40yQebjM' where c = 1666 index_test.go:137: sql insert into test_index values (2053, 46002568197712684, 0.402664, 'f1f0YVg4f1') index_test.go:140: sql delete from test_index where c = 1741 index_test.go:140: sql delete from test_index where c = 1990 index_test.go:137: sql insert into test_index values (2054, 5029701298979786975, 0.639000, 'yhSOo2XQk4') index_test.go:140: sql delete from test_index where c = 1449 index_test.go:143: sql update test_index set c1 = 6618477891001712148, c2 = 0.962359, c3 = 'QJXoe015SV' where c = 356 index_test.go:140: sql delete from test_index where c = 1733 index_test.go:140: sql delete from test_index where c = 1436 index_test.go:140: sql delete from test_index where c = 1275 index_test.go:143: sql update test_index set c1 = 7134575889459547932, c2 = 0.328681, c3 = 'NCMYPA18hJ' where c = 1399 index_test.go:137: sql insert into test_index values (2055, 574957595603925160, 0.925070, 'gLORDPprfO') index_test.go:143: sql update test_index set c1 = 2502876577419303954, c2 = 0.553811, c3 = 'jvBVmUb1TW' where c = 527 index_test.go:143: sql update test_index set c1 = 6394696644701586092, c2 = 0.147432, c3 = 'pRsmlXUkhP' where c = 1588 index_test.go:140: sql delete from test_index where c = 1080 index_test.go:143: sql update test_index set c1 = 3378499378601795069, c2 = 0.763359, c3 = 'F4bNKHf9Oj' where c = 181 index_test.go:143: sql update test_index set c1 = 3602079196007445284, c2 = 0.586345, c3 = 'nBG5ziwXBs' where c = 1016 index_test.go:140: sql delete from test_index where c = 87 index_test.go:143: sql update test_index set c1 = 1481256480642072611, c2 = 0.324752, c3 = 'jtBmYYr5H4' where c = 1196 index_test.go:143: sql update test_index set c1 = 5550255457236220185, c2 = 0.788463, c3 = 'GTuynLTxDw' where c = 385 index_test.go:137: sql insert into test_index values (2056, 8141349179171504417, 0.372969, 'KEK1ZPr6EQ') index_test.go:140: sql delete from test_index where c = 1337 index_test.go:143: sql update test_index set c1 = 2394236028053944420, c2 = 0.531092, c3 = 'ZhpF5gGpyE' where c = 1151 index_test.go:137: sql insert into test_index values (2057, 2930923816889222662, 0.736851, '3uSQTYdd8F') index_test.go:137: sql insert into test_index values (2058, 18566417430289935, 0.538182, 'JbhbaEpCMh') index_test.go:137: sql insert into test_index values (2061, 6213755082692241614, 0.583573, 'iKBHHaZVCQ') index_test.go:143: sql update test_index set c1 = 8968062936312136078, c2 = 0.504054, c3 = 'muO8iygLWE' where c = 753 index_test.go:140: sql delete from test_index where c = 536 index_test.go:137: sql insert into test_index values (2063, 8782557504324374360, 0.975315, 'J1YMW6B1re') index_test.go:137: sql insert into test_index values (2059, 4881465205577049177, 0.463725, 'mAT2k2nVld') index_test.go:140: sql delete from test_index where c = 82 index_test.go:137: sql insert into test_index values (2064, 4960313708859330217, 0.250157, 'UnPFcgRbu3') index_test.go:137: sql insert into test_index values (2060, 8386479464021736346, 0.479823, 'q7Q1VTRH7L') index_test.go:137: sql insert into test_index values (2065, 1169626060381687768, 0.046466, 'kQDQWVzKHo') index_test.go:140: sql delete from test_index where c = 917 index_test.go:143: sql update test_index set c1 = 4619600027682587115, c2 = 0.115914, c3 = 'qNbBF916rS' where c = 1927 index_test.go:143: sql update test_index set c1 = 88333785559042146, c2 = 0.049092, c3 = 'P5d3SQ3eOf' where c = 596 index_test.go:140: sql delete from test_index where c = 445 index_test.go:137: sql insert into test_index values (2062, 340107684189048796, 0.009179, 'sw7EDFE1kH') index_test.go:140: sql delete from test_index where c = 1950 index_test.go:140: sql delete from test_index where c = 1229 index_test.go:140: sql delete from test_index where c = 1877 index_test.go:140: sql delete from test_index where c = 1144 index_test.go:143: sql update test_index set c1 = 994492878516915408, c2 = 0.214556, c3 = 'vZSeaMWuKS' where c = 1616 index_test.go:143: sql update test_index set c1 = 5656631194633590999, c2 = 0.286367, c3 = '9zzqUfSfIa' where c = 127 index_test.go:143: sql update test_index set c1 = 7862377073990260376, c2 = 0.823231, c3 = 'FCv2wK6lHr' where c = 780 index_test.go:140: sql delete from test_index where c = 1853 index_test.go:137: sql insert into test_index values (2066, 450423739778993166, 0.614737, '3m4cPHhxm4') index_test.go:143: sql update test_index set c1 = 8283786784912353865, c2 = 0.212849, c3 = '275jdkgbOU' where c = 1096 index_test.go:140: sql delete from test_index where c = 1910 index_test.go:143: sql update test_index set c1 = 7304853990401228510, c2 = 0.118922, c3 = 'AgByawoj7M' where c = 250 index_test.go:137: sql insert into test_index values (2069, 5312552383020922236, 0.938223, 'm0I488gyLw') index_test.go:137: sql insert into test_index values (2067, 1073651347582755824, 0.299847, 'kZynJcJMkk') index_test.go:137: sql insert into test_index values (2070, 4124067043115776364, 0.611335, '2rUAmdXwYL') index_test.go:137: sql insert into test_index values (2068, 2591754835759784719, 0.747426, 'm9OThf8F8z') index_test.go:143: sql update test_index set c1 = 1085030582327308892, c2 = 0.742200, c3 = 'NfrbN27hTE' where c = 1733 index_test.go:140: sql delete from test_index where c = 909 index_test.go:137: sql insert into test_index values (2071, 8256768494173165785, 0.806009, 'n5iEyJ93Ly') index_test.go:143: sql update test_index set c1 = 6083832749309258770, c2 = 0.480159, c3 = 'AQM67hIqQj' where c = 510 index_test.go:140: sql delete from test_index where c = 1021 index_test.go:140: sql delete from test_index where c = 1270 index_test.go:140: sql delete from test_index where c = 259 index_test.go:137: sql insert into test_index values (2072, 1666228197694359829, 0.642257, 'H2D18LMBBq') index_test.go:140: sql delete from test_index where c = 795 index_test.go:143: sql update test_index set c1 = 7300322777445368075, c2 = 0.014399, c3 = 'jGiAwexZxq' where c = 823 index_test.go:143: sql update test_index set c1 = 5081795488105375721, c2 = 0.471513, c3 = 'GTY59jSYm9' where c = 695 index_test.go:140: sql delete from test_index where c = 1941 index_test.go:140: sql delete from test_index where c = 875 index_test.go:143: sql update test_index set c1 = 4649223909102785130, c2 = 0.512981, c3 = 'nrStjofhKr' where c = 1875 index_test.go:143: sql update test_index set c1 = 5350960794664130305, c2 = 0.031263, c3 = '7fHg2KcQh9' where c = 1711 index_test.go:137: sql insert into test_index values (2073, 7474555692720197294, 0.329989, 'Rz1GoqkNrg') index_test.go:140: sql delete from test_index where c = 1637 index_test.go:143: sql update test_index set c1 = 160703919878834835, c2 = 0.605127, c3 = 'yIL8EINqDa' where c = 1083 index_test.go:137: sql insert into test_index values (2074, 7012036995038016181, 0.479385, '8KzD9XEqwL') index_test.go:137: sql insert into test_index values (2076, 3142512621161096408, 0.254077, 'eKfobmXF9E') index_test.go:137: sql insert into test_index values (2075, 362185227374475081, 0.425070, 'L0rBpqIiYR') index_test.go:143: sql update test_index set c1 = 3145291481491157743, c2 = 0.709467, c3 = 'bNp9mssM6K' where c = 1782 index_test.go:137: sql insert into test_index values (2078, 311104416751874812, 0.527195, 'JcLdOQ250O') index_test.go:143: sql update test_index set c1 = 851132726882667756, c2 = 0.815857, c3 = 'ZVO9Vnn6Xa' where c = 1510 index_test.go:140: sql delete from test_index where c = 603 index_test.go:143: sql update test_index set c1 = 8747254944594027533, c2 = 0.289299, c3 = 'L8s7RCjTaB' where c = 125 index_test.go:143: sql update test_index set c1 = 2341786593832105142, c2 = 0.816054, c3 = 'S7p07J0Knh' where c = 1965 index_test.go:143: sql update test_index set c1 = 1006053286530430298, c2 = 0.533150, c3 = 'ca1MxaX9Wx' where c = 676 index_test.go:137: sql insert into test_index values (2081, 1749959636930120605, 0.939180, '4TUIBOVMrZ') index_test.go:140: sql delete from test_index where c = 713 index_test.go:137: sql insert into test_index values (2079, 3154300094128520271, 0.496672, 'ypZt6DDY8a') index_test.go:137: sql insert into test_index values (2077, 7767690913245940252, 0.152806, 'kRxNkmtncH') index_test.go:140: sql delete from test_index where c = 1020 index_test.go:140: sql delete from test_index where c = 1519 index_test.go:137: sql insert into test_index values (2080, 5229913584252856329, 0.039398, 'mq9l4ywkIF') index_test.go:140: sql delete from test_index where c = 1298 index_test.go:137: sql insert into test_index values (2082, 8699857388941622526, 0.040241, 'avih0wcGMZ') index_test.go:140: sql delete from test_index where c = 126 index_test.go:143: sql update test_index set c1 = 5308908494262649991, c2 = 0.820587, c3 = 'Ble3J10m96' where c = 87 index_test.go:137: sql insert into test_index values (2083, 8584900793036045965, 0.375568, 'S1KHyETaRS') index_test.go:137: sql insert into test_index values (2084, 7962319218095613816, 0.569533, '10N0sA9GTE') index_test.go:143: sql update test_index set c1 = 3713651874060308553, c2 = 0.053288, c3 = 'xhXf2p7EjL' where c = 1425 index_test.go:140: sql delete from test_index where c = 411 index_test.go:143: sql update test_index set c1 = 6303711385547402636, c2 = 0.503929, c3 = 'xnUTHE0ZYn' where c = 1738 index_test.go:140: sql delete from test_index where c = 1964 index_test.go:143: sql update test_index set c1 = 5208977042532731374, c2 = 0.805913, c3 = 'tBeAnYxUTX' where c = 1038 index_test.go:143: sql update test_index set c1 = 6886342214280150023, c2 = 0.499984, c3 = 'dS85s5qBPS' where c = 1917 index_test.go:140: sql delete from test_index where c = 2024 index_test.go:143: sql update test_index set c1 = 8085480544214506131, c2 = 0.889504, c3 = 'snQl881aCD' where c = 321 index_test.go:137: sql insert into test_index values (2085, 5595867762220645975, 0.453345, 'eGrv7DmbEA') index_test.go:137: sql insert into test_index values (2087, 9096446102143094993, 0.735453, 'rjT6d0zSB0') index_test.go:137: sql insert into test_index values (2086, 4992541934282124417, 0.824418, 'tJC5jOJSCz') index_test.go:140: sql delete from test_index where c = 594 index_test.go:140: sql delete from test_index where c = 1673 index_test.go:137: sql insert into test_index values (2088, 514890123918823912, 0.484708, 'T1WxywoMEx') index_test.go:143: sql update test_index set c1 = 6640327303292466761, c2 = 0.639295, c3 = 'PtMmyfAPru' where c = 1255 index_test.go:137: sql insert into test_index values (2090, 6082414672461686911, 0.769215, 'HsOWPtaJnO') index_test.go:137: sql insert into test_index values (2089, 4100685888943555958, 0.886424, 'RX34PEKRTr') index_test.go:143: sql update test_index set c1 = 9090651179201226140, c2 = 0.460763, c3 = '8xdmKVAmpv' where c = 34 index_test.go:140: sql delete from test_index where c = 53 index_test.go:143: sql update test_index set c1 = 1546721130835833622, c2 = 0.118942, c3 = 'TKsAYXi65F' where c = 918 index_test.go:140: sql delete from test_index where c = 1374 index_test.go:140: sql delete from test_index where c = 517 index_test.go:140: sql delete from test_index where c = 1232 index_test.go:137: sql insert into test_index values (2092, 862037500193227853, 0.607432, 'XI0ArMlvtN') index_test.go:143: sql update test_index set c1 = 1707986231984012094, c2 = 0.962843, c3 = 'l103wudvSP' where c = 161 index_test.go:137: sql insert into test_index values (2091, 4383099171173709335, 0.176505, '8DutbYXcSe') index_test.go:143: sql update test_index set c1 = 7257510728090250951, c2 = 0.450545, c3 = 'ed6BS4f59V' where c = 446 index_test.go:143: sql update test_index set c1 = 212143038202036837, c2 = 0.337131, c3 = '2eMdBVIKRU' where c = 1613 index_test.go:140: sql delete from test_index where c = 888 index_test.go:137: sql insert into test_index values (2093, 4087579525450085668, 0.116012, 'DAoh8mIAmx') index_test.go:143: sql update test_index set c1 = 6879048282915331303, c2 = 0.328405, c3 = 'xVmmcp7lFk' where c = 884 index_test.go:140: sql delete from test_index where c = 631 index_test.go:140: sql delete from test_index where c = 1422 index_test.go:140: sql delete from test_index where c = 11 index_test.go:143: sql update test_index set c1 = 3257236831036449220, c2 = 0.013423, c3 = 'SQq51adQhQ' where c = 108 index_test.go:143: sql update test_index set c1 = 2646360818423818984, c2 = 0.840091, c3 = 'amjhx0VCCa' where c = 130 index_test.go:140: sql delete from test_index where c = 973 index_test.go:143: sql update test_index set c1 = 8245798535941816642, c2 = 0.140577, c3 = 'ErJLGMZFW3' where c = 1061 index_test.go:137: sql insert into test_index values (2094, 5407496495674190371, 0.931556, 'DxfSaIoBjO') index_test.go:143: sql update test_index set c1 = 7922210727847403884, c2 = 0.661836, c3 = 'r3IKAGaltX' where c = 1255 index_test.go:143: sql update test_index set c1 = 1165856595301692181, c2 = 0.071036, c3 = 'zEvD70I6ah' where c = 578 index_test.go:140: sql delete from test_index where c = 673 index_test.go:137: sql insert into test_index values (2095, 2287798311209795631, 0.661903, 'IxptvlAv5e') index_test.go:137: sql insert into test_index values (2096, 4247714398072277795, 0.212772, 'C4DoZBKYTa') index_test.go:143: sql update test_index set c1 = 5646587283550222238, c2 = 0.978530, c3 = 'mXjMaLB1f6' where c = 1973 index_test.go:137: sql insert into test_index values (2097, 6284002921286620427, 0.904322, 'Rk9hoaJPub') index_test.go:143: sql update test_index set c1 = 557523050775588645, c2 = 0.231149, c3 = '15d99rvvQB' where c = 99 index_test.go:140: sql delete from test_index where c = 620 index_test.go:140: sql delete from test_index where c = 66 index_test.go:143: sql update test_index set c1 = 2779425543658458872, c2 = 0.085732, c3 = '1TjN2SoAnu' where c = 1401 index_test.go:137: sql insert into test_index values (2098, 1587102531243886402, 0.312994, 'cNAbyCGBMb') index_test.go:137: sql insert into test_index values (2099, 3959911955648106701, 0.793196, 'I3VFqC9aak') index_test.go:140: sql delete from test_index where c = 1238 index_test.go:140: sql delete from test_index where c = 882 index_test.go:143: sql update test_index set c1 = 6040331307835731950, c2 = 0.096832, c3 = 'vZFwv8c5D4' where c = 378 index_test.go:143: sql update test_index set c1 = 3183389629578265073, c2 = 0.974642, c3 = 'ZKTtH8IQjB' where c = 1554 index_test.go:140: sql delete from test_index where c = 1454 index_test.go:143: sql update test_index set c1 = 3176522199761045172, c2 = 0.743331, c3 = 'hp7rXH1dGj' where c = 381 index_test.go:137: sql insert into test_index values (2100, 7343052748096726891, 0.735356, 'rzzzJeb1P0') index_test.go:140: sql delete from test_index where c = 1049 index_test.go:143: sql update test_index set c1 = 2765685051405255606, c2 = 0.735730, c3 = 'XJ6BFDke6E' where c = 1740 index_test.go:143: sql update test_index set c1 = 4007329375249546762, c2 = 0.677375, c3 = '74dvrjTgQZ' where c = 1988 index_test.go:137: sql insert into test_index values (2103, 4627197443905902184, 0.540816, '6KKTJUF3ee') index_test.go:137: sql insert into test_index values (2102, 4603811360784422810, 0.977226, 'tj5EXh9hH8') index_test.go:137: sql insert into test_index values (2104, 4366058881064129657, 0.956531, 'koAvfcUHvI') index_test.go:137: sql insert into test_index values (2101, 2616208826372559136, 0.070973, 'lVSeBTiCQ7') index_test.go:137: sql insert into test_index values (2109, 4073974399873852535, 0.079016, 'Aw3tDQWFfw') index_test.go:137: sql insert into test_index values (2110, 8321064400082582883, 0.275550, '31SfBH3ONv') index_test.go:137: sql insert into test_index values (2108, 5843415039058841960, 0.420823, '6lnbUQwIVz') index_test.go:137: sql insert into test_index values (2106, 1062974594326825154, 0.081150, 'Eho0xvUKne') index_test.go:137: sql insert into test_index values (2107, 8398794313130555123, 0.442034, '312UeO7MUK') index_test.go:140: sql delete from test_index where c = 868 index_test.go:140: sql delete from test_index where c = 356 index_test.go:137: sql insert into test_index values (2105, 2422326665246070070, 0.061761, '0HAhSFMPW4') index_test.go:140: sql delete from test_index where c = 658 index_test.go:140: sql delete from test_index where c = 1094 index_test.go:143: sql update test_index set c1 = 7347620285080409346, c2 = 0.407648, c3 = 'KRpEjXVtj4' where c = 490 index_test.go:143: sql update test_index set c1 = 5539307201666855512, c2 = 0.509575, c3 = 'vL8uS9ecRi' where c = 367 index_test.go:140: sql delete from test_index where c = 1753 index_test.go:140: sql delete from test_index where c = 1569 index_test.go:140: sql delete from test_index where c = 1057 index_test.go:140: sql delete from test_index where c = 1329 index_test.go:140: sql delete from test_index where c = 682 index_test.go:140: sql delete from test_index where c = 1750 index_test.go:143: sql update test_index set c1 = 4822223100544472032, c2 = 0.017543, c3 = 'twyGhMr4H7' where c = 386 index_test.go:143: sql update test_index set c1 = 5467618241719928761, c2 = 0.951879, c3 = 'yWJxs8pMvw' where c = 1288 index_test.go:143: sql update test_index set c1 = 8809026486139496141, c2 = 0.897342, c3 = 'yjYHEpO7hy' where c = 576 index_test.go:137: sql insert into test_index values (2111, 7915362359019771340, 0.006773, 'm3LHirzZOE') index_test.go:137: sql insert into test_index values (2112, 31336504689078292, 0.729424, 'Mtbak2utaq') index_test.go:143: sql update test_index set c1 = 7557598060095754183, c2 = 0.172210, c3 = 'xekINXeLMU' where c = 874 index_test.go:143: sql update test_index set c1 = 1558952085667548351, c2 = 0.229925, c3 = '8a75qICVcO' where c = 1609 index_test.go:140: sql delete from test_index where c = 221 index_test.go:143: sql update test_index set c1 = 8442134880522773889, c2 = 0.033620, c3 = 'fEc4JWdovb' where c = 1098 index_test.go:143: sql update test_index set c1 = 835114816494271937, c2 = 0.502668, c3 = '4M0ADu9GhW' where c = 1118 index_test.go:143: sql update test_index set c1 = 2576781066337429536, c2 = 0.194416, c3 = 'hCIM0thI0U' where c = 2 index_test.go:143: sql update test_index set c1 = 7549416662176688446, c2 = 0.723219, c3 = 'yr1xtqIPc7' where c = 957 index_test.go:137: sql insert into test_index values (2113, 6796323596910428521, 0.284087, 'rFPnbDRLee') index_test.go:137: sql insert into test_index values (2115, 6924802808675248868, 0.187422, '6bJ4lxnVIW') index_test.go:137: sql insert into test_index values (2114, 1952245035578644898, 0.201277, 'uneDgltnv5') index_test.go:140: sql delete from test_index where c = 626 index_test.go:137: sql insert into test_index values (2116, 8812657887378917596, 0.138794, 'UaduqY2zPM') index_test.go:140: sql delete from test_index where c = 258 index_test.go:137: sql insert into test_index values (2118, 8894205124356911207, 0.923608, 'B5xdlw2qhW') index_test.go:140: sql delete from test_index where c = 1909 index_test.go:137: sql insert into test_index values (2119, 1209768794600591752, 0.332223, '6L4vcKIzMn') index_test.go:137: sql insert into test_index values (2120, 844138809011421901, 0.084681, 'XKSAb2HFb7') index_test.go:143: sql update test_index set c1 = 816625914793445576, c2 = 0.174730, c3 = 'hb46dRJ6mv' where c = 1741 index_test.go:140: sql delete from test_index where c = 907 index_test.go:137: sql insert into test_index values (2117, 3367002972156919746, 0.974096, 'Qlayd8srnR') index_test.go:137: sql insert into test_index values (2121, 3654356414284609700, 0.682332, 'WItz3hVO00') index_test.go:140: sql delete from test_index where c = 400 index_test.go:143: sql update test_index set c1 = 1331133711543035260, c2 = 0.756718, c3 = 'h8vPOKqv8g' where c = 1584 index_test.go:140: sql delete from test_index where c = 352 index_test.go:140: sql delete from test_index where c = 1106 index_test.go:140: sql delete from test_index where c = 1741 index_test.go:143: sql update test_index set c1 = 7229951731429539006, c2 = 0.243006, c3 = 'uclMeEccUW' where c = 1145 index_test.go:137: sql insert into test_index values (2122, 6741942848610366710, 0.433785, 'vzhA8BFl7o') index_test.go:140: sql delete from test_index where c = 1811 index_test.go:143: sql update test_index set c1 = 2355892816863680613, c2 = 0.369627, c3 = '5zkA5gvgVZ' where c = 1083 index_test.go:143: sql update test_index set c1 = 526637250964845837, c2 = 0.988295, c3 = '2tss0DEZVK' where c = 1381 index_test.go:143: sql update test_index set c1 = 9155305227760032365, c2 = 0.017192, c3 = 'UjR0GVU26R' where c = 647 index_test.go:140: sql delete from test_index where c = 1323 index_test.go:143: sql update test_index set c1 = 763543655254598635, c2 = 0.636781, c3 = 'jpBWE9MEtt' where c = 182 index_test.go:137: sql insert into test_index values (2123, 2007517959612203772, 0.912754, 'DmskdUILVt') index_test.go:143: sql update test_index set c1 = 5502514781690764120, c2 = 0.582574, c3 = '2ackePYTCf' where c = 1772 index_test.go:143: sql update test_index set c1 = 3018529647086534416, c2 = 0.541152, c3 = 'ZgQKbJrcxR' where c = 839 index_test.go:137: sql insert into test_index values (2124, 1584922160045171992, 0.286743, 'XOFYFIv3Wi') index_test.go:143: sql update test_index set c1 = 8888954712417363032, c2 = 0.666544, c3 = 'ims2WajWAM' where c = 1650 index_test.go:140: sql delete from test_index where c = 843 index_test.go:140: sql delete from test_index where c = 1885 index_test.go:140: sql delete from test_index where c = 227 index_test.go:137: sql insert into test_index values (2125, 66333421097461368, 0.798498, 'In6d3fL4QB') index_test.go:137: sql insert into test_index values (2126, 5987105265831787233, 0.894427, 'GlN9jkC2JV') index_test.go:137: sql insert into test_index values (2129, 9201077636272049420, 0.069900, 'kLKtJa0TaM') index_test.go:137: sql insert into test_index values (2127, 4499369763879333259, 0.519251, 'fJvfN1o6YU') index_test.go:140: sql delete from test_index where c = 190 index_test.go:140: sql delete from test_index where c = 1302 index_test.go:137: sql insert into test_index values (2128, 3018222265115383709, 0.403746, '0SeSg9IR2Y') index_test.go:137: sql insert into test_index values (2130, 3610801125531918653, 0.450795, '8JOpzTOiDR') index_test.go:143: sql update test_index set c1 = 4476216931481239654, c2 = 0.156829, c3 = 'RrDYUBRwdX' where c = 272 index_test.go:137: sql insert into test_index values (2131, 1459287273336882136, 0.614584, 'DlaOkWBaxq') index_test.go:140: sql delete from test_index where c = 1100 index_test.go:143: sql update test_index set c1 = 4086560540967387244, c2 = 0.991564, c3 = 'ENb7H4lCMX' where c = 1858 index_test.go:143: sql update test_index set c1 = 4554178336244014090, c2 = 0.181149, c3 = 'HM4I1moQS0' where c = 930 index_test.go:143: sql update test_index set c1 = 8071162785949372614, c2 = 0.693847, c3 = 'YmnIiDcbXL' where c = 1051 index_test.go:140: sql delete from test_index where c = 1048 index_test.go:143: sql update test_index set c1 = 8295800014279644081, c2 = 0.179485, c3 = '8I10B7FW41' where c = 1451 index_test.go:143: sql update test_index set c1 = 7567723960149022814, c2 = 0.817315, c3 = 'emegO4g3MR' where c = 885 index_test.go:140: sql delete from test_index where c = 1897 index_test.go:140: sql delete from test_index where c = 1510 index_test.go:140: sql delete from test_index where c = 1304 index_test.go:137: sql insert into test_index values (2134, 6281090415827815776, 0.505125, 'tx73ruuATl') index_test.go:137: sql insert into test_index values (2132, 7899326383238449710, 0.945630, 'mKBELEOS3m') index_test.go:137: sql insert into test_index values (2137, 4796571942009318861, 0.631286, 'faaWVLQUe7') index_test.go:137: sql insert into test_index values (2133, 2286820697028080268, 0.036788, 'YjKQC9RfGk') index_test.go:137: sql insert into test_index values (2135, 6944039805645613305, 0.426206, 'U9JZPeJeRk') index_test.go:140: sql delete from test_index where c = 662 index_test.go:143: sql update test_index set c1 = 5585766755799070667, c2 = 0.654323, c3 = 'dlAmwVDI8z' where c = 1901 index_test.go:140: sql delete from test_index where c = 554 index_test.go:137: sql insert into test_index values (2136, 7623931481193215551, 0.970708, 'DSrtRByOkg') index_test.go:140: sql delete from test_index where c = 1277 index_test.go:143: sql update test_index set c1 = 9146878702179963747, c2 = 0.730914, c3 = 'zEiIafazMO' where c = 1148 index_test.go:143: sql update test_index set c1 = 2692678462049638801, c2 = 0.277676, c3 = 'n2bf3nNTjb' where c = 2096 index_test.go:143: sql update test_index set c1 = 8781780193774739734, c2 = 0.536055, c3 = 'VczccTuBBg' where c = 132 index_test.go:140: sql delete from test_index where c = 823 index_test.go:143: sql update test_index set c1 = 4924496073780404242, c2 = 0.462357, c3 = 'ZHF9kuLq6E' where c = 1502 index_test.go:143: sql update test_index set c1 = 6841648837658130524, c2 = 0.493042, c3 = 'JTmfUQbo6g' where c = 949 index_test.go:140: sql delete from test_index where c = 217 index_test.go:143: sql update test_index set c1 = 167708481301373696, c2 = 0.120265, c3 = 'Zsy3ebbbSx' where c = 902 index_test.go:137: sql insert into test_index values (2138, 5168664911861707732, 0.287349, '9eA9TueMLI') index_test.go:143: sql update test_index set c1 = 4670605402360377968, c2 = 0.948750, c3 = 'B4wm3BK6wc' where c = 643 index_test.go:137: sql insert into test_index values (2141, 5397253224566174962, 0.615046, 'cBrtNqVTBf') index_test.go:140: sql delete from test_index where c = 776 index_test.go:137: sql insert into test_index values (2140, 8237927314760799496, 0.591812, 'aXgljpeB6Y') index_test.go:137: sql insert into test_index values (2139, 5993183298843554293, 0.175971, 'pmQCy3qadU') index_test.go:137: sql insert into test_index values (2143, 5153177482111164389, 0.876282, 'gPzMxcRnma') index_test.go:137: sql insert into test_index values (2144, 584522044386331682, 0.602339, 'vkdg79sa6p') index_test.go:140: sql delete from test_index where c = 624 index_test.go:140: sql delete from test_index where c = 420 index_test.go:140: sql delete from test_index where c = 1990 index_test.go:143: sql update test_index set c1 = 2763021163320175154, c2 = 0.840455, c3 = 'kvx0650HnM' where c = 834 index_test.go:140: sql delete from test_index where c = 812 index_test.go:137: sql insert into test_index values (2145, 5747420358588480300, 0.728368, 'K3Z0sgIdRB') index_test.go:143: sql update test_index set c1 = 7744496592074388839, c2 = 0.639659, c3 = 'X71ICSXlUz' where c = 309 index_test.go:137: sql insert into test_index values (2142, 3543399083413947124, 0.056932, 'JoDOmSJ87h') index_test.go:140: sql delete from test_index where c = 1010 index_test.go:140: sql delete from test_index where c = 1626 index_test.go:143: sql update test_index set c1 = 7540746772850991474, c2 = 0.461094, c3 = 'OzCRiy74jk' where c = 143 index_test.go:143: sql update test_index set c1 = 5793757458395470447, c2 = 0.312520, c3 = 'v9w6SHlQZf' where c = 141 index_test.go:143: sql update test_index set c1 = 515820405057960785, c2 = 0.530720, c3 = 'sUzlecG3Jc' where c = 1266 index_test.go:140: sql delete from test_index where c = 1449 index_test.go:137: sql insert into test_index values (2146, 1785743698958584489, 0.564167, 'nIKZWl87wd') index_test.go:137: sql insert into test_index values (2148, 3287763200720290398, 0.349973, 'kTIr7yhvp0') index_test.go:140: sql delete from test_index where c = 1188 index_test.go:140: sql delete from test_index where c = 446 index_test.go:143: sql update test_index set c1 = 6251704640614696214, c2 = 0.528235, c3 = 'uLF0982Xu8' where c = 644 index_test.go:143: sql update test_index set c1 = 8466944777783394988, c2 = 0.964557, c3 = 'RMi2UKfcwA' where c = 555 index_test.go:137: sql insert into test_index values (2150, 6164473592662117526, 0.273585, 'gyEtABUWmZ') index_test.go:143: sql update test_index set c1 = 6548630993030441603, c2 = 0.663660, c3 = 'ba1XIkjfW8' where c = 297 index_test.go:143: sql update test_index set c1 = 3405280414580980392, c2 = 0.453426, c3 = 'TEivlWIvzX' where c = 1194 index_test.go:137: sql insert into test_index values (2147, 1110194980021667184, 0.526174, 'Sg83QY9rK2') index_test.go:137: sql insert into test_index values (2149, 528845505869413420, 0.035727, 'vqDzXuVmiv') index_test.go:143: sql update test_index set c1 = 404159637335660917, c2 = 0.327699, c3 = 'CROPKwqYvg' where c = 540 index_test.go:140: sql delete from test_index where c = 767 index_test.go:137: sql insert into test_index values (2151, 3752251200394762390, 0.093057, 'gTaP2wyUhD') index_test.go:140: sql delete from test_index where c = 1074 index_test.go:140: sql delete from test_index where c = 443 index_test.go:137: sql insert into test_index values (2153, 7782746669296329357, 0.865394, 'ISKN7Gf1Is') index_test.go:137: sql insert into test_index values (2154, 3365123626059200667, 0.222766, 'qY0LYvgBQi') index_test.go:137: sql insert into test_index values (2152, 7345261255884898032, 0.348209, 'pqriuXzVnR') index_test.go:143: sql update test_index set c1 = 4179915566024071219, c2 = 0.192870, c3 = '19AxSKBSPp' where c = 873 index_test.go:140: sql delete from test_index where c = 555 index_test.go:143: sql update test_index set c1 = 4158482574450830056, c2 = 0.322604, c3 = 'maYxYuj9AF' where c = 21 index_test.go:140: sql delete from test_index where c = 1660 index_test.go:143: sql update test_index set c1 = 8054510067471823318, c2 = 0.520657, c3 = '4O37J1MSvv' where c = 787 index_test.go:137: sql insert into test_index values (2155, 6149520138861222333, 0.389188, '4GLHKPGjn2') index_test.go:140: sql delete from test_index where c = 1513 index_test.go:143: sql update test_index set c1 = 3149428166671640953, c2 = 0.689743, c3 = '6RGb5LHWwO' where c = 88 index_test.go:140: sql delete from test_index where c = 573 index_test.go:137: sql insert into test_index values (2156, 5913698808245592462, 0.101774, '3G7vj9rMKA') index_test.go:140: sql delete from test_index where c = 1247 index_test.go:140: sql delete from test_index where c = 75 index_test.go:137: sql insert into test_index values (2158, 8567968168673709205, 0.684285, '1i72o7r3N3') index_test.go:143: sql update test_index set c1 = 7225420472624970362, c2 = 0.054367, c3 = '24TWU6aNpK' where c = 1443 index_test.go:137: sql insert into test_index values (2157, 5521619307547586593, 0.712126, 'V3gxvxz6Ve') index_test.go:143: sql update test_index set c1 = 4847342500374367175, c2 = 0.542580, c3 = 'P3kwAhp74a' where c = 887 index_test.go:143: sql update test_index set c1 = 5260236848287565680, c2 = 0.006919, c3 = 'C2IfBULkXU' where c = 1438 index_test.go:137: sql insert into test_index values (2159, 6485013100462366516, 0.343626, 'RjeRih2vsD') index_test.go:143: sql update test_index set c1 = 8716169163725179720, c2 = 0.125998, c3 = 'XUlnw8sEsO' where c = 989 index_test.go:140: sql delete from test_index where c = 652 index_test.go:140: sql delete from test_index where c = 348 index_test.go:137: sql insert into test_index values (2160, 3837757210148489621, 0.661350, '7hHjsiPeEv') index_test.go:143: sql update test_index set c1 = 1751833029069858622, c2 = 0.756899, c3 = 'mrYeAvhDh8' where c = 1525 index_test.go:143: sql update test_index set c1 = 907254849252105330, c2 = 0.397073, c3 = 'ItmD3I2QSr' where c = 168 index_test.go:137: sql insert into test_index values (2162, 3570520502764949793, 0.856437, 'NrrcxXoa4y') index_test.go:137: sql insert into test_index values (2161, 5056827235886042165, 0.853554, 'aiCWsemCsk') index_test.go:137: sql insert into test_index values (2163, 1646216028133219025, 0.417760, 'tGdtJTc1D6') index_test.go:140: sql delete from test_index where c = 143 index_test.go:140: sql delete from test_index where c = 348 index_test.go:137: sql insert into test_index values (2164, 3567390494200614054, 0.436527, 'yemx2NYuTl') index_test.go:143: sql update test_index set c1 = 4518842219333262399, c2 = 0.421299, c3 = 'KSejpcwfHQ' where c = 1116 index_test.go:140: sql delete from test_index where c = 2020 index_test.go:143: sql update test_index set c1 = 6057076246412711402, c2 = 0.404307, c3 = 'AEvlTofM2b' where c = 1570 index_test.go:140: sql delete from test_index where c = 953 index_test.go:143: sql update test_index set c1 = 370981623968613008, c2 = 0.952662, c3 = 'jrX6lWJGgf' where c = 661 index_test.go:137: sql insert into test_index values (2165, 4641928254910135453, 0.010654, 'viNqxXB1Qw') index_test.go:140: sql delete from test_index where c = 1476 index_test.go:143: sql update test_index set c1 = 3911385467099276836, c2 = 0.333816, c3 = 'tdgKUajcUv' where c = 406 index_test.go:140: sql delete from test_index where c = 432 index_test.go:137: sql insert into test_index values (2166, 5514975895354179318, 0.808592, '4Fcy8awLrp') index_test.go:137: sql insert into test_index values (2167, 6091021771003354710, 0.086951, 'Zn2IscVhEC') index_test.go:143: sql update test_index set c1 = 705196578925020673, c2 = 0.126501, c3 = 'XLUMx4kHHq' where c = 705 index_test.go:143: sql update test_index set c1 = 6978279976943303934, c2 = 0.577458, c3 = 'B9SdH7Lm7W' where c = 823 index_test.go:140: sql delete from test_index where c = 1291 index_test.go:137: sql insert into test_index values (2168, 948880806448549199, 0.135015, 'uInqdzjcsJ') index_test.go:137: sql insert into test_index values (2169, 1711145412051400674, 0.230752, '8P8Tf5bxdy') index_test.go:143: sql update test_index set c1 = 6617810022380184402, c2 = 0.489361, c3 = 'riQS03mLfZ' where c = 1654 index_test.go:140: sql delete from test_index where c = 1314 index_test.go:143: sql update test_index set c1 = 7629543425852605013, c2 = 0.465023, c3 = '8fNoVAcpiX' where c = 1749 index_test.go:140: sql delete from test_index where c = 1965 index_test.go:143: sql update test_index set c1 = 3129361336703965084, c2 = 0.186171, c3 = 'lmlSctbhk8' where c = 1188 index_test.go:137: sql insert into test_index values (2171, 8862480969725637456, 0.604550, 'EkDAL9mZMU') index_test.go:140: sql delete from test_index where c = 991 index_test.go:137: sql insert into test_index values (2172, 1097572594703387273, 0.385990, 'wRRjVt51Nu') index_test.go:140: sql delete from test_index where c = 341 index_test.go:137: sql insert into test_index values (2170, 746197547408651421, 0.793112, 'zCZHuTYVEi') index_test.go:143: sql update test_index set c1 = 1585757596487954044, c2 = 0.233232, c3 = 'tL0ORJveHM' where c = 139 index_test.go:137: sql insert into test_index values (2173, 2648345219357334209, 0.679613, 'xtWqK0j9Fk') index_test.go:137: sql insert into test_index values (2174, 6853665467145871150, 0.475020, 'eS1tJMXQjF') index_test.go:140: sql delete from test_index where c = 478 index_test.go:140: sql delete from test_index where c = 1260 index_test.go:143: sql update test_index set c1 = 875128317217537592, c2 = 0.590362, c3 = 'TKwPvWUB0G' where c = 1328 index_test.go:143: sql update test_index set c1 = 1031513776381006098, c2 = 0.029735, c3 = '5lo3inDbtk' where c = 76 index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 2611221292571041620, c2 = 0.076807, c3 = 'RTZcSzuwq5' where c = 148 index_test.go:143: sql update test_index set c1 = 1170796764369294088, c2 = 0.462535, c3 = '3voJlEHALd' where c = 1931 index_test.go:140: sql delete from test_index where c = 1953 index_test.go:140: sql delete from test_index where c = 353 index_test.go:137: sql insert into test_index values (2175, 5914701355621012961, 0.855509, 'bCMluB82l0') index_test.go:143: sql update test_index set c1 = 6607233998057040639, c2 = 0.744832, c3 = 'HtYnv8q2dt' where c = 866 index_test.go:143: sql update test_index set c1 = 511361034992012309, c2 = 0.299306, c3 = 'KDTyts8KDB' where c = 162 index_test.go:140: sql delete from test_index where c = 593 index_test.go:137: sql insert into test_index values (2176, 7846519051025580238, 0.711654, 'ivD8syXoMN') index_test.go:137: sql insert into test_index values (2178, 2852487781278023771, 0.522055, 'R9yxkJl4ph') index_test.go:137: sql insert into test_index values (2177, 8945850454977010814, 0.299475, 'mFYWrPobX6') index_test.go:143: sql update test_index set c1 = 2289561771922205898, c2 = 0.942424, c3 = 'D26MmteFGb' where c = 1658 index_test.go:137: sql insert into test_index values (2179, 2192130419858255006, 0.016374, 'PP6qXwgBSV') index_test.go:143: sql update test_index set c1 = 3605726096142486096, c2 = 0.963338, c3 = 'Yezk7ixkZd' where c = 1181 index_test.go:140: sql delete from test_index where c = 564 index_test.go:137: sql insert into test_index values (2180, 2808496551626178363, 0.974402, 'xPdt2BfQYw') index_test.go:143: sql update test_index set c1 = 661145310696902060, c2 = 0.350212, c3 = 'OFRmPiuGPp' where c = 1909 index_test.go:140: sql delete from test_index where c = 390 index_test.go:137: sql insert into test_index values (2181, 8566915878735714887, 0.223113, 'itdWM06MN6') index_test.go:140: sql delete from test_index where c = 437 index_test.go:140: sql delete from test_index where c = 444 index_test.go:143: sql update test_index set c1 = 8539751864686544152, c2 = 0.954847, c3 = 'ec6fBvxi6Y' where c = 1230 index_test.go:137: sql insert into test_index values (2182, 787848518776141327, 0.348889, 'iaT6U3pbqb') index_test.go:140: sql delete from test_index where c = 1287 index_test.go:140: sql delete from test_index where c = 555 index_test.go:143: sql update test_index set c1 = 1100127855795774370, c2 = 0.803383, c3 = 'MaSJuMFlU1' where c = 244 index_test.go:140: sql delete from test_index where c = 538 index_test.go:143: sql update test_index set c1 = 7022912091002021187, c2 = 0.684160, c3 = 'UMCL0Pm6ap' where c = 419 index_test.go:143: sql update test_index set c1 = 6384188065023950810, c2 = 0.680524, c3 = '771KolSmRk' where c = 1456 index_test.go:137: sql insert into test_index values (2183, 1092109699314266686, 0.533122, 'XBh8mTdFda') index_test.go:137: sql insert into test_index values (2184, 2314938730134822420, 0.024405, 'H4CJKGZArV') index_test.go:140: sql delete from test_index where c = 1641 index_test.go:143: sql update test_index set c1 = 5658236402484243118, c2 = 0.154755, c3 = 'vhrZbfoPfx' where c = 740 index_test.go:140: sql delete from test_index where c = 506 index_test.go:137: sql insert into test_index values (2185, 6279960282466237494, 0.932715, 'Luo1R6Bo5T') index_test.go:143: sql update test_index set c1 = 4285378441331879355, c2 = 0.355582, c3 = 'Ugika8Qcja' where c = 608 index_test.go:143: sql update test_index set c1 = 3242056598411018496, c2 = 0.362059, c3 = 'aN4WHRofBM' where c = 940 index_test.go:137: sql insert into test_index values (2188, 2537327804407898917, 0.546533, '2cwu4iiSL7') index_test.go:137: sql insert into test_index values (2186, 3633863885221511842, 0.633291, 'fsCrKyXC1z') index_test.go:137: sql insert into test_index values (2187, 7941818354790078700, 0.682193, 'zwu7slNLw0') index_test.go:140: sql delete from test_index where c = 275 index_test.go:143: sql update test_index set c1 = 2062997577183299702, c2 = 0.130610, c3 = '38KF0MS0kT' where c = 857 index_test.go:137: sql insert into test_index values (2189, 2351123974861343283, 0.960411, '10jbCbln1h') index_test.go:143: sql update test_index set c1 = 5984152292245275083, c2 = 0.860987, c3 = '1XU9iKr4m4' where c = 1228 index_test.go:143: sql update test_index set c1 = 6946476859157317130, c2 = 0.253732, c3 = 'I2Lk2O7Rf1' where c = 752 index_test.go:140: sql delete from test_index where c = 1669 index_test.go:137: sql insert into test_index values (2191, 700039222632602931, 0.708340, 'v1NaLuew2t') index_test.go:140: sql delete from test_index where c = 381 index_test.go:140: sql delete from test_index where c = 1868 index_test.go:137: sql insert into test_index values (2190, 7182802343999117840, 0.499831, 'UODn3Bxk9M') index_test.go:137: sql insert into test_index values (2193, 8809752256465622892, 0.044056, 'D4LPh4LXDB') index_test.go:137: sql insert into test_index values (2192, 4149756340071576688, 0.402861, 'sJ7dPm03Oe') index_test.go:140: sql delete from test_index where c = 2075 index_test.go:143: sql update test_index set c1 = 5239775712575769724, c2 = 0.342620, c3 = 'PsRxNYaiFX' where c = 256 index_test.go:137: sql insert into test_index values (2194, 6063369189745694450, 0.331307, 'W9jjx24uWa') index_test.go:140: sql delete from test_index where c = 1476 index_test.go:140: sql delete from test_index where c = 1342 index_test.go:140: sql delete from test_index where c = 72 index_test.go:143: sql update test_index set c1 = 8826713896532628763, c2 = 0.116674, c3 = 'YJl0uVCoKC' where c = 7 index_test.go:143: sql update test_index set c1 = 2818499026570510253, c2 = 0.243900, c3 = '4A8dZKmuxQ' where c = 729 index_test.go:143: sql update test_index set c1 = 424659043947437893, c2 = 0.802180, c3 = 'JcHVrv5qjH' where c = 1656 index_test.go:143: sql update test_index set c1 = 7695689873429837155, c2 = 0.485872, c3 = 'YLNueXWthZ' where c = 1435 index_test.go:137: sql insert into test_index values (2195, 6652866822431240971, 0.662727, 'OYw1BWT3lc') index_test.go:140: sql delete from test_index where c = 880 index_test.go:140: sql delete from test_index where c = 516 index_test.go:140: sql delete from test_index where c = 2151 index_test.go:140: sql delete from test_index where c = 1476 index_test.go:143: sql update test_index set c1 = 8403892130458486529, c2 = 0.018488, c3 = '1fLoMrrooF' where c = 1301 index_test.go:143: sql update test_index set c1 = 3711615847713086018, c2 = 0.300825, c3 = 'D0ZpFxumxY' where c = 288 index_test.go:137: sql insert into test_index values (2196, 1549295225016950180, 0.390299, 'x4gUgerBW5') index_test.go:137: sql insert into test_index values (2197, 4368667301417107993, 0.800322, '22UmZTw8cM') index_test.go:140: sql delete from test_index where c = 145 index_test.go:143: sql update test_index set c1 = 3005261207005163342, c2 = 0.059543, c3 = 'NbcSmVtmJd' where c = 673 index_test.go:140: sql delete from test_index where c = 78 index_test.go:137: sql insert into test_index values (2198, 1051968314811507008, 0.756622, 'W5L7V6chXL') index_test.go:143: sql update test_index set c1 = 1268590111571185037, c2 = 0.775737, c3 = 'XUs0riuxkl' where c = 2095 index_test.go:143: sql update test_index set c1 = 8207508419793303937, c2 = 0.610294, c3 = 'hsQLnDAQQM' where c = 1505 index_test.go:143: sql update test_index set c1 = 4503058537418541272, c2 = 0.476205, c3 = '3AWzdCBhMd' where c = 533 index_test.go:140: sql delete from test_index where c = 1577 index_test.go:143: sql update test_index set c1 = 7171042509183076794, c2 = 0.425493, c3 = 'Z0BdqN6fjJ' where c = 1522 index_test.go:143: sql update test_index set c1 = 1445905274110620781, c2 = 0.989927, c3 = 'AgJjY6acwr' where c = 560 index_test.go:143: sql update test_index set c1 = 8446047898172877452, c2 = 0.122255, c3 = 'YjAVqWuXj6' where c = 1380 index_test.go:137: sql insert into test_index values (2199, 5331986415519120201, 0.268177, 'zaIeknkjOx') index_test.go:137: sql insert into test_index values (2200, 7367418606644292618, 0.819326, 'gAHNiJMznu') index_test.go:140: sql delete from test_index where c = 663 index_test.go:140: sql delete from test_index where c = 1714 index_test.go:143: sql update test_index set c1 = 3789525401201085724, c2 = 0.343703, c3 = 'LJmYZadoiM' where c = 820 index_test.go:143: sql update test_index set c1 = 1446587498004692120, c2 = 0.112370, c3 = 'GWhBrKckOD' where c = 367 index_test.go:137: sql insert into test_index values (2205, 4229384384235163013, 0.789029, '76EGDSg011') index_test.go:137: sql insert into test_index values (2208, 2565940690627386123, 0.055891, 'iidcXHKA7R') index_test.go:137: sql insert into test_index values (2210, 3052246042104905850, 0.763232, 'mhXyrEMS7J') index_test.go:137: sql insert into test_index values (2206, 6615490719571973481, 0.741966, 'iN2HyszZxv') index_test.go:137: sql insert into test_index values (2207, 988805124010392865, 0.638920, '1YuBzfTcTn') index_test.go:137: sql insert into test_index values (2201, 4878658092931347258, 0.194309, 'Mi0xFmn9HX') index_test.go:140: sql delete from test_index where c = 535 index_test.go:137: sql insert into test_index values (2202, 1794006955780105751, 0.649625, 'kH4G1bI2i5') index_test.go:137: sql insert into test_index values (2204, 5356383767676088542, 0.391382, '5zeTQ9WNgu') index_test.go:140: sql delete from test_index where c = 813 index_test.go:140: sql delete from test_index where c = 826 index_test.go:140: sql delete from test_index where c = 125 index_test.go:137: sql insert into test_index values (2203, 6521516478484451699, 0.519367, 'YF0ckVopbX') index_test.go:137: sql insert into test_index values (2209, 4844963345510064960, 0.003537, 'wQJftmsOvs') index_test.go:143: sql update test_index set c1 = 6025116238939639899, c2 = 0.398095, c3 = 'VqrNl22kbw' where c = 833 index_test.go:143: sql update test_index set c1 = 8706321585201879970, c2 = 0.633678, c3 = 'aZ0K2TgW6K' where c = 823 index_test.go:140: sql delete from test_index where c = 1154 index_test.go:143: sql update test_index set c1 = 3145483018039332694, c2 = 0.251995, c3 = 'aioAsuNCZ7' where c = 1685 index_test.go:140: sql delete from test_index where c = 1225 index_test.go:143: sql update test_index set c1 = 3325676106485256410, c2 = 0.532247, c3 = 'R37r0Man4X' where c = 1954 index_test.go:140: sql delete from test_index where c = 1123 index_test.go:137: sql insert into test_index values (2211, 5732205183159096696, 0.565834, 'tzZembWIX4') index_test.go:140: sql delete from test_index where c = 1980 index_test.go:143: sql update test_index set c1 = 6619031849073093171, c2 = 0.758868, c3 = 'TtX5ezCvOw' where c = 647 index_test.go:140: sql delete from test_index where c = 1813 index_test.go:140: sql delete from test_index where c = 1489 index_test.go:143: sql update test_index set c1 = 3438592404956388924, c2 = 0.936056, c3 = 'zIl823lWwJ' where c = 90 index_test.go:140: sql delete from test_index where c = 321 index_test.go:137: sql insert into test_index values (2212, 8359267578744023105, 0.570959, 'MkbQSwCd5j') index_test.go:143: sql update test_index set c1 = 4552908937243119513, c2 = 0.837311, c3 = 'rqvX6hRgDC' where c = 488 index_test.go:143: sql update test_index set c1 = 952810684791550764, c2 = 0.425239, c3 = 'CrpuEOtDvZ' where c = 1945 index_test.go:140: sql delete from test_index where c = 1323 index_test.go:137: sql insert into test_index values (2214, 6190615806623496018, 0.993631, 'FDbTfBC1jT') index_test.go:143: sql update test_index set c1 = 8490286643205676156, c2 = 0.370096, c3 = 'YK5WcsF5I4' where c = 730 index_test.go:143: sql update test_index set c1 = 7527959680230055274, c2 = 0.478524, c3 = 'NUOPVBkw3h' where c = 108 index_test.go:137: sql insert into test_index values (2216, 7478573302935766533, 0.967043, 'AjHxLcAzvF') index_test.go:137: sql insert into test_index values (2215, 1772557679172058527, 0.973961, 'jLn1Sfs6uX') index_test.go:137: sql insert into test_index values (2213, 5849439119389263838, 0.729138, 'xFnhpWsvvc') index_test.go:137: sql insert into test_index values (2217, 7835154860719059765, 0.238048, 'QM1wWwuyCA') index_test.go:137: sql insert into test_index values (2218, 994026407306704546, 0.188543, 'iazywHS4xI') index_test.go:140: sql delete from test_index where c = 771 index_test.go:137: sql insert into test_index values (2219, 6565668483381073905, 0.658891, 'JG346yjehM') index_test.go:143: sql update test_index set c1 = 9152848027071485267, c2 = 0.119336, c3 = 'jYk4tVyDe5' where c = 1568 index_test.go:140: sql delete from test_index where c = 135 index_test.go:140: sql delete from test_index where c = 2058 index_test.go:137: sql insert into test_index values (2220, 1438286540896332987, 0.997281, 'lTB1Zh7dJu') index_test.go:140: sql delete from test_index where c = 293 index_test.go:140: sql delete from test_index where c = 269 index_test.go:143: sql update test_index set c1 = 2778192575239705160, c2 = 0.972219, c3 = 'u8KvphKxUA' where c = 1327 index_test.go:143: sql update test_index set c1 = 3334374637002731947, c2 = 0.414831, c3 = 'AA2Tz2dQMt' where c = 1336 index_test.go:140: sql delete from test_index where c = 68 index_test.go:140: sql delete from test_index where c = 2111 index_test.go:143: sql update test_index set c1 = 73706388514103338, c2 = 0.735032, c3 = '4DudKwuYJe' where c = 401 index_test.go:140: sql delete from test_index where c = 1850 index_test.go:137: sql insert into test_index values (2221, 8641737128330657864, 0.139486, 'YZvX8ZdeZo') index_test.go:143: sql update test_index set c1 = 7449922979155670622, c2 = 0.652506, c3 = 'bkMJg5Vjni' where c = 1483 index_test.go:143: sql update test_index set c1 = 775432560406773799, c2 = 0.861754, c3 = '2lFIPwzTQC' where c = 855 index_test.go:137: sql insert into test_index values (2222, 1308154895008487136, 0.754294, 'twNf6kOzAa') index_test.go:137: sql insert into test_index values (2223, 6413173239243356574, 0.264306, 'PiKoQinCxk') index_test.go:140: sql delete from test_index where c = 312 index_test.go:143: sql update test_index set c1 = 2608875640444541347, c2 = 0.272751, c3 = 'By4kNlj4BX' where c = 1463 index_test.go:137: sql insert into test_index values (2224, 6084723289422197567, 0.135163, '2fDw6GHpa9') index_test.go:143: sql update test_index set c1 = 7472615152057910242, c2 = 0.374269, c3 = 'UCKzUrIiIw' where c = 815 index_test.go:140: sql delete from test_index where c = 658 index_test.go:143: sql update test_index set c1 = 1675996242059171222, c2 = 0.663181, c3 = 'wEUtWRPkaa' where c = 1100 index_test.go:143: sql update test_index set c1 = 1751778455555507552, c2 = 0.264451, c3 = 'nHMkfinVqa' where c = 2145 index_test.go:140: sql delete from test_index where c = 16 index_test.go:143: sql update test_index set c1 = 4402839010926552882, c2 = 0.323721, c3 = 'xV8kCJGT6p' where c = 2112 index_test.go:137: sql insert into test_index values (2225, 2893054650325808093, 0.173172, 'vNeoljGwQM') index_test.go:137: sql insert into test_index values (2226, 7768395629885289187, 0.875323, 'Qrd8Fa0RwM') index_test.go:143: sql update test_index set c1 = 8637486315998351132, c2 = 0.698073, c3 = 'zkIXWN5XvU' where c = 453 index_test.go:140: sql delete from test_index where c = 1375 index_test.go:137: sql insert into test_index values (2227, 2611048866494659790, 0.789441, 'm5VD094Ljn') index_test.go:137: sql insert into test_index values (2230, 7399435414143318587, 0.759527, 'wwMEUM5VBi') index_test.go:137: sql insert into test_index values (2229, 8389368363948519123, 0.062145, 'Jzl0IsOd9F') index_test.go:137: sql insert into test_index values (2228, 8495376410589100558, 0.726229, '8nfaNZOnph') index_test.go:137: sql insert into test_index values (2231, 8199369649566406963, 0.366601, 'QPkJTTOgkU') index_test.go:143: sql update test_index set c1 = 2512447648551111524, c2 = 0.471804, c3 = 'edOZlVjxDD' where c = 1128 index_test.go:140: sql delete from test_index where c = 1382 index_test.go:143: sql update test_index set c1 = 4581857892837938248, c2 = 0.699026, c3 = 'BHnoxwi9NT' where c = 1659 index_test.go:137: sql insert into test_index values (2232, 724122798357681107, 0.339075, 'TALUL57ryQ') index_test.go:140: sql delete from test_index where c = 2226 index_test.go:140: sql delete from test_index where c = 1686 index_test.go:140: sql delete from test_index where c = 1121 index_test.go:140: sql delete from test_index where c = 1745 index_test.go:137: sql insert into test_index values (2233, 6506043603907568356, 0.189384, '9qsDgMmlG8') index_test.go:140: sql delete from test_index where c = 474 index_test.go:140: sql delete from test_index where c = 1274 index_test.go:143: sql update test_index set c1 = 5676428715401954387, c2 = 0.585760, c3 = 'Wc5m74CbZ1' where c = 912 index_test.go:140: sql delete from test_index where c = 1609 index_test.go:137: sql insert into test_index values (2234, 8414932879254600277, 0.295697, 'vnQC9fsdWi') index_test.go:143: sql update test_index set c1 = 3967228552126644720, c2 = 0.289799, c3 = '68I2qqm8Nr' where c = 1461 index_test.go:143: sql update test_index set c1 = 4776515385356609789, c2 = 0.293535, c3 = 'v0l8Zq6AaK' where c = 1983 index_test.go:143: sql update test_index set c1 = 4564403063435988015, c2 = 0.680928, c3 = 'Pi8rvKBCa0' where c = 2087 index_test.go:140: sql delete from test_index where c = 1557 index_test.go:143: sql update test_index set c1 = 8134646203916823533, c2 = 0.258467, c3 = 'cDdQ8zvW5E' where c = 939 index_test.go:143: sql update test_index set c1 = 3139206756130735838, c2 = 0.724467, c3 = 'QrgOvWakrN' where c = 1642 index_test.go:143: sql update test_index set c1 = 8667133023217737950, c2 = 0.658859, c3 = 'X5C8GuGydn' where c = 1350 index_test.go:140: sql delete from test_index where c = 793 index_test.go:137: sql insert into test_index values (2236, 1623521074740052076, 0.966375, 'ZH0bZQAwMf') index_test.go:137: sql insert into test_index values (2235, 3386761339340064719, 0.725269, 'fS3cfKuQad') index_test.go:137: sql insert into test_index values (2237, 7435567055288481974, 0.456247, 'iN0dQinpnj') index_test.go:137: sql insert into test_index values (2239, 3294420919531971119, 0.140854, '4PSQfQV7Xh') index_test.go:137: sql insert into test_index values (2240, 5445473737418623143, 0.418855, 'WWSfR6N0WP') index_test.go:137: sql insert into test_index values (2241, 8669352971003842518, 0.991735, 'cAsCQgRlvH') index_test.go:140: sql delete from test_index where c = 1813 index_test.go:137: sql insert into test_index values (2238, 8234994901807675319, 0.071505, 'npGbKQvqVf') index_test.go:143: sql update test_index set c1 = 5178854245553824999, c2 = 0.613686, c3 = 'gYkZvdZIbC' where c = 2068 index_test.go:143: sql update test_index set c1 = 2983201361886611669, c2 = 0.837538, c3 = 'nTrDjDA7NE' where c = 468 index_test.go:140: sql delete from test_index where c = 1504 index_test.go:143: sql update test_index set c1 = 8479184040868627902, c2 = 0.699938, c3 = 'RbXa9zYBwt' where c = 1464 index_test.go:143: sql update test_index set c1 = 1395956580652585610, c2 = 0.446587, c3 = 'qQOVcOIkOw' where c = 383 index_test.go:140: sql delete from test_index where c = 610 index_test.go:137: sql insert into test_index values (2242, 3849686737105518779, 0.879984, 'H6ircUC60X') index_test.go:143: sql update test_index set c1 = 2866229917790535153, c2 = 0.850066, c3 = 'wLObVnymWl' where c = 598 index_test.go:140: sql delete from test_index where c = 1462 index_test.go:137: sql insert into test_index values (2243, 7170491686297372698, 0.906901, 'olNKJQVCG1') index_test.go:140: sql delete from test_index where c = 1587 index_test.go:143: sql update test_index set c1 = 444473950708917622, c2 = 0.523638, c3 = 'ojowQOqubJ' where c = 1542 index_test.go:140: sql delete from test_index where c = 1328 index_test.go:140: sql delete from test_index where c = 1587 index_test.go:140: sql delete from test_index where c = 516 index_test.go:140: sql delete from test_index where c = 1029 index_test.go:137: sql insert into test_index values (2244, 666051155032239267, 0.934079, 'gG14aC4tId') index_test.go:137: sql insert into test_index values (2245, 4015541112469069019, 0.012473, 'tfWFxpZXSa') index_test.go:143: sql update test_index set c1 = 9077536991395333342, c2 = 0.745434, c3 = '9afSipIsrS' where c = 884 index_test.go:143: sql update test_index set c1 = 2335516967329821847, c2 = 0.812809, c3 = 'lS4DuKDED5' where c = 43 index_test.go:140: sql delete from test_index where c = 273 index_test.go:143: sql update test_index set c1 = 1931007437636673759, c2 = 0.934500, c3 = 'obabrf7JJL' where c = 350 index_test.go:137: sql insert into test_index values (2247, 5215875831865377354, 0.476295, 'TMRUAAMdbs') index_test.go:137: sql insert into test_index values (2246, 3051189656049249922, 0.251375, 'oU1mszI8yo') index_test.go:143: sql update test_index set c1 = 9041408867479654442, c2 = 0.288345, c3 = 'BlC8n2J3zX' where c = 459 index_test.go:143: sql update test_index set c1 = 1779900654041422487, c2 = 0.834222, c3 = 'ZHsUs1Ixum' where c = 724 index_test.go:140: sql delete from test_index where c = 2120 index_test.go:143: sql update test_index set c1 = 8805233422519579494, c2 = 0.027339, c3 = 'IddAWJ0FbN' where c = 1006 index_test.go:143: sql update test_index set c1 = 3168164319743237896, c2 = 0.874361, c3 = 'AO1krUoWvX' where c = 1556 index_test.go:137: sql insert into test_index values (2248, 2019795716561335377, 0.115994, '5T73YqGVzq') index_test.go:140: sql delete from test_index where c = 454 index_test.go:140: sql delete from test_index where c = 1669 index_test.go:137: sql insert into test_index values (2250, 3720987796597758479, 0.272486, 'JqakTh9N15') index_test.go:143: sql update test_index set c1 = 8768580843177967881, c2 = 0.549739, c3 = 'J0spbfhmNF' where c = 679 index_test.go:137: sql insert into test_index values (2252, 5238939123225043244, 0.804237, 'qalzwvzFvp') index_test.go:137: sql insert into test_index values (2251, 6555921639605366656, 0.659223, 'DII2z1UpGc') index_test.go:140: sql delete from test_index where c = 64 index_test.go:137: sql insert into test_index values (2249, 8360596090468071582, 0.044205, 'umz9o9CTgO') index_test.go:140: sql delete from test_index where c = 610 index_test.go:137: sql insert into test_index values (2254, 6578839921100482341, 0.870124, '4GYztEEdEQ') index_test.go:140: sql delete from test_index where c = 422 index_test.go:143: sql update test_index set c1 = 3587953542505656402, c2 = 0.032875, c3 = 'nTeAqm1wrx' where c = 790 index_test.go:137: sql insert into test_index values (2253, 2181739029280255527, 0.017102, 'qQfi0mpwJW') index_test.go:137: sql insert into test_index values (2255, 8492401596083445218, 0.361840, 'YRU5ZBifg1') index_test.go:140: sql delete from test_index where c = 624 index_test.go:140: sql delete from test_index where c = 319 index_test.go:140: sql delete from test_index where c = 522 index_test.go:143: sql update test_index set c1 = 3207257452229956752, c2 = 0.601751, c3 = 'cAUpxFcfxQ' where c = 861 index_test.go:143: sql update test_index set c1 = 2778211350053261730, c2 = 0.967105, c3 = 'yCEvSy8NPJ' where c = 1851 index_test.go:140: sql delete from test_index where c = 417 index_test.go:143: sql update test_index set c1 = 6671755325904892082, c2 = 0.948638, c3 = 'nj9zhvtegQ' where c = 245 index_test.go:137: sql insert into test_index values (2256, 7363439455762083954, 0.267239, 'axnwLhP1gd') index_test.go:143: sql update test_index set c1 = 6418274763374676150, c2 = 0.362920, c3 = 'F8nTAJOaOy' where c = 1240 index_test.go:143: sql update test_index set c1 = 832321385180664741, c2 = 0.470585, c3 = 'DvSimRFv8C' where c = 1388 index_test.go:140: sql delete from test_index where c = 1873 index_test.go:137: sql insert into test_index values (2257, 2124748920382050282, 0.308056, 'ZQnu9kdikw') index_test.go:140: sql delete from test_index where c = 978 index_test.go:143: sql update test_index set c1 = 5547776602326950350, c2 = 0.386611, c3 = 'jT4MNS0k3g' where c = 327 index_test.go:137: sql insert into test_index values (2259, 959246012439263498, 0.984486, '1q6tD0Razy') index_test.go:143: sql update test_index set c1 = 3469415857135019489, c2 = 0.519910, c3 = 'Vzk4DbQsC2' where c = 2048 index_test.go:137: sql insert into test_index values (2258, 3724602805134382549, 0.155604, 'okcBRCWRyw') index_test.go:140: sql delete from test_index where c = 1770 index_test.go:137: sql insert into test_index values (2260, 3677120463019476673, 0.888133, 'vTU92V0ePI') index_test.go:143: sql update test_index set c1 = 3779681627922101361, c2 = 0.105124, c3 = '3cdSsOOJcm' where c = 2175 index_test.go:140: sql delete from test_index where c = 1189 index_test.go:143: sql update test_index set c1 = 3668908005707006822, c2 = 0.721952, c3 = 'GU0Pd1pfqS' where c = 1701 index_test.go:143: sql update test_index set c1 = 7686708629595722437, c2 = 0.481295, c3 = 'u99RTAIcvP' where c = 239 index_test.go:137: sql insert into test_index values (2261, 7013522787787336369, 0.060574, 'D5HwTflmzG') index_test.go:140: sql delete from test_index where c = 493 index_test.go:143: sql update test_index set c1 = 8513461565982642139, c2 = 0.214508, c3 = '5w8F8RxWhp' where c = 668 index_test.go:140: sql delete from test_index where c = 1496 index_test.go:137: sql insert into test_index values (2263, 3645211632577198056, 0.163059, 'r4Yyth3qO6') index_test.go:137: sql insert into test_index values (2262, 8101359697583965089, 0.679497, 'EURuou0MZm') index_test.go:143: sql update test_index set c1 = 2818720169295148038, c2 = 0.688901, c3 = 'xMPPojBgh7' where c = 516 index_test.go:137: sql insert into test_index values (2264, 8890726445508768831, 0.512411, 'iU5NzzW0H3') index_test.go:140: sql delete from test_index where c = 813 index_test.go:143: sql update test_index set c1 = 7918811779351375549, c2 = 0.068800, c3 = '574bH2D1qc' where c = 1508 index_test.go:137: sql insert into test_index values (2265, 203727624534439758, 0.468241, 'AMKf3jqTOP') index_test.go:137: sql insert into test_index values (2267, 5448169524440778573, 0.251634, 'krq1NQHKDD') index_test.go:137: sql insert into test_index values (2266, 4268529397852456091, 0.857153, 'IrObWvVjEk') index_test.go:140: sql delete from test_index where c = 413 index_test.go:140: sql delete from test_index where c = 1410 index_test.go:143: sql update test_index set c1 = 4091969820764025799, c2 = 0.627075, c3 = '5qvXDXdCzz' where c = 820 index_test.go:140: sql delete from test_index where c = 1786 index_test.go:140: sql delete from test_index where c = 867 index_test.go:137: sql insert into test_index values (2268, 8021989249016457260, 0.007863, 'A6uSsDZF0j') index_test.go:140: sql delete from test_index where c = 1101 index_test.go:137: sql insert into test_index values (2269, 8250303718374902804, 0.161129, 'NKSpZWon1N') index_test.go:143: sql update test_index set c1 = 5128992388725189283, c2 = 0.481388, c3 = 'dUibaYVYfU' where c = 1885 index_test.go:143: sql update test_index set c1 = 1667077925155259944, c2 = 0.836344, c3 = 'mYvBj5Zty8' where c = 1964 index_test.go:143: sql update test_index set c1 = 7973043091947168898, c2 = 0.347798, c3 = 'eAN7dGikDM' where c = 166 index_test.go:140: sql delete from test_index where c = 1049 index_test.go:140: sql delete from test_index where c = 548 index_test.go:140: sql delete from test_index where c = 1539 index_test.go:143: sql update test_index set c1 = 3065685861312098599, c2 = 0.984606, c3 = 'KKGHhegAZP' where c = 1946 index_test.go:137: sql insert into test_index values (2270, 1359050352710754777, 0.902512, 'WYSdmZ7UGZ') index_test.go:143: sql update test_index set c1 = 5277738873709436853, c2 = 0.096173, c3 = 'KNsiOFUMi5' where c = 2112 index_test.go:143: sql update test_index set c1 = 7777506848637000194, c2 = 0.011539, c3 = 'cf9TuRvozL' where c = 2245 index_test.go:137: sql insert into test_index values (2272, 6804039519647067406, 0.940196, 'xpe1ZFGVZu') index_test.go:143: sql update test_index set c1 = 4635135635233406120, c2 = 0.304967, c3 = 'FugMnurAnq' where c = 410 index_test.go:140: sql delete from test_index where c = 361 index_test.go:137: sql insert into test_index values (2273, 8031080410479003422, 0.139876, '8r2095g6lw') index_test.go:137: sql insert into test_index values (2271, 6828614482595874221, 0.644192, 'YGqF0F0vu6') index_test.go:143: sql update test_index set c1 = 5828037843836396159, c2 = 0.453127, c3 = 'SpDtH1leuO' where c = 2236 index_test.go:143: sql update test_index set c1 = 6805184052124549537, c2 = 0.656148, c3 = 'gTHqX690wm' where c = 247 index_test.go:140: sql delete from test_index where c = 885 index_test.go:140: sql delete from test_index where c = 564 index_test.go:137: sql insert into test_index values (2274, 6298575085587674004, 0.545777, 'mqK47AP58A') index_test.go:143: sql update test_index set c1 = 245330324463592771, c2 = 0.640482, c3 = 'LTjgOZwNvh' where c = 2212 index_test.go:137: sql insert into test_index values (2276, 2387174289449287065, 0.688185, 'EzZfCnCLFY') index_test.go:137: sql insert into test_index values (2275, 4249219688392743514, 0.744632, 'VMsuMM66nj') index_test.go:137: sql insert into test_index values (2279, 2509712286285329368, 0.540961, 'v94vQYF3iq') index_test.go:137: sql insert into test_index values (2278, 4102812617614291535, 0.777871, 'pqeRbTGonS') index_test.go:140: sql delete from test_index where c = 722 index_test.go:137: sql insert into test_index values (2277, 7563874159631044687, 0.724459, 'QUPfeApdpI') index_test.go:140: sql delete from test_index where c = 237 index_test.go:140: sql delete from test_index where c = 1404 index_test.go:143: sql update test_index set c1 = 5900024284614442564, c2 = 0.547072, c3 = 'iVf9FsHQkX' where c = 1066 index_test.go:143: sql update test_index set c1 = 7468017907897029296, c2 = 0.584857, c3 = 'VlOQ48nn4e' where c = 977 index_test.go:137: sql insert into test_index values (2280, 7917278394738249620, 0.982833, 'pakq6qRejs') index_test.go:143: sql update test_index set c1 = 8238773703353729830, c2 = 0.951178, c3 = '8fdMhRfNsg' where c = 943 index_test.go:140: sql delete from test_index where c = 1697 index_test.go:143: sql update test_index set c1 = 3550920738082251843, c2 = 0.783568, c3 = 'nRJXkcln4U' where c = 913 index_test.go:140: sql delete from test_index where c = 976 index_test.go:143: sql update test_index set c1 = 2070017193300754193, c2 = 0.557058, c3 = '7b8tFobmWR' where c = 1877 index_test.go:140: sql delete from test_index where c = 1528 index_test.go:140: sql delete from test_index where c = 2071 index_test.go:140: sql delete from test_index where c = 2151 index_test.go:137: sql insert into test_index values (2281, 7982011068747281322, 0.419464, 'DceGVBKuws') index_test.go:137: sql insert into test_index values (2284, 2872914510449121163, 0.401778, 'TwjSUi11YT') index_test.go:143: sql update test_index set c1 = 8808183146767735113, c2 = 0.579093, c3 = '2ygj1sRAgY' where c = 328 index_test.go:137: sql insert into test_index values (2282, 1945357271848591343, 0.696604, 'lLEWtj5GR1') index_test.go:140: sql delete from test_index where c = 969 index_test.go:143: sql update test_index set c1 = 7239387523013481898, c2 = 0.292325, c3 = 'papRU5kEUZ' where c = 2221 index_test.go:137: sql insert into test_index values (2283, 8257957455173953552, 0.686689, 'w92cwdTGWx') index_test.go:143: sql update test_index set c1 = 6265059849249322397, c2 = 0.759396, c3 = 'klWEcFJ8rU' where c = 492 index_test.go:137: sql insert into test_index values (2285, 2013442558645281998, 0.943461, 'HbsDOkIpWN') index_test.go:140: sql delete from test_index where c = 79 index_test.go:143: sql update test_index set c1 = 5927742499843155623, c2 = 0.098843, c3 = 'j8wRThWqOb' where c = 1939 index_test.go:137: sql insert into test_index values (2286, 2202316481226584927, 0.024621, 'vSWPpVBBRr') index_test.go:143: sql update test_index set c1 = 51502613239259047, c2 = 0.189093, c3 = 'Y0wnrKdmDM' where c = 1494 index_test.go:140: sql delete from test_index where c = 2182 index_test.go:140: sql delete from test_index where c = 406 index_test.go:137: sql insert into test_index values (2288, 3283836216975146416, 0.174409, 'ciUFFEf6hG') index_test.go:137: sql insert into test_index values (2287, 5145399915277690423, 0.794024, 'zWMw4dmIlL') index_test.go:143: sql update test_index set c1 = 1078611572310658823, c2 = 0.090251, c3 = 'kr1a9nMTgk' where c = 1492 index_test.go:137: sql insert into test_index values (2289, 4157333998372921446, 0.274307, 'hLNWJWeusb') index_test.go:140: sql delete from test_index where c = 1066 index_test.go:140: sql delete from test_index where c = 1282 index_test.go:140: sql delete from test_index where c = 86 index_test.go:143: sql update test_index set c1 = 7935050061989000280, c2 = 0.901734, c3 = 'KfvUv5Xs7g' where c = 1318 index_test.go:143: sql update test_index set c1 = 7130329948730229072, c2 = 0.480953, c3 = '04Jo8T4Zj6' where c = 839 index_test.go:143: sql update test_index set c1 = 8768854841591296915, c2 = 0.961434, c3 = '3rRTbtvupH' where c = 1430 index_test.go:143: sql update test_index set c1 = 7898534427353610544, c2 = 0.122070, c3 = 'ZfSxnQAzLW' where c = 1959 index_test.go:140: sql delete from test_index where c = 627 index_test.go:137: sql insert into test_index values (2290, 3422421223707541317, 0.215217, '4FDD5UJ8l8') index_test.go:140: sql delete from test_index where c = 1096 index_test.go:143: sql update test_index set c1 = 8602178805063815271, c2 = 0.270574, c3 = 'uNvbIkRmJA' where c = 389 index_test.go:137: sql insert into test_index values (2291, 5805376857069674227, 0.882163, 'iGec2G1VeH') index_test.go:143: sql update test_index set c1 = 371852884880167310, c2 = 0.937807, c3 = 'xHzEaAfGCQ' where c = 2102 index_test.go:137: sql insert into test_index values (2292, 4261860966596866556, 0.454034, '1iWE1oRde0') index_test.go:137: sql insert into test_index values (2293, 7518550269085660546, 0.030150, '9QrLh4kYf7') index_test.go:140: sql delete from test_index where c = 1799 index_test.go:143: sql update test_index set c1 = 4570174843609053445, c2 = 0.882615, c3 = 'y5RkPvDTLU' where c = 1346 index_test.go:140: sql delete from test_index where c = 1770 index_test.go:137: sql insert into test_index values (2295, 8539365981363653032, 0.095581, 'Pe2WrcdzJk') index_test.go:140: sql delete from test_index where c = 2066 index_test.go:140: sql delete from test_index where c = 442 index_test.go:143: sql update test_index set c1 = 6391595239023367666, c2 = 0.667865, c3 = 'x1GFCQwqrm' where c = 1424 index_test.go:137: sql insert into test_index values (2294, 1088248614507199146, 0.194833, 'LtQKyBI9KB') index_test.go:143: sql update test_index set c1 = 8210699566824218601, c2 = 0.697584, c3 = '8QsLeS8Vvr' where c = 511 index_test.go:137: sql insert into test_index values (2296, 4222981137755917150, 0.451951, 'zBIZaxU7rJ') index_test.go:143: sql update test_index set c1 = 6747028512753315092, c2 = 0.653771, c3 = 'YHLoHeu7Wb' where c = 1435 index_test.go:143: sql update test_index set c1 = 662236612588531265, c2 = 0.135528, c3 = 'UwyRIe5RcY' where c = 1580 index_test.go:143: sql update test_index set c1 = 9156755474419704596, c2 = 0.648540, c3 = 's3yteJ3JmR' where c = 1627 index_test.go:137: sql insert into test_index values (2298, 4403580939356974471, 0.973628, 'Q7DAtPLc7v') index_test.go:137: sql insert into test_index values (2297, 8624420344041117863, 0.313540, '7kmQiKie2u') index_test.go:140: sql delete from test_index where c = 1149 index_test.go:140: sql delete from test_index where c = 975 index_test.go:140: sql delete from test_index where c = 1346 index_test.go:137: sql insert into test_index values (2299, 4865226613208693319, 0.023195, 'Tx0haj7KHv') index_test.go:140: sql delete from test_index where c = 986 index_test.go:140: sql delete from test_index where c = 956 index_test.go:137: sql insert into test_index values (2300, 552848148009742304, 0.305972, '8JoTff6tYB') index_test.go:143: sql update test_index set c1 = 3941338949120103228, c2 = 0.579838, c3 = '2Mok8Q3fQq' where c = 1068 index_test.go:143: sql update test_index set c1 = 284156883162718493, c2 = 0.297848, c3 = 'm9x7l9grLf' where c = 1289 index_test.go:140: sql delete from test_index where c = 1275 index_test.go:143: sql update test_index set c1 = 6717428282795192765, c2 = 0.744012, c3 = 'eRi9qKMZ03' where c = 1101 index_test.go:143: sql update test_index set c1 = 5005371794180051917, c2 = 0.543610, c3 = 'BW3il9gR4H' where c = 740 index_test.go:140: sql delete from test_index where c = 1318 index_test.go:143: sql update test_index set c1 = 4820724372276775818, c2 = 0.320330, c3 = '0NffJT4G4k' where c = 2282 index_test.go:143: sql update test_index set c1 = 419757795606414050, c2 = 0.057602, c3 = 'QNBSgbUWVY' where c = 2088 index_test.go:143: sql update test_index set c1 = 8698944592544823953, c2 = 0.817141, c3 = 'yQWtDoEvQY' where c = 1299 index_test.go:137: sql insert into test_index values (2309, 3050647416222027998, 0.934927, 'Tg6l12QQgv') index_test.go:137: sql insert into test_index values (2303, 6859660831604425543, 0.993911, 'r94lg6568H') index_test.go:137: sql insert into test_index values (2301, 5591753504543199759, 0.577524, 'emrJAhbRHc') index_test.go:137: sql insert into test_index values (2310, 4405927930061968279, 0.168889, 'U7ZKdsOjxT') index_test.go:137: sql insert into test_index values (2307, 7270870945875201210, 0.265979, 'rGHQuDhl60') index_test.go:137: sql insert into test_index values (2302, 3048457295103875705, 0.371020, 'ZjUpx7AESY') index_test.go:137: sql insert into test_index values (2304, 190077608804200563, 0.323884, 'EXCdORTg39') index_test.go:137: sql insert into test_index values (2308, 5656514370446731333, 0.595231, '8DUcvwQLFl') index_test.go:137: sql insert into test_index values (2306, 7168430474926676385, 0.717597, 'p3YsYqVqjj') index_test.go:137: sql insert into test_index values (2305, 5466598624074395560, 0.840747, '5GSF2oXzdf') index_test.go:140: sql delete from test_index where c = 1355 index_test.go:140: sql delete from test_index where c = 1329 index_test.go:140: sql delete from test_index where c = 1250 index_test.go:140: sql delete from test_index where c = 1883 index_test.go:140: sql delete from test_index where c = 2298 index_test.go:143: sql update test_index set c1 = 3706395386065844198, c2 = 0.710984, c3 = 'D0BeOnbD68' where c = 401 index_test.go:143: sql update test_index set c1 = 8620861994828783880, c2 = 0.052935, c3 = 'zZUGMzE2XQ' where c = 955 index_test.go:140: sql delete from test_index where c = 1073 index_test.go:140: sql delete from test_index where c = 1793 index_test.go:140: sql delete from test_index where c = 1592 index_test.go:143: sql update test_index set c1 = 8528037483293930326, c2 = 0.831928, c3 = 'rYpoG1P17e' where c = 1186 index_test.go:143: sql update test_index set c1 = 3344646686664873914, c2 = 0.508218, c3 = 'Rx24RBwHfD' where c = 2179 index_test.go:137: sql insert into test_index values (2311, 1337811787088366515, 0.278641, '79U25dRERF') index_test.go:143: sql update test_index set c1 = 6076988016959693766, c2 = 0.590702, c3 = 'YTiNpPpXGZ' where c = 597 index_test.go:140: sql delete from test_index where c = 1377 index_test.go:140: sql delete from test_index where c = 2046 index_test.go:137: sql insert into test_index values (2312, 9181023859949995769, 0.705274, 'cAfEm8nfyg') index_test.go:143: sql update test_index set c1 = 8244427397281345060, c2 = 0.778575, c3 = '2IvKpi8pGq' where c = 2095 index_test.go:140: sql delete from test_index where c = 755 index_test.go:140: sql delete from test_index where c = 880 index_test.go:143: sql update test_index set c1 = 291064919986748248, c2 = 0.048751, c3 = 'TOXCT34vdb' where c = 623 index_test.go:137: sql insert into test_index values (2313, 5670386913206676207, 0.765865, 'gGnDxyEWs5') index_test.go:143: sql update test_index set c1 = 3761138646674397843, c2 = 0.213720, c3 = 'cwxXe2qqYH' where c = 2016 index_test.go:137: sql insert into test_index values (2314, 8248188741161576430, 0.869580, '7pVzMj3ZtP') index_test.go:143: sql update test_index set c1 = 8760548273384302332, c2 = 0.223658, c3 = 'ebDcOWIqZx' where c = 21 index_test.go:143: sql update test_index set c1 = 8076048581748670443, c2 = 0.877799, c3 = 'thw9gsnTV0' where c = 2149 index_test.go:137: sql insert into test_index values (2316, 320097423482873953, 0.319862, 'tUI5adjIzt') index_test.go:143: sql update test_index set c1 = 4108073450492938399, c2 = 0.541207, c3 = 'ywlbXV2iWm' where c = 52 index_test.go:137: sql insert into test_index values (2315, 7884463627553859132, 0.392889, '23HiPYT78k') index_test.go:143: sql update test_index set c1 = 3620917841202474308, c2 = 0.822223, c3 = 's7N7VFULHS' where c = 946 index_test.go:137: sql insert into test_index values (2317, 3481401288552496481, 0.097195, 'ZX5GnqL5fp') index_test.go:137: sql insert into test_index values (2318, 6126084930937277831, 0.160875, 'qfTijqgITb') index_test.go:137: sql insert into test_index values (2320, 1409413697710748989, 0.319044, 'ZVtJGoys5N') index_test.go:140: sql delete from test_index where c = 751 index_test.go:140: sql delete from test_index where c = 1428 index_test.go:137: sql insert into test_index values (2319, 7961901453198579315, 0.471277, 'zvkzOqksBK') index_test.go:140: sql delete from test_index where c = 961 index_test.go:137: sql insert into test_index values (2322, 3863830261148207643, 0.114548, 'P1w4lB7d6y') index_test.go:140: sql delete from test_index where c = 842 index_test.go:140: sql delete from test_index where c = 1564 index_test.go:143: sql update test_index set c1 = 3777685651976551615, c2 = 0.749494, c3 = 'NWTHUfsJDF' where c = 533 index_test.go:140: sql delete from test_index where c = 385 index_test.go:137: sql insert into test_index values (2321, 4542220854727589736, 0.751856, 'osy0v8ufAB') index_test.go:140: sql delete from test_index where c = 1447 index_test.go:143: sql update test_index set c1 = 4778376195371995779, c2 = 0.025604, c3 = 'dWIr3Zru1O' where c = 1015 index_test.go:143: sql update test_index set c1 = 5956711971193825016, c2 = 0.402997, c3 = 'kBjvwbiwZp' where c = 1813 index_test.go:140: sql delete from test_index where c = 1857 index_test.go:140: sql delete from test_index where c = 367 index_test.go:137: sql insert into test_index values (2323, 1318276051295922284, 0.704190, 'PZhKjLWJdO') index_test.go:143: sql update test_index set c1 = 6366633548874300927, c2 = 0.183739, c3 = 'D2yNHMCk4Z' where c = 2025 index_test.go:143: sql update test_index set c1 = 2999490499265984298, c2 = 0.892960, c3 = 'qbywK8cXJR' where c = 2159 index_test.go:143: sql update test_index set c1 = 6836332679076846618, c2 = 0.442894, c3 = 'yH4amDJJY6' where c = 2000 index_test.go:140: sql delete from test_index where c = 1628 index_test.go:137: sql insert into test_index values (2324, 5311870797765825151, 0.417850, 'JoB73WeVFo') index_test.go:137: sql insert into test_index values (2325, 6970257898758809134, 0.714202, 'JGNaANgV5r') index_test.go:143: sql update test_index set c1 = 8453361631409783323, c2 = 0.718813, c3 = '9O1O5EOljp' where c = 2285 index_test.go:143: sql update test_index set c1 = 4832276895722506845, c2 = 0.167214, c3 = 'xAN2lMEMmW' where c = 1050 index_test.go:140: sql delete from test_index where c = 262 index_test.go:137: sql insert into test_index values (2326, 2769525643110413664, 0.153651, 'mfGe4BBuon') index_test.go:143: sql update test_index set c1 = 1312035599295721165, c2 = 0.956531, c3 = 'mejqRFbaeZ' where c = 967 index_test.go:143: sql update test_index set c1 = 7437109922995389833, c2 = 0.886708, c3 = 'nVqk1mONug' where c = 2147 index_test.go:137: sql insert into test_index values (2328, 6526122593379984097, 0.641145, 'c7Av4Hp7qT') index_test.go:140: sql delete from test_index where c = 637 index_test.go:137: sql insert into test_index values (2327, 8046010153417236165, 0.501475, 'W4AeCCCTnS') index_test.go:140: sql delete from test_index where c = 1902 index_test.go:137: sql insert into test_index values (2329, 8557373619416886784, 0.798537, '55aXAdv9Jr') index_test.go:140: sql delete from test_index where c = 1697 index_test.go:140: sql delete from test_index where c = 1141 index_test.go:137: sql insert into test_index values (2331, 3540178132489139383, 0.918368, 'O6tIBBHqkG') index_test.go:137: sql insert into test_index values (2330, 165574057427231174, 0.747588, '5Z8ZxYXgnR') index_test.go:143: sql update test_index set c1 = 8176318081088561175, c2 = 0.531846, c3 = 's6PdLQyC0C' where c = 366 index_test.go:143: sql update test_index set c1 = 5297347377540095500, c2 = 0.001278, c3 = '5WZfyeBSEM' where c = 624 index_test.go:143: sql update test_index set c1 = 6419686692089439512, c2 = 0.452470, c3 = 'lLllJOtND4' where c = 1580 index_test.go:140: sql delete from test_index where c = 393 index_test.go:143: sql update test_index set c1 = 2494585767480388660, c2 = 0.209016, c3 = 'dRNq2RclX1' where c = 2214 index_test.go:140: sql delete from test_index where c = 1468 index_test.go:140: sql delete from test_index where c = 559 index_test.go:143: sql update test_index set c1 = 4358270277640279343, c2 = 0.228754, c3 = 'ikBqzy6e6G' where c = 878 index_test.go:137: sql insert into test_index values (2332, 389005160293888429, 0.156887, 'QKr5AZpI3u') index_test.go:140: sql delete from test_index where c = 1903 index_test.go:143: sql update test_index set c1 = 3417272775110709533, c2 = 0.480067, c3 = 'yWBo6Ks2yx' where c = 436 index_test.go:137: sql insert into test_index values (2334, 7673986941460726511, 0.615719, 'JW085FI1IY') index_test.go:137: sql insert into test_index values (2333, 1084848743061360620, 0.434314, 'ZAstspPOwV') index_test.go:137: sql insert into test_index values (2335, 5761522174340601633, 0.932779, 'fKLb5bY6rr') index_test.go:140: sql delete from test_index where c = 1307 index_test.go:140: sql delete from test_index where c = 1528 index_test.go:140: sql delete from test_index where c = 4 index_test.go:143: sql update test_index set c1 = 9095579229055608880, c2 = 0.323700, c3 = '83NNKQlam0' where c = 315 index_test.go:137: sql insert into test_index values (2337, 2632713452601799372, 0.694573, 'rcSHASgVjD') index_test.go:143: sql update test_index set c1 = 5442652291683961873, c2 = 0.741544, c3 = 'wYt0jCuozn' where c = 1500 index_test.go:137: sql insert into test_index values (2336, 7619527787583786832, 0.651828, 'UCqoxf8WxE') index_test.go:140: sql delete from test_index where c = 215 index_test.go:140: sql delete from test_index where c = 1900 index_test.go:143: sql update test_index set c1 = 7622286402107195073, c2 = 0.749092, c3 = 'mtdMdo0wt8' where c = 446 index_test.go:143: sql update test_index set c1 = 6239364237878116089, c2 = 0.286515, c3 = 'p2inwUrdev' where c = 1191 index_test.go:137: sql insert into test_index values (2338, 1910913798111314733, 0.308046, 'LzVvmroCmr') index_test.go:143: sql update test_index set c1 = 2561588382763612143, c2 = 0.972981, c3 = 'XUVUSA2223' where c = 1121 index_test.go:143: sql update test_index set c1 = 962537998830009409, c2 = 0.249088, c3 = 'l37NVuEVlO' where c = 1401 index_test.go:143: sql update test_index set c1 = 8894193790520118797, c2 = 0.200213, c3 = '9nrIetRU5Z' where c = 1925 index_test.go:143: sql update test_index set c1 = 2304075767451904874, c2 = 0.272431, c3 = '3RSS6rj1lr' where c = 1937 index_test.go:137: sql insert into test_index values (2339, 3955395738358763568, 0.319389, 'FXz2jtYqc1') index_test.go:140: sql delete from test_index where c = 2019 index_test.go:137: sql insert into test_index values (2343, 6238830300960255854, 0.559793, 'ugivhK9MTI') index_test.go:137: sql insert into test_index values (2344, 6828743652469903124, 0.793514, 'h65h40weBF') index_test.go:137: sql insert into test_index values (2341, 5030152661993547383, 0.854582, 'mJ66zOypIc') index_test.go:137: sql insert into test_index values (2342, 2218958260975088401, 0.164581, 'JXoNIq9CwB') index_test.go:140: sql delete from test_index where c = 1148 index_test.go:140: sql delete from test_index where c = 962 index_test.go:140: sql delete from test_index where c = 1506 index_test.go:137: sql insert into test_index values (2346, 7487643862162027945, 0.044106, '3zBnsyKJiS') index_test.go:140: sql delete from test_index where c = 150 index_test.go:137: sql insert into test_index values (2340, 6882794058400253149, 0.179716, 'NlA6GiIXsH') index_test.go:137: sql insert into test_index values (2345, 7784062754680233710, 0.477290, 'XSRtG9WplH') index_test.go:143: sql update test_index set c1 = 5077396941542458187, c2 = 0.690372, c3 = 'AVqrdVAf7r' where c = 312 index_test.go:143: sql update test_index set c1 = 5313769297056030934, c2 = 0.036769, c3 = 'wT4LF89LrG' where c = 88 index_test.go:140: sql delete from test_index where c = 1945 index_test.go:140: sql delete from test_index where c = 942 index_test.go:140: sql delete from test_index where c = 578 index_test.go:143: sql update test_index set c1 = 2579196108121959955, c2 = 0.674481, c3 = 'l7mZc2y706' where c = 441 index_test.go:143: sql update test_index set c1 = 7850570384958077834, c2 = 0.774274, c3 = 'xMmZzQtZkW' where c = 668 index_test.go:143: sql update test_index set c1 = 3785022657426919614, c2 = 0.164724, c3 = 'jWLXbTKvlc' where c = 907 index_test.go:143: sql update test_index set c1 = 1343352616269695607, c2 = 0.331414, c3 = 'GJMu4A80Pa' where c = 910 index_test.go:143: sql update test_index set c1 = 6879555745834930677, c2 = 0.933229, c3 = 'EFA2CJQyVz' where c = 1858 index_test.go:137: sql insert into test_index values (2348, 2068134250125696843, 0.250538, 'vBfgO8TJHy') index_test.go:137: sql insert into test_index values (2347, 5706071471809427178, 0.296568, 'pzIX38uOD7') index_test.go:140: sql delete from test_index where c = 2165 index_test.go:140: sql delete from test_index where c = 500 index_test.go:137: sql insert into test_index values (2349, 975168451329113395, 0.228278, 'orvQ1YiNGz') index_test.go:140: sql delete from test_index where c = 1866 index_test.go:137: sql insert into test_index values (2350, 967003024393861317, 0.070265, 'gL3SvJAth2') index_test.go:137: sql insert into test_index values (2353, 2607963421268976830, 0.321469, 'jqeQQPwUz3') index_test.go:137: sql insert into test_index values (2352, 8570330794482686766, 0.772950, 'BOzOAaEf2q') index_test.go:143: sql update test_index set c1 = 2142948458996576738, c2 = 0.811287, c3 = '1AOgYIKSeH' where c = 1563 index_test.go:137: sql insert into test_index values (2351, 2054088139694988712, 0.797489, '7otRL0EKEH') index_test.go:140: sql delete from test_index where c = 1040 index_test.go:143: sql update test_index set c1 = 31263262320124325, c2 = 0.900142, c3 = 'HbdyIoidEf' where c = 688 index_test.go:140: sql delete from test_index where c = 1688 index_test.go:143: sql update test_index set c1 = 5222801896950329915, c2 = 0.931540, c3 = 'QPkixZ6fcD' where c = 1110 index_test.go:140: sql delete from test_index where c = 1248 index_test.go:143: sql update test_index set c1 = 4337289020547573897, c2 = 0.033401, c3 = '7E982D3oVA' where c = 1041 index_test.go:140: sql delete from test_index where c = 475 index_test.go:137: sql insert into test_index values (2355, 2806630911746464484, 0.344804, 'U6rlmhH5Pc') index_test.go:140: sql delete from test_index where c = 2176 index_test.go:143: sql update test_index set c1 = 8202104171744850268, c2 = 0.376722, c3 = 'gd8syXgugQ' where c = 1245 index_test.go:143: sql update test_index set c1 = 4209282610864796416, c2 = 0.467492, c3 = '84JUZNp1U2' where c = 1039 index_test.go:140: sql delete from test_index where c = 417 index_test.go:137: sql insert into test_index values (2356, 7698003051817640511, 0.328477, 'xt06vqTEyX') index_test.go:137: sql insert into test_index values (2354, 6695296401661558336, 0.107408, 'CiFl9EJ7lh') index_test.go:143: sql update test_index set c1 = 4330315691526505096, c2 = 0.556724, c3 = 'CnBgHfL18U' where c = 2183 index_test.go:143: sql update test_index set c1 = 3008869394362763699, c2 = 0.246594, c3 = 'KhhQh5GTlx' where c = 2062 index_test.go:143: sql update test_index set c1 = 1001579771271590245, c2 = 0.750428, c3 = 'ufqINt6PSN' where c = 353 index_test.go:137: sql insert into test_index values (2357, 675441811590480786, 0.507247, 'oCCnmTRDdi') index_test.go:140: sql delete from test_index where c = 676 index_test.go:140: sql delete from test_index where c = 1709 index_test.go:143: sql update test_index set c1 = 5232052419177786233, c2 = 0.040411, c3 = 'eDnYqYsbky' where c = 1433 index_test.go:140: sql delete from test_index where c = 297 index_test.go:143: sql update test_index set c1 = 5312464701165909647, c2 = 0.219028, c3 = 'UkMu567sU3' where c = 717 index_test.go:137: sql insert into test_index values (2358, 8570172350629315999, 0.529995, '9FvJa2oVVw') index_test.go:140: sql delete from test_index where c = 1459 index_test.go:137: sql insert into test_index values (2359, 8928239539016398583, 0.235726, 'i78Yfv39vj') index_test.go:137: sql insert into test_index values (2360, 1075295088506569358, 0.342877, '4FwxrbtGq0') index_test.go:137: sql insert into test_index values (2362, 5794672962775309354, 0.524294, 'ehYEMuN6cK') index_test.go:143: sql update test_index set c1 = 2329347593975953450, c2 = 0.081406, c3 = 'ngf3KC4s8a' where c = 1418 index_test.go:137: sql insert into test_index values (2361, 6794145046724893176, 0.327368, 'ECHtDfmXGd') index_test.go:137: sql insert into test_index values (2363, 4270158834130183745, 0.855683, 'XGQ3Z8lFGi') index_test.go:143: sql update test_index set c1 = 4970482800194110882, c2 = 0.768592, c3 = 'hC1QE9CSlK' where c = 703 index_test.go:137: sql insert into test_index values (2364, 385677503490418613, 0.019701, 'XJyOtWUJuB') index_test.go:140: sql delete from test_index where c = 591 index_test.go:140: sql delete from test_index where c = 1114 index_test.go:143: sql update test_index set c1 = 8610097413119617178, c2 = 0.221398, c3 = 'Qa1pkOkIPn' where c = 1844 index_test.go:137: sql insert into test_index values (2365, 7052270639360619871, 0.291463, '49G53CsnYp') index_test.go:140: sql delete from test_index where c = 2273 index_test.go:140: sql delete from test_index where c = 1663 index_test.go:143: sql update test_index set c1 = 5915594109253976271, c2 = 0.099251, c3 = 'EsJK0ziMqV' where c = 791 index_test.go:140: sql delete from test_index where c = 1789 index_test.go:140: sql delete from test_index where c = 1702 index_test.go:140: sql delete from test_index where c = 1742 index_test.go:140: sql delete from test_index where c = 1823 index_test.go:137: sql insert into test_index values (2366, 2481996020799829660, 0.638724, 'QTWJRvk8Ft') index_test.go:137: sql insert into test_index values (2367, 1303647427207987283, 0.098069, '2RbUH9O3tD') index_test.go:143: sql update test_index set c1 = 90728223663455028, c2 = 0.448815, c3 = 'bwWMSLStVN' where c = 2080 index_test.go:143: sql update test_index set c1 = 1351598780526646618, c2 = 0.306956, c3 = 'XIXkjg390X' where c = 546 index_test.go:143: sql update test_index set c1 = 5300148312582551863, c2 = 0.579952, c3 = '7ismO7z5JC' where c = 880 index_test.go:140: sql delete from test_index where c = 1495 index_test.go:143: sql update test_index set c1 = 6686527369064315197, c2 = 0.871609, c3 = 'rq8VifxVQc' where c = 1433 index_test.go:143: sql update test_index set c1 = 2327058879647573472, c2 = 0.477788, c3 = 'nwA74q4pJO' where c = 1158 index_test.go:143: sql update test_index set c1 = 1605542445582813423, c2 = 0.457790, c3 = 'oJLYfSw6yL' where c = 1572 index_test.go:143: sql update test_index set c1 = 7517401553965216764, c2 = 0.532620, c3 = 'kwzyYn7JdS' where c = 2196 index_test.go:137: sql insert into test_index values (2369, 3835732233832831266, 0.560743, 'UOqkMCNSVr') index_test.go:140: sql delete from test_index where c = 541 index_test.go:137: sql insert into test_index values (2368, 5614171835750053314, 0.623489, 'BohpMViEET') index_test.go:137: sql insert into test_index values (2370, 3473232130300578851, 0.669007, 'zJA7Xw2EP4') index_test.go:140: sql delete from test_index where c = 731 index_test.go:137: sql insert into test_index values (2371, 3137771720243291230, 0.320452, 'AYnnEN7EqR') index_test.go:137: sql insert into test_index values (2372, 3344044575725979052, 0.879051, 'VK3xxTGj4q') index_test.go:140: sql delete from test_index where c = 1857 index_test.go:137: sql insert into test_index values (2375, 610352139748655316, 0.629234, 'egllIn4oCj') index_test.go:143: sql update test_index set c1 = 3473282038124691971, c2 = 0.894411, c3 = 'SX6GT0PB6O' where c = 462 index_test.go:137: sql insert into test_index values (2374, 7639412023063678666, 0.464670, 'D6K2hYCVMR') index_test.go:137: sql insert into test_index values (2373, 7342604528393478527, 0.625700, 'IvuGM8wylx') index_test.go:140: sql delete from test_index where c = 1094 index_test.go:140: sql delete from test_index where c = 504 index_test.go:143: sql update test_index set c1 = 7384926626785331885, c2 = 0.459597, c3 = '3vFcF6CbBV' where c = 1473 index_test.go:143: sql update test_index set c1 = 6588222114340671297, c2 = 0.916468, c3 = 'vJROIUGhdV' where c = 41 index_test.go:143: sql update test_index set c1 = 7027117035459228514, c2 = 0.716918, c3 = 'BP9WMa6Tea' where c = 2139 index_test.go:137: sql insert into test_index values (2376, 6919095556856312368, 0.842358, '5Y7tBk9HY5') index_test.go:140: sql delete from test_index where c = 1811 index_test.go:140: sql delete from test_index where c = 1575 index_test.go:140: sql delete from test_index where c = 2238 index_test.go:140: sql delete from test_index where c = 1868 index_test.go:143: sql update test_index set c1 = 7588012869122229992, c2 = 0.320165, c3 = 'OlBw9YgUED' where c = 1159 index_test.go:140: sql delete from test_index where c = 1126 index_test.go:143: sql update test_index set c1 = 4858381087005960753, c2 = 0.179890, c3 = 'RmezV7iB1J' where c = 1340 index_test.go:143: sql update test_index set c1 = 1446180266517086975, c2 = 0.787418, c3 = 'OQ5bmsBmUs' where c = 652 index_test.go:143: sql update test_index set c1 = 3489473234186712751, c2 = 0.706456, c3 = 'IvTKIhIYY0' where c = 1321 index_test.go:137: sql insert into test_index values (2379, 8350511237088230495, 0.282866, 'OCKWoxVGGr') index_test.go:137: sql insert into test_index values (2377, 5308935206826202194, 0.284997, 'zqjNjNGLyJ') index_test.go:137: sql insert into test_index values (2380, 1539536474876592617, 0.078714, '1h9Cj85G9h') index_test.go:143: sql update test_index set c1 = 5891407910342984650, c2 = 0.160654, c3 = 'AHWzK23x10' where c = 2247 index_test.go:143: sql update test_index set c1 = 8415790861138057513, c2 = 0.406876, c3 = '9IruHunyal' where c = 2149 index_test.go:137: sql insert into test_index values (2381, 8760690061473533289, 0.552969, 'ZBIOdog8iQ') index_test.go:143: sql update test_index set c1 = 5921636971922513984, c2 = 0.027291, c3 = 'GXKD2vdfhf' where c = 2350 index_test.go:140: sql delete from test_index where c = 1314 index_test.go:137: sql insert into test_index values (2378, 494346500074660981, 0.759449, 'UATKdGcLLC') index_test.go:137: sql insert into test_index values (2382, 2844107622212635004, 0.621174, 'fwzCHAnqZL') index_test.go:137: sql insert into test_index values (2383, 5360735246701123732, 0.554579, 'bXRu6YSWzz') index_test.go:143: sql update test_index set c1 = 4748773778500968303, c2 = 0.948399, c3 = 'U1K1hn5FTB' where c = 1073 index_test.go:140: sql delete from test_index where c = 440 index_test.go:140: sql delete from test_index where c = 250 index_test.go:137: sql insert into test_index values (2384, 5733490405519217303, 0.406060, 'lraKFu742q') index_test.go:143: sql update test_index set c1 = 888456314348579184, c2 = 0.477843, c3 = 'nMrITN5Hok' where c = 576 index_test.go:137: sql insert into test_index values (2386, 6921840375805706893, 0.235944, '9iQ5l6zdln') index_test.go:140: sql delete from test_index where c = 2212 index_test.go:140: sql delete from test_index where c = 1918 index_test.go:140: sql delete from test_index where c = 350 index_test.go:137: sql insert into test_index values (2385, 9109017693516596954, 0.278314, 'Lcq3pEV0CH') index_test.go:140: sql delete from test_index where c = 990 index_test.go:143: sql update test_index set c1 = 1242033960007920204, c2 = 0.970914, c3 = 'liOt5G1PID' where c = 896 index_test.go:137: sql insert into test_index values (2387, 8061948846530999599, 0.804630, 'CxLbupMW2Y') index_test.go:143: sql update test_index set c1 = 6630237723667858607, c2 = 0.560195, c3 = 'TiVGC7CjYS' where c = 1903 index_test.go:140: sql delete from test_index where c = 795 index_test.go:140: sql delete from test_index where c = 2192 index_test.go:143: sql update test_index set c1 = 2899580889596213626, c2 = 0.174158, c3 = 'XEuqygk3lQ' where c = 1819 index_test.go:137: sql insert into test_index values (2388, 2001157279225402657, 0.384249, 'Bh3fhNwgnp') index_test.go:143: sql update test_index set c1 = 386671917407549744, c2 = 0.282642, c3 = 'Nf40wwnrOE' where c = 1999 index_test.go:140: sql delete from test_index where c = 1878 index_test.go:137: sql insert into test_index values (2390, 4155097687948327713, 0.050137, 'fVr7xuqwRF') index_test.go:143: sql update test_index set c1 = 7199772270741304377, c2 = 0.131816, c3 = '0gVmUTCMFq' where c = 470 index_test.go:137: sql insert into test_index values (2389, 3708374812115093470, 0.033047, '0cS0imx9lo') index_test.go:143: sql update test_index set c1 = 7621670653436476726, c2 = 0.196729, c3 = 'uw6WmkO6DF' where c = 1855 index_test.go:143: sql update test_index set c1 = 8178361616687255852, c2 = 0.384469, c3 = '4llDTHCGEC' where c = 564 index_test.go:140: sql delete from test_index where c = 332 index_test.go:140: sql delete from test_index where c = 1494 index_test.go:137: sql insert into test_index values (2391, 2288938587299924962, 0.197262, 'I9VWBlH55Q') index_test.go:137: sql insert into test_index values (2392, 9047071878333936293, 0.826568, '7iStgtqwUO') index_test.go:140: sql delete from test_index where c = 740 index_test.go:143: sql update test_index set c1 = 7031558489455947204, c2 = 0.571601, c3 = 'GzYZtIfBFv' where c = 291 index_test.go:143: sql update test_index set c1 = 2112785787796549191, c2 = 0.507419, c3 = 'ghtNSK9ouA' where c = 1878 index_test.go:137: sql insert into test_index values (2395, 5249876605042149367, 0.598813, 'r3xNhBIFnZ') index_test.go:140: sql delete from test_index where c = 119 index_test.go:140: sql delete from test_index where c = 227 index_test.go:137: sql insert into test_index values (2393, 775238488263493140, 0.605752, 'hvWE7DlXqX') index_test.go:140: sql delete from test_index where c = 814 index_test.go:140: sql delete from test_index where c = 2250 index_test.go:143: sql update test_index set c1 = 118671344531047959, c2 = 0.630088, c3 = 'IdNfAgv1Gi' where c = 803 index_test.go:143: sql update test_index set c1 = 7682488721264055729, c2 = 0.092919, c3 = 'S4xpDOOJ40' where c = 351 index_test.go:137: sql insert into test_index values (2396, 3043636067310498492, 0.407706, 'wBGwYQagSV') index_test.go:143: sql update test_index set c1 = 7387388578773213031, c2 = 0.066337, c3 = 'sZK9rYxU6k' where c = 1676 index_test.go:143: sql update test_index set c1 = 6209730676351805999, c2 = 0.135896, c3 = 'mNCShZtPtT' where c = 1982 index_test.go:137: sql insert into test_index values (2394, 6784272139731256943, 0.105149, 'xHuMjFoLQ2') index_test.go:143: sql update test_index set c1 = 3850458634775004717, c2 = 0.326691, c3 = 'tJfzoYmhmI' where c = 854 index_test.go:140: sql delete from test_index where c = 124 index_test.go:140: sql delete from test_index where c = 1120 index_test.go:143: sql update test_index set c1 = 4536979555333741336, c2 = 0.137729, c3 = 'NwtO4DGaPi' where c = 291 index_test.go:137: sql insert into test_index values (2398, 1087762027198696906, 0.172082, '2OBl79y6uB') index_test.go:137: sql insert into test_index values (2397, 1162239092509391438, 0.753272, '6uSu5ooY7d') index_test.go:143: sql update test_index set c1 = 8733597289839441488, c2 = 0.736712, c3 = '2dedt7FUlO' where c = 919 index_test.go:140: sql delete from test_index where c = 1204 index_test.go:143: sql update test_index set c1 = 1286217269239907233, c2 = 0.158176, c3 = 'zSqGW5CR59' where c = 551 index_test.go:137: sql insert into test_index values (2399, 243569409530314129, 0.018664, 'V0IcXm5IGn') index_test.go:140: sql delete from test_index where c = 1643 index_test.go:140: sql delete from test_index where c = 1150 index_test.go:137: sql insert into test_index values (2400, 1397945512689726977, 0.997058, 'vtsUPEPgfm') index_test.go:143: sql update test_index set c1 = 3101865846197643115, c2 = 0.456850, c3 = 'Br4zcKIW8G' where c = 1335 index_test.go:143: sql update test_index set c1 = 4400169079325737786, c2 = 0.657684, c3 = 'LUMhNi9u62' where c = 306 index_test.go:143: sql update test_index set c1 = 8368913080523046895, c2 = 0.804027, c3 = 'sQD0KG7dwS' where c = 160 index_test.go:140: sql delete from test_index where c = 541 index_test.go:140: sql delete from test_index where c = 675 index_test.go:143: sql update test_index set c1 = 248781890932874124, c2 = 0.786533, c3 = 'EkWkHZR3J6' where c = 2222 index_test.go:143: sql update test_index set c1 = 482885737454888329, c2 = 0.924847, c3 = 'ZZQvs9B442' where c = 1288 index_test.go:137: sql insert into test_index values (2401, 8904186454058558436, 0.684082, 'EQnS6Wj08u') index_test.go:137: sql insert into test_index values (2407, 6557197554258729526, 0.622062, 'gG8yS9b3UX') index_test.go:137: sql insert into test_index values (2402, 1428993490303053684, 0.942276, 'TWh1cDQIuN') index_test.go:137: sql insert into test_index values (2406, 4359402058383318361, 0.065602, 'pZFg8H5vgM') index_test.go:137: sql insert into test_index values (2403, 7891204549786831890, 0.013337, 'qkFMKk6sxq') index_test.go:137: sql insert into test_index values (2404, 7644502266190376902, 0.075760, 'z1V4KSyDP1') index_test.go:137: sql insert into test_index values (2409, 960236154974888770, 0.847418, 'lzF2OM8ZQj') index_test.go:137: sql insert into test_index values (2410, 746640296342498335, 0.828284, 'UJvgxE6lLy') index_test.go:137: sql insert into test_index values (2405, 4132338018607364491, 0.774519, '2hXZUfHd5v') index_test.go:137: sql insert into test_index values (2408, 6054742051654211904, 0.832010, 'JXbaciLemv') index_test.go:140: sql delete from test_index where c = 225 index_test.go:140: sql delete from test_index where c = 1197 index_test.go:140: sql delete from test_index where c = 2178 index_test.go:140: sql delete from test_index where c = 183 index_test.go:140: sql delete from test_index where c = 387 index_test.go:143: sql update test_index set c1 = 6250994137315206471, c2 = 0.789900, c3 = '96Rin1GSii' where c = 944 index_test.go:140: sql delete from test_index where c = 488 index_test.go:140: sql delete from test_index where c = 622 index_test.go:143: sql update test_index set c1 = 8039088769681630050, c2 = 0.274114, c3 = 'vjAC8aKBoM' where c = 125 index_test.go:140: sql delete from test_index where c = 806 index_test.go:143: sql update test_index set c1 = 2969446657119634771, c2 = 0.004326, c3 = '1nApbNhaN7' where c = 750 index_test.go:140: sql delete from test_index where c = 810 index_test.go:140: sql delete from test_index where c = 727 index_test.go:143: sql update test_index set c1 = 5052146885287482040, c2 = 0.212854, c3 = 'bYT3lI3hNF' where c = 687 index_test.go:143: sql update test_index set c1 = 8151272440176757740, c2 = 0.972606, c3 = 'qUre0Dpo0U' where c = 1384 index_test.go:143: sql update test_index set c1 = 2310876588242879304, c2 = 0.811731, c3 = 'FQCZ9liRnY' where c = 719 index_test.go:137: sql insert into test_index values (2411, 3702132999608135406, 0.378962, '7Ck7QMBfSW') index_test.go:143: sql update test_index set c1 = 3557246911249257256, c2 = 0.621987, c3 = 'ZZRI0Qygr5' where c = 765 index_test.go:143: sql update test_index set c1 = 289992753491050356, c2 = 0.120842, c3 = 'HweIvdR4TD' where c = 1437 index_test.go:143: sql update test_index set c1 = 6500950501076595477, c2 = 0.136292, c3 = 'bnAJuNbppq' where c = 1585 index_test.go:137: sql insert into test_index values (2413, 3867527295764167909, 0.574483, 'YRiYQy8ib8') index_test.go:143: sql update test_index set c1 = 8835417178323747168, c2 = 0.381876, c3 = 'j0qCzALUOV' where c = 1413 index_test.go:137: sql insert into test_index values (2417, 8184011447523285975, 0.817299, 'aCRbsB46PF') index_test.go:137: sql insert into test_index values (2416, 1113047141447872730, 0.614797, '0Tjt2TrjEy') index_test.go:137: sql insert into test_index values (2415, 1495690382888773447, 0.327309, '3JMb845QqY') index_test.go:137: sql insert into test_index values (2412, 8992695497702869156, 0.134823, 'ah0bS1OPoK') index_test.go:137: sql insert into test_index values (2414, 6490577290418044250, 0.758111, 'esBX4IRX3A') index_test.go:140: sql delete from test_index where c = 1168 index_test.go:137: sql insert into test_index values (2419, 898966607063205940, 0.261563, 'ny5K9jbGmq') index_test.go:140: sql delete from test_index where c = 1659 index_test.go:140: sql delete from test_index where c = 704 index_test.go:140: sql delete from test_index where c = 1178 index_test.go:140: sql delete from test_index where c = 39 index_test.go:137: sql insert into test_index values (2420, 7574392270170962593, 0.169927, 'opIJn1DHgW') index_test.go:143: sql update test_index set c1 = 5580440042260147209, c2 = 0.320944, c3 = 'MjCbZqtVkl' where c = 918 index_test.go:143: sql update test_index set c1 = 9004701652957161094, c2 = 0.543369, c3 = '9BROIpVZUL' where c = 1106 index_test.go:137: sql insert into test_index values (2418, 9019368489769685231, 0.356858, 'NAWFwqgEiy') index_test.go:140: sql delete from test_index where c = 670 index_test.go:140: sql delete from test_index where c = 2115 index_test.go:140: sql delete from test_index where c = 667 index_test.go:143: sql update test_index set c1 = 4263836025481615623, c2 = 0.735780, c3 = 'PI6opmTJO1' where c = 493 index_test.go:143: sql update test_index set c1 = 3624423702210822183, c2 = 0.480206, c3 = 'aECfN6rpHq' where c = 789 index_test.go:143: sql update test_index set c1 = 4431713921766792972, c2 = 0.871160, c3 = 'y8fJ4RB3WH' where c = 1469 index_test.go:137: sql insert into test_index values (2421, 57940355609059214, 0.196715, 'dIGQ8sPYxe') index_test.go:140: sql delete from test_index where c = 1488 index_test.go:137: sql insert into test_index values (2422, 4545714359544515446, 0.857068, 'Eup1tP2KCE') index_test.go:143: sql update test_index set c1 = 7549275232420033298, c2 = 0.131032, c3 = 'fBMN7TH0hh' where c = 2039 index_test.go:140: sql delete from test_index where c = 661 index_test.go:143: sql update test_index set c1 = 8576119360871221926, c2 = 0.155500, c3 = 'banPRjUujL' where c = 674 index_test.go:137: sql insert into test_index values (2424, 8865291662557938605, 0.850909, 'x5drapbbv6') index_test.go:143: sql update test_index set c1 = 8646942049889203298, c2 = 0.490724, c3 = 'z1HhruN6Fa' where c = 1907 index_test.go:137: sql insert into test_index values (2423, 2166519251320654035, 0.202424, 'igY6tMXYWM') index_test.go:137: sql insert into test_index values (2425, 1378616985310860120, 0.565151, 'GOUWqIUGj7') index_test.go:140: sql delete from test_index where c = 429 index_test.go:143: sql update test_index set c1 = 1327202531574895628, c2 = 0.674930, c3 = 'mYa59vzKat' where c = 2186 index_test.go:143: sql update test_index set c1 = 6107248243534901939, c2 = 0.783464, c3 = 'e1HpE2BlYx' where c = 1645 index_test.go:140: sql delete from test_index where c = 2201 index_test.go:137: sql insert into test_index values (2426, 5203233877584601361, 0.545534, '3z2PnCGoaD') index_test.go:140: sql delete from test_index where c = 2033 index_test.go:143: sql update test_index set c1 = 405790039912056022, c2 = 0.745906, c3 = 'Iq30a9sEW2' where c = 759 index_test.go:140: sql delete from test_index where c = 2165 index_test.go:143: sql update test_index set c1 = 5604753141202665029, c2 = 0.194592, c3 = 'fCZzQlnv6V' where c = 830 index_test.go:143: sql update test_index set c1 = 7197773827045248742, c2 = 0.489472, c3 = 'L207SOHmWQ' where c = 1941 index_test.go:137: sql insert into test_index values (2428, 5651071559923118655, 0.550619, '4wmEq212UW') index_test.go:140: sql delete from test_index where c = 493 index_test.go:137: sql insert into test_index values (2430, 6854959988053712853, 0.414660, 'AxgeqYlueq') index_test.go:137: sql insert into test_index values (2427, 4249708021353514084, 0.255653, 'FhMEK1OpEV') index_test.go:140: sql delete from test_index where c = 27 index_test.go:137: sql insert into test_index values (2432, 5979289973048047903, 0.475113, 'QdHTK5wtQp') index_test.go:137: sql insert into test_index values (2431, 4422955232880106165, 0.975173, 'QSXf7SRQ59') index_test.go:137: sql insert into test_index values (2429, 5758337374908311346, 0.472282, 'Sy0tSDt97I') index_test.go:137: sql insert into test_index values (2433, 2080828014439422532, 0.557512, '0NgJ0ds8og') index_test.go:143: sql update test_index set c1 = 979129256229502839, c2 = 0.679252, c3 = 'aC2F8uzHiP' where c = 1074 index_test.go:143: sql update test_index set c1 = 5398465084226132546, c2 = 0.902746, c3 = 'Ns3m8m9KiE' where c = 1663 index_test.go:143: sql update test_index set c1 = 301748572064904401, c2 = 0.792150, c3 = 'jkVyU3Kux6' where c = 1768 index_test.go:140: sql delete from test_index where c = 2190 index_test.go:140: sql delete from test_index where c = 1769 index_test.go:140: sql delete from test_index where c = 585 index_test.go:140: sql delete from test_index where c = 1126 index_test.go:140: sql delete from test_index where c = 2057 index_test.go:140: sql delete from test_index where c = 2164 index_test.go:143: sql update test_index set c1 = 8041302642644403559, c2 = 0.618296, c3 = '0LgThzqOGE' where c = 1541 index_test.go:140: sql delete from test_index where c = 2101 index_test.go:137: sql insert into test_index values (2435, 1751503709333631111, 0.957118, 'M6FD1bR9xR') index_test.go:143: sql update test_index set c1 = 8208855460705197868, c2 = 0.511544, c3 = 'ldCSSGL0BF' where c = 74 index_test.go:137: sql insert into test_index values (2436, 6790754617466433880, 0.885454, 'eSw00XM8HB') index_test.go:143: sql update test_index set c1 = 8472123966953965006, c2 = 0.046566, c3 = 's8Qs0a4YSp' where c = 167 index_test.go:137: sql insert into test_index values (2434, 8993410753015417766, 0.788542, '9mvRwGqQS9') index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 5107996335017922630, c2 = 0.267578, c3 = 'CwTxj4pAES' where c = 1832 index_test.go:137: sql insert into test_index values (2437, 3615063165570719395, 0.212638, 'A2ysQ3uqeP') index_test.go:143: sql update test_index set c1 = 2186985631801863167, c2 = 0.289085, c3 = 'oKqZUTqAbf' where c = 638 index_test.go:143: sql update test_index set c1 = 1810894819801331591, c2 = 0.907667, c3 = 'gkFWfiZRZQ' where c = 1715 index_test.go:143: sql update test_index set c1 = 3401853996594121461, c2 = 0.633538, c3 = 'FbtnNzsuct' where c = 588 index_test.go:137: sql insert into test_index values (2438, 6621116537064538203, 0.011856, 'DceTYSzt08') index_test.go:143: sql update test_index set c1 = 2978626538022785842, c2 = 0.063370, c3 = '4hEjWHwNfQ' where c = 2385 index_test.go:140: sql delete from test_index where c = 2104 index_test.go:140: sql delete from test_index where c = 48 index_test.go:137: sql insert into test_index values (2439, 3999394294490586795, 0.268746, 'nyBjB2pOlV') index_test.go:137: sql insert into test_index values (2441, 3677819149448666199, 0.194335, 'yqZTn4FAQB') index_test.go:143: sql update test_index set c1 = 5523943518848800113, c2 = 0.527112, c3 = 'AQSF3tdT1B' where c = 117 index_test.go:137: sql insert into test_index values (2443, 8084876794772469551, 0.963068, 'R9aY9QVM7A') index_test.go:137: sql insert into test_index values (2440, 7000103356083261371, 0.528711, 'JSeRZT8Zqu') index_test.go:143: sql update test_index set c1 = 1943073548009886129, c2 = 0.807672, c3 = 'T5Y7N1TSu5' where c = 80 index_test.go:140: sql delete from test_index where c = 2199 index_test.go:137: sql insert into test_index values (2444, 1376370935423100903, 0.647793, 'Bm6ePRb9Lo') index_test.go:140: sql delete from test_index where c = 1639 index_test.go:143: sql update test_index set c1 = 6585188506913137903, c2 = 0.502934, c3 = 'JkXLarYia5' where c = 828 index_test.go:137: sql insert into test_index values (2442, 8809642942038363920, 0.000398, 'dQPsSwHT3W') index_test.go:140: sql delete from test_index where c = 1396 index_test.go:137: sql insert into test_index values (2446, 2376097099402398250, 0.651508, 'GYouphp76H') index_test.go:140: sql delete from test_index where c = 38 index_test.go:140: sql delete from test_index where c = 1901 index_test.go:140: sql delete from test_index where c = 2321 index_test.go:143: sql update test_index set c1 = 1343832327810150233, c2 = 0.270367, c3 = 'k2yGnpwJlQ' where c = 1638 index_test.go:140: sql delete from test_index where c = 2139 index_test.go:143: sql update test_index set c1 = 7255461850358088173, c2 = 0.009829, c3 = 'mfM1YVTVm3' where c = 199 index_test.go:137: sql insert into test_index values (2445, 7758515602580458781, 0.798187, '8XdicquuSO') index_test.go:137: sql insert into test_index values (2447, 8206407937586149603, 0.655343, '11YgT0aWyj') index_test.go:143: sql update test_index set c1 = 9028394001809143312, c2 = 0.359128, c3 = 'WYfR5IJ7Qe' where c = 1081 index_test.go:140: sql delete from test_index where c = 833 index_test.go:140: sql delete from test_index where c = 1914 index_test.go:137: sql insert into test_index values (2448, 3950229402147083497, 0.187261, 'TzvUf1SoZ7') index_test.go:143: sql update test_index set c1 = 1674269865410050767, c2 = 0.391505, c3 = 'Fb0JfAGnNE' where c = 199 index_test.go:137: sql insert into test_index values (2449, 7728588073109445324, 0.121471, 'pnFQ3nj1pS') index_test.go:140: sql delete from test_index where c = 2136 index_test.go:143: sql update test_index set c1 = 3402266612456339389, c2 = 0.925019, c3 = 'aD3PYdjR4m' where c = 725 index_test.go:140: sql delete from test_index where c = 1882 index_test.go:143: sql update test_index set c1 = 6384340058926245258, c2 = 0.257275, c3 = '5cCKEUhCaY' where c = 987 index_test.go:143: sql update test_index set c1 = 331100006895875128, c2 = 0.605023, c3 = 'ZOrmVWtRcF' where c = 2353 index_test.go:140: sql delete from test_index where c = 334 index_test.go:137: sql insert into test_index values (2450, 8972059317635146709, 0.099848, '0sTTj2Bw8c') index_test.go:143: sql update test_index set c1 = 2578603928025109977, c2 = 0.385936, c3 = 'P3DQiC5r6U' where c = 2273 index_test.go:137: sql insert into test_index values (2451, 5228867932239865381, 0.546748, 'mXY3FuVZmy') index_test.go:140: sql delete from test_index where c = 2284 index_test.go:137: sql insert into test_index values (2453, 1096821783624491925, 0.106460, '3Wnz2f2nz3') index_test.go:143: sql update test_index set c1 = 1403829084997408840, c2 = 0.481955, c3 = 'ZhjFnmANX6' where c = 847 index_test.go:143: sql update test_index set c1 = 4386123569341924717, c2 = 0.019569, c3 = 'ZPfio2NJX1' where c = 1560 index_test.go:143: sql update test_index set c1 = 7502070405866226479, c2 = 0.696039, c3 = '0MEuAZf2qN' where c = 184 index_test.go:137: sql insert into test_index values (2452, 4356645030722653333, 0.329860, 'talFAFSQDR') index_test.go:140: sql delete from test_index where c = 2162 index_test.go:140: sql delete from test_index where c = 867 index_test.go:143: sql update test_index set c1 = 6126916944455419149, c2 = 0.392780, c3 = '6d6IuxbVV5' where c = 514 index_test.go:137: sql insert into test_index values (2454, 1807526277512946622, 0.763902, 'iKLwfz1YK2') index_test.go:143: sql update test_index set c1 = 9076299353527724036, c2 = 0.627000, c3 = 'bvEdaJlQF4' where c = 1637 index_test.go:137: sql insert into test_index values (2455, 6605066009066480423, 0.433135, 'mg1HcROZJQ') index_test.go:140: sql delete from test_index where c = 2108 index_test.go:140: sql delete from test_index where c = 224 index_test.go:137: sql insert into test_index values (2456, 1311629667935666837, 0.947318, '1HwFUt97f6') index_test.go:137: sql insert into test_index values (2458, 1380366083144663868, 0.683634, 'gRD0484GJp') index_test.go:140: sql delete from test_index where c = 682 index_test.go:137: sql insert into test_index values (2457, 689039222517980629, 0.951266, 'gGPsoRnrUf') index_test.go:137: sql insert into test_index values (2460, 2120279201825388911, 0.334109, '0pBITqdsTp') index_test.go:137: sql insert into test_index values (2459, 1084118540460391626, 0.565212, 'EGyIwBKHqc') index_test.go:143: sql update test_index set c1 = 705670412755616664, c2 = 0.228990, c3 = 'Sz5BiHXT3x' where c = 404 index_test.go:140: sql delete from test_index where c = 1043 index_test.go:140: sql delete from test_index where c = 2346 index_test.go:143: sql update test_index set c1 = 4762560070452660873, c2 = 0.122401, c3 = '1FZPmVE4yE' where c = 2121 index_test.go:140: sql delete from test_index where c = 2107 index_test.go:140: sql delete from test_index where c = 1062 index_test.go:143: sql update test_index set c1 = 6386274165326491410, c2 = 0.989859, c3 = 'lwjSUMd6Lk' where c = 1674 index_test.go:143: sql update test_index set c1 = 5900203913414585671, c2 = 0.860768, c3 = 'uvVMHeIhSK' where c = 1936 index_test.go:143: sql update test_index set c1 = 8330259395732438571, c2 = 0.193381, c3 = '9pDSs589lV' where c = 2028 index_test.go:140: sql delete from test_index where c = 1524 index_test.go:140: sql delete from test_index where c = 1295 index_test.go:143: sql update test_index set c1 = 2151135501794074327, c2 = 0.590046, c3 = 'bgequQU8mf' where c = 1050 index_test.go:137: sql insert into test_index values (2462, 2343601432439519631, 0.414929, 'dR24KnRob4') index_test.go:143: sql update test_index set c1 = 6468892293386500224, c2 = 0.157943, c3 = 'em7BoJmwoT' where c = 874 index_test.go:137: sql insert into test_index values (2461, 7394515229771342736, 0.347229, '9gYKjEd11T') index_test.go:137: sql insert into test_index values (2463, 5733271229787329266, 0.997336, 'UrWwpnPY2I') index_test.go:143: sql update test_index set c1 = 9042089148674819036, c2 = 0.461830, c3 = 'z9xw7f9Zt4' where c = 938 index_test.go:140: sql delete from test_index where c = 1647 index_test.go:137: sql insert into test_index values (2464, 3048553225202614661, 0.151531, '4sHdHt6Rry') index_test.go:137: sql insert into test_index values (2465, 8910515527419658858, 0.535389, 'cucaRQQWQY') index_test.go:143: sql update test_index set c1 = 9140040149039576641, c2 = 0.461622, c3 = 'SarO0sYx07' where c = 1515 index_test.go:143: sql update test_index set c1 = 3183656708820405664, c2 = 0.076166, c3 = '6kjaJmLg3N' where c = 1100 index_test.go:140: sql delete from test_index where c = 151 index_test.go:140: sql delete from test_index where c = 668 index_test.go:137: sql insert into test_index values (2466, 1253905465328067157, 0.355507, '8SZLfawjsf') index_test.go:137: sql insert into test_index values (2467, 6265541843312087522, 0.616822, 'RQfcIJ6i5c') index_test.go:143: sql update test_index set c1 = 3506547486145988408, c2 = 0.697644, c3 = '8FZ73G9ofu' where c = 1303 index_test.go:137: sql insert into test_index values (2468, 474888503824844502, 0.964375, '2EG2E0EaOh') index_test.go:137: sql insert into test_index values (2470, 7675177282540325711, 0.617468, '8BhZEqSO6f') index_test.go:137: sql insert into test_index values (2469, 1814631135104915368, 0.151988, 'hSeAvPEPBS') index_test.go:140: sql delete from test_index where c = 293 index_test.go:143: sql update test_index set c1 = 7429936877837817702, c2 = 0.445383, c3 = 'I1B8YEsEu6' where c = 1173 index_test.go:140: sql delete from test_index where c = 1461 index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 975 index_test.go:140: sql delete from test_index where c = 2158 index_test.go:143: sql update test_index set c1 = 6938066936819039113, c2 = 0.794815, c3 = 'gJmhqW5QcD' where c = 842 index_test.go:143: sql update test_index set c1 = 5322483600952508909, c2 = 0.482005, c3 = 'TUCo4WyCV5' where c = 1870 index_test.go:137: sql insert into test_index values (2471, 6571429450591351583, 0.798588, 'nDsfLmmv5S') index_test.go:140: sql delete from test_index where c = 1926 index_test.go:140: sql delete from test_index where c = 1281 index_test.go:137: sql insert into test_index values (2472, 2765111671841832078, 0.984017, 'lFmUkUQF7j') index_test.go:137: sql insert into test_index values (2473, 1132908953457069409, 0.928482, 'esbFWvgrcZ') index_test.go:137: sql insert into test_index values (2474, 7169742438786165445, 0.883915, 'ORASK2UVes') index_test.go:143: sql update test_index set c1 = 7837788167863600987, c2 = 0.876514, c3 = 'QbJSNa3cU5' where c = 1046 index_test.go:143: sql update test_index set c1 = 5665727149531721807, c2 = 0.009267, c3 = 'L3EwHc14WY' where c = 1111 index_test.go:143: sql update test_index set c1 = 23655606450437633, c2 = 0.284559, c3 = 'L8gDbmdgax' where c = 2283 index_test.go:140: sql delete from test_index where c = 440 index_test.go:143: sql update test_index set c1 = 4904573121015294388, c2 = 0.604301, c3 = '5weyTUBnvM' where c = 1507 index_test.go:143: sql update test_index set c1 = 9090067343642910912, c2 = 0.102875, c3 = 'NZf9d3ZTZj' where c = 1893 index_test.go:140: sql delete from test_index where c = 1576 index_test.go:140: sql delete from test_index where c = 452 index_test.go:143: sql update test_index set c1 = 5010207527499622648, c2 = 0.189067, c3 = 'UnkLse9Zsx' where c = 737 index_test.go:137: sql insert into test_index values (2477, 2776434303404654539, 0.055182, 'RYoIA8AYs4') index_test.go:137: sql insert into test_index values (2476, 6169068480908543176, 0.915102, 'GayMVzAPGI') index_test.go:137: sql insert into test_index values (2479, 52764535236804698, 0.512986, '8VZsdBgzAO') index_test.go:140: sql delete from test_index where c = 1425 index_test.go:137: sql insert into test_index values (2480, 3832050412386350044, 0.893016, 'mwH2UVncTq') index_test.go:140: sql delete from test_index where c = 2310 index_test.go:143: sql update test_index set c1 = 2944523822427589528, c2 = 0.608780, c3 = 'dHuKUl6HaW' where c = 198 index_test.go:143: sql update test_index set c1 = 3123059760566318611, c2 = 0.998023, c3 = 'wo1VUNv7j3' where c = 1713 index_test.go:137: sql insert into test_index values (2475, 909942015813752806, 0.507669, '2S7a9iwONb') index_test.go:143: sql update test_index set c1 = 5015508699750195831, c2 = 0.878975, c3 = 'XjYks6WZTX' where c = 1964 index_test.go:143: sql update test_index set c1 = 4236056406640218358, c2 = 0.026614, c3 = 'PTPDWiiugZ' where c = 1919 index_test.go:137: sql insert into test_index values (2478, 1968169154172497310, 0.241538, 'CCh1nBGvMj') index_test.go:143: sql update test_index set c1 = 8404201388104312884, c2 = 0.687571, c3 = 'lB8biBVYEF' where c = 367 index_test.go:140: sql delete from test_index where c = 2350 index_test.go:140: sql delete from test_index where c = 927 index_test.go:143: sql update test_index set c1 = 3605682719356208775, c2 = 0.391333, c3 = 'x9aFwc9oSh' where c = 365 index_test.go:140: sql delete from test_index where c = 1218 index_test.go:137: sql insert into test_index values (2481, 6631040810175647063, 0.652727, 'Jaxod0jSw6') index_test.go:137: sql insert into test_index values (2483, 4296446668052731406, 0.593288, 'xQ8KD61E2D') index_test.go:143: sql update test_index set c1 = 7551132788990430356, c2 = 0.231250, c3 = 'JQf9LGKcrp' where c = 2066 index_test.go:137: sql insert into test_index values (2482, 1060052433757910497, 0.923014, 'aK5GJZuClL') index_test.go:137: sql insert into test_index values (2485, 1661169394676809566, 0.599588, 'uDeWxze3OF') index_test.go:140: sql delete from test_index where c = 1630 index_test.go:140: sql delete from test_index where c = 2474 index_test.go:137: sql insert into test_index values (2484, 5654761759767294316, 0.856360, '6B7YJs9gTK') index_test.go:140: sql delete from test_index where c = 176 index_test.go:140: sql delete from test_index where c = 1902 index_test.go:140: sql delete from test_index where c = 1727 index_test.go:137: sql insert into test_index values (2486, 9067645253295130658, 0.630870, 'cY6SBPnU4b') index_test.go:140: sql delete from test_index where c = 103 index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 6360396840229356674, c2 = 0.268713, c3 = 'WES8WRpykn' where c = 57 index_test.go:143: sql update test_index set c1 = 3440756172246973353, c2 = 0.718134, c3 = 'eXZyoBtPu9' where c = 992 index_test.go:137: sql insert into test_index values (2487, 179069127423601164, 0.485125, 'c2h5PtZRX3') index_test.go:143: sql update test_index set c1 = 481232587130090423, c2 = 0.663680, c3 = 'NsKPoxeXEq' where c = 2386 index_test.go:140: sql delete from test_index where c = 491 index_test.go:143: sql update test_index set c1 = 3902256933342169430, c2 = 0.503136, c3 = 'WN9JXWo6sx' where c = 2079 index_test.go:140: sql delete from test_index where c = 697 index_test.go:143: sql update test_index set c1 = 1022594064525691781, c2 = 0.904948, c3 = 'blMZ9Bzp8x' where c = 1989 index_test.go:143: sql update test_index set c1 = 2317063744904686396, c2 = 0.153225, c3 = 'lQKw7Ktsxb' where c = 810 index_test.go:143: sql update test_index set c1 = 2907612306721739487, c2 = 0.117562, c3 = 'I5vr37Zhqz' where c = 2142 index_test.go:137: sql insert into test_index values (2488, 4680905666193196444, 0.313472, '8acEdbOmsq') index_test.go:143: sql update test_index set c1 = 7030279608231554329, c2 = 0.268987, c3 = 'Dq43stZ9bC' where c = 1202 index_test.go:137: sql insert into test_index values (2489, 6993343617052002073, 0.506253, 'rKPkHiQlpn') index_test.go:137: sql insert into test_index values (2490, 8642797822773069865, 0.165206, 'CihhRQGWKz') index_test.go:137: sql insert into test_index values (2491, 7249883385286440008, 0.588465, 'bWlikI1j2z') index_test.go:140: sql delete from test_index where c = 1323 index_test.go:137: sql insert into test_index values (2493, 5031286699717078649, 0.938593, '3tGmvxgRaK') index_test.go:137: sql insert into test_index values (2492, 963459549302205183, 0.307223, 'cXsbOaxUjp') index_test.go:143: sql update test_index set c1 = 653557555973762912, c2 = 0.822477, c3 = 'H9xvgxeQcM' where c = 2010 index_test.go:137: sql insert into test_index values (2494, 2453532132515806103, 0.911244, '20ajpLcSH3') index_test.go:137: sql insert into test_index values (2495, 5988270545698969028, 0.881710, 'aOpXrTj732') index_test.go:140: sql delete from test_index where c = 1205 index_test.go:143: sql update test_index set c1 = 8544477199860402551, c2 = 0.144470, c3 = 'TxSA1q0Xdr' where c = 852 index_test.go:140: sql delete from test_index where c = 1328 index_test.go:143: sql update test_index set c1 = 8439135128805280081, c2 = 0.923113, c3 = 'PrmJVvuDp8' where c = 904 index_test.go:140: sql delete from test_index where c = 1838 index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 2860775729298431937, c2 = 0.313892, c3 = 'j4mwkLLiBS' where c = 47 index_test.go:140: sql delete from test_index where c = 1839 index_test.go:143: sql update test_index set c1 = 6538042599084155607, c2 = 0.847783, c3 = 'lOVz1US50a' where c = 1237 index_test.go:143: sql update test_index set c1 = 6124220605788905977, c2 = 0.955831, c3 = '5WBiIITuR6' where c = 624 index_test.go:137: sql insert into test_index values (2497, 509521898182824503, 0.824266, 'xYQ5RiFKwG') index_test.go:140: sql delete from test_index where c = 2028 index_test.go:140: sql delete from test_index where c = 1306 index_test.go:143: sql update test_index set c1 = 5314126308229455102, c2 = 0.033658, c3 = 'S0S5gyNsB0' where c = 1923 index_test.go:143: sql update test_index set c1 = 4394847163929472591, c2 = 0.303746, c3 = 's2ivRTvwrT' where c = 2319 index_test.go:137: sql insert into test_index values (2496, 2688568217866050994, 0.306773, 'Zt1ivFn8Gc') index_test.go:140: sql delete from test_index where c = 863 index_test.go:143: sql update test_index set c1 = 4860978084666637858, c2 = 0.959124, c3 = 'sakntKxhZV' where c = 44 index_test.go:140: sql delete from test_index where c = 1719 index_test.go:137: sql insert into test_index values (2499, 5960568588998352281, 0.223491, 'OZ7zxHWwkA') index_test.go:143: sql update test_index set c1 = 1464311390625501024, c2 = 0.553765, c3 = 'D8ptqbbiqq' where c = 595 index_test.go:143: sql update test_index set c1 = 3421873697959374740, c2 = 0.441328, c3 = 'FQckXydryu' where c = 470 index_test.go:137: sql insert into test_index values (2498, 165960259031005488, 0.262033, 'qaL0J1Vbbv') index_test.go:143: sql update test_index set c1 = 4279270206452358083, c2 = 0.688288, c3 = 'GQT2GF7yNh' where c = 538 index_test.go:137: sql insert into test_index values (2500, 1978926655473572180, 0.622858, 'rtivYYWXS2') index_test.go:140: sql delete from test_index where c = 1273 index_test.go:140: sql delete from test_index where c = 558 index_test.go:140: sql delete from test_index where c = 1669 index_test.go:143: sql update test_index set c1 = 1443490542713548867, c2 = 0.249744, c3 = 'zVmLkny8lO' where c = 178 index_test.go:143: sql update test_index set c1 = 6726152327609730872, c2 = 0.847172, c3 = 'BVix0JaGYz' where c = 2320 index_test.go:143: sql update test_index set c1 = 3290642896660945138, c2 = 0.392249, c3 = '2m7aaGljZt' where c = 2056 [2024/05/06 16:13:37.669 +08:00] [ERROR] [gc_worker.go:2009] ["deleteRanges is called"] Agent pingcap-tidb-pull-integration-ddl-test-8537-mx9ks-76w46-12f65 is provisioned from template pingcap_tidb_pull_integration_ddl_test_8537-mx9ks-76w46 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8537/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "fe10635627893eab73bc6ebb28f844a74346496a" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8537-mx9ks" name: "pingcap-tidb-pull-integration-ddl-test-8537-mx9ks-76w46-12f65" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8537-mx9ks-76w46-12f65" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8537-mx9ks-76w46-12f65" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8537-mx9ks-76w46-12f65 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git # Time: 2024-05-06T16:13:42.307713066+08:00 # Txn_start_ts: 449572561615060993 # Query_time: 0.796778785 # Parse_time: 0 # Compile_time: 0.002563082 # Rewrite_time: 0.000495414 # Optimize_time: 0.001726066 # Wait_TS: 0.000031354 # Cop_time: 0.793487653 Process_time: 0.000158128 Wait_time: 0.000127391 Request_count: 2 Total_keys: 8 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 2 Rocksdb_key_skipped_count: 10 Rocksdb_block_cache_hit_count: 6 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 7.9064e-05 Cop_proc_p90: 8.765e-05 Cop_proc_max: 8.765e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 6.3695e-05 Cop_wait_p90: 9.544e-05 Cop_wait_max: 9.544e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17004 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('xySwMAkxNF8xMwkwCTEJbXlzcWwudGlkYl9nbG9iYWxfdGFzay5wcmlvcml0eSwgWiEAKGNyZWF0ZV90aW1lYiQAEGlkCTAJASJYOjc5M21zLCBsb29wczoxCTAgQnl0ZXMRCBgKMQkzXzE1bpAADGlkLCBaigABsAxfa2V5ZiEABHlwZqQADHN0YXRuHgAEZXBiWACGJAEgb25jdXJyZW5jZp0AjkgBJHRhcmdldF9zY28ByRxDb2x1bW4jMyEwSl0BCCwgQxl3WDpPRkYJNC43MSBLQglOL0EKMgk2XzE2JWogZ3JvdXAgYnk6WlgBIXMkZnVuY3M6bWF4KB0lDGJhY2sBPRRuZF9zdWIhfwAuHeoIKS0+FaIALA1BHGZpcnN0cm93LkYALm4CEGlkKS0+HWI2HACeRgABikEJZkwAESKiUgAIeXBlak4ARVgpI37iAEVnZksABR+elgBReGZPABEinlIAXYVmVQAdJaJYAFmKalgAGSWeWAAMc3RlcGZRAAEenkoALlsDZlIALiYAVtMEVCwgcGFydGlhbF93b3JrZXI6e3dhbGylHyg6NzkyLjk0NTc2NKEEHe8MOjUsIEWTbG51bTowLCB0b3Rfd2FpdDozLjk2NDQzNjI2OXMJFxRleGVjOjANDWX2CSQoNDc5ODRzLCBtYXgFaBQ4OTY2NjEBaAhwOTUyEgAUfSwgZmluZqEAEDYxMzQ2ATleoQABrRGhHDQ4LjkwNcK1DZEFngwzNzRuDRAZoRA2NTkyNh2gEDkzOTQzJQgRoBESAH2BoAEEBAozwQ4cOAkwCTAuMDJeoQaBnloyBCVT/hEGWhEGeVpafQAyJgNeJAAu8gJaJABJxVodAC6QAjKfBnabBVm7CDIuOSHr7ZB2MwYYNAkxN18yMDGQUGlubmVyIGpvaW4sIGVxdWFsOltlcS7ZBUqEAHLNAAEdECkgZXEo0TcANwGQyeQINildZrUAaGJ1aWxkX2hhc2hfdGFibGU6e3RvdGFsOjEuMhJuCBBmZXRjaBUOBS4MOjBzfR52CBEIIAo1CTNfMjEoQgFPACkR5z16jtEASiQAMuYBDGNhc3R6JQFZtzBkb3VibGUgQklOQVJZ/VAANzEMCDEuMXbAAQgyLjb18xQ2CTMwXzJ1UFpEAAwJMjM2GpYJDigIGDcJNDdfMjUxFRgxXzAJMTAJKWc0c3QsIGluZGV4OmlkeF9h/AxfaWQoDQhEKSwgcmFuZ2U6WyI6NDAwMCIsDQhQXSwga2VlcCBvcmRlcjpmYWxzZSwgwfgcczpwc2V1ZG8ZmQAwJb9VnQhjb3ASlQoIOiB7oSkEIDGJ7xAgOTI2LomEDHByb2Nh8ghzOiCtRwESGDogODcuN8KRpaVaECA5NS40BRNoY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsSSwFdAhfZHUFGhhuOiAxMy4zBTosbWF4X2Rpc3RzcWxfPeVMOiAxfSwgcnBjX2luZm86e0NvcDoBsRRfcnBjOjGlxw5eC0xpbWU6ODY1LjjCtXN9fSwgdGlrdgVrBDp7BRyh5Q37PH0sIHNjYW5fZGV0YWlsOiBJ4A3pCDEsIBIVChhuYXBzaG90qXQEIDUpETRyb2Nrc2RiOiB7YmxvYyE6AH0JbARtZT5OACEqCGVzcw1ALjIBwSwEYWkRWjU5BbHZ3hQgMzg5LjIBzUE5AQQ0CjcJMV8yNyhQcm9iZSlFPKXKBGluegIDQQ5IZSwgInBlbmRpbmciLCAicnVubgELMCksIG5vdChpc251bGyCRwAIZXApYckBjQEEHAo4CTQ1XzI2BYsyxwKCkgIBPwEEiSUAORHUGDAJMjkuOTcuJgQ+tAqdQS4bAHnmXiEAElYKWh0ALSJaHgD+nQb+nQZOnQY++QQuDAHhxF7sBA6kDGUQDj4JADd6rQYEMzQe4AyF7QU9KaGRVT5GAAwJMjQ0Pu8EBDMzLu8EADOR75XuJX0AKAUGneYMcGF1c0GiACwVCihdLCBbInJldmVydAkZGQwJG03UACxV3qIcBQHHADUyDQFeHQUBKhZoCVocBQQ3MK09ItUJBCAzYccALAFTthoFDDMxLjH+GgWtGg23ia3WGQUAN1IZBQg5LjIJ3rkbWGRlbGV0ZV9za2lwcGVkX2NvdW50OiAywagAeT4WAAAxwRatS9k1DTMANppdBS5zATZdBS16PlsFBDE5oc82WQUEMzWRheGVSeZWGwUuawMSZQlGFAUEMzQFRi7sAqYTBQ==') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('iCjACoMoCgdTb3J0XzEzEuwmCg1Qcm9qZWN0aW9uXzE1EuIjCgpIYXNoQWdnXzE2EpQaCjIhABQ4EugWCgsBISRKb2luXzIwEskJMkMAZDIxEtEHCg5JbmRleExvb2tVcF8yOBLkBAoRBRNAUmFuZ2VTY2FuXzI1GgEBIQABAQzQgUApAQigAAAkQDgCQAJKJQojCgVteXNxbBICc3QaFgoLaWR4X2V4ZWNfaWQSB2UJCQhSN3IBTiQ6WyI6NDAwMCIsDQjwbV0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oUdGltZToxLjAzbXMsIGxvb3BzOjFi3AFjb3BfdGFzazoge251bTogMSwgbWF4OiA5MjYuNcK1cywgcHJvY19rZXlzOiAwLCB0b3RfARIoOiA4Ny43wrVzLCABEyR3YWl0OiA5NS40BROAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXQIX2R1BRoYbjogMTMuMwU6qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBsRRfcnBjOjEFhAhhbF8F5EA4NjUuOMK1c319asoBdGlrdgVsBDp7BR0AMBn9DH0sIHMhlihkZXRhaWw6IHt0bwFEAGsF6jgxLCBnZXRfc25hcHNob3QJWgQgNSkSNHJvY2tzZGI6IHtibG9jITsQfX19LCABYT5OACErCGVzcw1ALjMBBGFsJTUNGjU6BbEId2FsDc0UIDM4OS4yAc4EcP8RAQQBeBEKJP8BEp0CCgxTZWxNzjwyNxJuChFUYWJsZVJvd0lESXcANkl0BFSlOnQCCA0KC110BFIedkMCVoEACBoBAgleLJClQCmg20sao3WUP0HSEFJuaW4oRdFgLnRpZGJfYmFja2dyb3VuZF9zdWJ0YXNrLkGhSGUsICJwZW5kaW5nIiwgInJ1bm4BCzApLCBub3QoaXNudWxsgkcADGVwKSlWnwAcIY1EbI0y9XIdnAgBQAF1DggxOW1ZEQRw7C5aAWGrGKmDwKdjFXQ2PQAIUpUBftcADGVwLCB2JABd2xQsIGNhc3R65AAhMEGbaCwgZG91YmxlIEJJTkFSWSktPkNvbHVtbiMzN1bVAAhiD0N9RhRPRkZw7BQuQAIEtAs2zAQIORL1OswEEDM2Es4FQswECDMzGpHMBLiaUVgAPonMCBwKGlFYFAF0Gg4KBSXpABIJBwRSbZHDDHBhdXMh7AAsFQooXSwgWyJyZXZlcnQJGRkMCRtNHgAsVSiG+QQAFWGXFDo3OTIuNT3sBGLYYvoEASsANAErYbwhdARzOjb5BAg3MC6JCJn5ADNhowAsxvcEDDMxLjH+9wSN9w23EH19aooChUVBM7r2BAA3UvYECDkuMgnfmfhYZGVsZXRlX3NraXBwZWRfY291bnQ6IDLBhgB5PhYAADGh9K0o2RMNMwA2mjoFLnQBNjoFLXsF8704BDE5IaReNgUE1gEuNgUMMzUSbUI2BQQzNInYBKq5Ot4CCAwKClne+jUFKAS6QCm5HoXrUfg9ZTsEUihW9gQMZ2xvYsHgqTZq7wQYiTvD1kvhjR1Wge95BAA3QdkIbG9v4f4EcPQ28AQgAiHpIJT5JgGPNj4ACFLbAp3MLooACGlkLC7nBC4bAAGqYTxmIQAIeXBlYh0AhTBiHgAYcHJpb3JpdGZcABRjcmVhdGXlWmJFADKBBVrgAABzPskFNuIAAHISIggEY28ByT7DBS4qACEnXrYFADZanAFGtwUE3CK9t0QhxakaJTnOlEApidLe4AuTmT8h6FhScGlubmVyIGpvaW4sIGVxdWFsOltlcXpbBnLmAAEdECkgZXEo1WcELCARCwg2KV0dvi5KBwRiNxblCRRoYXNoX3QOjggEOnsSXgkMOjEuMhKBChBmZXRjaBUOBS4sOjBzfSF+/VR9SBaVOtgAAMv+ggL+ggL+ggL+ggKKggJdxEprCV3vXrQBQikIBNglLnICGM6mZ+JvmpWxDQDwSXIEtwYO1AkQcCBieTodgT7+AiBmdW5jczptYXh6iwIdpiraCAQ1LA1BHGZpcnN0cm93LkYANmsACCktPoKHAH5GAJG7ZkwAESKemACB7GpOAKUKKSN+nAClGWZLAAUfnpYAsUdmTwARIp5SAL14ZlUAHSWiWAAmwgpqWAAZJZ5YAIXdYjICAR6eSgAAdN0NZlIALiYABFoTGpgKpQ/tkhxiwQJwYXJ0aQ7iCBhvcmtlcjp7JtMIDuEJEDk0NTc2Ep0KHe8MOjUsIEWTEG51bTowEgwPElsOLDozLjk2NDQzNjI2ORqnDw5QEBIEDw67CgWBCSQYNDc5ODRzLA5+DwVoFDg5NjY2MQ4sCAhwOTUyEgAUfSwgZmluZqEAEDYxMzQ2ATleoQABrQBvDaEQNDguOTAOqAkJtQWeDDM3NG4NEBmhEDY1OTI2HaAQOTM5NDMlCBGgERJa8gkYITQNzkjW5D6/BACr/lkG/lkGOlkGSXRawwR5j1ohAD1zZvgIihwJLqgC+e8ANVazAno3BhSSxxdV2Pw+eAEAXlrCAIbjAIq/AARpZFKqAAQYAQ==') # Resource_group: default ; No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@782e390c; decorates RemoteLauncher[hudson.remoting.Channel@4d8087cc:JNLP4-connect connection from 10.233.92.146/10.233.92.146:56298] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 index_test.go:137: sql insert into test_index values (2501, 7921622261421329855, 0.357346, 'pzA2NQTWWA') index_test.go:137: sql insert into test_index values (2505, 7474833822076876595, 0.301293, 'KktyCFpTv2') index_test.go:137: sql insert into test_index values (2509, 8922926268938032819, 0.289833, 'u2IFPYS3Hc') index_test.go:137: sql insert into test_index values (2507, 2750577570536655679, 0.591852, 'VRtbIPS4LM') index_test.go:137: sql insert into test_index values (2502, 653101665728081485, 0.573642, 'VLuLe65gqR') index_test.go:140: sql delete from test_index where c = 1377 index_test.go:140: sql delete from test_index where c = 1371 index_test.go:137: sql insert into test_index values (2506, 909944552844272911, 0.963314, 'Ec8r5gqWOM') index_test.go:137: sql insert into test_index values (2504, 5386288290698658802, 0.846685, 'htolC7MJoJ') index_test.go:137: sql insert into test_index values (2510, 9108702480578126216, 0.996299, 'HjGhLF2M2Q') index_test.go:137: sql insert into test_index values (2508, 7096698598952239846, 0.278593, 'ZBfRs8VT50') index_test.go:137: sql insert into test_index values (2503, 6476383382525661585, 0.480929, 'mPfM1BdNnX') index_test.go:140: sql delete from test_index where c = 75 index_test.go:140: sql delete from test_index where c = 1049 index_test.go:140: sql delete from test_index where c = 1701 index_test.go:140: sql delete from test_index where c = 1660 index_test.go:140: sql delete from test_index where c = 97 index_test.go:140: sql delete from test_index where c = 1880 index_test.go:143: sql update test_index set c1 = 2070341403585033397, c2 = 0.160788, c3 = 'g8S8fphGJc' where c = 1282 index_test.go:143: sql update test_index set c1 = 5738420027896563219, c2 = 0.248336, c3 = '3MqgFrM2pW' where c = 547 index_test.go:143: sql update test_index set c1 = 4843259672734098321, c2 = 0.067137, c3 = 'zaj6ggH5xV' where c = 753 index_test.go:143: sql update test_index set c1 = 741996863661841317, c2 = 0.585980, c3 = 'iwbischguJ' where c = 390 index_test.go:143: sql update test_index set c1 = 8536281962678889132, c2 = 0.336147, c3 = '1mtrumbLk1' where c = 654 index_test.go:140: sql delete from test_index where c = 2499 index_test.go:143: sql update test_index set c1 = 1942788999657881896, c2 = 0.493815, c3 = 'jzI3GTHcKp' where c = 1240 index_test.go:143: sql update test_index set c1 = 1142176392352539769, c2 = 0.788729, c3 = 'LpBeKTg4ar' where c = 1624 index_test.go:140: sql delete from test_index where c = 2411 index_test.go:137: sql insert into test_index values (2511, 1481794931129979295, 0.108643, 'zyawoDBnXY') index_test.go:143: sql update test_index set c1 = 5188339026967607215, c2 = 0.909929, c3 = 'dVR266m8Vx' where c = 777 index_test.go:137: sql insert into test_index values (2512, 6347229285402300846, 0.635507, 'R1NkypM2Rv') index_test.go:140: sql delete from test_index where c = 524 index_test.go:137: sql insert into test_index values (2513, 3274755739987071477, 0.434716, 'Sko5RabSHE') index_test.go:140: sql delete from test_index where c = 736 index_test.go:137: sql insert into test_index values (2515, 6068027294209406497, 0.378985, '08wjp6EcZ8') index_test.go:137: sql insert into test_index values (2517, 5646816110662354822, 0.304160, '3We0LtE07e') index_test.go:137: sql insert into test_index values (2514, 2303174229926012284, 0.623913, 'GzogzoPmr7') index_test.go:140: sql delete from test_index where c = 1814 index_test.go:137: sql insert into test_index values (2516, 8019391295260607427, 0.456823, '5opHUDU4vR') index_test.go:137: sql insert into test_index values (2518, 4828337287904061721, 0.309724, 'lJPLiGYb7z') index_test.go:143: sql update test_index set c1 = 8978031488418656189, c2 = 0.178888, c3 = 'mhvEySpMXh' where c = 175 index_test.go:143: sql update test_index set c1 = 6375902461057988857, c2 = 0.858340, c3 = 'fbAkPCnkQb' where c = 194 index_test.go:143: sql update test_index set c1 = 5647903306733612680, c2 = 0.221367, c3 = 'BX7Io3FRym' where c = 2128 index_test.go:143: sql update test_index set c1 = 6111910179214865877, c2 = 0.920194, c3 = 'kfIqb8gzfZ' where c = 2235 index_test.go:140: sql delete from test_index where c = 1634 index_test.go:140: sql delete from test_index where c = 753 index_test.go:140: sql delete from test_index where c = 26 index_test.go:137: sql insert into test_index values (2519, 6974296696001122809, 0.840158, 'jExYrCXe7u') index_test.go:143: sql update test_index set c1 = 3405016888559193231, c2 = 0.563673, c3 = 'Vuq3zfvcjN' where c = 1065 index_test.go:137: sql insert into test_index values (2520, 2036205857740415106, 0.366564, 'OMASur4GiG') index_test.go:140: sql delete from test_index where c = 1825 index_test.go:143: sql update test_index set c1 = 1155750208004202368, c2 = 0.916752, c3 = 'a0uuUkGdjK' where c = 2136 index_test.go:137: sql insert into test_index values (2521, 9090955170379335527, 0.458449, 'jFxkMWFc6P') index_test.go:137: sql insert into test_index values (2522, 5521502127937302162, 0.369712, 'UMqXJ5KeiQ') index_test.go:143: sql update test_index set c1 = 4864208499671912022, c2 = 0.211218, c3 = 'gAqXCeP6BD' where c = 730 index_test.go:140: sql delete from test_index where c = 1981 index_test.go:143: sql update test_index set c1 = 993118042719453878, c2 = 0.948543, c3 = 'oCVEX3HjbZ' where c = 2090 index_test.go:137: sql insert into test_index values (2523, 1617684558796471625, 0.192764, 'LeOvQuHlKT') index_test.go:140: sql delete from test_index where c = 1828 index_test.go:140: sql delete from test_index where c = 1422 index_test.go:137: sql insert into test_index values (2524, 5900831649550326834, 0.058427, 'tjt9lQBMLK') index_test.go:143: sql update test_index set c1 = 3989505854161811709, c2 = 0.732099, c3 = 'E9MOtqdZdv' where c = 2468 index_test.go:143: sql update test_index set c1 = 3001723565451169366, c2 = 0.389668, c3 = 'fb1I0kqAcs' where c = 377 index_test.go:140: sql delete from test_index where c = 728 index_test.go:143: sql update test_index set c1 = 6953187468731238498, c2 = 0.036334, c3 = 'RQej089ins' where c = 1052 index_test.go:137: sql insert into test_index values (2525, 5705371829080492335, 0.173787, 'uEdvJutzYT') index_test.go:137: sql insert into test_index values (2526, 1792123329359227656, 0.643636, 'X55eoIBeZq') index_test.go:140: sql delete from test_index where c = 558 index_test.go:143: sql update test_index set c1 = 8206918693021417000, c2 = 0.106574, c3 = 'ea4dJWlL6L' where c = 61 index_test.go:140: sql delete from test_index where c = 1704 index_test.go:137: sql insert into test_index values (2528, 4094459601225198566, 0.560990, 'imVdPhgbXY') index_test.go:137: sql insert into test_index values (2527, 1701157026771206989, 0.603111, 'ahaljYfAL1') index_test.go:140: sql delete from test_index where c = 2006 index_test.go:140: sql delete from test_index where c = 1489 index_test.go:143: sql update test_index set c1 = 2896594303338646168, c2 = 0.303674, c3 = 'JF5uVV4zLt' where c = 2172 index_test.go:143: sql update test_index set c1 = 4314832765793613394, c2 = 0.242609, c3 = 'IAgVv9FQ3T' where c = 1325 index_test.go:137: sql insert into test_index values (2529, 2707800550606305559, 0.202710, 'GDZXmtLYES') index_test.go:143: sql update test_index set c1 = 6136633728033906365, c2 = 0.456876, c3 = 'BxiDLfKJVx' where c = 1371 index_test.go:140: sql delete from test_index where c = 220 index_test.go:140: sql delete from test_index where c = 1817 index_test.go:143: sql update test_index set c1 = 1937372204455381742, c2 = 0.874556, c3 = 'MvqJXFiOHm' where c = 499 index_test.go:143: sql update test_index set c1 = 6821248798270593952, c2 = 0.143195, c3 = 'LwrvPnt8Ps' where c = 754 index_test.go:143: sql update test_index set c1 = 5403692120944499208, c2 = 0.004803, c3 = 'p84TFtYCJH' where c = 820 index_test.go:137: sql insert into test_index values (2530, 8169931611584818257, 0.065860, 'pH3FGY2MpV') index_test.go:137: sql insert into test_index values (2532, 4656436960554698592, 0.775174, 'qjVRPF6MW6') index_test.go:137: sql insert into test_index values (2531, 279254392813876696, 0.712700, 'iu8K23pVvF') index_test.go:140: sql delete from test_index where c = 1888 index_test.go:137: sql insert into test_index values (2533, 5837254431245086666, 0.818341, 'a7AEJ1adVr') index_test.go:140: sql delete from test_index where c = 2371 index_test.go:137: sql insert into test_index values (2534, 1439005045700832341, 0.562049, '2zFQbsrqhD') index_test.go:137: sql insert into test_index values (2535, 2262941348962542275, 0.935460, 'ygz8TIOSmx') index_test.go:143: sql update test_index set c1 = 1120323264233468393, c2 = 0.936247, c3 = 'fN9JQvDADX' where c = 844 index_test.go:143: sql update test_index set c1 = 3800990035552827611, c2 = 0.518182, c3 = 'pFjiqbQhgK' where c = 1164 index_test.go:143: sql update test_index set c1 = 3359616512659400811, c2 = 0.916912, c3 = '1jtJvqpQb5' where c = 341 index_test.go:140: sql delete from test_index where c = 1235 index_test.go:140: sql delete from test_index where c = 141 index_test.go:137: sql insert into test_index values (2536, 5974612677157425006, 0.035304, 'UOvBWoQukm') index_test.go:140: sql delete from test_index where c = 1031 index_test.go:143: sql update test_index set c1 = 192390473512658543, c2 = 0.186979, c3 = 'OCzUdc2iuL' where c = 372 index_test.go:140: sql delete from test_index where c = 1143 index_test.go:143: sql update test_index set c1 = 4842542480427819626, c2 = 0.560994, c3 = 'llVmYKtder' where c = 860 index_test.go:137: sql insert into test_index values (2537, 6647631655054018216, 0.154433, 'DVbr5atfCy') index_test.go:140: sql delete from test_index where c = 1972 index_test.go:143: sql update test_index set c1 = 1095217796589251288, c2 = 0.940858, c3 = 'D2LSUtGgfX' where c = 1038 index_test.go:137: sql insert into test_index values (2538, 6339026644345496390, 0.443275, '6DEHceuWxT') index_test.go:140: sql delete from test_index where c = 2251 index_test.go:140: sql delete from test_index where c = 1194 index_test.go:140: sql delete from test_index where c = 92 index_test.go:140: sql delete from test_index where c = 21 index_test.go:143: sql update test_index set c1 = 1022314235345529311, c2 = 0.319003, c3 = 'DtvgODHQkI' where c = 235 index_test.go:143: sql update test_index set c1 = 4418340426487057837, c2 = 0.579223, c3 = 'cpofKWveyy' where c = 1178 index_test.go:137: sql insert into test_index values (2539, 1227302783451006765, 0.356010, 'AkzZ0yTPcQ') index_test.go:137: sql insert into test_index values (2540, 3122072373719375001, 0.988407, '2fzsoA9q6F') index_test.go:143: sql update test_index set c1 = 1773524509074078555, c2 = 0.297095, c3 = 'GyUQaT1r8J' where c = 269 index_test.go:143: sql update test_index set c1 = 3845996350946655990, c2 = 0.427384, c3 = 'aV5rLev7Yz' where c = 352 index_test.go:137: sql insert into test_index values (2542, 66255314637960354, 0.995353, 'Jd8eBrg0KQ') index_test.go:137: sql insert into test_index values (2541, 5243085826295728860, 0.390837, 'qjZ6S6zqfG') index_test.go:143: sql update test_index set c1 = 3617738091354610282, c2 = 0.037652, c3 = 'ELTMc5Ju2l' where c = 415 index_test.go:140: sql delete from test_index where c = 1753 index_test.go:140: sql delete from test_index where c = 686 index_test.go:137: sql insert into test_index values (2543, 5635471042245100727, 0.837886, '2mxlMDqEep') index_test.go:137: sql insert into test_index values (2544, 6800376045679821823, 0.674628, 'm2z53YHQgU') index_test.go:137: sql insert into test_index values (2546, 7442936726544467867, 0.242469, 'XKiUdxRVkZ') index_test.go:143: sql update test_index set c1 = 614156883803755875, c2 = 0.098216, c3 = 'Ggop3llByy' where c = 2204 index_test.go:140: sql delete from test_index where c = 1467 index_test.go:143: sql update test_index set c1 = 72023198058579202, c2 = 0.828208, c3 = 'flUz5TTUWN' where c = 936 index_test.go:140: sql delete from test_index where c = 2079 index_test.go:140: sql delete from test_index where c = 374 index_test.go:140: sql delete from test_index where c = 554 index_test.go:143: sql update test_index set c1 = 4916542124744677035, c2 = 0.369787, c3 = 'DscNAWU3lf' where c = 750 index_test.go:137: sql insert into test_index values (2547, 7594070551214068283, 0.824498, 'ZqRUVLiECm') index_test.go:137: sql insert into test_index values (2545, 5134480501959678915, 0.280541, 'cdB2aEZxQ1') index_test.go:143: sql update test_index set c1 = 7623411338579780882, c2 = 0.072049, c3 = 'LD7NGADQzQ' where c = 1080 index_test.go:143: sql update test_index set c1 = 7139840604329847024, c2 = 0.878587, c3 = 'iFOCp3YlIT' where c = 1571 index_test.go:137: sql insert into test_index values (2548, 1321702280605905522, 0.644002, 'b8sb8pEIRf') index_test.go:143: sql update test_index set c1 = 5438012730105953648, c2 = 0.259606, c3 = 'iMdnTjpUUn' where c = 2371 index_test.go:140: sql delete from test_index where c = 86 index_test.go:140: sql delete from test_index where c = 2520 index_test.go:137: sql insert into test_index values (2550, 6639218296642743358, 0.560339, 'qjxSTXwmeK') index_test.go:143: sql update test_index set c1 = 7395237595047478444, c2 = 0.912996, c3 = '22mgrT01aB' where c = 1352 index_test.go:137: sql insert into test_index values (2549, 7060753385296175666, 0.589429, 'r5tYxGB4b3') index_test.go:143: sql update test_index set c1 = 7104658958754215668, c2 = 0.622678, c3 = 'haALtVxPbz' where c = 2466 index_test.go:140: sql delete from test_index where c = 1431 index_test.go:137: sql insert into test_index values (2551, 323028631329847494, 0.641470, 'OAKKdwcaN8') index_test.go:137: sql insert into test_index values (2552, 8759268765146420345, 0.427151, 'mjfZmQ6F9T') index_test.go:137: sql insert into test_index values (2553, 9138307056550808072, 0.997810, 'NvNqmX41oz') index_test.go:140: sql delete from test_index where c = 941 index_test.go:143: sql update test_index set c1 = 2979228890562820896, c2 = 0.053740, c3 = 'YBucVAbDNf' where c = 1397 index_test.go:140: sql delete from test_index where c = 2122 index_test.go:137: sql insert into test_index values (2554, 2533928149144840377, 0.823404, 'xJ1RyqWvFb') index_test.go:137: sql insert into test_index values (2555, 2294294531743937059, 0.577733, 'MuwN9EFVwZ') index_test.go:143: sql update test_index set c1 = 8844428129979369709, c2 = 0.496151, c3 = '0AKbiKFrWB' where c = 2474 index_test.go:143: sql update test_index set c1 = 5635705659465791198, c2 = 0.051656, c3 = 'GVXVSqxdiM' where c = 292 index_test.go:140: sql delete from test_index where c = 1770 index_test.go:140: sql delete from test_index where c = 1890 index_test.go:140: sql delete from test_index where c = 2398 index_test.go:140: sql delete from test_index where c = 670 index_test.go:140: sql delete from test_index where c = 2048 index_test.go:137: sql insert into test_index values (2556, 8048254365052007717, 0.775749, 'TC9hGD9bOu') index_test.go:140: sql delete from test_index where c = 2410 index_test.go:143: sql update test_index set c1 = 2974577122189806882, c2 = 0.377503, c3 = 'Deo119XQOn' where c = 1888 index_test.go:143: sql update test_index set c1 = 5376899355136461899, c2 = 0.014018, c3 = 'QEU4ygRBYy' where c = 2334 index_test.go:143: sql update test_index set c1 = 270111743474375640, c2 = 0.061536, c3 = 'dVWOaRTfHz' where c = 1123 index_test.go:137: sql insert into test_index values (2557, 1787880969104724241, 0.175647, 'NvEp4X0YcB') index_test.go:140: sql delete from test_index where c = 600 index_test.go:137: sql insert into test_index values (2558, 263100736674083572, 0.627091, 'RiGtzkU5sK') index_test.go:143: sql update test_index set c1 = 930970618631627561, c2 = 0.490852, c3 = 'IF8DfRIfFp' where c = 2520 index_test.go:140: sql delete from test_index where c = 1295 index_test.go:143: sql update test_index set c1 = 1278871715620882914, c2 = 0.624546, c3 = 'Zn9PDqck6y' where c = 155 index_test.go:143: sql update test_index set c1 = 5850348821366673958, c2 = 0.669507, c3 = 'd8UQfEvJt3' where c = 2255 index_test.go:137: sql insert into test_index values (2561, 3584635824856200788, 0.463733, 'exxFe2pTGV') index_test.go:137: sql insert into test_index values (2559, 5271484686103192007, 0.227781, 'IUikkDCzMW') index_test.go:137: sql insert into test_index values (2560, 6741848887052887653, 0.676149, 'OQla8mPGpa') index_test.go:143: sql update test_index set c1 = 6882086881629298209, c2 = 0.821664, c3 = 'UVo9ArKAYY' where c = 95 index_test.go:143: sql update test_index set c1 = 2460756869817751639, c2 = 0.462912, c3 = 'wTLpNQgYbM' where c = 1442 index_test.go:143: sql update test_index set c1 = 4927960847930883027, c2 = 0.184665, c3 = 'nM25vrDUY6' where c = 1065 index_test.go:140: sql delete from test_index where c = 228 index_test.go:137: sql insert into test_index values (2563, 8068863389543452958, 0.670638, 'tQmjfEN5rP') index_test.go:137: sql insert into test_index values (2562, 7574491137594434910, 0.909146, 'zQgAAZNEbW') index_test.go:140: sql delete from test_index where c = 89 index_test.go:137: sql insert into test_index values (2564, 1109824589189060410, 0.846099, 'SYPLCNyWbh') index_test.go:143: sql update test_index set c1 = 2054150829436916043, c2 = 0.254858, c3 = 'WrDyTV1op3' where c = 1273 index_test.go:140: sql delete from test_index where c = 2496 index_test.go:137: sql insert into test_index values (2566, 153381798149435747, 0.877656, '8g2MK39RJA') index_test.go:137: sql insert into test_index values (2565, 2827758235125197166, 0.897065, 'WXP4hq4Jfz') index_test.go:140: sql delete from test_index where c = 1682 index_test.go:137: sql insert into test_index values (2567, 2274839021713632732, 0.753341, 'yplw9vUzXw') index_test.go:143: sql update test_index set c1 = 903743194725784827, c2 = 0.471209, c3 = 'OywQuOvrdr' where c = 1590 index_test.go:140: sql delete from test_index where c = 42 index_test.go:140: sql delete from test_index where c = 1846 index_test.go:140: sql delete from test_index where c = 1576 index_test.go:140: sql delete from test_index where c = 481 index_test.go:137: sql insert into test_index values (2568, 949197645650102876, 0.713292, 'WPb4QGIpUU') index_test.go:140: sql delete from test_index where c = 2381 index_test.go:143: sql update test_index set c1 = 5762271705384142574, c2 = 0.829712, c3 = 'xpcb9l9uAb' where c = 1767 index_test.go:137: sql insert into test_index values (2569, 2963915079673219617, 0.975672, 'WD1Nb3KboY') index_test.go:143: sql update test_index set c1 = 315482527458558603, c2 = 0.359624, c3 = 'udhmzK9c2f' where c = 64 index_test.go:143: sql update test_index set c1 = 1085215897409398019, c2 = 0.282237, c3 = 'D8cYJaeCVh' where c = 1977 index_test.go:140: sql delete from test_index where c = 1406 index_test.go:143: sql update test_index set c1 = 315284960075981345, c2 = 0.619559, c3 = 'bhTkrrSemf' where c = 1446 index_test.go:143: sql update test_index set c1 = 1839298947975317842, c2 = 0.569390, c3 = 'p36QLE3oZJ' where c = 1619 index_test.go:143: sql update test_index set c1 = 3052153240612363761, c2 = 0.406087, c3 = '5AavQtrXv8' where c = 553 index_test.go:140: sql delete from test_index where c = 2272 index_test.go:143: sql update test_index set c1 = 8793967929674646596, c2 = 0.050664, c3 = 'vWzPUPeD9r' where c = 338 index_test.go:140: sql delete from test_index where c = 1699 index_test.go:137: sql insert into test_index values (2570, 8608316950125940371, 0.725531, 'ViIoTZm2vK') index_test.go:137: sql insert into test_index values (2571, 6264559424957181016, 0.751959, 'IpCtgRaZFX') index_test.go:143: sql update test_index set c1 = 3954114780231746004, c2 = 0.821137, c3 = 'lzzB3QaNW7' where c = 2074 index_test.go:137: sql insert into test_index values (2572, 5453502503505182449, 0.615113, 'lEmilDJhYL') index_test.go:143: sql update test_index set c1 = 1347237419667804459, c2 = 0.860260, c3 = '4ZoOtsZYtj' where c = 958 index_test.go:137: sql insert into test_index values (2576, 8053995475936743323, 0.805081, 'FSam1R0F2F') index_test.go:137: sql insert into test_index values (2573, 3232490187493568847, 0.153201, 'pxcgw3nqaC') index_test.go:143: sql update test_index set c1 = 1611541537096258588, c2 = 0.900460, c3 = 'rU7q5JeDmS' where c = 1820 index_test.go:137: sql insert into test_index values (2575, 2687309947294276124, 0.701059, '5y1oHsfKWk') index_test.go:137: sql insert into test_index values (2574, 3335138323947105241, 0.659733, '7GiHXMDXaa') index_test.go:140: sql delete from test_index where c = 921 index_test.go:140: sql delete from test_index where c = 657 index_test.go:140: sql delete from test_index where c = 852 index_test.go:140: sql delete from test_index where c = 326 index_test.go:137: sql insert into test_index values (2577, 5267170742276342429, 0.168897, '5bOD2EYwZ3') index_test.go:143: sql update test_index set c1 = 8747809562761197703, c2 = 0.879674, c3 = 'FRtKJVQU7F' where c = 2158 index_test.go:143: sql update test_index set c1 = 8659622616652703891, c2 = 0.176121, c3 = 'c06j2KTTLi' where c = 1275 index_test.go:137: sql insert into test_index values (2578, 6084577519874465911, 0.955087, '9REu0s527T') index_test.go:140: sql delete from test_index where c = 376 index_test.go:140: sql delete from test_index where c = 1464 index_test.go:137: sql insert into test_index values (2579, 4854424498805129521, 0.041228, 'OGzxVObEQ8') index_test.go:140: sql delete from test_index where c = 1194 index_test.go:143: sql update test_index set c1 = 5926791056415579396, c2 = 0.754433, c3 = 'pTSuqQHjyU' where c = 1357 index_test.go:140: sql delete from test_index where c = 524 index_test.go:143: sql update test_index set c1 = 8717597117024000425, c2 = 0.279762, c3 = '1Zu5rOu3rr' where c = 839 index_test.go:140: sql delete from test_index where c = 2055 index_test.go:143: sql update test_index set c1 = 5017238954496130414, c2 = 0.631532, c3 = 'SAU7GGNKI1' where c = 1581 index_test.go:137: sql insert into test_index values (2580, 445309494175380502, 0.186494, 'm6pX1pkRFv') index_test.go:140: sql delete from test_index where c = 1652 index_test.go:137: sql insert into test_index values (2581, 4678710311512184290, 0.009349, 'YLOpZ0wx5X') index_test.go:143: sql update test_index set c1 = 3766281890999507230, c2 = 0.307507, c3 = '3AJBQWLd2s' where c = 808 index_test.go:137: sql insert into test_index values (2583, 8562883245956252188, 0.788108, 'EVN7ypG9um') index_test.go:137: sql insert into test_index values (2582, 8115351566173665350, 0.315776, 'FL538FmSub') index_test.go:143: sql update test_index set c1 = 8271494085822735090, c2 = 0.018146, c3 = 'AsN3mmYqb3' where c = 2228 index_test.go:137: sql insert into test_index values (2584, 6088614503449212946, 0.626165, '3Otzpn24w6') index_test.go:143: sql update test_index set c1 = 9141690194212736436, c2 = 0.826391, c3 = '52nCrv2cqm' where c = 1896 index_test.go:143: sql update test_index set c1 = 6930568975696651671, c2 = 0.417057, c3 = 'tmeXuWZBn4' where c = 1968 index_test.go:140: sql delete from test_index where c = 1665 index_test.go:143: sql update test_index set c1 = 6127693777870665351, c2 = 0.849423, c3 = 'Ba1mPn0uMo' where c = 918 index_test.go:140: sql delete from test_index where c = 2190 index_test.go:140: sql delete from test_index where c = 816 index_test.go:137: sql insert into test_index values (2585, 826959352537592155, 0.552163, 'HrwRYCgXdl') index_test.go:137: sql insert into test_index values (2586, 3105934424043188863, 0.331410, 'bC3LWPkRQ3') index_test.go:143: sql update test_index set c1 = 7979331735267777126, c2 = 0.564074, c3 = 'Faq7gru3c7' where c = 36 index_test.go:140: sql delete from test_index where c = 1803 index_test.go:140: sql delete from test_index where c = 1641 index_test.go:137: sql insert into test_index values (2587, 6272896503967491632, 0.318990, '70UQJyhJYo') index_test.go:140: sql delete from test_index where c = 1119 index_test.go:137: sql insert into test_index values (2588, 1458149627695717109, 0.561761, 'K1Q7YUBJCm') index_test.go:143: sql update test_index set c1 = 6060988484616030022, c2 = 0.947461, c3 = 'dgsmYCOjzT' where c = 1230 index_test.go:137: sql insert into test_index values (2589, 4715479536649610106, 0.020798, 'XZsDqkeTXK') index_test.go:143: sql update test_index set c1 = 7732500510504735365, c2 = 0.094403, c3 = '8BRvEcV3lm' where c = 167 index_test.go:143: sql update test_index set c1 = 1383768137051316185, c2 = 0.202840, c3 = 'RPKqJKDVqT' where c = 1561 index_test.go:140: sql delete from test_index where c = 155 index_test.go:140: sql delete from test_index where c = 1724 index_test.go:140: sql delete from test_index where c = 2095 index_test.go:143: sql update test_index set c1 = 4962070233246123787, c2 = 0.454997, c3 = 'pC3aK87aR9' where c = 2329 index_test.go:143: sql update test_index set c1 = 5224733206428432640, c2 = 0.330327, c3 = 'mcAoIb0RMI' where c = 1120 index_test.go:143: sql update test_index set c1 = 3973927555517456558, c2 = 0.299897, c3 = 'JAea6KHHbY' where c = 1140 index_test.go:137: sql insert into test_index values (2591, 2237154324687683076, 0.241846, '9tDYXxKfHF') index_test.go:140: sql delete from test_index where c = 1463 index_test.go:137: sql insert into test_index values (2592, 1759845968551684389, 0.793605, '18RpqSw6Dq') index_test.go:137: sql insert into test_index values (2593, 1833327220524179757, 0.579185, '3cnNfLpKz0') index_test.go:137: sql insert into test_index values (2590, 7383364032672690445, 0.216577, '6w4Cp50GF1') index_test.go:140: sql delete from test_index where c = 37 index_test.go:140: sql delete from test_index where c = 1097 index_test.go:140: sql delete from test_index where c = 318 index_test.go:137: sql insert into test_index values (2595, 6911922983239748995, 0.470910, 'VaEzvPD8EO') index_test.go:143: sql update test_index set c1 = 3697888145147151709, c2 = 0.687227, c3 = 'NKarLjYuzF' where c = 705 index_test.go:137: sql insert into test_index values (2594, 8556250785839083377, 0.197436, 'j0Rxx9e3lo') index_test.go:143: sql update test_index set c1 = 46786316002564791, c2 = 0.886060, c3 = 'nCxD0qj9pZ' where c = 1144 index_test.go:137: sql insert into test_index values (2596, 9158527014054138270, 0.203508, 'hHhVTqOsHt') index_test.go:143: sql update test_index set c1 = 1455114768307094749, c2 = 0.501028, c3 = 'fBVAONKyl7' where c = 619 index_test.go:143: sql update test_index set c1 = 7672361239153258516, c2 = 0.310180, c3 = '2zLwUqv6wP' where c = 1820 index_test.go:143: sql update test_index set c1 = 4492601381617766256, c2 = 0.874477, c3 = 'qIEeR1ZBP3' where c = 2278 index_test.go:140: sql delete from test_index where c = 177 index_test.go:143: sql update test_index set c1 = 2694085884579696942, c2 = 0.603572, c3 = 'n6HAIlu6Sd' where c = 1231 index_test.go:137: sql insert into test_index values (2597, 5831360977767127418, 0.092349, 'PYvRWxpsW0') index_test.go:137: sql insert into test_index values (2598, 188725221874935786, 0.545079, 'kIfvkvfTIe') index_test.go:140: sql delete from test_index where c = 1736 index_test.go:140: sql delete from test_index where c = 2142 index_test.go:140: sql delete from test_index where c = 899 index_test.go:140: sql delete from test_index where c = 735 index_test.go:143: sql update test_index set c1 = 2657558451199746738, c2 = 0.737789, c3 = 'uBlaq3wnPF' where c = 522 index_test.go:137: sql insert into test_index values (2599, 6351543447451049104, 0.454380, '5sUGm54Ylk') index_test.go:143: sql update test_index set c1 = 7632023577917461422, c2 = 0.665118, c3 = 'eiTWNpoR1x' where c = 2548 index_test.go:140: sql delete from test_index where c = 2083 index_test.go:140: sql delete from test_index where c = 2284 index_test.go:143: sql update test_index set c1 = 5441989223839381980, c2 = 0.348489, c3 = '7KmFrvCqeK' where c = 2314 index_test.go:143: sql update test_index set c1 = 2254459998692034304, c2 = 0.857921, c3 = 'NiTXnq9MKX' where c = 2304 index_test.go:143: sql update test_index set c1 = 3738326461511271412, c2 = 0.709391, c3 = 'zx4QcyFCL6' where c = 1282 index_test.go:143: sql update test_index set c1 = 738686108299086063, c2 = 0.684595, c3 = 'OS5Ym7xhkm' where c = 812 index_test.go:143: sql update test_index set c1 = 3087951334103572583, c2 = 0.475493, c3 = 'meTwOi8fle' where c = 1231 index_test.go:137: sql insert into test_index values (2600, 6651140092736330436, 0.800555, 'BWKu1Laqi9') index_test.go:140: sql delete from test_index where c = 581 index_test.go:143: sql update test_index set c1 = 4144760749816614498, c2 = 0.924726, c3 = 'Y0APp0Ljaf' where c = 44 index_test.go:137: sql insert into test_index values (2605, 2588152251384470362, 0.988624, 'iLqG5MNYcG') index_test.go:137: sql insert into test_index values (2610, 7677076184808446190, 0.478299, 'y5VRjrh23H') index_test.go:137: sql insert into test_index values (2603, 3386915273396199204, 0.159967, 'CtNo1dQVYL') index_test.go:137: sql insert into test_index values (2601, 6297495208485038140, 0.730647, 'vFlZFuBPlL') index_test.go:140: sql delete from test_index where c = 1096 index_test.go:140: sql delete from test_index where c = 394 index_test.go:140: sql delete from test_index where c = 371 index_test.go:137: sql insert into test_index values (2607, 6767941543611910459, 0.143701, 'cjKtmiEiuj') index_test.go:137: sql insert into test_index values (2606, 5925673942653005475, 0.557236, 'pfPmDWFmZu') index_test.go:143: sql update test_index set c1 = 5501298127688377694, c2 = 0.820549, c3 = 'UgXoWvm75s' where c = 22 index_test.go:137: sql insert into test_index values (2602, 733637766060886714, 0.304438, 'f6GBXl1ZVc') index_test.go:140: sql delete from test_index where c = 1478 index_test.go:143: sql update test_index set c1 = 4297959080384757781, c2 = 0.026142, c3 = '9cUiXrDA1r' where c = 83 index_test.go:137: sql insert into test_index values (2608, 961754052896862442, 0.758302, 'X8JT5SICvr') index_test.go:140: sql delete from test_index where c = 1431 index_test.go:137: sql insert into test_index values (2604, 1415658367700318021, 0.528217, 'kktThTbZND') index_test.go:137: sql insert into test_index values (2609, 3910895686690761952, 0.417562, 'NECzI6Cjq0') index_test.go:143: sql update test_index set c1 = 2997731103506286952, c2 = 0.820407, c3 = 'FfaaRc8Zu0' where c = 490 index_test.go:140: sql delete from test_index where c = 291 index_test.go:137: sql insert into test_index values (2612, 675045372642143750, 0.194126, 'NfKO7rTFHG') index_test.go:143: sql update test_index set c1 = 7646288728479162909, c2 = 0.817431, c3 = 'PS7W0orqij' where c = 1825 index_test.go:140: sql delete from test_index where c = 2485 index_test.go:140: sql delete from test_index where c = 1220 index_test.go:137: sql insert into test_index values (2611, 7341082557172104966, 0.663266, '9yTjknngHb') index_test.go:143: sql update test_index set c1 = 4077933433986683938, c2 = 0.020360, c3 = 'WerUrIOUiy' where c = 1300 index_test.go:143: sql update test_index set c1 = 5117333711562871825, c2 = 0.174408, c3 = 'jCRK6gEqpF' where c = 963 index_test.go:140: sql delete from test_index where c = 228 index_test.go:140: sql delete from test_index where c = 593 index_test.go:140: sql delete from test_index where c = 1712 index_test.go:137: sql insert into test_index values (2613, 5098823160780003575, 0.300680, 'eaIZAFVjs7') index_test.go:140: sql delete from test_index where c = 2040 index_test.go:137: sql insert into test_index values (2614, 3182400173587282735, 0.274797, '6WGNEPbdKg') index_test.go:143: sql update test_index set c1 = 7622428686742683505, c2 = 0.691134, c3 = 'aw0liyf0X1' where c = 319 index_test.go:143: sql update test_index set c1 = 7345713907304262316, c2 = 0.609985, c3 = 'JIo1Ji4i0F' where c = 641 index_test.go:143: sql update test_index set c1 = 7518902164074230907, c2 = 0.851219, c3 = 'NumYAJ6LKK' where c = 1170 index_test.go:143: sql update test_index set c1 = 8993046359989744931, c2 = 0.357972, c3 = '5mmKUa6liF' where c = 2417 index_test.go:137: sql insert into test_index values (2615, 4436060614455808721, 0.035348, 'caAbMHrgnl') index_test.go:137: sql insert into test_index values (2616, 5137880831029642491, 0.395883, 'OHOQr1JFKO') index_test.go:143: sql update test_index set c1 = 3051405483745525996, c2 = 0.726968, c3 = '9aU9md5FAk' where c = 1311 index_test.go:140: sql delete from test_index where c = 1639 index_test.go:140: sql delete from test_index where c = 1482 index_test.go:143: sql update test_index set c1 = 3488252499416598507, c2 = 0.190272, c3 = 'OzxrJTIy1N' where c = 1140 index_test.go:140: sql delete from test_index where c = 2053 index_test.go:137: sql insert into test_index values (2617, 5822211081340707297, 0.840110, 'gFlCJ6WP8u') index_test.go:137: sql insert into test_index values (2618, 4588638302964294047, 0.406268, 'wUTCf8Y8vC') index_test.go:137: sql insert into test_index values (2619, 3994411198207439771, 0.891054, 'j3wyAbaIhf') index_test.go:140: sql delete from test_index where c = 196 index_test.go:137: sql insert into test_index values (2620, 4399953736499526347, 0.158663, '3quDjcItht') index_test.go:140: sql delete from test_index where c = 458 index_test.go:140: sql delete from test_index where c = 24 index_test.go:137: sql insert into test_index values (2621, 5535430787944077322, 0.788811, '1UPGceHkKf') index_test.go:143: sql update test_index set c1 = 1895939381958767120, c2 = 0.836092, c3 = 'ohZnV8yjnj' where c = 1649 index_test.go:143: sql update test_index set c1 = 4705556164226540465, c2 = 0.509696, c3 = 'd8Ny9VbsHx' where c = 2360 index_test.go:137: sql insert into test_index values (2622, 1616731010860842122, 0.306331, 'RHd06OgFvn') index_test.go:143: sql update test_index set c1 = 8848025620422581088, c2 = 0.320823, c3 = '0glNgteUXa' where c = 302 index_test.go:140: sql delete from test_index where c = 192 index_test.go:140: sql delete from test_index where c = 2362 index_test.go:143: sql update test_index set c1 = 1960649773305623882, c2 = 0.973612, c3 = '49QjNnv12f' where c = 1582 index_test.go:143: sql update test_index set c1 = 4603254905518153276, c2 = 0.957852, c3 = 'mHVih3ydQV' where c = 163 index_test.go:143: sql update test_index set c1 = 2287628999563414649, c2 = 0.345435, c3 = 'Xfpj1wk99H' where c = 902 index_test.go:137: sql insert into test_index values (2624, 3682852731602731711, 0.062041, 'hZXgef7Smu') index_test.go:143: sql update test_index set c1 = 1726751720029193607, c2 = 0.901734, c3 = 'DLHoBZXrPD' where c = 2370 index_test.go:137: sql insert into test_index values (2625, 1677599675353631922, 0.140631, '7nqSDZ5L3T') index_test.go:137: sql insert into test_index values (2623, 7123428940991034776, 0.807167, 's1n4nFuRYm') index_test.go:140: sql delete from test_index where c = 1366 index_test.go:140: sql delete from test_index where c = 1200 index_test.go:137: sql insert into test_index values (2626, 1321720265671142557, 0.864980, 'IW2BJ5c31e') index_test.go:143: sql update test_index set c1 = 3365921034807198218, c2 = 0.861668, c3 = 'vcOc6PHOPA' where c = 2102 index_test.go:143: sql update test_index set c1 = 9013932645302145605, c2 = 0.768017, c3 = 'plqkMwla5o' where c = 454 index_test.go:137: sql insert into test_index values (2628, 6068190651850981367, 0.261290, 'wyBUXjE3a2') index_test.go:137: sql insert into test_index values (2629, 455422844634710101, 0.262451, '8CLuMJ3EEe') index_test.go:137: sql insert into test_index values (2627, 1387522268613570920, 0.786941, 'YuOgHhyend') index_test.go:140: sql delete from test_index where c = 1105 index_test.go:140: sql delete from test_index where c = 2133 index_test.go:143: sql update test_index set c1 = 6611377491544691368, c2 = 0.686796, c3 = 'bxoUfybSIu' where c = 1369 index_test.go:137: sql insert into test_index values (2631, 749584448733526336, 0.270316, '4Fiw9fxJg8') index_test.go:137: sql insert into test_index values (2630, 6737927779958438942, 0.803371, 'PUmMhPmwqK') index_test.go:140: sql delete from test_index where c = 1784 index_test.go:140: sql delete from test_index where c = 15 index_test.go:143: sql update test_index set c1 = 2335101493096016337, c2 = 0.700049, c3 = 'tHUVf1mMVv' where c = 1217 index_test.go:140: sql delete from test_index where c = 1171 index_test.go:140: sql delete from test_index where c = 2275 index_test.go:140: sql delete from test_index where c = 1502 index_test.go:140: sql delete from test_index where c = 1151 index_test.go:143: sql update test_index set c1 = 8258794478837518815, c2 = 0.324810, c3 = 'HmzMKvfJYc' where c = 409 index_test.go:143: sql update test_index set c1 = 6666398636602326618, c2 = 0.765495, c3 = '6bwTP8PrXK' where c = 335 index_test.go:140: sql delete from test_index where c = 670 index_test.go:143: sql update test_index set c1 = 1616462862497569132, c2 = 0.442299, c3 = 'nFUZeVhpVl' where c = 1915 index_test.go:137: sql insert into test_index values (2632, 3160421959041498794, 0.114319, 'n28o6MDj9W') index_test.go:143: sql update test_index set c1 = 6490583510368975922, c2 = 0.020935, c3 = 'NjalTvenfg' where c = 1103 index_test.go:137: sql insert into test_index values (2634, 5681752467825484978, 0.090126, 'U1YWhCDfnp') index_test.go:143: sql update test_index set c1 = 4364318004532413760, c2 = 0.095306, c3 = 'omDrT0PhTm' where c = 742 index_test.go:143: sql update test_index set c1 = 6305664575578126966, c2 = 0.640115, c3 = 'AfUxJSbdHH' where c = 2132 index_test.go:137: sql insert into test_index values (2633, 7836407374687307183, 0.249426, 'uxKXh31DL9') index_test.go:137: sql insert into test_index values (2635, 1711791708376657653, 0.209090, 'KmrECPHTwu') index_test.go:140: sql delete from test_index where c = 2495 index_test.go:140: sql delete from test_index where c = 1647 index_test.go:143: sql update test_index set c1 = 9129328715528949294, c2 = 0.976773, c3 = 'VY43FTae9Y' where c = 1578 index_test.go:137: sql insert into test_index values (2636, 8432707802180230390, 0.684092, 'qXe4L4KmDj') index_test.go:137: sql insert into test_index values (2637, 1570757325901972890, 0.371812, 'VrSosItrDv') index_test.go:143: sql update test_index set c1 = 4008625477662430526, c2 = 0.783557, c3 = 'B18tgsTEQW' where c = 395 index_test.go:143: sql update test_index set c1 = 6813736095788701630, c2 = 0.244207, c3 = 'L4X3NVovHf' where c = 1844 index_test.go:143: sql update test_index set c1 = 7180408178306874477, c2 = 0.121771, c3 = 'BPKK6po2gq' where c = 261 index_test.go:140: sql delete from test_index where c = 1259 index_test.go:140: sql delete from test_index where c = 204 index_test.go:137: sql insert into test_index values (2638, 1752332769752707111, 0.860695, 'waBcba0J17') index_test.go:140: sql delete from test_index where c = 887 index_test.go:137: sql insert into test_index values (2640, 6786243748507016577, 0.642771, 'SZtTrmDIX3') index_test.go:137: sql insert into test_index values (2639, 6703849468281882889, 0.564441, 'b49ZNFTfmm') index_test.go:140: sql delete from test_index where c = 2202 index_test.go:143: sql update test_index set c1 = 5317047282317437946, c2 = 0.178589, c3 = 'lO2JJ97t8W' where c = 2350 index_test.go:137: sql insert into test_index values (2643, 6657844486093649148, 0.480205, 'RSUb584xvD') index_test.go:140: sql delete from test_index where c = 590 index_test.go:140: sql delete from test_index where c = 738 index_test.go:140: sql delete from test_index where c = 844 index_test.go:137: sql insert into test_index values (2641, 6696197448551219396, 0.441025, '479S7VREHQ') index_test.go:137: sql insert into test_index values (2642, 5644919630417859680, 0.997518, 'q4dm5pfrJK') index_test.go:143: sql update test_index set c1 = 8562906374405242563, c2 = 0.627501, c3 = 'DBCcMOXZu6' where c = 1923 index_test.go:143: sql update test_index set c1 = 3765318516200241759, c2 = 0.867363, c3 = 'nIU6ebUkyc' where c = 2487 index_test.go:143: sql update test_index set c1 = 8215315221122646192, c2 = 0.145536, c3 = 'tlvx8bzNU1' where c = 1111 index_test.go:143: sql update test_index set c1 = 7409644878919458877, c2 = 0.550764, c3 = 'QrdC738qmB' where c = 1313 index_test.go:137: sql insert into test_index values (2644, 1919843481865810588, 0.203507, 'wt3F7CLW3G') index_test.go:140: sql delete from test_index where c = 1108 index_test.go:143: sql update test_index set c1 = 8687349989388772062, c2 = 0.970854, c3 = 'WPgxFQ1huO' where c = 2497 index_test.go:137: sql insert into test_index values (2645, 4280987270006393015, 0.240536, 'ks8gtvJYE1') index_test.go:137: sql insert into test_index values (2646, 2395987464992740001, 0.583690, 'WEdOkr1oxh') index_test.go:143: sql update test_index set c1 = 5224524304528629838, c2 = 0.887878, c3 = 'hPqaxtVvVD' where c = 461 index_test.go:143: sql update test_index set c1 = 4074985786686152100, c2 = 0.300895, c3 = 'tjKiQia6AI' where c = 918 index_test.go:140: sql delete from test_index where c = 435 index_test.go:140: sql delete from test_index where c = 2540 index_test.go:137: sql insert into test_index values (2648, 7577177332709015351, 0.531835, '8ekHNc8ZUk') index_test.go:140: sql delete from test_index where c = 1267 index_test.go:140: sql delete from test_index where c = 818 index_test.go:140: sql delete from test_index where c = 1823 index_test.go:137: sql insert into test_index values (2650, 6402348322795816722, 0.001165, 'q1GKWdthCF') index_test.go:143: sql update test_index set c1 = 9190712553701208785, c2 = 0.864797, c3 = 'H1GsCMG3Hg' where c = 806 index_test.go:137: sql insert into test_index values (2647, 5495397027936982702, 0.391037, 'mbYEtw24Sv') index_test.go:137: sql insert into test_index values (2651, 624052911473547147, 0.727038, 'eEtH7VBQeT') index_test.go:143: sql update test_index set c1 = 7863325268618249729, c2 = 0.231811, c3 = 'm4BcrWEfcR' where c = 39 index_test.go:137: sql insert into test_index values (2649, 4243457901541340620, 0.629897, 'favu4EFj0Y') index_test.go:143: sql update test_index set c1 = 4556528836006740989, c2 = 0.272101, c3 = 'pyum3G0J39' where c = 1944 index_test.go:140: sql delete from test_index where c = 919 index_test.go:140: sql delete from test_index where c = 1519 index_test.go:140: sql delete from test_index where c = 2250 index_test.go:137: sql insert into test_index values (2652, 4599257367339319524, 0.117737, '2Ik7RPYq3S') index_test.go:140: sql delete from test_index where c = 2284 index_test.go:143: sql update test_index set c1 = 1889707329796514408, c2 = 0.265657, c3 = 'zObtms3joQ' where c = 1627 index_test.go:143: sql update test_index set c1 = 7967558420121587694, c2 = 0.978826, c3 = 'u7JoOzkY8X' where c = 2090 index_test.go:140: sql delete from test_index where c = 1032 index_test.go:137: sql insert into test_index values (2653, 8927557509009661056, 0.854224, 'ZKun6WxAp9') index_test.go:137: sql insert into test_index values (2654, 256156642129222314, 0.720770, '15hviRMcoE') index_test.go:143: sql update test_index set c1 = 5001916033938773454, c2 = 0.294474, c3 = 'Rs8mY5Bt49' where c = 1223 index_test.go:143: sql update test_index set c1 = 2118937979872152359, c2 = 0.205079, c3 = '1qrqSAGvq4' where c = 2586 index_test.go:140: sql delete from test_index where c = 1178 index_test.go:143: sql update test_index set c1 = 8985966967841901459, c2 = 0.488657, c3 = '2rMU73nkBK' where c = 1535 index_test.go:143: sql update test_index set c1 = 8835042490304572794, c2 = 0.712837, c3 = 'X9ZmWoyfa4' where c = 173 index_test.go:143: sql update test_index set c1 = 4033742924527059523, c2 = 0.361798, c3 = '6n4wevaSGP' where c = 2375 index_test.go:140: sql delete from test_index where c = 1627 index_test.go:137: sql insert into test_index values (2655, 2875748997482906985, 0.402917, 'iR0IbT6EjL') index_test.go:137: sql insert into test_index values (2656, 1375291374287841885, 0.544502, 'YkQeCG5jSG') index_test.go:137: sql insert into test_index values (2658, 6925837537103800212, 0.029394, '6Z1whCEz9E') index_test.go:137: sql insert into test_index values (2657, 162441539203381705, 0.123965, 'XVNprtfCKB') index_test.go:140: sql delete from test_index where c = 1347 index_test.go:137: sql insert into test_index values (2661, 6235160989024497323, 0.563237, 'fAPsIEutiu') index_test.go:137: sql insert into test_index values (2659, 1832136434862317592, 0.355368, 'QVqfTUSj0F') index_test.go:137: sql insert into test_index values (2660, 6577750363041742705, 0.668159, '6RAGie4p5L') index_test.go:140: sql delete from test_index where c = 1058 index_test.go:143: sql update test_index set c1 = 3911980224781843604, c2 = 0.423361, c3 = 'jxqdYe60L0' where c = 1724 index_test.go:140: sql delete from test_index where c = 835 index_test.go:143: sql update test_index set c1 = 3170175981341995576, c2 = 0.942446, c3 = '13yxSTvvJ2' where c = 1759 index_test.go:140: sql delete from test_index where c = 230 index_test.go:140: sql delete from test_index where c = 177 index_test.go:140: sql delete from test_index where c = 218 index_test.go:143: sql update test_index set c1 = 4073727062318959093, c2 = 0.295311, c3 = 'frXCNoo2oo' where c = 1391 index_test.go:140: sql delete from test_index where c = 546 index_test.go:140: sql delete from test_index where c = 302 index_test.go:143: sql update test_index set c1 = 5490353332333925891, c2 = 0.574740, c3 = 'YV7WbtLOrV' where c = 98 index_test.go:143: sql update test_index set c1 = 5568686976356542446, c2 = 0.965757, c3 = 'iVhwLiUnqx' where c = 2519 index_test.go:137: sql insert into test_index values (2663, 4669930148290094207, 0.253800, 'FgFjZcnv0B') index_test.go:143: sql update test_index set c1 = 8118430585738590960, c2 = 0.228224, c3 = 'pzQ3PzyHa9' where c = 263 index_test.go:143: sql update test_index set c1 = 70115503358958701, c2 = 0.130059, c3 = 'qI8UWkAAe8' where c = 490 index_test.go:143: sql update test_index set c1 = 2137432233292359783, c2 = 0.507570, c3 = 'zak09mWiDg' where c = 1386 index_test.go:137: sql insert into test_index values (2664, 8117235048038134252, 0.327753, 'MtkOixJbfl') index_test.go:143: sql update test_index set c1 = 7833610022424377612, c2 = 0.445678, c3 = 'p2da4BZHFy' where c = 2105 index_test.go:143: sql update test_index set c1 = 2682111093065182043, c2 = 0.277620, c3 = 'posWKa9EZI' where c = 715 index_test.go:137: sql insert into test_index values (2662, 3612399977871863669, 0.980897, 'nDe9ulRseT') index_test.go:137: sql insert into test_index values (2665, 324894271730882245, 0.322298, 'VQj4GZPuYu') index_test.go:140: sql delete from test_index where c = 2157 index_test.go:137: sql insert into test_index values (2666, 8013996545016813105, 0.039115, 'lU9F5gxaY8') index_test.go:137: sql insert into test_index values (2668, 6348360707360254740, 0.547308, 'EyJlu1gypr') index_test.go:140: sql delete from test_index where c = 2515 index_test.go:137: sql insert into test_index values (2667, 2203922545718763902, 0.189417, 'ofV9LayoA1') index_test.go:137: sql insert into test_index values (2670, 1257333258905286167, 0.100945, 'tsAPxmDouX') index_test.go:143: sql update test_index set c1 = 6398910978436286412, c2 = 0.615718, c3 = 'ecJA2wap3d' where c = 1045 index_test.go:140: sql delete from test_index where c = 656 index_test.go:137: sql insert into test_index values (2671, 4823535395655686209, 0.844607, 'IiKwpqol8l') index_test.go:143: sql update test_index set c1 = 7583364021773206175, c2 = 0.563992, c3 = 'o5l4pXdpNI' where c = 1406 index_test.go:137: sql insert into test_index values (2669, 2546794920020020538, 0.813545, 'yrcTQjr2qa') index_test.go:140: sql delete from test_index where c = 1354 index_test.go:140: sql delete from test_index where c = 585 index_test.go:140: sql delete from test_index where c = 2389 index_test.go:140: sql delete from test_index where c = 1933 index_test.go:140: sql delete from test_index where c = 338 index_test.go:140: sql delete from test_index where c = 2393 index_test.go:140: sql delete from test_index where c = 790 index_test.go:137: sql insert into test_index values (2673, 2628629195815371085, 0.828469, 'kKWn0sWQpe') index_test.go:143: sql update test_index set c1 = 4872536016162216423, c2 = 0.325927, c3 = 'Ryq2kvztfE' where c = 1431 index_test.go:143: sql update test_index set c1 = 1242267061483722414, c2 = 0.940396, c3 = 'hxDD0IWtrz' where c = 2563 index_test.go:143: sql update test_index set c1 = 862149750910059674, c2 = 0.943269, c3 = 'wO2soyXfzh' where c = 2566 index_test.go:137: sql insert into test_index values (2672, 6664614786171018948, 0.192964, 'DacVuM0cN8') index_test.go:143: sql update test_index set c1 = 6461251899156689889, c2 = 0.304509, c3 = 'np4LK9s8NK' where c = 1936 index_test.go:143: sql update test_index set c1 = 733831033895689025, c2 = 0.493304, c3 = 'CQaPpETqiC' where c = 591 index_test.go:140: sql delete from test_index where c = 1701 index_test.go:140: sql delete from test_index where c = 1195 index_test.go:143: sql update test_index set c1 = 5115858332272792101, c2 = 0.626914, c3 = 'UQs122M6O8' where c = 2439 index_test.go:137: sql insert into test_index values (2674, 5931562012026750821, 0.711558, '4p6MAk80FZ') index_test.go:143: sql update test_index set c1 = 1060856287449796353, c2 = 0.134978, c3 = 'TsI3DQltud' where c = 2437 index_test.go:143: sql update test_index set c1 = 8972496303564968456, c2 = 0.222777, c3 = 'Jr7LOtYIsx' where c = 1269 index_test.go:143: sql update test_index set c1 = 4580267942717614853, c2 = 0.067942, c3 = 'tDFBSslsnR' where c = 1706 index_test.go:137: sql insert into test_index values (2675, 6270323768742210539, 0.928251, 'pgIfitN3EX') index_test.go:137: sql insert into test_index values (2677, 6303731176993112206, 0.478007, '7a27XdOE7s') index_test.go:140: sql delete from test_index where c = 450 index_test.go:137: sql insert into test_index values (2676, 5784619562009422525, 0.884276, '20x6jUfRza') index_test.go:137: sql insert into test_index values (2678, 2248949697171540979, 0.174514, 'RoLOhm16AQ') index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (2679, 4042023030636741958, 0.350092, 'AntTmBqQHr') index_test.go:140: sql delete from test_index where c = 320 index_test.go:137: sql insert into test_index values (2682, 7265545352764804327, 0.073328, 'GXWCfnrGim') index_test.go:137: sql insert into test_index values (2681, 6829452963573505475, 0.090622, 'uMP7GSHPhr') index_test.go:143: sql update test_index set c1 = 5074753772559930240, c2 = 0.667578, c3 = 'nzrfm0wlqD' where c = 2371 index_test.go:140: sql delete from test_index where c = 70 index_test.go:137: sql insert into test_index values (2680, 3226483019181985434, 0.177558, 'MIwRVIxLqd') index_test.go:143: sql update test_index set c1 = 2959445344129033366, c2 = 0.407750, c3 = 'yYHnYl0n4O' where c = 2498 index_test.go:143: sql update test_index set c1 = 254656675052795010, c2 = 0.870919, c3 = 'lg5hDb6ogL' where c = 1149 index_test.go:140: sql delete from test_index where c = 866 index_test.go:140: sql delete from test_index where c = 1836 index_test.go:140: sql delete from test_index where c = 1393 index_test.go:143: sql update test_index set c1 = 2507431371225875295, c2 = 0.423467, c3 = 'yOeRdyP8E9' where c = 855 index_test.go:137: sql insert into test_index values (2683, 2119279864083200490, 0.187796, 'V7e0ZywyEP') index_test.go:140: sql delete from test_index where c = 2374 index_test.go:140: sql delete from test_index where c = 2328 index_test.go:143: sql update test_index set c1 = 9118115359974138080, c2 = 0.029594, c3 = 'Bqw9qmjr7n' where c = 46 index_test.go:137: sql insert into test_index values (2684, 3969875212260541490, 0.081841, 'F3dztOY3Lv') index_test.go:143: sql update test_index set c1 = 1450245037662892103, c2 = 0.490657, c3 = 'qkvFwgGVY8' where c = 75 index_test.go:143: sql update test_index set c1 = 5202424573491618410, c2 = 0.329765, c3 = 'WH18WlePSr' where c = 1740 index_test.go:140: sql delete from test_index where c = 1152 index_test.go:137: sql insert into test_index values (2685, 9221398725329951520, 0.897215, 'XCddEsyBHn') index_test.go:143: sql update test_index set c1 = 2939893961260957830, c2 = 0.928674, c3 = 'BO6ZLKnAEo' where c = 2053 index_test.go:137: sql insert into test_index values (2686, 6636765390826978700, 0.915668, 'xEnFZC9g0b') index_test.go:143: sql update test_index set c1 = 7554402282069591461, c2 = 0.100080, c3 = 'c3LWNm0zT0' where c = 2304 index_test.go:137: sql insert into test_index values (2687, 3075270708864750135, 0.370491, 'yDEQU1GoXm') index_test.go:137: sql insert into test_index values (2688, 325687837456724631, 0.861585, 'HJp2ZPuHO2') index_test.go:137: sql insert into test_index values (2689, 289419813241396309, 0.195468, '3r7DfE8Xy1') index_test.go:140: sql delete from test_index where c = 159 index_test.go:140: sql delete from test_index where c = 1096 index_test.go:143: sql update test_index set c1 = 3487452616714048787, c2 = 0.978459, c3 = 'j3ZW4ws1z1' where c = 2336 index_test.go:137: sql insert into test_index values (2690, 5192590078769289702, 0.353883, '2dVmsfdCpE') index_test.go:140: sql delete from test_index where c = 594 index_test.go:143: sql update test_index set c1 = 8136945571711721284, c2 = 0.683722, c3 = 'pE8x9OMnEc' where c = 804 index_test.go:140: sql delete from test_index where c = 938 index_test.go:137: sql insert into test_index values (2692, 6924408596387760158, 0.335301, '6O9InrBJ4e') index_test.go:143: sql update test_index set c1 = 136744162064311482, c2 = 0.689427, c3 = 'IKIk0iMQuA' where c = 2370 index_test.go:140: sql delete from test_index where c = 518 index_test.go:137: sql insert into test_index values (2691, 255213233070736359, 0.092192, 'Tt5N2Fetc8') index_test.go:143: sql update test_index set c1 = 5198128599872425591, c2 = 0.460093, c3 = 'ul4X0KSQOT' where c = 1666 index_test.go:140: sql delete from test_index where c = 785 index_test.go:143: sql update test_index set c1 = 7483997399374175248, c2 = 0.446461, c3 = 'jTvI0l2jqa' where c = 57 index_test.go:143: sql update test_index set c1 = 527373001310794245, c2 = 0.130945, c3 = '73riLCYP9h' where c = 1499 index_test.go:137: sql insert into test_index values (2693, 8455881363421226865, 0.266421, 'QEzayL7Bu3') index_test.go:140: sql delete from test_index where c = 1795 index_test.go:140: sql delete from test_index where c = 2648 index_test.go:143: sql update test_index set c1 = 7901265767082628252, c2 = 0.963608, c3 = 'zQx5etebtV' where c = 2577 index_test.go:140: sql delete from test_index where c = 1511 index_test.go:137: sql insert into test_index values (2694, 2699070568501280602, 0.460987, 'Sl4eiRUzRg') index_test.go:143: sql update test_index set c1 = 5715375999473713336, c2 = 0.594558, c3 = 'pSsFi9dpNe' where c = 2440 index_test.go:143: sql update test_index set c1 = 1772160581795893141, c2 = 0.954755, c3 = 'BkAbr21TI1' where c = 499 index_test.go:140: sql delete from test_index where c = 938 index_test.go:137: sql insert into test_index values (2695, 919245470717340946, 0.311846, 'YvSZGHpbzf') index_test.go:137: sql insert into test_index values (2697, 5716330057243068877, 0.230592, 'fuoGBom2II') index_test.go:137: sql insert into test_index values (2696, 4109428040108233612, 0.998641, 'tTSFCeOKwx') index_test.go:143: sql update test_index set c1 = 34776149412669037, c2 = 0.573822, c3 = 'GindDNJftk' where c = 1115 index_test.go:140: sql delete from test_index where c = 212 index_test.go:140: sql delete from test_index where c = 1260 index_test.go:137: sql insert into test_index values (2698, 3142991792025618236, 0.486157, 'MGJlnk5amU') index_test.go:143: sql update test_index set c1 = 4518530233546021451, c2 = 0.812834, c3 = 'xFUeM62IjZ' where c = 345 index_test.go:143: sql update test_index set c1 = 6025627659569832081, c2 = 0.218662, c3 = 'fT2LZsOyyV' where c = 844 index_test.go:140: sql delete from test_index where c = 2691 index_test.go:140: sql delete from test_index where c = 2603 index_test.go:140: sql delete from test_index where c = 229 index_test.go:143: sql update test_index set c1 = 541920552990919976, c2 = 0.546647, c3 = 'sajNcD6KXe' where c = 708 index_test.go:143: sql update test_index set c1 = 9009281886468290033, c2 = 0.000899, c3 = 'lKoJahwaM1' where c = 1920 index_test.go:143: sql update test_index set c1 = 2006198417025380704, c2 = 0.624948, c3 = 'lsU6HYU31d' where c = 980 index_test.go:143: sql update test_index set c1 = 7128260974727528571, c2 = 0.423215, c3 = 'HTfaB5p4s9' where c = 2098 index_test.go:137: sql insert into test_index values (2699, 871154686386116788, 0.959372, 'ws2CvW9R03') index_test.go:143: sql update test_index set c1 = 2729634504094355921, c2 = 0.056205, c3 = 'bqfWK3EjkG' where c = 968 index_test.go:137: sql insert into test_index values (2700, 2628631522262913685, 0.436815, 'NLC85nPTiJ') index_test.go:140: sql delete from test_index where c = 48 index_test.go:140: sql delete from test_index where c = 238 index_test.go:143: sql update test_index set c1 = 2832653026612898158, c2 = 0.998358, c3 = 'TrsrYNoqYP' where c = 2274 index_test.go:143: sql update test_index set c1 = 3751996343840310028, c2 = 0.585763, c3 = 'ewYFy1ICBy' where c = 1805 index_test.go:137: sql insert into test_index values (2701, 1804529638342780135, 0.671195, 'QOvd4ljTVA') index_test.go:137: sql insert into test_index values (2702, 4954241124934405332, 0.215154, 'L6XXwLiz3Z') index_test.go:137: sql insert into test_index values (2706, 6486156900007248702, 0.935884, '9a6QgorMYA') index_test.go:137: sql insert into test_index values (2703, 1674095632573882648, 0.396952, 'XRQfoqvt0j') index_test.go:137: sql insert into test_index values (2704, 3161404763534520649, 0.014052, '445S5bYail') index_test.go:137: sql insert into test_index values (2705, 7163377818926498452, 0.107904, '1Rojca0Rhn') index_test.go:140: sql delete from test_index where c = 889 index_test.go:137: sql insert into test_index values (2710, 7556116081570077230, 0.615460, '5Q5GrlbnCq') index_test.go:140: sql delete from test_index where c = 337 index_test.go:137: sql insert into test_index values (2709, 4206965958267271323, 0.457539, 'e6gpwjStej') index_test.go:137: sql insert into test_index values (2708, 3336934529378453989, 0.828733, 'j7U4VfqHYk') index_test.go:140: sql delete from test_index where c = 1040 index_test.go:143: sql update test_index set c1 = 3194880598265604300, c2 = 0.901862, c3 = 'eUW8c6Aono' where c = 388 index_test.go:137: sql insert into test_index values (2707, 8983594551392886728, 0.323626, '6w25F4K1Z6') index_test.go:140: sql delete from test_index where c = 1323 index_test.go:140: sql delete from test_index where c = 704 index_test.go:140: sql delete from test_index where c = 2112 index_test.go:143: sql update test_index set c1 = 4829617622154887629, c2 = 0.536662, c3 = '0BuLMuPshd' where c = 660 index_test.go:143: sql update test_index set c1 = 6804574333140505204, c2 = 0.326734, c3 = 'z4idqetYZ9' where c = 1144 index_test.go:143: sql update test_index set c1 = 1758745288125755039, c2 = 0.778867, c3 = 'VCD70s9WEG' where c = 2050 index_test.go:140: sql delete from test_index where c = 2565 index_test.go:143: sql update test_index set c1 = 5256440655317028955, c2 = 0.035492, c3 = 'DIeQUz3UPg' where c = 891 index_test.go:137: sql insert into test_index values (2711, 5219353471754984423, 0.388433, 'lfa7ZlUNcd') index_test.go:140: sql delete from test_index where c = 2579 index_test.go:140: sql delete from test_index where c = 1953 index_test.go:140: sql delete from test_index where c = 1612 index_test.go:140: sql delete from test_index where c = 2593 index_test.go:137: sql insert into test_index values (2712, 8237615975876807637, 0.265938, 'GE1jcfsUKW') index_test.go:143: sql update test_index set c1 = 8961200313414695793, c2 = 0.164761, c3 = 'voHkJY0S0j' where c = 432 index_test.go:143: sql update test_index set c1 = 824058983151232103, c2 = 0.773939, c3 = 'IGqA6jSxU8' where c = 891 index_test.go:143: sql update test_index set c1 = 4773728597622481315, c2 = 0.207128, c3 = 'POBnEGVSMe' where c = 2629 index_test.go:137: sql insert into test_index values (2714, 7047821554307831101, 0.152928, '4IZDyFebUW') index_test.go:137: sql insert into test_index values (2715, 9174303802677286389, 0.741706, 'ldCD0d662t') index_test.go:137: sql insert into test_index values (2713, 6021328624314019018, 0.561612, '6sJd11dwUq') index_test.go:143: sql update test_index set c1 = 531397407875069358, c2 = 0.219381, c3 = 'v4td5DlOG0' where c = 2056 index_test.go:143: sql update test_index set c1 = 8677572069976198839, c2 = 0.986014, c3 = 'tVXSXGOmu5' where c = 582 index_test.go:140: sql delete from test_index where c = 289 index_test.go:140: sql delete from test_index where c = 441 index_test.go:143: sql update test_index set c1 = 4443259490494826058, c2 = 0.985050, c3 = 'TBrMJ0TO6S' where c = 2695 index_test.go:137: sql insert into test_index values (2717, 4990396427509905761, 0.526712, 'bVUsjfxnLx') index_test.go:137: sql insert into test_index values (2716, 4244080847833197214, 0.183376, 'YOGql3Aqfz') index_test.go:137: sql insert into test_index values (2718, 6282724593946258443, 0.888765, 'cFY3o2CInC') index_test.go:137: sql insert into test_index values (2719, 5292269749499283029, 0.351839, '9euXXY1Eso') index_test.go:140: sql delete from test_index where c = 2575 index_test.go:137: sql insert into test_index values (2720, 7844266076573125410, 0.523934, '5kEwbn1aUg') index_test.go:140: sql delete from test_index where c = 2344 index_test.go:143: sql update test_index set c1 = 4296511692884860455, c2 = 0.562750, c3 = 'jk7q8RlYi1' where c = 1249 index_test.go:140: sql delete from test_index where c = 884 index_test.go:137: sql insert into test_index values (2721, 1803441822281096072, 0.303731, 'OvWymQ62Ah') index_test.go:143: sql update test_index set c1 = 8587063237165893976, c2 = 0.162163, c3 = 'iaJ52IUqPv' where c = 983 index_test.go:140: sql delete from test_index where c = 2189 index_test.go:140: sql delete from test_index where c = 1758 index_test.go:140: sql delete from test_index where c = 2651 index_test.go:140: sql delete from test_index where c = 2319 index_test.go:143: sql update test_index set c1 = 1250369614040609601, c2 = 0.928389, c3 = 'ZgSxgZFmBs' where c = 1648 index_test.go:143: sql update test_index set c1 = 2633964068198533821, c2 = 0.478494, c3 = '496KUYw5vM' where c = 2385 index_test.go:143: sql update test_index set c1 = 8355711822330176243, c2 = 0.152543, c3 = 'yslMIQjSJn' where c = 134 index_test.go:143: sql update test_index set c1 = 7887371553435605959, c2 = 0.543299, c3 = 'x1Ff9GzZP2' where c = 830 index_test.go:143: sql update test_index set c1 = 2357350633161083413, c2 = 0.596724, c3 = 'sKiVDDK1RG' where c = 178 index_test.go:143: sql update test_index set c1 = 7413375901346953874, c2 = 0.516526, c3 = 'hWvxiYsp9N' where c = 1656 index_test.go:137: sql insert into test_index values (2723, 6877009186630858210, 0.280607, 'VzerCGtfGy') index_test.go:137: sql insert into test_index values (2722, 823918121329474322, 0.477705, 'juRyOWSZVX') index_test.go:137: sql insert into test_index values (2724, 5292338829896369711, 0.707583, '0TOUOCR0Ov') index_test.go:137: sql insert into test_index values (2725, 2149063233953936159, 0.520096, 'h2al1WSCbC') index_test.go:143: sql update test_index set c1 = 5340197693113039757, c2 = 0.261848, c3 = 'R1O6BkY2Fs' where c = 797 index_test.go:140: sql delete from test_index where c = 603 index_test.go:140: sql delete from test_index where c = 531 index_test.go:140: sql delete from test_index where c = 2185 index_test.go:137: sql insert into test_index values (2728, 5290407692266312830, 0.189849, 'zicsXqyXPs') index_test.go:143: sql update test_index set c1 = 7356430272102007839, c2 = 0.134238, c3 = 'SxeE22pW4j' where c = 1402 index_test.go:137: sql insert into test_index values (2729, 404814406404500518, 0.875757, 'SOJ9STdTeE') index_test.go:137: sql insert into test_index values (2727, 7518026680815810036, 0.565028, 'eSj5jXwWoA') index_test.go:140: sql delete from test_index where c = 2080 index_test.go:140: sql delete from test_index where c = 313 index_test.go:137: sql insert into test_index values (2730, 6214308520506790811, 0.204004, 'sdR6GKdDRY') index_test.go:140: sql delete from test_index where c = 200 index_test.go:137: sql insert into test_index values (2726, 8002445040190484599, 0.758480, 'juLbiWOcRv') index_test.go:140: sql delete from test_index where c = 9 index_test.go:143: sql update test_index set c1 = 5988696894596216980, c2 = 0.065797, c3 = 'bKVCdxsHeO' where c = 1835 index_test.go:143: sql update test_index set c1 = 5882336445975146057, c2 = 0.655213, c3 = 'wSZ04wHvv8' where c = 218 index_test.go:137: sql insert into test_index values (2731, 6298196301817365018, 0.302003, 's94o51qO2Y') index_test.go:143: sql update test_index set c1 = 5117390485296882996, c2 = 0.527112, c3 = 'SKzv9fiwud' where c = 1633 index_test.go:140: sql delete from test_index where c = 2292 index_test.go:140: sql delete from test_index where c = 621 index_test.go:140: sql delete from test_index where c = 1384 index_test.go:137: sql insert into test_index values (2732, 8303161280892751959, 0.906385, 'iaEW4hGV2Q') index_test.go:143: sql update test_index set c1 = 227554516174498534, c2 = 0.803144, c3 = '6UVI8gpPYF' where c = 2550 index_test.go:143: sql update test_index set c1 = 7918428487684938631, c2 = 0.671514, c3 = 'ZBZ9IXxbSa' where c = 2091 index_test.go:140: sql delete from test_index where c = 2634 index_test.go:143: sql update test_index set c1 = 8640129734102031067, c2 = 0.637695, c3 = 's1PChR2ukx' where c = 2606 index_test.go:137: sql insert into test_index values (2733, 7241028309868727791, 0.579049, 'yO02NIn696') index_test.go:143: sql update test_index set c1 = 1903619789321793418, c2 = 0.937147, c3 = 'wRQrwVxh0Z' where c = 1356 index_test.go:140: sql delete from test_index where c = 573 index_test.go:137: sql insert into test_index values (2735, 8691246235386862459, 0.309347, 'xcuw2XMRpA') index_test.go:143: sql update test_index set c1 = 2079616891459485519, c2 = 0.121547, c3 = 'Uh7ZgzzOZG' where c = 1431 index_test.go:137: sql insert into test_index values (2737, 2128262932801689506, 0.735654, 'w9U1FBP5Hf') index_test.go:143: sql update test_index set c1 = 5904673442711733526, c2 = 0.283031, c3 = '7c7LZNz8ci' where c = 2078 index_test.go:143: sql update test_index set c1 = 6156437915591399886, c2 = 0.233222, c3 = 'jcdZCV1kFL' where c = 2522 index_test.go:137: sql insert into test_index values (2734, 2638910843689447154, 0.651254, 'JAGdTtrgYq') index_test.go:140: sql delete from test_index where c = 1294 index_test.go:140: sql delete from test_index where c = 149 index_test.go:143: sql update test_index set c1 = 1638744282698546801, c2 = 0.190974, c3 = 'nNuGueaZBH' where c = 1591 index_test.go:137: sql insert into test_index values (2736, 5563367833255175632, 0.281808, 'FWHZUolTZ8') index_test.go:137: sql insert into test_index values (2738, 5339164351877739046, 0.771940, 'sGpJSSqOCW') index_test.go:137: sql insert into test_index values (2739, 473795630777195616, 0.971421, 'wMxU8cnbYt') index_test.go:140: sql delete from test_index where c = 1106 index_test.go:137: sql insert into test_index values (2741, 1406375999207333488, 0.303156, 'Em3zccOa2B') index_test.go:140: sql delete from test_index where c = 502 index_test.go:140: sql delete from test_index where c = 2598 index_test.go:140: sql delete from test_index where c = 1089 index_test.go:143: sql update test_index set c1 = 4754693405017326149, c2 = 0.124044, c3 = 'Wvax2ePpuZ' where c = 1980 index_test.go:137: sql insert into test_index values (2740, 386017876241371499, 0.808732, 'Ahj4ZIKY1C') index_test.go:140: sql delete from test_index where c = 2367 index_test.go:137: sql insert into test_index values (2742, 5769564490707358049, 0.983226, 'LwOJ8SMNSq') index_test.go:143: sql update test_index set c1 = 195460207864039926, c2 = 0.771707, c3 = 'KzVqUsLBAS' where c = 1332 index_test.go:143: sql update test_index set c1 = 9181178965219664460, c2 = 0.399848, c3 = 'hN4XKmnY5a' where c = 103 index_test.go:140: sql delete from test_index where c = 960 index_test.go:143: sql update test_index set c1 = 7411591218420447609, c2 = 0.154923, c3 = 'HfB2i3zUDc' where c = 378 index_test.go:143: sql update test_index set c1 = 9168798101725548232, c2 = 0.599903, c3 = '7s06z5DMbT' where c = 1361 index_test.go:143: sql update test_index set c1 = 6545594630666466744, c2 = 0.711302, c3 = 'jHikUfWkDZ' where c = 2690 index_test.go:143: sql update test_index set c1 = 1604455004650748107, c2 = 0.524755, c3 = 'mYQaQXNzpL' where c = 2605 index_test.go:140: sql delete from test_index where c = 681 index_test.go:137: sql insert into test_index values (2743, 4708075535009165410, 0.249728, 'iPScXDqFW7') index_test.go:143: sql update test_index set c1 = 1222759468808896425, c2 = 0.403182, c3 = 'tBHxgsAa4T' where c = 910 index_test.go:140: sql delete from test_index where c = 2616 index_test.go:137: sql insert into test_index values (2744, 8096475434541029882, 0.519427, 'N2d227vThB') index_test.go:137: sql insert into test_index values (2745, 5465216736442866788, 0.291812, '9ggaRMZHAq') index_test.go:137: sql insert into test_index values (2747, 6532380058453475301, 0.677964, '3ovQbjsFhC') index_test.go:137: sql insert into test_index values (2746, 3177437806479058682, 0.196915, '0mTUn7biqH') index_test.go:137: sql insert into test_index values (2748, 4892265705172397727, 0.124190, 'AAtByEycSS') index_test.go:140: sql delete from test_index where c = 1066 index_test.go:137: sql insert into test_index values (2749, 6972892346831136937, 0.674218, 'obLc9W5xRb') index_test.go:140: sql delete from test_index where c = 287 index_test.go:140: sql delete from test_index where c = 2186 index_test.go:143: sql update test_index set c1 = 1223946309876021836, c2 = 0.512789, c3 = '3OnrmQezgC' where c = 1939 index_test.go:137: sql insert into test_index values (2750, 3719900330918136636, 0.444374, '2bIBgnwnqL') index_test.go:140: sql delete from test_index where c = 876 index_test.go:143: sql update test_index set c1 = 2270894493350999535, c2 = 0.102362, c3 = 'M4NNsE1UrK' where c = 1819 index_test.go:140: sql delete from test_index where c = 2733 index_test.go:143: sql update test_index set c1 = 2186073918486464816, c2 = 0.158089, c3 = 'zaDn0i3fk1' where c = 1062 index_test.go:140: sql delete from test_index where c = 2519 index_test.go:143: sql update test_index set c1 = 2436502578690404679, c2 = 0.712122, c3 = 'PrM0Tc9tF6' where c = 1632 index_test.go:140: sql delete from test_index where c = 1377 index_test.go:143: sql update test_index set c1 = 2554763966155720716, c2 = 0.326864, c3 = 'BBEsjggSpp' where c = 2718 index_test.go:140: sql delete from test_index where c = 2738 index_test.go:143: sql update test_index set c1 = 7577481247565829019, c2 = 0.402105, c3 = 'IrIdGMKxKS' where c = 1977 index_test.go:137: sql insert into test_index values (2752, 5101979482297232788, 0.513977, 'RvRfMht2bp') index_test.go:143: sql update test_index set c1 = 8706064085946545059, c2 = 0.648795, c3 = 'A4E9aKnYhF' where c = 1341 index_test.go:137: sql insert into test_index values (2754, 1052537232617365192, 0.456871, 'Dk2dQJt1cl') index_test.go:143: sql update test_index set c1 = 2630236508829106237, c2 = 0.325764, c3 = 'mezoq4pQ8p' where c = 999 index_test.go:137: sql insert into test_index values (2751, 2446031598845435950, 0.667166, 'UDs68um2AD') index_test.go:143: sql update test_index set c1 = 8975979543905236494, c2 = 0.344370, c3 = '1m5WIrFJ52' where c = 2078 index_test.go:137: sql insert into test_index values (2753, 8827279831966115414, 0.718895, 'AilzV25cIh') index_test.go:137: sql insert into test_index values (2755, 5167199450776821480, 0.609573, 'l7jNWoeYkU') index_test.go:137: sql insert into test_index values (2756, 2635909778856729728, 0.165182, 'GZe1DG2ijw') index_test.go:143: sql update test_index set c1 = 5154136836036750521, c2 = 0.775349, c3 = '83WPfO6Zx9' where c = 2008 index_test.go:140: sql delete from test_index where c = 1135 index_test.go:140: sql delete from test_index where c = 2074 index_test.go:140: sql delete from test_index where c = 2133 index_test.go:137: sql insert into test_index values (2758, 5443164372062778265, 0.013489, '1maFz6wgRb') index_test.go:137: sql insert into test_index values (2759, 3301316704487169382, 0.725835, 'H5zkpjqY2O') index_test.go:140: sql delete from test_index where c = 1776 index_test.go:143: sql update test_index set c1 = 7326617596994923136, c2 = 0.248149, c3 = 'KklQ7wRHTA' where c = 1686 index_test.go:143: sql update test_index set c1 = 5506702475745108267, c2 = 0.811581, c3 = 'mHBlXigjZj' where c = 1852 index_test.go:143: sql update test_index set c1 = 9007971792441745621, c2 = 0.818172, c3 = 'LDx6SoUYvM' where c = 1200 index_test.go:137: sql insert into test_index values (2760, 4108839939280242917, 0.728613, 'ljD20ZjE56') index_test.go:137: sql insert into test_index values (2757, 1238096060753504737, 0.200937, 'kcpAZWMSKn') index_test.go:140: sql delete from test_index where c = 1383 index_test.go:140: sql delete from test_index where c = 472 index_test.go:140: sql delete from test_index where c = 2268 index_test.go:143: sql update test_index set c1 = 1392473189439446195, c2 = 0.261114, c3 = 'N2PrXFOCuj' where c = 362 index_test.go:140: sql delete from test_index where c = 1017 index_test.go:143: sql update test_index set c1 = 1412211193690576844, c2 = 0.248650, c3 = 'j3U8Gwu8YT' where c = 1750 index_test.go:143: sql update test_index set c1 = 7940588691102662039, c2 = 0.759714, c3 = 'aDr6orxHOU' where c = 2024 index_test.go:137: sql insert into test_index values (2761, 1105406746158481202, 0.903703, 'ovIGrbsthb') index_test.go:140: sql delete from test_index where c = 2287 index_test.go:140: sql delete from test_index where c = 1867 index_test.go:140: sql delete from test_index where c = 2250 index_test.go:137: sql insert into test_index values (2762, 6160286545035836564, 0.794878, 'mmeGaJwJOY') index_test.go:137: sql insert into test_index values (2765, 3040148045779590077, 0.277834, '1DC7AHgsdL') index_test.go:143: sql update test_index set c1 = 3421753193477006400, c2 = 0.160570, c3 = 'ow0F27zThO' where c = 618 index_test.go:143: sql update test_index set c1 = 5567181194641356384, c2 = 0.855738, c3 = 'gbcEyWKlaF' where c = 1424 index_test.go:143: sql update test_index set c1 = 993170746093583766, c2 = 0.610769, c3 = 'WKsHDd6UfX' where c = 1135 index_test.go:140: sql delete from test_index where c = 1232 index_test.go:143: sql update test_index set c1 = 2578914764570200251, c2 = 0.323679, c3 = 'spUHoMZYYC' where c = 593 index_test.go:137: sql insert into test_index values (2764, 272164411142029592, 0.674284, 'Nh1dTGH859') index_test.go:137: sql insert into test_index values (2763, 4391000697786172184, 0.378462, 'Bgk6Z7zVZa') index_test.go:137: sql insert into test_index values (2766, 8426139156331719636, 0.174201, 'FYJVtlkBvd') index_test.go:140: sql delete from test_index where c = 1017 index_test.go:137: sql insert into test_index values (2769, 4589537495020389307, 0.016615, 'zwDOk9A7Y2') index_test.go:137: sql insert into test_index values (2768, 5508997790886845656, 0.800233, 'tAKxsDFvii') index_test.go:143: sql update test_index set c1 = 5093518605888408978, c2 = 0.616999, c3 = 'J8OW9yNKyI' where c = 2306 index_test.go:143: sql update test_index set c1 = 1657419377729841821, c2 = 0.388031, c3 = 'Ml4x4xK1B4' where c = 2555 index_test.go:137: sql insert into test_index values (2770, 3978957686460574286, 0.013109, 'EimqvkfEEG') index_test.go:137: sql insert into test_index values (2767, 3448467789138416344, 0.382216, 'DIL8x1Olzx') index_test.go:140: sql delete from test_index where c = 2017 index_test.go:140: sql delete from test_index where c = 1052 index_test.go:140: sql delete from test_index where c = 1600 index_test.go:140: sql delete from test_index where c = 2318 index_test.go:140: sql delete from test_index where c = 757 index_test.go:137: sql insert into test_index values (2772, 6095451282001591095, 0.505184, 'QkYn04EYRS') index_test.go:140: sql delete from test_index where c = 1762 index_test.go:137: sql insert into test_index values (2771, 4045691653248692845, 0.049653, 'bGx4T16FYe') index_test.go:143: sql update test_index set c1 = 9003462811673700295, c2 = 0.548461, c3 = 'JBqjVSbkEH' where c = 1749 index_test.go:143: sql update test_index set c1 = 2628014030622632146, c2 = 0.301110, c3 = 'v9hoPrC3KU' where c = 802 index_test.go:140: sql delete from test_index where c = 1465 index_test.go:140: sql delete from test_index where c = 2157 index_test.go:143: sql update test_index set c1 = 8891909408628238223, c2 = 0.059602, c3 = 'MpCB35gqsJ' where c = 1310 index_test.go:143: sql update test_index set c1 = 4008115426727672340, c2 = 0.103900, c3 = 'PSvCo4NAgB' where c = 355 index_test.go:143: sql update test_index set c1 = 3304135178568715675, c2 = 0.302548, c3 = 'rLLwmZANOE' where c = 1550 index_test.go:143: sql update test_index set c1 = 5904491692068297186, c2 = 0.718690, c3 = 'UoyGRFoNlO' where c = 970 index_test.go:143: sql update test_index set c1 = 3880997041940240927, c2 = 0.413372, c3 = 'WZye6syBp5' where c = 2707 index_test.go:137: sql insert into test_index values (2773, 2738400546902535752, 0.864825, 'LLhOwD7OsW') index_test.go:140: sql delete from test_index where c = 1788 index_test.go:143: sql update test_index set c1 = 8087746084548547764, c2 = 0.045488, c3 = 'RyMTA000EH' where c = 1465 index_test.go:137: sql insert into test_index values (2774, 2349522870914573824, 0.358046, 'TGeDfaqXH9') index_test.go:137: sql insert into test_index values (2776, 8705459062039222057, 0.994571, 'dvThbb8qwF') index_test.go:137: sql insert into test_index values (2775, 5394304897264117812, 0.160638, 'HH5SN1jnTp') index_test.go:137: sql insert into test_index values (2777, 1562110357568357250, 0.194090, 'YBuuwqNgoN') index_test.go:143: sql update test_index set c1 = 1982577276241941056, c2 = 0.701564, c3 = 'Oojx9D7ubc' where c = 1937 index_test.go:137: sql insert into test_index values (2778, 2294976458718824169, 0.528386, '2YJeVYro1E') index_test.go:140: sql delete from test_index where c = 1564 index_test.go:140: sql delete from test_index where c = 765 index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 1769 index_test.go:137: sql insert into test_index values (2779, 9103807521877147865, 0.671946, 'V4NbYdUtqo') index_test.go:140: sql delete from test_index where c = 208 index_test.go:140: sql delete from test_index where c = 1401 index_test.go:137: sql insert into test_index values (2780, 8863930352280774955, 0.247320, 'TXFCqSEgci') index_test.go:143: sql update test_index set c1 = 7009898438226778388, c2 = 0.622394, c3 = 'HjGVIrgER0' where c = 335 index_test.go:143: sql update test_index set c1 = 4696608368008161870, c2 = 0.563663, c3 = 'DOioImYYGy' where c = 435 index_test.go:137: sql insert into test_index values (2781, 8710308430457770882, 0.549942, '2Vm7kfwMjZ') index_test.go:143: sql update test_index set c1 = 694024532754574843, c2 = 0.980105, c3 = 'd2UxIPnN9A' where c = 323 index_test.go:143: sql update test_index set c1 = 5295571615958218829, c2 = 0.600068, c3 = 'HuOKjcFDjn' where c = 810 index_test.go:143: sql update test_index set c1 = 2315062927027054175, c2 = 0.256374, c3 = '70kP3w6Qfk' where c = 1956 index_test.go:143: sql update test_index set c1 = 7654979144176711329, c2 = 0.570934, c3 = 'vxUW0c3s5d' where c = 2758 index_test.go:140: sql delete from test_index where c = 812 index_test.go:137: sql insert into test_index values (2784, 4308394579351542308, 0.756202, 'WfKe3Xt8Gn') index_test.go:143: sql update test_index set c1 = 3243795302477515007, c2 = 0.028415, c3 = 'mehhxQHnVM' where c = 1722 index_test.go:140: sql delete from test_index where c = 2379 index_test.go:137: sql insert into test_index values (2783, 8999722932176586509, 0.965921, 'cUadG4kZC6') index_test.go:137: sql insert into test_index values (2785, 8077421262347274039, 0.406049, 'UWe2KWDqTC') index_test.go:137: sql insert into test_index values (2786, 7036843004957703802, 0.201787, 'z2iSUwgA93') index_test.go:137: sql insert into test_index values (2787, 3083604034843706428, 0.623894, 'pTPEi1tN6j') index_test.go:143: sql update test_index set c1 = 990364920407026860, c2 = 0.849157, c3 = 'Q30fpCJCkG' where c = 1105 index_test.go:140: sql delete from test_index where c = 2122 index_test.go:140: sql delete from test_index where c = 1991 index_test.go:137: sql insert into test_index values (2782, 5484836086655774415, 0.106925, '3QwqDZIf8Y') index_test.go:137: sql insert into test_index values (2788, 7499094008694071959, 0.957839, 'xq1ogfyPwx') index_test.go:140: sql delete from test_index where c = 2044 index_test.go:143: sql update test_index set c1 = 6396639963551953509, c2 = 0.161039, c3 = 'OvPMRMk3Sx' where c = 1460 index_test.go:140: sql delete from test_index where c = 1753 index_test.go:140: sql delete from test_index where c = 777 index_test.go:140: sql delete from test_index where c = 2065 index_test.go:143: sql update test_index set c1 = 7903131947751114947, c2 = 0.906522, c3 = 'p5dhghilSv' where c = 1042 index_test.go:143: sql update test_index set c1 = 4954882009905130617, c2 = 0.340862, c3 = 'fI7Z8PzF2h' where c = 1255 index_test.go:137: sql insert into test_index values (2789, 2059850178055794967, 0.594980, 'aa0HPz08b7') index_test.go:143: sql update test_index set c1 = 764394913461842695, c2 = 0.049726, c3 = 'lOGlV3hi3l' where c = 1468 index_test.go:143: sql update test_index set c1 = 3912732573105299583, c2 = 0.540327, c3 = 'u2u0ee74ku' where c = 2000 index_test.go:140: sql delete from test_index where c = 2106 index_test.go:140: sql delete from test_index where c = 1929 index_test.go:143: sql update test_index set c1 = 1697892927799690289, c2 = 0.376848, c3 = '4zPS87SIJU' where c = 1634 index_test.go:137: sql insert into test_index values (2790, 7839780391891640187, 0.941300, 'nyyJJ4fL4R') index_test.go:140: sql delete from test_index where c = 1626 index_test.go:137: sql insert into test_index values (2792, 3628527352179121892, 0.593057, 'fZoQHoT0HK') index_test.go:137: sql insert into test_index values (2791, 7702576403831377824, 0.501365, '2kHS1ubdRn') index_test.go:143: sql update test_index set c1 = 2421650028013415878, c2 = 0.477019, c3 = 'XB2IdggD9y' where c = 219 index_test.go:143: sql update test_index set c1 = 2356464531951116188, c2 = 0.900144, c3 = 'r62SEJBp0R' where c = 1278 index_test.go:140: sql delete from test_index where c = 50 index_test.go:143: sql update test_index set c1 = 3795525057254238687, c2 = 0.047465, c3 = 'XpjfS64kZ9' where c = 1389 index_test.go:143: sql update test_index set c1 = 8113452344535953626, c2 = 0.759293, c3 = 'vs7GzVit6H' where c = 2126 index_test.go:137: sql insert into test_index values (2793, 4098443478707250267, 0.465160, 'GIG9AKpqUw') index_test.go:143: sql update test_index set c1 = 4066345477389282169, c2 = 0.522518, c3 = 'FvDBknMlSE' where c = 805 index_test.go:140: sql delete from test_index where c = 420 index_test.go:137: sql insert into test_index values (2794, 3199723855935077637, 0.356547, '6l8No9cZ6X') index_test.go:140: sql delete from test_index where c = 2617 index_test.go:140: sql delete from test_index where c = 1438 index_test.go:143: sql update test_index set c1 = 2115844728035082571, c2 = 0.285169, c3 = 'Lj9zi8EEtS' where c = 1727 index_test.go:143: sql update test_index set c1 = 338441105127694146, c2 = 0.178118, c3 = 'Rj8U5Dot8a' where c = 1076 index_test.go:137: sql insert into test_index values (2796, 2421632076858708003, 0.360326, '4PL8muP14E') index_test.go:143: sql update test_index set c1 = 6409884033427629848, c2 = 0.369478, c3 = 'ozjMLRVpUR' where c = 14 index_test.go:137: sql insert into test_index values (2797, 8076492571011613958, 0.895123, 'QizRCWWeoT') index_test.go:137: sql insert into test_index values (2798, 1980639676342462949, 0.219295, 'YLd1NI9kUy') index_test.go:137: sql insert into test_index values (2799, 6056132733592908725, 0.840106, '7XaFbR1BRM') index_test.go:137: sql insert into test_index values (2795, 199567506819058302, 0.802680, 'US3cGXa1oF') index_test.go:140: sql delete from test_index where c = 1705 index_test.go:137: sql insert into test_index values (2800, 4987466757719026471, 0.156047, 'ouo2DkNyRU') index_test.go:140: sql delete from test_index where c = 445 index_test.go:140: sql delete from test_index where c = 915 index_test.go:140: sql delete from test_index where c = 435 index_test.go:140: sql delete from test_index where c = 2787 index_test.go:143: sql update test_index set c1 = 8932879753291946171, c2 = 0.933575, c3 = '7GjcYFFxeC' where c = 879 index_test.go:140: sql delete from test_index where c = 1400 index_test.go:140: sql delete from test_index where c = 2007 index_test.go:143: sql update test_index set c1 = 2921778326244304888, c2 = 0.672875, c3 = 'fdExqUnzKt' where c = 1070 index_test.go:143: sql update test_index set c1 = 5033350899390568728, c2 = 0.359097, c3 = 'LdhlOdugqa' where c = 2436 index_test.go:143: sql update test_index set c1 = 6037332366008333569, c2 = 0.559622, c3 = 'imlgW1MqVe' where c = 2164 index_test.go:143: sql update test_index set c1 = 3689134365986155968, c2 = 0.023475, c3 = 'eHrxUknyRC' where c = 2662 index_test.go:143: sql update test_index set c1 = 3646755253294047819, c2 = 0.628494, c3 = 'Nenmyi40BP' where c = 2048 index_test.go:143: sql update test_index set c1 = 3780354437706374926, c2 = 0.317226, c3 = 'M1BklpVXJA' where c = 2037 index_test.go:137: sql insert into test_index values (2802, 6043082324005947289, 0.813563, '5Dcb5wdEUZ') index_test.go:137: sql insert into test_index values (2804, 9062225282166262386, 0.942906, 'KDZuu7sqnm') index_test.go:137: sql insert into test_index values (2808, 8120987869710207028, 0.203126, 'sHgqzzMVwi') index_test.go:137: sql insert into test_index values (2809, 5110091577585270390, 0.763667, 'yX2OtlQHdX') index_test.go:137: sql insert into test_index values (2805, 3453584815717518264, 0.687760, 'vgKZ5Cg07f') index_test.go:137: sql insert into test_index values (2801, 514248148386530975, 0.902350, '8Dc8B3C1jt') index_test.go:137: sql insert into test_index values (2803, 5668662885570865059, 0.004048, 'K0ltQQjr4Q') index_test.go:137: sql insert into test_index values (2807, 7282897595370759926, 0.047214, 'UrBrH2cG7V') index_test.go:137: sql insert into test_index values (2806, 625544655519692464, 0.270474, 'xc3lUTLzjs') index_test.go:137: sql insert into test_index values (2810, 4760369721501769408, 0.977372, 'OvhPOW9Vt4') index_test.go:140: sql delete from test_index where c = 1360 index_test.go:140: sql delete from test_index where c = 927 index_test.go:140: sql delete from test_index where c = 579 index_test.go:140: sql delete from test_index where c = 1823 index_test.go:140: sql delete from test_index where c = 574 index_test.go:143: sql update test_index set c1 = 8575760100218998797, c2 = 0.124764, c3 = 'JIKqTLmEzI' where c = 905 index_test.go:140: sql delete from test_index where c = 2148 index_test.go:143: sql update test_index set c1 = 6326773578916151251, c2 = 0.322697, c3 = '2IMTRLDmml' where c = 70 index_test.go:140: sql delete from test_index where c = 2718 index_test.go:143: sql update test_index set c1 = 8348503392314335425, c2 = 0.904766, c3 = 'R34d9jfgXE' where c = 410 index_test.go:140: sql delete from test_index where c = 2311 index_test.go:143: sql update test_index set c1 = 9134150642373367864, c2 = 0.191281, c3 = 'IzdE8GYP61' where c = 1800 index_test.go:143: sql update test_index set c1 = 7729330898248512690, c2 = 0.691684, c3 = 's0RMJg3uCL' where c = 1428 index_test.go:143: sql update test_index set c1 = 1118900385943047945, c2 = 0.243754, c3 = 'CXegxdoQJJ' where c = 1890 index_test.go:140: sql delete from test_index where c = 2661 index_test.go:143: sql update test_index set c1 = 8688771299124063118, c2 = 0.288878, c3 = '1xdwOckU20' where c = 1591 index_test.go:140: sql delete from test_index where c = 1923 index_test.go:137: sql insert into test_index values (2812, 4349163164222346540, 0.919757, 'IDYe6ngYLT') index_test.go:137: sql insert into test_index values (2811, 3205663619392957790, 0.868933, 'OydmhmSVYJ') index_test.go:137: sql insert into test_index values (2813, 8781190448932400134, 0.117922, '4lMUJLC4i3') index_test.go:143: sql update test_index set c1 = 7657422305445596776, c2 = 0.363490, c3 = '9IayYpPNpt' where c = 1758 index_test.go:137: sql insert into test_index values (2815, 4639508314412958926, 0.981381, 'Lih2mLyD9q') index_test.go:137: sql insert into test_index values (2814, 4807443168205025565, 0.836177, 'ugJawLNt0D') index_test.go:140: sql delete from test_index where c = 2398 index_test.go:143: sql update test_index set c1 = 1719367115523317093, c2 = 0.288396, c3 = 'Vaw1ghhrVN' where c = 2743 index_test.go:140: sql delete from test_index where c = 396 index_test.go:137: sql insert into test_index values (2816, 1171318593806348527, 0.319497, 'j1ykfmDyvX') index_test.go:140: sql delete from test_index where c = 3 index_test.go:137: sql insert into test_index values (2817, 5959485208503955987, 0.503673, 'VXCHvlMGJV') index_test.go:143: sql update test_index set c1 = 3031607041738462681, c2 = 0.528973, c3 = 'gOqDnmtJ1H' where c = 2185 index_test.go:140: sql delete from test_index where c = 584 index_test.go:140: sql delete from test_index where c = 456 index_test.go:137: sql insert into test_index values (2819, 6841564686208403562, 0.382319, 'IGCDD99rqr') index_test.go:137: sql insert into test_index values (2818, 7484409989613243383, 0.512987, 'Z7W56OxMzQ') index_test.go:143: sql update test_index set c1 = 2612261525258701385, c2 = 0.671782, c3 = 'xB3F2jPqn2' where c = 949 index_test.go:143: sql update test_index set c1 = 5349241004951503061, c2 = 0.031798, c3 = 'k8pg9XbmHf' where c = 2618 index_test.go:140: sql delete from test_index where c = 2409 index_test.go:143: sql update test_index set c1 = 6332458972941841416, c2 = 0.211778, c3 = 'u7mnxcIC54' where c = 1674 index_test.go:137: sql insert into test_index values (2820, 6998831629930143478, 0.768869, 'VmXb2GKgs9') index_test.go:143: sql update test_index set c1 = 4085147742444640141, c2 = 0.561346, c3 = '6mrhX6fbkJ' where c = 2067 index_test.go:140: sql delete from test_index where c = 764 index_test.go:140: sql delete from test_index where c = 10 index_test.go:137: sql insert into test_index values (2822, 8271937050059419630, 0.352685, 'ACr3HXkyld') index_test.go:140: sql delete from test_index where c = 2267 index_test.go:137: sql insert into test_index values (2823, 5542701997133066021, 0.960400, '6CxwB9fKQj') index_test.go:143: sql update test_index set c1 = 5434209661894462193, c2 = 0.825908, c3 = '5nUNVKqcjO' where c = 10 index_test.go:143: sql update test_index set c1 = 3909550560919637178, c2 = 0.556357, c3 = 'Ia895sdW0c' where c = 2611 index_test.go:140: sql delete from test_index where c = 1832 index_test.go:143: sql update test_index set c1 = 1483488891647212886, c2 = 0.001050, c3 = '7ZECyRC1m9' where c = 1250 index_test.go:143: sql update test_index set c1 = 7966356108134272395, c2 = 0.145622, c3 = 'Cpfaw6GS0r' where c = 2621 index_test.go:137: sql insert into test_index values (2821, 5907559450280482528, 0.536550, 'iq4rotJbpC') index_test.go:137: sql insert into test_index values (2824, 4246113872061456731, 0.192248, 'WyqAex0cN1') index_test.go:143: sql update test_index set c1 = 7146015838728465466, c2 = 0.453190, c3 = 'BZAe2fxNtl' where c = 1914 index_test.go:143: sql update test_index set c1 = 823465853225957910, c2 = 0.780130, c3 = 'n768AYDMKK' where c = 209 index_test.go:137: sql insert into test_index values (2825, 8297064444900047744, 0.808640, 'S2Eqg07Upt') index_test.go:137: sql insert into test_index values (2826, 2466202979585064645, 0.281968, 'Av0m0nWDxT') index_test.go:140: sql delete from test_index where c = 2771 index_test.go:140: sql delete from test_index where c = 226 index_test.go:137: sql insert into test_index values (2827, 4907048212219203803, 0.019355, 'bImM5zxt0G') index_test.go:137: sql insert into test_index values (2828, 5643376928435592497, 0.650407, 'Lx0Ma6V93n') index_test.go:140: sql delete from test_index where c = 1937 index_test.go:137: sql insert into test_index values (2829, 2411809360332702007, 0.072514, 'NicG0PVho2') index_test.go:143: sql update test_index set c1 = 3308973024479244567, c2 = 0.308904, c3 = 'hohSVo45TK' where c = 102 index_test.go:137: sql insert into test_index values (2830, 8609753664612368432, 0.104520, 'UAKVcga9C4') index_test.go:140: sql delete from test_index where c = 2182 index_test.go:140: sql delete from test_index where c = 895 index_test.go:143: sql update test_index set c1 = 8430098351010499787, c2 = 0.062761, c3 = 'keNnxaiG1e' where c = 1062 index_test.go:140: sql delete from test_index where c = 2338 index_test.go:143: sql update test_index set c1 = 267376689551403539, c2 = 0.102906, c3 = '1WbTewALAD' where c = 1001 index_test.go:140: sql delete from test_index where c = 1447 index_test.go:140: sql delete from test_index where c = 2151 index_test.go:137: sql insert into test_index values (2831, 3698013364811210340, 0.184957, 'ZMNY897kig') index_test.go:143: sql update test_index set c1 = 4200187035244626009, c2 = 0.825822, c3 = 'akQZRG7lDj' where c = 1368 index_test.go:140: sql delete from test_index where c = 1476 index_test.go:143: sql update test_index set c1 = 5484154722702498734, c2 = 0.027286, c3 = 'ipVGfzsZkr' where c = 317 index_test.go:140: sql delete from test_index where c = 2001 index_test.go:140: sql delete from test_index where c = 1549 index_test.go:143: sql update test_index set c1 = 815756166163048709, c2 = 0.376373, c3 = 'DwMDzwzV4O' where c = 2016 index_test.go:143: sql update test_index set c1 = 567394401567896614, c2 = 0.287241, c3 = 'xDWMhx0Dqp' where c = 866 index_test.go:137: sql insert into test_index values (2833, 133750564951351706, 0.277956, 'XvRzgfeeKQ') index_test.go:137: sql insert into test_index values (2832, 7217278660894525666, 0.388078, 'foK4Rtjpsv') index_test.go:143: sql update test_index set c1 = 8018872710151604240, c2 = 0.191614, c3 = 'pkazmhbMOc' where c = 680 index_test.go:143: sql update test_index set c1 = 7503235557211685673, c2 = 0.326422, c3 = 'O1J1TsQgty' where c = 1572 index_test.go:137: sql insert into test_index values (2834, 6846087801634172856, 0.019123, 'U2UfWMZnkT') index_test.go:143: sql update test_index set c1 = 2914523589493477822, c2 = 0.808172, c3 = 'pgpztb3c1W' where c = 1191 index_test.go:137: sql insert into test_index values (2835, 759977368633193364, 0.828004, 'IMv8u6xfFI') index_test.go:143: sql update test_index set c1 = 3102630236787549002, c2 = 0.677139, c3 = 'V1qCuoWGCY' where c = 2702 index_test.go:140: sql delete from test_index where c = 109 index_test.go:137: sql insert into test_index values (2836, 3579980973033259647, 0.051160, 'tPTtxvk7eB') index_test.go:137: sql insert into test_index values (2839, 7034369405852603781, 0.541976, 'o71hZ1uUKa') index_test.go:137: sql insert into test_index values (2837, 3439409782046025734, 0.161266, 'oGSwWIu7jx') index_test.go:140: sql delete from test_index where c = 2269 index_test.go:137: sql insert into test_index values (2840, 1277613693011032785, 0.478806, 'YKMpM2qqLd') index_test.go:140: sql delete from test_index where c = 2281 index_test.go:143: sql update test_index set c1 = 4492309269096885307, c2 = 0.836601, c3 = 'osYG9Ne2zJ' where c = 634 index_test.go:140: sql delete from test_index where c = 569 index_test.go:137: sql insert into test_index values (2841, 9112968053574769247, 0.166889, '2Tnwrav7RZ') index_test.go:137: sql insert into test_index values (2838, 601491453011142354, 0.332036, 'GtLdvPvOfR') index_test.go:143: sql update test_index set c1 = 6853663140438556580, c2 = 0.530243, c3 = 'u82cf0lDgF' where c = 248 index_test.go:140: sql delete from test_index where c = 2269 index_test.go:140: sql delete from test_index where c = 647 index_test.go:140: sql delete from test_index where c = 1530 index_test.go:140: sql delete from test_index where c = 1008 index_test.go:140: sql delete from test_index where c = 337 index_test.go:143: sql update test_index set c1 = 8456947951353151813, c2 = 0.875436, c3 = '4lDHpt6IZE' where c = 488 index_test.go:143: sql update test_index set c1 = 3537953917315978072, c2 = 0.513171, c3 = 'pezsDReC9P' where c = 826 index_test.go:140: sql delete from test_index where c = 1064 index_test.go:143: sql update test_index set c1 = 4001930219223596248, c2 = 0.745446, c3 = 'qcwDRC7Hnk' where c = 178 index_test.go:137: sql insert into test_index values (2842, 4771505795010271650, 0.754503, 'p1UIfjncoC') index_test.go:143: sql update test_index set c1 = 620159188938680737, c2 = 0.282111, c3 = 'JaE5LUWmQc' where c = 1466 index_test.go:143: sql update test_index set c1 = 7834414108209627756, c2 = 0.078081, c3 = 'mEcl3Vk5GV' where c = 1142 index_test.go:143: sql update test_index set c1 = 4603373468884814814, c2 = 0.784383, c3 = 'qYAh2SCatD' where c = 126 index_test.go:137: sql insert into test_index values (2844, 2937225424811501598, 0.133440, '7LSdEnTlh3') index_test.go:137: sql insert into test_index values (2846, 1753052680581055422, 0.379924, 'UTq6VwYvlf') index_test.go:137: sql insert into test_index values (2843, 1180764223070964885, 0.353614, 'XRXe2V1JQI') index_test.go:143: sql update test_index set c1 = 87045653168588115, c2 = 0.542109, c3 = 'SLMmKVqd0q' where c = 2610 index_test.go:143: sql update test_index set c1 = 3761068559173198430, c2 = 0.879244, c3 = 'HOHxgHCS2d' where c = 2819 index_test.go:140: sql delete from test_index where c = 625 index_test.go:137: sql insert into test_index values (2847, 8100917254751456449, 0.993574, 'tmZSZJ2KUh') index_test.go:140: sql delete from test_index where c = 921 index_test.go:137: sql insert into test_index values (2845, 4561156574584809220, 0.410560, '1vfOkjUwqo') index_test.go:140: sql delete from test_index where c = 2368 index_test.go:140: sql delete from test_index where c = 401 index_test.go:140: sql delete from test_index where c = 1343 index_test.go:137: sql insert into test_index values (2849, 6920990621446625282, 0.129212, 'rGNBu6LxNR') index_test.go:137: sql insert into test_index values (2848, 189514935199688620, 0.279771, 'axKNyRGTtH') index_test.go:137: sql insert into test_index values (2851, 703669166942683228, 0.294916, 'TqHjZQfU9S') index_test.go:140: sql delete from test_index where c = 1572 index_test.go:143: sql update test_index set c1 = 4831034723540322317, c2 = 0.324625, c3 = 'f5bbs7dOf0' where c = 317 index_test.go:140: sql delete from test_index where c = 1596 index_test.go:143: sql update test_index set c1 = 745232593160999244, c2 = 0.742306, c3 = 'KLiOjWFZ86' where c = 2599 index_test.go:137: sql insert into test_index values (2850, 9016128390863642427, 0.708829, 'SpvWxEu7tV') index_test.go:140: sql delete from test_index where c = 490 index_test.go:143: sql update test_index set c1 = 5143980636418681347, c2 = 0.457006, c3 = 'BDuVcpGLYZ' where c = 1323 index_test.go:143: sql update test_index set c1 = 1039325396120491093, c2 = 0.784294, c3 = 'l4npfS1ESv' where c = 1704 index_test.go:143: sql update test_index set c1 = 5055410732790475730, c2 = 0.256909, c3 = 'RgKK5xI9SC' where c = 884 index_test.go:143: sql update test_index set c1 = 7218237479641551981, c2 = 0.147002, c3 = '30k62AQvqO' where c = 2406 index_test.go:143: sql update test_index set c1 = 507163037248616974, c2 = 0.870894, c3 = 'GEw7ezUgLz' where c = 1076 index_test.go:137: sql insert into test_index values (2852, 853079843242338623, 0.135923, 'AxYAG2pclC') index_test.go:140: sql delete from test_index where c = 2558 index_test.go:143: sql update test_index set c1 = 6859673614011536833, c2 = 0.668496, c3 = 'Mm8dShOL5C' where c = 1157 index_test.go:137: sql insert into test_index values (2853, 7654968932321529703, 0.286007, 'dOtlwR5oZw') index_test.go:140: sql delete from test_index where c = 2305 index_test.go:137: sql insert into test_index values (2857, 4725941671538691870, 0.461150, 'Orrhoqdmmz') index_test.go:137: sql insert into test_index values (2854, 3927854356590323592, 0.719263, 'rnMJSvlgh5') index_test.go:137: sql insert into test_index values (2858, 2855251364818414383, 0.648787, 'cEFYDeM6ig') index_test.go:137: sql insert into test_index values (2856, 6125936531651550484, 0.415719, 'X1ALyqqyLO') index_test.go:137: sql insert into test_index values (2859, 4559456783407059835, 0.829612, 'HYDvGCbyJ4') index_test.go:137: sql insert into test_index values (2855, 2889073928790279603, 0.050373, 'kD8RBNT9Py') index_test.go:143: sql update test_index set c1 = 6789418272834286902, c2 = 0.325017, c3 = 'NneBGPY4j9' where c = 911 index_test.go:140: sql delete from test_index where c = 1001 index_test.go:140: sql delete from test_index where c = 2186 index_test.go:140: sql delete from test_index where c = 2603 index_test.go:140: sql delete from test_index where c = 2198 index_test.go:140: sql delete from test_index where c = 285 index_test.go:143: sql update test_index set c1 = 912016266407451860, c2 = 0.406625, c3 = 'Of8iONZR3y' where c = 201 index_test.go:140: sql delete from test_index where c = 2203 index_test.go:140: sql delete from test_index where c = 1812 index_test.go:140: sql delete from test_index where c = 2502 index_test.go:137: sql insert into test_index values (2860, 8232953398730254663, 0.504974, 'J8nNP4ESbR') index_test.go:143: sql update test_index set c1 = 3925923499630644940, c2 = 0.791917, c3 = '5wYiFSZ9Th' where c = 1011 index_test.go:143: sql update test_index set c1 = 508290848722307493, c2 = 0.948775, c3 = 'eX6ZMZ4SwI' where c = 537 index_test.go:143: sql update test_index set c1 = 1790934608266767929, c2 = 0.229536, c3 = 'dINxip5war' where c = 691 index_test.go:143: sql update test_index set c1 = 372011609811001212, c2 = 0.984619, c3 = 'seq3RY8hxC' where c = 2033 index_test.go:143: sql update test_index set c1 = 4082397956156364236, c2 = 0.948142, c3 = 'RhUbZPN8i8' where c = 1452 index_test.go:143: sql update test_index set c1 = 4038350399077329928, c2 = 0.147873, c3 = 'PKCR2ysqK2' where c = 2159 index_test.go:143: sql update test_index set c1 = 4128108494734436182, c2 = 0.146155, c3 = 'Pop0qQQwtk' where c = 2811 index_test.go:137: sql insert into test_index values (2861, 8645367586547405290, 0.734576, '2S6UE7v65f') index_test.go:137: sql insert into test_index values (2863, 920795754287930402, 0.709241, '8WhicmydIV') index_test.go:137: sql insert into test_index values (2862, 3467137023906802822, 0.228347, 'b3cXJsFTJ0') index_test.go:140: sql delete from test_index where c = 1489 index_test.go:143: sql update test_index set c1 = 1546849207832192971, c2 = 0.301858, c3 = 'BHwto6tDwF' where c = 2839 index_test.go:140: sql delete from test_index where c = 1101 index_test.go:140: sql delete from test_index where c = 1503 index_test.go:137: sql insert into test_index values (2865, 323434773518636041, 0.397986, 'L9ak1PWVQK') index_test.go:137: sql insert into test_index values (2867, 5076412673581704216, 0.515667, 'oySjiXJsud') index_test.go:137: sql insert into test_index values (2866, 5244047060724294136, 0.772402, 'w0ePlTmPe9') index_test.go:137: sql insert into test_index values (2864, 8216350462527040034, 0.473642, 'y5BFea2BOk') index_test.go:137: sql insert into test_index values (2868, 624170726566274061, 0.698986, 'pOeBA5wpRc') index_test.go:140: sql delete from test_index where c = 1666 index_test.go:140: sql delete from test_index where c = 493 index_test.go:137: sql insert into test_index values (2869, 4134515321055682915, 0.113385, '7UoPEmHkb2') index_test.go:140: sql delete from test_index where c = 358 index_test.go:143: sql update test_index set c1 = 5324378815174947934, c2 = 0.714009, c3 = 'wtT9ikPQUY' where c = 2664 index_test.go:143: sql update test_index set c1 = 1339683333321333043, c2 = 0.064261, c3 = 'NcQ3fMdCFq' where c = 2260 index_test.go:140: sql delete from test_index where c = 67 index_test.go:143: sql update test_index set c1 = 7204577202847429681, c2 = 0.677188, c3 = 'xrTzn8hjuV' where c = 2160 index_test.go:140: sql delete from test_index where c = 2242 index_test.go:140: sql delete from test_index where c = 1301 index_test.go:143: sql update test_index set c1 = 48328981884864445, c2 = 0.138332, c3 = 'fFlV8Dq5L2' where c = 848 index_test.go:143: sql update test_index set c1 = 3210425092477256286, c2 = 0.699174, c3 = 'FreZEKP2HJ' where c = 1404 index_test.go:137: sql insert into test_index values (2871, 2502083558939819850, 0.628165, 'Ic77ej5rGy') index_test.go:137: sql insert into test_index values (2870, 9002449097545595229, 0.463279, 'VkEHr9PjwT') index_test.go:143: sql update test_index set c1 = 5286214886392618325, c2 = 0.494912, c3 = 'lMtS94W0rR' where c = 2539 index_test.go:140: sql delete from test_index where c = 1567 index_test.go:143: sql update test_index set c1 = 2980202076246564074, c2 = 0.635072, c3 = 'qNg7HfnVZe' where c = 2279 index_test.go:137: sql insert into test_index values (2872, 7070010142138656400, 0.899469, 'f0yhSYRJYX') index_test.go:140: sql delete from test_index where c = 1714 index_test.go:143: sql update test_index set c1 = 64919314899430439, c2 = 0.751505, c3 = 'fE6wU4mEvO' where c = 1309 index_test.go:143: sql update test_index set c1 = 7056885420625951124, c2 = 0.326343, c3 = '0Ph3Wqqos3' where c = 2802 index_test.go:140: sql delete from test_index where c = 1595 index_test.go:143: sql update test_index set c1 = 8487067101315584847, c2 = 0.351574, c3 = 'dlrqV9rscV' where c = 394 index_test.go:143: sql update test_index set c1 = 9009694095320283069, c2 = 0.904456, c3 = 'gjtmGxsQlg' where c = 2078 index_test.go:137: sql insert into test_index values (2874, 7381609592842274300, 0.993662, '6COpTYmD1P') index_test.go:137: sql insert into test_index values (2873, 5514021412855728969, 0.109841, 'NltXI8uKIA') index_test.go:137: sql insert into test_index values (2875, 7640813447309251194, 0.197070, 'nOHLkDbLrJ') index_test.go:140: sql delete from test_index where c = 2296 index_test.go:143: sql update test_index set c1 = 6501948249271837299, c2 = 0.975420, c3 = 'iV0k3qa9uk' where c = 336 index_test.go:143: sql update test_index set c1 = 5215790896867350121, c2 = 0.779558, c3 = 'm5xD9NGlJ1' where c = 164 index_test.go:137: sql insert into test_index values (2877, 6682399055438126679, 0.946209, 'I3gEESs5xC') index_test.go:137: sql insert into test_index values (2876, 5348476981376088371, 0.887833, 'DkfzFMkZ4K') index_test.go:137: sql insert into test_index values (2880, 3529552827966830405, 0.364237, 'bfV8r4477J') index_test.go:137: sql insert into test_index values (2878, 4854317764512526889, 0.728431, 'd62csUL16m') index_test.go:140: sql delete from test_index where c = 2756 index_test.go:140: sql delete from test_index where c = 58 index_test.go:137: sql insert into test_index values (2881, 4766451808875043501, 0.446585, 'dXyY5z0ZBb') index_test.go:140: sql delete from test_index where c = 2498 index_test.go:137: sql insert into test_index values (2882, 9158535948691878189, 0.654546, '6t9DiDQ6sN') index_test.go:137: sql insert into test_index values (2879, 6631335338514063357, 0.617628, 'Bipc1iKYI4') index_test.go:140: sql delete from test_index where c = 2321 index_test.go:143: sql update test_index set c1 = 1414318539972504829, c2 = 0.130165, c3 = 'hN9isQt4AL' where c = 1229 index_test.go:140: sql delete from test_index where c = 2742 index_test.go:140: sql delete from test_index where c = 1633 index_test.go:140: sql delete from test_index where c = 2718 index_test.go:143: sql update test_index set c1 = 8462167032265932946, c2 = 0.437127, c3 = '67W06Osnlt' where c = 137 index_test.go:143: sql update test_index set c1 = 1735493451170134911, c2 = 0.203392, c3 = 'yjSnVPNgTc' where c = 2216 index_test.go:140: sql delete from test_index where c = 2866 index_test.go:143: sql update test_index set c1 = 9114655550277776522, c2 = 0.696667, c3 = 'lrwBQdx1d4' where c = 182 index_test.go:143: sql update test_index set c1 = 163376554441462808, c2 = 0.810246, c3 = 'rSME4rOzzX' where c = 2269 index_test.go:143: sql update test_index set c1 = 2669419530228583035, c2 = 0.248532, c3 = 'bLgwHxmc85' where c = 2065 index_test.go:137: sql insert into test_index values (2883, 3393906247287768921, 0.536746, 'WjQT8d5x5w') index_test.go:140: sql delete from test_index where c = 496 index_test.go:140: sql delete from test_index where c = 2849 index_test.go:137: sql insert into test_index values (2884, 524865639864343903, 0.072311, 'sxBSSOX6k1') index_test.go:137: sql insert into test_index values (2885, 4902929080542823384, 0.976084, 'IqV7NEFjxz') index_test.go:143: sql update test_index set c1 = 1687292226992837996, c2 = 0.627638, c3 = 'uU4EUHAANU' where c = 996 index_test.go:140: sql delete from test_index where c = 374 index_test.go:137: sql insert into test_index values (2888, 3102745742777341540, 0.257044, '2oN6V0lZKy') index_test.go:143: sql update test_index set c1 = 4146344839423340209, c2 = 0.673056, c3 = 'Lhtg5ijDIQ' where c = 1858 index_test.go:137: sql insert into test_index values (2886, 2739507241019661233, 0.052832, 'ZMVrG3Y5f0') index_test.go:143: sql update test_index set c1 = 7347910849477256131, c2 = 0.700370, c3 = 'vmrjkhtdAE' where c = 677 index_test.go:140: sql delete from test_index where c = 184 index_test.go:143: sql update test_index set c1 = 1139132721229940659, c2 = 0.178026, c3 = 'ReNVQGOgID' where c = 977 index_test.go:140: sql delete from test_index where c = 1680 index_test.go:137: sql insert into test_index values (2887, 2601354669161145922, 0.892448, 'RiwzO1URRT') index_test.go:140: sql delete from test_index where c = 2580 index_test.go:137: sql insert into test_index values (2889, 8143794666900461007, 0.709095, 't3XuSnV0vL') index_test.go:143: sql update test_index set c1 = 8381636104868982295, c2 = 0.074508, c3 = '4jILyr0rGr' where c = 783 index_test.go:140: sql delete from test_index where c = 1358 index_test.go:143: sql update test_index set c1 = 1555841416705041259, c2 = 0.529632, c3 = '1Hcj4uUA70' where c = 2663 index_test.go:143: sql update test_index set c1 = 2536888862368894893, c2 = 0.076839, c3 = '5UtlMHmVKB' where c = 485 index_test.go:143: sql update test_index set c1 = 2179568585710952065, c2 = 0.063798, c3 = '03YW9kvrNP' where c = 1607 index_test.go:137: sql insert into test_index values (2891, 7146191515171778885, 0.800972, 'd9xcyrdulm') index_test.go:140: sql delete from test_index where c = 2193 index_test.go:140: sql delete from test_index where c = 1622 index_test.go:137: sql insert into test_index values (2892, 5411735479559052165, 0.510986, 'bMAXxu4SVC') index_test.go:140: sql delete from test_index where c = 1645 index_test.go:137: sql insert into test_index values (2890, 5948024473781916171, 0.869173, 'W79WzfcSIt') index_test.go:143: sql update test_index set c1 = 8248116775144271572, c2 = 0.887858, c3 = 'j7RiqPYg1v' where c = 527 index_test.go:140: sql delete from test_index where c = 2287 index_test.go:143: sql update test_index set c1 = 2075694533870219863, c2 = 0.341874, c3 = 'vCYwlpTSdh' where c = 743 index_test.go:140: sql delete from test_index where c = 1714 index_test.go:137: sql insert into test_index values (2894, 4117892406455386841, 0.255668, 'Rubik4SZTC') index_test.go:137: sql insert into test_index values (2895, 14575729952533389, 0.390893, 'GYUCkOw830') index_test.go:137: sql insert into test_index values (2893, 109225290388515121, 0.735673, 'YvueLPvFQb') index_test.go:143: sql update test_index set c1 = 4193162436983437104, c2 = 0.865792, c3 = 'rRY2jAUu37' where c = 1916 index_test.go:137: sql insert into test_index values (2896, 4657235877432695449, 0.446060, 'AFQq40eo6n') index_test.go:143: sql update test_index set c1 = 7187540233486959077, c2 = 0.279180, c3 = 'iD2rMQNmdx' where c = 138 index_test.go:137: sql insert into test_index values (2897, 8938151345713664362, 0.151360, 'hc61lqQeMz') index_test.go:140: sql delete from test_index where c = 321 index_test.go:143: sql update test_index set c1 = 1831736657197100202, c2 = 0.462366, c3 = 'qyWmX6JgNp' where c = 112 index_test.go:143: sql update test_index set c1 = 2746174959474455949, c2 = 0.372693, c3 = 'pjKdfD1gSf' where c = 2442 index_test.go:140: sql delete from test_index where c = 1968 index_test.go:140: sql delete from test_index where c = 2103 index_test.go:143: sql update test_index set c1 = 7078668878384980685, c2 = 0.278322, c3 = 'TtghpKgFn9' where c = 452 index_test.go:140: sql delete from test_index where c = 859 index_test.go:137: sql insert into test_index values (2898, 4795636670330753751, 0.388948, 'YgOKygY2oI') index_test.go:140: sql delete from test_index where c = 2563 index_test.go:140: sql delete from test_index where c = 1111 index_test.go:143: sql update test_index set c1 = 3073560002899175749, c2 = 0.876604, c3 = 'dyLTWngv8R' where c = 2741 index_test.go:143: sql update test_index set c1 = 6113163333806546146, c2 = 0.098561, c3 = 'IxOkhDEe1C' where c = 1265 index_test.go:143: sql update test_index set c1 = 9015890950140743831, c2 = 0.576527, c3 = 'nWxDrnHwAi' where c = 1412 index_test.go:143: sql update test_index set c1 = 1332306173579280749, c2 = 0.624604, c3 = 'EjzCcMHxHo' where c = 1061 index_test.go:137: sql insert into test_index values (2899, 8092836036623652346, 0.239938, 'NFit7pyO4k') index_test.go:143: sql update test_index set c1 = 7129635161088261383, c2 = 0.036995, c3 = 'ArCGeXo3MH' where c = 2130 index_test.go:137: sql insert into test_index values (2900, 7542901877784157637, 0.663414, 'EheaVVc9Eg') index_test.go:140: sql delete from test_index where c = 191 index_test.go:140: sql delete from test_index where c = 2010 index_test.go:143: sql update test_index set c1 = 2276950533908671226, c2 = 0.999093, c3 = 'bGOSwtMq9y' where c = 1999 index_test.go:143: sql update test_index set c1 = 8251850700111037450, c2 = 0.057666, c3 = '86pnXzlnch' where c = 2843 index_test.go:137: sql insert into test_index values (2905, 2935768466681877313, 0.370827, 'yoGY9zR4rC') index_test.go:137: sql insert into test_index values (2906, 715801756427809640, 0.935823, 'UnotpNIsSR') index_test.go:137: sql insert into test_index values (2902, 3007105955773115455, 0.138164, 'H0VPn57MMP') index_test.go:137: sql insert into test_index values (2908, 7384540181063761568, 0.024251, 'SnVdrum4j3') index_test.go:137: sql insert into test_index values (2901, 1756497889199127467, 0.308081, 'CNbx870iqI') index_test.go:137: sql insert into test_index values (2904, 4011088869346817097, 0.628135, 'pNDGXGTAWz') index_test.go:137: sql insert into test_index values (2903, 8608414401544163523, 0.419036, 'PFbkMNvzFi') index_test.go:137: sql insert into test_index values (2910, 3586534684767035315, 0.922028, 'r6bgMXN1Df') index_test.go:137: sql insert into test_index values (2909, 3455274531787188186, 0.534306, 'KbSjXBqmQR') index_test.go:137: sql insert into test_index values (2907, 262183386410790013, 0.480779, 'iAP4t9DBnC') index_test.go:140: sql delete from test_index where c = 1628 index_test.go:140: sql delete from test_index where c = 1404 index_test.go:140: sql delete from test_index where c = 1569 index_test.go:143: sql update test_index set c1 = 80868015685107337, c2 = 0.385042, c3 = 'IOQ1KlBIMN' where c = 275 index_test.go:143: sql update test_index set c1 = 4655414961035224641, c2 = 0.328580, c3 = '88SSQJRWVX' where c = 2651 index_test.go:140: sql delete from test_index where c = 2034 index_test.go:140: sql delete from test_index where c = 1615 # Time: 2024-05-06T16:14:00.399602751+08:00 # Txn_start_ts: 449572565927329793 # Query_time: 2.413848034 # Parse_time: 0 # Compile_time: 0.000534295 # Rewrite_time: 0.000125435 # Optimize_time: 0.000292972 # Wait_TS: 0.000018984 # Cop_time: 2.412831101 Process_time: 0.000096493 Wait_time: 0.000068678 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 Rocksdb_block_cache_hit_count: 2 # Index_names: [bind_info:time_index] # Is_internal: true # Digest: 9686cfbfb4a7fc958612fb976fd5a83eb6e860034faa5b9ccc6c7e87ce5fa67c # Stats: bind_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 9.6493e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 6.8678e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 236 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 2.412634062 # PD_total: 0.00001164 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[bind_info,time_index] remain after pruning paths for bind_info given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('5ga4MAkxNF81CTAJMzMzMy4zMwlteXNxbC5iaW5kX2luZm8udXBkYXRlX3RpbWUsIG06HQAMY3JlYQ0ddAkwCXRpbWU6Mi40MXMsIGxvb3BzOjEJMCBCeXRlcxEIIAoxCTMwXzEzCRlxWjkADDIzNiAJO1BOL0EKMgk0N18xMShCdWlsZCkJMV8ZQBR0YWJsZToVsRwsIGluZGV4OgGNAF8FCwgodXAVwzgpLCByYW5nZTooMDAwMC0FAwwgMDA6BQMALgEUoDAwLCtpbmZdLCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG8JUvAAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMikYRHByb2Nfa2V5czogMCwgdG90XwESIDogOTYuNcK1cwkTJHdhaXQ6IDY4LjcFE1Rjb3ByX2NhY2hlX2hpdF9yYXRpbzogAa8ILCBiIREFcQhfZHUFGhhuOiA0NS45BTqobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGuGF9ycGM6MSwBlwhhbF8hQgA6BbccfX0sIHRpa3YFaAQ6ewUZDDBzLCAt5Uh9LCBzY2FuX2RldGFpbDoge3RvAUAJ5jgxLCBnZXRfc25hcHNob3QJVgggMzQN3DRyb2Nrc2RiOiB7YmxvYyE2GekgY291bnQ6IDJ9CYAEbWU+YgAhOwhlc3MNVC5DAQhhbF8hRQ0aADYxSgXFCHdhbA3dNCA0ODkuNsK1c30JTi9BAQRBaSw1XzEyKFByb2JlKQlyaQIAa34hAiAJTi9BCU4vQQo=') # Plan_digest: c338c3017eb2e4980cb49c8f804fea1fb7c1104aede2385f12909cdd376799b3 # Binary_plan: tidb_decode_binary_plan('xgeICsEHCgZTb3J0XzUS0QYKDkluZGV4TG9va1VwXzEzEosFChEFE/BYUmFuZ2VTY2FuXzExGgEBIQAAAACAMQdBKauqqqqqCqpAOAJAAkovCi0KBW15c3FsEgliaW5kX2luZm8aGQoKdGltZV9pbmRleBILdXBkYXRlX3RpbWVSR3IBWBg6KDAwMDAtBQMMIDAwOgUDAC4BFPDtMDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oTdGltZToyLjQxcywgbG9vcHM6MWLWAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDIuNDFzLCBwcm9jX2tleXM6IDAsIHRvdF9wcm9jOiA5Ni41wrVzLCB0b3Rfd2FpdDogNjguN8K1cywgY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkX3Rhc2tfZHVyYXRpb246IDQ1LjnCtXMsIG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjXyEuFDp7Q29wOgGuFF9ycGM6MQWECGFsXyFCADoF4CR9fWreAXRpa3ZfBdoAewUaCDBzLBH3SH0sIHNjYW5fZGV0YWlsOiB7dG8BQQRrZQHnODEsIGdldF9zbmFwc2hvdAlXCCAzNA3dNHJvY2tzZGI6IHtibG9jITcIY2FjDeowY291bnQ6IDJ9fX0sIAF1PmIAIU4MZXNzXwEcADoyRAEUYWxfd2FpEW4ENjgNbgXFCHdhbA3eLCA0ODkuNsK1c31w/xEBBAF4EQo8/wESeAoRVGFibGVSb3dJREmNDDIaAQJFjQhwKCI6jQIQFAoSCgU+jQIEUh52SQJWegAoIRqNrKniSPtAKatR7wwBQAFaTnUCBHDsLrMAHCFOpwX9tywMHZsQAUABUjgFlzwuYmluZF9pbmZvLnVwZGF0aRQELCA+HQAIY3JlER1ScwAEGAE=') # Resource_group: default ; # Time: 2024-05-06T16:14:00.400151341+08:00 # Txn_start_ts: 449572565664923652 # Query_time: 3.416954355 # Parse_time: 0 # Compile_time: 0.000723088 # Rewrite_time: 0.000195794 # Optimize_time: 0.000373078 # Wait_TS: 0.000022958 # Cop_time: 3.415827757 Process_time: 0.000033683 Wait_time: 0.000139287 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 Rocksdb_block_cache_hit_count: 2 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 3.3683e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000139287 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 234 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 3.415685431 # PD_total: 0.000016906 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('rAbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjMuNDJzLCBsb29wczoxCTAgQnl0ZXMJMCBCeXRlcwoxCTMxXzEwCTAJMw1cQGRhdGE6U2VsZWN0aW9uXzkJUkkAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMwlxRHByb2Nfa2V5czogMCwgdG90XwESIDogMzMuN8K1cwkTKHdhaXQ6IDEzOS4zBRSAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXIIX2R1BRoYbjogOS44MgU6qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrxRfcnBjOjEFhQhhbF85KRh9fQkyMzQgKSQwTi9BCjIJMV85CTFfMDV8CGd0KIp/ARgsIDAwMDAtBQMMIDAwOgUDAC4BFAwwMCkJIVMEa3YFzQQ6ewV+EDBzLCBsKaRIfSwgc2Nhbl9kZXRhaWw6IHt0bwGlKUw4MSwgZ2V0X3NuYXBzaG90CbsQIDcuNzklBzRyb2Nrc2RiOiB7YmxvYyGcOU4wY291bnQ6IDJ9fX0sIAF1PmIAIaEIZXNzDVQuqQEIYWxfIasNGjmwAHQBxgh3YWwtQzQgNDM3LjXCtXN9CU4vQQEEHAozCTQzXzgJIUEsMTAwMDAJdGFibGU6RrsCfCwga2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRvejQBIAlOL0EJTi9BCg==') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('lQfICpAHCgZTb3J0XzUStQYKDlRhYmxlUmVhZGVyXzEwEv0DCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApat8BdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWzgOiA3Ljc5wrVzLCByb2Nrc2RiOiB7YmxvY2s6IHtjYWNoZV9oaXRfY291bnQ6IDJ9fX0sIHRpbWVfOmIAHHByb2Nlc3NfAcAUOiAzMy43BVQJfwh3YWkJ2hg6IDEzOS4zCRsBxgx3YWxsDTQkNDM3LjXCtXN9cCFDBQEyUwEcVVVVVZWo+EA5UywBQAFSEGRhdGE6U2VVGARaEwWDFDMuNDJzLDGnFGLXAWNvcCnEECB7bnVtJQ0QbWF4OiANKQHALScEMCwBtwXSNsoABcguwwAQY29wcl85JRhyYXRpbzogIasYLCBidWlsZAVyCF9kdQUaGG46IDkuODIF/ahtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6Aa8UX3JwYzoxBZgAYS0wBbgMfX1w6jIlARxsC9pSkdwKQTYlAQAjinUCUjgBBBgB') # Resource_group: default ; index_test.go:140: sql delete from test_index where c = 2906 index_test.go:140: sql delete from test_index where c = 2425 index_test.go:140: sql delete from test_index where c = 967 index_test.go:143: sql update test_index set c1 = 344485380153535991, c2 = 0.374948, c3 = 'MzZRwce1TA' where c = 1649 index_test.go:140: sql delete from test_index where c = 1694 # Time: 2024-05-06T16:14:00.400754799+08:00 # Txn_start_ts: 449572565625602049 # Query_time: 3.5896148329999997 # Parse_time: 0 # Compile_time: 0.001152355 # Rewrite_time: 0.000249094 # Optimize_time: 0.000748148 # Wait_TS: 0.000020045 # Cop_time: 7.174351498 Process_time: 0.000479462 Wait_time: 0.000123512 Request_count: 2 Total_keys: 10 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 3 Rocksdb_key_skipped_count: 15 Rocksdb_block_cache_hit_count: 6 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 0.000239731 Cop_proc_p90: 0.000390229 Cop_proc_max: 0.000390229 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 6.1756e-05 Cop_wait_p90: 7.3495e-05 Cop_wait_max: 7.3495e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17240 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('tiSwMAkxNF8xMwkwCTEJbXlzcWwudGlkYl9nbG9iYWxfdGFzay5wcmlvcml0eSwgWiEAKGNyZWF0ZV90aW1lYiQAEGlkCTAJASJYOjMuNTlzLCBsb29wczoxCTAgQnl0ZXMRCBgKMQkzXzE1bpAADGlkLCBaigABsAxfa2V5ZiEABHlwZqQADHN0YXRuHgAEZXBiWACGJAEgb25jdXJyZW5jZp0AjkgBJHRhcmdldF9zY28ByRxDb2x1bW4jMyEwSl0BCCwgQxl3WDpPRkYJNC43MSBLQglOL0EKMgk2XzE2JWogZ3JvdXAgYnk6WlgBIXMkZnVuY3M6bWF4KB0lDGJhY2sBPRRuZF9zdWIhfwAuHeoIKS0+FaIALA1BHGZpcnN0cm93LkYALm4CEGlkKS0+HWI2HACeRgABikEJZkwAESKiUgAIeXBlak4ARVgpI37iAEVnZksABR+elgBReGZPABEinlIAXYVmVQAdJaJYAFmKalgAGSWeWAAMc3RlcGZRAAEenkoALlsDZlIALiYAVtMEVCwgcGFydGlhbF93b3JrZXI6e3dhbGylH4H9KDg3Njg4NDQ0cywgHe8MOjUsIEWTcG51bTowLCB0b3Rfd2FpdDoxNy45MzgxNjYxODJzCRgUZXhlYzowDQ1l9w0lDDc4NjkBWAhtYXgNaig0MDQzNXMsIHA5NTISABR9LCBmaW5mowAUNzE2MTg4aqMAAa8Voxg2NC4wMcK1DZIFnww2NTVuDRAdohA0NjQ3NAGQFaIQNzAyMjIBaRWiDRIAfYGkAQQECjPBEhw4CTAJMC4wMl6lBoGiWjYEJVf+FQZaFQZ5Xlp9ADIqA14kAC72AlokAEnJWh0ALpQCMqMGdp8FXr8CbjUGGDQJMTdfMjAxjlBpbm5lciBqb2luLCBlcXVhbDpbZXEu2wVKggByywABHRApIGVxKNE5ADfBxcnmCDYpXV6zAFhidWlsZF9oYXNoX3RhYmxlOnt0b3RhbEH0Dm0IEGZldGNoEQ0FLAw6MHN9HnQIEQggCjUJM18yMShCAU0AKRHjPXSOzQBKJAAy4AEMY2FzdHohAVmxMGRvdWJsZSBCSU5BUln9TgA3XggBPrsBCDIuNvXwFDYJMzBfMnVJVkMADAkyMzUakgkOJAgYNwk0N18yNTETGDFfMAkxMAkpYzRzdCwgaW5kZXg6aWR4X2H2DF9pZCgNCEQpLCByYW5nZTpbIjo0MDAwIiwNCFBdLCBrZWVwIG9yZGVyOmZhbHNlLCDB9BxzOnBzZXVkb1aYAKEtAHASkAoIOiB7oSQIIDEshUYAIBpQCgxwcm9jYeYIczogrT8BEhg6IDg5LjLCkZulUhAgNzMuNQUTaGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLEkmBXEIX2R1BRoYbjogMzEuNgU6LG1heF9kaXN0c3FsXz3fTDogMX0sIHJwY19pbmZvOntDb3A6Aa4UX3JwYzoxpb4OVgsEaW3FCiQ5c319LCB0aWt2BWgEOnsFGaHZGh0LPH0sIHNjYW5fZGV0YWlsOiBJ1Q3mCDEsIBIKChhuYXBzaG90qWcIIDQzBaA0cm9ja3NkYjoge2Jsb2MhNAB9CWwEbWU+TgAhJwhlc3MNQC4vAcEfBGFpEVo1NgWx2dMcIDQwNi45wrW9sjA3CTFfMjcoUHJvYmUpRTWluwRpbnr5AkEHSGUsICJwZW5kaW5nIiwgInJ1bm4BCzApLCBub3QoaXNudWxsgkcACGVwKWHAQcMBBBwKOAk0NV8yNgWLMsACgosCAT8BBIkcADkR1BgwCTI5Ljk3Lh0EPqkKnTguGwB53V4hABJLClodAC0iWh4A/o4G/o4GTo4GPvAELgwB4bVe4wQOmQxlEG3gbRPBDiJKDRrTDAQzNB7TDIXjBTspn1ZMBAgJMjRC5AQEMzMu5AQAM5HkleMleQAoBQad2wxwYXVzQZ4ALBUKKF0sIFsicmV2ZXJ0CRkZDAkbTdAALFXa/hEFvhEFCDM5MEISBQQ1MIU2AGO+EAUEMTetSv4QBe4QBa0QADlSEAUMMTYuOAXcuRJYZGVsZXRlX3NraXBwZWRfY291bnQ6IDPBmAB5PhYADDE1LCCxQtkpDTMANppUBTJyATZVBS15PlMFEDY0Mi40QlMFBDM1kX/hiEniVhUFLmUDElIJRg4FBDM0BUYu6gKmDQU=') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('9yfACvInCgdTb3J0XzEzEtsmCg1Qcm9qZWN0aW9uXzE1EtEjCgpIYXNoQWdnXzE2Ev8ZCjIhABQ4EtUWCgsBISRKb2luXzIwEsAJMkMAZDIxEskHCg5JbmRleExvb2tVcF8yOBLdBAoRBRNAUmFuZ2VTY2FuXzI1GgEBIQABAQzQgUApAQigAAAkQDgCQAJKJQojCgVteXNxbBICc3QaFgoLaWR4X2V4ZWNfaWQSB2UJCQhSN3IBTiQ6WyI6NDAwMCIsDQjwtl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oTdGltZTozLjU5cywgbG9vcHM6MWLWAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDMuNTlzLCBwcm9jX2tleXM6IDAsIHRvdF9wcm9jOiA4OS4ywrVzLCB0b3Rfd2FpdDogNzMuNcK1cywgY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkX3Rhc2tfZHVyYSGCFDogMzEuNgU68DxtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGM6MSwgdG90YWxfGeAkfX1qygF0aWt2XwXaAHsFGgQwcxX3DH0sIHMhjyBkZXRhaWw6IHsJQQRrZQHnPDEsIGdldF9zbmFwc2hvdF8FPQggNDMFoVhyb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIAEkPk4AISgIZXNzDUAEODk5MBRhbF93YWkRWgw3My41BVwFsQh3YWwNyiwgNDA2LjnCtXN9cP8RAQQBeBEKJP8BEp0CCgxTZWxNxzwyNxJuChFUYWJsZVJvd0lESXAANkltBFSlOm0CCA0KC11tBFIedjwCVoEACBoBAgleLJClQCmg20sao3WUP0HLEFJuaW4oRcpMLnRpZGJfYmFja2dyb3VuZF9zdWIhkwAuQZpIZSwgInBlbmRpbmciLCAicnVubgELMCksIG5vdChpc251bGyCRwAMZXApKVafABwhjURsjTL1ch2cCAFAAVIHAwRw6y5ZAWGjGKmDwKdjFXQ2PAAIUpUBftYADGVwLCB2JABd1xQsIGNhc3R64wAhL0GaaCwgZG91YmxlIEJJTkFSWSktPkNvbHVtbiMzN1LUAAhiD0N9QRRPRkZw7BQuPgIErgs2wwQIORLxOsMEEDM2EswFQsMECDMzGpHDBLiaUVYAPonDCBwKGlFWFAF0Gg4KBSXnABIJBwRSbZG6DHBhdXMh6gAsFQooXSwgWyJyZXZlcnQJGRkMCRtNHAAsVSba8AQE1QHa8AQIMzkwecFlvww6IDUwZbgQY29wcl+u7wQEMTdt8v7vBJnvBI0ChT5BLbrvBAA5Uu8EDDE2LjgF3ZnxWGRlbGV0ZV9za2lwcGVkX2NvdW50OiAzwXgAeT4WAAwxNSwgsSE5Gg0zADaaMwUycwE2NAUtegX0vTIQNjQyLjRqMgUE1gEuMgUMMzUSbUIyBQQzNInUBKq5OtwCCAwKClnc+jEFKAS6QCm5HoXrUfg9ZTkEUihW8gQUZ2xvYmFsJdYELnNu6wQYiTvD1kvhjR1WYusEAPU26wQgAiHpIJT5JgGPNjwACFLbAp3HLogABGlkMuIELhsAQX6Jq1o8AAx0eXBlYj4AhSxiHgAccHJpb3JpdHliIQAUY3JlYXRl5W5mJAC5EmIkACFoYh0ACHRhchIcCARjbwHJPr4FLgwBISdesQUANpqxBQTcIr2xRCHFqRolOc6UQCmJ0t7gC5OZPyHkWFJwaW5uZXIgam9pbiwgZXF1YWw6W2VxelQGcuQAAR0QKSBlcSjVYAQsIBELCDYpXVa8ADA1YnVpbGRfaGFzaF90DoQIBDp7ElQJHnAKEGZldGNoEQ0FLCw6MHN9IX79VH1IFpU61AAAy/58Av58Av58Av58Aop8An1iSl8JXelWsAFCHQgE2CUubAIYzqZn4m+albEDAPBJbAS3Bg7GCRBwIGJ5Oh1/PvYCIGZ1bmNzOm1heHqFAh2kKs0IBDUsDUEcZmlyc3Ryb3cuRgA2awAIKS0+gocAfkYAkbNmTAARIp6YAIHkak4ApQIpI36cAKURZksABR+elgCxP2ZPABEinlIAvXBmVQAdJaJYALmkalgAGSWeWACF12IyAgEenkoALgUGZlIALiYAVoQDGMUCcGFydGkO2ggYb3JrZXI6eybLCDQzLjU4NzY4ODQ0NHMsIB3vDDo1LCBFkw6tDwAwEvsOFo4KLDE3LjkzODE2NjE4MhqXDw48EBL3Dg63Dw6jDhElDDc4NjkBWAhtYXgNaig0MDQzNXMsIHA5NTISABR9LCBmaW5mowAUNzE2MTg4aqMAAa8eIhAUMTY0LjAxElcKARQFnww2NTVuDa8dohA0NjQ3NAGQFaIQNzAyMjIBaRWiDRJaHg8YITQNzkjW5D7DBACr/lsG/lsGOlsGSXhaxwR5k1ohAF0YYrMIMoMDWkgALqwC+e0ANVa3Ano7BhSSxxdV2Pw+eAEAXlp6AIbjAIrXCQRpZFKqAAQYAQ==') # Resource_group: default ; index_test.go:143: sql update test_index set c1 = 2299781649735246876, c2 = 0.745267, c3 = 'FybRGshTXj' where c = 905 # Time: 2024-05-06T16:14:00.401425543+08:00 # Txn_start_ts: 449572565940436993 # Query_time: 2.40022163 # Parse_time: 0 # Compile_time: 0.000343135 # Rewrite_time: 0.000065153 # Optimize_time: 0.000195247 # Wait_TS: 0.000012287 # Cop_time: 2.399090839 Process_time: 0.000338178 Wait_time: 0.000362251 Request_count: 2 Process_keys: 36 Total_keys: 38 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 36 Rocksdb_key_skipped_count: 72 Rocksdb_block_cache_hit_count: 4 # Index_names: [stats_meta:idx_ver] # Is_internal: true # Digest: ea4709893ffb8edc8d58191ccbd93c4c4fdfc1d20ebbcc7f48707df328d6dbb2 # Stats: stats_meta:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 0.000169089 Cop_proc_p90: 0.000182944 Cop_proc_max: 0.000182944 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000181125 Cop_wait_p90: 0.000299058 Cop_wait_max: 0.000299058 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 37373 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 2.398822402 # PD_total: 0.000011466 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 18 # Warnings: [{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [{mysql.stats_meta.version asc}], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('vg6oMAkzXzE4CTAJMzMzMy4zMwlteXNxbC5zdGF0c19tZXRhLnZlcnNpb24sIEIaABx0YWJsZV9pZEobACxtb2RpZnlfY291bnRKHwAFGOAJMTgJdGltZToyLjRzLCBsb29wczoyLCBDb25jdXJyZW5jeTo1CTE2LjcgS0IJTi9BCjEJMzBfMTcdrl5EAEhpbmRleF90YXNrOiB7dG90YWxfBWsAIAlsLGZldGNoX2hhbmRsZREUfGJ1aWxkOiA5Ljg3wrVzLCB3YWl0OiA0LjM4wrVzfSwgCe5KUwBAMS41M21zLCBudW06IDEsIGMdwCwgNX0sIG5leHQ6IHsBUQBfBZkRcwUSAHQlRhhsb29rdXBfDYUQMjk1LjQVhjYjAEhyZXNwOiAxLjI2bXN9CTE5LjggLR8gMgk0N18xNShCAcoMKQkxXznWBWUAOjnWACwpIiQ6aWR4X3Zlcih2KeXQKSwgcmFuZ2U6KDQ0OTU3MjU1MTA3NjYxMDA4MiwraW5mXSwga2VlcCBvcmRlcjp0cnVlLCAFVhg6cHNldWRvUpABADMhFABwMTsxJwRtYTUISHByb2Nfa2V5czogMTgsIHRvdF8BEwEOCDIuOSUIARQhLxg6IDI5OS4xBRRoY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsKc4FcwhfZHUFGhhuOiAxOS42BTosbWF4X2Rpc3RzcWxfMq8BRDF9LCBycGNfaW5mbzp7Q29wOgGwFF9ycGM6MQWZUUksMi40c319LCB0aWt2BWcEOntFYQAxQQpJyzgxfSwgc2Nhbl9kZXRhaWxViQHbCGVzczbxAARhbDIYACBfc2l6ZTogODIpDwRhbBEuPDksIGdldF9zbmFwc2hvdF8FdQggMjMN2Vxyb2Nrc2RiOiB7ZGVsZXRlX3NraXBwZWRpiiFRECwga2V5PhcAHDM2LCBibG9jYS45UWWmDDogMn0J6QRtZV7KAAmFADEurQEIYWxfIa8NGwAyNbRpjChrdl9yZWFkX3dhbHGZJTklTh0VDDYxMi5hjhB9CU4vQQEEQeQkNV8xNihQcm9iZX7kAgBrWasQZmFsc2VarAIIMS4yBX4ptwAyZq4CCDEuMQUpIcIxkSmhJb0YOiAxNTUuMkViWbAENjMNEwBjvq8CBDg1BUvurQJJrRQxLjA0bXMpxjavAgAwtXnurgJNroEncSVtzlavAgAxIdQALP6tAvatAi6qATatAjWxPo4CRDM1NC45wrVzfQlOL0EJTi9BCg==') # Plan_digest: 42d48b331dfe53300ddea68d4217dc467244bd898f80f10a913f2104d26d4989 # Binary_plan: tidb_decode_binary_plan('xQ+oCsAPCg1Qcm9qZWN0aW9uXzE4EvgNCg5JbmRleExvb2tVcF8xNxKHBgoRSQET8IZSYW5nZVNjYW5fMTUaAQEhAAAAAIAxB0Epq6qqqqoKqkAwEjgCQAJKKQonCgVteXNxbBIKc3RhdHNfbWV0YRoSCgdpZHhfdmVyEgd2ZXJzaW9uUj5yYW5nZTooNDQ5NTcyNTUxMDc2NjEwMDgyLCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIHMBUtg6cHNldWRvWhJ0aW1lOjIuNHMsIGxvb3BzOjNi1wFjb3BfdGFzazoge251bTogMSwgbWF4OiAyBShIcHJvY19rZXlzOiAxOCwgdG90XwETAQ4UMi45wrVzCRQod2FpdDogMjk5LjEFFIBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFcwhfZHUFGhhuOiAxOS42BTrQbWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOntudW1fcnBjOjEFhQhhbF8V4SB9fWrnAnRpa3YFaAQ6ewUZBDFtFfkQMX0sIHMhnShkZXRhaWw6IHt0bwFBAdwIZXNzNvIABGFsMhgAIF9zaXplOiA4MikQBGFsES44OSwgZ2V0X3NuYXBzaG90CY4IIDIzDdp0cm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW50IVIQLCBrZXk+FwAcMzYsIGJsb2MhoTlSDTQUMn19fSwgAd5eygABHAFcPa4IYWxfIbANGwAyNbUpAyhrdl9yZWFkX3dhbC1RACAlOSVOHRUoNjEyLjfCtXN9cP8RAQQBeBEKQP8BErUFChFUYWJsZVJvd0lEaQoMNhoBAmUKCCDWE0IKAwgVChNKCgMIUh5rWdUcZmFsc2UsIHMu1gIAFAXiCDEuMgWmSdgIMmLYYtgCCDEuMQUqIesxuinKJeYYOiAxNTUuMkWMQe4hKgw6IDYzDRMAY77ZAgQ4NQVL7tcCSdcQMS4wNG1B2QDGQtkCADD+2AIu2AIIMTAwKQ9+2QIAMSH+ACz+1wL21wIuqwE21wI1sj64AggzNTSFuVq4AiQhim+uqLqs+UApvakIAUABSj4FEDJi6AFpoeyJZZFERZCtPyxmZXRjaF9oYW5kbGURFKUAEDogOS44KUFJYgw0LjM4YU4ILCB0YTVOUwAMMS41M4HDsacyHwUoNX0sIG5leHQ6IHsBUQBfBZkRcwUSAHQFWBhsb29rdXBfDYUQMjk1LjRFoUYjADxyZXNwOiAxLjI2bXN9cLGeLt4DJSYI2ir6PiYBBFJqxcsALmWixcoILnZlxb4ELCBCGgAJkQRpZEobABRtb2RpZnmJ5kofAIX+UpIBBA1D3TRENXDMhQF4////////////ARgB') # Resource_group: default ; index_test.go:143: sql update test_index set c1 = 4845497477236188446, c2 = 0.784489, c3 = 'kJgFCQ1vHH' where c = 1146 index_test.go:143: sql update test_index set c1 = 4264457262835466181, c2 = 0.012544, c3 = 'KS5gX5KbBV' where c = 1535 # Time: 2024-05-06T16:14:00.406693123+08:00 # Txn_start_ts: 0 # Query_time: 22.726693519 # Parse_time: 0.000071769 # Compile_time: 0.000064271 # Rewrite_time: 0.000001972 # Optimize_time: 0 # Wait_TS: 0.000147248 # DB: test_ddl # Is_internal: false # Digest: 3252344aaf055f1d4c908a631fa82f1586e4191b19da517f8aaaca05cc0a1be5 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default create index c3_index on test_index (c3); index_test.go:137: sql insert into test_index values (2916, 3934914023291777363, 0.531439, 'M1wst90YSD') index_test.go:140: sql delete from test_index where c = 1700 index_test.go:143: sql update test_index set c1 = 2826240191663581816, c2 = 0.610159, c3 = 'yUrlahpQ4j' where c = 485 index_test.go:137: sql insert into test_index values (2917, 1202628624101526225, 0.211442, '9GfdqqRaOR') index_test.go:140: sql delete from test_index where c = 2416 index_test.go:143: sql update test_index set c1 = 108594234424903710, c2 = 0.329259, c3 = 'qcRsadLXmQ' where c = 1481 index_test.go:137: sql insert into test_index values (2918, 5927684443986252723, 0.612274, 'kxdEk8m7nB') index_test.go:140: sql delete from test_index where c = 122 index_test.go:143: sql update test_index set c1 = 8801531585063378204, c2 = 0.490942, c3 = 'qs3rKqSZdK' where c = 704 index_test.go:137: sql insert into test_index values (2919, 990928737297050188, 0.159652, '6dHHnT1l4Y') index_test.go:140: sql delete from test_index where c = 2015 index_test.go:143: sql update test_index set c1 = 5934246469181394676, c2 = 0.357227, c3 = 'Y3HTt421tI' where c = 2876 index_test.go:137: sql insert into test_index values (2920, 3657008220472883508, 0.343384, 'gWa3xOj5Bh') index_test.go:140: sql delete from test_index where c = 2505 index_test.go:143: sql update test_index set c1 = 9134836915794000633, c2 = 0.970190, c3 = 'aSE4AqvmHh' where c = 2428 index_test.go:137: sql insert into test_index values (2921, 6938028520609758701, 0.816913, 'Tc7rAUtdD0') index_test.go:140: sql delete from test_index where c = 2279 index_test.go:143: sql update test_index set c1 = 7949613601629902062, c2 = 0.192629, c3 = 'NqN7zTiabr' where c = 885 index_test.go:137: sql insert into test_index values (2922, 2634777927445685601, 0.322034, 'XUpJyYZAzn') index_test.go:140: sql delete from test_index where c = 613 index_test.go:143: sql update test_index set c1 = 337091188378617603, c2 = 0.790026, c3 = 'Ja5s4GJoAr' where c = 2238 index_test.go:137: sql insert into test_index values (2923, 6912696947604453031, 0.322731, 'XGjAB8RNJW') index_test.go:140: sql delete from test_index where c = 1401 index_test.go:143: sql update test_index set c1 = 499990403489709533, c2 = 0.707154, c3 = 'uYLjftoHxV' where c = 1779 index_test.go:137: sql insert into test_index values (2924, 276163776257974457, 0.307804, 'LbfE7s7iO2') index_test.go:140: sql delete from test_index where c = 1592 index_test.go:143: sql update test_index set c1 = 8540234921793815765, c2 = 0.021856, c3 = 'HKTYV8c9OI' where c = 1594 index_test.go:140: sql delete from test_index where c = 2084 index_test.go:143: sql update test_index set c1 = 7714841295054432909, c2 = 0.491650, c3 = 'PiRFrZsPts' where c = 1740 index_test.go:143: sql update test_index set c1 = 8413386308192749420, c2 = 0.585678, c3 = 'ce4jFYaEXt' where c = 1379 index_test.go:137: sql insert into test_index values (2911, 5817652735347479921, 0.795470, '8aOxtSWCJs') index_test.go:137: sql insert into test_index values (2912, 6932419047536609090, 0.846070, 'jhAoVY2UlE') index_test.go:137: sql insert into test_index values (2913, 1356967768851628956, 0.618590, 'p9v3ybfdnv') index_test.go:143: sql update test_index set c1 = 1011488057112633357, c2 = 0.205247, c3 = 'Din2jLT5xP' where c = 2804 index_test.go:137: sql insert into test_index values (2915, 2229739511209083172, 0.029562, '2X3OM4lrXZ') index_test.go:137: sql insert into test_index values (2925, 5894622172037995822, 0.635861, 'NXAMfvSERf') index_test.go:137: sql insert into test_index values (2926, 1879261260625316510, 0.611236, 'lkNsxamWM3') index_test.go:137: sql insert into test_index values (2914, 7880949054471001112, 0.372540, 'aArMBdXDYM') index_test.go:140: sql delete from test_index where c = 1909 index_test.go:143: sql update test_index set c1 = 3868325927707569978, c2 = 0.999681, c3 = 'mkiRBznXAI' where c = 1558 index_test.go:140: sql delete from test_index where c = 55 index_test.go:140: sql delete from test_index where c = 1450 index_test.go:140: sql delete from test_index where c = 2142 index_test.go:143: sql update test_index set c1 = 3753758817609169185, c2 = 0.804720, c3 = 'ZI8g3hNV9m' where c = 141 index_test.go:143: sql update test_index set c1 = 8864804558052971124, c2 = 0.104334, c3 = 'NT8SaH9VpW' where c = 1404 index_test.go:143: sql update test_index set c1 = 8294925337589761337, c2 = 0.029465, c3 = 'SBCweKo2wh' where c = 1245 index_test.go:137: sql insert into test_index values (2927, 4728540071750749539, 0.645917, 'JdhFOtF6MP') index_test.go:143: sql update test_index set c1 = 5256667347002387248, c2 = 0.655940, c3 = '6jhXcQygyx' where c = 1700 index_test.go:137: sql insert into test_index values (2928, 2405757788687959586, 0.865563, 'HDeH4OcONk') index_test.go:140: sql delete from test_index where c = 1353 index_test.go:140: sql delete from test_index where c = 1698 index_test.go:140: sql delete from test_index where c = 35 index_test.go:137: sql insert into test_index values (2930, 4018188462177737520, 0.302680, '3sYXVxteXD') index_test.go:140: sql delete from test_index where c = 124 index_test.go:140: sql delete from test_index where c = 1222 index_test.go:143: sql update test_index set c1 = 4246712575574511327, c2 = 0.719948, c3 = '4lsSOscacG' where c = 2787 index_test.go:137: sql insert into test_index values (2929, 472579365647854936, 0.573839, 'ydRtAYqTDJ') index_test.go:143: sql update test_index set c1 = 1935212469610094985, c2 = 0.106684, c3 = 'LgAl33BvFu' where c = 1349 index_test.go:140: sql delete from test_index where c = 1430 index_test.go:143: sql update test_index set c1 = 2674633191977389624, c2 = 0.010296, c3 = 'rt4bqCHCJv' where c = 1045 index_test.go:137: sql insert into test_index values (2931, 5292551977969992484, 0.676404, 'XsNkqgyyDW') index_test.go:137: sql insert into test_index values (2932, 3302674709393279300, 0.077654, 'ur6zCSMGq8') index_test.go:137: sql insert into test_index values (2933, 1815513721945646517, 0.366130, '1fWgiMgoPt') index_test.go:143: sql update test_index set c1 = 3695151872660363098, c2 = 0.123815, c3 = 'ChTmmNzUjn' where c = 1411 index_test.go:143: sql update test_index set c1 = 4829517316978376689, c2 = 0.639971, c3 = 'PvPDObue15' where c = 1952 index_test.go:140: sql delete from test_index where c = 1763 index_test.go:137: sql insert into test_index values (2934, 321449887479832417, 0.636569, 'i9Zq4MXHJv') index_test.go:137: sql insert into test_index values (2935, 4272968733550956096, 0.966643, 'uLhDayKc7c') index_test.go:140: sql delete from test_index where c = 1706 index_test.go:143: sql update test_index set c1 = 1589811032684166924, c2 = 0.377428, c3 = 'myYE9cmuAC' where c = 445 index_test.go:140: sql delete from test_index where c = 795 index_test.go:143: sql update test_index set c1 = 5124844683188426709, c2 = 0.024769, c3 = 'fAebdCGN3M' where c = 2922 index_test.go:140: sql delete from test_index where c = 387 index_test.go:137: sql insert into test_index values (2936, 6546954607125886305, 0.761589, 'HSgT2eI6Sm') index_test.go:137: sql insert into test_index values (2937, 5839796595429198139, 0.314102, '92wdoWArCz') index_test.go:140: sql delete from test_index where c = 2589 index_test.go:140: sql delete from test_index where c = 18 index_test.go:143: sql update test_index set c1 = 7215640478535515768, c2 = 0.268335, c3 = 'HJp3WRt3Sv' where c = 616 index_test.go:137: sql insert into test_index values (2938, 456007865807979165, 0.505852, '6BWWzuzNkJ') index_test.go:143: sql update test_index set c1 = 2335477345838952245, c2 = 0.392749, c3 = '7ulbTelXPE' where c = 2236 index_test.go:140: sql delete from test_index where c = 1848 index_test.go:143: sql update test_index set c1 = 459210917984379182, c2 = 0.928290, c3 = 'Vra7JVkBSc' where c = 1386 index_test.go:143: sql update test_index set c1 = 3914242194286118299, c2 = 0.149583, c3 = 'VWCY2683Hl' where c = 2289 index_test.go:137: sql insert into test_index values (2939, 4075086421117773342, 0.606360, 'Yhdo5fMGB6') index_test.go:140: sql delete from test_index where c = 560 index_test.go:140: sql delete from test_index where c = 2666 index_test.go:137: sql insert into test_index values (2940, 4327574600848765203, 0.455654, 'YKlUBjFeML') index_test.go:143: sql update test_index set c1 = 3102497798519108560, c2 = 0.615067, c3 = 'cqiVeORl5D' where c = 1710 index_test.go:143: sql update test_index set c1 = 8861206363197579320, c2 = 0.817166, c3 = 'hY4zM1v8KU' where c = 2033 index_test.go:137: sql insert into test_index values (2941, 3060710043505314991, 0.906014, 'lSNlVCil06') index_test.go:143: sql update test_index set c1 = 5607090761523165486, c2 = 0.247428, c3 = 'T3mXOzADSL' where c = 728 index_test.go:137: sql insert into test_index values (2942, 5153872406193243124, 0.388477, '2x0RzQihpa') index_test.go:140: sql delete from test_index where c = 1478 index_test.go:137: sql insert into test_index values (2943, 5015237017262032291, 0.619824, 'tBaSJYXLfn') index_test.go:143: sql update test_index set c1 = 6111032210539903552, c2 = 0.645618, c3 = 'nMrRTAvKkt' where c = 1206 index_test.go:143: sql update test_index set c1 = 5075983895381748107, c2 = 0.477528, c3 = 'ZXrJOgX6US' where c = 1853 index_test.go:140: sql delete from test_index where c = 946 index_test.go:137: sql insert into test_index values (2944, 2726788807291557612, 0.656373, '9wYJwiIFXG') index_test.go:137: sql insert into test_index values (2946, 8775248036980923850, 0.381311, 'nZnYvXay0c') index_test.go:140: sql delete from test_index where c = 1585 index_test.go:140: sql delete from test_index where c = 1558 index_test.go:137: sql insert into test_index values (2948, 5500703693307956916, 0.016417, 'ETwl3diXNK') index_test.go:140: sql delete from test_index where c = 1710 index_test.go:137: sql insert into test_index values (2945, 5848698287002238618, 0.153151, 'ZbuBKmvVs2') index_test.go:143: sql update test_index set c1 = 7829140685381769541, c2 = 0.856332, c3 = 'i6BqjoNFy2' where c = 858 index_test.go:143: sql update test_index set c1 = 4388462746631061054, c2 = 0.983479, c3 = '0HJZNm4FPd' where c = 2549 index_test.go:137: sql insert into test_index values (2947, 8217499697461834335, 0.084291, 'L2QJtQrvUN') index_test.go:143: sql update test_index set c1 = 6247356741284607506, c2 = 0.874498, c3 = 'KxuXtS9nV2' where c = 1250 index_test.go:143: sql update test_index set c1 = 7870434627902232941, c2 = 0.668453, c3 = 'uLOEzKYW9G' where c = 37 index_test.go:140: sql delete from test_index where c = 1091 index_test.go:140: sql delete from test_index where c = 2461 index_test.go:137: sql insert into test_index values (2949, 1685609544769494810, 0.139635, 'CUZRv5c4BV') index_test.go:137: sql insert into test_index values (2952, 5508501602034870388, 0.550269, 'tGT4MJBOCj') index_test.go:137: sql insert into test_index values (2951, 8456435082623158933, 0.893818, '4tmToY5Pum') index_test.go:137: sql insert into test_index values (2950, 3928018468100108452, 0.966888, 'd5zjuY3eXc') index_test.go:140: sql delete from test_index where c = 1187 index_test.go:140: sql delete from test_index where c = 2233 index_test.go:143: sql update test_index set c1 = 4091655467439305397, c2 = 0.847823, c3 = 'cG99uXEMnY' where c = 1996 index_test.go:140: sql delete from test_index where c = 2655 index_test.go:140: sql delete from test_index where c = 1134 index_test.go:143: sql update test_index set c1 = 7922380584875522627, c2 = 0.815215, c3 = '6R9r4xeiuG' where c = 2412 index_test.go:143: sql update test_index set c1 = 7031010458848050319, c2 = 0.726168, c3 = 'mgOzpR5nZQ' where c = 1645 index_test.go:140: sql delete from test_index where c = 1350 index_test.go:143: sql update test_index set c1 = 9099076892652578964, c2 = 0.203558, c3 = 'rHvbBOx2yp' where c = 2143 index_test.go:137: sql insert into test_index values (2953, 205201219485219943, 0.662464, 'f8TbnibIDU') index_test.go:143: sql update test_index set c1 = 2241065656831530018, c2 = 0.065618, c3 = 'QQTfy38wH7' where c = 2771 index_test.go:140: sql delete from test_index where c = 2683 index_test.go:143: sql update test_index set c1 = 4434279641102143862, c2 = 0.302386, c3 = 'aabixFR19m' where c = 1484 index_test.go:143: sql update test_index set c1 = 8817051998351977573, c2 = 0.596833, c3 = '3V9osHByV2' where c = 2084 index_test.go:137: sql insert into test_index values (2954, 869988170793761507, 0.899492, 'cm0Eq09ktF') index_test.go:140: sql delete from test_index where c = 1369 index_test.go:143: sql update test_index set c1 = 4445565243956191872, c2 = 0.170434, c3 = 'r75TXJW682' where c = 1493 index_test.go:137: sql insert into test_index values (2955, 5254531910928867767, 0.716923, 'luejlCTG37') index_test.go:137: sql insert into test_index values (2956, 944077442830331245, 0.791874, 'MzwJd0YAMa') index_test.go:143: sql update test_index set c1 = 6478884181775935674, c2 = 0.505199, c3 = 'mGhGOy3Oq2' where c = 1621 index_test.go:137: sql insert into test_index values (2957, 1709600999579035191, 0.837440, '1Wwqe9Ksq6') index_test.go:137: sql insert into test_index values (2959, 2481521294583525048, 0.871183, 'qtzcSJybnD') index_test.go:140: sql delete from test_index where c = 1761 index_test.go:140: sql delete from test_index where c = 1360 index_test.go:137: sql insert into test_index values (2958, 505139495103997274, 0.754743, 'JT6fUC3wg6') index_test.go:140: sql delete from test_index where c = 936 index_test.go:140: sql delete from test_index where c = 576 index_test.go:137: sql insert into test_index values (2960, 8462024759950511746, 0.530140, 'G0h7IXkzh5') index_test.go:143: sql update test_index set c1 = 4358100739680001170, c2 = 0.557289, c3 = 'X5SeztFnD9' where c = 859 index_test.go:140: sql delete from test_index where c = 1821 index_test.go:137: sql insert into test_index values (2961, 5243886663530332871, 0.566220, 'bghp6AnGWJ') index_test.go:140: sql delete from test_index where c = 1128 index_test.go:143: sql update test_index set c1 = 8817933704480562725, c2 = 0.592600, c3 = 'BKFrFP99sd' where c = 916 index_test.go:140: sql delete from test_index where c = 1241 index_test.go:140: sql delete from test_index where c = 169 index_test.go:137: sql insert into test_index values (2962, 2228360821039835448, 0.375755, '6kHSxJmgrX') index_test.go:143: sql update test_index set c1 = 6109760905051487934, c2 = 0.659814, c3 = 'pvYVZyV9bM' where c = 122 index_test.go:143: sql update test_index set c1 = 7646879307873277068, c2 = 0.976980, c3 = '9LIi5htn5h' where c = 1370 index_test.go:140: sql delete from test_index where c = 862 index_test.go:143: sql update test_index set c1 = 7492680566597119743, c2 = 0.645365, c3 = 'buweo66emr' where c = 733 index_test.go:140: sql delete from test_index where c = 2671 index_test.go:143: sql update test_index set c1 = 29270376321780137, c2 = 0.823530, c3 = 'Yo4mJfKkBV' where c = 1810 index_test.go:137: sql insert into test_index values (2963, 3874631212078851557, 0.977909, 'hddZe2ssk8') index_test.go:143: sql update test_index set c1 = 2010158742420587844, c2 = 0.716476, c3 = 'BKodDno0sZ' where c = 2171 index_test.go:143: sql update test_index set c1 = 6405020590520249530, c2 = 0.930139, c3 = 'l1XbNp7vxD' where c = 1259 index_test.go:140: sql delete from test_index where c = 306 index_test.go:143: sql update test_index set c1 = 2813116174863717374, c2 = 0.415355, c3 = 'mwMAVpDcJQ' where c = 1448 index_test.go:137: sql insert into test_index values (2964, 6268950945080552761, 0.141375, 'yUD2GU0Yiy') index_test.go:137: sql insert into test_index values (2965, 4384857024689107499, 0.706478, 'Pt11MwLK4Y') index_test.go:137: sql insert into test_index values (2966, 1485602931189791370, 0.881725, 'IrfCeFUdYS') index_test.go:137: sql insert into test_index values (2967, 4492989548512825530, 0.938083, 'ouDkcPvq3y') index_test.go:140: sql delete from test_index where c = 543 index_test.go:143: sql update test_index set c1 = 9221195883491732520, c2 = 0.316946, c3 = 'XPI52m1ghg' where c = 1336 index_test.go:143: sql update test_index set c1 = 6975375252830642246, c2 = 0.799151, c3 = 'TjBhGsQQaL' where c = 2078 index_test.go:137: sql insert into test_index values (2968, 3039803751902570883, 0.945487, 'ayMqT4QZHV') index_test.go:140: sql delete from test_index where c = 426 index_test.go:140: sql delete from test_index where c = 594 index_test.go:143: sql update test_index set c1 = 1399243027110071585, c2 = 0.798967, c3 = 'jpXocl6iwQ' where c = 761 index_test.go:137: sql insert into test_index values (2971, 2351525739118609712, 0.943868, 'mQHQ0FvPcH') index_test.go:137: sql insert into test_index values (2972, 5287684681137753534, 0.624605, 'Mj0SF1m2Ez') index_test.go:137: sql insert into test_index values (2969, 4146437030711853469, 0.486273, 'SC3Do8Voie') index_test.go:140: sql delete from test_index where c = 2537 index_test.go:140: sql delete from test_index where c = 861 index_test.go:137: sql insert into test_index values (2970, 2882270166914465194, 0.130530, 'yPWxISxn0C') index_test.go:143: sql update test_index set c1 = 8350820126855655379, c2 = 0.925540, c3 = 'P4hya3vE6q' where c = 2867 index_test.go:143: sql update test_index set c1 = 5808856926978521817, c2 = 0.277568, c3 = 'yJVJnSuVGv' where c = 1587 index_test.go:140: sql delete from test_index where c = 1171 index_test.go:140: sql delete from test_index where c = 2934 index_test.go:143: sql update test_index set c1 = 3528213918562756393, c2 = 0.455902, c3 = 'dIOoE2NBQI' where c = 42 index_test.go:140: sql delete from test_index where c = 2175 index_test.go:143: sql update test_index set c1 = 3818920912183870927, c2 = 0.697815, c3 = 'ZfwwIY06GH' where c = 1809 index_test.go:140: sql delete from test_index where c = 1134 index_test.go:137: sql insert into test_index values (2973, 4423116014536149958, 0.908621, 'CXhEGSK749') index_test.go:140: sql delete from test_index where c = 1091 index_test.go:137: sql insert into test_index values (2977, 6107911142444130384, 0.953377, '4aLCR3U1t8') index_test.go:137: sql insert into test_index values (2976, 2897213331062707316, 0.830524, 'vWsCPlwSz3') index_test.go:137: sql insert into test_index values (2975, 4443759014070422180, 0.391333, 'cTk7ycps7C') index_test.go:143: sql update test_index set c1 = 2347010720261259822, c2 = 0.462392, c3 = 'vEyKzBpxUh' where c = 879 index_test.go:137: sql insert into test_index values (2974, 1057388147618000127, 0.257958, 'kE5Mcokitb') index_test.go:143: sql update test_index set c1 = 8419925388596573443, c2 = 0.256431, c3 = 'brfRfOMQyY' where c = 2099 index_test.go:143: sql update test_index set c1 = 6105871893619957143, c2 = 0.555865, c3 = 'eqztoDPvVk' where c = 1876 index_test.go:143: sql update test_index set c1 = 736383277142565403, c2 = 0.921746, c3 = '5l1KL8VbNB' where c = 343 index_test.go:143: sql update test_index set c1 = 1799924869931409845, c2 = 0.603647, c3 = 'v9sz0EDOqO' where c = 1446 index_test.go:140: sql delete from test_index where c = 398 index_test.go:140: sql delete from test_index where c = 1014 index_test.go:143: sql update test_index set c1 = 8741234116649018884, c2 = 0.984438, c3 = '9HLhCignfu' where c = 31 index_test.go:140: sql delete from test_index where c = 2806 index_test.go:137: sql insert into test_index values (2980, 2987989026472370614, 0.885889, 'xuw9sJ8G7V') index_test.go:137: sql insert into test_index values (2981, 5421658991863806786, 0.862873, '8xu0Ltli1C') index_test.go:140: sql delete from test_index where c = 2513 index_test.go:137: sql insert into test_index values (2979, 6332397071500101397, 0.166865, 'a3ypBwUJ5g') index_test.go:137: sql insert into test_index values (2978, 3643355729336550873, 0.902858, 'zqR175n9QZ') index_test.go:140: sql delete from test_index where c = 748 index_test.go:143: sql update test_index set c1 = 2766131419837716004, c2 = 0.793056, c3 = 'jL8dorJgRJ' where c = 1721 index_test.go:137: sql insert into test_index values (2982, 6920028023094582287, 0.566682, '747uqSUVga') index_test.go:140: sql delete from test_index where c = 2806 index_test.go:137: sql insert into test_index values (2983, 5128036060170967927, 0.466034, 'R97ubfPmEF') index_test.go:143: sql update test_index set c1 = 8744424350629859637, c2 = 0.822670, c3 = '9GYNrmF4nL' where c = 1452 index_test.go:140: sql delete from test_index where c = 1964 index_test.go:140: sql delete from test_index where c = 2456 index_test.go:140: sql delete from test_index where c = 1265 index_test.go:143: sql update test_index set c1 = 5827280918657119694, c2 = 0.937003, c3 = 'XTpVYTVLVA' where c = 1413 index_test.go:143: sql update test_index set c1 = 1720444085726177052, c2 = 0.755282, c3 = 'IsgH8SsO62' where c = 567 index_test.go:137: sql insert into test_index values (2984, 4527696260011225131, 0.064611, 'uSlE2fwBBx') index_test.go:140: sql delete from test_index where c = 2456 index_test.go:137: sql insert into test_index values (2986, 5365465373048778953, 0.593681, '56FtoLD1HZ') index_test.go:143: sql update test_index set c1 = 2521955125384504522, c2 = 0.181577, c3 = 'wj3GN3bFSl' where c = 1333 index_test.go:143: sql update test_index set c1 = 3941446899624149431, c2 = 0.756865, c3 = 'nvLxI2otCM' where c = 1410 index_test.go:137: sql insert into test_index values (2985, 6079466515471516076, 0.097183, 'pECBBiesEm') index_test.go:140: sql delete from test_index where c = 1084 index_test.go:143: sql update test_index set c1 = 7637453299248667706, c2 = 0.353044, c3 = 'QkY4fLqFpE' where c = 1815 index_test.go:143: sql update test_index set c1 = 7650501007005714223, c2 = 0.782307, c3 = 'r7Y10Mb30S' where c = 1651 index_test.go:137: sql insert into test_index values (2987, 1828784108299266869, 0.844759, 'fLSDzLDlQE') index_test.go:143: sql update test_index set c1 = 5021025578725851004, c2 = 0.925731, c3 = 'W2E5yWUTiR' where c = 1598 index_test.go:137: sql insert into test_index values (2988, 3715768452690104042, 0.690606, 'r1l4S1X2EM') index_test.go:143: sql update test_index set c1 = 7596124866846458210, c2 = 0.807980, c3 = 'm1WSWVhfbk' where c = 1704 index_test.go:140: sql delete from test_index where c = 2126 index_test.go:137: sql insert into test_index values (2989, 7019587907904285736, 0.549346, 'wMj9peuPv5') index_test.go:137: sql insert into test_index values (2990, 934811412535389868, 0.671898, 'X78YqvWyh7') index_test.go:140: sql delete from test_index where c = 121 index_test.go:143: sql update test_index set c1 = 4741220119665294354, c2 = 0.278622, c3 = 'DU2MASrpSA' where c = 727 index_test.go:137: sql insert into test_index values (2991, 7110168406837992267, 0.650196, 'yjseDF80dB') index_test.go:137: sql insert into test_index values (2992, 7464358634715958079, 0.905718, 't1d0MABwhr') index_test.go:140: sql delete from test_index where c = 2693 index_test.go:137: sql insert into test_index values (2993, 2961976332795587419, 0.950980, 'fBDSJNaQ68') index_test.go:140: sql delete from test_index where c = 603 index_test.go:140: sql delete from test_index where c = 624 index_test.go:140: sql delete from test_index where c = 1814 index_test.go:140: sql delete from test_index where c = 130 index_test.go:143: sql update test_index set c1 = 4395303559854861248, c2 = 0.151126, c3 = 'EPC7OM3qjS' where c = 1490 index_test.go:140: sql delete from test_index where c = 2977 index_test.go:140: sql delete from test_index where c = 1920 index_test.go:137: sql insert into test_index values (2994, 2374748203905995957, 0.907392, 'CFDjAYVNBp') index_test.go:143: sql update test_index set c1 = 5829396807637968443, c2 = 0.365204, c3 = 'B3oGVAoVPx' where c = 578 index_test.go:143: sql update test_index set c1 = 8438613742047393189, c2 = 0.554959, c3 = 'kZQE6hWsZH' where c = 28 index_test.go:143: sql update test_index set c1 = 719891032729729670, c2 = 0.667571, c3 = 'i5liAquLJt' where c = 2678 index_test.go:143: sql update test_index set c1 = 5106002181607902948, c2 = 0.080711, c3 = 'hS3XvWa2rh' where c = 1528 index_test.go:143: sql update test_index set c1 = 3099657968653770097, c2 = 0.166932, c3 = 'JBrtad8F9a' where c = 2143 index_test.go:143: sql update test_index set c1 = 1061206403223699411, c2 = 0.512424, c3 = 'ey54b0wIrh' where c = 2240 index_test.go:143: sql update test_index set c1 = 6143780309287590867, c2 = 0.582334, c3 = '18xzRj0NgA' where c = 2121 index_test.go:137: sql insert into test_index values (2995, 7060058647276693626, 0.887639, 'qCDPHm7rmo') index_test.go:140: sql delete from test_index where c = 2814 index_test.go:140: sql delete from test_index where c = 255 index_test.go:137: sql insert into test_index values (2996, 1298182397390461631, 0.371512, 'vKefi9rxc5') index_test.go:143: sql update test_index set c1 = 3905482476823750234, c2 = 0.790103, c3 = 'JheyE7Lnzz' where c = 338 index_test.go:143: sql update test_index set c1 = 5342034223801209139, c2 = 0.348998, c3 = '206Yp9xQLs' where c = 379 index_test.go:137: sql insert into test_index values (2998, 8316640965156601693, 0.552281, 'xWf3NnhxU1') index_test.go:137: sql insert into test_index values (2999, 321832526511956227, 0.496886, '71hFU0PKrv') index_test.go:137: sql insert into test_index values (3000, 5160158446549624079, 0.086217, 'uhynYfLW4k') index_test.go:137: sql insert into test_index values (2997, 7499626687235107544, 0.752907, 'G3M98EeHBg') index_test.go:140: sql delete from test_index where c = 691 index_test.go:143: sql update test_index set c1 = 1181188779688365827, c2 = 0.562182, c3 = '9KSmuc7S5H' where c = 2305 index_test.go:140: sql delete from test_index where c = 2069 index_test.go:140: sql delete from test_index where c = 792 index_test.go:140: sql delete from test_index where c = 2540 index_test.go:143: sql update test_index set c1 = 7784462861248914340, c2 = 0.871054, c3 = 'vtsLmIeoQ8' where c = 774 index_test.go:140: sql delete from test_index where c = 2248 index_test.go:143: sql update test_index set c1 = 6658749115407192822, c2 = 0.966542, c3 = 'RYCllnLl15' where c = 1643 index_test.go:143: sql update test_index set c1 = 2940805174308823857, c2 = 0.462823, c3 = 'nL2exAEblC' where c = 848 index_test.go:143: sql update test_index set c1 = 5410114504625940177, c2 = 0.712642, c3 = '78q3ZsEdSa' where c = 1966 index_test.go:137: sql insert into test_index values (3004, 2974397320156315535, 0.861660, 'LW3NuXUoHD') index_test.go:137: sql insert into test_index values (3001, 1335677610365018337, 0.695965, 'Wapfr7DEcv') index_test.go:137: sql insert into test_index values (3006, 8961310097325363219, 0.709807, 'aClJgPHNeO') index_test.go:137: sql insert into test_index values (3005, 4352827099065581430, 0.311155, 'sSOFN1JSdZ') index_test.go:137: sql insert into test_index values (3002, 3374844848145547454, 0.504845, 'reOIRTNgmV') index_test.go:137: sql insert into test_index values (3003, 8756188121928168510, 0.083529, 'qYbLi90nve') index_test.go:137: sql insert into test_index values (3010, 2171180993061457877, 0.747328, '7i8ls6eMXL') index_test.go:137: sql insert into test_index values (3008, 8734257776894355899, 0.093878, 'u6QnjLX2qe') index_test.go:140: sql delete from test_index where c = 387 index_test.go:137: sql insert into test_index values (3009, 7412940998444904980, 0.549415, 'itx5WT8xl5') index_test.go:140: sql delete from test_index where c = 2721 index_test.go:137: sql insert into test_index values (3007, 7903118085985649530, 0.638051, 'VQThYI1LQP') index_test.go:140: sql delete from test_index where c = 2901 index_test.go:140: sql delete from test_index where c = 2897 index_test.go:143: sql update test_index set c1 = 1149273317645335497, c2 = 0.983067, c3 = '4giTOAR3vo' where c = 967 index_test.go:140: sql delete from test_index where c = 1849 index_test.go:143: sql update test_index set c1 = 450088361584836435, c2 = 0.328600, c3 = 'LXIYt8HHyw' where c = 210 index_test.go:140: sql delete from test_index where c = 2068 index_test.go:140: sql delete from test_index where c = 819 index_test.go:143: sql update test_index set c1 = 5083724586709392692, c2 = 0.153715, c3 = 'KgG3FNPoLZ' where c = 2208 index_test.go:140: sql delete from test_index where c = 2708 index_test.go:143: sql update test_index set c1 = 8284976638273801103, c2 = 0.888715, c3 = 'p1roPROsiZ' where c = 629 index_test.go:140: sql delete from test_index where c = 968 index_test.go:137: sql insert into test_index values (3011, 2768721481183865851, 0.080086, 'NdlxZenOSV') index_test.go:140: sql delete from test_index where c = 1881 index_test.go:143: sql update test_index set c1 = 5830745758746545249, c2 = 0.722964, c3 = 'JXOEFl4k1b' where c = 2301 index_test.go:137: sql insert into test_index values (3012, 868908450959130273, 0.572746, 'pvhpUkDzX1') index_test.go:143: sql update test_index set c1 = 5296191031492188299, c2 = 0.209284, c3 = 'Ct3FZZ0Lvu' where c = 1275 index_test.go:143: sql update test_index set c1 = 7814087530933924475, c2 = 0.671250, c3 = 'VPUg0NowoH' where c = 266 index_test.go:140: sql delete from test_index where c = 276 index_test.go:143: sql update test_index set c1 = 5473228117674422231, c2 = 0.218208, c3 = 'mSXqkkcDI2' where c = 1656 index_test.go:140: sql delete from test_index where c = 705 index_test.go:137: sql insert into test_index values (3013, 8019388941731884214, 0.888118, 'Rf71RWUnY6') index_test.go:143: sql update test_index set c1 = 3884722689144046371, c2 = 0.429379, c3 = 'WxKmHTK7GD' where c = 2749 index_test.go:137: sql insert into test_index values (3014, 6959345283140384577, 0.469157, 'wKjxRAQQ6G') index_test.go:140: sql delete from test_index where c = 137 index_test.go:137: sql insert into test_index values (3018, 6131897365362954327, 0.957367, '9a0lgsSUn6') index_test.go:143: sql update test_index set c1 = 7644571959958557658, c2 = 0.027558, c3 = '5ATbIiYbSK' where c = 1892 index_test.go:137: sql insert into test_index values (3016, 3907728065457321636, 0.520006, 'YbQY0Q1vLk') index_test.go:137: sql insert into test_index values (3017, 5021263088618936701, 0.787376, 'OlLrlod9aN') index_test.go:140: sql delete from test_index where c = 881 index_test.go:143: sql update test_index set c1 = 5250964042933746727, c2 = 0.031745, c3 = 'ncNL4pxicI' where c = 599 index_test.go:140: sql delete from test_index where c = 1470 index_test.go:140: sql delete from test_index where c = 78 index_test.go:137: sql insert into test_index values (3015, 2739500737165606970, 0.153560, 'FLc0GIhyrN') index_test.go:143: sql update test_index set c1 = 1456003843102491761, c2 = 0.398416, c3 = 'cm8SQFAsUT' where c = 2551 index_test.go:137: sql insert into test_index values (3019, 6990307215094667679, 0.837154, 'pc0gzC1GRO') index_test.go:143: sql update test_index set c1 = 5731673773257619121, c2 = 0.669951, c3 = 'FYB1mZVLE1' where c = 1673 index_test.go:137: sql insert into test_index values (3020, 1544379290530510986, 0.936430, 'dVmEzO4X69') index_test.go:140: sql delete from test_index where c = 1140 index_test.go:143: sql update test_index set c1 = 4166437460407002738, c2 = 0.963078, c3 = 'zSQfh6Jjyt' where c = 2958 index_test.go:137: sql insert into test_index values (3021, 8349965835174197603, 0.606120, 'mjVadZtjdk') index_test.go:137: sql insert into test_index values (3022, 2364406288652316069, 0.768207, 'T8hGiiudzg') index_test.go:143: sql update test_index set c1 = 792833032354322207, c2 = 0.591350, c3 = 'kJjeoVL1ex' where c = 1919 index_test.go:137: sql insert into test_index values (3023, 1185174021204151252, 0.620664, 'NQM9INSjGv') index_test.go:140: sql delete from test_index where c = 2536 index_test.go:140: sql delete from test_index where c = 234 index_test.go:140: sql delete from test_index where c = 1193 index_test.go:140: sql delete from test_index where c = 2759 index_test.go:143: sql update test_index set c1 = 4195094778028267833, c2 = 0.800329, c3 = 'GGZKxn3GFg' where c = 1760 index_test.go:137: sql insert into test_index values (3025, 6413672027718885995, 0.658621, 'bVdUxsda1p') index_test.go:137: sql insert into test_index values (3024, 8054122919634437022, 0.747296, 'lQlBUzoy4b') index_test.go:140: sql delete from test_index where c = 1865 index_test.go:143: sql update test_index set c1 = 7375997421119839946, c2 = 0.077158, c3 = 'Yv9zU5BmEA' where c = 1007 index_test.go:143: sql update test_index set c1 = 4578030277140587927, c2 = 0.287010, c3 = '8P3l74TX1r' where c = 1221 index_test.go:140: sql delete from test_index where c = 842 index_test.go:143: sql update test_index set c1 = 1020895621150982088, c2 = 0.659843, c3 = 'RUVB0GOFdJ' where c = 1784 index_test.go:140: sql delete from test_index where c = 980 index_test.go:140: sql delete from test_index where c = 1985 index_test.go:143: sql update test_index set c1 = 5242297957762253270, c2 = 0.022794, c3 = 'OSmfa6NCd9' where c = 613 index_test.go:143: sql update test_index set c1 = 7953133606294317007, c2 = 0.985166, c3 = 'QQZK2Cts5n' where c = 683 index_test.go:137: sql insert into test_index values (3027, 5921567199771047590, 0.606424, 'YvXjpqfI7I') index_test.go:143: sql update test_index set c1 = 6440316648813617453, c2 = 0.975467, c3 = 't9sQdk1bgR' where c = 738 index_test.go:143: sql update test_index set c1 = 718681490469516831, c2 = 0.959505, c3 = 'FI2PMqTdda' where c = 2414 index_test.go:143: sql update test_index set c1 = 3544713616360323476, c2 = 0.297739, c3 = 'Iqnqk2NtsN' where c = 790 index_test.go:137: sql insert into test_index values (3026, 3370316186031777520, 0.338427, 'jSQTFQ03Vr') index_test.go:137: sql insert into test_index values (3028, 7192353673263024139, 0.251177, 'NNuEUDuD0p') index_test.go:137: sql insert into test_index values (3029, 4106204638348825241, 0.909357, 'fhRPiXWZAu') index_test.go:143: sql update test_index set c1 = 1830429136515269452, c2 = 0.819106, c3 = 'AMjDzah58P' where c = 2649 index_test.go:140: sql delete from test_index where c = 2756 index_test.go:137: sql insert into test_index values (3031, 5404265703839621800, 0.261845, 'vWdfY1AwYl') index_test.go:137: sql insert into test_index values (3030, 3475897084044142324, 0.058449, 'vt8xv9xVSu') index_test.go:140: sql delete from test_index where c = 772 index_test.go:137: sql insert into test_index values (3033, 3058423745878161302, 0.770100, 'nBA9BrAdoz') index_test.go:137: sql insert into test_index values (3032, 1977776089854237811, 0.430575, 'N4JeZXL24O') index_test.go:140: sql delete from test_index where c = 2137 index_test.go:137: sql insert into test_index values (3034, 3658131573512259870, 0.527809, 'hiDyTvXCky') index_test.go:143: sql update test_index set c1 = 40588713738429565, c2 = 0.335514, c3 = 'PcsROlA97c' where c = 2699 index_test.go:140: sql delete from test_index where c = 2087 index_test.go:137: sql insert into test_index values (3035, 258228782916024275, 0.497170, 'jQ84KpMPzW') index_test.go:140: sql delete from test_index where c = 2177 index_test.go:140: sql delete from test_index where c = 1862 index_test.go:140: sql delete from test_index where c = 404 index_test.go:143: sql update test_index set c1 = 4859894438315329155, c2 = 0.471982, c3 = 'nvQfPVP1bH' where c = 1689 index_test.go:140: sql delete from test_index where c = 854 index_test.go:143: sql update test_index set c1 = 6011612363510007226, c2 = 0.991709, c3 = 'EexdAAnkPT' where c = 842 index_test.go:140: sql delete from test_index where c = 1253 index_test.go:143: sql update test_index set c1 = 979013246364925029, c2 = 0.139660, c3 = 'gCPdz3ZQ0x' where c = 917 index_test.go:140: sql delete from test_index where c = 2729 index_test.go:137: sql insert into test_index values (3036, 2824018690363107355, 0.906421, '7gXhVsu4Ft') index_test.go:137: sql insert into test_index values (3037, 4045785475865494683, 0.485664, 'yUbMtViw3j') index_test.go:143: sql update test_index set c1 = 7987883129594254885, c2 = 0.837381, c3 = 'sIAVAlG8Ep' where c = 2841 index_test.go:137: sql insert into test_index values (3038, 2281314792261770526, 0.031983, '9IfcL33fnH') index_test.go:143: sql update test_index set c1 = 2462863969785628488, c2 = 0.622950, c3 = 'jSCYkllEH4' where c = 263 index_test.go:143: sql update test_index set c1 = 5608091401151511926, c2 = 0.360417, c3 = 'r3R6X2K5uT' where c = 1391 index_test.go:143: sql update test_index set c1 = 1787217014601973374, c2 = 0.695568, c3 = 'iRFhxCCLFv' where c = 937 index_test.go:137: sql insert into test_index values (3039, 2163157274841533010, 0.505567, 'TMUvQu0YX0') index_test.go:143: sql update test_index set c1 = 2482728410567698144, c2 = 0.157925, c3 = 'pHiZVt5axX' where c = 1968 index_test.go:140: sql delete from test_index where c = 1587 index_test.go:140: sql delete from test_index where c = 1472 index_test.go:137: sql insert into test_index values (3040, 3940922840806845255, 0.734745, 'tgY5cLAlHs') index_test.go:137: sql insert into test_index values (3042, 7051833498360534130, 0.442621, 'fjYppPCSD1') index_test.go:140: sql delete from test_index where c = 896 index_test.go:140: sql delete from test_index where c = 1731 index_test.go:140: sql delete from test_index where c = 2552 index_test.go:137: sql insert into test_index values (3043, 9012814534176086766, 0.169959, 'oFcoimq76N') index_test.go:143: sql update test_index set c1 = 3342616144255901192, c2 = 0.112124, c3 = '7R3l5I1NyS' where c = 2117 index_test.go:143: sql update test_index set c1 = 7377687601129436650, c2 = 0.662972, c3 = 'jDKdWxJj9g' where c = 2168 index_test.go:143: sql update test_index set c1 = 5802616421215314234, c2 = 0.699192, c3 = 'XBIFX3yOmB' where c = 552 index_test.go:137: sql insert into test_index values (3041, 8293429701631494912, 0.264718, 'PcbpNh2vrf') index_test.go:143: sql update test_index set c1 = 7015600260447314478, c2 = 0.434787, c3 = 'MpALGIV2xF' where c = 808 index_test.go:140: sql delete from test_index where c = 43 index_test.go:137: sql insert into test_index values (3044, 7618578417351943841, 0.971004, 'JRI4oEC02s') index_test.go:137: sql insert into test_index values (3045, 1671490377827681673, 0.076831, '2lH8WP9Mgi') index_test.go:140: sql delete from test_index where c = 2087 index_test.go:143: sql update test_index set c1 = 4414534454142265368, c2 = 0.823252, c3 = 'DP3CLkaUeI' where c = 2271 index_test.go:143: sql update test_index set c1 = 4311873095994866714, c2 = 0.246484, c3 = 'wDo78mJI18' where c = 2299 index_test.go:137: sql insert into test_index values (3046, 2529881713998041303, 0.498915, 'ii8NNJDXDS') index_test.go:140: sql delete from test_index where c = 1266 index_test.go:140: sql delete from test_index where c = 2512 index_test.go:137: sql insert into test_index values (3048, 2943271341802191039, 0.431371, 'AUB2zd7GDC') index_test.go:137: sql insert into test_index values (3047, 7295587045259694549, 0.550867, 'zpDfzChtYw') index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 61 index_test.go:143: sql update test_index set c1 = 6330270434447076463, c2 = 0.588751, c3 = 'FUeUX6ovb6' where c = 1734 index_test.go:143: sql update test_index set c1 = 3455583352572747928, c2 = 0.995657, c3 = '5jblAUx5cP' where c = 998 index_test.go:137: sql insert into test_index values (3049, 2946726784269268844, 0.951405, 'it96bfP6EG') index_test.go:143: sql update test_index set c1 = 3497325850408966230, c2 = 0.997859, c3 = '8lqQ5BF00e' where c = 2765 index_test.go:140: sql delete from test_index where c = 484 index_test.go:137: sql insert into test_index values (3050, 1509196369483625227, 0.888447, 'J6UkPEDfbZ') index_test.go:143: sql update test_index set c1 = 8723948429702734060, c2 = 0.445141, c3 = 'a6tKf6lcu7' where c = 1684 index_test.go:143: sql update test_index set c1 = 978440030411436685, c2 = 0.229470, c3 = 'wDRcxhTBpR' where c = 1032 index_test.go:140: sql delete from test_index where c = 2060 index_test.go:140: sql delete from test_index where c = 1086 index_test.go:137: sql insert into test_index values (3051, 5558777396944582495, 0.226795, 'V2HiG3sSSy') index_test.go:143: sql update test_index set c1 = 4066122021515564866, c2 = 0.501635, c3 = 'vos5OtvCXv' where c = 1963 index_test.go:143: sql update test_index set c1 = 8570616394046679942, c2 = 0.253757, c3 = 'FQFiKv55KI' where c = 2098 index_test.go:137: sql insert into test_index values (3053, 3334122585309017437, 0.362340, '0ePwH5NxxH') index_test.go:143: sql update test_index set c1 = 176085355662052552, c2 = 0.720239, c3 = 'JQNLAfeR4F' where c = 619 index_test.go:137: sql insert into test_index values (3052, 1513926201748135345, 0.481151, 'rGfSK39lfL') index_test.go:140: sql delete from test_index where c = 1070 index_test.go:140: sql delete from test_index where c = 2266 index_test.go:137: sql insert into test_index values (3056, 8983690904141749855, 0.817845, 'eWmLHTZHLm') index_test.go:137: sql insert into test_index values (3055, 7492147399465275895, 0.330962, 'x3VLvc29cf') index_test.go:143: sql update test_index set c1 = 2483122783076311790, c2 = 0.440651, c3 = 'fAkWV1QJTp' where c = 1094 index_test.go:140: sql delete from test_index where c = 820 index_test.go:137: sql insert into test_index values (3057, 7647109490568607773, 0.620058, '8ZJMQDRgAA') index_test.go:140: sql delete from test_index where c = 103 index_test.go:137: sql insert into test_index values (3054, 7115425624384927510, 0.052529, 'vrEdOsh8Oc') index_test.go:140: sql delete from test_index where c = 442 index_test.go:140: sql delete from test_index where c = 1908 index_test.go:143: sql update test_index set c1 = 8459368862469051347, c2 = 0.113246, c3 = 'nYY6HRAjPg' where c = 2182 index_test.go:137: sql insert into test_index values (3058, 8623907136746761872, 0.561884, 'lPogyzv9To') index_test.go:143: sql update test_index set c1 = 4215574840659078751, c2 = 0.022001, c3 = 'GI3WY4shDi' where c = 226 index_test.go:137: sql insert into test_index values (3059, 7693470484731462603, 0.036881, 'IP7mhBp0Hf') index_test.go:143: sql update test_index set c1 = 6438163878225769293, c2 = 0.566006, c3 = 'bX6vhXAaSa' where c = 2949 index_test.go:143: sql update test_index set c1 = 1614887740603451743, c2 = 0.223805, c3 = 'HgP2JOLMwu' where c = 751 index_test.go:140: sql delete from test_index where c = 1702 index_test.go:143: sql update test_index set c1 = 693401071826932778, c2 = 0.168160, c3 = 'OqO655FP8J' where c = 2531 index_test.go:140: sql delete from test_index where c = 42 index_test.go:143: sql update test_index set c1 = 3863811851796067169, c2 = 0.893081, c3 = 'zA9eA3uWNO' where c = 314 index_test.go:140: sql delete from test_index where c = 2014 index_test.go:143: sql update test_index set c1 = 605400803042740901, c2 = 0.198292, c3 = 'yFILukjCsx' where c = 2082 index_test.go:140: sql delete from test_index where c = 2240 index_test.go:137: sql insert into test_index values (3062, 2159021547784715608, 0.844986, 'nRdTwtWZrz') index_test.go:137: sql insert into test_index values (3061, 809665879264012419, 0.107004, 'ibtQneQxrl') index_test.go:137: sql insert into test_index values (3063, 3450289381694896675, 0.521222, 'cK0EcN1aly') index_test.go:137: sql insert into test_index values (3064, 3314438239957651396, 0.965701, 'gJhlX2L10n') index_test.go:143: sql update test_index set c1 = 7994434893185017030, c2 = 0.127179, c3 = 'pjXvftqBMh' where c = 2196 index_test.go:140: sql delete from test_index where c = 352 index_test.go:137: sql insert into test_index values (3060, 168330957797634679, 0.935756, 'bP6l6KAOrm') index_test.go:137: sql insert into test_index values (3065, 4516829603334555470, 0.199458, 'eMYe5aHOj9') index_test.go:143: sql update test_index set c1 = 720685301229555301, c2 = 0.180531, c3 = 'HWpn1XFN4K' where c = 384 index_test.go:137: sql insert into test_index values (3066, 384868503958227031, 0.408801, 'LTg8cazbCa') index_test.go:140: sql delete from test_index where c = 327 index_test.go:140: sql delete from test_index where c = 2692 index_test.go:140: sql delete from test_index where c = 240 index_test.go:137: sql insert into test_index values (3067, 2429512220545716993, 0.956969, 'Tb87ESPpNW') index_test.go:143: sql update test_index set c1 = 4927328379083403249, c2 = 0.929437, c3 = '7fHNWqrMwa' where c = 1010 index_test.go:140: sql delete from test_index where c = 2273 index_test.go:143: sql update test_index set c1 = 2789353892545190843, c2 = 0.343781, c3 = 'cP7ScdlUeX' where c = 2159 index_test.go:143: sql update test_index set c1 = 592514465867795972, c2 = 0.199900, c3 = 'yfeybwvugJ' where c = 2230 index_test.go:137: sql insert into test_index values (3068, 5766246228588325319, 0.084870, 'gVKXReNdTe') index_test.go:140: sql delete from test_index where c = 2511 index_test.go:140: sql delete from test_index where c = 2970 index_test.go:140: sql delete from test_index where c = 81 index_test.go:143: sql update test_index set c1 = 5372259403498757203, c2 = 0.882999, c3 = 'k1x0OlGKuH' where c = 435 index_test.go:137: sql insert into test_index values (3069, 2475931683838864847, 0.574049, 'OylGM8sAUj') index_test.go:137: sql insert into test_index values (3071, 4602174404102353904, 0.896458, 'n7OoIVHBpb') index_test.go:143: sql update test_index set c1 = 2631877088865037687, c2 = 0.952531, c3 = 'T36HPGZq3q' where c = 278 index_test.go:143: sql update test_index set c1 = 7450908152527692230, c2 = 0.786613, c3 = 'd75zwAwdx4' where c = 1415 index_test.go:143: sql update test_index set c1 = 3507890648907236788, c2 = 0.157542, c3 = 'OtIrCoOWeE' where c = 1854 index_test.go:143: sql update test_index set c1 = 1183059091006040306, c2 = 0.266537, c3 = 'XM5p1Ds0cW' where c = 2426 index_test.go:140: sql delete from test_index where c = 2570 index_test.go:137: sql insert into test_index values (3070, 7724946071225552822, 0.884386, 'OgsgWrp2xn') index_test.go:137: sql insert into test_index values (3072, 1183386215881972896, 0.353901, 'FXJ1H1duIz') index_test.go:140: sql delete from test_index where c = 2893 index_test.go:143: sql update test_index set c1 = 2630086803191472963, c2 = 0.636926, c3 = 'OSLivdrJko' where c = 2829 index_test.go:137: sql insert into test_index values (3075, 746655213655442707, 0.361450, 'gy2zYWCrr2') index_test.go:137: sql insert into test_index values (3073, 7412204680912016737, 0.992755, 'WOrLwR4GOx') index_test.go:137: sql insert into test_index values (3074, 4449167425952403486, 0.529437, 'hK0EODiWuv') index_test.go:143: sql update test_index set c1 = 7202927733735209885, c2 = 0.931009, c3 = 'DhV9qquan2' where c = 1828 index_test.go:140: sql delete from test_index where c = 2641 index_test.go:137: sql insert into test_index values (3076, 6791675761086624318, 0.701485, '2sRQCTSvjn') index_test.go:143: sql update test_index set c1 = 3557578839988731702, c2 = 0.527296, c3 = 'mnmfXdQaM5' where c = 140 index_test.go:140: sql delete from test_index where c = 554 index_test.go:140: sql delete from test_index where c = 1811 index_test.go:140: sql delete from test_index where c = 532 index_test.go:143: sql update test_index set c1 = 5904714489337203447, c2 = 0.790583, c3 = 'cMtYEbobsX' where c = 1587 index_test.go:137: sql insert into test_index values (3077, 830647171465796787, 0.203222, '900EMhVvd1') index_test.go:140: sql delete from test_index where c = 1792 index_test.go:140: sql delete from test_index where c = 813 index_test.go:143: sql update test_index set c1 = 7231917786722399448, c2 = 0.623643, c3 = '7kgaaFcX3q' where c = 100 index_test.go:143: sql update test_index set c1 = 5243484374731624214, c2 = 0.463271, c3 = 'LTOE9Mwt4t' where c = 2729 index_test.go:140: sql delete from test_index where c = 1926 index_test.go:137: sql insert into test_index values (3079, 7565490227598895594, 0.370392, 'LytfPd9we3') index_test.go:140: sql delete from test_index where c = 998 index_test.go:137: sql insert into test_index values (3078, 1611723919534232807, 0.556608, 'mkO5xOnqt9') index_test.go:143: sql update test_index set c1 = 4492387094632246946, c2 = 0.299813, c3 = 'FXOi9prCGC' where c = 2149 index_test.go:137: sql insert into test_index values (3080, 4373767911110970444, 0.135186, 'l75eYDiNMg') index_test.go:143: sql update test_index set c1 = 2931161780309139737, c2 = 0.583673, c3 = 'LQVekz3gLu' where c = 2174 index_test.go:140: sql delete from test_index where c = 1616 index_test.go:137: sql insert into test_index values (3081, 5611555408283618969, 0.637376, 'JvDym1S1V0') index_test.go:137: sql insert into test_index values (3082, 3712744238378540956, 0.841186, 'SgfTzf8EDm') index_test.go:143: sql update test_index set c1 = 2931291975290790242, c2 = 0.583282, c3 = 'rm2M3XndhE' where c = 2774 index_test.go:137: sql insert into test_index values (3083, 4480655270003080377, 0.365663, 'JCdq4YVh3Q') index_test.go:143: sql update test_index set c1 = 6300391869194495143, c2 = 0.470526, c3 = '3zBJzPLvmx' where c = 2631 index_test.go:143: sql update test_index set c1 = 3514857202973656825, c2 = 0.726159, c3 = 'HV8ktv3iwP' where c = 2208 index_test.go:137: sql insert into test_index values (3084, 766881182112125132, 0.663449, 'DhDmONB96C') index_test.go:140: sql delete from test_index where c = 1849 index_test.go:140: sql delete from test_index where c = 2371 index_test.go:140: sql delete from test_index where c = 2425 index_test.go:140: sql delete from test_index where c = 2481 index_test.go:143: sql update test_index set c1 = 8741122946172671678, c2 = 0.409228, c3 = 'tD0x4pfhA3' where c = 801 index_test.go:140: sql delete from test_index where c = 2882 index_test.go:143: sql update test_index set c1 = 4714992958251949630, c2 = 0.857008, c3 = 'JWhC0AvMlk' where c = 243 index_test.go:137: sql insert into test_index values (3086, 3096286783474915337, 0.510534, '7jNMW5Ezuz') index_test.go:143: sql update test_index set c1 = 46282968578594651, c2 = 0.148122, c3 = 'QwHdTfJhLq' where c = 1172 index_test.go:137: sql insert into test_index values (3087, 5811892502375152506, 0.734661, 'mn0xP6WZdQ') index_test.go:140: sql delete from test_index where c = 2498 index_test.go:137: sql insert into test_index values (3085, 210000408396191581, 0.657168, 'D1HWLEEjBJ') index_test.go:137: sql insert into test_index values (3088, 6876360358283330724, 0.143761, 'QuiDWx3uiA') index_test.go:143: sql update test_index set c1 = 1904695894680108417, c2 = 0.769556, c3 = 'U578mTVSF9' where c = 1803 index_test.go:143: sql update test_index set c1 = 2453407826741483181, c2 = 0.305166, c3 = 'U0d3kVTGjX' where c = 1589 index_test.go:137: sql insert into test_index values (3089, 544997068969197531, 0.579409, 'l1SVYXA5aZ') index_test.go:140: sql delete from test_index where c = 2694 index_test.go:140: sql delete from test_index where c = 1429 index_test.go:143: sql update test_index set c1 = 6761271523888935125, c2 = 0.822264, c3 = 'gR8UjndsgT' where c = 2803 index_test.go:140: sql delete from test_index where c = 1285 index_test.go:137: sql insert into test_index values (3090, 3798549331931082288, 0.077885, 'h9PzW9TjNi') index_test.go:140: sql delete from test_index where c = 2418 index_test.go:143: sql update test_index set c1 = 2898806742263801660, c2 = 0.495685, c3 = 'xY4W7FDEAn' where c = 1718 index_test.go:143: sql update test_index set c1 = 4168282943084783519, c2 = 0.541775, c3 = 'shbb9F5KNV' where c = 96 index_test.go:137: sql insert into test_index values (3091, 1246567148782109732, 0.383077, 'zTNGFAhWbe') index_test.go:143: sql update test_index set c1 = 3652695929787959644, c2 = 0.035291, c3 = 'CtNiEkB7jm' where c = 475 index_test.go:137: sql insert into test_index values (3092, 281778560863363506, 0.271556, '9x0oncBkPb') index_test.go:140: sql delete from test_index where c = 1771 index_test.go:140: sql delete from test_index where c = 2185 index_test.go:137: sql insert into test_index values (3093, 913742488677399779, 0.122115, '4eL5LgTVzX') index_test.go:137: sql insert into test_index values (3094, 7622205089308208318, 0.649923, 'hN6sHdHzYH') index_test.go:140: sql delete from test_index where c = 1639 index_test.go:143: sql update test_index set c1 = 298622070008087336, c2 = 0.114838, c3 = 'nek091U5yI' where c = 57 index_test.go:143: sql update test_index set c1 = 6830990394324936753, c2 = 0.106033, c3 = 'y77jyaGRvs' where c = 717 index_test.go:140: sql delete from test_index where c = 2531 index_test.go:143: sql update test_index set c1 = 1903422852400629422, c2 = 0.257179, c3 = 'BmT8ZL9YYz' where c = 1725 index_test.go:143: sql update test_index set c1 = 2877516727113367391, c2 = 0.254138, c3 = 'ItdQzj66mF' where c = 1354 index_test.go:137: sql insert into test_index values (3095, 2769515936061349628, 0.844799, '8vmZDa6tzv') index_test.go:143: sql update test_index set c1 = 2879478846053199829, c2 = 0.766571, c3 = 'ZTaxOZSFVY' where c = 1540 index_test.go:140: sql delete from test_index where c = 1797 index_test.go:137: sql insert into test_index values (3096, 1082385949544349833, 0.996979, 's5mIvVzRzS') index_test.go:140: sql delete from test_index where c = 2761 index_test.go:137: sql insert into test_index values (3098, 5845236516351272072, 0.972961, 'WwRgchEyhJ') index_test.go:137: sql insert into test_index values (3097, 636214423661907033, 0.612631, 'uycJ6BCJZ3') index_test.go:143: sql update test_index set c1 = 4892538707711280172, c2 = 0.985684, c3 = 'R0NslCLTSO' where c = 1809 index_test.go:143: sql update test_index set c1 = 2721978175305549306, c2 = 0.145613, c3 = '7WnfXdqknD' where c = 391 index_test.go:140: sql delete from test_index where c = 904 index_test.go:140: sql delete from test_index where c = 1153 index_test.go:140: sql delete from test_index where c = 3084 index_test.go:143: sql update test_index set c1 = 2482849340670130667, c2 = 0.868896, c3 = 'UkEaQVcXJ6' where c = 452 index_test.go:143: sql update test_index set c1 = 6861132055914053637, c2 = 0.705378, c3 = 'vuW4iyAqdQ' where c = 2835 index_test.go:143: sql update test_index set c1 = 7719209361816760647, c2 = 0.048269, c3 = 'npaR1RQ7N7' where c = 1382 index_test.go:140: sql delete from test_index where c = 2306 index_test.go:143: sql update test_index set c1 = 5947388733608343773, c2 = 0.903823, c3 = 'lkVonyT1XT' where c = 1058 index_test.go:137: sql insert into test_index values (3099, 8203625869803671885, 0.744694, 'KlKGgVNpsj') index_test.go:143: sql update test_index set c1 = 1792591961370055619, c2 = 0.819822, c3 = '5JNcX1ylvu' where c = 1968 index_test.go:137: sql insert into test_index values (3100, 4261582255573599175, 0.415430, 'v7W2oGGsZ5') index_test.go:140: sql delete from test_index where c = 844 index_test.go:140: sql delete from test_index where c = 2551 index_test.go:143: sql update test_index set c1 = 1345731567847920129, c2 = 0.270521, c3 = 'DEs5aizQow' where c = 529 index_test.go:143: sql update test_index set c1 = 182748050420150623, c2 = 0.302144, c3 = '4Y2MfjlzhY' where c = 2970 index_test.go:137: sql insert into test_index values (3101, 8798334799651324729, 0.408053, 'CmU4OazuGR') index_test.go:137: sql insert into test_index values (3109, 6043905083627251881, 0.458720, 'BKDtpCXHUr') index_test.go:137: sql insert into test_index values (3106, 8801301602782012146, 0.912556, 'K88lBwqF3f') index_test.go:137: sql insert into test_index values (3108, 5377009276231364744, 0.092962, 's06nS0urrH') index_test.go:137: sql insert into test_index values (3102, 8612315995296199148, 0.184854, 'OH9Za1Kx4d') index_test.go:137: sql insert into test_index values (3110, 6512050077750170410, 0.083623, 'cz1JMNOWvM') index_test.go:137: sql insert into test_index values (3107, 5572087956940638905, 0.374957, 'PuRVK6EoOq') index_test.go:137: sql insert into test_index values (3103, 3646360028165324961, 0.430020, 'lBohkxcMZj') index_test.go:137: sql insert into test_index values (3105, 3627663661493053955, 0.529338, 'I3khwSO0mc') index_test.go:137: sql insert into test_index values (3104, 1382084922521948023, 0.941663, '65mlFwcyaq') index_test.go:140: sql delete from test_index where c = 829 index_test.go:140: sql delete from test_index where c = 2733 index_test.go:140: sql delete from test_index where c = 73 index_test.go:143: sql update test_index set c1 = 7380330509578713775, c2 = 0.697685, c3 = 'vrWm72g0yf' where c = 208 index_test.go:140: sql delete from test_index where c = 1713 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:140: sql delete from test_index where c = 2131 index_test.go:140: sql delete from test_index where c = 230 index_test.go:140: sql delete from test_index where c = 2407 index_test.go:140: sql delete from test_index where c = 3055 index_test.go:143: sql update test_index set c1 = 3168336525650374967, c2 = 0.754982, c3 = 'o9U4y9uXPR' where c = 485 index_test.go:140: sql delete from test_index where c = 2786 index_test.go:143: sql update test_index set c1 = 9168266643681998015, c2 = 0.096156, c3 = 'DtcRmdw10j' where c = 1348 index_test.go:143: sql update test_index set c1 = 6108431452708811550, c2 = 0.937347, c3 = 'iYOttgR9E8' where c = 1282 index_test.go:143: sql update test_index set c1 = 220501471905312358, c2 = 0.617241, c3 = 'LXlCc5iAiY' where c = 2553 index_test.go:137: sql insert into test_index values (3111, 7257315755628002830, 0.832494, 'xl5t9ra7sE') index_test.go:143: sql update test_index set c1 = 1181372178149745072, c2 = 0.048259, c3 = 'SCnmJnIYYo' where c = 10 index_test.go:143: sql update test_index set c1 = 3308683215860454622, c2 = 0.200770, c3 = 'ttjYckNaJO' where c = 834 index_test.go:143: sql update test_index set c1 = 1437102175155700206, c2 = 0.628482, c3 = 'Em11oqOnn4' where c = 2768 index_test.go:140: sql delete from test_index where c = 402 index_test.go:137: sql insert into test_index values (3112, 6849358460590366869, 0.232890, '8KTTabyzQt') index_test.go:143: sql update test_index set c1 = 243096187710562871, c2 = 0.344570, c3 = 'IpyjjHsIgQ' where c = 2797 index_test.go:137: sql insert into test_index values (3114, 5709935223202134985, 0.514816, 'fEy0oDooK5') index_test.go:143: sql update test_index set c1 = 3710728948413341970, c2 = 0.838774, c3 = 'ZMLhin42dc' where c = 2121 index_test.go:137: sql insert into test_index values (3113, 2870454620557559512, 0.466780, 'uIfHFIO5Wt') index_test.go:140: sql delete from test_index where c = 35 index_test.go:137: sql insert into test_index values (3115, 3498519161687949156, 0.753324, 'i6iwAdAIIs') index_test.go:137: sql insert into test_index values (3117, 2235266697932694768, 0.454869, 'Ek56QvGn8G') index_test.go:137: sql insert into test_index values (3116, 7428599823361088991, 0.197709, 'ZxIkEEaX0v') index_test.go:140: sql delete from test_index where c = 327 index_test.go:140: sql delete from test_index where c = 619 index_test.go:137: sql insert into test_index values (3118, 6925902893922909602, 0.134027, 'Ya5SkgCvqd') index_test.go:137: sql insert into test_index values (3119, 553668940295032930, 0.790230, 'Ew50Cq1UxC') index_test.go:140: sql delete from test_index where c = 887 index_test.go:143: sql update test_index set c1 = 5657971624809328980, c2 = 0.732615, c3 = 'VagcStS6UO' where c = 1047 index_test.go:140: sql delete from test_index where c = 2702 index_test.go:137: sql insert into test_index values (3120, 6904859165764173878, 0.449929, 'UZiYbWapVf') index_test.go:140: sql delete from test_index where c = 2070 index_test.go:143: sql update test_index set c1 = 232782344489437506, c2 = 0.244268, c3 = '5CUe5vhx6i' where c = 1194 index_test.go:143: sql update test_index set c1 = 1286139820283922960, c2 = 0.778783, c3 = 'elw8ajJzlZ' where c = 1439 index_test.go:137: sql insert into test_index values (3121, 3865952717941052576, 0.805590, 'pzD6WXInED') index_test.go:140: sql delete from test_index where c = 3042 index_test.go:140: sql delete from test_index where c = 856 index_test.go:143: sql update test_index set c1 = 890310386441021847, c2 = 0.025248, c3 = 'zMDICggvtb' where c = 2751 index_test.go:140: sql delete from test_index where c = 1927 index_test.go:143: sql update test_index set c1 = 8099737132599844931, c2 = 0.341763, c3 = 'lL3Xu9bu3B' where c = 1437 index_test.go:143: sql update test_index set c1 = 5940388651537773915, c2 = 0.894225, c3 = 'fgdv9jZthR' where c = 1556 index_test.go:137: sql insert into test_index values (3123, 169111611057484915, 0.903988, '3zcZjuK43Q') index_test.go:140: sql delete from test_index where c = 253 index_test.go:143: sql update test_index set c1 = 149385636656494442, c2 = 0.216356, c3 = 'MvXu5x5oqr' where c = 2969 index_test.go:143: sql update test_index set c1 = 2356035948562278130, c2 = 0.304592, c3 = 't2u5CJandi' where c = 157 index_test.go:137: sql insert into test_index values (3122, 7580718472857971690, 0.826956, 'mYW6AFU4kE') index_test.go:143: sql update test_index set c1 = 6390988920965602, c2 = 0.214966, c3 = 'uHqtufgWO1' where c = 2272 index_test.go:137: sql insert into test_index values (3126, 1732886352723837231, 0.949113, 'Wg015r4ydU') index_test.go:137: sql insert into test_index values (3124, 3737525753968242157, 0.371488, 'PYINRAJozY') index_test.go:137: sql insert into test_index values (3125, 4099591325827891578, 0.715906, 'uzX9NTD2iI') index_test.go:137: sql insert into test_index values (3127, 4893364456083877159, 0.206066, 'VU91YJcPB7') index_test.go:137: sql insert into test_index values (3128, 7744721411020030990, 0.670175, 'J2oqlNnV1K') index_test.go:143: sql update test_index set c1 = 1854022671015447663, c2 = 0.516953, c3 = 'HpPRAb3u7E' where c = 2076 index_test.go:140: sql delete from test_index where c = 2129 index_test.go:143: sql update test_index set c1 = 1380812063863459051, c2 = 0.987168, c3 = 'wDylSWzLoj' where c = 1772 index_test.go:137: sql insert into test_index values (3129, 3322222490887635203, 0.681925, 'SmgonpRKxd') index_test.go:140: sql delete from test_index where c = 2375 index_test.go:140: sql delete from test_index where c = 1120 index_test.go:140: sql delete from test_index where c = 637 index_test.go:140: sql delete from test_index where c = 2002 index_test.go:140: sql delete from test_index where c = 2037 index_test.go:143: sql update test_index set c1 = 7573033880278311055, c2 = 0.301662, c3 = 'nxxIoTRhRD' where c = 565 index_test.go:140: sql delete from test_index where c = 2032 index_test.go:137: sql insert into test_index values (3131, 3433834710633267589, 0.061615, '08GPGOifoZ') index_test.go:143: sql update test_index set c1 = 3397375745781359838, c2 = 0.777603, c3 = '6Q2boY3azP' where c = 1463 index_test.go:137: sql insert into test_index values (3130, 7759267116096310408, 0.451630, 'nTV4H6cFmY') index_test.go:143: sql update test_index set c1 = 4629776712450352946, c2 = 0.014486, c3 = 'KkNP0JrvaU' where c = 1249 index_test.go:143: sql update test_index set c1 = 1553099227524417153, c2 = 0.104348, c3 = 'Szn07hBCY4' where c = 2954 index_test.go:140: sql delete from test_index where c = 2833 index_test.go:143: sql update test_index set c1 = 7090171168722846141, c2 = 0.002429, c3 = 'LBeRzlkHUe' where c = 1995 index_test.go:137: sql insert into test_index values (3132, 9001939763735484285, 0.743769, 'sncWjpgKnB') index_test.go:143: sql update test_index set c1 = 8104263189277222169, c2 = 0.633345, c3 = 'klrAFHv60X' where c = 2109 index_test.go:143: sql update test_index set c1 = 4116467116237343241, c2 = 0.430803, c3 = '5WiAuqkIir' where c = 611 index_test.go:143: sql update test_index set c1 = 8698762511283635429, c2 = 0.918678, c3 = 'mrKFz5sYvH' where c = 2847 index_test.go:137: sql insert into test_index values (3134, 5502121522698284769, 0.342614, 'DOu34poVi8') index_test.go:140: sql delete from test_index where c = 2269 index_test.go:137: sql insert into test_index values (3135, 1517430520377632575, 0.442043, 'zC7A6zyS7I') index_test.go:137: sql insert into test_index values (3136, 2966831874373239465, 0.504397, 'tNWMBttnZk') index_test.go:140: sql delete from test_index where c = 400 index_test.go:137: sql insert into test_index values (3137, 3771666328755164351, 0.866882, 'hRJA7a2JkA') index_test.go:140: sql delete from test_index where c = 1687 index_test.go:140: sql delete from test_index where c = 1069 index_test.go:143: sql update test_index set c1 = 306746109305637510, c2 = 0.575912, c3 = 'NPeUoYaqmC' where c = 154 index_test.go:137: sql insert into test_index values (3139, 5187868627960864010, 0.986479, 'Om162jZrKo') index_test.go:137: sql insert into test_index values (3138, 8872630089313671086, 0.750357, 'rxiwkfSzhJ') index_test.go:137: sql insert into test_index values (3133, 6655944365744736353, 0.501437, '80WUvbYMru') index_test.go:140: sql delete from test_index where c = 2246 index_test.go:143: sql update test_index set c1 = 1002490511682634505, c2 = 0.437900, c3 = 'mtCif66sqJ' where c = 2601 index_test.go:140: sql delete from test_index where c = 1545 index_test.go:140: sql delete from test_index where c = 1001 index_test.go:140: sql delete from test_index where c = 157 index_test.go:140: sql delete from test_index where c = 1708 index_test.go:137: sql insert into test_index values (3140, 6171453071434074812, 0.300346, 'ixcs7AUjZR') index_test.go:140: sql delete from test_index where c = 2482 index_test.go:143: sql update test_index set c1 = 7582995700093749232, c2 = 0.893461, c3 = 'wLn4FcI9NF' where c = 2076 index_test.go:143: sql update test_index set c1 = 462515103965541080, c2 = 0.243599, c3 = 'gqqL2FedVE' where c = 2865 index_test.go:143: sql update test_index set c1 = 6091230465223631509, c2 = 0.194900, c3 = 'KH8jcvuJKM' where c = 98 index_test.go:143: sql update test_index set c1 = 2472928107299163068, c2 = 0.722941, c3 = 'Lh1lpJSDnT' where c = 265 index_test.go:143: sql update test_index set c1 = 7195542053611854561, c2 = 0.484220, c3 = '2ny3GHhe7P' where c = 870 index_test.go:143: sql update test_index set c1 = 8855278682083022334, c2 = 0.841797, c3 = 'hiG0gf2AOP' where c = 1278 index_test.go:137: sql insert into test_index values (3141, 6366515829990906403, 0.003112, 'i3i02nYjSL') index_test.go:143: sql update test_index set c1 = 4116181633341973435, c2 = 0.421581, c3 = 'vYKQz98M4H' where c = 2369 index_test.go:140: sql delete from test_index where c = 1542 index_test.go:143: sql update test_index set c1 = 3966725337022322302, c2 = 0.070097, c3 = 'bCSTZUfWxH' where c = 630 index_test.go:137: sql insert into test_index values (3142, 2068751809411827315, 0.811147, 'aawwjDBg5H') index_test.go:137: sql insert into test_index values (3143, 171268137432350838, 0.236262, '7gZfMQNf2H') index_test.go:137: sql insert into test_index values (3145, 860011710740574838, 0.530525, 'yrTiIEjMOY') index_test.go:143: sql update test_index set c1 = 4479858943759432922, c2 = 0.232376, c3 = 'y4gOg7BhvG' where c = 582 index_test.go:137: sql insert into test_index values (3146, 2048206687489502257, 0.991826, 'V61agsQivS') index_test.go:137: sql insert into test_index values (3148, 1412412395439791968, 0.345352, 'Tbxg70iIFL') index_test.go:140: sql delete from test_index where c = 147 index_test.go:137: sql insert into test_index values (3147, 4839928542849843316, 0.532086, 'eDFq2WLrMz') index_test.go:140: sql delete from test_index where c = 1685 index_test.go:137: sql insert into test_index values (3144, 2595580830389569162, 0.743185, 'EordNu9LdA') index_test.go:140: sql delete from test_index where c = 117 index_test.go:137: sql insert into test_index values (3149, 4731751940597935570, 0.955538, 'qlUfbLQvJX') index_test.go:140: sql delete from test_index where c = 702 index_test.go:140: sql delete from test_index where c = 1974 index_test.go:140: sql delete from test_index where c = 2238 index_test.go:137: sql insert into test_index values (3150, 2128085404100791461, 0.721224, 'PfP9vRPlz4') index_test.go:140: sql delete from test_index where c = 1765 index_test.go:143: sql update test_index set c1 = 2068603172799073306, c2 = 0.663678, c3 = 'bZEud4tsvY' where c = 1259 index_test.go:143: sql update test_index set c1 = 3002033276276360042, c2 = 0.553645, c3 = 'ZQWKXnENAc' where c = 1177 index_test.go:143: sql update test_index set c1 = 3913073094349848945, c2 = 0.127277, c3 = '5uQq3BKW3Z' where c = 1028 index_test.go:143: sql update test_index set c1 = 6213281337781923406, c2 = 0.139493, c3 = 'SXcNXH2dp2' where c = 1277 index_test.go:140: sql delete from test_index where c = 2082 index_test.go:143: sql update test_index set c1 = 3410746824246436068, c2 = 0.452188, c3 = 'JqHyQsXFmL' where c = 1267 index_test.go:140: sql delete from test_index where c = 2707 index_test.go:143: sql update test_index set c1 = 7796666964171562152, c2 = 0.140844, c3 = 'S66UScZHGX' where c = 2623 index_test.go:143: sql update test_index set c1 = 5219262228520671721, c2 = 0.925975, c3 = 'gydsFDB6lI' where c = 1765 index_test.go:137: sql insert into test_index values (3152, 574338587767442268, 0.098179, '5M3i4uePUW') index_test.go:137: sql insert into test_index values (3155, 6701396939976815868, 0.047421, 'NPCEqJ91Rf') index_test.go:140: sql delete from test_index where c = 1875 index_test.go:143: sql update test_index set c1 = 8983805997730513410, c2 = 0.669564, c3 = 'n7D1DRHy5T' where c = 2343 index_test.go:143: sql update test_index set c1 = 1671435238212983899, c2 = 0.567569, c3 = '5xPb7oVf1w' where c = 155 index_test.go:137: sql insert into test_index values (3153, 5388459437004720331, 0.264421, 'n7wS4l5oqu') index_test.go:143: sql update test_index set c1 = 6784371650366972919, c2 = 0.747740, c3 = 'WEFSStnbb7' where c = 476 index_test.go:137: sql insert into test_index values (3154, 4290107203830501009, 0.745790, 'KGr7CKL4Rh') index_test.go:137: sql insert into test_index values (3151, 8752709705578443225, 0.210183, 's45cdtsnXO') index_test.go:137: sql insert into test_index values (3157, 6122569157248928625, 0.070288, 'ZCBUOTAAaF') index_test.go:140: sql delete from test_index where c = 3020 index_test.go:140: sql delete from test_index where c = 2893 index_test.go:137: sql insert into test_index values (3158, 1724249360609366786, 0.337878, '7Mbh1FYkXe') index_test.go:140: sql delete from test_index where c = 1830 index_test.go:137: sql insert into test_index values (3156, 4444761505984866901, 0.317937, 'r3J4R7PP1H') index_test.go:137: sql insert into test_index values (3159, 1777343456559686739, 0.471581, 'Fb66e5rlgN') index_test.go:137: sql insert into test_index values (3160, 2107969640437835167, 0.112189, 'ilbGojwrxB') index_test.go:140: sql delete from test_index where c = 2911 index_test.go:140: sql delete from test_index where c = 3046 index_test.go:143: sql update test_index set c1 = 3084236223197100678, c2 = 0.668337, c3 = 'CwKjZ6aFVA' where c = 2829 index_test.go:140: sql delete from test_index where c = 909 index_test.go:143: sql update test_index set c1 = 1515137306794318304, c2 = 0.310182, c3 = 'j3D4uOZR2q' where c = 1991 index_test.go:140: sql delete from test_index where c = 2392 index_test.go:143: sql update test_index set c1 = 9074814101249515118, c2 = 0.560963, c3 = 'yhYaqQYU2Q' where c = 67 index_test.go:140: sql delete from test_index where c = 3081 index_test.go:143: sql update test_index set c1 = 7921816648387053779, c2 = 0.687698, c3 = 'WcqVc2LmTR' where c = 1640 index_test.go:140: sql delete from test_index where c = 2886 index_test.go:143: sql update test_index set c1 = 1373009574995320540, c2 = 0.220440, c3 = 'Za09iv9ixf' where c = 1498 index_test.go:143: sql update test_index set c1 = 1108239030853253109, c2 = 0.027302, c3 = 'lcdeQUxiwW' where c = 1200 index_test.go:140: sql delete from test_index where c = 1509 index_test.go:143: sql update test_index set c1 = 6893403134334199964, c2 = 0.413420, c3 = 'mSlDxCxTjS' where c = 475 index_test.go:137: sql insert into test_index values (3161, 8457027289577660496, 0.085208, 'QnXjFvSWyy') index_test.go:137: sql insert into test_index values (3162, 2582458378941656635, 0.779931, 'hkagXqvNts') index_test.go:137: sql insert into test_index values (3163, 4351764111248446528, 0.078146, 'D5AOtvUvYR') index_test.go:140: sql delete from test_index where c = 179 index_test.go:137: sql insert into test_index values (3164, 4022851672213386608, 0.940534, 'wtKRvDrWL3') index_test.go:143: sql update test_index set c1 = 199291475166794514, c2 = 0.986082, c3 = 'WKtigBkz9r' where c = 3034 index_test.go:140: sql delete from test_index where c = 352 index_test.go:137: sql insert into test_index values (3166, 8376532463374491517, 0.786828, 'Zfw1Eb80AA') index_test.go:137: sql insert into test_index values (3165, 855397037318572563, 0.365468, 'aF4xfbx6rc') index_test.go:137: sql insert into test_index values (3167, 3772456048098869043, 0.329705, 'bSaFh6xSR4') index_test.go:140: sql delete from test_index where c = 688 index_test.go:143: sql update test_index set c1 = 1559994603617659252, c2 = 0.725696, c3 = 'yT4Evsq7ZS' where c = 1752 index_test.go:143: sql update test_index set c1 = 1602183267681896195, c2 = 0.497006, c3 = 'dE087aIMwU' where c = 2651 index_test.go:143: sql update test_index set c1 = 386378162910571381, c2 = 0.739379, c3 = 'Bd3Newkhk9' where c = 1387 index_test.go:140: sql delete from test_index where c = 892 index_test.go:143: sql update test_index set c1 = 3030110002571972733, c2 = 0.840983, c3 = 'VA5w9A0IxW' where c = 1473 index_test.go:137: sql insert into test_index values (3168, 6653840011194972035, 0.951092, 'ABXt9wiQcX') index_test.go:143: sql update test_index set c1 = 8948539421810187343, c2 = 0.422331, c3 = 'rrKRmMYrCg' where c = 125 index_test.go:143: sql update test_index set c1 = 5694289521110960920, c2 = 0.225505, c3 = 'DYszu65WTG' where c = 200 index_test.go:140: sql delete from test_index where c = 2645 index_test.go:140: sql delete from test_index where c = 1070 index_test.go:140: sql delete from test_index where c = 10 index_test.go:137: sql insert into test_index values (3169, 6991339030552952825, 0.272395, '1PKw6XzHOd') index_test.go:137: sql insert into test_index values (3170, 2918447038298672839, 0.365164, 'iERQtgZteS') index_test.go:140: sql delete from test_index where c = 690 index_test.go:137: sql insert into test_index values (3171, 647627504016630730, 0.074223, 'VaQQH6r5x0') index_test.go:137: sql insert into test_index values (3172, 6508099012483845117, 0.150559, 'E34RuSvOvq') index_test.go:137: sql insert into test_index values (3173, 1421052816835203785, 0.645440, 'lcwoU5Ou5g') index_test.go:140: sql delete from test_index where c = 362 index_test.go:137: sql insert into test_index values (3174, 7383962548466387035, 0.502594, 'dwXpYLAEAu') index_test.go:140: sql delete from test_index where c = 2628 index_test.go:143: sql update test_index set c1 = 6034898822444681574, c2 = 0.471045, c3 = 'F8KZxuyZsD' where c = 1561 index_test.go:143: sql update test_index set c1 = 4636053117648134609, c2 = 0.717547, c3 = 'XgymZeE08X' where c = 2432 index_test.go:140: sql delete from test_index where c = 1448 index_test.go:140: sql delete from test_index where c = 1573 index_test.go:143: sql update test_index set c1 = 1373062079282629585, c2 = 0.306473, c3 = 'vWsQG7XgAC' where c = 128 index_test.go:143: sql update test_index set c1 = 3811378870549193162, c2 = 0.742403, c3 = 'T0Zmmw13p2' where c = 693 index_test.go:140: sql delete from test_index where c = 2289 index_test.go:143: sql update test_index set c1 = 3449744021273069499, c2 = 0.647388, c3 = 'wctXWL4KQ7' where c = 2988 index_test.go:143: sql update test_index set c1 = 5309757945595220416, c2 = 0.805797, c3 = 'kwJuZ664B0' where c = 2661 index_test.go:143: sql update test_index set c1 = 2772593485120119888, c2 = 0.035800, c3 = 'N9XF9T5epp' where c = 53 index_test.go:140: sql delete from test_index where c = 798 index_test.go:137: sql insert into test_index values (3175, 6995637875588005969, 0.251144, 'zyIRJdWYaF') index_test.go:137: sql insert into test_index values (3176, 2732251163421371592, 0.666246, 'J1miiVdTfT') index_test.go:143: sql update test_index set c1 = 2967044808639457353, c2 = 0.339711, c3 = 'cwqsfXZDWl' where c = 1630 index_test.go:137: sql insert into test_index values (3177, 8946960743344128934, 0.789646, 'Orv3dV6jEL') index_test.go:143: sql update test_index set c1 = 4777501087288445744, c2 = 0.639396, c3 = 'hG6NEsvXJQ' where c = 613 index_test.go:140: sql delete from test_index where c = 992 index_test.go:137: sql insert into test_index values (3178, 2811269826133195002, 0.874461, 'GacOx4FenS') index_test.go:137: sql insert into test_index values (3179, 2880054132773308015, 0.911808, '8ae6Pbxswd') index_test.go:137: sql insert into test_index values (3181, 5071557532006288512, 0.567016, 'wB4HwDzzR3') index_test.go:137: sql insert into test_index values (3180, 9041837770305453902, 0.026862, 'rDfWjAqCQJ') index_test.go:143: sql update test_index set c1 = 8621057600607431454, c2 = 0.732184, c3 = 'LkAildSoNF' where c = 2533 index_test.go:140: sql delete from test_index where c = 500 index_test.go:143: sql update test_index set c1 = 773585136766640453, c2 = 0.513017, c3 = 'R1Yklojggr' where c = 1811 index_test.go:137: sql insert into test_index values (3182, 1755349410718275895, 0.225087, 'MJxwc5T5fE') index_test.go:140: sql delete from test_index where c = 2595 index_test.go:137: sql insert into test_index values (3183, 2847443258210018297, 0.432793, 'EnCaXi5sfz') index_test.go:140: sql delete from test_index where c = 869 index_test.go:140: sql delete from test_index where c = 1861 index_test.go:140: sql delete from test_index where c = 3173 index_test.go:137: sql insert into test_index values (3184, 6986046829631720398, 0.784412, 'O67Ek41UT2') index_test.go:140: sql delete from test_index where c = 1466 index_test.go:143: sql update test_index set c1 = 6778801748978393832, c2 = 0.838723, c3 = 'sAVY43OQGO' where c = 2023 index_test.go:137: sql insert into test_index values (3185, 9102692792961900767, 0.192900, '6zD5knFw31') index_test.go:143: sql update test_index set c1 = 3356004294314527356, c2 = 0.580632, c3 = 'ruHAPwAd1i' where c = 786 index_test.go:143: sql update test_index set c1 = 8050716825983696638, c2 = 0.005482, c3 = 'OhXVtXGIhg' where c = 624 index_test.go:140: sql delete from test_index where c = 2670 index_test.go:140: sql delete from test_index where c = 1205 index_test.go:140: sql delete from test_index where c = 2714 index_test.go:143: sql update test_index set c1 = 354189061073151156, c2 = 0.611878, c3 = 'nhn1W7Xf8h' where c = 527 index_test.go:143: sql update test_index set c1 = 7342386026302611137, c2 = 0.183234, c3 = '8p1rJR03Ur' where c = 2344 index_test.go:137: sql insert into test_index values (3186, 4058786444150643865, 0.338573, 'IX3xLyXMh9') index_test.go:140: sql delete from test_index where c = 595 index_test.go:143: sql update test_index set c1 = 1167957547790391496, c2 = 0.293990, c3 = '3slJl238d3' where c = 1118 index_test.go:137: sql insert into test_index values (3188, 4667313663424914958, 0.979437, 'Is1hIahqvu') index_test.go:143: sql update test_index set c1 = 1097198514362639062, c2 = 0.855907, c3 = 'GPZ4x8Tkq2' where c = 971 index_test.go:143: sql update test_index set c1 = 8548985208701152792, c2 = 0.097351, c3 = 'CqmnKsdGWj' where c = 2917 index_test.go:143: sql update test_index set c1 = 3936739064103684023, c2 = 0.082955, c3 = 'wK0Zn68PpH' where c = 2234 index_test.go:137: sql insert into test_index values (3187, 3573566633414088396, 0.857782, 'xe4nmhUTLX') index_test.go:137: sql insert into test_index values (3189, 5897016840546306246, 0.165722, 'mT7kAk90Tv') index_test.go:137: sql insert into test_index values (3190, 6809335240321213025, 0.908391, '5aJNxZIZm0') index_test.go:143: sql update test_index set c1 = 2959215249154977997, c2 = 0.584813, c3 = 'yyBK4eHnWP' where c = 1500 index_test.go:137: sql insert into test_index values (3191, 8902039981199276755, 0.917613, 'G0GUHx5Fq1') index_test.go:137: sql insert into test_index values (3192, 3025764953128224680, 0.648568, 'KcgbxIj8Ab') index_test.go:140: sql delete from test_index where c = 2059 index_test.go:137: sql insert into test_index values (3193, 8255314723161823187, 0.455473, 'ZfyDJZ1ags') index_test.go:140: sql delete from test_index where c = 1814 index_test.go:140: sql delete from test_index where c = 347 index_test.go:140: sql delete from test_index where c = 1669 index_test.go:137: sql insert into test_index values (3194, 4625513590798224521, 0.058513, 'WNNlmwydQv') index_test.go:140: sql delete from test_index where c = 1343 index_test.go:140: sql delete from test_index where c = 2358 index_test.go:140: sql delete from test_index where c = 1993 index_test.go:143: sql update test_index set c1 = 8089412378933942855, c2 = 0.141025, c3 = 'jsJ8n7WAIS' where c = 1084 index_test.go:137: sql insert into test_index values (3195, 261327783061457808, 0.372824, 'VYGwv9tUoL') index_test.go:143: sql update test_index set c1 = 209619616593739074, c2 = 0.461588, c3 = 'PP5hTovhXL' where c = 1865 index_test.go:143: sql update test_index set c1 = 9143874026002713022, c2 = 0.668460, c3 = 'nyYLvF0J7p' where c = 1458 index_test.go:140: sql delete from test_index where c = 431 index_test.go:143: sql update test_index set c1 = 8499707764397795049, c2 = 0.604500, c3 = 'AFmATzozaE' where c = 1136 index_test.go:143: sql update test_index set c1 = 7191550760868981472, c2 = 0.004206, c3 = 'MJoNnNqBGk' where c = 499 index_test.go:140: sql delete from test_index where c = 1326 index_test.go:137: sql insert into test_index values (3196, 96669589709594348, 0.479975, 'h3IPMZNRDb') index_test.go:143: sql update test_index set c1 = 2532943275272111581, c2 = 0.666962, c3 = 'j7ltv0cFmm' where c = 96 index_test.go:143: sql update test_index set c1 = 6526410830212678761, c2 = 0.969359, c3 = 'aHoPzDjaea' where c = 2922 index_test.go:137: sql insert into test_index values (3197, 7894838970946889408, 0.897788, '11pw5SGpvq') index_test.go:143: sql update test_index set c1 = 6053668377104360628, c2 = 0.874783, c3 = 'rh9WXTpyQb' where c = 1453 index_test.go:140: sql delete from test_index where c = 155 index_test.go:143: sql update test_index set c1 = 8218070082364950306, c2 = 0.789388, c3 = '4m37l7p4f6' where c = 2303 index_test.go:143: sql update test_index set c1 = 8403298526614417496, c2 = 0.242131, c3 = 'bNJdomW7Zp' where c = 540 index_test.go:137: sql insert into test_index values (3198, 3545216807520152432, 0.019632, 'EG5jUJLGv3') index_test.go:140: sql delete from test_index where c = 2812 index_test.go:140: sql delete from test_index where c = 1779 index_test.go:143: sql update test_index set c1 = 400275095484930303, c2 = 0.393955, c3 = '7TaLb31aYr' where c = 387 index_test.go:137: sql insert into test_index values (3199, 119426490442672068, 0.938040, 'dR2h3gwRfl') index_test.go:140: sql delete from test_index where c = 2748 index_test.go:143: sql update test_index set c1 = 1564043928591161536, c2 = 0.215824, c3 = '0R06iPwsq9' where c = 2888 index_test.go:140: sql delete from test_index where c = 2479 index_test.go:143: sql update test_index set c1 = 8219745337676861771, c2 = 0.060589, c3 = 'DFS2Rk4ita' where c = 2169 index_test.go:143: sql update test_index set c1 = 55715164025115127, c2 = 0.713530, c3 = 'L3Ob4E3ff6' where c = 1677 index_test.go:137: sql insert into test_index values (3200, 4869810799973554604, 0.902875, 'XRC6IB0G9g') index_test.go:140: sql delete from test_index where c = 2485 index_test.go:143: sql update test_index set c1 = 2569629930307514238, c2 = 0.129850, c3 = '1LB1GikglT' where c = 1806 index_test.go:137: sql insert into test_index values (3206, 7543683254211327290, 0.886740, 'Eaos6yTL9n') index_test.go:137: sql insert into test_index values (3204, 8673499649202930612, 0.083644, 'XOoUREQTUr') index_test.go:137: sql insert into test_index values (3201, 5116964199591965803, 0.537751, 'lbsZOsoJlI') index_test.go:137: sql insert into test_index values (3207, 4000705748383468552, 0.913701, '2QYvYakTX2') index_test.go:137: sql insert into test_index values (3205, 6880599891285829917, 0.581237, 'NzaRUKFFnG') index_test.go:137: sql insert into test_index values (3202, 7804516280719735497, 0.497960, 'NFGzb3smyO') index_test.go:137: sql insert into test_index values (3210, 2863121133728433387, 0.710825, 'xwDTlYYh6q') index_test.go:137: sql insert into test_index values (3209, 1415572499849127936, 0.707220, 'YvNFL7Q2bP') index_test.go:140: sql delete from test_index where c = 1513 index_test.go:140: sql delete from test_index where c = 429 index_test.go:137: sql insert into test_index values (3208, 6971131059609639581, 0.139336, 'jVV1PUUZMo') index_test.go:140: sql delete from test_index where c = 1972 index_test.go:137: sql insert into test_index values (3203, 5564632166275553929, 0.316477, 'QE3pkZhb9l') index_test.go:140: sql delete from test_index where c = 341 index_test.go:140: sql delete from test_index where c = 2379 index_test.go:140: sql delete from test_index where c = 687 index_test.go:143: sql update test_index set c1 = 3895688938681242540, c2 = 0.684085, c3 = 'xHQRDQASHj' where c = 1572 index_test.go:140: sql delete from test_index where c = 1945 index_test.go:143: sql update test_index set c1 = 5386101543500062610, c2 = 0.459137, c3 = 'CYhachFfTz' where c = 1064 index_test.go:143: sql update test_index set c1 = 3297676505567954253, c2 = 0.183263, c3 = 'Wg6JByL96U' where c = 1400 index_test.go:140: sql delete from test_index where c = 2270 index_test.go:140: sql delete from test_index where c = 964 index_test.go:140: sql delete from test_index where c = 2518 index_test.go:137: sql insert into test_index values (3211, 2348239398068755064, 0.153206, 'MmvVIUVRvI') index_test.go:143: sql update test_index set c1 = 7855794419819384877, c2 = 0.940094, c3 = 'SlwZcWnD2X' where c = 228 index_test.go:143: sql update test_index set c1 = 4333348330514986529, c2 = 0.436097, c3 = 'uHGb2cts7N' where c = 2058 index_test.go:143: sql update test_index set c1 = 244264539695932538, c2 = 0.595871, c3 = 'zbB3CYwH2H' where c = 890 index_test.go:143: sql update test_index set c1 = 7771098030917271343, c2 = 0.813120, c3 = 'hBsjZlEhqs' where c = 2961 index_test.go:143: sql update test_index set c1 = 8805836140069913301, c2 = 0.844362, c3 = 'HZjYkusLZC' where c = 185 index_test.go:143: sql update test_index set c1 = 5816258526039856282, c2 = 0.718128, c3 = 'r6f1N2fGK8' where c = 1055 index_test.go:140: sql delete from test_index where c = 544 index_test.go:137: sql insert into test_index values (3213, 257159943886953989, 0.005180, 'LPukdbFjwe') index_test.go:143: sql update test_index set c1 = 5627325840574544168, c2 = 0.715476, c3 = 'FM3ptmR3q9' where c = 2592 index_test.go:137: sql insert into test_index values (3218, 207579424821686710, 0.442925, 'kMxSjKvQCK') index_test.go:137: sql insert into test_index values (3217, 7006847908808120212, 0.870141, 'WvgaQxulWW') index_test.go:137: sql insert into test_index values (3212, 7138483963368199638, 0.293955, '0I7PoRehAJ') index_test.go:137: sql insert into test_index values (3215, 7503310527896183448, 0.270161, 'dm8cAlFX9N') index_test.go:137: sql insert into test_index values (3216, 4498349715272352620, 0.837996, 'XDV3C4Z2Sn') index_test.go:137: sql insert into test_index values (3214, 8753601135728696978, 0.599480, 'B0FQRAGzIm') index_test.go:140: sql delete from test_index where c = 1132 index_test.go:140: sql delete from test_index where c = 630 index_test.go:140: sql delete from test_index where c = 768 index_test.go:140: sql delete from test_index where c = 2456 index_test.go:143: sql update test_index set c1 = 7780791042791028123, c2 = 0.663124, c3 = 'DbbN6mDOPO' where c = 1744 index_test.go:140: sql delete from test_index where c = 2246 index_test.go:143: sql update test_index set c1 = 2542823704271105137, c2 = 0.294081, c3 = 'qFtV67QSww' where c = 1503 index_test.go:143: sql update test_index set c1 = 1384748108201048894, c2 = 0.694815, c3 = '8MmSDvQnoP' where c = 1466 index_test.go:143: sql update test_index set c1 = 756649596596139124, c2 = 0.495618, c3 = 'V2blc47r0n' where c = 2368 index_test.go:140: sql delete from test_index where c = 1935 index_test.go:137: sql insert into test_index values (3219, 2200453655642452779, 0.079869, 'HH9772Z05t') index_test.go:137: sql insert into test_index values (3220, 5870819632623549644, 0.928948, 'RRWlJKIBKL') index_test.go:140: sql delete from test_index where c = 2316 index_test.go:137: sql insert into test_index values (3222, 4705645817819012316, 0.477748, 'uPFxEvGV8h') index_test.go:143: sql update test_index set c1 = 2145682851991638217, c2 = 0.990630, c3 = 'zcEugeDZnX' where c = 1228 index_test.go:143: sql update test_index set c1 = 1493417204576221080, c2 = 0.145289, c3 = '9Atz5wnFsm' where c = 2327 index_test.go:137: sql insert into test_index values (3223, 5946961953979086808, 0.036517, 'elPMVfJ9Hf') index_test.go:143: sql update test_index set c1 = 7109612984628263924, c2 = 0.066999, c3 = 'EGfY982mfB' where c = 802 index_test.go:137: sql insert into test_index values (3224, 6563876934779108181, 0.183353, 'eygqdHgYXD') index_test.go:140: sql delete from test_index where c = 2238 index_test.go:143: sql update test_index set c1 = 3484006195698908386, c2 = 0.588592, c3 = 'ua0db1Iet1' where c = 1865 index_test.go:137: sql insert into test_index values (3221, 2295739390912747976, 0.246619, 'gmShjiDl22') index_test.go:140: sql delete from test_index where c = 885 index_test.go:140: sql delete from test_index where c = 2799 index_test.go:137: sql insert into test_index values (3225, 6556288910415980151, 0.742213, 'FA02pL8YM4') index_test.go:140: sql delete from test_index where c = 2534 index_test.go:137: sql insert into test_index values (3226, 85219301258764815, 0.832310, 'WpQjra1ARJ') index_test.go:137: sql insert into test_index values (3227, 9163099542234514823, 0.177945, '0m7k1u3alP') index_test.go:143: sql update test_index set c1 = 3484546165330293191, c2 = 0.488626, c3 = 'MbCFNmemdi' where c = 975 index_test.go:143: sql update test_index set c1 = 3928597890239010433, c2 = 0.919428, c3 = 'qirHqA9wzm' where c = 268 index_test.go:137: sql insert into test_index values (3228, 1558699266892412184, 0.342582, 'iRa0PBadZM') index_test.go:143: sql update test_index set c1 = 5920187649237340584, c2 = 0.473789, c3 = 'OBlwXLwIUJ' where c = 1199 index_test.go:140: sql delete from test_index where c = 150 index_test.go:143: sql update test_index set c1 = 8632757206091154592, c2 = 0.871549, c3 = 'X5iDNVYtcH' where c = 2513 index_test.go:140: sql delete from test_index where c = 1044 index_test.go:140: sql delete from test_index where c = 2500 index_test.go:140: sql delete from test_index where c = 1312 index_test.go:140: sql delete from test_index where c = 2804 index_test.go:137: sql insert into test_index values (3231, 2297058419141611987, 0.882441, 'hdKcBwp4jq') index_test.go:137: sql insert into test_index values (3229, 6548891305454126959, 0.717207, 'jdUULhKNwf') index_test.go:137: sql insert into test_index values (3232, 7081900954908297273, 0.566503, '5ZtHtLeiyp') index_test.go:143: sql update test_index set c1 = 4050436801768695736, c2 = 0.951662, c3 = '5BQLIYvteW' where c = 272 index_test.go:140: sql delete from test_index where c = 1064 index_test.go:143: sql update test_index set c1 = 8731545860521053195, c2 = 0.941201, c3 = 'srQYaoKch5' where c = 15 index_test.go:140: sql delete from test_index where c = 1040 index_test.go:140: sql delete from test_index where c = 1032 index_test.go:143: sql update test_index set c1 = 6940843796116261864, c2 = 0.973877, c3 = 'rk2dBYCdzB' where c = 1232 index_test.go:140: sql delete from test_index where c = 1698 index_test.go:143: sql update test_index set c1 = 2863705409008667718, c2 = 0.990139, c3 = '3yMdYZSmpi' where c = 3137 index_test.go:143: sql update test_index set c1 = 5622826937893807713, c2 = 0.432759, c3 = '694nICq3ys' where c = 1017 index_test.go:143: sql update test_index set c1 = 2260137968134764663, c2 = 0.794218, c3 = '7r7f8wteQp' where c = 2472 index_test.go:137: sql insert into test_index values (3230, 6929853181830029448, 0.182034, 'xiVS6u2z17') index_test.go:143: sql update test_index set c1 = 288450589119765684, c2 = 0.091512, c3 = 'lrmn2nFBaV' where c = 1757 index_test.go:137: sql insert into test_index values (3234, 6322667407138767659, 0.172096, 'k6j9amyUfJ') index_test.go:143: sql update test_index set c1 = 3869495451010411292, c2 = 0.923554, c3 = 'blGpp8CJAV' where c = 2728 index_test.go:143: sql update test_index set c1 = 840716626681621205, c2 = 0.286297, c3 = '0jzecznqJy' where c = 658 index_test.go:137: sql insert into test_index values (3233, 7067727267413701722, 0.484083, 'Bq7DqatCkq') index_test.go:137: sql insert into test_index values (3235, 4565202567794803346, 0.383600, 'SVHEmb1Vti') index_test.go:137: sql insert into test_index values (3236, 1764484656371700831, 0.758787, 'zOKpVXuJm5') index_test.go:140: sql delete from test_index where c = 458 index_test.go:137: sql insert into test_index values (3237, 6505084944623200106, 0.263936, 'N4EtSshAPn') index_test.go:140: sql delete from test_index where c = 1698 index_test.go:137: sql insert into test_index values (3238, 1617690796461323740, 0.736278, 'HfLkx1cwu1') index_test.go:143: sql update test_index set c1 = 734634149060747870, c2 = 0.174605, c3 = 'uLJnXkrS10' where c = 112 index_test.go:137: sql insert into test_index values (3239, 7623148543753934234, 0.334924, '34VqzlY3qd') index_test.go:137: sql insert into test_index values (3240, 2764002700122049101, 0.064477, '3hK3IqyYsJ') index_test.go:143: sql update test_index set c1 = 6020218181328950684, c2 = 0.961487, c3 = 'QUO4Dcnvdi' where c = 2381 index_test.go:140: sql delete from test_index where c = 2406 index_test.go:140: sql delete from test_index where c = 2295 index_test.go:140: sql delete from test_index where c = 1336 index_test.go:140: sql delete from test_index where c = 2661 index_test.go:140: sql delete from test_index where c = 294 index_test.go:143: sql update test_index set c1 = 7263022973652293045, c2 = 0.092036, c3 = 'YVOhppcSZl' where c = 658 index_test.go:140: sql delete from test_index where c = 272 index_test.go:137: sql insert into test_index values (3242, 5707893530978201609, 0.059179, '1l696IyqXA') index_test.go:137: sql insert into test_index values (3241, 6968972636682006784, 0.405148, '8rJQaa3OFK') index_test.go:140: sql delete from test_index where c = 2041 index_test.go:137: sql insert into test_index values (3243, 8774615896325521394, 0.067032, '5diNFkphqw') index_test.go:143: sql update test_index set c1 = 4461697002337233896, c2 = 0.001951, c3 = 'ZPQh3d13Cn' where c = 627 index_test.go:143: sql update test_index set c1 = 6366564942108115616, c2 = 0.617024, c3 = 'xQ9IfbhSMh' where c = 1798 index_test.go:143: sql update test_index set c1 = 5123881584206879423, c2 = 0.752673, c3 = 'gUl5bI14lt' where c = 2838 index_test.go:143: sql update test_index set c1 = 2174220244339126160, c2 = 0.183937, c3 = 'MYMFtvy58m' where c = 2285 index_test.go:143: sql update test_index set c1 = 4119989899361395760, c2 = 0.812352, c3 = 'dK8kjIN49a' where c = 761 index_test.go:143: sql update test_index set c1 = 7195038437231267137, c2 = 0.937865, c3 = 'yoYgwiCKPA' where c = 2728 index_test.go:137: sql insert into test_index values (3244, 4845621971779419417, 0.248608, 'JToh1Bv1Vx') index_test.go:137: sql insert into test_index values (3245, 7272810992600629004, 0.424011, 'd78mTnqdod') index_test.go:140: sql delete from test_index where c = 2110 index_test.go:140: sql delete from test_index where c = 3125 index_test.go:137: sql insert into test_index values (3247, 5544952173451109395, 0.629211, 'vPi4Adhhar') index_test.go:137: sql insert into test_index values (3249, 6903014949822408095, 0.690830, 'Uxbp3k8Z1p') index_test.go:137: sql insert into test_index values (3246, 2516349506018623470, 0.894353, 'rmGZC03fxz') index_test.go:140: sql delete from test_index where c = 274 index_test.go:137: sql insert into test_index values (3248, 7106371675099968365, 0.839834, '7dwA3bGLNU') index_test.go:140: sql delete from test_index where c = 2134 index_test.go:140: sql delete from test_index where c = 728 index_test.go:140: sql delete from test_index where c = 1866 index_test.go:140: sql delete from test_index where c = 589 index_test.go:140: sql delete from test_index where c = 1733 index_test.go:137: sql insert into test_index values (3250, 6751794522265965923, 0.227226, '7NCXk7eGH7') index_test.go:143: sql update test_index set c1 = 5879344371874602915, c2 = 0.754327, c3 = 'NN3FMU4z0M' where c = 141 index_test.go:140: sql delete from test_index where c = 2439 index_test.go:143: sql update test_index set c1 = 5339528600894479079, c2 = 0.949608, c3 = 'BlJSXFLKdw' where c = 636 index_test.go:140: sql delete from test_index where c = 588 index_test.go:143: sql update test_index set c1 = 5508583032760795539, c2 = 0.557135, c3 = '75auUVBaDo' where c = 115 index_test.go:143: sql update test_index set c1 = 8182250836989045197, c2 = 0.539902, c3 = 'yRfclYk7r7' where c = 2749 index_test.go:143: sql update test_index set c1 = 6106800864141509175, c2 = 0.178890, c3 = '4la8hJSiRT' where c = 3054 index_test.go:143: sql update test_index set c1 = 7378654002343383349, c2 = 0.545674, c3 = 'RP510xWDMj' where c = 384 index_test.go:137: sql insert into test_index values (3251, 4091655707694524699, 0.215035, 'dSZoe0ExRo') index_test.go:143: sql update test_index set c1 = 2429444402012458754, c2 = 0.023370, c3 = 'RKdT4pWWQg' where c = 1915 index_test.go:143: sql update test_index set c1 = 5752435662658854953, c2 = 0.319633, c3 = 'mHdn6cuY2Z' where c = 3236 index_test.go:137: sql insert into test_index values (3252, 1936108740217200364, 0.671385, '7me2dpwxMP') index_test.go:137: sql insert into test_index values (3253, 2138752074792341555, 0.407699, 'tr1X7UEQjn') index_test.go:140: sql delete from test_index where c = 1517 index_test.go:143: sql update test_index set c1 = 1016491567142305629, c2 = 0.554211, c3 = 'xckGPXUpqV' where c = 2731 index_test.go:137: sql insert into test_index values (3254, 5771574325814458031, 0.234786, 'GLkoGNFlLG') index_test.go:143: sql update test_index set c1 = 385931225267306122, c2 = 0.785095, c3 = 'pL8ULSYTXq' where c = 2863 index_test.go:140: sql delete from test_index where c = 7 index_test.go:137: sql insert into test_index values (3256, 5794312109764548976, 0.233907, 'fHfGUsAQvq') index_test.go:137: sql insert into test_index values (3257, 817425113141587266, 0.334794, 'q6RSIMsMrM') index_test.go:143: sql update test_index set c1 = 2381867136981515866, c2 = 0.989080, c3 = '5vAm9RWfBG' where c = 219 index_test.go:137: sql insert into test_index values (3258, 1834250800258251218, 0.781980, '3yKogK8Np6') index_test.go:137: sql insert into test_index values (3255, 7260332188936439632, 0.223554, 'Gnyr1rMo5c') index_test.go:140: sql delete from test_index where c = 851 index_test.go:140: sql delete from test_index where c = 3055 index_test.go:140: sql delete from test_index where c = 1462 index_test.go:143: sql update test_index set c1 = 5495003094790967459, c2 = 0.875326, c3 = 'oSB6MG3ebx' where c = 871 index_test.go:140: sql delete from test_index where c = 87 index_test.go:137: sql insert into test_index values (3259, 4537421071293622283, 0.270646, 'y2lCgYLGLW') index_test.go:140: sql delete from test_index where c = 1339 index_test.go:137: sql insert into test_index values (3261, 3757135625304498695, 0.974827, 'n6bMGDTnBj') index_test.go:137: sql insert into test_index values (3260, 3971757050943497097, 0.843538, 'c31jY9BMaL') index_test.go:143: sql update test_index set c1 = 8279514540794598674, c2 = 0.646247, c3 = 'U76wEL7GPF' where c = 119 index_test.go:143: sql update test_index set c1 = 7030140929537353953, c2 = 0.809391, c3 = 'Sooj6HArj1' where c = 536 index_test.go:143: sql update test_index set c1 = 4317728854640349290, c2 = 0.350576, c3 = '2l1rJ1sxR2' where c = 2364 index_test.go:140: sql delete from test_index where c = 1416 index_test.go:143: sql update test_index set c1 = 622072327181103755, c2 = 0.641368, c3 = 'pSFbzEardj' where c = 2174 index_test.go:140: sql delete from test_index where c = 1612 index_test.go:137: sql insert into test_index values (3262, 5885357682935677327, 0.896554, 'vpQWoDBqme') index_test.go:143: sql update test_index set c1 = 1967192924229961922, c2 = 0.145834, c3 = 'Ee4HNKKIYX' where c = 123 index_test.go:143: sql update test_index set c1 = 6876986346329666273, c2 = 0.895085, c3 = '6FVHN08M16' where c = 2195 index_test.go:143: sql update test_index set c1 = 439347343606331841, c2 = 0.173927, c3 = 'HRrMe2TkO5' where c = 148 index_test.go:140: sql delete from test_index where c = 1531 index_test.go:140: sql delete from test_index where c = 556 index_test.go:137: sql insert into test_index values (3263, 4980005286449511092, 0.875215, 'Xlu1U9RJGV') index_test.go:140: sql delete from test_index where c = 2365 index_test.go:137: sql insert into test_index values (3264, 7121137285908600619, 0.308511, 'e57AyBmWs2') index_test.go:137: sql insert into test_index values (3265, 1874457637860894452, 0.722928, 'JB6XPlXCUJ') index_test.go:137: sql insert into test_index values (3266, 2471753590665079167, 0.285689, 'Tg4oGVnl4L') index_test.go:140: sql delete from test_index where c = 1983 index_test.go:137: sql insert into test_index values (3268, 5465164422180954516, 0.377711, '54CRkoDyxv') index_test.go:137: sql insert into test_index values (3269, 5349351640080335520, 0.128988, 'X51qGJukSz') index_test.go:143: sql update test_index set c1 = 231337917936353414, c2 = 0.747553, c3 = '2N27LUHCyr' where c = 2378 index_test.go:140: sql delete from test_index where c = 2342 index_test.go:143: sql update test_index set c1 = 3302474023479084263, c2 = 0.145580, c3 = 'vTO1Zx1LW7' where c = 2924 index_test.go:137: sql insert into test_index values (3267, 4934827595167394556, 0.794719, 'iVfz6Dmc55') index_test.go:140: sql delete from test_index where c = 1718 index_test.go:143: sql update test_index set c1 = 38584142925075098, c2 = 0.304797, c3 = 'tPnxVzAkiK' where c = 233 index_test.go:140: sql delete from test_index where c = 2118 index_test.go:143: sql update test_index set c1 = 8344166472512377868, c2 = 0.401946, c3 = 'e4y55NiXNm' where c = 703 index_test.go:143: sql update test_index set c1 = 3898540878286852248, c2 = 0.394486, c3 = 'GxRvM1OlrI' where c = 575 index_test.go:143: sql update test_index set c1 = 814142641983602956, c2 = 0.198555, c3 = 'WSbXjkUkTG' where c = 2254 index_test.go:137: sql insert into test_index values (3270, 452796872154306260, 0.083629, 'EeamgxDnUY') index_test.go:140: sql delete from test_index where c = 1093 index_test.go:140: sql delete from test_index where c = 1254 index_test.go:140: sql delete from test_index where c = 2925 index_test.go:137: sql insert into test_index values (3272, 1573428616085659257, 0.013576, '8GOePmUdjN') index_test.go:137: sql insert into test_index values (3274, 4343463050235178990, 0.708663, 'N6HsSOi1rB') index_test.go:137: sql insert into test_index values (3271, 1959785093975200489, 0.449674, 'PJcsZD9WPV') index_test.go:137: sql insert into test_index values (3273, 8208220349521620727, 0.163614, 'iI0VoZkLqH') index_test.go:140: sql delete from test_index where c = 986 index_test.go:143: sql update test_index set c1 = 7182792012371800231, c2 = 0.196694, c3 = 'Fai8Vkj9vv' where c = 2936 index_test.go:140: sql delete from test_index where c = 174 index_test.go:140: sql delete from test_index where c = 1809 index_test.go:137: sql insert into test_index values (3275, 1937744995754094424, 0.751134, '6iMeh1E616') index_test.go:143: sql update test_index set c1 = 2498310462093676293, c2 = 0.670248, c3 = 'o2KLHRlh9B' where c = 2892 index_test.go:143: sql update test_index set c1 = 5707016903157568331, c2 = 0.166567, c3 = 'Bo5MFrhvRu' where c = 1014 index_test.go:140: sql delete from test_index where c = 2246 index_test.go:143: sql update test_index set c1 = 7928849991151925513, c2 = 0.896248, c3 = 'bM5Jx2Zx2P' where c = 477 index_test.go:143: sql update test_index set c1 = 2933131830711033625, c2 = 0.139701, c3 = '6SRMcFjVAu' where c = 1534 index_test.go:140: sql delete from test_index where c = 2490 index_test.go:137: sql insert into test_index values (3276, 4658001705048810264, 0.783403, 'eKo0KKGcF8') index_test.go:143: sql update test_index set c1 = 1446441192299883849, c2 = 0.420875, c3 = '03PvijFAaW' where c = 2131 index_test.go:140: sql delete from test_index where c = 3140 index_test.go:137: sql insert into test_index values (3277, 7664394426530007590, 0.324788, '10q5f1Hrlg') index_test.go:143: sql update test_index set c1 = 8141232538510868557, c2 = 0.660456, c3 = 'KUZusMLQnS' where c = 2673 index_test.go:143: sql update test_index set c1 = 7454882401108073484, c2 = 0.571093, c3 = 'lt829c4GDC' where c = 1588 index_test.go:137: sql insert into test_index values (3278, 7201527310225776379, 0.086832, 'rgbzejBEuc') index_test.go:137: sql insert into test_index values (3280, 3633911491777779887, 0.615956, '2I1Y9XrtPQ') index_test.go:137: sql insert into test_index values (3279, 4485287615204322159, 0.051553, 'ZDT04NxHO5') index_test.go:137: sql insert into test_index values (3281, 6307173008646397491, 0.305950, 'A8dDcO9C8s') index_test.go:143: sql update test_index set c1 = 6597955503201955989, c2 = 0.048428, c3 = '8vHRwCnxAP' where c = 1538 index_test.go:140: sql delete from test_index where c = 2318 index_test.go:143: sql update test_index set c1 = 4367856988865107598, c2 = 0.111047, c3 = 'hpf80QVjnK' where c = 1540 index_test.go:137: sql insert into test_index values (3283, 3968884794367293414, 0.413309, 'wb7RlQZzwi') index_test.go:140: sql delete from test_index where c = 2373 index_test.go:137: sql insert into test_index values (3282, 6413756014653287799, 0.942298, '8hvdk7hGGw') index_test.go:140: sql delete from test_index where c = 3045 index_test.go:140: sql delete from test_index where c = 471 index_test.go:143: sql update test_index set c1 = 6772272927146504189, c2 = 0.140761, c3 = 'MBy1G1wk7B' where c = 1461 index_test.go:143: sql update test_index set c1 = 7024060638974199189, c2 = 0.772005, c3 = 'Ds4W2orQgw' where c = 1014 index_test.go:140: sql delete from test_index where c = 2206 index_test.go:143: sql update test_index set c1 = 8661015826508716860, c2 = 0.700165, c3 = 'rJR5qdREkp' where c = 1171 index_test.go:137: sql insert into test_index values (3285, 1835196004428915159, 0.820459, 'UANVmxrRnv') index_test.go:143: sql update test_index set c1 = 748590749534538361, c2 = 0.156966, c3 = 'opW6bwJKtO' where c = 449 index_test.go:137: sql insert into test_index values (3284, 2391521861443625283, 0.756982, 'F31QJo4loR') index_test.go:140: sql delete from test_index where c = 2995 index_test.go:140: sql delete from test_index where c = 3163 index_test.go:137: sql insert into test_index values (3286, 4668307070132654289, 0.328527, 'f6HqqBIyHQ') index_test.go:137: sql insert into test_index values (3287, 364561248119613106, 0.861528, '7epteOUlPj') index_test.go:140: sql delete from test_index where c = 340 index_test.go:140: sql delete from test_index where c = 2658 index_test.go:143: sql update test_index set c1 = 7247561414654188844, c2 = 0.982536, c3 = 'HgBh3hpPP5' where c = 961 index_test.go:143: sql update test_index set c1 = 5630505955446018443, c2 = 0.589144, c3 = '3vWdGl6GMb' where c = 1693 index_test.go:143: sql update test_index set c1 = 3799480274481229339, c2 = 0.613441, c3 = 'pUCdvBN5Td' where c = 184 index_test.go:137: sql insert into test_index values (3288, 7627844010407730123, 0.826138, 'e78Bdil57v') index_test.go:140: sql delete from test_index where c = 170 index_test.go:137: sql insert into test_index values (3289, 4119281621187083692, 0.326840, 'bVpxadCknA') index_test.go:140: sql delete from test_index where c = 2403 index_test.go:140: sql delete from test_index where c = 2198 index_test.go:140: sql delete from test_index where c = 1675 index_test.go:143: sql update test_index set c1 = 1643573916619135703, c2 = 0.711353, c3 = 'vN4EjjhNzp' where c = 1019 index_test.go:143: sql update test_index set c1 = 1172737808202026298, c2 = 0.981273, c3 = 'YZUx3gS25X' where c = 1354 index_test.go:143: sql update test_index set c1 = 505799535618712246, c2 = 0.552024, c3 = 'DQuPjDlthr' where c = 668 index_test.go:143: sql update test_index set c1 = 1397047368589152071, c2 = 0.567341, c3 = '0RLdqQUgjf' where c = 180 index_test.go:137: sql insert into test_index values (3290, 4326661643847386779, 0.689254, 'gtrKcnpyNZ') index_test.go:137: sql insert into test_index values (3291, 2306018751590866444, 0.833412, 'WZ0z9v3xY4') index_test.go:140: sql delete from test_index where c = 1139 index_test.go:140: sql delete from test_index where c = 1339 index_test.go:143: sql update test_index set c1 = 7123764701968776350, c2 = 0.179753, c3 = 'B5utb3CsKU' where c = 3223 index_test.go:143: sql update test_index set c1 = 8292953051037233329, c2 = 0.173774, c3 = 'z54DSF3efv' where c = 640 index_test.go:143: sql update test_index set c1 = 6621196885877324397, c2 = 0.968945, c3 = 'TuHcKXdIxN' where c = 1220 index_test.go:137: sql insert into test_index values (3293, 8533129551227789426, 0.966853, 'TraLaYDHyz') index_test.go:143: sql update test_index set c1 = 3797813638196635789, c2 = 0.783085, c3 = 'Kb9pmsYmWs' where c = 994 index_test.go:137: sql insert into test_index values (3292, 2981272461901343291, 0.523718, '6dFiZZirLg') index_test.go:137: sql insert into test_index values (3294, 8847238987815713042, 0.042544, 'Sr8THFf7uk') index_test.go:137: sql insert into test_index values (3295, 7440274073469287830, 0.062638, 'lPpXsVV4xv') index_test.go:137: sql insert into test_index values (3296, 8600426545632077018, 0.658187, 'C9JLSSDrjG') index_test.go:140: sql delete from test_index where c = 998 index_test.go:140: sql delete from test_index where c = 2870 index_test.go:137: sql insert into test_index values (3297, 577434253794517194, 0.144533, 'DwExVo5Zhn') index_test.go:140: sql delete from test_index where c = 106 index_test.go:140: sql delete from test_index where c = 2621 index_test.go:140: sql delete from test_index where c = 2967 index_test.go:140: sql delete from test_index where c = 1563 index_test.go:143: sql update test_index set c1 = 2929235201526612498, c2 = 0.946749, c3 = 'lSXX4WTCGz' where c = 3089 index_test.go:143: sql update test_index set c1 = 3860820327079391373, c2 = 0.716439, c3 = 'Zz8evif1Bh' where c = 1977 index_test.go:140: sql delete from test_index where c = 3160 index_test.go:143: sql update test_index set c1 = 7459271398059278536, c2 = 0.301224, c3 = 'iC9AGykBVm' where c = 3094 index_test.go:143: sql update test_index set c1 = 4716742427909815350, c2 = 0.347375, c3 = 'JInf1GQ6VJ' where c = 1443 index_test.go:143: sql update test_index set c1 = 982320407179081350, c2 = 0.282246, c3 = 'RtasQj0gwi' where c = 2819 index_test.go:143: sql update test_index set c1 = 8359200781410756045, c2 = 0.652353, c3 = 'I9R3AgjcDe' where c = 1724 index_test.go:143: sql update test_index set c1 = 32826124644775100, c2 = 0.887156, c3 = '0xYrXhe64n' where c = 1815 index_test.go:137: sql insert into test_index values (3298, 5103358457019822206, 0.660248, 'zFw7foTxny') index_test.go:137: sql insert into test_index values (3299, 4332680719088781461, 0.878596, 'R5QDuaCDA4') index_test.go:137: sql insert into test_index values (3300, 3160393564261899881, 0.808813, '2ik0WNZ1Eu') index_test.go:140: sql delete from test_index where c = 1382 index_test.go:140: sql delete from test_index where c = 3204 index_test.go:143: sql update test_index set c1 = 5988016109626276759, c2 = 0.578393, c3 = 'xmcZuaGbJJ' where c = 1197 index_test.go:143: sql update test_index set c1 = 3372823030207562005, c2 = 0.426025, c3 = 'M15rzDrO0F' where c = 990 index_test.go:140: sql delete from test_index where c = 1992 index_test.go:143: sql update test_index set c1 = 8390741344550248774, c2 = 0.736064, c3 = 'xtjVKDx4rM' where c = 226 index_test.go:137: sql insert into test_index values (3301, 365326251015403619, 0.445153, 'CH1bosDtxx') index_test.go:137: sql insert into test_index values (3306, 4531931717333840744, 0.222529, 'vO0DGvqtbm') index_test.go:137: sql insert into test_index values (3305, 8211417483780485814, 0.240126, 'lGtecORJoy') index_test.go:137: sql insert into test_index values (3308, 8914682920520383108, 0.938330, 'rz3RfQeU8h') index_test.go:137: sql insert into test_index values (3303, 1156272312308391479, 0.085467, 'k9pq4DSgZX') index_test.go:137: sql insert into test_index values (3302, 6029252696432750405, 0.426074, 'ovp6dGJwG4') index_test.go:137: sql insert into test_index values (3307, 3218118620289447887, 0.426289, 'e8J9d3INhL') index_test.go:137: sql insert into test_index values (3310, 4782533695367236054, 0.131859, 'RHAPE5MPSH') index_test.go:137: sql insert into test_index values (3309, 6762500331167294329, 0.440269, 'hXbWmovHcb') index_test.go:140: sql delete from test_index where c = 560 index_test.go:137: sql insert into test_index values (3304, 103853850870591646, 0.966208, '9w1xAqI9f2') index_test.go:140: sql delete from test_index where c = 253 index_test.go:140: sql delete from test_index where c = 1073 index_test.go:140: sql delete from test_index where c = 1463 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:140: sql delete from test_index where c = 2338 index_test.go:140: sql delete from test_index where c = 2870 index_test.go:143: sql update test_index set c1 = 5610122381965995298, c2 = 0.147886, c3 = 'dj1nI6KvvV' where c = 2558 index_test.go:140: sql delete from test_index where c = 3049 index_test.go:140: sql delete from test_index where c = 3082 index_test.go:143: sql update test_index set c1 = 2231207532667951331, c2 = 0.266667, c3 = 'YTD04eOHwl' where c = 1109 index_test.go:140: sql delete from test_index where c = 2976 index_test.go:143: sql update test_index set c1 = 2919333070010231034, c2 = 0.386363, c3 = '7gPuNf9m3q' where c = 857 index_test.go:143: sql update test_index set c1 = 8782278624936349729, c2 = 0.961032, c3 = '7oIWw2Hnn6' where c = 1919 index_test.go:143: sql update test_index set c1 = 5752457505398411321, c2 = 0.578523, c3 = 'OtsPIB8SpI' where c = 2770 index_test.go:137: sql insert into test_index values (3311, 8775965611367363903, 0.306528, 'c86ogUMgWy') index_test.go:143: sql update test_index set c1 = 1589967565221913071, c2 = 0.229077, c3 = 'ATlMsACqbY' where c = 1059 index_test.go:143: sql update test_index set c1 = 6161096266760440589, c2 = 0.490889, c3 = 'hqSXV6Osz5' where c = 2830 index_test.go:137: sql insert into test_index values (3313, 1319431676344269491, 0.573666, 'AQUK5tti2T') index_test.go:143: sql update test_index set c1 = 2314074819661057178, c2 = 0.488654, c3 = 'ltgTVWv6pY' where c = 1444 index_test.go:143: sql update test_index set c1 = 1986071285736932071, c2 = 0.327713, c3 = 'NU4mP9LUn6' where c = 1116 index_test.go:137: sql insert into test_index values (3314, 3256755090190884828, 0.544492, '7NkUkypSHU') index_test.go:143: sql update test_index set c1 = 4054166883128699985, c2 = 0.415042, c3 = 'OuSKHzGI8Z' where c = 2128 index_test.go:137: sql insert into test_index values (3315, 1403613834291569239, 0.274082, 'kaBDlzOcck') index_test.go:140: sql delete from test_index where c = 383 index_test.go:137: sql insert into test_index values (3312, 2025900996112420496, 0.357893, 'yGB3dLfk9J') index_test.go:140: sql delete from test_index where c = 611 index_test.go:140: sql delete from test_index where c = 270 index_test.go:137: sql insert into test_index values (3316, 4872014664659457830, 0.620114, '70bKYkrWLu') index_test.go:140: sql delete from test_index where c = 2774 index_test.go:143: sql update test_index set c1 = 1674175772495258445, c2 = 0.635304, c3 = 'owrhjHeJc6' where c = 3042 index_test.go:137: sql insert into test_index values (3317, 4911602289363699401, 0.116736, 'mx4jkIorjt') index_test.go:137: sql insert into test_index values (3320, 7764199239215476881, 0.663250, 'rP1Tp9gVlh') index_test.go:137: sql insert into test_index values (3318, 2074250173156934960, 0.673223, 'WmgGKYLJQ0') index_test.go:140: sql delete from test_index where c = 3026 index_test.go:140: sql delete from test_index where c = 2714 index_test.go:143: sql update test_index set c1 = 1750234619354746985, c2 = 0.974324, c3 = 'TzD77RLnCl' where c = 1103 index_test.go:143: sql update test_index set c1 = 6326249515987175728, c2 = 0.243716, c3 = '4uPRqmb7B8' where c = 1035 index_test.go:140: sql delete from test_index where c = 436 index_test.go:137: sql insert into test_index values (3319, 1916322804194469576, 0.918389, 'owuimqeVOd') index_test.go:143: sql update test_index set c1 = 3678633710490507906, c2 = 0.798881, c3 = '5Eky7tVx0c' where c = 271 index_test.go:140: sql delete from test_index where c = 2981 index_test.go:143: sql update test_index set c1 = 3964784766591418531, c2 = 0.889553, c3 = 'XnDNu2Ltjx' where c = 2368 index_test.go:143: sql update test_index set c1 = 4834549874516110508, c2 = 0.574541, c3 = 'k63BGdiBJb' where c = 2770 index_test.go:137: sql insert into test_index values (3321, 3759620769346397791, 0.267081, 'PgR94qyRwU') index_test.go:137: sql insert into test_index values (3322, 4869366713120493806, 0.388018, 'd9uVIODY7d') index_test.go:137: sql insert into test_index values (3323, 3342693058891092644, 0.676966, 'vluqtKBH6a') index_test.go:140: sql delete from test_index where c = 2924 index_test.go:137: sql insert into test_index values (3324, 715722415221376151, 0.216629, 'NuVYXariEI') index_test.go:143: sql update test_index set c1 = 620772555601192387, c2 = 0.304661, c3 = 'qkS0NpnkxC' where c = 2524 index_test.go:140: sql delete from test_index where c = 1398 index_test.go:140: sql delete from test_index where c = 946 index_test.go:137: sql insert into test_index values (3325, 9071898190046806473, 0.404531, '0CD94StIZW') index_test.go:143: sql update test_index set c1 = 780609856428451801, c2 = 0.536232, c3 = 'aCzQBQDv7w' where c = 218 index_test.go:143: sql update test_index set c1 = 5741510480595758601, c2 = 0.346009, c3 = 'AZ02pciVQI' where c = 6 index_test.go:140: sql delete from test_index where c = 141 index_test.go:140: sql delete from test_index where c = 2521 index_test.go:140: sql delete from test_index where c = 2928 index_test.go:140: sql delete from test_index where c = 2317 index_test.go:143: sql update test_index set c1 = 2331066478748998924, c2 = 0.170825, c3 = 'wmW3vi5DBN' where c = 1246 index_test.go:137: sql insert into test_index values (3326, 6664865396994545326, 0.084442, 'lZMnIRjM3A') index_test.go:143: sql update test_index set c1 = 1255240325619268606, c2 = 0.550364, c3 = 'yK7rnAiZtR' where c = 1102 index_test.go:143: sql update test_index set c1 = 9058222824707297446, c2 = 0.133807, c3 = 'fV7TU1qs7M' where c = 593 index_test.go:137: sql insert into test_index values (3327, 1927575548438224668, 0.577257, 'BEuhk4H2Ys') index_test.go:143: sql update test_index set c1 = 2185959128177599608, c2 = 0.001772, c3 = 'vhobdTOTk2' where c = 2504 index_test.go:143: sql update test_index set c1 = 7090145677059029349, c2 = 0.042632, c3 = 'Ms6cXODu73' where c = 1422 index_test.go:140: sql delete from test_index where c = 1141 index_test.go:137: sql insert into test_index values (3328, 939847477463067675, 0.589866, 'B2R5utFZLq') index_test.go:140: sql delete from test_index where c = 1739 index_test.go:143: sql update test_index set c1 = 479038452367623738, c2 = 0.517057, c3 = 'cco3u8eUJC' where c = 661 index_test.go:137: sql insert into test_index values (3329, 1903355687510480548, 0.575375, 'xIbI7OnOiM') index_test.go:137: sql insert into test_index values (3331, 815392514340542475, 0.872424, 'QAuhLVyTVj') index_test.go:137: sql insert into test_index values (3330, 745410793706185361, 0.163635, 'ErTLn0LP1J') index_test.go:137: sql insert into test_index values (3334, 2413703109682048161, 0.429789, 'icbjdJbW3B') index_test.go:140: sql delete from test_index where c = 1291 index_test.go:137: sql insert into test_index values (3333, 2226082766132852577, 0.992669, 'mwakkLjv8k') index_test.go:137: sql insert into test_index values (3332, 3708025518663121067, 0.419254, 'rDT7BrCATr') index_test.go:140: sql delete from test_index where c = 3326 index_test.go:137: sql insert into test_index values (3335, 3367858959907583790, 0.493492, 'L7JD219hj7') index_test.go:143: sql update test_index set c1 = 7577803018321797977, c2 = 0.437785, c3 = 'e9w0I5PPSe' where c = 834 index_test.go:143: sql update test_index set c1 = 1943978066843154617, c2 = 0.545119, c3 = 'aFEcqwPceB' where c = 292 index_test.go:143: sql update test_index set c1 = 8295949264131134422, c2 = 0.365548, c3 = 'WQlA036YHv' where c = 2359 index_test.go:140: sql delete from test_index where c = 433 index_test.go:140: sql delete from test_index where c = 2837 index_test.go:140: sql delete from test_index where c = 688 index_test.go:143: sql update test_index set c1 = 4675380066601141134, c2 = 0.534201, c3 = 'dksbZpae7y' where c = 83 index_test.go:140: sql delete from test_index where c = 1707 index_test.go:143: sql update test_index set c1 = 3558817480763571540, c2 = 0.216470, c3 = '7oGtdNNUEz' where c = 1194 index_test.go:140: sql delete from test_index where c = 3009 index_test.go:137: sql insert into test_index values (3338, 7520457098720179799, 0.723693, 'CQFHN4kc9p') index_test.go:143: sql update test_index set c1 = 9100744474315705680, c2 = 0.238752, c3 = 'XPwFy6Car7' where c = 11 index_test.go:140: sql delete from test_index where c = 3177 index_test.go:137: sql insert into test_index values (3337, 2896577773118755908, 0.192867, 'TPoEWQ9GMI') index_test.go:143: sql update test_index set c1 = 8054539251373494584, c2 = 0.839448, c3 = 'IZGoGXMbMQ' where c = 513 index_test.go:137: sql insert into test_index values (3339, 7103498695612572601, 0.900034, 'lU06rLfNEv') index_test.go:143: sql update test_index set c1 = 2875390684728445726, c2 = 0.284932, c3 = 'pJFqzWR3M4' where c = 672 index_test.go:137: sql insert into test_index values (3340, 991835552319610475, 0.870880, 'Jm1UXBkX2j') index_test.go:137: sql insert into test_index values (3336, 168370586362401922, 0.179685, 'KT3cR28Lfh') index_test.go:143: sql update test_index set c1 = 1069284353172308333, c2 = 0.624582, c3 = '1TeTH4ts4x' where c = 156 index_test.go:143: sql update test_index set c1 = 1927673949068832585, c2 = 0.288582, c3 = 'B5EcyGR3B8' where c = 469 index_test.go:140: sql delete from test_index where c = 1362 index_test.go:140: sql delete from test_index where c = 3158 index_test.go:140: sql delete from test_index where c = 3065 index_test.go:137: sql insert into test_index values (3341, 7716277204358848558, 0.018264, 'pQuIGiTcOw') index_test.go:137: sql insert into test_index values (3343, 3251343129139760138, 0.254045, '2C8OSrVV8m') index_test.go:137: sql insert into test_index values (3342, 8490458853699012629, 0.360923, 'ATnl790I8t') index_test.go:140: sql delete from test_index where c = 2874 index_test.go:143: sql update test_index set c1 = 324576661718010146, c2 = 0.829981, c3 = '5Rext6GgpF' where c = 1072 index_test.go:140: sql delete from test_index where c = 346 index_test.go:140: sql delete from test_index where c = 1560 index_test.go:143: sql update test_index set c1 = 1745875191646782128, c2 = 0.511687, c3 = '4dpL1AKhIl' where c = 2190 index_test.go:137: sql insert into test_index values (3345, 852052104050311220, 0.299089, '9OpGI7wrEw') index_test.go:137: sql insert into test_index values (3344, 5749017171019584815, 0.560736, 'hF0KYuGNxe') index_test.go:143: sql update test_index set c1 = 4124732707540279445, c2 = 0.576566, c3 = 'vkJSMZ1Ea9' where c = 480 index_test.go:143: sql update test_index set c1 = 6834855425662084179, c2 = 0.431192, c3 = 'Smc7cAp6XB' where c = 3206 index_test.go:137: sql insert into test_index values (3346, 9003615499853202255, 0.208574, 'KfNkG6i2wf') index_test.go:140: sql delete from test_index where c = 2554 index_test.go:137: sql insert into test_index values (3347, 1245557760766976650, 0.614567, 'KS5V58WVzs') index_test.go:140: sql delete from test_index where c = 1764 index_test.go:143: sql update test_index set c1 = 705967893930332199, c2 = 0.691932, c3 = 'qVcRSqJfKp' where c = 2396 index_test.go:143: sql update test_index set c1 = 3393462556882956486, c2 = 0.436080, c3 = '5Iwzpxq6ci' where c = 283 index_test.go:140: sql delete from test_index where c = 3305 index_test.go:143: sql update test_index set c1 = 7758884137331951325, c2 = 0.774563, c3 = 'F3Otzl46Qc' where c = 2798 index_test.go:140: sql delete from test_index where c = 2473 index_test.go:137: sql insert into test_index values (3348, 2599248468442669217, 0.165216, 'OhrEF9GaRC') index_test.go:143: sql update test_index set c1 = 936381395370902971, c2 = 0.789430, c3 = '8FCuiYSQXj' where c = 264 index_test.go:137: sql insert into test_index values (3350, 2740425615657121115, 0.891793, 'qvDGMqLXz2') index_test.go:140: sql delete from test_index where c = 2825 index_test.go:137: sql insert into test_index values (3349, 5086292433173460753, 0.784910, '7u9F3hKGaQ') index_test.go:137: sql insert into test_index values (3351, 3304982907387639470, 0.552691, 'zY0lMAr6Yb') index_test.go:140: sql delete from test_index where c = 622 index_test.go:137: sql insert into test_index values (3352, 3601694573046691407, 0.056060, 'McYBDDud2t') index_test.go:137: sql insert into test_index values (3353, 5378877191796724736, 0.854823, 'PYUJzQ08NH') index_test.go:143: sql update test_index set c1 = 6144693928673635903, c2 = 0.655642, c3 = 'eS9QCsWPzY' where c = 2868 index_test.go:140: sql delete from test_index where c = 1807 index_test.go:140: sql delete from test_index where c = 2698 index_test.go:140: sql delete from test_index where c = 1347 index_test.go:140: sql delete from test_index where c = 2851 index_test.go:140: sql delete from test_index where c = 2897 index_test.go:143: sql update test_index set c1 = 6173711363160444925, c2 = 0.561288, c3 = 'TXVJBB1YOM' where c = 15 index_test.go:143: sql update test_index set c1 = 2869049529800308826, c2 = 0.852653, c3 = 'fRRbonEwWz' where c = 3168 index_test.go:143: sql update test_index set c1 = 64807080424551611, c2 = 0.952262, c3 = 'b5zP94X3T2' where c = 707 index_test.go:140: sql delete from test_index where c = 1137 index_test.go:143: sql update test_index set c1 = 6875339963820037438, c2 = 0.141554, c3 = 'cRWTNwF8Au' where c = 1284 index_test.go:143: sql update test_index set c1 = 7060626610613740977, c2 = 0.790320, c3 = 'pZHJeY51WD' where c = 2980 index_test.go:137: sql insert into test_index values (3354, 8058641248348794941, 0.261124, 'H55Xv0UUXf') index_test.go:143: sql update test_index set c1 = 6977075461355263249, c2 = 0.778661, c3 = 'oz0AASlEI4' where c = 2967 index_test.go:137: sql insert into test_index values (3355, 2675765307775803487, 0.283981, 'HoTuAlxjD7') index_test.go:143: sql update test_index set c1 = 9025481444949557566, c2 = 0.601225, c3 = 'xdCmGyYSrI' where c = 609 index_test.go:137: sql insert into test_index values (3358, 1915493290398740385, 0.019451, 'A8QiN4lKhN') index_test.go:143: sql update test_index set c1 = 7701536999059137506, c2 = 0.453679, c3 = 'B8nbl7kmYI' where c = 3036 index_test.go:137: sql insert into test_index values (3357, 9201546297682991891, 0.764562, 'bSSvZcf94l') index_test.go:137: sql insert into test_index values (3356, 2513892330730968701, 0.850706, 'jhcxT6rJ5z') index_test.go:140: sql delete from test_index where c = 1911 index_test.go:140: sql delete from test_index where c = 446 index_test.go:137: sql insert into test_index values (3359, 5129358017979010739, 0.630356, 'bds7A2DsFM') index_test.go:140: sql delete from test_index where c = 1649 index_test.go:137: sql insert into test_index values (3360, 202919675521459831, 0.128490, 'uk01sEUWRl') index_test.go:140: sql delete from test_index where c = 2177 index_test.go:143: sql update test_index set c1 = 4575733394722764419, c2 = 0.309354, c3 = 'qZTFcELSC4' where c = 3123 index_test.go:140: sql delete from test_index where c = 570 index_test.go:143: sql update test_index set c1 = 7787210657861392449, c2 = 0.076158, c3 = 'pQ4B0Kvzlq' where c = 66 index_test.go:137: sql insert into test_index values (3362, 1381967111362555446, 0.436084, 'ZekPf85cdK') index_test.go:137: sql insert into test_index values (3361, 3818590828123085930, 0.018916, 'hpMzaJHcf5') index_test.go:140: sql delete from test_index where c = 1566 index_test.go:143: sql update test_index set c1 = 7978949058140004546, c2 = 0.751925, c3 = 'F6TjmCs5NS' where c = 3152 index_test.go:140: sql delete from test_index where c = 1544 index_test.go:143: sql update test_index set c1 = 7693224129896949539, c2 = 0.583852, c3 = 'papFMaCz56' where c = 681 index_test.go:137: sql insert into test_index values (3364, 1389069407049583026, 0.257335, 'Qkj1oc3by4') index_test.go:140: sql delete from test_index where c = 99 index_test.go:137: sql insert into test_index values (3363, 3200124938506249814, 0.305757, 'ZTPp62PQaA') index_test.go:143: sql update test_index set c1 = 2801919096904310115, c2 = 0.182862, c3 = 'h0rdO0WPu2' where c = 2474 index_test.go:143: sql update test_index set c1 = 9187491069966948891, c2 = 0.820392, c3 = 'IJBLx06uWs' where c = 1572 index_test.go:143: sql update test_index set c1 = 6768695342592894255, c2 = 0.224513, c3 = 'clPldgFrGo' where c = 1492 index_test.go:137: sql insert into test_index values (3365, 4507790839181253913, 0.508935, 'ikywICitv5') index_test.go:140: sql delete from test_index where c = 3191 index_test.go:137: sql insert into test_index values (3366, 3381733201706135686, 0.975913, '6H5JcbHNXw') index_test.go:137: sql insert into test_index values (3367, 7599675319829166841, 0.032448, 'wDAJLoXFAj') index_test.go:140: sql delete from test_index where c = 2039 index_test.go:140: sql delete from test_index where c = 2012 index_test.go:137: sql insert into test_index values (3368, 8829835233860930427, 0.855388, '6LBGBvMQGG') index_test.go:143: sql update test_index set c1 = 2742868224634901199, c2 = 0.835789, c3 = '9hJvEDBD9U' where c = 2878 index_test.go:143: sql update test_index set c1 = 4330987026100911712, c2 = 0.364925, c3 = 'lOzSmh7pZu' where c = 2884 index_test.go:140: sql delete from test_index where c = 1069 index_test.go:143: sql update test_index set c1 = 6569618958580991938, c2 = 0.347644, c3 = 'bY7b8CbWS6' where c = 2411 index_test.go:140: sql delete from test_index where c = 839 index_test.go:143: sql update test_index set c1 = 4263476210363812049, c2 = 0.328013, c3 = 'QoQIObIe9S' where c = 856 index_test.go:137: sql insert into test_index values (3369, 6872122128763857507, 0.067407, 'RZpTErA5jv') index_test.go:137: sql insert into test_index values (3372, 5613214118857550780, 0.315518, 'mhQjRg4L1U') index_test.go:137: sql insert into test_index values (3371, 7181581991301613976, 0.307979, 'FrEFYAzRpW') index_test.go:140: sql delete from test_index where c = 2737 index_test.go:143: sql update test_index set c1 = 4223429099654546597, c2 = 0.109561, c3 = 'RqzKNfaqT7' where c = 2023 index_test.go:140: sql delete from test_index where c = 868 index_test.go:143: sql update test_index set c1 = 2435837855554513529, c2 = 0.289818, c3 = 'U1aBIMTa4Y' where c = 2766 index_test.go:140: sql delete from test_index where c = 1489 index_test.go:143: sql update test_index set c1 = 4314476818111765615, c2 = 0.808017, c3 = 'WZ3xRyE5yU' where c = 2903 index_test.go:137: sql insert into test_index values (3370, 5416116311264302011, 0.023711, 'gPP1GYZ8L3') index_test.go:140: sql delete from test_index where c = 2084 index_test.go:137: sql insert into test_index values (3373, 4203781649446403504, 0.684006, '8Sympd4Fx5') index_test.go:140: sql delete from test_index where c = 1986 index_test.go:143: sql update test_index set c1 = 1951356406681219480, c2 = 0.881886, c3 = 'KMfIgjhRel' where c = 398 index_test.go:137: sql insert into test_index values (3374, 7450721439229839659, 0.801620, 'r05xpWTN2p') index_test.go:140: sql delete from test_index where c = 1428 index_test.go:143: sql update test_index set c1 = 3582943505043300955, c2 = 0.564809, c3 = 'oT5uS9kg0s' where c = 2572 index_test.go:137: sql insert into test_index values (3375, 3835520255626946219, 0.522319, 'x21GUmxR14') index_test.go:140: sql delete from test_index where c = 340 index_test.go:137: sql insert into test_index values (3376, 5339558344021401894, 0.013267, '0aT5DKKx3Q') index_test.go:143: sql update test_index set c1 = 3374956791640168662, c2 = 0.864673, c3 = 'VdbzufU9Fh' where c = 2771 index_test.go:143: sql update test_index set c1 = 3451130889538206105, c2 = 0.614863, c3 = 'A5Z18H1ZK9' where c = 469 index_test.go:143: sql update test_index set c1 = 2379335271330850748, c2 = 0.460395, c3 = 'LO1xYf4JZa' where c = 2198 index_test.go:143: sql update test_index set c1 = 4904091923109513345, c2 = 0.015904, c3 = 'juO68sUIyi' where c = 814 index_test.go:137: sql insert into test_index values (3378, 2204989090356436193, 0.546899, 'Hk84dJOdbP') index_test.go:140: sql delete from test_index where c = 1911 index_test.go:143: sql update test_index set c1 = 6582209062606647072, c2 = 0.112416, c3 = 'c7vYZoCiCY' where c = 920 index_test.go:140: sql delete from test_index where c = 2895 index_test.go:137: sql insert into test_index values (3377, 6702562755972781770, 0.498198, 'Y38wUYj1R1') index_test.go:137: sql insert into test_index values (3379, 6400979181519608627, 0.896889, 'wcUOyMAwJm') index_test.go:143: sql update test_index set c1 = 2174796982907010612, c2 = 0.520323, c3 = 'kIjz1L755A' where c = 2238 index_test.go:137: sql insert into test_index values (3380, 4820796025736696149, 0.569495, '9Rk6MPnjix') index_test.go:140: sql delete from test_index where c = 2081 index_test.go:137: sql insert into test_index values (3381, 6992915691895442623, 0.209097, 'cSjTcODMNq') index_test.go:137: sql insert into test_index values (3382, 2070442186069319864, 0.798660, 'jOmYRtjjFd') index_test.go:143: sql update test_index set c1 = 7833715462536160228, c2 = 0.260308, c3 = 'GOgneHRGSU' where c = 2558 index_test.go:140: sql delete from test_index where c = 3227 index_test.go:137: sql insert into test_index values (3383, 5142960963563067916, 0.875749, 'ZMxWlBSlbc') index_test.go:140: sql delete from test_index where c = 3259 index_test.go:143: sql update test_index set c1 = 5938700996666240073, c2 = 0.703637, c3 = 'sZ4ROUUAFd' where c = 14 index_test.go:140: sql delete from test_index where c = 326 index_test.go:140: sql delete from test_index where c = 3353 index_test.go:140: sql delete from test_index where c = 969 index_test.go:140: sql delete from test_index where c = 3115 index_test.go:143: sql update test_index set c1 = 8947616593208911054, c2 = 0.370755, c3 = 'SJXLJNsWoM' where c = 1120 index_test.go:140: sql delete from test_index where c = 2792 index_test.go:137: sql insert into test_index values (3384, 6005473407293878692, 0.270274, 'CYDHmVXCKu') index_test.go:143: sql update test_index set c1 = 8153151891233925711, c2 = 0.516072, c3 = 'G2Ev7QQ7qV' where c = 1936 index_test.go:137: sql insert into test_index values (3385, 3790176779047808214, 0.338030, '1fEZy20ccc') index_test.go:143: sql update test_index set c1 = 8724649855559319152, c2 = 0.951475, c3 = '7jb4bTw8vu' where c = 3023 index_test.go:137: sql insert into test_index values (3386, 9104687574274163440, 0.256737, 'Z71hp0Uh8W') index_test.go:143: sql update test_index set c1 = 2451072560718832896, c2 = 0.992982, c3 = 'fJUGmUkefX' where c = 628 index_test.go:140: sql delete from test_index where c = 257 index_test.go:137: sql insert into test_index values (3388, 5067164824442617669, 0.311830, 'GnjXuhbDZz') index_test.go:143: sql update test_index set c1 = 8838138066618717601, c2 = 0.706006, c3 = 'EQnuBd9ieY' where c = 2085 index_test.go:137: sql insert into test_index values (3387, 9165213754507819104, 0.577912, 'PGyEPkUwtM') index_test.go:143: sql update test_index set c1 = 11400187663568136, c2 = 0.425466, c3 = 'YOxBiyN67q' where c = 1930 index_test.go:143: sql update test_index set c1 = 2603251155059130480, c2 = 0.844813, c3 = 'GXiVvtRVNu' where c = 2029 index_test.go:140: sql delete from test_index where c = 2777 index_test.go:137: sql insert into test_index values (3389, 1289219823378464244, 0.782791, 'DLDYtQeULn') index_test.go:140: sql delete from test_index where c = 3327 index_test.go:137: sql insert into test_index values (3390, 3079360038095316313, 0.149334, 'BWOwuJUMdI') index_test.go:140: sql delete from test_index where c = 2012 index_test.go:143: sql update test_index set c1 = 690997013089686585, c2 = 0.417777, c3 = 'AO8XdvtgRS' where c = 1749 index_test.go:137: sql insert into test_index values (3391, 6828997172729326369, 0.864419, 'q8gHQELP95') index_test.go:143: sql update test_index set c1 = 8107043471189183564, c2 = 0.412674, c3 = 'wMpq7BBX3l' where c = 239 index_test.go:137: sql insert into test_index values (3392, 8904765995088190930, 0.806758, 'XR01K8IoV0') index_test.go:140: sql delete from test_index where c = 2752 index_test.go:137: sql insert into test_index values (3393, 1457922731202739927, 0.478669, '1TJj613l16') index_test.go:140: sql delete from test_index where c = 1267 index_test.go:143: sql update test_index set c1 = 4045291878559159036, c2 = 0.685854, c3 = 'fy1chpvkzD' where c = 1164 index_test.go:143: sql update test_index set c1 = 5694531004179905400, c2 = 0.973829, c3 = 'GjroQx9Xzq' where c = 1905 index_test.go:140: sql delete from test_index where c = 864 index_test.go:140: sql delete from test_index where c = 1262 index_test.go:137: sql insert into test_index values (3394, 7889783683713685108, 0.446833, 'OhWeQa8iMU') index_test.go:143: sql update test_index set c1 = 1508989164773628902, c2 = 0.648205, c3 = 'OJoOR7Q3Ng' where c = 1022 index_test.go:143: sql update test_index set c1 = 5129622660507997290, c2 = 0.002314, c3 = 'uLbKQ5Lh0t' where c = 278 index_test.go:143: sql update test_index set c1 = 3685480592506851761, c2 = 0.497857, c3 = 'NfNuMy88r7' where c = 3046 index_test.go:140: sql delete from test_index where c = 1056 index_test.go:140: sql delete from test_index where c = 2193 index_test.go:140: sql delete from test_index where c = 584 index_test.go:137: sql insert into test_index values (3396, 1263081095830101691, 0.240902, 'fi6IeJKh99') index_test.go:137: sql insert into test_index values (3395, 3876588177523545664, 0.842324, 'cu47VCHVZB') index_test.go:143: sql update test_index set c1 = 7555209003802422320, c2 = 0.652443, c3 = 'oAqJHyU20l' where c = 1346 index_test.go:137: sql insert into test_index values (3397, 5039654416495013596, 0.656377, 'cyCr3mOaG0') index_test.go:143: sql update test_index set c1 = 8699103031707163457, c2 = 0.738021, c3 = 'eoC7vZOtZt' where c = 1822 index_test.go:143: sql update test_index set c1 = 3651630338422147988, c2 = 0.718286, c3 = 'ruft3M1tdL' where c = 838 index_test.go:140: sql delete from test_index where c = 1086 index_test.go:143: sql update test_index set c1 = 1668841125675561868, c2 = 0.550502, c3 = 'cXw5ALS4Yc' where c = 1236 index_test.go:137: sql insert into test_index values (3398, 6385341660136840743, 0.109559, 'ct0DiMFNKK') index_test.go:143: sql update test_index set c1 = 8863265983212071692, c2 = 0.180875, c3 = 'LTjMlQNoMv' where c = 1112 index_test.go:140: sql delete from test_index where c = 1791 index_test.go:140: sql delete from test_index where c = 910 index_test.go:140: sql delete from test_index where c = 1649 index_test.go:137: sql insert into test_index values (3399, 5269977079103290817, 0.244732, 'kJ0oOQRigr') index_test.go:143: sql update test_index set c1 = 4406664295710299290, c2 = 0.331946, c3 = 'E6Nx9lCz5d' where c = 2243 index_test.go:143: sql update test_index set c1 = 278190729484846631, c2 = 0.866313, c3 = 'ECTWBcBDYE' where c = 2370 index_test.go:143: sql update test_index set c1 = 8311328038142170504, c2 = 0.006558, c3 = 'V6VDxh5Wew' where c = 2577 index_test.go:140: sql delete from test_index where c = 2231 index_test.go:143: sql update test_index set c1 = 298192724851065355, c2 = 0.036407, c3 = 'Bj3MEQJONR' where c = 1753 index_test.go:137: sql insert into test_index values (3400, 1714219041605618263, 0.237815, 'cDgsuoV7qu') index_test.go:140: sql delete from test_index where c = 1571 index_test.go:143: sql update test_index set c1 = 6808130767518475616, c2 = 0.774577, c3 = 'yEFGDZpvNS' where c = 2957 index_test.go:137: sql insert into test_index values (3402, 3372853041433885644, 0.831232, 'ydXIeTDF79') index_test.go:137: sql insert into test_index values (3404, 7077144165736380294, 0.109854, 'VgD3ni209u') index_test.go:137: sql insert into test_index values (3405, 426837231358418894, 0.861667, 'BePLOyDq6z') index_test.go:137: sql insert into test_index values (3401, 5668760882120561363, 0.979364, 'wMA1r1Z2Sh') index_test.go:140: sql delete from test_index where c = 487 index_test.go:137: sql insert into test_index values (3407, 8215829984139969114, 0.789528, '3NGsdTBCcW') index_test.go:137: sql insert into test_index values (3406, 8644638653828131724, 0.223007, 'nPFfrqR5Gh') index_test.go:137: sql insert into test_index values (3408, 2695104630807660092, 0.412891, '2GWHNeOhn7') index_test.go:137: sql insert into test_index values (3410, 8029920344760846951, 0.642950, 'ykfQsNDkFt') index_test.go:143: sql update test_index set c1 = 5655712569125734038, c2 = 0.854956, c3 = '2Hc36IrnUZ' where c = 2496 index_test.go:137: sql insert into test_index values (3403, 5856586095393624575, 0.180214, 'KUFDRMlRdJ') index_test.go:137: sql insert into test_index values (3409, 6602479611664329246, 0.244150, '3SxT0bvpk0') index_test.go:140: sql delete from test_index where c = 2122 index_test.go:140: sql delete from test_index where c = 327 index_test.go:140: sql delete from test_index where c = 409 index_test.go:140: sql delete from test_index where c = 973 index_test.go:140: sql delete from test_index where c = 652 index_test.go:140: sql delete from test_index where c = 1240 index_test.go:137: sql insert into test_index values (3411, 7311046583364574634, 0.990497, 'sDMLImaO8w') index_test.go:140: sql delete from test_index where c = 2591 index_test.go:143: sql update test_index set c1 = 9102431185431487430, c2 = 0.648349, c3 = 'b1iALyPHPw' where c = 1665 index_test.go:140: sql delete from test_index where c = 1527 index_test.go:140: sql delete from test_index where c = 2320 index_test.go:143: sql update test_index set c1 = 6816746400471685480, c2 = 0.709391, c3 = 'qp5wGkrvc2' where c = 1618 index_test.go:143: sql update test_index set c1 = 4290014904699882074, c2 = 0.876605, c3 = 'BPn5g8zq3y' where c = 2513 index_test.go:143: sql update test_index set c1 = 2724348753672870257, c2 = 0.835150, c3 = 'i7tOGIlxMA' where c = 2222 index_test.go:143: sql update test_index set c1 = 8355784314470875757, c2 = 0.337599, c3 = 'zDfZsbi9mX' where c = 1733 index_test.go:143: sql update test_index set c1 = 7424558598839953927, c2 = 0.701747, c3 = 'oFPUU0D1lq' where c = 343 index_test.go:143: sql update test_index set c1 = 6297923023061232099, c2 = 0.792799, c3 = 'KxacQ9GGMc' where c = 1239 index_test.go:137: sql insert into test_index values (3412, 7821967711994386178, 0.309479, '4L3ZRAur2q') index_test.go:143: sql update test_index set c1 = 1720707278761492356, c2 = 0.277502, c3 = 'aUbYCtGxXk' where c = 2615 index_test.go:143: sql update test_index set c1 = 430050817908016974, c2 = 0.994438, c3 = 'Lg9XUbLBsa' where c = 2610 index_test.go:140: sql delete from test_index where c = 2315 index_test.go:137: sql insert into test_index values (3413, 534640111206825937, 0.955912, 'wlcp5MMZXh') index_test.go:137: sql insert into test_index values (3414, 995365776176166603, 0.473394, 'c4pjTN1Kvy') index_test.go:137: sql insert into test_index values (3417, 3220976324209643246, 0.369824, 'hxOcKdYuMg') index_test.go:140: sql delete from test_index where c = 238 index_test.go:137: sql insert into test_index values (3418, 1818865183786633775, 0.364711, '3sNznmQOX9') index_test.go:137: sql insert into test_index values (3416, 9064853027835137590, 0.471620, 'MHdYg220KY') index_test.go:137: sql insert into test_index values (3420, 7943397924386401139, 0.150598, 'IQntAkTLdR') index_test.go:140: sql delete from test_index where c = 2361 index_test.go:137: sql insert into test_index values (3415, 4653574210482454539, 0.081856, 'Xmj9BAtR89') index_test.go:140: sql delete from test_index where c = 105 index_test.go:140: sql delete from test_index where c = 2940 index_test.go:143: sql update test_index set c1 = 7120212054589344106, c2 = 0.582192, c3 = 'LpsxMn0d07' where c = 2125 index_test.go:143: sql update test_index set c1 = 3304081252218384391, c2 = 0.690539, c3 = 'CmD6PVrqrI' where c = 1891 index_test.go:137: sql insert into test_index values (3419, 642265532532240833, 0.016113, 'OqAoLfo5bi') index_test.go:140: sql delete from test_index where c = 1679 index_test.go:137: sql insert into test_index values (3422, 5672231653732674266, 0.229651, 'aagbmgCPrp') index_test.go:140: sql delete from test_index where c = 2610 index_test.go:140: sql delete from test_index where c = 2484 index_test.go:137: sql insert into test_index values (3421, 8034123763366069785, 0.526310, '4JyMGaGBxj') index_test.go:143: sql update test_index set c1 = 1797439949785209872, c2 = 0.668778, c3 = '1xjipJWTfT' where c = 1591 index_test.go:140: sql delete from test_index where c = 1949 index_test.go:143: sql update test_index set c1 = 4531044021130447800, c2 = 0.780163, c3 = '7eChNSS1KZ' where c = 1125 index_test.go:143: sql update test_index set c1 = 1763762925507435541, c2 = 0.885031, c3 = 'aPnaiw2UVC' where c = 1574 index_test.go:140: sql delete from test_index where c = 3264 index_test.go:143: sql update test_index set c1 = 5208293523970399460, c2 = 0.654212, c3 = 'RbjklDjYhW' where c = 2758 index_test.go:140: sql delete from test_index where c = 1430 index_test.go:143: sql update test_index set c1 = 2027275168514358133, c2 = 0.170826, c3 = 'uUGdzgvs3p' where c = 2076 index_test.go:143: sql update test_index set c1 = 8337646092568139330, c2 = 0.618510, c3 = 'dDb8TrqKF4' where c = 102 index_test.go:143: sql update test_index set c1 = 8444305224467359643, c2 = 0.631221, c3 = 'msvkZIb3mG' where c = 2538 index_test.go:143: sql update test_index set c1 = 5476372927407872192, c2 = 0.290252, c3 = 'MmSwrpIlBd' where c = 2620 index_test.go:137: sql insert into test_index values (3424, 7380556491135469459, 0.744080, 'MqLS08Iwgl') index_test.go:143: sql update test_index set c1 = 4655481323338780451, c2 = 0.457283, c3 = 't0vyepE2VD' where c = 1421 index_test.go:140: sql delete from test_index where c = 1801 index_test.go:137: sql insert into test_index values (3425, 1907923940896998574, 0.029706, 'pNfOFD9Hgm') index_test.go:137: sql insert into test_index values (3423, 3079132107973153546, 0.776845, 'LWgwM6carU') index_test.go:137: sql insert into test_index values (3426, 7326256924603692510, 0.864233, 'avUZUIbCVl') index_test.go:140: sql delete from test_index where c = 1161 index_test.go:140: sql delete from test_index where c = 2882 index_test.go:143: sql update test_index set c1 = 2521778873391380501, c2 = 0.837282, c3 = 'fjT8ml8rUX' where c = 81 index_test.go:137: sql insert into test_index values (3427, 2743426846400096352, 0.342796, 'tVFyqT8Kgh') index_test.go:137: sql insert into test_index values (3429, 6879117169050045, 0.703816, 'G1EtuejCa1') index_test.go:140: sql delete from test_index where c = 1197 index_test.go:137: sql insert into test_index values (3431, 518480080941742558, 0.751689, 'OyGGdmogZx') index_test.go:137: sql insert into test_index values (3428, 7790697078996134773, 0.548450, 'vex9h8JC2r') index_test.go:140: sql delete from test_index where c = 2648 index_test.go:143: sql update test_index set c1 = 3243946873028809392, c2 = 0.062479, c3 = 'JVTCJO8dKJ' where c = 207 index_test.go:140: sql delete from test_index where c = 2834 index_test.go:137: sql insert into test_index values (3430, 8437293448412248549, 0.977235, 'bPzsyd6ScU') index_test.go:137: sql insert into test_index values (3432, 4133547643215484617, 0.747902, 'Z58poIiYtc') index_test.go:143: sql update test_index set c1 = 4335488206849780262, c2 = 0.613519, c3 = 'xUv5IuSL9q' where c = 1889 index_test.go:140: sql delete from test_index where c = 3388 index_test.go:140: sql delete from test_index where c = 2962 index_test.go:137: sql insert into test_index values (3433, 8546333577669601867, 0.569984, 'Z1bvWumkat') index_test.go:140: sql delete from test_index where c = 2324 index_test.go:143: sql update test_index set c1 = 3187099660827745241, c2 = 0.460316, c3 = 'DviXulzD3g' where c = 3225 index_test.go:143: sql update test_index set c1 = 4325804015941128249, c2 = 0.329968, c3 = 'YuXBEovnkM' where c = 1122 index_test.go:140: sql delete from test_index where c = 2909 index_test.go:140: sql delete from test_index where c = 1563 index_test.go:143: sql update test_index set c1 = 7873517796934278153, c2 = 0.399946, c3 = 'mEEZ759HBh' where c = 2954 index_test.go:143: sql update test_index set c1 = 129916977928179948, c2 = 0.386010, c3 = 'On2gj5YaOV' where c = 2115 index_test.go:143: sql update test_index set c1 = 5934803526611209167, c2 = 0.606182, c3 = 'yC3rOv4nat' where c = 226 index_test.go:140: sql delete from test_index where c = 1879 index_test.go:137: sql insert into test_index values (3435, 5601355309404703590, 0.122082, 'QHs8uhPD7n') index_test.go:143: sql update test_index set c1 = 7221857288976133767, c2 = 0.156468, c3 = 'bIUZ7pfhGN' where c = 1426 index_test.go:137: sql insert into test_index values (3436, 478168123585839735, 0.791441, 'Xmc3ysE5WF') index_test.go:143: sql update test_index set c1 = 4700380084847110489, c2 = 0.680697, c3 = '3Oibr0xiLD' where c = 1871 index_test.go:143: sql update test_index set c1 = 4953745325152912273, c2 = 0.085039, c3 = 'd5aBc59uFW' where c = 2482 index_test.go:137: sql insert into test_index values (3434, 1779221309972657412, 0.689810, 'RFNPuk8KTU') index_test.go:137: sql insert into test_index values (3438, 7510955002293822217, 0.580445, '2qlK4r5Jyc') index_test.go:143: sql update test_index set c1 = 6484744899943654341, c2 = 0.717555, c3 = 'NQJaQi3yqY' where c = 3092 index_test.go:137: sql insert into test_index values (3437, 1832605082262742214, 0.573280, 'o9wjqGyx2k') index_test.go:137: sql insert into test_index values (3439, 7237578157163164004, 0.079125, '8KM0sULzkE') index_test.go:137: sql insert into test_index values (3440, 3688855452161210685, 0.069886, '66tfo1o0UP') index_test.go:140: sql delete from test_index where c = 3148 index_test.go:140: sql delete from test_index where c = 575 index_test.go:140: sql delete from test_index where c = 2909 index_test.go:137: sql insert into test_index values (3442, 5606798099645539159, 0.970447, '9bdmmYrMY6') index_test.go:140: sql delete from test_index where c = 81 index_test.go:137: sql insert into test_index values (3441, 7114186783133865228, 0.400388, 'kz8T4uVT7q') index_test.go:140: sql delete from test_index where c = 2291 index_test.go:140: sql delete from test_index where c = 2435 index_test.go:140: sql delete from test_index where c = 3021 index_test.go:137: sql insert into test_index values (3443, 3732269201568691273, 0.334009, 'fgfkYC33kM') index_test.go:140: sql delete from test_index where c = 3139 index_test.go:143: sql update test_index set c1 = 3525544568647635034, c2 = 0.722512, c3 = 'EHMbfL2msU' where c = 356 index_test.go:143: sql update test_index set c1 = 2350956717060305281, c2 = 0.144130, c3 = 'E0Ko4z6s1y' where c = 1954 index_test.go:143: sql update test_index set c1 = 7855852787973760073, c2 = 0.750265, c3 = 'gRwjDGkLRa' where c = 2471 index_test.go:143: sql update test_index set c1 = 8200052403898705945, c2 = 0.059428, c3 = 'KC8f1OXu9e' where c = 2815 index_test.go:143: sql update test_index set c1 = 2543452218932385866, c2 = 0.078946, c3 = 'dpEC9HyUxK' where c = 3392 index_test.go:143: sql update test_index set c1 = 2774554539511896192, c2 = 0.605817, c3 = 'eQ3R6Py4ML' where c = 1205 index_test.go:140: sql delete from test_index where c = 2031 index_test.go:143: sql update test_index set c1 = 2534339249435596405, c2 = 0.268372, c3 = '0xEyN1Ndbg' where c = 3239 index_test.go:140: sql delete from test_index where c = 2891 index_test.go:137: sql insert into test_index values (3444, 5341581280152068783, 0.467109, 'oARSxGkHum') index_test.go:143: sql update test_index set c1 = 3882214032829622328, c2 = 0.304933, c3 = 'S8GwIQcQzu' where c = 2698 index_test.go:137: sql insert into test_index values (3445, 5062082128716530949, 0.589413, 'fw98P4XpKL') index_test.go:137: sql insert into test_index values (3446, 2293673554659580620, 0.456636, 'K5Sux89kpB') index_test.go:143: sql update test_index set c1 = 9145462499332111248, c2 = 0.150737, c3 = 'HBRW3Kemii' where c = 1487 index_test.go:140: sql delete from test_index where c = 603 index_test.go:137: sql insert into test_index values (3448, 431621786405411951, 0.986948, 'tcBelnpXEr') index_test.go:137: sql insert into test_index values (3447, 333821459888267946, 0.717099, 'YDF5v3we3M') index_test.go:137: sql insert into test_index values (3449, 2512211009400885232, 0.592720, 'm75s9lJFyD') index_test.go:140: sql delete from test_index where c = 841 index_test.go:137: sql insert into test_index values (3450, 972561374303777200, 0.824767, 'XBP1sZfQG5') index_test.go:140: sql delete from test_index where c = 1213 index_test.go:140: sql delete from test_index where c = 306 index_test.go:143: sql update test_index set c1 = 1644925505319342002, c2 = 0.721685, c3 = 'UfdQ76uYD7' where c = 2925 index_test.go:140: sql delete from test_index where c = 40 index_test.go:137: sql insert into test_index values (3452, 3253397957253674311, 0.245144, 'xwvX7DnW4I') index_test.go:143: sql update test_index set c1 = 2674994913657345968, c2 = 0.533482, c3 = 'g0UHmbkgbg' where c = 3151 index_test.go:143: sql update test_index set c1 = 7466539426851254669, c2 = 0.319501, c3 = 'vgOlcCAr46' where c = 2009 index_test.go:140: sql delete from test_index where c = 392 index_test.go:140: sql delete from test_index where c = 1499 index_test.go:137: sql insert into test_index values (3451, 3367083208067709040, 0.493364, 'PHosHWoBJr') index_test.go:137: sql insert into test_index values (3453, 4156989934772497151, 0.715871, 'Tto0qa2Z2o') index_test.go:140: sql delete from test_index where c = 285 index_test.go:143: sql update test_index set c1 = 1063024010668904320, c2 = 0.832755, c3 = 'sWFy0KkI5B' where c = 747 index_test.go:143: sql update test_index set c1 = 557557815535589168, c2 = 0.727845, c3 = 'xWv4qlFjxc' where c = 9 index_test.go:143: sql update test_index set c1 = 3531545041262923020, c2 = 0.508759, c3 = 'nC4Md7XcM9' where c = 2669 index_test.go:143: sql update test_index set c1 = 8222655560913557488, c2 = 0.308908, c3 = '0YWFwXf0vA' where c = 3289 index_test.go:137: sql insert into test_index values (3454, 6093100554655448352, 0.112907, 'BQlPwpwlHY') index_test.go:143: sql update test_index set c1 = 3401362160039775667, c2 = 0.613744, c3 = 'p1gwsM0pDC' where c = 630 index_test.go:140: sql delete from test_index where c = 1784 index_test.go:137: sql insert into test_index values (3455, 3772897553827413853, 0.134447, 'p013ar4NV5') index_test.go:143: sql update test_index set c1 = 7691961896270257929, c2 = 0.507711, c3 = 'dC7YLltxBz' where c = 605 index_test.go:140: sql delete from test_index where c = 3254 index_test.go:143: sql update test_index set c1 = 8746933988019834471, c2 = 0.014621, c3 = 'F2vN31x46e' where c = 998 index_test.go:137: sql insert into test_index values (3457, 6620699407502213659, 0.234981, 'd4bj51VuOP') index_test.go:137: sql insert into test_index values (3458, 2758937897125076192, 0.287732, 'YwuCaN93x9') index_test.go:137: sql insert into test_index values (3456, 3785935452317559076, 0.519918, 'jMs97A2NRO') index_test.go:140: sql delete from test_index where c = 2966 index_test.go:137: sql insert into test_index values (3460, 5478285624626827285, 0.927891, 'vPE651C68h') index_test.go:143: sql update test_index set c1 = 5136787368967209976, c2 = 0.260972, c3 = 'oB1JT5zXzO' where c = 1980 index_test.go:140: sql delete from test_index where c = 741 index_test.go:137: sql insert into test_index values (3461, 2782740290372253213, 0.906286, 'VZNnvzj4Nk') index_test.go:140: sql delete from test_index where c = 543 index_test.go:143: sql update test_index set c1 = 6754133054628941588, c2 = 0.926133, c3 = 'jtF4Pw4bib' where c = 716 index_test.go:143: sql update test_index set c1 = 7350824436292997499, c2 = 0.637305, c3 = '0A6XXVMQzg' where c = 1560 index_test.go:137: sql insert into test_index values (3462, 8292406203398597886, 0.134142, 'T6k59NPazT') index_test.go:137: sql insert into test_index values (3459, 9023075960518420881, 0.245952, 'haqVHCp4YY') index_test.go:140: sql delete from test_index where c = 713 index_test.go:143: sql update test_index set c1 = 7837242875315667718, c2 = 0.780743, c3 = 'VS8FGUCytn' where c = 1973 index_test.go:137: sql insert into test_index values (3463, 3114199814735934811, 0.729829, 'WHcCRCI2sz') index_test.go:140: sql delete from test_index where c = 1543 index_test.go:140: sql delete from test_index where c = 2810 index_test.go:140: sql delete from test_index where c = 1524 index_test.go:137: sql insert into test_index values (3464, 7836862492259962492, 0.539503, 'kvL7gEBE1A') index_test.go:137: sql insert into test_index values (3465, 6667781069775922375, 0.565141, '68xeg9LLcA') index_test.go:140: sql delete from test_index where c = 1062 index_test.go:143: sql update test_index set c1 = 8367761308119537345, c2 = 0.751176, c3 = 'UfLcod774y' where c = 594 index_test.go:143: sql update test_index set c1 = 8874778719594112395, c2 = 0.678396, c3 = 'IFO5Kl2nmb' where c = 2053 index_test.go:140: sql delete from test_index where c = 72 index_test.go:140: sql delete from test_index where c = 653 index_test.go:137: sql insert into test_index values (3466, 2953872420353274354, 0.077600, 'b6uiUn173Q') index_test.go:143: sql update test_index set c1 = 641161060699588230, c2 = 0.804024, c3 = 'AzQ9r0VKcy' where c = 3258 index_test.go:137: sql insert into test_index values (3467, 5801069177747736381, 0.166910, 'LC8NF2LiZb') index_test.go:137: sql insert into test_index values (3468, 378811484750975812, 0.873158, 'Vh9Gllnfen') index_test.go:140: sql delete from test_index where c = 1712 index_test.go:140: sql delete from test_index where c = 3225 index_test.go:140: sql delete from test_index where c = 3152 index_test.go:140: sql delete from test_index where c = 1082 index_test.go:143: sql update test_index set c1 = 494511993607984397, c2 = 0.948454, c3 = 'GsTtPFLrC0' where c = 2858 index_test.go:143: sql update test_index set c1 = 8642549944201229622, c2 = 0.065280, c3 = 'qwCmZXTfNb' where c = 2024 index_test.go:143: sql update test_index set c1 = 235506855552221252, c2 = 0.628786, c3 = 'dKfUmwh1qo' where c = 2344 index_test.go:143: sql update test_index set c1 = 1731672372311176077, c2 = 0.991895, c3 = 'VQ2Y9uRUrL' where c = 257 index_test.go:143: sql update test_index set c1 = 7943659677163020086, c2 = 0.102472, c3 = 'JImRaqRvfQ' where c = 460 index_test.go:143: sql update test_index set c1 = 500181628828227837, c2 = 0.093538, c3 = 'Np8KC8ngKD' where c = 334 index_test.go:140: sql delete from test_index where c = 2170 index_test.go:137: sql insert into test_index values (3469, 5438622214269800022, 0.598834, '1YpxgN0dVM') index_test.go:143: sql update test_index set c1 = 346518527363697190, c2 = 0.810836, c3 = 'qcAnL3komY' where c = 2795 index_test.go:140: sql delete from test_index where c = 512 index_test.go:137: sql insert into test_index values (3471, 6122147396331820329, 0.297756, '6EMNaWgRU5') index_test.go:137: sql insert into test_index values (3470, 1745480960647013062, 0.343174, '7t2BFiASas') index_test.go:137: sql insert into test_index values (3473, 1638062376367457266, 0.580191, 'SjULNgFFqY') index_test.go:137: sql insert into test_index values (3472, 730035064920428012, 0.217982, 'zk6KI9aNyF') index_test.go:137: sql insert into test_index values (3475, 2457204460307949417, 0.111336, 'sXYwYmXVcZ') index_test.go:143: sql update test_index set c1 = 5013469510000528573, c2 = 0.188054, c3 = '6A5JHrMlkp' where c = 2725 index_test.go:140: sql delete from test_index where c = 344 index_test.go:137: sql insert into test_index values (3474, 4938715396024911811, 0.400525, 'zcArzPd9sX') index_test.go:140: sql delete from test_index where c = 2233 index_test.go:143: sql update test_index set c1 = 5907530767209546588, c2 = 0.954419, c3 = 'RrKpRME1Kc' where c = 323 index_test.go:143: sql update test_index set c1 = 1157733983209878567, c2 = 0.739671, c3 = '4w1MUVLFTA' where c = 3044 index_test.go:140: sql delete from test_index where c = 1302 index_test.go:140: sql delete from test_index where c = 725 index_test.go:137: sql insert into test_index values (3476, 3747296248776769417, 0.237695, 'diww8quFwJ') index_test.go:140: sql delete from test_index where c = 188 index_test.go:140: sql delete from test_index where c = 1627 index_test.go:143: sql update test_index set c1 = 2271364607119615084, c2 = 0.918687, c3 = 'ksZC6GN9vb' where c = 3379 index_test.go:137: sql insert into test_index values (3477, 2435712155865990731, 0.415203, 'RtUox3LViD') index_test.go:143: sql update test_index set c1 = 8171719272670187020, c2 = 0.007967, c3 = 'rUHBrf1gU6' where c = 2553 index_test.go:140: sql delete from test_index where c = 3457 index_test.go:143: sql update test_index set c1 = 539453961758013101, c2 = 0.791588, c3 = '5VhaoknOHu' where c = 3412 index_test.go:143: sql update test_index set c1 = 6017555065041190534, c2 = 0.714558, c3 = '9B6iI7D2HR' where c = 3138 index_test.go:137: sql insert into test_index values (3479, 7065757959466713853, 0.379835, 'eZyYmzAeEF') index_test.go:143: sql update test_index set c1 = 1460815508333970566, c2 = 0.037527, c3 = 'Vc5aISZm5L' where c = 3408 index_test.go:143: sql update test_index set c1 = 8635093395729614933, c2 = 0.442067, c3 = 'JUvqXg32hE' where c = 1957 index_test.go:137: sql insert into test_index values (3480, 7525076472429212031, 0.269942, 'c0L8AnjWhq') index_test.go:137: sql insert into test_index values (3478, 7356713896988075674, 0.791111, 'zVn5GM1MRT') index_test.go:140: sql delete from test_index where c = 1087 index_test.go:140: sql delete from test_index where c = 1497 index_test.go:137: sql insert into test_index values (3483, 4227620017210809077, 0.273760, 'vpqfIQh1q2') index_test.go:137: sql insert into test_index values (3482, 9211616214578943838, 0.629772, 'DFYWekJq2k') index_test.go:140: sql delete from test_index where c = 323 index_test.go:137: sql insert into test_index values (3485, 3287282286125075800, 0.057950, 'uouYgi5e5n') index_test.go:137: sql insert into test_index values (3481, 8919390799318022205, 0.583327, 'drOpd1ywfd') index_test.go:143: sql update test_index set c1 = 6042695886528396921, c2 = 0.873640, c3 = 'UmLpR0mKz2' where c = 3427 index_test.go:140: sql delete from test_index where c = 1929 index_test.go:140: sql delete from test_index where c = 3167 index_test.go:143: sql update test_index set c1 = 6148101762292912342, c2 = 0.036679, c3 = 'ystdSYjqsA' where c = 603 index_test.go:143: sql update test_index set c1 = 6919338687907433771, c2 = 0.386375, c3 = 'F0L6PZPbNT' where c = 433 index_test.go:140: sql delete from test_index where c = 19 index_test.go:143: sql update test_index set c1 = 4564436676096337514, c2 = 0.834723, c3 = 'WaJ3PNUUt1' where c = 2316 index_test.go:140: sql delete from test_index where c = 2135 index_test.go:143: sql update test_index set c1 = 6640892673417179754, c2 = 0.561743, c3 = 'Y1eu4xkcTS' where c = 3233 index_test.go:143: sql update test_index set c1 = 7601769484991735889, c2 = 0.003387, c3 = '0OUldVQMQn' where c = 3113 index_test.go:137: sql insert into test_index values (3486, 9209888535048484190, 0.280651, 'x9Ov0rxqlw') index_test.go:137: sql insert into test_index values (3484, 5277991667878688771, 0.179427, 'ascfXmamdC') index_test.go:143: sql update test_index set c1 = 6976065278235264588, c2 = 0.915242, c3 = 'uNOAyzFxzd' where c = 1188 index_test.go:137: sql insert into test_index values (3487, 678178307263691656, 0.247957, '8pI7mwUSHV') index_test.go:140: sql delete from test_index where c = 1756 index_test.go:143: sql update test_index set c1 = 5649420527305895531, c2 = 0.547071, c3 = 'EeYnHPEuas' where c = 1476 index_test.go:140: sql delete from test_index where c = 385 index_test.go:143: sql update test_index set c1 = 2153336318753167060, c2 = 0.097808, c3 = '5UqcGZANai' where c = 962 index_test.go:140: sql delete from test_index where c = 918 index_test.go:137: sql insert into test_index values (3488, 1951342410512861809, 0.507168, 'seKLQUUdIH') index_test.go:137: sql insert into test_index values (3490, 7128345962951955580, 0.095409, 'xMZFMrx3QT') index_test.go:137: sql insert into test_index values (3489, 4425190868875367698, 0.630121, 'Oc17pXOmP1') index_test.go:140: sql delete from test_index where c = 2581 index_test.go:143: sql update test_index set c1 = 8588920570326635572, c2 = 0.598200, c3 = 'q9zCpE2Iei' where c = 2435 index_test.go:137: sql insert into test_index values (3491, 3247343174346716144, 0.930250, 'Kh0jNthRuz') index_test.go:140: sql delete from test_index where c = 258 index_test.go:140: sql delete from test_index where c = 2177 index_test.go:137: sql insert into test_index values (3493, 7327306515693658516, 0.482355, '6BPKI7p0Kn') index_test.go:137: sql insert into test_index values (3492, 8565728772615253502, 0.853043, 'b07A88McLl') index_test.go:137: sql insert into test_index values (3494, 4857536648325392619, 0.699973, 'njVy9VBlpe') index_test.go:140: sql delete from test_index where c = 1499 index_test.go:143: sql update test_index set c1 = 3372230020569011184, c2 = 0.454291, c3 = 'F4xSvV4JOi' where c = 3082 index_test.go:143: sql update test_index set c1 = 7091862249139203510, c2 = 0.989693, c3 = 'GwyjBfedLn' where c = 606 index_test.go:143: sql update test_index set c1 = 4635954883498751785, c2 = 0.404838, c3 = 'S85NKm2bIk' where c = 3096 index_test.go:140: sql delete from test_index where c = 2664 index_test.go:143: sql update test_index set c1 = 7693460492897534446, c2 = 0.665267, c3 = 'N68z3qNMZu' where c = 3224 index_test.go:140: sql delete from test_index where c = 3381 index_test.go:143: sql update test_index set c1 = 8217871208889897154, c2 = 0.529893, c3 = 'mbELTCYpjk' where c = 2482 index_test.go:143: sql update test_index set c1 = 8407770250088281362, c2 = 0.918643, c3 = 'qS2v1zE4hj' where c = 269 index_test.go:140: sql delete from test_index where c = 1961 index_test.go:140: sql delete from test_index where c = 1891 index_test.go:143: sql update test_index set c1 = 899098690680878413, c2 = 0.582135, c3 = '3mxBEQqttO' where c = 1367 index_test.go:137: sql insert into test_index values (3495, 4729269970396159482, 0.914416, 'gpE5OKsLXk') index_test.go:137: sql insert into test_index values (3496, 3694015025238254912, 0.995720, '1dEWq61MPq') index_test.go:137: sql insert into test_index values (3497, 5935778797883800832, 0.510149, 'jItyWIui1T') index_test.go:143: sql update test_index set c1 = 8370735095868674599, c2 = 0.149176, c3 = '4UjZ9gXGXv' where c = 3360 index_test.go:143: sql update test_index set c1 = 4000260056041940378, c2 = 0.804873, c3 = 'BVtaVIqYeO' where c = 3403 index_test.go:140: sql delete from test_index where c = 2234 index_test.go:140: sql delete from test_index where c = 384 index_test.go:140: sql delete from test_index where c = 2891 index_test.go:137: sql insert into test_index values (3498, 1545178624328393675, 0.855962, 'hgrp2pUqBo') index_test.go:143: sql update test_index set c1 = 5699981427309607909, c2 = 0.949808, c3 = 'B42o3VcVQa' where c = 1991 index_test.go:143: sql update test_index set c1 = 2357571821005485332, c2 = 0.208359, c3 = 'cxFvEjZVvy' where c = 918 index_test.go:140: sql delete from test_index where c = 1861 index_test.go:143: sql update test_index set c1 = 8501348304159469907, c2 = 0.298716, c3 = 'AQCpE3Omba' where c = 371 index_test.go:137: sql insert into test_index values (3500, 7819701011804158728, 0.923695, '8V0l3gYgxb') index_test.go:143: sql update test_index set c1 = 4661851623706681053, c2 = 0.398846, c3 = 'uGMloiyAmF' where c = 3418 index_test.go:137: sql insert into test_index values (3499, 954474768894162604, 0.807339, 'GETz6vsLvI') index_test.go:140: sql delete from test_index where c = 560 index_test.go:140: sql delete from test_index where c = 1189 index_test.go:143: sql update test_index set c1 = 2237944064832449075, c2 = 0.500293, c3 = 'zbgxkwgyLD' where c = 1906 index_test.go:143: sql update test_index set c1 = 4324808648530727332, c2 = 0.593137, c3 = 'ETKSKUubaf' where c = 3350 index_test.go:137: sql insert into test_index values (3501, 5574779366933746264, 0.424609, 'g8GtsOXo0g') index_test.go:137: sql insert into test_index values (3503, 5154451833757385237, 0.260584, 'rNtu31G0dK') index_test.go:137: sql insert into test_index values (3505, 1780528669701650397, 0.881878, 'J29vwFITYj') index_test.go:137: sql insert into test_index values (3506, 4443861787600595034, 0.490790, 'UnH0FAvTPc') index_test.go:137: sql insert into test_index values (3504, 7517374842807225302, 0.472961, 'INb63nTS5W') index_test.go:137: sql insert into test_index values (3507, 7239425757169296634, 0.557073, '82WehSgfLi') index_test.go:137: sql insert into test_index values (3510, 5496682664580015107, 0.051112, 'KZyIasIoUr') index_test.go:137: sql insert into test_index values (3509, 4213193669815227689, 0.882747, 'sPkMTklqUg') index_test.go:140: sql delete from test_index where c = 627 index_test.go:140: sql delete from test_index where c = 2305 index_test.go:137: sql insert into test_index values (3508, 6738106879264366217, 0.340685, 'HHQ38rQr0M') index_test.go:140: sql delete from test_index where c = 697 index_test.go:137: sql insert into test_index values (3502, 8116732718548862160, 0.167316, 'v27YfdWmuA') index_test.go:140: sql delete from test_index where c = 755 index_test.go:140: sql delete from test_index where c = 1802 index_test.go:140: sql delete from test_index where c = 1777 index_test.go:140: sql delete from test_index where c = 3242 index_test.go:143: sql update test_index set c1 = 2859203919843745459, c2 = 0.470312, c3 = 'EkTj2C40Yx' where c = 1972 index_test.go:140: sql delete from test_index where c = 113 index_test.go:143: sql update test_index set c1 = 4033037836116119488, c2 = 0.922234, c3 = 'cxVvmFkc9q' where c = 1488 index_test.go:143: sql update test_index set c1 = 5801381447544181910, c2 = 0.489849, c3 = 'jNqzq43gIQ' where c = 1117 index_test.go:143: sql update test_index set c1 = 5578338065284206994, c2 = 0.758809, c3 = 'mKIixAAXVV' where c = 1223 index_test.go:140: sql delete from test_index where c = 2753 index_test.go:143: sql update test_index set c1 = 8696694753933361698, c2 = 0.428941, c3 = 'HgdMRyZEnD' where c = 2562 index_test.go:143: sql update test_index set c1 = 4829845497370214661, c2 = 0.398615, c3 = 'xRISV7iurL' where c = 749 index_test.go:137: sql insert into test_index values (3511, 7744512023444295065, 0.774472, 'z8msYnhps8') index_test.go:143: sql update test_index set c1 = 6438355450622442934, c2 = 0.047947, c3 = 'aVAul915eF' where c = 2717 index_test.go:143: sql update test_index set c1 = 1824250539766496492, c2 = 0.758389, c3 = 'ohrWEV0obj' where c = 671 index_test.go:140: sql delete from test_index where c = 3261 index_test.go:137: sql insert into test_index values (3512, 158003113106457283, 0.501712, 'ag5IsBmmgM') index_test.go:140: sql delete from test_index where c = 2733 index_test.go:137: sql insert into test_index values (3513, 1867225842943345264, 0.474265, 'Gc3xHmTRaz') index_test.go:137: sql insert into test_index values (3515, 4021377759394357674, 0.512004, 'UcscEtSCY5') index_test.go:143: sql update test_index set c1 = 7168376384036248683, c2 = 0.592066, c3 = 'IGU5ANCL5v' where c = 2559 index_test.go:143: sql update test_index set c1 = 7808640246628652391, c2 = 0.215004, c3 = 'dIaaDhjvCK' where c = 1901 index_test.go:140: sql delete from test_index where c = 1652 index_test.go:140: sql delete from test_index where c = 421 index_test.go:137: sql insert into test_index values (3516, 7634737847011073861, 0.186618, '71brnLPIS6') index_test.go:137: sql insert into test_index values (3514, 8210983202522552136, 0.009727, 'hkUE96WGvx') index_test.go:140: sql delete from test_index where c = 1447 index_test.go:137: sql insert into test_index values (3518, 1997460751592288683, 0.176783, 'lhKrnDZoQS') index_test.go:137: sql insert into test_index values (3519, 4859380164725298386, 0.311938, '722HoU9wjh') index_test.go:143: sql update test_index set c1 = 8292938498831590320, c2 = 0.621867, c3 = 'w3F6Wl59Si' where c = 868 index_test.go:137: sql insert into test_index values (3517, 4250088570058563314, 0.488160, 'UDZWa8ovwF') index_test.go:140: sql delete from test_index where c = 2595 index_test.go:140: sql delete from test_index where c = 105 index_test.go:143: sql update test_index set c1 = 199850687656073306, c2 = 0.831955, c3 = 'YlsWJc8pHb' where c = 3302 index_test.go:137: sql insert into test_index values (3520, 2707055875809953586, 0.334838, '3WzyFm0xD4') index_test.go:143: sql update test_index set c1 = 1410934969822492238, c2 = 0.694468, c3 = 'gtkpLdU67g' where c = 2827 index_test.go:143: sql update test_index set c1 = 8612256812043151008, c2 = 0.240908, c3 = 'bFutLK5Jcj' where c = 379 index_test.go:143: sql update test_index set c1 = 6461312565472144132, c2 = 0.716919, c3 = 'VLqIc7h0JF' where c = 3222 index_test.go:140: sql delete from test_index where c = 3259 index_test.go:137: sql insert into test_index values (3521, 5115395417488788737, 0.259364, 'pN6lRney6u') index_test.go:140: sql delete from test_index where c = 2159 index_test.go:143: sql update test_index set c1 = 8097717738097234664, c2 = 0.950812, c3 = 'P1KYschB1a' where c = 3034 index_test.go:137: sql insert into test_index values (3522, 5305110440713640789, 0.209126, 'nTFBMSYJTy') index_test.go:140: sql delete from test_index where c = 3206 index_test.go:140: sql delete from test_index where c = 2463 index_test.go:137: sql insert into test_index values (3524, 7095376734999035519, 0.387474, '2Ml58XiGWa') index_test.go:137: sql insert into test_index values (3525, 5335424095914111046, 0.711488, 'wdPikGNzg4') index_test.go:143: sql update test_index set c1 = 1085120079751836945, c2 = 0.960059, c3 = 'u9LnyW5Pv0' where c = 2281 index_test.go:140: sql delete from test_index where c = 1531 index_test.go:140: sql delete from test_index where c = 1150 index_test.go:137: sql insert into test_index values (3523, 6415808226097057716, 0.299319, '76D9YGuPMH') index_test.go:140: sql delete from test_index where c = 3347 index_test.go:137: sql insert into test_index values (3526, 46830384402576512, 0.345196, 'LLadwCNT0d') index_test.go:143: sql update test_index set c1 = 4454547477910368249, c2 = 0.731269, c3 = 'hzxTGpYGna' where c = 355 index_test.go:140: sql delete from test_index where c = 1438 index_test.go:140: sql delete from test_index where c = 1779 index_test.go:143: sql update test_index set c1 = 4407110643458819819, c2 = 0.379905, c3 = 'FQVmVTbtot' where c = 663 index_test.go:143: sql update test_index set c1 = 5369399870771534216, c2 = 0.159574, c3 = 'ausiakeWxr' where c = 1427 index_test.go:137: sql insert into test_index values (3528, 1277459896322452157, 0.503763, 'EPAK2dD0Cv') index_test.go:143: sql update test_index set c1 = 507153623242175538, c2 = 0.885840, c3 = 'nLZEz6oItT' where c = 701 index_test.go:140: sql delete from test_index where c = 2432 index_test.go:143: sql update test_index set c1 = 5106722545181137322, c2 = 0.637949, c3 = 'Yquam1w5b8' where c = 2271 index_test.go:143: sql update test_index set c1 = 5775757172730661429, c2 = 0.054058, c3 = 'z2TsfXqMtt' where c = 3004 index_test.go:143: sql update test_index set c1 = 4207949240376483167, c2 = 0.520119, c3 = 'XAmZGoZTyY' where c = 639 index_test.go:137: sql insert into test_index values (3527, 6521511402522860570, 0.280739, 'FCJNR8i4VW') index_test.go:137: sql insert into test_index values (3530, 5369349748258573745, 0.230485, 'KKl6bo38Tg') index_test.go:137: sql insert into test_index values (3529, 1865528804657926792, 0.718529, 'enMnDdVLg4') index_test.go:137: sql insert into test_index values (3532, 266256514129926305, 0.134338, 'M7BtRtsYaL') index_test.go:140: sql delete from test_index where c = 1904 index_test.go:143: sql update test_index set c1 = 6361520354795144529, c2 = 0.157656, c3 = 'STyQZa2Fe0' where c = 2581 index_test.go:140: sql delete from test_index where c = 1799 index_test.go:137: sql insert into test_index values (3533, 3603105121460893503, 0.631947, 'esHYs1PmCK') index_test.go:137: sql insert into test_index values (3534, 4331254011159091684, 0.392882, 'JgquxxUFWj') index_test.go:140: sql delete from test_index where c = 465 index_test.go:143: sql update test_index set c1 = 3617592089074294821, c2 = 0.885769, c3 = 'Dx8fFU4dpf' where c = 583 index_test.go:137: sql insert into test_index values (3531, 6336448184973453749, 0.005216, 'geFSUXD7nn') index_test.go:143: sql update test_index set c1 = 3270224860790183757, c2 = 0.479798, c3 = 'OgJffuyiDD' where c = 2339 index_test.go:140: sql delete from test_index where c = 1179 index_test.go:140: sql delete from test_index where c = 869 index_test.go:140: sql delete from test_index where c = 3089 index_test.go:143: sql update test_index set c1 = 419739957642375463, c2 = 0.821987, c3 = 'HfMMEZWdXo' where c = 2682 index_test.go:137: sql insert into test_index values (3535, 454447339808604811, 0.848525, 'ecLH5m1e3f') index_test.go:143: sql update test_index set c1 = 3099209195281148163, c2 = 0.651969, c3 = '7vL4T7E3FA' where c = 2158 index_test.go:137: sql insert into test_index values (3537, 6141868880928122545, 0.222664, 'uWmPwcXWLV') index_test.go:140: sql delete from test_index where c = 3500 index_test.go:140: sql delete from test_index where c = 1784 index_test.go:140: sql delete from test_index where c = 2946 index_test.go:137: sql insert into test_index values (3536, 2944479004884836775, 0.337073, 'S7hh9HrK1o') index_test.go:137: sql insert into test_index values (3539, 7498701639353329550, 0.677693, 'WBmvtpChhJ') index_test.go:143: sql update test_index set c1 = 7923814405398656558, c2 = 0.309423, c3 = '2XgWtZUPIj' where c = 2441 index_test.go:140: sql delete from test_index where c = 2079 index_test.go:143: sql update test_index set c1 = 9188650089453731227, c2 = 0.728881, c3 = 'FMBrpaOAhH' where c = 490 index_test.go:143: sql update test_index set c1 = 7339579945684797424, c2 = 0.241054, c3 = 'muhXmwPAt5' where c = 2376 index_test.go:143: sql update test_index set c1 = 4246218841341998283, c2 = 0.634264, c3 = '2L79KdeFbI' where c = 3123 index_test.go:143: sql update test_index set c1 = 8449841620829062624, c2 = 0.708374, c3 = 'hmLemJtwgh' where c = 978 index_test.go:143: sql update test_index set c1 = 4390099915788244391, c2 = 0.236629, c3 = 'oc6Hm3YCua' where c = 3135 index_test.go:137: sql insert into test_index values (3538, 4414158646645152086, 0.739828, 'qQWxxbTsuw') index_test.go:140: sql delete from test_index where c = 1037 index_test.go:137: sql insert into test_index values (3540, 8024649765849649531, 0.522017, 'YpYrOeU0dM') index_test.go:140: sql delete from test_index where c = 993 index_test.go:137: sql insert into test_index values (3544, 8740386983776515131, 0.390570, 'sZoRnaPwy9') index_test.go:143: sql update test_index set c1 = 2910486378417755578, c2 = 0.898156, c3 = '0JNAzyXBBX' where c = 867 index_test.go:137: sql insert into test_index values (3543, 7918864742693727695, 0.905892, 'nItltA2Z14') index_test.go:137: sql insert into test_index values (3542, 1456008278404725430, 0.029141, 'xNQCZIVNzS') index_test.go:143: sql update test_index set c1 = 4003142130380299555, c2 = 0.591088, c3 = '7oBoZThimR' where c = 1893 index_test.go:137: sql insert into test_index values (3541, 1913301125113100412, 0.558840, 'EeLmL5gin8') index_test.go:140: sql delete from test_index where c = 639 index_test.go:137: sql insert into test_index values (3545, 7077252153996366947, 0.109186, 'Ds6juRMIta') index_test.go:140: sql delete from test_index where c = 1963 index_test.go:140: sql delete from test_index where c = 700 index_test.go:140: sql delete from test_index where c = 831 index_test.go:140: sql delete from test_index where c = 747 index_test.go:137: sql insert into test_index values (3546, 1340323483096111041, 0.632446, 'd6fV23AyCd') index_test.go:143: sql update test_index set c1 = 7893409524571011394, c2 = 0.359242, c3 = 'Mi4dsf7HKR' where c = 355 index_test.go:143: sql update test_index set c1 = 8535918827194915888, c2 = 0.908213, c3 = 'dVonNR07w7' where c = 1177 index_test.go:143: sql update test_index set c1 = 3698416978430194179, c2 = 0.173996, c3 = 'upJ3fnXzLl' where c = 2240 index_test.go:140: sql delete from test_index where c = 3160 index_test.go:143: sql update test_index set c1 = 6318768984926356411, c2 = 0.518590, c3 = 'Cv8YUINIpm' where c = 53 index_test.go:143: sql update test_index set c1 = 2895451668285816489, c2 = 0.914901, c3 = 'gMxKLMqFNp' where c = 540 index_test.go:140: sql delete from test_index where c = 2147 index_test.go:143: sql update test_index set c1 = 2369029264646770478, c2 = 0.337833, c3 = 'd1JlFutqFY' where c = 1440 index_test.go:143: sql update test_index set c1 = 5305049456648414413, c2 = 0.740007, c3 = 'QGiCHB5XVT' where c = 918 index_test.go:140: sql delete from test_index where c = 2820 index_test.go:137: sql insert into test_index values (3548, 4227999725744523700, 0.727343, '0BQnXfBtGc') index_test.go:137: sql insert into test_index values (3547, 7104060845124088143, 0.890746, 'VITKVXkJCm') index_test.go:143: sql update test_index set c1 = 4566384423494724302, c2 = 0.476266, c3 = 'Q3zF9HjxHD' where c = 1276 index_test.go:137: sql insert into test_index values (3550, 8805738530437509632, 0.526657, 'p1ThWvBoc8') index_test.go:140: sql delete from test_index where c = 977 index_test.go:137: sql insert into test_index values (3552, 4365456828073345622, 0.409702, '0qPgYWgB1R') index_test.go:137: sql insert into test_index values (3551, 5587989938769431345, 0.866030, 'AGH4LuvCIf') index_test.go:137: sql insert into test_index values (3549, 2067758512917251631, 0.385156, 'T2TkjV1jye') index_test.go:137: sql insert into test_index values (3554, 2585374243099957855, 0.300834, '6nC77F2rvq') index_test.go:137: sql insert into test_index values (3553, 6412151838424851579, 0.400850, 'VNYO6aV7E9') index_test.go:140: sql delete from test_index where c = 1663 index_test.go:140: sql delete from test_index where c = 2990 index_test.go:143: sql update test_index set c1 = 8537382125957155537, c2 = 0.554668, c3 = '0jP30dFinR' where c = 2274 index_test.go:140: sql delete from test_index where c = 2771 index_test.go:140: sql delete from test_index where c = 1926 index_test.go:137: sql insert into test_index values (3555, 97223852047455128, 0.799961, 'SYpZawjB09') index_test.go:140: sql delete from test_index where c = 2984 index_test.go:143: sql update test_index set c1 = 3925823912805883336, c2 = 0.325257, c3 = 'SyAOAzSLI6' where c = 2485 index_test.go:140: sql delete from test_index where c = 1608 index_test.go:143: sql update test_index set c1 = 7564166151633341290, c2 = 0.636604, c3 = 'Eik7Oam8xV' where c = 2117 index_test.go:140: sql delete from test_index where c = 3041 index_test.go:140: sql delete from test_index where c = 788 index_test.go:143: sql update test_index set c1 = 21596145081839834, c2 = 0.566558, c3 = 'Vq6iXWgRO4' where c = 1146 index_test.go:137: sql insert into test_index values (3557, 1618492673978313722, 0.155967, 'ArV5tgareM') index_test.go:137: sql insert into test_index values (3556, 6919511854345612849, 0.816883, '85OoJUiBg0') index_test.go:143: sql update test_index set c1 = 5279383566448968499, c2 = 0.139544, c3 = 'i2YW9TOy8d' where c = 1811 index_test.go:143: sql update test_index set c1 = 1338993738647587051, c2 = 0.508200, c3 = '0UWCqaqTKf' where c = 1854 index_test.go:143: sql update test_index set c1 = 1228298069900072726, c2 = 0.280464, c3 = 'ZEbrbPUJmQ' where c = 3189 index_test.go:143: sql update test_index set c1 = 7749138764473019727, c2 = 0.266908, c3 = 'JaDv27unbZ' where c = 1754 index_test.go:143: sql update test_index set c1 = 7196235640028453024, c2 = 0.470867, c3 = 'mjO1KJI4so' where c = 2313 index_test.go:137: sql insert into test_index values (3558, 8975929410594322335, 0.320204, 'uBQF6YamfP') index_test.go:137: sql insert into test_index values (3559, 1873870578967812104, 0.213930, 'Pg6in8yvHR') index_test.go:143: sql update test_index set c1 = 6623870874365113756, c2 = 0.236916, c3 = 'WfeV3u7Y5f' where c = 1805 index_test.go:140: sql delete from test_index where c = 1382 index_test.go:137: sql insert into test_index values (3562, 3303108504444876553, 0.180447, 'lzUypiFDiS') index_test.go:137: sql insert into test_index values (3561, 4540287103970509410, 0.799041, 'UdV2C5xUeT') index_test.go:140: sql delete from test_index where c = 2044 index_test.go:140: sql delete from test_index where c = 2920 index_test.go:140: sql delete from test_index where c = 1434 index_test.go:137: sql insert into test_index values (3560, 2860400885093455549, 0.568358, '8tsOptb35l') index_test.go:137: sql insert into test_index values (3565, 4471567897868945556, 0.137539, 'OXP4LhuS1X') index_test.go:140: sql delete from test_index where c = 2322 index_test.go:143: sql update test_index set c1 = 9201657214198308119, c2 = 0.012887, c3 = 'TSnRHlVM6i' where c = 353 index_test.go:137: sql insert into test_index values (3564, 5897310132719384856, 0.089583, 'Wf3sDHaPe0') index_test.go:140: sql delete from test_index where c = 1851 index_test.go:137: sql insert into test_index values (3563, 5620380134720892502, 0.271467, 'ccK9MKaKjf') index_test.go:143: sql update test_index set c1 = 1640306054023459449, c2 = 0.756541, c3 = 'LfIy4ZFGbl' where c = 2880 index_test.go:143: sql update test_index set c1 = 692127066932161630, c2 = 0.375343, c3 = '6Mrb5Pm6on' where c = 2288 index_test.go:140: sql delete from test_index where c = 1160 index_test.go:143: sql update test_index set c1 = 3848576406257910803, c2 = 0.708246, c3 = 'Kp9XOEPTLd' where c = 2184 index_test.go:143: sql update test_index set c1 = 2812743561145389645, c2 = 0.001034, c3 = 'aOsIO21L6j' where c = 798 index_test.go:143: sql update test_index set c1 = 8622592878222666849, c2 = 0.670770, c3 = 'Hk3vl1vkgH' where c = 3438 index_test.go:137: sql insert into test_index values (3567, 3435655814841012320, 0.260235, 'KC7avV8YAY') index_test.go:137: sql insert into test_index values (3568, 1439486875531876416, 0.165205, 'PlKPyz16k7') index_test.go:140: sql delete from test_index where c = 1650 index_test.go:140: sql delete from test_index where c = 3075 index_test.go:143: sql update test_index set c1 = 4733373039100482456, c2 = 0.439417, c3 = 'xiPwtcSUnm' where c = 3445 index_test.go:137: sql insert into test_index values (3569, 6042526646947902351, 0.680766, 'XhhfYQPg92') index_test.go:137: sql insert into test_index values (3570, 8856563313966434223, 0.202622, 'XjJj5tPoBZ') index_test.go:140: sql delete from test_index where c = 686 index_test.go:140: sql delete from test_index where c = 3121 index_test.go:137: sql insert into test_index values (3566, 9087430353366546558, 0.677411, 'nSBwyLVFPJ') index_test.go:137: sql insert into test_index values (3571, 2811753406802192673, 0.046545, 'P7rEwWZQIf') index_test.go:140: sql delete from test_index where c = 2676 index_test.go:140: sql delete from test_index where c = 1945 index_test.go:143: sql update test_index set c1 = 2327951499538228, c2 = 0.581752, c3 = 'gQlOgsmzKg' where c = 2658 index_test.go:143: sql update test_index set c1 = 6417430302955789063, c2 = 0.598785, c3 = 'dZtpcZgutW' where c = 1526 index_test.go:140: sql delete from test_index where c = 2494 index_test.go:140: sql delete from test_index where c = 3239 index_test.go:143: sql update test_index set c1 = 4860835275509259628, c2 = 0.064578, c3 = '0xLradnYvv' where c = 2449 index_test.go:137: sql insert into test_index values (3572, 3782203716931879501, 0.890945, 'Jdyd0DcGYV') index_test.go:140: sql delete from test_index where c = 2451 index_test.go:140: sql delete from test_index where c = 902 index_test.go:143: sql update test_index set c1 = 1802866234757153611, c2 = 0.722105, c3 = 'CGb8rIO9o2' where c = 730 index_test.go:143: sql update test_index set c1 = 2620548245253298993, c2 = 0.225167, c3 = 'U0KE13UVRX' where c = 2457 index_test.go:143: sql update test_index set c1 = 8277782313559567866, c2 = 0.644094, c3 = '71koijqTAl' where c = 447 index_test.go:143: sql update test_index set c1 = 1190479709864418528, c2 = 0.282663, c3 = 'MTjEJJdXzC' where c = 3097 index_test.go:143: sql update test_index set c1 = 7269454519658921589, c2 = 0.583149, c3 = 'MK6lMAPV4C' where c = 580 index_test.go:137: sql insert into test_index values (3573, 524966934578008448, 0.606764, 'TWsls9VwmE') index_test.go:137: sql insert into test_index values (3575, 1563110456925044463, 0.914626, 'XaOyHvjBQP') index_test.go:143: sql update test_index set c1 = 1083071204285391973, c2 = 0.264617, c3 = 'OJT3YZj6yV' where c = 2391 index_test.go:137: sql insert into test_index values (3576, 3475370456182088358, 0.918032, 'Wgmmu9qbvE') index_test.go:143: sql update test_index set c1 = 2804177998153018464, c2 = 0.688733, c3 = 'qWGJAzkodF' where c = 1365 index_test.go:137: sql insert into test_index values (3578, 2313316927554476404, 0.966575, 'CmLjQl3GWO') index_test.go:137: sql insert into test_index values (3577, 5538979193284906581, 0.590648, '4BMyAUT2uI') index_test.go:137: sql insert into test_index values (3574, 2502693113524295415, 0.246406, 'h8QY4r7BdP') index_test.go:137: sql insert into test_index values (3580, 7724905284908556230, 0.686695, 'ox4R76qHGp') index_test.go:140: sql delete from test_index where c = 3021 index_test.go:137: sql insert into test_index values (3579, 211627181070863770, 0.726340, 'XVc8kcR4HK') index_test.go:140: sql delete from test_index where c = 1701 index_test.go:140: sql delete from test_index where c = 9 index_test.go:140: sql delete from test_index where c = 2008 index_test.go:137: sql insert into test_index values (3582, 3128122000169981554, 0.325345, 'vSS0V6hfgU') index_test.go:143: sql update test_index set c1 = 5769405163286723181, c2 = 0.370777, c3 = 'wjuqL6SjKA' where c = 1788 index_test.go:137: sql insert into test_index values (3581, 8563370629049410578, 0.841122, 'lvCsl11nmR') index_test.go:140: sql delete from test_index where c = 2668 index_test.go:140: sql delete from test_index where c = 836 index_test.go:140: sql delete from test_index where c = 1426 index_test.go:140: sql delete from test_index where c = 2785 index_test.go:140: sql delete from test_index where c = 1374 index_test.go:140: sql delete from test_index where c = 3429 index_test.go:143: sql update test_index set c1 = 8814903640182473209, c2 = 0.186652, c3 = '6hIMDegOVK' where c = 2029 index_test.go:143: sql update test_index set c1 = 385321953806290214, c2 = 0.474470, c3 = 'gdbMkRdO7d' where c = 3554 index_test.go:143: sql update test_index set c1 = 8601298713439052103, c2 = 0.162865, c3 = 'Apa9iIMxmL' where c = 607 index_test.go:143: sql update test_index set c1 = 2271493777669267535, c2 = 0.335548, c3 = 'jcUtr2dRAJ' where c = 784 index_test.go:137: sql insert into test_index values (3583, 7099394381973539790, 0.050311, 'vlONmZpACz') index_test.go:143: sql update test_index set c1 = 2845456742299852572, c2 = 0.882591, c3 = '6fWeNud9gb' where c = 3015 index_test.go:143: sql update test_index set c1 = 5707163597732218351, c2 = 0.445143, c3 = 'sHyRPFW7cH' where c = 2491 index_test.go:140: sql delete from test_index where c = 1330 index_test.go:143: sql update test_index set c1 = 8355470058553208684, c2 = 0.386665, c3 = '7PVZ4KJ0Eh' where c = 166 index_test.go:137: sql insert into test_index values (3584, 1796109104946766925, 0.775179, 'iE8jxodSNk') index_test.go:143: sql update test_index set c1 = 5199048408476004345, c2 = 0.159860, c3 = '8vVDlWXySh' where c = 1264 index_test.go:137: sql insert into test_index values (3585, 5803676058252292965, 0.352790, 'BtsUgGMtSL') index_test.go:137: sql insert into test_index values (3587, 8146597324385070690, 0.752204, 'SN4ruFxudX') index_test.go:137: sql insert into test_index values (3588, 1024664636676222753, 0.651225, 'P6ntabuOtZ') index_test.go:137: sql insert into test_index values (3586, 8448544084381378068, 0.727454, 'LGwDqERp5b') index_test.go:137: sql insert into test_index values (3589, 1545328124699438952, 0.381094, 'NVm2kl1mMx') index_test.go:143: sql update test_index set c1 = 5105712986963400202, c2 = 0.098308, c3 = 'MnxPnpXg1J' where c = 1584 index_test.go:140: sql delete from test_index where c = 5 index_test.go:143: sql update test_index set c1 = 5013500721643096666, c2 = 0.334097, c3 = 'DVlDpoTgCE' where c = 494 index_test.go:140: sql delete from test_index where c = 2222 index_test.go:140: sql delete from test_index where c = 3161 index_test.go:143: sql update test_index set c1 = 1436271004294559918, c2 = 0.093016, c3 = 'ILZHzV9NLt' where c = 2447 index_test.go:137: sql insert into test_index values (3591, 4895926981559019860, 0.247717, 'S7hEepkQ4C') index_test.go:137: sql insert into test_index values (3592, 4837927474187816030, 0.435118, '92cJA0NXwE') index_test.go:140: sql delete from test_index where c = 3010 index_test.go:137: sql insert into test_index values (3590, 3277319159493209596, 0.901884, 'zuTTdONK0S') index_test.go:140: sql delete from test_index where c = 1916 index_test.go:143: sql update test_index set c1 = 1773213907878906689, c2 = 0.395326, c3 = 'Hw7mYczCcS' where c = 721 index_test.go:140: sql delete from test_index where c = 2171 index_test.go:140: sql delete from test_index where c = 3055 index_test.go:143: sql update test_index set c1 = 4631239602735451167, c2 = 0.056318, c3 = 'dfkNFbTuiH' where c = 1865 index_test.go:140: sql delete from test_index where c = 246 index_test.go:143: sql update test_index set c1 = 8536275844704430497, c2 = 0.509718, c3 = 'v7OfwHKhlM' where c = 1311 index_test.go:137: sql insert into test_index values (3593, 1444028691562431985, 0.885639, 'am5I1vth3r') index_test.go:137: sql insert into test_index values (3594, 2186816949068156922, 0.885553, 'IIdcbjewdu') index_test.go:143: sql update test_index set c1 = 1005750328165009950, c2 = 0.480353, c3 = 'UTtgd2eFve' where c = 3156 index_test.go:140: sql delete from test_index where c = 3368 index_test.go:143: sql update test_index set c1 = 4747338705024095976, c2 = 0.155018, c3 = '23WMgUPRMt' where c = 1443 index_test.go:137: sql insert into test_index values (3595, 1567048265800554282, 0.762178, 'AHUWkOrKS0') index_test.go:140: sql delete from test_index where c = 1890 index_test.go:143: sql update test_index set c1 = 4541872723629066460, c2 = 0.259716, c3 = 'GnvJmzOqT1' where c = 1506 index_test.go:143: sql update test_index set c1 = 5360475162609225588, c2 = 0.695042, c3 = 'Nyrgerfg84' where c = 857 index_test.go:143: sql update test_index set c1 = 8996175234936355155, c2 = 0.750616, c3 = 'TdYWi0HMPB' where c = 2741 index_test.go:143: sql update test_index set c1 = 4142157357351396308, c2 = 0.854676, c3 = 'cMBtYbjkZO' where c = 1048 index_test.go:137: sql insert into test_index values (3596, 9157888228818922623, 0.098571, 'YF0TQV4VLD') index_test.go:137: sql insert into test_index values (3597, 5930557401068439433, 0.313308, 'lYlviTLMAq') index_test.go:140: sql delete from test_index where c = 1469 index_test.go:140: sql delete from test_index where c = 2848 index_test.go:137: sql insert into test_index values (3598, 4781010286822519494, 0.803908, 'Li4vmJkfDx') index_test.go:137: sql insert into test_index values (3599, 2861113483890674728, 0.917021, '3j8DYV70bH') index_test.go:143: sql update test_index set c1 = 1926370679723108235, c2 = 0.515887, c3 = 'Jb5iec6gP8' where c = 390 index_test.go:140: sql delete from test_index where c = 2496 index_test.go:140: sql delete from test_index where c = 893 index_test.go:140: sql delete from test_index where c = 2487 index_test.go:140: sql delete from test_index where c = 2831 index_test.go:143: sql update test_index set c1 = 5951031833216065219, c2 = 0.424921, c3 = 'VUZDlSR8Qg' where c = 2586 index_test.go:143: sql update test_index set c1 = 6609278593490992358, c2 = 0.862674, c3 = 'G1PqfYeTMb' where c = 2187 index_test.go:143: sql update test_index set c1 = 1626546835298167514, c2 = 0.382188, c3 = 'oVNyoDRrXz' where c = 1987 index_test.go:143: sql update test_index set c1 = 2239115818780762016, c2 = 0.525236, c3 = 'iZNTIVivFs' where c = 3469 index_test.go:143: sql update test_index set c1 = 2627576863910373193, c2 = 0.443459, c3 = 'CMMOUu2UQS' where c = 3314 index_test.go:137: sql insert into test_index values (3600, 2948667733037766822, 0.373487, 'Ixk4sJkV50') index_test.go:140: sql delete from test_index where c = 2877 index_test.go:143: sql update test_index set c1 = 7397052570261563376, c2 = 0.008048, c3 = '4auIrQ3wDC' where c = 1238 index_test.go:137: sql insert into test_index values (3601, 2845274788911608724, 0.159538, 'zxVEko4bEQ') index_test.go:137: sql insert into test_index values (3603, 3845603430443634656, 0.131463, 'PWUrUSmNRO') index_test.go:137: sql insert into test_index values (3604, 8456106936628811547, 0.569558, 'LUviXGMrkB') index_test.go:137: sql insert into test_index values (3605, 3219025491129062710, 0.007759, 'ayeOpQkvTT') index_test.go:137: sql insert into test_index values (3602, 7172673403941762128, 0.956467, 'xCvTqqaPLe') index_test.go:137: sql insert into test_index values (3610, 8021156989520144206, 0.827755, '6IAUYqNd3S') index_test.go:137: sql insert into test_index values (3608, 9151533715799546898, 0.361326, 'B2Lnibtoq2') index_test.go:137: sql insert into test_index values (3609, 5745337730552650823, 0.941907, 'tOtR5qUtoN') index_test.go:137: sql insert into test_index values (3606, 4818334721769151953, 0.514046, 'KYMKeBVfBz') index_test.go:140: sql delete from test_index where c = 231 index_test.go:137: sql insert into test_index values (3607, 6695739032026344067, 0.447212, 'sJZxz8iHAl') index_test.go:140: sql delete from test_index where c = 2489 index_test.go:140: sql delete from test_index where c = 2449 index_test.go:140: sql delete from test_index where c = 2999 index_test.go:140: sql delete from test_index where c = 143 index_test.go:140: sql delete from test_index where c = 2825 index_test.go:143: sql update test_index set c1 = 4290066842259862780, c2 = 0.731455, c3 = '7G0ZZ5OtD0' where c = 1009 index_test.go:140: sql delete from test_index where c = 2034 index_test.go:140: sql delete from test_index where c = 3000 index_test.go:140: sql delete from test_index where c = 2196 index_test.go:140: sql delete from test_index where c = 2036 index_test.go:143: sql update test_index set c1 = 3869258945942527414, c2 = 0.728415, c3 = 'lYPYRD8yBC' where c = 2159 index_test.go:143: sql update test_index set c1 = 483657870431775707, c2 = 0.350437, c3 = 'N89c7G1qyt' where c = 2221 index_test.go:143: sql update test_index set c1 = 394802620266519471, c2 = 0.697512, c3 = 'UHW0EETLZi' where c = 455 index_test.go:143: sql update test_index set c1 = 6002740635416651574, c2 = 0.120958, c3 = 'BGaoBinSpz' where c = 2194 index_test.go:143: sql update test_index set c1 = 3877783813022032955, c2 = 0.169656, c3 = '1I730F9fZb' where c = 1065 index_test.go:143: sql update test_index set c1 = 8033385729251905588, c2 = 0.782091, c3 = 'miHRB0nY7U' where c = 201 index_test.go:143: sql update test_index set c1 = 4786451087504820163, c2 = 0.532976, c3 = 'S7vxz9k01q' where c = 486 index_test.go:143: sql update test_index set c1 = 602579268474057702, c2 = 0.318380, c3 = '1DmCOxR4Kx' where c = 1988 index_test.go:143: sql update test_index set c1 = 375025688156653280, c2 = 0.998848, c3 = 'spcfP9msy7' where c = 2853 index_test.go:137: sql insert into test_index values (3611, 5404342933564444438, 0.238194, '1sYhDbSdiP') index_test.go:137: sql insert into test_index values (3613, 9159938271201145895, 0.444097, 'LMpCyb8sVh') index_test.go:137: sql insert into test_index values (3614, 1577681925500408901, 0.599538, 'ChEk4nHhoF') index_test.go:137: sql insert into test_index values (3615, 9031100466056506349, 0.475209, '8YViiMHxEI') index_test.go:140: sql delete from test_index where c = 1244 index_test.go:140: sql delete from test_index where c = 2071 index_test.go:140: sql delete from test_index where c = 2970 index_test.go:137: sql insert into test_index values (3619, 7482916788591092784, 0.747112, '3hZnlWdfZe') index_test.go:137: sql insert into test_index values (3618, 6974482657856767556, 0.031321, 'USDT5eyglL') index_test.go:137: sql insert into test_index values (3620, 5818185622544652870, 0.579021, 'onHuRkFnDe') index_test.go:137: sql insert into test_index values (3617, 5989928925662143358, 0.873219, 'lE5Vd9Juxa') index_test.go:137: sql insert into test_index values (3616, 4575034925620410121, 0.638183, '2Ace8ds1zg') index_test.go:137: sql insert into test_index values (3612, 492225049208643608, 0.915177, 'd32RjoH7oB') index_test.go:140: sql delete from test_index where c = 1503 index_test.go:140: sql delete from test_index where c = 1949 index_test.go:143: sql update test_index set c1 = 8984899799977627150, c2 = 0.596277, c3 = '4vqfeByKwA' where c = 824 index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 1911 index_test.go:140: sql delete from test_index where c = 2868 index_test.go:140: sql delete from test_index where c = 245 index_test.go:143: sql update test_index set c1 = 2293206474137984005, c2 = 0.678382, c3 = 'SarXDnUUbh' where c = 1384 index_test.go:143: sql update test_index set c1 = 7033277997582655284, c2 = 0.023432, c3 = 'i62U8WrBD5' where c = 3509 index_test.go:143: sql update test_index set c1 = 3102895964136991640, c2 = 0.973792, c3 = 'p9p1xzzoBU' where c = 782 index_test.go:140: sql delete from test_index where c = 1212 index_test.go:143: sql update test_index set c1 = 6628256002641911107, c2 = 0.340443, c3 = 'vuWde4RYjS' where c = 255 index_test.go:143: sql update test_index set c1 = 8956366340846049659, c2 = 0.822362, c3 = 'wUgBJHNv9r' where c = 3186 index_test.go:143: sql update test_index set c1 = 297569494688669801, c2 = 0.576444, c3 = 'SpuiH1xSyl' where c = 1163 index_test.go:137: sql insert into test_index values (3621, 605366642655952165, 0.992165, 'ncF66vKmR6') index_test.go:143: sql update test_index set c1 = 3305968114432423472, c2 = 0.499724, c3 = 'zmcfsTXmBx' where c = 1310 index_test.go:137: sql insert into test_index values (3622, 1741483482251837588, 0.617532, '9lfYpKEK73') index_test.go:137: sql insert into test_index values (3623, 2790148508486910868, 0.039482, 'FYURitio9H') index_test.go:143: sql update test_index set c1 = 8376977994603827263, c2 = 0.739380, c3 = 'iF05Sx1iNT' where c = 1190 index_test.go:137: sql insert into test_index values (3626, 71486446731433909, 0.830299, 'Zrp8HSgm55') index_test.go:137: sql insert into test_index values (3625, 4331204776261992504, 0.347112, 'd6jUPQuwKp') index_test.go:137: sql insert into test_index values (3627, 8183548850351430657, 0.008955, 'fdd4blnxSW') index_test.go:137: sql insert into test_index values (3624, 6762725605323517561, 0.364326, 'wQmEB3zyJV') index_test.go:137: sql insert into test_index values (3628, 3417927534221566492, 0.341566, 'AztGEkO0ns') index_test.go:140: sql delete from test_index where c = 3118 index_test.go:140: sql delete from test_index where c = 3214 index_test.go:140: sql delete from test_index where c = 3347 index_test.go:140: sql delete from test_index where c = 3036 index_test.go:143: sql update test_index set c1 = 8041767879939037175, c2 = 0.002711, c3 = 'KeYDO37EqS' where c = 1060 index_test.go:143: sql update test_index set c1 = 4334941045272025325, c2 = 0.968944, c3 = 'JQ8C8H0pJE' where c = 2373 index_test.go:140: sql delete from test_index where c = 3562 index_test.go:137: sql insert into test_index values (3629, 7134212178719832391, 0.400033, 'b7ztqq9AaY') index_test.go:140: sql delete from test_index where c = 2734 index_test.go:143: sql update test_index set c1 = 5625843028553152544, c2 = 0.825671, c3 = 'GVMX9MusR5' where c = 73 index_test.go:140: sql delete from test_index where c = 1929 index_test.go:140: sql delete from test_index where c = 659 index_test.go:143: sql update test_index set c1 = 402702536004300639, c2 = 0.725188, c3 = '7b01a7rSy9' where c = 830 index_test.go:143: sql update test_index set c1 = 273583286997762548, c2 = 0.008231, c3 = 'x9smsvb38W' where c = 2963 index_test.go:143: sql update test_index set c1 = 5317693895579568902, c2 = 0.473479, c3 = 'qlCnrS5zUs' where c = 892 index_test.go:137: sql insert into test_index values (3630, 1619817759190336601, 0.782118, 'kCKojoih43') index_test.go:140: sql delete from test_index where c = 3428 index_test.go:137: sql insert into test_index values (3631, 7241870365513264659, 0.543415, 'EaJHKr8ihq') index_test.go:143: sql update test_index set c1 = 4023061146251136631, c2 = 0.553817, c3 = '4kfkrMkmKp' where c = 2369 index_test.go:137: sql insert into test_index values (3633, 8065250661891221809, 0.506779, 'svJYTLDH3s') index_test.go:137: sql insert into test_index values (3632, 5930167791131721218, 0.956168, 'eiotfEjRDq') index_test.go:137: sql insert into test_index values (3634, 3493316484276413916, 0.243007, '9R6xZNUkjT') index_test.go:143: sql update test_index set c1 = 5468649501430656536, c2 = 0.897117, c3 = 'W6equNFXEg' where c = 2662 index_test.go:140: sql delete from test_index where c = 1757 index_test.go:140: sql delete from test_index where c = 2326 index_test.go:143: sql update test_index set c1 = 2039646693344932014, c2 = 0.695488, c3 = 'yHS1pXh1nu' where c = 3054 index_test.go:140: sql delete from test_index where c = 2021 index_test.go:143: sql update test_index set c1 = 4156129389098516043, c2 = 0.457314, c3 = '7KStDmHemj' where c = 2837 index_test.go:137: sql insert into test_index values (3635, 6142886596808811865, 0.515616, 'KpPrnpUIeh') index_test.go:137: sql insert into test_index values (3636, 5807665909879400064, 0.983904, 'n2bG3Lrl8I') index_test.go:143: sql update test_index set c1 = 576129059931261933, c2 = 0.241200, c3 = '9AG5fURfeV' where c = 484 index_test.go:143: sql update test_index set c1 = 282328651526668799, c2 = 0.813357, c3 = '8RH4yzjYWg' where c = 2049 index_test.go:140: sql delete from test_index where c = 2388 index_test.go:140: sql delete from test_index where c = 3092 index_test.go:137: sql insert into test_index values (3638, 4610197940986721917, 0.641736, 'DiKQMfE2w8') index_test.go:143: sql update test_index set c1 = 983061016418370360, c2 = 0.356466, c3 = '98NryAYJeh' where c = 311 index_test.go:137: sql insert into test_index values (3637, 841493577774782474, 0.282958, 'WTk4KDnNlE') index_test.go:137: sql insert into test_index values (3639, 3265946026880445540, 0.734328, 'g2D57EN7Y1') index_test.go:137: sql insert into test_index values (3640, 5097369111088160000, 0.415401, '79NSlQ2WSQ') index_test.go:140: sql delete from test_index where c = 1481 index_test.go:137: sql insert into test_index values (3641, 4922721826615253274, 0.413226, 'XBwNNn1NJP') index_test.go:140: sql delete from test_index where c = 3284 index_test.go:143: sql update test_index set c1 = 8180407514289362104, c2 = 0.678573, c3 = '9RTeTI61nV' where c = 2918 index_test.go:140: sql delete from test_index where c = 3044 index_test.go:143: sql update test_index set c1 = 7335197529420128897, c2 = 0.324516, c3 = 'weGJgityTv' where c = 2543 index_test.go:140: sql delete from test_index where c = 3200 index_test.go:137: sql insert into test_index values (3642, 1410355858174668081, 0.456297, '2wfLj04M67') index_test.go:140: sql delete from test_index where c = 2074 index_test.go:137: sql insert into test_index values (3643, 6099688375458573185, 0.874742, 'PvxWB6MdMl') index_test.go:140: sql delete from test_index where c = 3625 index_test.go:143: sql update test_index set c1 = 2509686254179194656, c2 = 0.642400, c3 = 'c11ih1ivA5' where c = 1409 index_test.go:140: sql delete from test_index where c = 295 index_test.go:137: sql insert into test_index values (3644, 6045620341191532120, 0.020629, 'cF7aZvsYrE') index_test.go:140: sql delete from test_index where c = 2649 index_test.go:143: sql update test_index set c1 = 1630853488839528788, c2 = 0.098470, c3 = 'CCvfFRLNjf' where c = 2365 index_test.go:140: sql delete from test_index where c = 1449 index_test.go:143: sql update test_index set c1 = 341023366460989772, c2 = 0.098696, c3 = '7mUIZ85hJt' where c = 2550 index_test.go:143: sql update test_index set c1 = 9166260828552931314, c2 = 0.311694, c3 = 'ytjln20LMP' where c = 3336 index_test.go:143: sql update test_index set c1 = 2317474323173339996, c2 = 0.192686, c3 = '0SdiLFnddX' where c = 1731 index_test.go:143: sql update test_index set c1 = 4389572688418175965, c2 = 0.144198, c3 = 'mGQ4T9k7XV' where c = 138 index_test.go:143: sql update test_index set c1 = 2668793517021251923, c2 = 0.385265, c3 = '21L8xwqa70' where c = 3014 index_test.go:137: sql insert into test_index values (3645, 4245440764145846706, 0.861785, '1JWJjjZNLg') index_test.go:140: sql delete from test_index where c = 2672 index_test.go:137: sql insert into test_index values (3649, 1618105632548588402, 0.552851, 'uuugxOD4c5') index_test.go:137: sql insert into test_index values (3648, 8401286689312444124, 0.965877, '0Bbw1af26J') index_test.go:143: sql update test_index set c1 = 8837142315415852231, c2 = 0.231652, c3 = 'hPZQdtpkwv' where c = 479 index_test.go:137: sql insert into test_index values (3647, 4957563720600156220, 0.456957, '1DUmcmwcUp') index_test.go:137: sql insert into test_index values (3646, 3926817770143021525, 0.505429, 'k0kooF4bjr') index_test.go:140: sql delete from test_index where c = 975 index_test.go:143: sql update test_index set c1 = 1592725854523939187, c2 = 0.985939, c3 = 'JaphOmIpqF' where c = 1295 index_test.go:140: sql delete from test_index where c = 583 index_test.go:137: sql insert into test_index values (3651, 6872508145118512551, 0.844416, 'TZBVE6N6v7') index_test.go:137: sql insert into test_index values (3650, 1707754535840673617, 0.801456, 'diB5XElQ2d') index_test.go:137: sql insert into test_index values (3652, 485765895139768653, 0.130855, 'mfRVbZlqdv') index_test.go:143: sql update test_index set c1 = 4660227210744358395, c2 = 0.776501, c3 = 'MAP9rM64lr' where c = 139 index_test.go:140: sql delete from test_index where c = 3280 index_test.go:140: sql delete from test_index where c = 1124 index_test.go:140: sql delete from test_index where c = 946 index_test.go:140: sql delete from test_index where c = 1204 index_test.go:140: sql delete from test_index where c = 2915 index_test.go:143: sql update test_index set c1 = 2961927838695116903, c2 = 0.309806, c3 = 'Df5tfVhXHn' where c = 570 index_test.go:143: sql update test_index set c1 = 3456174970425623910, c2 = 0.042816, c3 = '4mtz0vOOo1' where c = 999 index_test.go:137: sql insert into test_index values (3653, 6244700586830845312, 0.042305, 'KQ4WS5mEQV') index_test.go:140: sql delete from test_index where c = 1657 index_test.go:143: sql update test_index set c1 = 8642954811043753918, c2 = 0.116105, c3 = 'jkNAqlJYIt' where c = 2133 index_test.go:137: sql insert into test_index values (3654, 1130368900638499700, 0.324414, '52Rk143uHP') index_test.go:143: sql update test_index set c1 = 6904038816744263283, c2 = 0.308235, c3 = 'zpA8L7qqZJ' where c = 2353 index_test.go:140: sql delete from test_index where c = 766 index_test.go:137: sql insert into test_index values (3656, 7428842144679123299, 0.350374, 'cXwYZaPnez') index_test.go:143: sql update test_index set c1 = 6538889522733788016, c2 = 0.640125, c3 = 'XNljQW2oky' where c = 1715 index_test.go:137: sql insert into test_index values (3655, 4312565348452516240, 0.554338, 'iXXlElpu1o') index_test.go:143: sql update test_index set c1 = 1175956677021240406, c2 = 0.503901, c3 = 'yAykJ1AVm9' where c = 1897 index_test.go:143: sql update test_index set c1 = 3607898048799801608, c2 = 0.039021, c3 = 'Z4Et0uSjX1' where c = 2442 index_test.go:137: sql insert into test_index values (3658, 902478071205123613, 0.250462, 'UXzju9nALs') index_test.go:140: sql delete from test_index where c = 236 index_test.go:137: sql insert into test_index values (3661, 154587143176232431, 0.993025, 'jJhfJ7DQKq') index_test.go:137: sql insert into test_index values (3657, 4481095122778842999, 0.933975, 'yjt8a3O0Rr') index_test.go:140: sql delete from test_index where c = 1518 index_test.go:143: sql update test_index set c1 = 1790687722781826981, c2 = 0.251973, c3 = 'KgIHk11wEX' where c = 2467 index_test.go:143: sql update test_index set c1 = 1891869987803470341, c2 = 0.014335, c3 = 'OIKwn6FAhF' where c = 3137 index_test.go:140: sql delete from test_index where c = 3015 index_test.go:140: sql delete from test_index where c = 805 index_test.go:137: sql insert into test_index values (3660, 6596404321809392888, 0.806897, 'V4tr1dNfRD') index_test.go:137: sql insert into test_index values (3659, 1145377573400350119, 0.221943, 'T2n7JGCFJT') index_test.go:140: sql delete from test_index where c = 137 index_test.go:140: sql delete from test_index where c = 204 index_test.go:143: sql update test_index set c1 = 3735136259296177269, c2 = 0.748960, c3 = 'oZg1bIYsMo' where c = 795 index_test.go:143: sql update test_index set c1 = 4368768813293273915, c2 = 0.561970, c3 = 'Exfj3OKRRq' where c = 1220 index_test.go:143: sql update test_index set c1 = 1940686173185938194, c2 = 0.076592, c3 = 'wJu47AT1Ma' where c = 1405 index_test.go:140: sql delete from test_index where c = 1271 index_test.go:143: sql update test_index set c1 = 8068067327320652717, c2 = 0.538174, c3 = 'SBDB4iDqEK' where c = 126 index_test.go:143: sql update test_index set c1 = 6572639052846450990, c2 = 0.175953, c3 = 'H45JZsiTFi' where c = 82 index_test.go:137: sql insert into test_index values (3662, 7713266621811671174, 0.022116, 'RHzcz82TME') index_test.go:143: sql update test_index set c1 = 4003871572172638877, c2 = 0.848728, c3 = 'q4ShDb0A2Y' where c = 2574 index_test.go:140: sql delete from test_index where c = 734 index_test.go:137: sql insert into test_index values (3665, 7887733045277536472, 0.408462, '8pw3vFYM57') index_test.go:137: sql insert into test_index values (3663, 8785410029768517068, 0.375946, '0DMLRjbXGW') index_test.go:137: sql insert into test_index values (3666, 8535390012952096932, 0.242487, '1f4Ceh9AKC') index_test.go:143: sql update test_index set c1 = 4864905492491950676, c2 = 0.560182, c3 = 'siMiUYgEUo' where c = 271 index_test.go:137: sql insert into test_index values (3664, 3247734062795144346, 0.345110, '3ZkU5936Un') index_test.go:140: sql delete from test_index where c = 831 index_test.go:137: sql insert into test_index values (3667, 3841330745943040245, 0.250763, 'T13ljt5qdW') index_test.go:137: sql insert into test_index values (3668, 5994698660758895028, 0.060202, 'MbSpo0cxGL') index_test.go:140: sql delete from test_index where c = 456 index_test.go:137: sql insert into test_index values (3669, 3640100919950534354, 0.833168, 'mOlMIXHtNn') index_test.go:140: sql delete from test_index where c = 157 index_test.go:140: sql delete from test_index where c = 2340 index_test.go:140: sql delete from test_index where c = 2787 index_test.go:143: sql update test_index set c1 = 8269877041063905094, c2 = 0.007777, c3 = 'VQhSQBbnYk' where c = 2934 index_test.go:143: sql update test_index set c1 = 4059030978761607083, c2 = 0.077070, c3 = '0KfcuVCIyV' where c = 2906 index_test.go:137: sql insert into test_index values (3670, 8146272517607467397, 0.937996, '4B8VFtI7g2') index_test.go:140: sql delete from test_index where c = 2745 index_test.go:143: sql update test_index set c1 = 908377431972720359, c2 = 0.426127, c3 = 'dUPIggm33b' where c = 711 index_test.go:140: sql delete from test_index where c = 1186 index_test.go:137: sql insert into test_index values (3672, 576145746412813098, 0.070447, '1pFNuKDM8A') index_test.go:137: sql insert into test_index values (3671, 435196118655373199, 0.508415, 'HU2BFMoNnI') index_test.go:143: sql update test_index set c1 = 490071844106454178, c2 = 0.574491, c3 = 'VAIhIEbGJU' where c = 3013 index_test.go:140: sql delete from test_index where c = 575 index_test.go:140: sql delete from test_index where c = 1233 index_test.go:143: sql update test_index set c1 = 93775247268581502, c2 = 0.801543, c3 = 'uXVpxuYpnv' where c = 2678 index_test.go:137: sql insert into test_index values (3673, 7761458828464846418, 0.573049, 'W0NIXiPJKJ') index_test.go:143: sql update test_index set c1 = 6636362765426052381, c2 = 0.366403, c3 = 'lEldI9Oyuy' where c = 2064 index_test.go:143: sql update test_index set c1 = 459121484221794545, c2 = 0.268133, c3 = 'hB25uJVK97' where c = 2426 index_test.go:137: sql insert into test_index values (3674, 6563489332684224775, 0.883429, '5AN3IYbosi') index_test.go:140: sql delete from test_index where c = 3437 index_test.go:143: sql update test_index set c1 = 4821080947237009417, c2 = 0.249579, c3 = 'lSyb35AElq' where c = 2973 index_test.go:140: sql delete from test_index where c = 1738 index_test.go:137: sql insert into test_index values (3675, 8700142439774919950, 0.976664, 'MLd3MLGi0G') index_test.go:140: sql delete from test_index where c = 1280 index_test.go:143: sql update test_index set c1 = 1786869788630309834, c2 = 0.559321, c3 = 'PUOO2G2q6Y' where c = 3264 index_test.go:143: sql update test_index set c1 = 7314698557792295047, c2 = 0.181818, c3 = '5ktO1RtQ4J' where c = 2606 index_test.go:143: sql update test_index set c1 = 5315074609319511611, c2 = 0.554503, c3 = 'RiUwuFBSZc' where c = 2228 index_test.go:137: sql insert into test_index values (3676, 5994764766300780627, 0.534079, 'L3yFIFwQLC') index_test.go:140: sql delete from test_index where c = 773 index_test.go:137: sql insert into test_index values (3678, 5143369730693928073, 0.204326, 'GNMI6cTjyd') index_test.go:143: sql update test_index set c1 = 963848082953308828, c2 = 0.885160, c3 = 'AgjbRkfH8p' where c = 3507 index_test.go:143: sql update test_index set c1 = 139950037618421443, c2 = 0.341206, c3 = 'rPdQYc0VjA' where c = 3435 index_test.go:140: sql delete from test_index where c = 3189 index_test.go:137: sql insert into test_index values (3677, 5833308677180533042, 0.471109, 'mOQgbZjaMT') index_test.go:137: sql insert into test_index values (3679, 7843420095363242046, 0.705029, 'wYO7Vxs1NC') index_test.go:140: sql delete from test_index where c = 676 index_test.go:137: sql insert into test_index values (3680, 1968563087047359142, 0.611163, 'FLsDr7xu1s') index_test.go:140: sql delete from test_index where c = 3177 index_test.go:140: sql delete from test_index where c = 1802 index_test.go:137: sql insert into test_index values (3681, 7690810159827171980, 0.917829, 'dRDaT4nnH7') index_test.go:140: sql delete from test_index where c = 2162 index_test.go:143: sql update test_index set c1 = 6251353413421741784, c2 = 0.595165, c3 = 'xFNsXqQmeX' where c = 1317 index_test.go:143: sql update test_index set c1 = 2532274179774589244, c2 = 0.603165, c3 = 'N8Z5v9hpvf' where c = 775 index_test.go:137: sql insert into test_index values (3683, 8918836978039885410, 0.112166, 'Q65uNruglL') index_test.go:143: sql update test_index set c1 = 6177732916160725606, c2 = 0.596431, c3 = '0oF2zxw5HY' where c = 1306 index_test.go:137: sql insert into test_index values (3682, 5795503745144633140, 0.531062, 'e8SuL2bDlk') index_test.go:140: sql delete from test_index where c = 1727 index_test.go:137: sql insert into test_index values (3685, 4748543076945150282, 0.541478, 'XqFR3RYFZf') index_test.go:143: sql update test_index set c1 = 5263316694363575887, c2 = 0.612578, c3 = 'vSommzNj0C' where c = 2722 index_test.go:137: sql insert into test_index values (3684, 5021969428650388379, 0.046655, 'zfaJZsJz4b') index_test.go:140: sql delete from test_index where c = 1221 index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 949716556730592427, c2 = 0.192043, c3 = 'AAm98Xx8We' where c = 1725 index_test.go:143: sql update test_index set c1 = 5533319043487259708, c2 = 0.500510, c3 = 'Mh9Y5oir6w' where c = 566 index_test.go:137: sql insert into test_index values (3686, 4626200274736816728, 0.101286, 'oRKSH2t65d') index_test.go:140: sql delete from test_index where c = 1609 index_test.go:140: sql delete from test_index where c = 836 index_test.go:143: sql update test_index set c1 = 8406943315861113145, c2 = 0.324224, c3 = 'HF3ZYUtSE7' where c = 1304 index_test.go:140: sql delete from test_index where c = 1510 index_test.go:143: sql update test_index set c1 = 8544311236011317750, c2 = 0.169005, c3 = 'JkkTHOG68e' where c = 60 index_test.go:143: sql update test_index set c1 = 5534273175478881134, c2 = 0.388114, c3 = 'r65eSNKyI6' where c = 1662 index_test.go:137: sql insert into test_index values (3689, 8978503908178703211, 0.681679, 'qjaoABaWP7') index_test.go:137: sql insert into test_index values (3687, 1233418398756601179, 0.735755, '5p8AkXeZgz') index_test.go:143: sql update test_index set c1 = 6842203077983196097, c2 = 0.490674, c3 = '8mpzN1hrDK' where c = 1086 index_test.go:143: sql update test_index set c1 = 539343142554885375, c2 = 0.437999, c3 = 'Km2Csy2oZr' where c = 1333 index_test.go:137: sql insert into test_index values (3690, 7957766074082728028, 0.991447, 'ZiEZQlfaq2') index_test.go:137: sql insert into test_index values (3688, 5297044193398001535, 0.175232, 'EwAfPinm3F') index_test.go:143: sql update test_index set c1 = 8013173159534227575, c2 = 0.452074, c3 = 'BN7iRmU0zF' where c = 3320 index_test.go:140: sql delete from test_index where c = 611 index_test.go:137: sql insert into test_index values (3691, 5472520848733347305, 0.622963, 'ucBPqg0O2t') index_test.go:140: sql delete from test_index where c = 2849 index_test.go:137: sql insert into test_index values (3692, 215176153567789018, 0.677388, 'mo68aLFNsU') index_test.go:140: sql delete from test_index where c = 293 index_test.go:143: sql update test_index set c1 = 7654616018384625229, c2 = 0.203216, c3 = 'Q45pDZbflp' where c = 342 index_test.go:140: sql delete from test_index where c = 1731 index_test.go:140: sql delete from test_index where c = 987 index_test.go:140: sql delete from test_index where c = 2100 index_test.go:137: sql insert into test_index values (3693, 143133145849596742, 0.415558, 'hKb3KoYbD4') index_test.go:137: sql insert into test_index values (3695, 4379014462687006855, 0.209318, 'BbBJJaezy0') index_test.go:143: sql update test_index set c1 = 6408327520875362517, c2 = 0.213164, c3 = 'pP2PNu8Tx0' where c = 1232 index_test.go:137: sql insert into test_index values (3694, 5750208750533668039, 0.159398, 'n1GzXxM1qc') index_test.go:140: sql delete from test_index where c = 2584 index_test.go:137: sql insert into test_index values (3696, 1982306612782437583, 0.358683, 'HAN9kFSyOS') index_test.go:143: sql update test_index set c1 = 3987948238487306342, c2 = 0.641071, c3 = 'QoOGQKNUZN' where c = 2150 index_test.go:143: sql update test_index set c1 = 2885561322843190004, c2 = 0.755466, c3 = '6OFY8kgFZ9' where c = 1256 index_test.go:140: sql delete from test_index where c = 1211 index_test.go:143: sql update test_index set c1 = 5054944759640797856, c2 = 0.195994, c3 = 'sIQvmDuhcu' where c = 2300 index_test.go:140: sql delete from test_index where c = 2592 index_test.go:143: sql update test_index set c1 = 5588306373357640352, c2 = 0.193025, c3 = 'R8jbLuPGcb' where c = 300 index_test.go:143: sql update test_index set c1 = 6475530374076306399, c2 = 0.903978, c3 = 'jW9BQ2ezVU' where c = 1800 index_test.go:140: sql delete from test_index where c = 3037 index_test.go:143: sql update test_index set c1 = 199292641965247666, c2 = 0.986120, c3 = 'YxooNBr5f3' where c = 1028 index_test.go:140: sql delete from test_index where c = 2789 index_test.go:143: sql update test_index set c1 = 9158548230292082251, c2 = 0.221005, c3 = 'AKzwxjQ4JB' where c = 32 index_test.go:137: sql insert into test_index values (3697, 2735106374192659375, 0.692539, 'v1N7YzQKQb') index_test.go:143: sql update test_index set c1 = 4649677981477643774, c2 = 0.313909, c3 = 'qZUKqiiGUO' where c = 2518 index_test.go:137: sql insert into test_index values (3698, 3497036610610504568, 0.742414, 'oVcGXxGwKd') index_test.go:140: sql delete from test_index where c = 144 index_test.go:143: sql update test_index set c1 = 4307239575741679525, c2 = 0.081586, c3 = 'FkCfXalPYO' where c = 908 index_test.go:137: sql insert into test_index values (3699, 3568437956076888340, 0.445433, 'kFUnbrQ6zS') index_test.go:143: sql update test_index set c1 = 2554789120514849833, c2 = 0.969176, c3 = 'd6D0gce90e' where c = 3077 index_test.go:140: sql delete from test_index where c = 1954 index_test.go:140: sql delete from test_index where c = 2887 index_test.go:143: sql update test_index set c1 = 8734418604618846665, c2 = 0.049461, c3 = 'v3dRwR9JYW' where c = 2916 index_test.go:143: sql update test_index set c1 = 3185908595662807763, c2 = 0.768297, c3 = '71uyEGg0Vq' where c = 1690 index_test.go:137: sql insert into test_index values (3700, 5065844510619705743, 0.462495, 'kJ7atQXkul') index_test.go:140: sql delete from test_index where c = 2931 index_test.go:143: sql update test_index set c1 = 3845177615396882166, c2 = 0.655079, c3 = 'QATp9m2iwq' where c = 469 index_test.go:137: sql insert into test_index values (3702, 2267126044391503918, 0.456112, '7IaxOjdy3K') index_test.go:137: sql insert into test_index values (3701, 8175708507152965397, 0.865579, 'zwNLgWvRLb') index_test.go:137: sql insert into test_index values (3707, 868182346309736319, 0.112924, 'AaxOvKDpEU') index_test.go:137: sql insert into test_index values (3704, 3245676457802460117, 0.638126, 'BVZ7hdIohd') index_test.go:137: sql insert into test_index values (3706, 866151676809727954, 0.818744, 'rwCk9HFJV0') index_test.go:137: sql insert into test_index values (3710, 1911724607675471000, 0.925595, 'pqva0AD0MH') index_test.go:137: sql insert into test_index values (3705, 1683071181317524645, 0.794604, 'kT0uxyZ6LK') index_test.go:137: sql insert into test_index values (3708, 4727479706247280260, 0.047373, 'X69bJDuZZG') index_test.go:137: sql insert into test_index values (3709, 4637381515654184530, 0.166328, 'BKkjCBz3tg') index_test.go:140: sql delete from test_index where c = 3009 index_test.go:140: sql delete from test_index where c = 1628 index_test.go:137: sql insert into test_index values (3703, 5625776733695110663, 0.738958, 'BsaMNRuxJb') index_test.go:140: sql delete from test_index where c = 1947 index_test.go:143: sql update test_index set c1 = 7238073378371736779, c2 = 0.402876, c3 = 'yrGyFeJzOe' where c = 498 index_test.go:140: sql delete from test_index where c = 1047 index_test.go:140: sql delete from test_index where c = 1764 index_test.go:140: sql delete from test_index where c = 3594 index_test.go:143: sql update test_index set c1 = 5828366954187766514, c2 = 0.585400, c3 = '4WIB9cHjzL' where c = 1354 index_test.go:140: sql delete from test_index where c = 294 index_test.go:140: sql delete from test_index where c = 2723 index_test.go:140: sql delete from test_index where c = 462 index_test.go:143: sql update test_index set c1 = 1910789682878355094, c2 = 0.198692, c3 = 'TCqRKJX8ap' where c = 324 index_test.go:143: sql update test_index set c1 = 4114371458064417460, c2 = 0.433158, c3 = 'UyKN01PxUp' where c = 3280 index_test.go:143: sql update test_index set c1 = 4857253050000684765, c2 = 0.273302, c3 = 'Np3hi7djet' where c = 3364 index_test.go:140: sql delete from test_index where c = 2639 index_test.go:137: sql insert into test_index values (3711, 922481269021758306, 0.203701, 'pP1oLcM8Uj') index_test.go:143: sql update test_index set c1 = 3701396128769957023, c2 = 0.604084, c3 = 'nf08fXbAMB' where c = 3110 index_test.go:143: sql update test_index set c1 = 2708537513442914659, c2 = 0.160190, c3 = 'DACv82RRWL' where c = 785 index_test.go:137: sql insert into test_index values (3712, 3752497623230886705, 0.304987, '0tKWytTjWc') index_test.go:143: sql update test_index set c1 = 767359213368144928, c2 = 0.726806, c3 = '8PTUziFBnL' where c = 2415 index_test.go:137: sql insert into test_index values (3713, 4545164653135200686, 0.930143, '0WxIaqwfte') index_test.go:140: sql delete from test_index where c = 245 index_test.go:137: sql insert into test_index values (3714, 7299805052507750628, 0.782287, 'sONNyzaUNI') index_test.go:143: sql update test_index set c1 = 3117247591284122625, c2 = 0.731490, c3 = 'lzPOSxV7WL' where c = 2049 index_test.go:140: sql delete from test_index where c = 437 index_test.go:143: sql update test_index set c1 = 4309953441325398188, c2 = 0.657985, c3 = 'LIicOmIsGu' where c = 974 index_test.go:137: sql insert into test_index values (3717, 3026074954860703830, 0.053303, 'nn4PvQrsi8') index_test.go:140: sql delete from test_index where c = 372 index_test.go:137: sql insert into test_index values (3715, 1320578320600701329, 0.172765, 'MvyTmPxKDC') index_test.go:143: sql update test_index set c1 = 8620316493805257370, c2 = 0.709102, c3 = 'Z4cXtK9KiW' where c = 2354 index_test.go:143: sql update test_index set c1 = 6874436376237939859, c2 = 0.773720, c3 = 'qgQGkxbg8P' where c = 1047 index_test.go:140: sql delete from test_index where c = 1995 index_test.go:140: sql delete from test_index where c = 3055 index_test.go:140: sql delete from test_index where c = 504 index_test.go:143: sql update test_index set c1 = 7647051184131730747, c2 = 0.109506, c3 = 'ohK2stAaOg' where c = 388 # Time: 2024-05-06T16:14:04.462240614+08:00 # Txn_start_ts: 0 # Query_time: 2.013262476 # Parse_time: 0.000073223 # Compile_time: 0.000096817 # Rewrite_time: 0.000003402 # Optimize_time: 0 # Wait_TS: 0.000302101 # DB: test_ddl # Is_internal: false # Digest: 6c39a97f0ff60e5c3bd3cee5697690269fea3e7e5c53f59c82a31476d938f7d2 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop index c3_index on test_index; index_test.go:137: sql insert into test_index values (3720, 2626118017306796820, 0.677542, '8emqJDDONr') index_test.go:137: sql insert into test_index values (3721, 2286519688220941776, 0.511376, 'FTjVHeuJ03') index_test.go:137: sql insert into test_index values (3716, 6069026851003321950, 0.389238, 'COEcOWSber') index_test.go:137: sql insert into test_index values (3719, 6095996460534277071, 0.734085, 'QFhJlfDsG3') index_test.go:137: sql insert into test_index values (3718, 3375182578544376622, 0.651964, 'slTYoMP90o') index_test.go:137: sql insert into test_index values (3722, 3132543724676289492, 0.451618, 'SNQuGVbVey') index_test.go:140: sql delete from test_index where c = 722 index_test.go:143: sql update test_index set c1 = 6845578742149328286, c2 = 0.958704, c3 = 'b3JziPAOMk' where c = 943 index_test.go:143: sql update test_index set c1 = 423817876761275856, c2 = 0.402224, c3 = 'OVWPGdQ7Tb' where c = 1452 index_test.go:140: sql delete from test_index where c = 2553 index_test.go:140: sql delete from test_index where c = 2297 index_test.go:137: sql insert into test_index values (3725, 7509131842262313388, 0.510898, '49WFo94V5b') index_test.go:143: sql update test_index set c1 = 132999623697096854, c2 = 0.490091, c3 = 'Yr7Znjdx7y' where c = 2982 index_test.go:143: sql update test_index set c1 = 7322914523142996333, c2 = 0.722087, c3 = 'GLYnPMWMEn' where c = 2124 index_test.go:137: sql insert into test_index values (3726, 3904361524866391009, 0.607043, 'Qm97IMC5Yj') index_test.go:137: sql insert into test_index values (3727, 7287720917163454329, 0.399140, 'HlOTYYJkMU') index_test.go:140: sql delete from test_index where c = 2126 index_test.go:140: sql delete from test_index where c = 1630 index_test.go:143: sql update test_index set c1 = 4080590033676022917, c2 = 0.936271, c3 = 'a8XAf5S0qf' where c = 3034 index_test.go:143: sql update test_index set c1 = 8013707429672206291, c2 = 0.422441, c3 = '3SsSrL1d4t' where c = 3491 index_test.go:137: sql insert into test_index values (3728, 5907432137717963088, 0.486730, 'xPcWhnPGeE') index_test.go:140: sql delete from test_index where c = 2554 index_test.go:137: sql insert into test_index values (3729, 3451270584722070825, 0.168900, 'yr9ESVB0LT') index_test.go:140: sql delete from test_index where c = 1846 index_test.go:143: sql update test_index set c1 = 6235108077370668200, c2 = 0.429333, c3 = 'DOMwwoGa00' where c = 3475 index_test.go:137: sql insert into test_index values (3730, 5970016535453771242, 0.806707, 'G2jF1tp28O') index_test.go:140: sql delete from test_index where c = 346 index_test.go:140: sql delete from test_index where c = 1429 index_test.go:143: sql update test_index set c1 = 5227300063327613953, c2 = 0.281287, c3 = 'DodbyVWfU6' where c = 3148 index_test.go:143: sql update test_index set c1 = 5429392173049346623, c2 = 0.241479, c3 = 'MxbhHssfbh' where c = 334 index_test.go:143: sql update test_index set c1 = 5385239591723408542, c2 = 0.143924, c3 = '6HitRQcq3N' where c = 2714 index_test.go:140: sql delete from test_index where c = 1686 index_test.go:143: sql update test_index set c1 = 7465182801661256741, c2 = 0.928795, c3 = 'HQBbZVQrL3' where c = 261 index_test.go:137: sql insert into test_index values (3723, 1831030259814834401, 0.408666, 'WzBUOVc89d') index_test.go:140: sql delete from test_index where c = 2214 index_test.go:143: sql update test_index set c1 = 5601506457520216789, c2 = 0.911415, c3 = 'yhwIV3sypd' where c = 604 index_test.go:137: sql insert into test_index values (3732, 1975601898880119126, 0.034241, '4Zcnl50sjQ') index_test.go:137: sql insert into test_index values (3724, 4144120165110596491, 0.221294, 'M5GiGha4P7') index_test.go:137: sql insert into test_index values (3731, 6445395746607991379, 0.202504, 'ywalWFjvxd') index_test.go:143: sql update test_index set c1 = 7776800273083858011, c2 = 0.499515, c3 = 'kvianult39' where c = 980 index_test.go:140: sql delete from test_index where c = 25 index_test.go:137: sql insert into test_index values (3733, 3893564993410537752, 0.568735, 'dXuvYLF3b6') index_test.go:140: sql delete from test_index where c = 1585 index_test.go:140: sql delete from test_index where c = 1866 index_test.go:143: sql update test_index set c1 = 9130869274268378195, c2 = 0.135243, c3 = 'vyz52J4G2s' where c = 2065 index_test.go:140: sql delete from test_index where c = 692 index_test.go:137: sql insert into test_index values (3735, 3363165495428712018, 0.955715, 'EF13dk1itT') index_test.go:137: sql insert into test_index values (3734, 7142188053176306265, 0.657700, 'aGuozWBm1q') index_test.go:143: sql update test_index set c1 = 8489777409052282536, c2 = 0.685210, c3 = 'fWvKkjJSz2' where c = 1020 index_test.go:143: sql update test_index set c1 = 65744383171708864, c2 = 0.510503, c3 = 'iGiwvuoQYd' where c = 3277 index_test.go:140: sql delete from test_index where c = 1994 index_test.go:137: sql insert into test_index values (3736, 1861067962257538904, 0.229139, 'E1a3mAzPZN') index_test.go:143: sql update test_index set c1 = 4844894417225114727, c2 = 0.335468, c3 = '2PAutFcT24' where c = 2388 index_test.go:140: sql delete from test_index where c = 723 index_test.go:140: sql delete from test_index where c = 2870 index_test.go:143: sql update test_index set c1 = 2216632980893476894, c2 = 0.025065, c3 = 'wwPKRsPavs' where c = 179 index_test.go:140: sql delete from test_index where c = 2757 index_test.go:137: sql insert into test_index values (3738, 7572941960149609295, 0.070964, 'X9OBM1ZZXR') index_test.go:143: sql update test_index set c1 = 7022511869728336541, c2 = 0.887459, c3 = '6CqjrKGIwO' where c = 1584 index_test.go:143: sql update test_index set c1 = 7439976809208244890, c2 = 0.886336, c3 = 'mQkzczbQZy' where c = 3713 index_test.go:137: sql insert into test_index values (3740, 4387034733772631355, 0.752736, 'jIFLMsSmrJ') index_test.go:143: sql update test_index set c1 = 4263434108985322078, c2 = 0.815266, c3 = '2PVwFpFnHO' where c = 1256 index_test.go:137: sql insert into test_index values (3737, 7113674684460684161, 0.798194, '1EPzGMgpL1') index_test.go:140: sql delete from test_index where c = 2100 index_test.go:137: sql insert into test_index values (3739, 8651939118267849399, 0.572675, 'FyTHcpF5k3') index_test.go:143: sql update test_index set c1 = 2300627393115457498, c2 = 0.553826, c3 = '3Xx1g2ZcLL' where c = 877 index_test.go:137: sql insert into test_index values (3742, 15896970674938163, 0.109281, 'ExRFOczn3X') index_test.go:140: sql delete from test_index where c = 1214 index_test.go:137: sql insert into test_index values (3743, 3040408767531934079, 0.522944, 'VENtHNgdHt') index_test.go:137: sql insert into test_index values (3744, 2218311851655400534, 0.179904, 'JNkmB9IZxN') index_test.go:137: sql insert into test_index values (3741, 1083939497909470738, 0.210187, 'PQd53AA3uz') index_test.go:137: sql insert into test_index values (3745, 7080790825512483083, 0.789126, '9LcasC1c6F') index_test.go:140: sql delete from test_index where c = 3110 index_test.go:143: sql update test_index set c1 = 9108084547421503032, c2 = 0.895157, c3 = 'hyqnbLSp6q' where c = 2598 index_test.go:140: sql delete from test_index where c = 2949 index_test.go:143: sql update test_index set c1 = 581826687276085379, c2 = 0.086932, c3 = 'aPofOCUKvv' where c = 2926 index_test.go:140: sql delete from test_index where c = 1028 index_test.go:140: sql delete from test_index where c = 3392 index_test.go:143: sql update test_index set c1 = 6554437739129961411, c2 = 0.572470, c3 = 'FGsv0f2OZt' where c = 1013 index_test.go:140: sql delete from test_index where c = 2755 index_test.go:143: sql update test_index set c1 = 2301484186565851968, c2 = 0.756978, c3 = 'kwA5iCVq8a' where c = 1213 index_test.go:143: sql update test_index set c1 = 8398641845139678168, c2 = 0.380197, c3 = 'qvTbUmdnAk' where c = 1817 index_test.go:140: sql delete from test_index where c = 3386 index_test.go:137: sql insert into test_index values (3746, 5294670563165799426, 0.461789, 'geNG6CSgmD') index_test.go:143: sql update test_index set c1 = 1687578975567275517, c2 = 0.331928, c3 = 'WyXrdY3jKH' where c = 3189 index_test.go:140: sql delete from test_index where c = 3486 index_test.go:143: sql update test_index set c1 = 7393890205533806112, c2 = 0.154376, c3 = 'fQwgfeXCaQ' where c = 2674 index_test.go:143: sql update test_index set c1 = 4265069000700123989, c2 = 0.842836, c3 = '2XjblanKEw' where c = 1277 index_test.go:137: sql insert into test_index values (3747, 7389662666375778509, 0.559000, 'wQHmTpduVH') index_test.go:137: sql insert into test_index values (3748, 5591711561231920110, 0.797033, 'hrixBvlhs5') index_test.go:137: sql insert into test_index values (3750, 2274608217626962569, 0.499750, 'dxS5fxrxJ0') index_test.go:140: sql delete from test_index where c = 620 index_test.go:137: sql insert into test_index values (3751, 484404558019057938, 0.799179, 'tot2CA1t5c') index_test.go:137: sql insert into test_index values (3749, 8890877174164975099, 0.126157, '0IE0eENTVx') index_test.go:140: sql delete from test_index where c = 2945 index_test.go:137: sql insert into test_index values (3753, 525264997608005178, 0.683287, 'avD5zdLBAB') index_test.go:140: sql delete from test_index where c = 2407 index_test.go:137: sql insert into test_index values (3752, 2131095326580536625, 0.945901, 'KOzaiFWvxo') index_test.go:143: sql update test_index set c1 = 5095311271389059123, c2 = 0.683959, c3 = '93lKZg11hl' where c = 2097 index_test.go:140: sql delete from test_index where c = 367 index_test.go:140: sql delete from test_index where c = 267 index_test.go:140: sql delete from test_index where c = 549 index_test.go:137: sql insert into test_index values (3754, 7882520217009035350, 0.748690, 'rviLrjlDt3') index_test.go:140: sql delete from test_index where c = 3128 index_test.go:143: sql update test_index set c1 = 2936018979353964098, c2 = 0.835230, c3 = '5C7itsxLtn' where c = 3575 index_test.go:140: sql delete from test_index where c = 1653 index_test.go:143: sql update test_index set c1 = 5400411219819420898, c2 = 0.233400, c3 = 'yuO7wF7Xmt' where c = 2327 index_test.go:143: sql update test_index set c1 = 6984318679786995549, c2 = 0.037818, c3 = 'X3eV5Pgioq' where c = 1701 index_test.go:143: sql update test_index set c1 = 8882607336720410087, c2 = 0.275122, c3 = 'Dk4FVa0Odv' where c = 271 index_test.go:143: sql update test_index set c1 = 8662634075138023059, c2 = 0.054306, c3 = 'fKPBuqjQXc' where c = 1562 index_test.go:143: sql update test_index set c1 = 7408156978755579998, c2 = 0.015339, c3 = 'PUIBICE6bw' where c = 831 index_test.go:137: sql insert into test_index values (3755, 11145966113473558, 0.462287, '4DAdiEZuVH') index_test.go:140: sql delete from test_index where c = 1550 index_test.go:137: sql insert into test_index values (3758, 123668975948933814, 0.211446, 'wsySeQr6J9') index_test.go:143: sql update test_index set c1 = 1581011653738013860, c2 = 0.060682, c3 = 'msP0UYBuqi' where c = 1231 index_test.go:137: sql insert into test_index values (3756, 1767522783663873982, 0.033334, 'Y9UBGpKZyi') index_test.go:137: sql insert into test_index values (3757, 5502316684679594394, 0.962144, 'oruhWeIDWs') index_test.go:143: sql update test_index set c1 = 2992644443467327439, c2 = 0.658723, c3 = 'rHB73FTZe0' where c = 1848 index_test.go:137: sql insert into test_index values (3759, 4107335746512522899, 0.897550, '1kD5G7g2Ik') index_test.go:137: sql insert into test_index values (3760, 598076514899583041, 0.713047, 'qKyWEZpjMa') index_test.go:143: sql update test_index set c1 = 3303461228247361944, c2 = 0.960252, c3 = 'oPWxn902LJ' where c = 3600 index_test.go:140: sql delete from test_index where c = 3380 index_test.go:140: sql delete from test_index where c = 2718 index_test.go:137: sql insert into test_index values (3761, 6297565660077849249, 0.801711, 'HwGN4c1gOk') index_test.go:140: sql delete from test_index where c = 158 index_test.go:140: sql delete from test_index where c = 2157 index_test.go:140: sql delete from test_index where c = 3077 index_test.go:140: sql delete from test_index where c = 2476 index_test.go:143: sql update test_index set c1 = 3225515516016241260, c2 = 0.551763, c3 = '2zFsxmyzEs' where c = 739 index_test.go:143: sql update test_index set c1 = 7203108877358937419, c2 = 0.465016, c3 = 'Wkd8QT84Yd' where c = 2131 index_test.go:137: sql insert into test_index values (3763, 4589750427638660715, 0.247304, 'XU6xPRChWp') index_test.go:143: sql update test_index set c1 = 5544274061518369809, c2 = 0.060327, c3 = 'UkTJgPiC4m' where c = 870 index_test.go:140: sql delete from test_index where c = 2698 index_test.go:143: sql update test_index set c1 = 4836157384756281684, c2 = 0.923139, c3 = 'mfPsh2wXDJ' where c = 3011 index_test.go:137: sql insert into test_index values (3762, 4633282826154434521, 0.727512, 'Am4fFxQW6w') index_test.go:143: sql update test_index set c1 = 1900549522194887696, c2 = 0.272081, c3 = '7RhI6ttlzb' where c = 1602 index_test.go:137: sql insert into test_index values (3764, 2448919383439873377, 0.611566, 'FhIlNRvtJ1') index_test.go:140: sql delete from test_index where c = 246 index_test.go:143: sql update test_index set c1 = 5924741305766141844, c2 = 0.696378, c3 = 'PMNDNBUnMI' where c = 3118 index_test.go:137: sql insert into test_index values (3765, 5481325805969676239, 0.571589, 'oy25ID4LGi') index_test.go:140: sql delete from test_index where c = 914 index_test.go:137: sql insert into test_index values (3766, 6017986895711462125, 0.458454, 'DNcH2tx7Vv') index_test.go:143: sql update test_index set c1 = 3176892606586589158, c2 = 0.929285, c3 = '0NXQenD2yw' where c = 3605 index_test.go:137: sql insert into test_index values (3767, 1214536801870249343, 0.145145, 'MsThp0CIt4') index_test.go:137: sql insert into test_index values (3768, 1256015750983507398, 0.585701, 'I4fAT5Zyzg') index_test.go:140: sql delete from test_index where c = 442 index_test.go:143: sql update test_index set c1 = 4687357782938903076, c2 = 0.776301, c3 = 'YSJollxmuU' where c = 1052 index_test.go:140: sql delete from test_index where c = 513 index_test.go:137: sql insert into test_index values (3769, 6974539454209667511, 0.947800, 'VssdAOSexi') index_test.go:143: sql update test_index set c1 = 2123513602086090002, c2 = 0.934755, c3 = 'vkEGzSnHKL' where c = 3437 index_test.go:140: sql delete from test_index where c = 1549 index_test.go:140: sql delete from test_index where c = 517 index_test.go:137: sql insert into test_index values (3770, 5355329276090669481, 0.647586, '1OFZibPOfb') index_test.go:140: sql delete from test_index where c = 2030 index_test.go:140: sql delete from test_index where c = 1823 index_test.go:143: sql update test_index set c1 = 7377800593554200584, c2 = 0.928388, c3 = 'RWb4WVxa1z' where c = 3524 index_test.go:143: sql update test_index set c1 = 4358289196623683651, c2 = 0.493011, c3 = 'ULN9J8aDkB' where c = 1587 index_test.go:137: sql insert into test_index values (3771, 4500653574896487267, 0.903190, '5tkXq8qZEF') index_test.go:143: sql update test_index set c1 = 5578020430506550066, c2 = 0.878471, c3 = 'bKe5zqRKtm' where c = 2008 index_test.go:143: sql update test_index set c1 = 870603416871247610, c2 = 0.072758, c3 = 'ndN2MzjMem' where c = 178 index_test.go:137: sql insert into test_index values (3772, 8868383847037232909, 0.941825, 'sorYvbqw0t') index_test.go:143: sql update test_index set c1 = 4060431379329192893, c2 = 0.044440, c3 = 'JmIrWwnftS' where c = 3350 index_test.go:137: sql insert into test_index values (3774, 9179488242957422402, 0.453988, 'GZP3kI3Esz') index_test.go:143: sql update test_index set c1 = 1935790500237329580, c2 = 0.555380, c3 = 'JkdOoL4dbD' where c = 2289 index_test.go:137: sql insert into test_index values (3775, 7643564228590706765, 0.249632, 'HoDJCCOzJH') index_test.go:140: sql delete from test_index where c = 3421 index_test.go:137: sql insert into test_index values (3776, 3925696569321571729, 0.144320, 'OvMj6iBjOh') index_test.go:137: sql insert into test_index values (3773, 7816997204603476409, 0.987651, 'UI0u8H5Rcj') index_test.go:137: sql insert into test_index values (3777, 4139945355922854902, 0.945369, '4VR0oyoVtl') index_test.go:140: sql delete from test_index where c = 623 index_test.go:143: sql update test_index set c1 = 8750708335528608761, c2 = 0.605446, c3 = 'RF1kp58Z8M' where c = 1809 index_test.go:140: sql delete from test_index where c = 867 index_test.go:137: sql insert into test_index values (3778, 2576840784006742180, 0.757198, 'vhamAE1YUS') index_test.go:143: sql update test_index set c1 = 6645703126854189544, c2 = 0.893772, c3 = '73fS5z89Rc' where c = 2804 index_test.go:140: sql delete from test_index where c = 2903 index_test.go:140: sql delete from test_index where c = 2523 index_test.go:140: sql delete from test_index where c = 988 index_test.go:140: sql delete from test_index where c = 1138 index_test.go:140: sql delete from test_index where c = 3019 index_test.go:143: sql update test_index set c1 = 6127345362192570018, c2 = 0.261437, c3 = 'X9rK176Tmy' where c = 439 index_test.go:137: sql insert into test_index values (3779, 8609862961123128854, 0.880644, 'W6rs4G3cAj') index_test.go:137: sql insert into test_index values (3780, 9001253278080777885, 0.207639, 'hr8EuTjAUc') index_test.go:140: sql delete from test_index where c = 3053 index_test.go:143: sql update test_index set c1 = 5414552291357555974, c2 = 0.220758, c3 = 'mJozwVBEo5' where c = 2222 index_test.go:143: sql update test_index set c1 = 778546434793411360, c2 = 0.473165, c3 = 'qX9himBNBF' where c = 3656 index_test.go:143: sql update test_index set c1 = 6044998971970558084, c2 = 0.942203, c3 = 'Qw9mpSpz37' where c = 360 index_test.go:137: sql insert into test_index values (3781, 2898107193232716264, 0.529180, '8e3MlOrbQM') index_test.go:143: sql update test_index set c1 = 2423990224328742857, c2 = 0.206931, c3 = '73mvee5cat' where c = 2383 index_test.go:143: sql update test_index set c1 = 8305859278456694472, c2 = 0.541895, c3 = 'PBvGg17lEM' where c = 1658 index_test.go:143: sql update test_index set c1 = 4737888977114169875, c2 = 0.535713, c3 = 'mImD85p4Pw' where c = 3393 index_test.go:137: sql insert into test_index values (3782, 6055677580006022159, 0.073045, 'eGoaZQL2BZ') index_test.go:140: sql delete from test_index where c = 3300 index_test.go:140: sql delete from test_index where c = 2296 index_test.go:137: sql insert into test_index values (3784, 3621734563459209839, 0.700428, 'ephkUyqkGP') index_test.go:137: sql insert into test_index values (3785, 3282712373563149323, 0.423669, 'pvoWOnPKFj') index_test.go:137: sql insert into test_index values (3783, 4276546171730198547, 0.087177, 'NSvUAnny9N') index_test.go:137: sql insert into test_index values (3786, 7928122407556264151, 0.738872, 'grNZZ4iCWD') index_test.go:143: sql update test_index set c1 = 1902889476132943495, c2 = 0.694994, c3 = 'oSTxPyPJXE' where c = 2196 index_test.go:140: sql delete from test_index where c = 569 index_test.go:140: sql delete from test_index where c = 3688 index_test.go:140: sql delete from test_index where c = 3282 index_test.go:143: sql update test_index set c1 = 4512543946994953982, c2 = 0.046539, c3 = '0BVC7hxW6b' where c = 357 index_test.go:140: sql delete from test_index where c = 2164 index_test.go:140: sql delete from test_index where c = 687 index_test.go:143: sql update test_index set c1 = 7221111080372399333, c2 = 0.055632, c3 = '7BoBKlaTC8' where c = 2886 index_test.go:140: sql delete from test_index where c = 1276 index_test.go:143: sql update test_index set c1 = 1965968416714409662, c2 = 0.692116, c3 = 'XHwyq3MchS' where c = 185 index_test.go:137: sql insert into test_index values (3788, 8604169173275984591, 0.542541, 'p7s5WJMWAo') index_test.go:137: sql insert into test_index values (3787, 1039309409560853329, 0.755998, '2YphSelcdH') index_test.go:143: sql update test_index set c1 = 5717933456044822365, c2 = 0.817242, c3 = 'mv06RmoyY3' where c = 930 index_test.go:143: sql update test_index set c1 = 4961426102792504669, c2 = 0.793175, c3 = 'EAVk9PUZYJ' where c = 2997 index_test.go:143: sql update test_index set c1 = 7333428680829213149, c2 = 0.460660, c3 = 'phiW6R2U4A' where c = 1075 index_test.go:143: sql update test_index set c1 = 562121972332261079, c2 = 0.017194, c3 = '4dcJnBIiNN' where c = 2774 index_test.go:140: sql delete from test_index where c = 1128 index_test.go:137: sql insert into test_index values (3789, 2871362246794624142, 0.894601, 'RSyIOTPnig') index_test.go:143: sql update test_index set c1 = 1663549948600950237, c2 = 0.528925, c3 = 'Igoejd8iR6' where c = 8 index_test.go:140: sql delete from test_index where c = 2173 index_test.go:137: sql insert into test_index values (3791, 7768282477562661150, 0.875647, 'ETvhiEtqRd') index_test.go:137: sql insert into test_index values (3790, 5282320345359214975, 0.059828, 'AmAhbMuL4F') index_test.go:143: sql update test_index set c1 = 137153221218364888, c2 = 0.938639, c3 = '5e7SzAy9Rq' where c = 355 index_test.go:140: sql delete from test_index where c = 123 index_test.go:140: sql delete from test_index where c = 3228 index_test.go:143: sql update test_index set c1 = 4885710474786872516, c2 = 0.616663, c3 = 'fAbH3eMmiX' where c = 563 index_test.go:143: sql update test_index set c1 = 335177771330295526, c2 = 0.821325, c3 = 'qjKz3o9unj' where c = 1425 index_test.go:137: sql insert into test_index values (3792, 858596955959740178, 0.067692, 'N9sZlNdYR2') index_test.go:140: sql delete from test_index where c = 3633 index_test.go:140: sql delete from test_index where c = 1339 index_test.go:143: sql update test_index set c1 = 9031053026896829442, c2 = 0.714889, c3 = 'qGAXkS5Fcy' where c = 447 index_test.go:143: sql update test_index set c1 = 7967023939104820530, c2 = 0.101376, c3 = 'mC3YmljOg1' where c = 2795 index_test.go:140: sql delete from test_index where c = 3476 index_test.go:143: sql update test_index set c1 = 5091977969391318790, c2 = 0.934671, c3 = 'gfrS5xTV5a' where c = 3122 index_test.go:137: sql insert into test_index values (3793, 2906494104567433167, 0.972669, 'hNr1Ycl3hv') index_test.go:140: sql delete from test_index where c = 1178 index_test.go:143: sql update test_index set c1 = 655569755725702148, c2 = 0.096162, c3 = 'qCn61WziCz' where c = 2008 index_test.go:137: sql insert into test_index values (3794, 4785576164582523820, 0.136683, 'dGfV8U0pFN') index_test.go:140: sql delete from test_index where c = 900 index_test.go:143: sql update test_index set c1 = 2382603960623416872, c2 = 0.728297, c3 = 'ghYk1KIYvw' where c = 2934 index_test.go:137: sql insert into test_index values (3795, 7500192856504890359, 0.497958, 'PXyZYP4ijY') Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8537/tidb-test) 1583697408 bytes in 17.08 secs (92727552 bytes/sec) [Pipeline] { index_test.go:140: sql delete from test_index where c = 3596 index_test.go:143: sql update test_index set c1 = 7739905866282859766, c2 = 0.214173, c3 = '3IOGrxEC3D' where c = 6 index_test.go:137: sql insert into test_index values (3796, 7249107269344692502, 0.030287, 'OliL5Ol09i') index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 8282345696504130847, c2 = 0.645178, c3 = 'ZjVKftGk6K' where c = 1455 index_test.go:137: sql insert into test_index values (3797, 526140687279257972, 0.172262, 'dL7F7pechn') index_test.go:140: sql delete from test_index where c = 3698 index_test.go:143: sql update test_index set c1 = 2753912940839851761, c2 = 0.026444, c3 = 'hd75l4Bo7Q' where c = 523 index_test.go:137: sql insert into test_index values (3798, 339948093566451101, 0.720685, 'xYieDJXjtm') index_test.go:140: sql delete from test_index where c = 3592 index_test.go:143: sql update test_index set c1 = 8397463128935434594, c2 = 0.268842, c3 = 'Q6E4YUv48Q' where c = 1869 index_test.go:137: sql insert into test_index values (3799, 3991605915807938174, 0.421399, '0OxusL1dYB') index_test.go:140: sql delete from test_index where c = 773 index_test.go:143: sql update test_index set c1 = 8593141873518140931, c2 = 0.581360, c3 = 'UEQWvI2jhf' where c = 859 index_test.go:137: sql insert into test_index values (3800, 2509945473288356708, 0.921829, 'gB6IsOisbY') index_test.go:140: sql delete from test_index where c = 699 index_test.go:143: sql update test_index set c1 = 2596103823007759318, c2 = 0.087036, c3 = 'KBgEVMvPRt' where c = 2378 index_test.go:137: sql insert into test_index values (3801, 2908881433570112232, 0.778060, '4EPwpiyKfz') index_test.go:137: sql insert into test_index values (3802, 461317066547148247, 0.189237, 'hKzaAURr8E') index_test.go:137: sql insert into test_index values (3808, 6555196465189644999, 0.669614, 'JOTizRI5QL') index_test.go:137: sql insert into test_index values (3805, 5031985053800166290, 0.172584, 'mSj3vwVQ61') index_test.go:137: sql insert into test_index values (3803, 8192506510361105620, 0.658817, 'FFEBcxJ1Qd') index_test.go:137: sql insert into test_index values (3810, 6623919392574458538, 0.897225, 'D7Micrt4al') index_test.go:137: sql insert into test_index values (3809, 2214553426722910834, 0.497490, 'oZS0e9MOYO') index_test.go:137: sql insert into test_index values (3804, 2051252718212191963, 0.692359, 'oAgYGoUzY0') index_test.go:137: sql insert into test_index values (3806, 6513071426242696828, 0.848603, 'yMBLitlDj0') index_test.go:137: sql insert into test_index values (3807, 7783528499812739527, 0.011327, 'VcqfI1Z3s9') index_test.go:140: sql delete from test_index where c = 2603 index_test.go:140: sql delete from test_index where c = 3532 index_test.go:140: sql delete from test_index where c = 1638 index_test.go:140: sql delete from test_index where c = 3120 index_test.go:140: sql delete from test_index where c = 2014 index_test.go:140: sql delete from test_index where c = 1265 index_test.go:143: sql update test_index set c1 = 3986415803767460313, c2 = 0.226628, c3 = 'trjMSXebxR' where c = 976 index_test.go:140: sql delete from test_index where c = 1677 index_test.go:140: sql delete from test_index where c = 1979 index_test.go:143: sql update test_index set c1 = 4137321726401787161, c2 = 0.986556, c3 = '2Lab056Ddl' where c = 1926 index_test.go:140: sql delete from test_index where c = 3653 index_test.go:143: sql update test_index set c1 = 3412332837617104493, c2 = 0.117457, c3 = 'cWLA5Dgwsn' where c = 1701 index_test.go:140: sql delete from test_index where c = 2907 index_test.go:143: sql update test_index set c1 = 7725787878543226017, c2 = 0.122217, c3 = 'By4YbnAwpK' where c = 1411 index_test.go:143: sql update test_index set c1 = 7868781514894238846, c2 = 0.768154, c3 = 'w08Bu6ambo' where c = 3339 index_test.go:143: sql update test_index set c1 = 1484615178170636347, c2 = 0.690579, c3 = 'PGTnoL449e' where c = 1912 index_test.go:143: sql update test_index set c1 = 731233837628061799, c2 = 0.288694, c3 = 'kOCrUNq4i8' where c = 2302 index_test.go:143: sql update test_index set c1 = 1035932024901112783, c2 = 0.934931, c3 = 'Ovq515BXwN' where c = 2733 index_test.go:137: sql insert into test_index values (3811, 2299303201522855416, 0.549283, 'v8JuDOWTDS') index_test.go:143: sql update test_index set c1 = 5155305765250281777, c2 = 0.958214, c3 = 'rx9sv7JT9B' where c = 1921 index_test.go:137: sql insert into test_index values (3813, 6376264778051329602, 0.732105, 'THhbcE4rTP') index_test.go:137: sql insert into test_index values (3814, 93513786807331949, 0.867140, 'gxnjcwlq2m') index_test.go:143: sql update test_index set c1 = 7505255637077526298, c2 = 0.072564, c3 = 'MC9LUU1SV3' where c = 940 index_test.go:140: sql delete from test_index where c = 1585 index_test.go:140: sql delete from test_index where c = 1495 index_test.go:137: sql insert into test_index values (3817, 461239704376274835, 0.957924, 'Qq9YrzQdUm') index_test.go:143: sql update test_index set c1 = 1008692926647867121, c2 = 0.161820, c3 = '7Ulu2BkWm9' where c = 864 index_test.go:137: sql insert into test_index values (3812, 4780587013416907161, 0.167386, 'v2P9TSbhZ2') index_test.go:137: sql insert into test_index values (3819, 4189079372246787109, 0.487445, 'pe2nCcEQ50') index_test.go:137: sql insert into test_index values (3820, 6734585389047123423, 0.761109, 'CrGfFwe0PW') index_test.go:137: sql insert into test_index values (3815, 3457004452310742088, 0.384768, 'pKk92ox1mJ') index_test.go:140: sql delete from test_index where c = 1365 index_test.go:137: sql insert into test_index values (3816, 5425982578492584662, 0.256818, '9r1HS2zZi6') index_test.go:140: sql delete from test_index where c = 3089 index_test.go:137: sql insert into test_index values (3818, 7320183234656016211, 0.803133, 'stVPcqmHka') index_test.go:137: sql insert into test_index values (3821, 2872107186225335380, 0.802928, 'qLLOlgdOuC') index_test.go:140: sql delete from test_index where c = 386 index_test.go:140: sql delete from test_index where c = 2063 index_test.go:140: sql delete from test_index where c = 1988 index_test.go:140: sql delete from test_index where c = 3543 index_test.go:143: sql update test_index set c1 = 2816733268262590343, c2 = 0.182065, c3 = 'cdTzTBItyF' where c = 1499 index_test.go:140: sql delete from test_index where c = 672 index_test.go:143: sql update test_index set c1 = 9202032755559270449, c2 = 0.451827, c3 = 'h1UWTCaPFl' where c = 1209 index_test.go:143: sql update test_index set c1 = 3646739852469777329, c2 = 0.086754, c3 = 'HZIbcabw3p' where c = 191 index_test.go:143: sql update test_index set c1 = 4639820556324231826, c2 = 0.964671, c3 = 'KujAbrmoj5' where c = 490 index_test.go:140: sql delete from test_index where c = 2736 index_test.go:143: sql update test_index set c1 = 4286529693496341612, c2 = 0.623330, c3 = 'Yv8oz3JvmE' where c = 3805 index_test.go:140: sql delete from test_index where c = 1747 index_test.go:143: sql update test_index set c1 = 8652538302377835444, c2 = 0.741491, c3 = 'LKhq8Hua6i' where c = 346 index_test.go:143: sql update test_index set c1 = 8028287197143236628, c2 = 0.295102, c3 = 'RqB0xcshfw' where c = 3320 index_test.go:143: sql update test_index set c1 = 8534337331917568877, c2 = 0.909065, c3 = 'AahPcfnyMb' where c = 3052 index_test.go:143: sql update test_index set c1 = 374438301299962969, c2 = 0.873966, c3 = 'F8CfQj63eI' where c = 598 index_test.go:137: sql insert into test_index values (3824, 1413123171153646542, 0.031841, 'yzGzbZiaTK') index_test.go:137: sql insert into test_index values (3823, 5295390770751680281, 0.846286, 'GkM8w3o1XC') index_test.go:137: sql insert into test_index values (3822, 8911571376095490297, 0.785193, 'XLl6CiwfrF') index_test.go:137: sql insert into test_index values (3827, 2193891250188040772, 0.477814, 'ywHqCi2DVV') index_test.go:140: sql delete from test_index where c = 1792 index_test.go:143: sql update test_index set c1 = 3247665709692364580, c2 = 0.928503, c3 = 'F1lWQFKukb' where c = 2932 index_test.go:140: sql delete from test_index where c = 209 index_test.go:137: sql insert into test_index values (3829, 2918654349140593627, 0.326434, 'US9aYwxc5M') index_test.go:137: sql insert into test_index values (3826, 6380998946436914836, 0.777952, '5AkbTLLq9p') index_test.go:140: sql delete from test_index where c = 81 index_test.go:137: sql insert into test_index values (3830, 5061426165775328237, 0.032492, 'WlpJOad9ar') index_test.go:137: sql insert into test_index values (3825, 332748206335509576, 0.032030, '8ucxll55MZ') index_test.go:143: sql update test_index set c1 = 3428747626734880515, c2 = 0.197798, c3 = '1Q4JC7Gw8Q' where c = 1057 index_test.go:137: sql insert into test_index values (3828, 2859001335076489596, 0.136630, '84hnzUAjNx') index_test.go:140: sql delete from test_index where c = 1922 index_test.go:137: sql insert into test_index values (3831, 2930080814659901460, 0.527992, 'G3JjscYcGs') index_test.go:140: sql delete from test_index where c = 602 index_test.go:140: sql delete from test_index where c = 1117 index_test.go:143: sql update test_index set c1 = 2615218190402243938, c2 = 0.552031, c3 = 'oGxIdEVXv5' where c = 785 index_test.go:140: sql delete from test_index where c = 1107 index_test.go:137: sql insert into test_index values (3832, 8392923922532459361, 0.574538, 'mfi0kH4OKF') index_test.go:140: sql delete from test_index where c = 2125 index_test.go:143: sql update test_index set c1 = 7197466286635701765, c2 = 0.920249, c3 = '2fO5WoiEeA' where c = 2283 index_test.go:143: sql update test_index set c1 = 2459857279148561134, c2 = 0.063921, c3 = 'uN7vKAJQyv' where c = 1509 index_test.go:143: sql update test_index set c1 = 1655065329018246028, c2 = 0.258669, c3 = 'yZH4bycRwr' where c = 3694 index_test.go:143: sql update test_index set c1 = 2875749533436524461, c2 = 0.081114, c3 = '2iBpqsxjyA' where c = 2019 index_test.go:140: sql delete from test_index where c = 2728 index_test.go:140: sql delete from test_index where c = 3442 index_test.go:143: sql update test_index set c1 = 113535604161251071, c2 = 0.732668, c3 = 'iB241TLNzU' where c = 2738 index_test.go:137: sql insert into test_index values (3833, 5020051056721070323, 0.945322, 'z1A2tXpRzB') index_test.go:137: sql insert into test_index values (3835, 3343585188118971519, 0.979306, 'fftKvc5ZOC') index_test.go:137: sql insert into test_index values (3834, 4060732050733257949, 0.680400, 'ZYNzFY8GPo') index_test.go:140: sql delete from test_index where c = 2861 index_test.go:137: sql insert into test_index values (3836, 1429648686094330689, 0.206439, '97CDuskBMQ') index_test.go:137: sql insert into test_index values (3837, 1850334508287656123, 0.124834, '11XfK72uDk') index_test.go:143: sql update test_index set c1 = 1231029816538300724, c2 = 0.070351, c3 = 'Fz04uA36gm' where c = 3224 index_test.go:140: sql delete from test_index where c = 1094 index_test.go:143: sql update test_index set c1 = 5334213468931004667, c2 = 0.707655, c3 = 'makLXTzy9v' where c = 273 index_test.go:140: sql delete from test_index where c = 608 index_test.go:140: sql delete from test_index where c = 3334 index_test.go:137: sql insert into test_index values (3838, 1406678642513182248, 0.445823, 'nZUyRGMvVf') index_test.go:143: sql update test_index set c1 = 4365166893295190338, c2 = 0.576442, c3 = 'ws40QWsGCK' where c = 1895 index_test.go:140: sql delete from test_index where c = 3090 index_test.go:137: sql insert into test_index values (3839, 1269054974827184795, 0.995155, 'gR6Ae5Kzzm') index_test.go:140: sql delete from test_index where c = 412 index_test.go:143: sql update test_index set c1 = 5016450141660205346, c2 = 0.463191, c3 = 'mMgURy3mVn' where c = 2600 index_test.go:137: sql insert into test_index values (3840, 5237598606873779764, 0.875081, 'quxZIYbGWB') index_test.go:143: sql update test_index set c1 = 7834325678153642304, c2 = 0.848161, c3 = 'O7NAP221JD' where c = 3589 index_test.go:143: sql update test_index set c1 = 1972881386595882565, c2 = 0.576928, c3 = '8ZutrLV5fu' where c = 2480 index_test.go:140: sql delete from test_index where c = 3464 index_test.go:137: sql insert into test_index values (3841, 4406094140981064691, 0.988811, 'PlIfXRKAfq') index_test.go:137: sql insert into test_index values (3842, 8164447557322615961, 0.240156, 'pWHTihpNa4') index_test.go:143: sql update test_index set c1 = 3450352593003990676, c2 = 0.338535, c3 = '06bQYPVew5' where c = 2244 index_test.go:143: sql update test_index set c1 = 5858393679507731192, c2 = 0.726143, c3 = 'dh62gwtEOJ' where c = 2197 index_test.go:143: sql update test_index set c1 = 3347504949698635967, c2 = 0.370025, c3 = '5vHQtK1cKw' where c = 783 index_test.go:140: sql delete from test_index where c = 1102 index_test.go:143: sql update test_index set c1 = 8007504192387988197, c2 = 0.130268, c3 = '6ilBsQt2YU' where c = 3686 index_test.go:140: sql delete from test_index where c = 450 index_test.go:137: sql insert into test_index values (3843, 6379294943707538300, 0.572299, 'G7WnU57vgp') index_test.go:140: sql delete from test_index where c = 100 index_test.go:137: sql insert into test_index values (3844, 8800810671712257892, 0.283533, 'klXLxkbuFm') index_test.go:143: sql update test_index set c1 = 8606828611832284899, c2 = 0.699320, c3 = '9J6n2yP7BF' where c = 2670 index_test.go:137: sql insert into test_index values (3845, 5435371943374327862, 0.843799, 'dcQCqHnCWC') index_test.go:140: sql delete from test_index where c = 3374 index_test.go:137: sql insert into test_index values (3847, 8110053449960566223, 0.671502, 'eIM2UkRkaV') index_test.go:140: sql delete from test_index where c = 135 index_test.go:137: sql insert into test_index values (3846, 8019582534707564156, 0.367494, 'ScCs8PDLiY') index_test.go:140: sql delete from test_index where c = 2433 index_test.go:140: sql delete from test_index where c = 1181 index_test.go:143: sql update test_index set c1 = 8287524910430910081, c2 = 0.856416, c3 = 'X6CppGoWKi' where c = 1860 index_test.go:137: sql insert into test_index values (3848, 4677607136341829332, 0.277492, 'Rh6NhDwBgl') index_test.go:143: sql update test_index set c1 = 5888861787493392411, c2 = 0.496685, c3 = 'uTvpIQZsj1' where c = 126 index_test.go:143: sql update test_index set c1 = 3124743468880508503, c2 = 0.888053, c3 = 'hnNf59eH0P' where c = 3559 index_test.go:143: sql update test_index set c1 = 6007073129679240452, c2 = 0.363523, c3 = 'j8HPNiQWv4' where c = 1970 index_test.go:143: sql update test_index set c1 = 4112301956448735563, c2 = 0.245523, c3 = '6HcU4WJ4tb' where c = 2616 index_test.go:137: sql insert into test_index values (3849, 2202016493714144650, 0.153727, '00O9xC7WBM') index_test.go:140: sql delete from test_index where c = 3023 index_test.go:140: sql delete from test_index where c = 400 index_test.go:143: sql update test_index set c1 = 5923347861117440600, c2 = 0.414179, c3 = 'UtXMtnK53a' where c = 1187 index_test.go:140: sql delete from test_index where c = 628 index_test.go:140: sql delete from test_index where c = 3057 index_test.go:137: sql insert into test_index values (3853, 338385072272601966, 0.376003, 'eH17OfaffQ') index_test.go:137: sql insert into test_index values (3850, 5243144468548543643, 0.520060, 'qFnI5WPml6') index_test.go:137: sql insert into test_index values (3851, 48014436220642579, 0.533132, 'THso7HcV5n') index_test.go:143: sql update test_index set c1 = 2174981286900349693, c2 = 0.359876, c3 = '3TO1atyPpd' where c = 719 index_test.go:143: sql update test_index set c1 = 1893868112953935572, c2 = 0.230512, c3 = 'BmBIkSp6S5' where c = 3392 index_test.go:143: sql update test_index set c1 = 7680803011882030739, c2 = 0.844466, c3 = '3QFsdfz4Wp' where c = 1810 index_test.go:137: sql insert into test_index values (3852, 2691855702625461213, 0.295076, 'oFzYfXAirP') index_test.go:140: sql delete from test_index where c = 1494 index_test.go:140: sql delete from test_index where c = 1220 index_test.go:137: sql insert into test_index values (3855, 5353551205799049127, 0.628819, 'qpkqFOBzJf') index_test.go:143: sql update test_index set c1 = 7961515255139551006, c2 = 0.675249, c3 = 'mraxU1RRcl' where c = 529 index_test.go:137: sql insert into test_index values (3854, 6568895482859020086, 0.452862, 'ILK7J2SMl9') index_test.go:140: sql delete from test_index where c = 1177 index_test.go:143: sql update test_index set c1 = 1565640173294668009, c2 = 0.148965, c3 = 'eapzN3JkiL' where c = 3327 index_test.go:140: sql delete from test_index where c = 602 index_test.go:140: sql delete from test_index where c = 3074 index_test.go:143: sql update test_index set c1 = 2229340036471740491, c2 = 0.926696, c3 = 'jFjn4kkfI0' where c = 2481 index_test.go:140: sql delete from test_index where c = 2272 index_test.go:137: sql insert into test_index values (3856, 7787419177208208596, 0.223045, '2xeXC0nOGq') index_test.go:143: sql update test_index set c1 = 75680960306024989, c2 = 0.419464, c3 = '3NaS2MhWOU' where c = 1351 index_test.go:137: sql insert into test_index values (3859, 8541880788988505150, 0.989246, 'mrKgYPRSzw') index_test.go:137: sql insert into test_index values (3858, 5850912963662704321, 0.440129, 'mOwiWaW4nw') index_test.go:143: sql update test_index set c1 = 4748216612517166208, c2 = 0.186661, c3 = 'aqLetfefE5' where c = 739 index_test.go:143: sql update test_index set c1 = 6156756825142493111, c2 = 0.202490, c3 = '2aNFYck0pi' where c = 781 index_test.go:137: sql insert into test_index values (3861, 8583807385068785754, 0.840870, 'ZBWA5nmea9') index_test.go:140: sql delete from test_index where c = 319 index_test.go:137: sql insert into test_index values (3860, 7121034303328545576, 0.680915, 'JAlOHfgzLj') index_test.go:137: sql insert into test_index values (3857, 7819140007896849077, 0.594140, '6tc5zfGWGu') index_test.go:143: sql update test_index set c1 = 2429449680059735798, c2 = 0.200203, c3 = 'M6NGnAWcUj' where c = 2535 index_test.go:137: sql insert into test_index values (3863, 2200917459947213987, 0.809511, '1RBeOfZef6') index_test.go:137: sql insert into test_index values (3864, 1069642223033147132, 0.226367, 'lMxPkcS6lX') index_test.go:137: sql insert into test_index values (3862, 4719563033937865732, 0.138812, '9iAfHZP09W') index_test.go:140: sql delete from test_index where c = 586 index_test.go:143: sql update test_index set c1 = 2206276583420758882, c2 = 0.494916, c3 = 'QM0g80V39J' where c = 1347 index_test.go:140: sql delete from test_index where c = 1414 index_test.go:140: sql delete from test_index where c = 2400 index_test.go:140: sql delete from test_index where c = 1346 index_test.go:140: sql delete from test_index where c = 658 index_test.go:140: sql delete from test_index where c = 3805 index_test.go:140: sql delete from test_index where c = 3416 index_test.go:143: sql update test_index set c1 = 5924529718776292452, c2 = 0.494994, c3 = 'tKlrYhhh5T' where c = 1215 index_test.go:137: sql insert into test_index values (3865, 4579340739740539401, 0.492019, 'ElNPB0lpDm') index_test.go:143: sql update test_index set c1 = 9064242619355853382, c2 = 0.103649, c3 = 'S94hm30pWr' where c = 421 index_test.go:140: sql delete from test_index where c = 1790 index_test.go:143: sql update test_index set c1 = 7615283872988514625, c2 = 0.657222, c3 = 'QhACx7v1o0' where c = 2480 index_test.go:140: sql delete from test_index where c = 590 index_test.go:137: sql insert into test_index values (3866, 6966919451826326157, 0.895362, 'QNtzh71wC4') index_test.go:143: sql update test_index set c1 = 1666138608560445775, c2 = 0.629124, c3 = '6iXOat1BC8' where c = 2127 index_test.go:143: sql update test_index set c1 = 487063016676212433, c2 = 0.730787, c3 = 'EfDaOPVtAK' where c = 1904 index_test.go:143: sql update test_index set c1 = 1475930181871130240, c2 = 0.043170, c3 = 'g5B6TBwbYX' where c = 2450 index_test.go:137: sql insert into test_index values (3867, 987421356784457025, 0.959445, 'b3TMbZNm1b') index_test.go:143: sql update test_index set c1 = 8144165031439372063, c2 = 0.463442, c3 = 'tTedUiWStT' where c = 178 index_test.go:137: sql insert into test_index values (3868, 6934226802438755186, 0.174020, 'Iy0jEpeZTO') index_test.go:143: sql update test_index set c1 = 7147391891882398607, c2 = 0.554450, c3 = 'Mb9ja9ZmEX' where c = 3279 index_test.go:137: sql insert into test_index values (3869, 6315198462823142526, 0.352796, 'r8LX8Jmqj0') index_test.go:143: sql update test_index set c1 = 2175258312267478993, c2 = 0.037623, c3 = 'KRnZD8GT9k' where c = 2464 index_test.go:140: sql delete from test_index where c = 3623 index_test.go:140: sql delete from test_index where c = 77 index_test.go:137: sql insert into test_index values (3871, 3144859718281603453, 0.509559, 'MZWGl146Ty') index_test.go:137: sql insert into test_index values (3870, 1001865107184314914, 0.535283, 'cFTqtPUaSf') index_test.go:137: sql insert into test_index values (3872, 160806901952417362, 0.610851, 'TeVTeQrkBU') index_test.go:137: sql insert into test_index values (3873, 4854879517218248120, 0.058519, 'zba6iyYcFA') index_test.go:140: sql delete from test_index where c = 2732 index_test.go:143: sql update test_index set c1 = 5768245465970222758, c2 = 0.204655, c3 = 'g3dSS2EUOU' where c = 374 index_test.go:137: sql insert into test_index values (3875, 3131016705353822783, 0.855085, 'zGtl5jgPFX') index_test.go:137: sql insert into test_index values (3874, 8004273167154396255, 0.991030, 'QVO02ghS8B') index_test.go:143: sql update test_index set c1 = 7949484647285152686, c2 = 0.919415, c3 = '5ffuIe5qsf' where c = 1864 index_test.go:143: sql update test_index set c1 = 8585963938959533215, c2 = 0.960473, c3 = 'zpaMDwdo0R' where c = 2670 index_test.go:140: sql delete from test_index where c = 1129 index_test.go:140: sql delete from test_index where c = 1202 index_test.go:140: sql delete from test_index where c = 3195 index_test.go:140: sql delete from test_index where c = 1358 index_test.go:140: sql delete from test_index where c = 3115 index_test.go:140: sql delete from test_index where c = 1321 index_test.go:143: sql update test_index set c1 = 8516718226982129516, c2 = 0.483696, c3 = 'PoeogXoCpM' where c = 854 index_test.go:137: sql insert into test_index values (3876, 1681308404752806488, 0.668953, 'TlCXZkKiEv') index_test.go:140: sql delete from test_index where c = 2218 index_test.go:140: sql delete from test_index where c = 2340 index_test.go:137: sql insert into test_index values (3877, 4829167089646509496, 0.321855, 'LeSu2DC5Du') index_test.go:137: sql insert into test_index values (3878, 4113569423683427990, 0.624588, 'ILVydcYjHi') index_test.go:143: sql update test_index set c1 = 357067283532725755, c2 = 0.288385, c3 = 'teLIKXRGt5' where c = 3096 index_test.go:143: sql update test_index set c1 = 1200927331944654364, c2 = 0.093387, c3 = 'ChjCJjxneB' where c = 1623 index_test.go:143: sql update test_index set c1 = 3139999101232739721, c2 = 0.451271, c3 = 'qSVtgkx8jR' where c = 950 index_test.go:143: sql update test_index set c1 = 5366971736686237613, c2 = 0.526400, c3 = 'vvecxaVlLP' where c = 3263 index_test.go:137: sql insert into test_index values (3879, 1727435886997951813, 0.595917, '7Daevz8Kt0') index_test.go:143: sql update test_index set c1 = 1323962461240986521, c2 = 0.942190, c3 = 'YAZjvfoMLr' where c = 3016 index_test.go:143: sql update test_index set c1 = 5051008111544794015, c2 = 0.976261, c3 = '12wY0gkbDI' where c = 3525 index_test.go:143: sql update test_index set c1 = 7732459604912420593, c2 = 0.149231, c3 = 'EA3BZmNMp5' where c = 708 index_test.go:140: sql delete from test_index where c = 3247 index_test.go:137: sql insert into test_index values (3883, 892352330714867662, 0.583963, 'YmZ6tB3YJv') index_test.go:137: sql insert into test_index values (3882, 5283040078463653423, 0.139838, 'FMe3ezfQW0') index_test.go:137: sql insert into test_index values (3880, 1731573028431341008, 0.989677, 'rMXl7HnjKH') index_test.go:140: sql delete from test_index where c = 3527 index_test.go:137: sql insert into test_index values (3881, 6637315673044037748, 0.926396, 'cqSck9GehM') index_test.go:137: sql insert into test_index values (3886, 798356326436390270, 0.296282, 'E0JbWWMxxK') index_test.go:137: sql insert into test_index values (3884, 6218009288789207534, 0.436137, 'EPkQLNkPnN') index_test.go:140: sql delete from test_index where c = 1687 index_test.go:137: sql insert into test_index values (3885, 9004435914443407329, 0.074840, 'rYqq0benDq') index_test.go:140: sql delete from test_index where c = 1429 index_test.go:140: sql delete from test_index where c = 2249 index_test.go:140: sql delete from test_index where c = 2163 index_test.go:143: sql update test_index set c1 = 4634730849897540253, c2 = 0.219836, c3 = 'jAPRn34P6s' where c = 2809 index_test.go:140: sql delete from test_index where c = 3426 index_test.go:140: sql delete from test_index where c = 2154 index_test.go:143: sql update test_index set c1 = 7810264004869286576, c2 = 0.587527, c3 = 'ZIF7cgYUAu' where c = 1835 index_test.go:140: sql delete from test_index where c = 3287 index_test.go:143: sql update test_index set c1 = 8377967621764268689, c2 = 0.685303, c3 = 'pVEaYFc5P0' where c = 682 index_test.go:143: sql update test_index set c1 = 4114663577414658613, c2 = 0.963399, c3 = 'fV24oPg3MX' where c = 679 index_test.go:140: sql delete from test_index where c = 3842 index_test.go:143: sql update test_index set c1 = 2857660920739855518, c2 = 0.081762, c3 = 'IezCcLStaq' where c = 2507 index_test.go:143: sql update test_index set c1 = 7177721853378574311, c2 = 0.487497, c3 = 'xwifTLtqbI' where c = 2654 index_test.go:143: sql update test_index set c1 = 2023066459231530513, c2 = 0.726314, c3 = 'lWzkS6Fdh1' where c = 1853 index_test.go:137: sql insert into test_index values (3888, 2672681047851184970, 0.357103, 'tn1vggXL7X') index_test.go:143: sql update test_index set c1 = 3006279324837059113, c2 = 0.814413, c3 = '16xNXR5nQT' where c = 3761 index_test.go:137: sql insert into test_index values (3889, 4339369936413121207, 0.511538, 'p1PLumfJbT') index_test.go:143: sql update test_index set c1 = 8944632757484379886, c2 = 0.366065, c3 = 'aXSt5oBhOJ' where c = 3449 index_test.go:143: sql update test_index set c1 = 8115981969200206404, c2 = 0.038389, c3 = 'ReA4EjjU0W' where c = 1507 index_test.go:137: sql insert into test_index values (3887, 2626157041245578426, 0.660647, 'kPdHZY6aB0') index_test.go:137: sql insert into test_index values (3890, 3889930747851965289, 0.329096, 'Ph4WpvC2PY') index_test.go:137: sql insert into test_index values (3891, 6186057072537180211, 0.006067, '7l6d7dAl3N') index_test.go:137: sql insert into test_index values (3892, 6731841329013272306, 0.797804, 'HleCLAv0qP') index_test.go:137: sql insert into test_index values (3895, 319223781678694636, 0.407775, 'MHByU8V8i4') index_test.go:137: sql insert into test_index values (3894, 1768141896801239580, 0.279197, 'PTEmn3khCG') index_test.go:137: sql insert into test_index values (3893, 2689309032758370700, 0.810756, '47utgoVUkL') index_test.go:140: sql delete from test_index where c = 3112 index_test.go:140: sql delete from test_index where c = 1305 index_test.go:140: sql delete from test_index where c = 3466 index_test.go:140: sql delete from test_index where c = 1627 index_test.go:140: sql delete from test_index where c = 3408 index_test.go:140: sql delete from test_index where c = 1160 index_test.go:143: sql update test_index set c1 = 2738312912882450249, c2 = 0.781440, c3 = 'A9WDvKNUtK' where c = 795 index_test.go:140: sql delete from test_index where c = 3706 index_test.go:143: sql update test_index set c1 = 4430081670317032298, c2 = 0.997507, c3 = 'F90JPtdn0i' where c = 316 index_test.go:143: sql update test_index set c1 = 8610745831228205696, c2 = 0.155530, c3 = '2PHGfqiTcq' where c = 1197 index_test.go:140: sql delete from test_index where c = 1959 index_test.go:140: sql delete from test_index where c = 1083 index_test.go:143: sql update test_index set c1 = 8225295563520170127, c2 = 0.942153, c3 = '9lHDPviGHB' where c = 3294 index_test.go:143: sql update test_index set c1 = 538739483070228633, c2 = 0.633901, c3 = 'OHYUMhzhYq' where c = 753 index_test.go:143: sql update test_index set c1 = 9132896165281810054, c2 = 0.526131, c3 = 'MuB7Z05CtO' where c = 3366 index_test.go:143: sql update test_index set c1 = 810539690584607161, c2 = 0.167178, c3 = 'ufS2HLqJPn' where c = 2024 index_test.go:137: sql insert into test_index values (3897, 2325224471330824255, 0.324646, 'dhRJTEPBMF') index_test.go:137: sql insert into test_index values (3896, 3922677826455148075, 0.935007, 'LZILDlzRvj') index_test.go:143: sql update test_index set c1 = 8666106867291195927, c2 = 0.335234, c3 = '57w40SYqKZ' where c = 2052 index_test.go:143: sql update test_index set c1 = 6279062959898559725, c2 = 0.994768, c3 = 'FFmjimZSXX' where c = 3662 index_test.go:137: sql insert into test_index values (3898, 3641949434275500592, 0.718536, 't4EBlyb80o') index_test.go:137: sql insert into test_index values (3899, 1235315382653928015, 0.010985, 'mTdZMNPUfH') index_test.go:140: sql delete from test_index where c = 3414 index_test.go:140: sql delete from test_index where c = 1227 index_test.go:137: sql insert into test_index values (3900, 8381147800768645311, 0.279914, '6daFrYHmGm') index_test.go:140: sql delete from test_index where c = 3622 index_test.go:140: sql delete from test_index where c = 1081 index_test.go:140: sql delete from test_index where c = 2311 index_test.go:143: sql update test_index set c1 = 7487375730166534344, c2 = 0.594546, c3 = 'gRJFii043e' where c = 1712 index_test.go:143: sql update test_index set c1 = 8919715917964401970, c2 = 0.294490, c3 = '1Q0isWY4Cg' where c = 945 index_test.go:143: sql update test_index set c1 = 8523828089315951584, c2 = 0.281282, c3 = '3qVRqwDtFp' where c = 3230 index_test.go:143: sql update test_index set c1 = 4276256189295960984, c2 = 0.379236, c3 = 'fqd1c5UDLp' where c = 685 index_test.go:143: sql update test_index set c1 = 6129242855291969890, c2 = 0.870189, c3 = 'CvdrIYsNAz' where c = 984 [2024/05/06 16:14:12.979 +08:00] [ERROR] [gc_worker.go:2009] ["deleteRanges is called"] [2024/05/06 16:14:13.015 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [Pipeline] sh + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 16:14 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 16:14 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 16:09 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 16:09 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:09 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 16:09 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 88099c95a3c0c13a827c0795c3d45070264665e4 Git Commit Branch: master UTC Build Time: 2024-05-06 06:37:19 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-179-g77a3eef274 Edition: Community Git Commit Hash: 77a3eef2741d1e6e7ad559d95d92a545704a769d Git Branch: HEAD UTC Build Time: 2024-05-06 08:04:03 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] sh wait pd ready... --- PASS: TestIndex (82.95s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8537/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } wait tikv ready... total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 16:14 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 16:14 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 16:09 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:14 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 16:09 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 16:09 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 16:09 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimpleDelete [2024/05/06 16:14:43.568 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] # Time: 2024-05-06T16:14:44.231261166+08:00 # Txn_start_ts: 449572577958952983 # Query_time: 0.360224899 # Parse_time: 0 # Compile_time: 0.001357795 # Rewrite_time: 0.000330683 # Optimize_time: 0.000857841 # Wait_TS: 0.000032562 # Cop_time: 0.357707126 Process_time: 0.000456491 Wait_time: 0.000081912 Request_count: 2 Process_keys: 2 Total_keys: 428 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 108 Rocksdb_key_skipped_count: 1170 # Is_internal: true # Digest: 1419dc3f429d38aa633c567e9a7382c40500243679dfa77e81a8e3ecb9436ee2 # Stats: tidb_ddl_job:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 0.000228245 Cop_proc_p90: 0.000354624 Cop_proc_max: 0.000354624 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.0956e-05 Cop_wait_p90: 6.8778e-05 Cop_wait_max: 6.8778e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 14342 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('mxi4MAkzXzEzCTAJNjY1Ni42NwlteXNxbC50aWRiX2RkbF9qb2Iuam9iX21ldGEsIG1GHQDwRnByb2Nlc3NpbmcJMAl0aW1lOjM1OC4xbXMsIGxvb3BzOjEsIENvbmN1cnJlbmN5OjUJMTEuOCBLQglOL0EKMQkxNF8xNAkwboAAGWMUOmRlc2MsTocAFGpvYl9pZB2DHYEcCTAgQnl0ZXMRCBwKMgkxN18yNx32VGlubmVyIGpvaW4sIGVxdWFsOltlcShaDAE4aWQsIENvbHVtbiMxNSldVnUAuCwgYnVpbGRfaGFzaF90YWJsZTp7dG90YWw6MjEzLjXCtXMsIGZldGNoOjIwOC44BRAFMkA6NC43MsK1c30JMS41OSBLQhW3HDMJNl8yOShCAVgAKQG9MDQwMAlncm91cCBieToVkkAsIGZ1bmNzOmZpcnN0cm93KBUaCCktPhUMBAkxKa4IMTc3DY4pr1wyLCBwYXJ0aWFsX3dvcmtlcjp7d2FsbF8l2xwxNTguNDU3wgG9CGNvbjnVJCwgdGFza19udW0h8Dh0b3Rfd2FpdDo2NDkuMDkJ7QEVIGV4ZWM6NC45OQlDARMFWBQ2NTkuNTMJFShtYXg6MTM3LjAxOQVoCHA5NR0QFH0sIGZpbladABQ4MC4wMjYFNV6dAAGpEZ0UNTcuOTIxBS8BFAWcFDE4OW5zLAUQBZkQNzYxLjUhjgAsCZgINTkuCaYFlg0OAH1BywEEGAo0CTFfMzAxmyRub3QoaXNudWxsPYMAKTF5CDk5LgnhLXgICTM4Uag8Ti9BCjUJNl8zNQkwCTgwMD3mSpMCeR9SGgMgc2NoZW1hX2lkAcRGwAMAdEGbCR5JNwhtaW4VrwA4TjICBDkwTa8JuQAzbjECEDcwLjkzKWRekwEAMSlvRTAEMjFN/QkUJZMMOS44MAlCIaYllhwyMjguNjQ3wkGHQS8UNTIuNDc4BQ8hmBUPai0CEDg1LjE4CTNemQAyLAIQNi41MTQFYgGGBZkIMTg2MiwCFDM0NS4yMwlUAZYUNzQuNjMzBTQBlhUPWS8YNgkzMV8zNjHlOGRhdGE6SGFzaEFnZ18zMVEpCDMxLkmCKXAYMiwgY29wX2FwCDoge2FyBCAxSZ4QIDM5OC4JpUEUEF9rZXlzBR0BswESEDogMTAxTXYBFCV0DCAxMy4pYGRjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMJHNAXUIX2R1BRoUbjogMi4xCTosbWF4X2Rpc3RzcWxfLk8BSCAxfSwgcnBjX2luZm86e0NvcDoBsgxfcnBjLfgAYY1axTWB9hR9CTI4MSCpsGEIADdhCAwxCTFf/goD1goDSjIDyWt9GgA4JaoEa3YlHwQ6e0WjADD5ADx9LCBzY2FuX2RldGFpbDogyQclkQhlc3MypgEAYTYXAChfc2l6ZTogMjQxOWURBGFsDS5AMjE0LCBnZXRfc25hcHNob3RpGAwgMy41qQCYcm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW50OiA1NCwga2V5QhcAHDg1LCBibG9jQVsQfX19LCABzV66AAEcOlMCoZkEYWkRj1VaAHQhHtlHDCAxNzGlSHkLFDgJNDNfM6FADDAJMTCB84WZADouiQh8LCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG96hwFBTwEEBAozYXccNDEoUHJvYmXlSRr8CABkYYEoU2VsZWN0aW9uXzShygXlDDM1Ny4uUghqgwMMNTguMg58CGFwLa6N4gESFDogMzU0LimkeYIENjitUgBjvoIDCDQuNclF/oIDaYIIMm1zYYEANy6JBiGUBDQwZYExKEoVAxByZW9yZxIKCTYIAy4JCv4JA6oJAwQyNI3n/gkDqgkDMtoBNgkDNeEAdA4CChxfa3ZfcmVhZDISA0E0AHQhPX0nADMOowgAbX0mBDUJYSYAOSWN/iYDfSYFfcleKDF9CU4vQQlOL0EK') # Plan_digest: 29484af8ecb33bd721aada2a65e777d1777fbdefaa439f1f3bce3a7a45698fab # Binary_plan: tidb_decode_binary_plan('/BrwSQr3GgoNUHJvamVjdGlvbl8xMxLfGQoHU29ydF8xNBLpGAoLSGFzaEpvaW5fMjcSiQcKDlRhYmxlUmVhZGVyXzQxEscECgxTZWxlCUAYNDASmAEKEAUkUEZ1bGxTY2FuXzM5IQAAAADw7zBBKQEJ8G0AiMNAMAE4AkACShcKFQoFbXlzcWwSDHRpZGJfZGRsX2pvYlIea2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRvah10aWt2X3Rhc2s6e3RpbWU6MW1zLCBsb29wczoxfXD///////////8BeAkIDP///wEFhjAgZTFBKauqqqqqALpAAYQEUhgFgAAuLn8AKC5yZW9yZ2rVAnRpamYACCwgcwHffGRldGFpbDoge3RvdGFsX3Byb2Nlc3Nfa2V5czogMSwgRhcAKF9zaXplOiAyNDE5ER8JLkQyMTQsIGdldF9zbmFwc2hvdF8F3MAgMjQuOcK1cywgcm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW50OiA1NCwga2V5QhcAQDg1LCBibG9jazoge319fSwgAVheugABHBg6IDM1NC42BXUJwQh3YWkRjww2OC44HRosa3ZfcmVhZF93YWxsDT0AMSGOJT0dFRwzNTcuOW1zfVaeASwaAQIhVVVVVZV09kA5oSgBQAFSEWRhdGE6U11lBFoVBaQBUQA4AWoEbG8l+Bhi2wFjb3BfRRYQIHtudW0lgAhtYXgBzgg4LjIBKyGfLW4pnCWxASEd7wXtADoZ6IBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFdAhfZHUFGhRuOiA0LjUpsahtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6AbEQX3JwYzoJmABhLUwAMwm6FH19cI4CeEHIBQFIARKfEAoKSGFzaEFnZ18yORLZDC6IAxAzMBLzCxkgEDM1EuYHNrsDEDM2EqUFHSIIMRKXRrkDADRlM/65AzK5AwAcRRYlowB7JcUIMHMsMcBaGgIFhQAoYbgAAAEBBEC/jT4wUpQBZ3JvdXAgYnk6bYFENsQDIeocZXNzaW5nLCBKHwAkc2NoZW1hX2lkc1IfABB0YWJsZQkeJGZ1bmNzOm1pbihKRwBMam9iX2lkKS0+Q29sdW1uIzE4ardCNwQu5AD+NgSmNgQIMy41acH+NgSqNgQIMTAxjatCNgQMMTMuMYk2oVWdGBgxNzEuN8K1XhkEICHe3d3dHT73QC7/AYEYBA9kgRgASG0EBDMxkRYIMS4yBWiJFggyYt1mFgQMOTguNAUsQS1OFwQy0ACNFxXJAGO+FwQIMi4xKQP+FwSJFwFMDH19cJkuGAQlLgitbPhCLgEAhP4tA74tA3URfR0ENVqpugg5MC7JQimkTDNirwJwYXJ0aWFsX3dvcmtlcjp7WSEQNzAuOTMB7AQsIC5DBQg1LCCBRwBfoeipMymgEDIxNC43SQIwdG90X2V4ZWM6OS44MAlCAROFeBQyMjguNjRBeAAsIY8UOjUyLjQ3CZUIcDk1GQ8UfSwgZmluUpkAEDg1LjE4CTNemQABpQBvDZkQNTYuNTFJbwEUBZkQMTg2bnMSBQgJlhQzNDUuMjMJVMG5FDc0LjYzM0mjBDk1GQ9eKwVhLAitSP4t/gQAuaErYSwoFm5vdChpc251bGw1mQg1KSkxjwA5bbUpjwgycPwuUwIkGgEBIUREREQkY0ZYAAQ4Z7GCMe8ENSytMRxmaXJzdHJvdx1wuSYINVoWJYYQMTc3LjUF3w17BGKxagoCFDE1OC40NSm0XnIBLgsCFDY0OS4wOQlgNXMMNC45OQlDARMFhhQ2NTkuNTMJFSF2FDEzNy4wMenCIXcZEGoOAhQxODAuMDKpcl6dADIPAgw3LjkyWZVNDwQ5bi4PAhA3NjEuNUnMBZgENTmlKgAsCZYNDl4MAg4pCBRvQQ1BKawe7wpoAUABUjxpbm5lciBqb2luLCBlcXVhbDpbZXEoYtsGBCwgNdoMKV1aEyUwBDM1MncJAEAWBAkUaGFzaF904TgAOhYMCww6MjEzLd4cZmV0Y2g6MjAeOgoFMgA6baksfXDgDCGZKiJLzRseOq4AAD1KmAChrOnZFDpkZXNjLE7eB+mXUq8ABWoEfVo+agBOQwgBRhBtZXRhLE5jABmHbUYOqgkS+QpJyxAxYg1DbybyCUA1cJxeeP///////////wEYAQ==') # Resource_group: default ; # Time: 2024-05-06T16:14:44.30996709+08:00 # Txn_start_ts: 0 # Conn_ID: 1 # Query_time: 0.44617952 # Parse_time: 0.000048767 # Compile_time: 0.000088755 # Rewrite_time: 0.000003484 # Optimize_time: 0.000044828 # Wait_TS: 0.000248406 # DB: test_ddl # Is_internal: false # Digest: 221921ae54a369daee23abfdaaa87b2b8fbeb204fef1dc75fdc9325ccbd3ded4 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; create table test_column (c1 int, c2 int, primary key(c1)); [2024/05/06 16:14:45.597 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] === RUN TestSimpleDelete/Basic === RUN TestSimpleDelete/Basic/test_delete [TestSimpleDelete][Time Cost]1.043279762s === RUN TestSimpleDelete/Basic/test_delete_common # Time: 2024-05-06T16:14:55.074347849+08:00 # Txn_start_ts: 449572579902750722 # Query_time: 3.859236843 # Parse_time: 0 # Compile_time: 0.000885628 # Rewrite_time: 0.000146127 # Optimize_time: 0.000398629 # Wait_TS: 0.04036903 # Cop_time: 3.8173191600000003 Process_time: 0.000192146 Wait_time: 0.000095554 Request_count: 2 Process_keys: 36 Total_keys: 38 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 36 Rocksdb_key_skipped_count: 72 # Index_names: [stats_meta:idx_ver] # Is_internal: true # Digest: ea4709893ffb8edc8d58191ccbd93c4c4fdfc1d20ebbcc7f48707df328d6dbb2 # Stats: stats_meta:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 9.6073e-05 Cop_proc_p90: 0.000134412 Cop_proc_max: 0.000134412 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.7777e-05 Cop_wait_p90: 6.5284e-05 Cop_wait_max: 6.5284e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 37373 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 3.817044613 # PD_total: 0.040540562 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 18 # Warnings: [{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [{mysql.stats_meta.version asc}], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('iA6oMAkzXzE4CTAJMzMzMy4zMwlteXNxbC5zdGF0c19tZXRhLnZlcnNpb24sIEIaABx0YWJsZV9pZEobACxtb2RpZnlfY291bnRKHwAFGOgJMTgJdGltZTozLjgycywgbG9vcHM6MiwgQ29uY3VycmVuY3k6NQkxNi43IEtCCU4vQQoxCTMwXzE3CRmvYkUASGluZGV4X3Rhc2s6IHt0b3RhbF8FbXQgNjU5LjPCtXMsIGZldGNoX2hhbmRsZTogNjQ2LjUFGChidWlsZDogOS44NgUQIHdhaXQ6IDIuOQEfCH0sIAn4SlsADckgbnVtOiAxLCBjHcgsIDV9LCBuZXh0OiB7AVAAXwWgDDogNzUJjAUUAHQlURhsb29rdXBfDYYMNzEuORWGNiIAEHJlc3A6CXUUfQkxOS44MScgMgk0N18xNShCAckMKQkxXzkwBWMAOjnfACwpKfBSOmlkeF92ZXIodmVyc2lvbiksIHJhbmdlOig0NDk1NzI1NzYwMzIxOTQ1OTIsK2luZl0sIGtlZXAgb3JkZXI6dHJ1ZSwgc3RhdHM6cHNldWRvCTEt3Qg2MzgFvyneADMhFgRwXy08MSkcbWF4OiA1MjAN6khwcm9jX2tleXM6IDE4LCB0b3RfARMUOiA1Ny43BU0BEyEyDDogMzAtzWhjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwp0QV1CF9kdQUaEG46IDIxDTosbWF4X2Rpc3RzcWxfMrMBRDF9LCBycGNfaW5mbzp7Q29wOgGyFF9ycGM6MQWXUVQYNDg0wrVzfUEbCGlrdgVpBDp7RW4AMFXYAU0oc2Nhbl9kZXRhaWxVlQHaCGVzczbwAARhbDIYACBfc2l6ZTogODIpDgRhbBEuPDksIGdldF9zbmFwc2hvdF8FdAwgNy4xJSZccm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkaZcpXQhrZXk+FwAcMzYsIGJsb2NhOQB9CdUEbWVetwAJci6ZAQhhbF8hmw0aNaAlGgh3YWxxhwgxNjMlgBB9CU4vQQEEQbYkNV8xNihQcm9iZX62AgBrWX0UZmFsc2UsVn4CbZJJfQAyZn0CDSghjTFcKWwliBQ6IDEzNC4h5CX3BeCBSQXBBVW6ewIANY1q7nsCSXsFuSml/noCanoCCDEwMCkPfnsCBDM0baL+fAKmfAIymwE2fQIANjGiPn0CRDUyOC4zwrVzfQlOL0EJTi9BCg==') # Plan_digest: 42d48b331dfe53300ddea68d4217dc467244bd898f80f10a913f2104d26d4989 # Binary_plan: tidb_decode_binary_plan('jw+oCooPCg1Qcm9qZWN0aW9uXzE4EsENCg5JbmRleExvb2tVcF8xNxLZBQoRSQET8IZSYW5nZVNjYW5fMTUaAQEhAAAAAIAxB0Epq6qqqqoKqkAwEjgCQAJKKQonCgVteXNxbBIKc3RhdHNfbWV0YRoSCgdpZHhfdmVyEgd2ZXJzaW9uUj5yYW5nZTooNDQ5NTcyNTc2MDMyMTk0NTkyLCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIHMBUvA8OnBzZXVkb1oUdGltZTo2MzjCtXMsIGxvb3BzOjNi2wFjb3BfdGFzazoge251bTogMSwgbWF4OiA1MjAuOQUsSHByb2Nfa2V5czogMTgsIHRvdF8BExQ6IDU3LjcFIgETJHdhaXQ6IDMwLjMFE4Bjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFdQhfZHUFGhBuOiAyMQ060G1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDp7bnVtX3JwYzoxBZcIYWxfBeU4NDg0wrVzfX1qswJ0aWt2BWoEOnsFGwAwFfwBTgBzIaIoZGV0YWlsOiB7dG8BQgHbCGVzczbxAARhbDIYACBfc2l6ZTogODIpDwRhbBEuODksIGdldF9zbmFwc2hvdAmPDCA3LjElFHRyb2Nrc2RiOiB7ZGVsZXRlX3NraXBwZWRfY291bnQpXghrZXk+FwAcMzYsIGJsb2MhoxB9fX0sIAHKXrcAARw2mgEIYWxfIZwNGjWhJRoId2FsLTQMIDE2MyWBCH1w/xEBBAF4EQpA/wESpAUKEVRhYmxlUm93SURJ3Aw2GgECRdwIINYTQtwCCBUKE0rcAghSHmtZpxxmYWxzZSwgcy6oAgATBcIMMy44MjWrCDJi2GKnAg0pIbYxhSmVJbEUOiAxMzQuQQ5FISUJDDogNjUF6gAsyqUCCDUuNSXL7qUCSaUFuQx9fWq2/qQCdqQCCDEwMCkQfqUCBDM0bc0Acv6mAqKmAjKcATanAjWjPqcCCDUyOCW9WqcCICGKb66ouqz5QC5qBQgBQAFWVwII7wFpoa6JIZEBRYAMIDY1OQVoSCwgZmV0Y2hfaGFuZGxlOiA2NDZNAwBigcYUOiA5Ljg2RRNhZRA6IDIuOUEiDH0sIHRhLU5bACX6BCwgsW4y5AQoNX0sIG5leHQ6IHsBUABfBaAMOiA3NalWBRQAdAVZGGxvb2t1cF8NhgQ3Ma2tRiIAEHJlc3A6CXUMfXCxni7VAyUuCNoq+j4uAQRSasWUAC5lmcWTCC52ZcWHBCwgQhoACY8EaWRKGwAUbW9kaWZ5id9KHwCF91aaAQQNQ736RDVwzIUBeP///////////wEYAQ==') # Resource_group: default ; # Time: 2024-05-06T16:14:55.074703388+08:00 # Txn_start_ts: 449572580409737218 # Query_time: 1.8799516920000001 # Parse_time: 0 # Compile_time: 0.000276459 # Rewrite_time: 0.000080851 # Optimize_time: 0.00012842 # Wait_TS: 0.000012617 # Cop_time: 1.8793215989999998 Process_time: 0.000044409 Wait_time: 0.000034215 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: bcd7df1463335119fc75a5a25ae9cc4fbb2403bad111f18913a53838d1b66b71 # Stats: tidb_runaway_watch_done:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 4.4409e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.4215e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 233 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 1.879161834 # PD_total: 0.000010129 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('owbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoX2RvbmUuZG9uZV90aW1lCTAJdGltZToxLjg4cywgbG9vcHM6MQkwIEJ5dGVzCTAgQnl0ZXMKMQkzMV8xMB1gQGRhdGE6U2VsZWN0aW9uXzkJUkkAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMQlxRHByb2Nfa2V5czogMCwgdG90XwESIDogNDQuNMK1cwkTJHdhaXQ6IDM0LjIFE4Bjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFcQhfZHUFGhRuOiAzLjcJTahtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6Aa4UX3JwYzoxBYQIYWxfOSgUfX0JMjMzLSMwTi9BCjIJMV85CTFfMDV/CGd0KJqCARgsIDAwMDAtBQMMIDAwOgUDAC4BFAwwMCkJIVYEa3YF0QQ6ewWCDDBzLCAtp0h9LCBzY2FuX2RldGFpbDoge3RvAakpTzgxLCBnZXRfc25hcHNob3QJvwQgMTFFNHJvY2tzZGI6IHtibG9jIZ8QfX19LCABYz5QACGSCGVzcw1CLpoBCGFsXyGcDRo1oQB0AbMId2FsLTQsIDE4M8K1c30JTi9BAQQcCjMJNDNfOAkhMCwxMDAwMAl0YWJsZTparQJ8LCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG96JAEgCU4vQQlOL0EK') # Plan_digest: 427b520df1bfa8a66481180b3e307dcb884a99b60de3967b55ac08615b0f46cf # Binary_plan: tidb_decode_binary_plan('jAfICocHCgZTb3J0XzUSqAYKDlRhYmxlUmVhZGVyXzEwEvEDCgtTZWxlY3Rpb25fORKfAQoPBSNMRnVsbFNjYW5fOCEAAAAA+B03QSkBCfB1AIjDQDgCQAJKIgogCgVteXNxbBIXdGlkYl9ydW5hd2F5X3dhdGNoX2RvbmVSHmtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb2ocdGlrdl90YXNrOnt0aW1lOjBzLCBsb29wczoxfXD///////////8BeAkIDP///wEFjiwokzdBKauqqqqqCqoFjhBSR2d0KAWNAC5ajAAULmRvbmVfAWUYLCAwMDAwLQUDDCAwMDoFAwAuARQcMDApasoBdGlmlACoLCBzY2FuX2RldGFpbDoge3RvdGFsX2tleXM6IDEsIGdldF9zbmFwc2hvdAVsmDogMTQuMsK1cywgcm9ja3NkYjoge2Jsb2NrOiB7fX19LCB0aW1lXzpQABhwcm9jZXNzDUIMNDQuNAVCCW0Md2FpdA0aADMRXAWzDHdhbGwNGRwxODPCtXN9cCEyBQEEAXgFBwEBJAEhVVVVVZUH/kA5QiwBQAFSEGRhdGE6U2VVDARaEyEuEDoxLjg4OZYYYtYBY29wXyWzFCB7bnVtOgH4FG1heDogMQkpAb0tEgQwLAG0Bc8AOjLHAAXFADoZwFRjb3ByX2NhY2hlX2hpdF9yYXRpbzogIZUYLCBidWlsZAVxCF9kdQUaFG46IDMuNykUqG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrhRfcnBjOjEFlwBhLS0Ftwx9fXDpMiQBGGwL2lIRjA1dZiEkACeaYwJSOwEEGAE=') # Resource_group: default ; # Time: 2024-05-06T16:14:55.075187304+08:00 # Txn_start_ts: 449572580121640961 # Query_time: 2.953947764 # Parse_time: 0 # Compile_time: 0.002232914 # Rewrite_time: 0.000433111 # Optimize_time: 0.001512683 # Wait_TS: 0.000024436 # Cop_time: 2.950361564 Process_time: 0.000094464 Wait_time: 0.000082213 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 4.7232e-05 Cop_proc_p90: 6.6073e-05 Cop_proc_max: 6.6073e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 4.1106e-05 Cop_wait_p90: 5.1877e-05 Cop_wait_max: 5.1877e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17000 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('gSSwMAkxNF8xMwkwCTEJbXlzcWwudGlkYl9nbG9iYWxfdGFzay5wcmlvcml0eSwgWiEAKGNyZWF0ZV90aW1lYiQAEGlkCTAJASJYOjIuOTVzLCBsb29wczoxCTAgQnl0ZXMRCBgKMQkzXzE1bpAADGlkLCBaigABsAxfa2V5ZiEABHlwZqQADHN0YXRuHgAEZXBiWACGJAEgb25jdXJyZW5jZp0AjkgBJHRhcmdldF9zY28ByRxDb2x1bW4jMyEwSl0BCCwgQxl3WDpPRkYJNC43MSBLQglOL0EKMgk2XzE2JWogZ3JvdXAgYnk6WlgBIXMkZnVuY3M6bWF4KB0lDGJhY2sBPRRuZF9zdWIhfwAuHeoIKS0+FaIALA1BHGZpcnN0cm93LkYALm4CEGlkKS0+HWI2HACeRgABikEJZkwAESKiUgAIeXBlak4ARVgpI37iAEVnZksABR+elgBReGZPABEinlIAXYVmVQAdJaJYAFmKalgAGSWeWAAMc3RlcGZRAAEenkoALlsDZlIALiYAVtMEVCwgcGFydGlhbF93b3JrZXI6e3dhbGylH4X9JDA1MDEzNjJzLCAd7ww6NSwgRZNkbnVtOjAsIHRvdF93YWl0OjE0Ljc1MjI2MjKhNgEXGGV4ZWM6MHMJJGX2DSQoODUwNTZzLCBtYXgJaSg0NjkwOXMsIHA5NS4RABR9LCBmaW5qoAAQMzcxMzdqoAABrBGgGDguNjk5wrUNjwWcDDQ3MW4NEB2fEDQ1ODA2AY4VnxQ1MTAxMjMuoAANEgB9gaABBAQKM8EOHDgJMAkwLjAyXqEGgZ5aMgQlU/4RBloRBnlaWn0AMiYDXiQALvICWiQAScVaHQAukAIynwZ2mwVeuwJuMQYYNAkxN18yMDGOUGlubmVyIGpvaW4sIGVxdWFsOltlcS7XBUqCAHLLAAEdECkgZXEo0TUAN8HByeIINildXrMAWGJ1aWxkX2hhc2hfdGFibGU6e3RvdGFsRfIccywgZmV0Y2gRDQUsDDowc30ecAgRCCAKNQkzXzIxKEIBTQApEeM9dI7NAEokADLgAQxjYXN0eiEBWbEwZG91YmxlIEJJTkFSWf1KADdeCAE+uwEIMi429ewUNgkzMF8ydUlWQwAMCTIzNRqOCQ4gCBg3CTQ3XzI1MRMYMV8wCTEwCSljNHN0LCBpbmRleDppZHhfYfYMX2lkKA0IRCksIHJhbmdlOlsiOjQwMDAiLA0IUF0sIGtlZXAgb3JkZXI6ZmFsc2UsIMHwHHM6cHNldWRvVpgAoSkAcBKMCgg6IHuhIAQgMYnlACAaTAoMcHJvY2HmCHM6IK07ARIYOiAyOC40wpGbpU4QIDMwLjMFE2hjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCxJJgVxCF9kdQUaGG46IDUwLjUFOixtYXhfZGlzdHNxbF8930w6IDF9LCBycGNfaW5mbzp7Q29wOgGuFF9ycGM6MaWuDlILBGltyQYgc319LCB0aWt2BWgEOnsFGaHWGhkLPH0sIHNjYW5fZGV0YWlsOiBJ1Q3mCDEsIBIGChhuYXBzaG90qWcIIDExDaI0cm9ja3NkYjoge2Jsb2MhNgB9CW4EbWU+UAAhKQhlc3MNQi4xAcEgBGFpEVw1OAWz2dEMIDI0NiVSubQwNwkxXzI3KFByb2JlKUU3pb0EaW56+wJBCUhlLCAicGVuZGluZyIsICJydW5uAQswKSwgbm90KGlzbnVsbIJHAAhlcClhwkHFAQQcCjgJNDVfMjYFizLCAoKNAgE/AQSJHgA5EdQYMAkyOS45Ny4fBD6nCp06LhsAed9eIQASSQpaHQAtIloeAP6QBv6QBk6QBj7yBC4MAeG3XuUEDpcMZRIQOTcyLjZld20YwRMiSw0a1AwEMzQe1AyF6AU+KaKRURA5NDYuMi5HAAgJMjQeeg6V7AQzMy7sBAAzkeyV6yV/ACgFBp3jDHBhdXNBpAAsFQooXSwgWyJyZXZlcnQJGRkMCRtN1gAsVeCiGQUQNzU5LjguyAAALIHJiUM6HAUQNjEzLjcFK2HkjTkyHwUMNjYuMQUhIs0JDCA1MS4WzQkAY74fBQQzM61s7h8FqR8ENTYBl4my1iAFADNWIAUAOU1L4iAFLjIBNiAFNTlCIAUEMTIlsjYgBQQzNZFM4VdJrFbiBC4yAxIhCUbbBAQzNAVGLrECptoE') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('wifACr0nCgdTb3J0XzEzEqYmCg1Qcm9qZWN0aW9uXzE1EpwjCgpIYXNoQWdnXzE2Es4ZCjIhABQ4EqQWCgsBISRKb2luXzIwEsIJMkMAZDIxEssHCg5JbmRleExvb2tVcF8yOBLfBAoRBRNAUmFuZ2VTY2FuXzI1GgEBIQABAQzQgUApAQigAAAkQDgCQAJKJQojCgVteXNxbBICc3QaFgoLaWR4X2V4ZWNfaWQSB2UJCQhSN3IBTiQ6WyI6NDAwMCIsDQjwtl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oTdGltZToyLjk1cywgbG9vcHM6MWLWAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDIuOTVzLCBwcm9jX2tleXM6IDAsIHRvdF9wcm9jOiAyOC40wrVzLCB0b3Rfd2FpdDogMzAuM8K1cywgY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkX3Rhc2tfZHVyYSGCFDogNTAuNQU68DxtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGM6MSwgdG90YWxfGeAkfX1qzAF0aWt2XwXaAHsFGgQwcxX3DH0sIHMhjyBkZXRhaWw6IHsJQQRrZQHnPDEsIGdldF9zbmFwc2hvdF8FPQggMTENo1hyb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIAEmPlAAISoIZXNzDUIEMjg5MhRhbF93YWkRXAwzMC4zBf8Fswh3YWwNzAwgMjQ2BRoIfXD/EQEEAXgRCiT/ARKdAgoMU2VsTck8MjcSbgoRVGFibGVSb3dJRElyADZJbwRUpTpvAggNCgtdbwRSHnY+AlaBAAgaAQIJXiyQpUApoNtLGqN1lD9BzRBSbmluKEXMTC50aWRiX2JhY2tncm91bmRfc3ViIZUALkGcSGUsICJwZW5kaW5nIiwgInJ1bm4BCzApLCBub3QoaXNudWxsgkcADGVwKSlWnwAcIY1EbI0y9XIdnAgBQAFSCQMEcOsuWQFhpRipg8CnYxV0NjwACFKVAX7WAAxlcCwgdiQAXdkULCBjYXN0euMAIS9BnGgsIGRvdWJsZSBCSU5BUlkpLT5Db2x1bW4jMzdS1AAIYg9DfUMUT0ZGcOwULj4CBPsKNsUECDkSuzrFBBAzNhKTBULFBAgzMxqRxQS4mlFWAD6JxQgcChpRVhQBdBoOCgUl5wASCQcEUm2RvAxwYXVzIeoALBUKKF0sIFsicmV2ZXJ0CRkZDAkbTRwALFUmhvIEABZhlRQ6NzU5LjhlX5H1BNoBXvUEEDYxMy43BSxhvCF1BHM6NvgEDDY2LjEFIaELYcQUOiA1MS45BRMQY29wcl+u+AQEMzONE+74BIn4BDU2AZfy+QQAM1b5BAg5LjYF3uL5BC4zATb5BDU6QvkEBDEyJbRe+QQE1gEu+QQMMzUSbUL5BAQzNImbBKq5OqMCCAwKClmj+vgEKAS6QCm5HoXrUfg9ZQAEUihWuQQUZ2xvYmFsxY4ELnNusgQYiTvD1kvhjR1WgbJJyRA5NDYuMiWLTckEcPA2tQQgAiHpIJT5JgGPNj8ACFLbAp2RLosABGlkMqwELhsAmXVaPAAMdHlwZWI+AGX2Yh4AHHByaW9yaXR5YiEAFGNyZWF0ZeU4ZiQAmdxiJAAha2IdAAh0YXLl6ARjbwHJPogFLgwBISdeewUANjGdBDcybSgtnUZ+BQTcIr1+RCHFqRolOc6UQCmJ0t7gC5OZPyHqWFJwaW5uZXIgam9pbiwgZXF1YWw6W2VxeiEGcucAAR0QKSBlcSjVLQQsIBELCDYpXVY6BjA1YnVpbGRfaGFzaF90DlEIBDp7EiMJHj8KEGZldGNoEQ0FLCw6MHN9IX79VH1IFpU61AAAy/5/Av5/Av5/Av5/Aop/An1lSiwJXexWsAFC6gcE2CUubAIYzqZn4m+albEJAPBJbAS3Bg6TCRBwIGJ5Oh1/PvkCIGZ1bmNzOm1heHqFAh2kKpoIBDUsDUEcZmlyc3Ryb3cuRgA2awAIKS0+gocAfkYAkbZmTAARIp6YAIHnak4ApQUpI36cAKUUZksABR+elgCxQmZPABEinlIAvXNmVQAdJaJYALmnalgAGSWeWACF12IyAgEenkoALggGZlIALiYAVoQDGMECcGFydGkO4ggYb3JrZXI6eybKDTQyLjk1MDUwMTM2MnMsIB3vDDo1LCBFkw58DwAwEsoOFlYKJDE0Ljc1MjI2MjIOrw8ObQoOChASxQ4BDRLaCg0kFDg1MDU2cxa3DwVpKDQ2OTA5cywgcDk1LhEAFH0sIGZpbmqgABAzNzEzN2qgAAGsHu4PDDguNjkW9goBEwWcDDQ3MW4aERAdnxA0NTgwNgGOCG1heAmOFDUxMDEyMy6gAA0SWu4JGCE0Dc5I1uQ+vwQAq/5XBv5XBjpXBkl0WsMEeY9aIQBdFGKyCDJ/A1pIAC6oAvnpADVWswJ6NwYUkscXVdj8PngBAF5aegCG4wCK1gkEaWRSqgAEGAE=') # Resource_group: default ; [mysql] 2024/05/06 16:14:55 packets.go:37: unexpected EOF [2024/05/06 16:14:55.780 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_delete_common values (657, 657)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 16:14:57.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '657-657' for key 'test_delete_common.PRIMARY'"] [TestSimpleDelete][Time Cost]8.348820798s === RUN TestSimpleDelete/Conflict === RUN TestSimpleDelete/Conflict/test_conflict_delete [TestSimpleConflictDelete][Insert][Time Cost]427.572732ms [TestSimpleConflictDelete][Delete][Time Cost]488.241698ms === RUN TestSimpleDelete/Conflict/test_conflict_delete_common [TestSimpleConflictDelete][Insert][Time Cost]385.360634ms [TestSimpleConflictDelete][Delete][Time Cost]516.461097ms [2024/05/06 16:15:01.060 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] --- PASS: TestSimpleDelete (28.05s) --- PASS: TestSimpleDelete/Basic (9.40s) --- PASS: TestSimpleDelete/Basic/test_delete (1.05s) --- PASS: TestSimpleDelete/Basic/test_delete_common (8.35s) --- PASS: TestSimpleDelete/Conflict (1.89s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete (0.95s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete_common (0.94s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8537/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS