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-28574-wjtz2-fm30b-qcjnz Agent pingcap-tidb-pull-integration-ddl-test-28574-wjtz2-fm30b-qcjnz is provisioned from template pingcap_tidb_pull_integration_ddl_test_28574-wjtz2-fm30b --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "c3c61126757c62003ea0fc6028b067dcb37eee91" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28574-wjtz2" name: "pingcap-tidb-pull-integration-ddl-test-28574-wjtz2-fm30b-qcjnz" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23: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-28574-wjtz2-fm30b-qcjnz" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28574-wjtz2-fm30b-qcjnz" - 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-28574-wjtz2-fm30b-qcjnz 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 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-28574-wjtz2-fm30b-1fb6p 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 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > git rev-list --no-walk b2a59508c11c86ba701c4af25fc536a9475b82c6 # 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 GIT_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/display/redirect JENKINS_URL=https://do.pingcap.net/jenkins/ EXECUTOR_NUMBER=0 JOB_SPEC={"type":"presubmit","job":"pingcap/tidb/pull_integration_ddl_test","buildid":"1908106818500956164","prowjobid":"5628a3cc-5d25-4b85-9cdf-885cf282ca1f","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"d9fb3a53376157be49b5a7941e6e689a33c81eb0","base_link":"https://github.com/pingcap/tidb/commit/d9fb3a53376157be49b5a7941e6e689a33c81eb0","pulls":[{"number":60132,"author":"mjonss","sha":"d992efb82fbe1dce48ee9795468c1255987b0fe0","title":"ddl: Non clustered reorg duplicate tidb rowid fix","head_ref":"non-clustered-reorg-duplicate-_tidb_rowid-fix","link":"https://github.com/pingcap/tidb/pull/60132","commit_link":"https://github.com/pingcap/tidb/pull/60132/commits/d992efb82fbe1dce48ee9795468c1255987b0fe0","author_link":"https://github.com/mjonss"}]}} _=/usr/bin/printenv TZ=Asia/Shanghai BUILD_ID=1908106818500956164 POD_LABEL=pingcap_tidb_pull_integration_ddl_test_28574-wjtz2 HOSTNAME=pingcap-tidb-pull-integration-ddl-test-28574-wjtz2-fm30b-qcjnz OLDPWD=/home/jenkins RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/display/redirect?page=changes JENKINS_NODE_COOKIE=4df51006-e1c8-4052-9eec-c88de87cb951 GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct JAVA_HOME=/usr/lib/jvm/jre-openjdk JOB_BASE_NAME=pull_integration_ddl_test WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test@tmp KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true GIT_URL=https://github.com/PingCAP-QE/ci.git CLASSPATH= KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 FILE_SERVER_URL=http://fileserver.pingcap.net POD_CONTAINER=golang GOPATH=/go BUILD_NUMBER=28574 USE_BAZEL_VERSION=6.5.0 KUBERNETES_PORT=tcp://10.233.0.1:443 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test PWD=/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test HUDSON_URL=https://do.pingcap.net/jenkins/ HOME=/home/jenkins NODE_NAME=pingcap-tidb-pull-integration-ddl-test-28574-wjtz2-fm30b-qcjnz HUDSON_SERVER_COOKIE=83ef27fe9acccc92 JENKINS_HOME=/var/jenkins_home JOB_NAME=pingcap/tidb/pull_integration_ddl_test RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/display/redirect?page=tests KUBERNETES_SERVICE_PORT_HTTPS=443 GITHUB_TOKEN=**** KUBERNETES_PORT_443_TCP_PORT=443 GIT_PREVIOUS_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 HUDSON_HOME=/var/jenkins_home JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/display/redirect PROW_JOB_ID=5628a3cc-5d25-4b85-9cdf-885cf282ca1f KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/display/redirect?page=artifacts BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/ TERM=xterm STAGE_NAME=Debug info JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/ BUILD_DISPLAY_NAME=#28574 SHLVL=3 GIT_BRANCH=origin/main BUILD_TAG=jenkins-pingcap-tidb-pull_integration_ddl_test-28574 KUBERNETES_SERVICE_PORT=443 NODE_LABELS=pingcap-tidb-pull-integration-ddl-test-28574-wjtz2-fm30b-qcjnz pingcap_tidb_pull_integration_ddl_test_28574-wjtz2 PATH=/go/bin:/root/.cargo/bin:/usr/local/go/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/gradle-7.4.2/bin:/opt/apache-maven-3.8.8/bin:/usr/local/pulsar/bin GIT_PREVIOUS_SUCCESSFUL_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 KUBERNETES_SERVICE_HOST=10.233.0.1 JENKINS_SERVER_COOKIE=durable-a495399657aa28767a8b8897401f5fe39c602446c1e9d68b232b14329dde791e + 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.23.3' GODEBUG='' GOTELEMETRY='local' GOTELEMETRYDIR='/home/jenkins/.config/go/telemetry' 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 -ffile-prefix-map=/tmp/go-build1824984647=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-28574-wjtz2-fm30b-qcjnz bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-28574-wjtz2-fm30b-qcjnz 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: 52741 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 06a917a136cc3da0 (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 27 IN A 20.205.243.166 github.com. 27 IN A 20.27.177.113 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Fri Apr 04 10:38:50 UTC 2025 ;; MSG SIZE rcvd: 103 [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-d9fb3a5) 1213224960 bytes in 4.75 secs (255583123 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.43.5 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/.git/ .git HEAD is now at d9fb3a5337 ddl: Implement TableMode feature (#59009) POST git-upload-pack (656 bytes) POST git-upload-pack (973 bytes) From https://github.com/pingcap/tidb = [up to date] master -> origin/master * [new ref] refs/pull/60132/head -> origin/pr/60132/head Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. HEAD is now at d9fb3a5337 ddl: Implement TableMode feature (#59009) ๐Ÿšง Checkouting to base SHA:d9fb3a53376157be49b5a7941e6e689a33c81eb0... HEAD is now at d9fb3a5337 ddl: Implement TableMode feature (#59009) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: d9fb3a53376157be49b5a7941e6e689a33c81eb0 d9fb3a5337 ddl: Implement TableMode feature (#59009) 195c367f3a parser: support to check any column flag (#60287) f4b85e3540 statistics: remove invalid histogram items in loadNeededColumnHistograms and loadNeededIndexHistograms (#60318) ๐Ÿšง Pre-merge heads of pull requests to base SHA: d9fb3a53376157be49b5a7941e6e689a33c81eb0 ... Updating d9fb3a5337..d992efb82f Fast-forward Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. pkg/ddl/partition.go | 99 +- pkg/ddl/tests/partition/db_partition_test.go | 54 +- pkg/ddl/tests/partition/multi_domain_test.go | 1893 +++++++++++++++++++++-- pkg/table/table.go | 13 + pkg/table/table_test.go | 7 +- pkg/table/tables/partition.go | 268 +++- pkg/table/tables/tables.go | 8 +- tests/integrationtest/r/ddl/db_partition.result | 8 +- 8 files changed, 2047 insertions(+), 303 deletions(-) ๐Ÿงพ Pre-merged result: d992efb82fbe1dce48ee9795468c1255987b0fe0 d992efb82f Merge remote-tracking branch 'pingcap/master' into non-clustered-reorg-duplicate-_tidb_rowid-fix d9fb3a5337 ddl: Implement TableMode feature (#59009) 195c367f3a parser: support to check any column flag (#60287) โœ… Pre merged ๐ŸŽ‰ โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/tidb/rev-d9fb3a5-d992efb) 1213952000 bytes in 17.41 secs (69708148 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-dde8429f030a5d9dd80c21356dccec04ccedf6af) 875028480 bytes in 3.43 secs (255358448 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo computeBranchFromPR component: tidb-test, prTargetBranch: master, prTitle: ddl: Non clustered reorg duplicate tidb rowid fix, trunkBranch: master [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@3a27e06; decorates RemoteLauncher[hudson.remoting.Channel@33cf957d:JNLP4-connect connection from 10.233.109.74/10.233.109.74:60898] 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-ssh16741152323644479072.key > git fetch --tags --force --progress --prune -- git@github.com:PingCAP-QE/tidb-test.git +refs/heads/*:refs/remotes/origin/* # timeout=5 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision ccf9f5de6817ed2e54c18f2c1757056d2c8b4e4c (origin/master) > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccf9f5de6817ed2e54c18f2c1757056d2c8b4e4c # timeout=10 Commit message: "planner: utilize equivalence to eliminate unnecessary exchangers | tidb=pr/57417 (#2482)" [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/PingCAP-QE/tidb-test/rev-d992efb82fbe1dce48ee9795468c1255987b0fe0) 875028480 bytes in 12.28 secs (71263018 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 go: downloading go1.23.8 (linux/amd64) CGO_ENABLED=1 GO111MODULE=on go build -tags codes -ldflags '-X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v9.0.0-alpha-590-gd992efb82f" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2025-04-04 10:39:55" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=d992efb82fbe1dce48ee9795468c1255987b0fe0" -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/pingcap/kvproto v0.0.0-20250224053625-b6a98c6bf02d go: downloading github.com/grafana/pyroscope-go v1.2.1 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/prometheus/client_golang v1.21.1 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20250327030528-1906b778d741 go: downloading github.com/tikv/pd/client v0.0.0-20250318085533-e8050f72d00d go: downloading github.com/shirou/gopsutil/v3 v3.24.5 go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37 go: downloading golang.org/x/sync v0.12.0 go: downloading github.com/otiai10/copy v1.14.0 go: downloading golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 go: downloading golang.org/x/sys v0.31.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/pingcap/failpoint v0.0.0-20240528011301-b51a646c7c86 go: downloading github.com/pingcap/log v1.1.1-0.20241212030209-7e3ff8601a2a go: downloading go.uber.org/zap v1.27.0 go: downloading go.uber.org/automaxprocs v1.6.0 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/pingcap/tipb v0.0.0-20250331100511-d2c561dad347 go: downloading google.golang.org/grpc v1.63.2 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading github.com/golang/protobuf v1.5.4 go: downloading golang.org/x/net v0.38.0 go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/BurntSushi/toml v1.5.0 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/google/pprof v0.0.0-20241001023024-f4c0cfd0cf1d go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/google/btree v1.1.2 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/stretchr/testify v1.10.0 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading google.golang.org/protobuf v1.36.5 go: downloading github.com/klauspost/compress v1.18.0 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/pingcap/fn v1.0.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 go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading golang.org/x/text v0.23.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/pingcap/badger v1.5.1-0.20241015064302-38533b6cbf8d go: downloading github.com/grafana/pyroscope-go/godeltaprof v0.1.8 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/bits-and-blooms/bitset v1.14.3 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/dgryski/go-farm v0.0.0-20240924180020-3414d57e47da go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/prometheus/common v0.63.0 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/qri-io/jsonschema v0.2.1 go: downloading golang.org/x/tools v0.31.0 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading golang.org/x/time v0.11.0 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/cockroachdb/pebble v1.1.4-0.20250120151818-5dd133a1e6fb go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.16.0 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 github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/blackmagic 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 github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading cloud.google.com/go/storage v1.38.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0 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/aws/aws-sdk-go v1.55.5 go: downloading github.com/go-resty/resty/v2 v2.11.0 go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9 go: downloading github.com/spf13/pflag v1.0.6 go: downloading golang.org/x/oauth2 v0.28.0 go: downloading google.golang.org/api v0.169.0 go: downloading github.com/fatih/color v1.18.0 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading golang.org/x/term v0.30.0 go: downloading cloud.google.com/go v0.112.1 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/spf13/cobra v1.9.1 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/xitongsys/parquet-go v1.6.3-0.20240520233950-75e935fc3e17 go: downloading github.com/spkg/bom v1.0.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/golang/glog v1.2.4 go: downloading go.uber.org/mock v0.4.0 go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading golang.org/x/crypto v0.36.0 go: downloading github.com/zyedidia/generic v1.2.1 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/qri-io/jsonpointer v0.1.1 go: downloading github.com/mattn/go-colorable v0.1.14 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading k8s.io/api v0.29.11 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading cloud.google.com/go/compute/metadata v0.3.0 go: downloading github.com/mattn/go-runewidth v0.0.16 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading cloud.google.com/go/iam v1.1.6 go: downloading github.com/googleapis/gax-go/v2 v2.12.2 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/apache/thrift v0.16.0 go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240515191416-fc5f0ca64291 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading go.opencensus.io v0.24.0 go: downloading go.opentelemetry.io/otel v1.24.0 go: downloading go.opentelemetry.io/otel/trace v1.24.0 go: downloading github.com/rivo/uniseg v0.4.7 go: downloading github.com/apache/arrow/go/v12 v12.0.1 go: downloading github.com/goccy/go-reflect v1.2.0 go: downloading github.com/segmentio/fasthash v1.0.3 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/golang-jwt/jwt/v5 v5.2.2 go: downloading github.com/pierrec/lz4/v4 v4.1.15 go: downloading cloud.google.com/go/kms v1.15.7 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading go.opentelemetry.io/otel/metric v1.24.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/go-logr/logr v1.4.1 go: downloading github.com/cockroachdb/errors v1.11.3 go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/cockroachdb/fifo v0.0.0-20240606204812-0bbfbd93a7ce go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/rogpeppe/go-internal v1.14.1 go: downloading github.com/kr/text v0.2.0 go: downloading k8s.io/apimachinery v0.29.11 go: downloading github.com/google/flatbuffers v2.0.8+incompatible go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 go: downloading github.com/goccy/go-json v0.10.2 go: downloading github.com/zeebo/xxh3 v1.0.2 go: downloading github.com/andybalholm/brotli v1.0.5 go: downloading github.com/klauspost/cpuid/v2 v2.0.9 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.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.49.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] script [Pipeline] { [Pipeline] echo computeBranchFromPR component: pd, prTargetBranch: master, prTitle: ddl: Non clustered reorg duplicate tidb rowid fix, trunkBranch: master [Pipeline] echo computeBranchFromPR component: tikv, prTargetBranch: master, prTitle: ddl: Non clustered reorg duplicate tidb rowid fix, trunkBranch: master [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 3eb3439fd88f0db9de06ef92e845e80b32c9b49a TIKV: http://fileserver.pingcap.net/download/builds/pingcap/tikv/3eb3439fd88f0db9de06ef92e845e80b32c9b49a/centos7/tikv-server.tar.gz download tikv-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tikv/3eb3439fd88f0db9de06ef92e845e80b32c9b49a/centos7/tikv-server.tar.gz >>> start download pd pd master sha1 is 9d6bbb8529d9d2acb9cf324a65e94ece465f6346 PD: http://fileserver.pingcap.net/download/builds/pingcap/pd/9d6bbb8529d9d2acb9cf324a65e94ece465f6346/centos7/pd-server.tar.gz download pd-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/pd/9d6bbb8529d9d2acb9cf324a65e94ece465f6346/centos7/pd-server.tar.gz total 487M drwxr-sr-x. 3 jenkins jenkins 4.0K Apr 4 18:45 . drwxr-sr-x. 18 jenkins jenkins 4.0K Apr 4 18:45 .. drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 18:45 bin -rwxr-xr-x. 1 jenkins jenkins 115M Apr 3 15:29 pd-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 2 11:56 tikv-server + mv third_bin/tikv-server bin/ + mv third_bin/pd-server bin/ + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 18:45 . drwxr-sr-x. 18 jenkins jenkins 4.0K Apr 4 18:45 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 18:45 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 3 15:29 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:42 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 2 11:56 tikv-server [Pipeline] } [Pipeline] // script [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-28574 + 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 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 18:45 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 18:45 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 18:45 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 18:45 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:45 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 18:45 tikv-server + ./bin/pd-server -V Release Version: v9.0.0-beta.1.pre-91-g9d6bbb852 Edition: Community Git Commit Hash: 9d6bbb8529d9d2acb9cf324a65e94ece465f6346 Git Branch: master UTC Build Time: 2025-04-03 07:28:59 + ./bin/tikv-server -V TiKV Release Version: 9.0.0-beta.1 Edition: Community Git Commit Hash: 3eb3439fd88f0db9de06ef92e845e80b32c9b49a Git Commit Branch: master UTC Build Time: 2025-04-02 02:57:52 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: v9.0.0-alpha-590-gd992efb82f Edition: Community Git Commit Hash: d992efb82fbe1dce48ee9795468c1255987b0fe0 Git Branch: HEAD UTC Build Time: 2025-04-04 10:39:55 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] } Cache saved successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28574/tidb-test) 1882275840 bytes in 30.94 secs (60831688 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 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-28574-fc6qz-pw8mj-1mswc 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-28574-sqgnj-280bz-1vznr 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-28574-6b8r0-0h11k-j9krh 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-28574-jnj1p-2rbs3-zmcwm Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-28574-7hqqv-2q2d5-z58bs Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-28574-dpq0w-swbm6-9drs1 Agent pingcap-tidb-pull-integration-ddl-test-28574-fc6qz-pw8mj-1mswc is provisioned from template pingcap_tidb_pull_integration_ddl_test_28574-fc6qz-pw8mj --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "7243bcc8568d3947502ad161bb274c923953ab85" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28574-fc6qz" name: "pingcap-tidb-pull-integration-ddl-test-28574-fc6qz-pw8mj-1mswc" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23: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-28574-fc6qz-pw8mj-1mswc" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28574-fc6qz-pw8mj-1mswc" - 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-28574-fc6qz-pw8mj-1mswc in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6636c03; decorates RemoteLauncher[hudson.remoting.Channel@6fb0b9f:JNLP4-connect connection from 10.233.109.155/10.233.109.155:48556] 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 Agent pingcap-tidb-pull-integration-ddl-test-28574-sqgnj-280bz-1vznr is provisioned from template pingcap_tidb_pull_integration_ddl_test_28574-sqgnj-280bz --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "33be9c0a05243aa273188d243fff3d0e3f93f762" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28574-sqgnj" name: "pingcap-tidb-pull-integration-ddl-test-28574-sqgnj-280bz-1vznr" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23: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-28574-sqgnj-280bz-1vznr" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28574-sqgnj-280bz-1vznr" - 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-28574-sqgnj-280bz-1vznr in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git 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-28574-6b8r0-0h11k-j9krh is provisioned from template pingcap_tidb_pull_integration_ddl_test_28574-6b8r0-0h11k --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "da134764a83be3f8f73e34e29512e8c59bbe5742" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28574-6b8r0" name: "pingcap-tidb-pull-integration-ddl-test-28574-6b8r0-0h11k-j9krh" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23: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-28574-6b8r0-0h11k-j9krh" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28574-6b8r0-0h11k-j9krh" - 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-28574-6b8r0-0h11k-j9krh in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@ddc7173; decorates RemoteLauncher[hudson.remoting.Channel@335c3ab6:JNLP4-connect connection from 10.233.87.185/10.233.87.185:37846] 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 Agent pingcap-tidb-pull-integration-ddl-test-28574-dpq0w-swbm6-9drs1 is provisioned from template pingcap_tidb_pull_integration_ddl_test_28574-dpq0w-swbm6 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "b3b45c36141ad23bcc333b74ae5268df926d3a3f" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28574-dpq0w" name: "pingcap-tidb-pull-integration-ddl-test-28574-dpq0w-swbm6-9drs1" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23: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-28574-dpq0w-swbm6-9drs1" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28574-dpq0w-swbm6-9drs1" - 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-28574-dpq0w-swbm6-9drs1 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" 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 [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@2afd007f; decorates RemoteLauncher[hudson.remoting.Channel@3bcb5ad5:JNLP4-connect connection from 10.233.87.224/10.233.87.224:57368] 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 [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 Agent pingcap-tidb-pull-integration-ddl-test-28574-7hqqv-2q2d5-z58bs is provisioned from template pingcap_tidb_pull_integration_ddl_test_28574-7hqqv-2q2d5 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "f4877d64bc68cae488aa5b57603c62326eb33558" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28574-7hqqv" name: "pingcap-tidb-pull-integration-ddl-test-28574-7hqqv-2q2d5-z58bs" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23: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-28574-7hqqv-2q2d5-z58bs" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28574-7hqqv-2q2d5-z58bs" - 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-28574-7hqqv-2q2d5-z58bs in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@69f58c31; decorates RemoteLauncher[hudson.remoting.Channel@11ec7e07:JNLP4-connect connection from 10.233.85.67/10.233.85.67:53810] 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 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Agent pingcap-tidb-pull-integration-ddl-test-28574-jnj1p-2rbs3-zmcwm is provisioned from template pingcap_tidb_pull_integration_ddl_test_28574-jnj1p-2rbs3 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28574/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "97d2250553ae025b16a2219f1afbe324ce477bbd" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28574-jnj1p" name: "pingcap-tidb-pull-integration-ddl-test-28574-jnj1p-2rbs3-zmcwm" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23: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-28574-jnj1p-2rbs3-zmcwm" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28574-jnj1p-2rbs3-zmcwm" - 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-28574-jnj1p-2rbs3-zmcwm in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28574/tidb-test) 1882275840 bytes in 5.40 secs (348651259 bytes/sec) [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] container [Pipeline] { The recommended git tool is: git [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] checkout The recommended git tool is: git [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [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] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@f37828; decorates RemoteLauncher[hudson.remoting.Channel@1796383b:JNLP4-connect connection from 10.233.87.69/10.233.87.69:60070] 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 + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 18:46 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 18:46 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 18:45 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 18:45 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:45 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 18:45 tikv-server + ./bin/pd-server -V Release Version: v9.0.0-beta.1.pre-91-g9d6bbb852 Edition: Community Git Commit Hash: 9d6bbb8529d9d2acb9cf324a65e94ece465f6346 Git Branch: master UTC Build Time: 2025-04-03 07:28:59 + ./bin/tikv-server -V TiKV Release Version: 9.0.0-beta.1 Edition: Community Git Commit Hash: 3eb3439fd88f0db9de06ef92e845e80b32c9b49a Git Commit Branch: master UTC Build Time: 2025-04-02 02:57:52 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: v9.0.0-alpha-590-gd992efb82f Edition: Community Git Commit Hash: d992efb82fbe1dce48ee9795468c1255987b0fe0 Git Branch: HEAD UTC Build Time: 2025-04-04 10:39:55 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@656241cb; decorates RemoteLauncher[hudson.remoting.Channel@20fbfcf6:JNLP4-connect connection from 10.233.109.197/10.233.109.197:52886] 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 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28574/tidb-test) 1882275840 bytes in 6.17 secs (305116840 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28574/tidb-test) 1882275840 bytes in 6.65 secs (283063830 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28574/tidb-test) 1882275840 bytes in 5.86 secs (321298294 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 18:46 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 18:46 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 18:45 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 18:45 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:45 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 18:45 tikv-server + ./bin/pd-server -V Release Version: v9.0.0-beta.1.pre-91-g9d6bbb852 Edition: Community Git Commit Hash: 9d6bbb8529d9d2acb9cf324a65e94ece465f6346 Git Branch: master UTC Build Time: 2025-04-03 07:28:59 + ./bin/tikv-server -V TiKV Release Version: 9.0.0-beta.1 Edition: Community Git Commit Hash: 3eb3439fd88f0db9de06ef92e845e80b32c9b49a Git Commit Branch: master UTC Build Time: 2025-04-02 02:57:52 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: v9.0.0-alpha-590-gd992efb82f Edition: Community Git Commit Hash: d992efb82fbe1dce48ee9795468c1255987b0fe0 Git Branch: HEAD UTC Build Time: 2025-04-04 10:39:55 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] sh + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 18:46 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 18:46 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 18:45 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 18:45 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:45 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 18:45 tikv-server + ./bin/pd-server -V Release Version: v9.0.0-beta.1.pre-91-g9d6bbb852 Edition: Community Git Commit Hash: 9d6bbb8529d9d2acb9cf324a65e94ece465f6346 Git Branch: master UTC Build Time: 2025-04-03 07:28:59 + ./bin/tikv-server -V TiKV Release Version: 9.0.0-beta.1 Edition: Community Git Commit Hash: 3eb3439fd88f0db9de06ef92e845e80b32c9b49a Git Commit Branch: master UTC Build Time: 2025-04-02 02:57:52 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: v9.0.0-alpha-590-gd992efb82f Edition: Community Git Commit Hash: d992efb82fbe1dce48ee9795468c1255987b0fe0 Git Branch: HEAD UTC Build Time: 2025-04-04 10:39:55 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] sh + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 18:46 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 18:46 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 18:45 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 18:45 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:45 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 18:45 tikv-server + ./bin/pd-server -V Release Version: v9.0.0-beta.1.pre-91-g9d6bbb852 Edition: Community Git Commit Hash: 9d6bbb8529d9d2acb9cf324a65e94ece465f6346 Git Branch: master UTC Build Time: 2025-04-03 07:28:59 + ./bin/tikv-server -V TiKV Release Version: 9.0.0-beta.1 Edition: Community Git Commit Hash: 3eb3439fd88f0db9de06ef92e845e80b32c9b49a Git Commit Branch: master UTC Build Time: 2025-04-02 02:57:52 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: v9.0.0-alpha-590-gd992efb82f Edition: Community Git Commit Hash: d992efb82fbe1dce48ee9795468c1255987b0fe0 Git Branch: HEAD UTC Build Time: 2025-04-04 10:39:55 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh wait pd ready... [Pipeline] sh wait pd ready... [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { wait pd ready... [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { wait pd ready... [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache wait tikv ready... Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28574/tidb-test) 1882275840 bytes in 6.12 secs (307523022 bytes/sec) [Pipeline] { [Pipeline] cache wait tikv ready... wait tikv ready... wait tikv ready... Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28574/tidb-test) 1882275840 bytes in 5.54 secs (340011008 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 18:47 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 18:47 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 18:45 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 18:45 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:45 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 18:45 tikv-server + ./bin/pd-server -V Release Version: v9.0.0-beta.1.pre-91-g9d6bbb852 Edition: Community Git Commit Hash: 9d6bbb8529d9d2acb9cf324a65e94ece465f6346 Git Branch: master UTC Build Time: 2025-04-03 07:28:59 + ./bin/tikv-server -V TiKV Release Version: 9.0.0-beta.1 Edition: Community Git Commit Hash: 3eb3439fd88f0db9de06ef92e845e80b32c9b49a Git Commit Branch: master UTC Build Time: 2025-04-02 02:57:52 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: v9.0.0-alpha-590-gd992efb82f Edition: Community Git Commit Hash: d992efb82fbe1dce48ee9795468c1255987b0fe0 Git Branch: HEAD UTC Build Time: 2025-04-04 10:39:55 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] sh + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 18:47 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 18:47 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 18:45 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 18:45 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:45 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 18:45 tikv-server + ./bin/pd-server -V Release Version: v9.0.0-beta.1.pre-91-g9d6bbb852 Edition: Community Git Commit Hash: 9d6bbb8529d9d2acb9cf324a65e94ece465f6346 Git Branch: master UTC Build Time: 2025-04-03 07:28:59 + ./bin/tikv-server -V TiKV Release Version: 9.0.0-beta.1 Edition: Community Git Commit Hash: 3eb3439fd88f0db9de06ef92e845e80b32c9b49a Git Commit Branch: master UTC Build Time: 2025-04-02 02:57:52 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: v9.0.0-alpha-590-gd992efb82f Edition: Community Git Commit Hash: d992efb82fbe1dce48ee9795468c1255987b0fe0 Git Branch: HEAD UTC Build Time: 2025-04-04 10:39:55 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] sh wait pd ready... wait pd ready... total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 18:47 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 18:47 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 18:45 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:47 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 18:45 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:45 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 18:45 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 testkit.go:123: RefreshSession rand seed: 1743763638407590158 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 18:47 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 18:47 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 18:45 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:47 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 18:45 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:45 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 18:45 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 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 18:47 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 18:47 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 18:45 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:47 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 18:45 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:45 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 18:45 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 testkit.go:123: RefreshSession rand seed: 1743763639792009217 testkit.go:123: RefreshSession rand seed: 1743763639800615137 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 18:47 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 18:47 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 18:45 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:47 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 18:45 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:45 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 18:45 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 testkit.go:123: RefreshSession rand seed: 1743763639422341139 === RUN TestSimpleUpdate/Basic === RUN TestSimpleUpdate/Basic/test_update index_test.go:137: sql insert into test_index values (101, 272902338327057652, 0.140239, 'SmmtsvnDo7') index_test.go:137: sql insert into test_index values (105, 138244179711104636, 0.930247, 'mo9PWvppO9') index_test.go:137: sql insert into test_index values (103, 5081104335690826563, 0.423643, '5pIXAYhmT5') index_test.go:137: sql insert into test_index values (102, 1756038281494277735, 0.198079, 'VHpM2kXXow') index_test.go:137: sql insert into test_index values (107, 5417375763245617160, 0.145191, 'qsDGqcwnAa') index_test.go:137: sql insert into test_index values (110, 4647116758386121809, 0.450764, 'ja5bAJ6OsC') index_test.go:137: sql insert into test_index values (109, 4246877511229685056, 0.701834, 'wTefG2NJNZ') index_test.go:137: sql insert into test_index values (106, 4493511027276368137, 0.856500, 'rhzHi7XExo') index_test.go:137: sql insert into test_index values (108, 2816752378047746383, 0.452093, 'scG90nexIx') index_test.go:137: sql insert into test_index values (104, 3691941975288044663, 0.264915, 'EGagiZjCEk') index_test.go:140: sql delete from test_index where c = 17 index_test.go:140: sql delete from test_index where c = 86 index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 9 index_test.go:140: sql delete from test_index where c = 31 index_test.go:140: sql delete from test_index where c = 44 index_test.go:140: sql delete from test_index where c = 25 index_test.go:140: sql delete from test_index where c = 44 index_test.go:140: sql delete from test_index where c = 93 index_test.go:143: sql update test_index set c1 = 7664910847754867017, c2 = 0.748699, c3 = 'idddMKfSgn' where c = 9 index_test.go:140: sql delete from test_index where c = 45 index_test.go:143: sql update test_index set c1 = 6770444867327974317, c2 = 0.985262, c3 = 'I7BW09BrIG' where c = 59 index_test.go:143: sql update test_index set c1 = 3985842498378840128, c2 = 0.549978, c3 = 'rIZAkmxfKg' where c = 88 index_test.go:143: sql update test_index set c1 = 7762677512566083860, c2 = 0.247492, c3 = 'WNaSpEGclH' where c = 45 index_test.go:143: sql update test_index set c1 = 6217984510368745233, c2 = 0.356772, c3 = '2Ulc8YyVZo' where c = 96 index_test.go:143: sql update test_index set c1 = 4472892803498648634, c2 = 0.016037, c3 = 'bGWM7fwA3v' where c = 9 index_test.go:143: sql update test_index set c1 = 7424157817682338752, c2 = 0.213831, c3 = 'feUWpzNByY' where c = 22 index_test.go:143: sql update test_index set c1 = 7317722552021927671, c2 = 0.349001, c3 = 'CW6FKPCGgH' where c = 25 index_test.go:137: sql insert into test_index values (111, 4624716658443294601, 0.168525, 'Lw7pDhPWOr') index_test.go:143: sql update test_index set c1 = 1244621061585257060, c2 = 0.336779, c3 = 'oDiHGTFhMT' where c = 64 index_test.go:137: sql insert into test_index values (112, 1534476590526952053, 0.115796, 'LUHzrIphxC') index_test.go:137: sql insert into test_index values (113, 7862241297672916013, 0.098029, 'sVBdhbrlVB') index_test.go:137: sql insert into test_index values (114, 7031190703599633795, 0.350245, 'Yo1NmdYcLK') index_test.go:137: sql insert into test_index values (117, 6867315515883003620, 0.286588, 'IuoCXKBA1K') index_test.go:137: sql insert into test_index values (119, 7346757119035450067, 0.943420, 'v8bCm7pKtQ') index_test.go:140: sql delete from test_index where c = 31 index_test.go:143: sql update test_index set c1 = 6387630599164108180, c2 = 0.175100, c3 = 'obGk4ImXVU' where c = 65 index_test.go:140: sql delete from test_index where c = 106 index_test.go:137: sql insert into test_index values (115, 2541268593024029343, 0.195390, 'ATewGxriYG') index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 106 index_test.go:137: sql insert into test_index values (116, 2284202153691656909, 0.157593, '2odNEHxO1e') index_test.go:137: sql insert into test_index values (118, 3883575120986481916, 0.921095, 'xCTwy0fEDo') index_test.go:140: sql delete from test_index where c = 37 index_test.go:140: sql delete from test_index where c = 41 index_test.go:143: sql update test_index set c1 = 6478238765358974181, c2 = 0.853430, c3 = 't6bcGXAlII' where c = 50 index_test.go:143: sql update test_index set c1 = 6452230312365439396, c2 = 0.028939, c3 = 'pcyiRxCjtl' where c = 77 index_test.go:140: sql delete from test_index where c = 22 index_test.go:143: sql update test_index set c1 = 2231900834830852046, c2 = 0.863333, c3 = 'eoR1TKdfZd' where c = 79 index_test.go:140: sql delete from test_index where c = 90 index_test.go:137: sql insert into test_index values (120, 4439280490866227916, 0.618002, 'LA3A5A3FGG') index_test.go:143: sql update test_index set c1 = 103855056415741999, c2 = 0.772307, c3 = 'xZN9MepRsr' where c = 21 index_test.go:143: sql update test_index set c1 = 8226233812164430796, c2 = 0.322653, c3 = 'TXsKsH62V9' where c = 66 index_test.go:143: sql update test_index set c1 = 1934292378697847638, c2 = 0.824172, c3 = 'CELKkG4bEV' where c = 11 index_test.go:137: sql insert into test_index values (122, 7294944501874856176, 0.558319, 'sbPjWZsH7d') index_test.go:140: sql delete from test_index where c = 2 index_test.go:143: sql update test_index set c1 = 421914432179944608, c2 = 0.271775, c3 = 'w5hBvHmqy7' where c = 95 index_test.go:137: sql insert into test_index values (121, 4935040807572734141, 0.963510, 'aES4ctFISc') index_test.go:143: sql update test_index set c1 = 6558344091301900215, c2 = 0.006105, c3 = 'eskeFeBa0R' where c = 55 index_test.go:140: sql delete from test_index where c = 16 index_test.go:140: sql delete from test_index where c = 109 index_test.go:137: sql insert into test_index values (126, 2775872432221202250, 0.323802, 'OkDh2by79l') index_test.go:137: sql insert into test_index values (125, 1007554845457429074, 0.946300, 'Wl4yM6DSb5') index_test.go:137: sql insert into test_index values (127, 7677643513999150927, 0.842513, 'Rji06ME9xL') index_test.go:137: sql insert into test_index values (123, 6340310558434014062, 0.986971, 'XUQ8iPpi2P') index_test.go:137: sql insert into test_index values (124, 6744781686830926280, 0.292164, 'iquDAlzukT') index_test.go:137: sql insert into test_index values (128, 8200101774841719523, 0.934864, 'cLNAgXy0NS') index_test.go:143: sql update test_index set c1 = 5648972805712855884, c2 = 0.438862, c3 = 'WSOe3u6zdf' where c = 114 index_test.go:140: sql delete from test_index where c = 22 index_test.go:140: sql delete from test_index where c = 53 index_test.go:140: sql delete from test_index where c = 46 index_test.go:143: sql update test_index set c1 = 4800894159334183049, c2 = 0.810624, c3 = 'rBy1Pgwb2E' where c = 38 index_test.go:143: sql update test_index set c1 = 5620520112438477144, c2 = 0.787051, c3 = 'YSXXJQkbYe' where c = 21 index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 112 index_test.go:140: sql delete from test_index where c = 60 index_test.go:137: sql insert into test_index values (129, 6440311027926991735, 0.079196, 'cYZ6POqEgy') index_test.go:140: sql delete from test_index where c = 8 index_test.go:137: sql insert into test_index values (131, 1229183279481721184, 0.350740, 'yyaqQZaNgt') index_test.go:143: sql update test_index set c1 = 1603705793274293983, c2 = 0.558754, c3 = 'Rc1OHJ7foL' where c = 62 index_test.go:137: sql insert into test_index values (130, 4663055882240260591, 0.453058, 'S0VkcsUXgo') index_test.go:143: sql update test_index set c1 = 8460287005808805058, c2 = 0.147714, c3 = '9xEPpAzi58' where c = 30 index_test.go:143: sql update test_index set c1 = 4417463004284985871, c2 = 0.867994, c3 = 'YWcboKrVdP' where c = 46 index_test.go:143: sql update test_index set c1 = 1686291112020883293, c2 = 0.082913, c3 = 'PWoyQRZUHc' where c = 104 index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 2023859158319526450, c2 = 0.140721, c3 = 'g8MNrQQrPa' where c = 61 index_test.go:143: sql update test_index set c1 = 7086909979529944794, c2 = 0.860651, c3 = 'tSIRfY0gdD' where c = 37 index_test.go:137: sql insert into test_index values (132, 2644480736029277525, 0.606385, '65fm1C3frp') index_test.go:140: sql delete from test_index where c = 120 index_test.go:143: sql update test_index set c1 = 5825725683592209453, c2 = 0.285420, c3 = 'ojYspZXYws' where c = 97 index_test.go:137: sql insert into test_index values (133, 8131038990452269736, 0.288923, 'TFr9k6lQt2') index_test.go:137: sql insert into test_index values (135, 6005486032620563952, 0.221386, 'YLtqFAyuWA') index_test.go:140: sql delete from test_index where c = 102 index_test.go:137: sql insert into test_index values (134, 2878060929923343804, 0.354638, '7ZOI3fInbD') index_test.go:137: sql insert into test_index values (136, 243333643846715876, 0.165257, 'cXpqXDb6zh') index_test.go:143: sql update test_index set c1 = 2281581457803908940, c2 = 0.211620, c3 = 'fv0bPuCIjj' where c = 4 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 53 index_test.go:143: sql update test_index set c1 = 8446739925235282834, c2 = 0.136172, c3 = 'x82pLExPig' where c = 56 index_test.go:137: sql insert into test_index values (137, 8617884263300208590, 0.517667, 'CC3HbWymCM') index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 1949979652312509612, c2 = 0.708080, c3 = 'HKiCSctgPu' where c = 120 index_test.go:137: sql insert into test_index values (139, 4308276725833683188, 0.734578, 'aRwUqUunbe') index_test.go:140: sql delete from test_index where c = 51 index_test.go:143: sql update test_index set c1 = 7220683109454565046, c2 = 0.933412, c3 = 'f2IvHZl22L' where c = 123 index_test.go:137: sql insert into test_index values (138, 6579085484797001946, 0.119422, 'cvsx4ryzBg') index_test.go:143: sql update test_index set c1 = 596858384701147075, c2 = 0.722114, c3 = 'z8dfNzrsUi' where c = 39 index_test.go:137: sql insert into test_index values (140, 3114252049455508150, 0.362007, 'aZpLZKtebt') index_test.go:137: sql insert into test_index values (141, 7366411364509427163, 0.612542, 'tj1l5hoQiF') index_test.go:137: sql insert into test_index values (142, 1907987614653197853, 0.745206, 'LUeurIPuGH') index_test.go:143: sql update test_index set c1 = 6876114208137956303, c2 = 0.868815, c3 = 'KIp2qAbQYO' where c = 5 index_test.go:137: sql insert into test_index values (143, 6737001845048071738, 0.141443, 'letF6pwt8I') index_test.go:140: sql delete from test_index where c = 50 index_test.go:143: sql update test_index set c1 = 5908643843142346930, c2 = 0.709448, c3 = 'vNu5NZTwaM' where c = 64 index_test.go:140: sql delete from test_index where c = 40 index_test.go:143: sql update test_index set c1 = 3776039610693615649, c2 = 0.243824, c3 = 'EWAaue5jls' where c = 78 index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 56 index_test.go:137: sql insert into test_index values (144, 8776912175945274424, 0.962192, 'Kz0YUe1fLD') index_test.go:140: sql delete from test_index where c = 114 index_test.go:143: sql update test_index set c1 = 4816879814491826824, c2 = 0.292112, c3 = 'qh9KFteZ5V' where c = 120 index_test.go:140: sql delete from test_index where c = 92 index_test.go:143: sql update test_index set c1 = 4829839191218782251, c2 = 0.870944, c3 = '6kjBMqC4pJ' where c = 125 index_test.go:137: sql insert into test_index values (145, 1768299805560626470, 0.680507, 'aZXgnHHlkD') index_test.go:137: sql insert into test_index values (146, 789005509937824084, 0.497013, 'swcHHh5ra3') index_test.go:137: sql insert into test_index values (148, 8717953348408627541, 0.453790, 'Pfp8Jfj6mp') index_test.go:143: sql update test_index set c1 = 872481216714455164, c2 = 0.361934, c3 = 'qOpgvx43Mt' where c = 135 index_test.go:143: sql update test_index set c1 = 4905129571847016681, c2 = 0.986372, c3 = '7OvsHMe877' where c = 132 index_test.go:140: sql delete from test_index where c = 100 index_test.go:143: sql update test_index set c1 = 9143807418680186331, c2 = 0.005534, c3 = 'nE5W2LIhqL' where c = 10 index_test.go:140: sql delete from test_index where c = 78 index_test.go:137: sql insert into test_index values (147, 1345511658223131981, 0.441987, 'igOswDyqV9') index_test.go:143: sql update test_index set c1 = 4259758460583454846, c2 = 0.411328, c3 = 'tVsQpM0oeT' where c = 123 index_test.go:140: sql delete from test_index where c = 117 index_test.go:137: sql insert into test_index values (150, 2715000880696740950, 0.877443, 'uKMIRS7l6p') index_test.go:137: sql insert into test_index values (151, 3988372968285567971, 0.538080, 'Rzj63AClut') index_test.go:140: sql delete from test_index where c = 122 index_test.go:140: sql delete from test_index where c = 73 index_test.go:137: sql insert into test_index values (149, 6985727192210076980, 0.154747, 'YXsHWr6CKU') index_test.go:143: sql update test_index set c1 = 974273080058972084, c2 = 0.202993, c3 = 'ngKEdFL5O0' where c = 10 index_test.go:143: sql update test_index set c1 = 3334694802293361570, c2 = 0.241371, c3 = '8QSoke6342' where c = 131 index_test.go:137: sql insert into test_index values (152, 8017274678290854892, 0.290137, 'AoXyhACrIS') index_test.go:143: sql update test_index set c1 = 9090043459701237008, c2 = 0.516171, c3 = 'lrnrDIprBP' where c = 38 index_test.go:140: sql delete from test_index where c = 140 index_test.go:140: sql delete from test_index where c = 81 index_test.go:143: sql update test_index set c1 = 735572571309267171, c2 = 0.575821, c3 = '9NPQrCsYuT' where c = 118 index_test.go:140: sql delete from test_index where c = 123 index_test.go:137: sql insert into test_index values (154, 1158123132095451912, 0.239238, '2D5fRvTPJT') index_test.go:137: sql insert into test_index values (153, 5775007452020356437, 0.374912, 'ICQzVgNivH') index_test.go:140: sql delete from test_index where c = 81 index_test.go:137: sql insert into test_index values (155, 8647435601551914906, 0.143648, 'o7H6gDwLt6') index_test.go:143: sql update test_index set c1 = 3491805273156163170, c2 = 0.221226, c3 = 'Nq9OSCa1uh' where c = 52 index_test.go:137: sql insert into test_index values (156, 5589107456763569094, 0.646324, 'jG5WxgBbYY') index_test.go:143: sql update test_index set c1 = 7832341649841150045, c2 = 0.218467, c3 = 'cWPfCisEGZ' where c = 75 index_test.go:143: sql update test_index set c1 = 4289835396705800062, c2 = 0.516282, c3 = 'P5E1jK8TRu' where c = 146 index_test.go:140: sql delete from test_index where c = 147 index_test.go:140: sql delete from test_index where c = 58 index_test.go:137: sql insert into test_index values (158, 1793390125135385385, 0.968509, 'keo5LSZsAk') index_test.go:137: sql insert into test_index values (157, 8901722536900612426, 0.328464, '1DwiIlVLRU') index_test.go:140: sql delete from test_index where c = 28 index_test.go:143: sql update test_index set c1 = 1113770533388803582, c2 = 0.007535, c3 = 'R1AeNJ04vw' where c = 66 index_test.go:143: sql update test_index set c1 = 8892635393897927540, c2 = 0.605794, c3 = 'iMe0jL22YR' where c = 3 index_test.go:140: sql delete from test_index where c = 135 index_test.go:137: sql insert into test_index values (159, 5900748214064224430, 0.546686, 'jZigJfvabS') index_test.go:143: sql update test_index set c1 = 517931000732291858, c2 = 0.081957, c3 = 'seakCaImmJ' where c = 93 index_test.go:143: sql update test_index set c1 = 8320622524050095708, c2 = 0.344087, c3 = 'bv1UTR8bH6' where c = 39 index_test.go:143: sql update test_index set c1 = 7203888080896292991, c2 = 0.213687, c3 = 'Zr8ip1hqEZ' where c = 147 index_test.go:140: sql delete from test_index where c = 141 index_test.go:137: sql insert into test_index values (161, 8985899535546508234, 0.192267, 'apIb2IvWL1') index_test.go:137: sql insert into test_index values (160, 2144109824652563603, 0.007523, '3ut0kWiq7P') index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 13 index_test.go:137: sql insert into test_index values (162, 4827689217455466617, 0.863304, 'Dpl6Rcfc7p') index_test.go:140: sql delete from test_index where c = 107 index_test.go:137: sql insert into test_index values (164, 1062397184115857701, 0.565282, 'DONY0QSGj7') index_test.go:140: sql delete from test_index where c = 56 index_test.go:143: sql update test_index set c1 = 4103114313918073034, c2 = 0.506218, c3 = 'i2k9ZZMML3' where c = 114 index_test.go:143: sql update test_index set c1 = 9095499278180144053, c2 = 0.563438, c3 = 'nfYGZxk6qP' where c = 42 index_test.go:140: sql delete from test_index where c = 113 index_test.go:143: sql update test_index set c1 = 3794843104579569888, c2 = 0.211378, c3 = 'KNtc73bh3Y' where c = 15 index_test.go:140: sql delete from test_index where c = 75 index_test.go:143: sql update test_index set c1 = 1015871047888487340, c2 = 0.877921, c3 = 'KWg5vxqpjg' where c = 136 index_test.go:137: sql insert into test_index values (163, 8998120835087343345, 0.871801, '9U5gdYnqUW') index_test.go:137: sql insert into test_index values (165, 7407303020577222442, 0.518621, '9te6WXuoDe') index_test.go:143: sql update test_index set c1 = 3465467064169008631, c2 = 0.332400, c3 = 'k9CJ341TaJ' where c = 133 index_test.go:137: sql insert into test_index values (167, 8321702348604277326, 0.803370, 'IBU84741Dd') index_test.go:140: sql delete from test_index where c = 14 index_test.go:143: sql update test_index set c1 = 4571040794156493056, c2 = 0.075593, c3 = 'wqsrgKpsEf' where c = 124 index_test.go:137: sql insert into test_index values (168, 6624419103399562876, 0.489968, '7chrLMJY5Z') index_test.go:137: sql insert into test_index values (166, 4704805500394815948, 0.069710, '6FfYiAlUQe') index_test.go:143: sql update test_index set c1 = 4736534313150219948, c2 = 0.358516, c3 = '9OsDcEpRWh' where c = 111 index_test.go:143: sql update test_index set c1 = 4197691710107309039, c2 = 0.357463, c3 = '4KIKJnF3e3' where c = 5 index_test.go:140: sql delete from test_index where c = 162 index_test.go:137: sql insert into test_index values (169, 2551280576054687241, 0.876765, 'aRuvusQvcT') index_test.go:137: sql insert into test_index values (170, 252916848991478831, 0.764917, 'LSPt00YvKh') index_test.go:143: sql update test_index set c1 = 3872309249241606165, c2 = 0.631134, c3 = 'GUooAMzEIP' where c = 6 index_test.go:140: sql delete from test_index where c = 54 index_test.go:137: sql insert into test_index values (171, 5342051380247977242, 0.414260, 'IkNc55FYVy') index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 155 index_test.go:140: sql delete from test_index where c = 114 index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 96 index_test.go:140: sql delete from test_index where c = 92 index_test.go:137: sql insert into test_index values (172, 8345148123091728989, 0.132832, '4evCIxk6lh') index_test.go:143: sql update test_index set c1 = 6150959804884161047, c2 = 0.269816, c3 = 'ioNumwHAGd' where c = 4 index_test.go:143: sql update test_index set c1 = 6108358352654236036, c2 = 0.664524, c3 = 'yvAClpA5iD' where c = 89 index_test.go:137: sql insert into test_index values (174, 176279384236213329, 0.572214, 'BMKVJMFY9S') index_test.go:140: sql delete from test_index where c = 20 index_test.go:143: sql update test_index set c1 = 7913034459999758926, c2 = 0.570705, c3 = 'WHbM2xvpG3' where c = 83 index_test.go:137: sql insert into test_index values (173, 1064588759839045080, 0.460661, 'rsV34UK3jW') index_test.go:137: sql insert into test_index values (175, 4698285109953152532, 0.777409, 'f2A1f7rRNY') index_test.go:143: sql update test_index set c1 = 7432610058806918549, c2 = 0.188152, c3 = '7RwwzS97TR' where c = 48 index_test.go:140: sql delete from test_index where c = 27 index_test.go:143: sql update test_index set c1 = 8766031909013869098, c2 = 0.798024, c3 = '1oFdjB7Ltz' where c = 30 index_test.go:143: sql update test_index set c1 = 2291420502635325074, c2 = 0.700060, c3 = 'Ys9ZnRV0U8' where c = 157 index_test.go:137: sql insert into test_index values (176, 7505624692268050451, 0.805712, 'g2Eqq0CNtQ') index_test.go:140: sql delete from test_index where c = 133 index_test.go:140: sql delete from test_index where c = 93 index_test.go:143: sql update test_index set c1 = 4080245632842388558, c2 = 0.686871, c3 = 'N3CK7uNwTs' where c = 88 index_test.go:143: sql update test_index set c1 = 6937966755323281375, c2 = 0.190740, c3 = 'JDp3BhUf6u' where c = 123 index_test.go:143: sql update test_index set c1 = 5754841648045362662, c2 = 0.789557, c3 = 'xEXEbUAGgR' where c = 33 index_test.go:137: sql insert into test_index values (179, 3912025040764783912, 0.818884, '6SjhsaEINx') index_test.go:140: sql delete from test_index where c = 128 index_test.go:137: sql insert into test_index values (177, 7629864721317783465, 0.496697, 'Qslt1gN0vP') index_test.go:143: sql update test_index set c1 = 4725799150949041129, c2 = 0.847840, c3 = 'DrjwXRk1uh' where c = 61 index_test.go:143: sql update test_index set c1 = 1673847556187373091, c2 = 0.610795, c3 = 'CfMqDUr2Cn' where c = 115 index_test.go:143: sql update test_index set c1 = 4296607954717676849, c2 = 0.425101, c3 = '6o7BNynsxB' where c = 36 index_test.go:140: sql delete from test_index where c = 17 index_test.go:137: sql insert into test_index values (180, 4408495534946082105, 0.001391, 'M8b44G45eM') index_test.go:137: sql insert into test_index values (178, 1120135923862813525, 0.472677, '5yZLP5bqjj') index_test.go:143: sql update test_index set c1 = 8848297803538026844, c2 = 0.150248, c3 = 'TbyeF7d2q9' where c = 38 index_test.go:137: sql insert into test_index values (181, 4226741139599976921, 0.828684, 'mY6smP4oy3') index_test.go:140: sql delete from test_index where c = 73 index_test.go:137: sql insert into test_index values (185, 4048077195030626741, 0.034459, 'j9JWv3clLc') index_test.go:137: sql insert into test_index values (184, 5609230839523344458, 0.960522, '2eR0vAnNJf') index_test.go:137: sql insert into test_index values (182, 9071893810522927117, 0.777543, 'fEtfEDXzk4') index_test.go:137: sql insert into test_index values (183, 7852765616046327074, 0.566619, 'biXZTJNcrH') index_test.go:140: sql delete from test_index where c = 167 index_test.go:143: sql update test_index set c1 = 3093623054315059941, c2 = 0.040477, c3 = 'SKDy48nZmE' where c = 170 index_test.go:140: sql delete from test_index where c = 1 index_test.go:143: sql update test_index set c1 = 4588652741703095056, c2 = 0.612271, c3 = 'VytVt2fgZb' where c = 172 index_test.go:140: sql delete from test_index where c = 139 index_test.go:137: sql insert into test_index values (186, 5331839806244379436, 0.073707, 'eGH4mqsknk') index_test.go:140: sql delete from test_index where c = 104 index_test.go:140: sql delete from test_index where c = 43 index_test.go:137: sql insert into test_index values (187, 6022106740886387222, 0.580232, '8PuQOjHzsi') index_test.go:140: sql delete from test_index where c = 141 index_test.go:143: sql update test_index set c1 = 6987736109598841606, c2 = 0.697576, c3 = 'Go322cZhg6' where c = 46 index_test.go:140: sql delete from test_index where c = 47 index_test.go:137: sql insert into test_index values (188, 9222600883890227586, 0.915481, 'S4mBnfoZMQ') index_test.go:143: sql update test_index set c1 = 1018750132525533162, c2 = 0.567263, c3 = 'lWBqzVveDO' where c = 29 index_test.go:143: sql update test_index set c1 = 6579683069870839541, c2 = 0.600415, c3 = 'U9a2M5zBEa' where c = 156 index_test.go:143: sql update test_index set c1 = 1941251223898222838, c2 = 0.675369, c3 = '5gvmFPWQwG' where c = 94 index_test.go:137: sql insert into test_index values (190, 8786196401417880750, 0.855841, 'zan9dTijww') index_test.go:140: sql delete from test_index where c = 132 index_test.go:140: sql delete from test_index where c = 14 index_test.go:137: sql insert into test_index values (189, 5582272025949347162, 0.694024, 'jT8NLv15Np') index_test.go:137: sql insert into test_index values (191, 3346193417667090204, 0.688154, 'VQErWccyYb') index_test.go:140: sql delete from test_index where c = 66 index_test.go:143: sql update test_index set c1 = 7213926909712167808, c2 = 0.194351, c3 = 'XEqh6PumfF' where c = 11 index_test.go:137: sql insert into test_index values (192, 241317145637328432, 0.154808, 'Fy1RQGKrEe') index_test.go:143: sql update test_index set c1 = 4609209236222826965, c2 = 0.865065, c3 = 'aMrsP1LiNX' where c = 168 index_test.go:143: sql update test_index set c1 = 2192633229793803835, c2 = 0.817212, c3 = 'aSbnjRgeKR' where c = 175 index_test.go:143: sql update test_index set c1 = 1818965348787240310, c2 = 0.009991, c3 = 'awcShN1qac' where c = 58 index_test.go:143: sql update test_index set c1 = 547142515437358657, c2 = 0.992522, c3 = 'PCBAqm44D1' where c = 3 index_test.go:140: sql delete from test_index where c = 11 index_test.go:140: sql delete from test_index where c = 97 index_test.go:143: sql update test_index set c1 = 2755009615762110394, c2 = 0.036732, c3 = 'tA1MFVYfKC' where c = 107 index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 69 index_test.go:143: sql update test_index set c1 = 4271710446845464652, c2 = 0.472996, c3 = 'lIZuyQw4Si' where c = 107 index_test.go:137: sql insert into test_index values (195, 6336484463456823095, 0.581554, 'DnBCJ8FsW7') index_test.go:137: sql insert into test_index values (193, 7301272322835741380, 0.306885, 'pmyIhetKaa') index_test.go:143: sql update test_index set c1 = 7685480173352186772, c2 = 0.683841, c3 = 'qLbP6e4z16' where c = 27 index_test.go:137: sql insert into test_index values (194, 4360490192791939798, 0.714901, 'eTCg1o80n0') index_test.go:143: sql update test_index set c1 = 911849350182364821, c2 = 0.949693, c3 = 'mB5uMAQdzo' where c = 108 index_test.go:137: sql insert into test_index values (197, 4622888615183533894, 0.391636, 'xLOHPCjVAI') index_test.go:140: sql delete from test_index where c = 155 index_test.go:137: sql insert into test_index values (196, 887424995389480951, 0.626064, 'ODqfZNSEbW') index_test.go:137: sql insert into test_index values (198, 400644291964951205, 0.838290, 'ahPeke2Wld') index_test.go:143: sql update test_index set c1 = 2887407880976017750, c2 = 0.619842, c3 = 'gRZJrfck6b' where c = 7 index_test.go:140: sql delete from test_index where c = 66 index_test.go:140: sql delete from test_index where c = 70 index_test.go:140: sql delete from test_index where c = 1 index_test.go:140: sql delete from test_index where c = 167 index_test.go:143: sql update test_index set c1 = 6373796056081098401, c2 = 0.761241, c3 = '4Zb86FmadF' where c = 192 index_test.go:137: sql insert into test_index values (199, 5325621174175228877, 0.455286, 'gs1Wrwj3eK') index_test.go:140: sql delete from test_index where c = 194 index_test.go:143: sql update test_index set c1 = 7172398957520093679, c2 = 0.700605, c3 = '6wW6GXmCsN' where c = 146 index_test.go:143: sql update test_index set c1 = 168941193709777883, c2 = 0.440028, c3 = 'NwpdpDU3Gb' where c = 168 index_test.go:143: sql update test_index set c1 = 8676006262099113224, c2 = 0.160740, c3 = 'B4F3Qa68uS' where c = 83 index_test.go:143: sql update test_index set c1 = 4626458551519026061, c2 = 0.087548, c3 = 'lBtQQOMf3x' where c = 49 index_test.go:140: sql delete from test_index where c = 171 index_test.go:143: sql update test_index set c1 = 2628223270238901087, c2 = 0.920798, c3 = 'cHeZfd6xW4' where c = 180 index_test.go:137: sql insert into test_index values (200, 3442326157231078866, 0.290989, '155qzvmqW0') index_test.go:143: sql update test_index set c1 = 8840844018936241924, c2 = 0.872952, c3 = 'gg5ToNr4Ep' where c = 150 index_test.go:140: sql delete from test_index where c = 30 index_test.go:143: sql update test_index set c1 = 2284611755197064528, c2 = 0.299151, c3 = 'S9B6Q6WS16' where c = 40 === RUN TestSimple/Basic === RUN TestSimpleDelete/Basic === RUN TestSimpleDelete/Basic/test_delete index_test.go:137: sql insert into test_index values (202, 8548231302134228274, 0.062474, 'uyRFHjZ8ns') index_test.go:137: sql insert into test_index values (201, 2783539403578544927, 0.933585, 'ZfHwnMYYVy') index_test.go:137: sql insert into test_index values (208, 3731320803825188509, 0.242710, 'X04LxgyJiz') index_test.go:137: sql insert into test_index values (205, 8124211422325444659, 0.891715, 'HbTR7FzImO') index_test.go:137: sql insert into test_index values (207, 7679753496470504645, 0.635618, 'OjqjULpLOz') index_test.go:137: sql insert into test_index values (204, 2882325175202637099, 0.643225, '7R1c3xBhzz') index_test.go:137: sql insert into test_index values (203, 3888744217727313596, 0.388069, 'YsZXv1bMz4') index_test.go:137: sql insert into test_index values (206, 4326052964647764739, 0.417367, 'uyfkeahDzp') index_test.go:137: sql insert into test_index values (209, 4758265798954231139, 0.156377, 'hlJ477nIvI') index_test.go:137: sql insert into test_index values (210, 5166023671248439942, 0.800025, 'rq1Uq2T2du') index_test.go:140: sql delete from test_index where c = 31 index_test.go:140: sql delete from test_index where c = 92 index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 183 index_test.go:140: sql delete from test_index where c = 118 index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 21 index_test.go:140: sql delete from test_index where c = 63 index_test.go:140: sql delete from test_index where c = 55 index_test.go:140: sql delete from test_index where c = 170 index_test.go:143: sql update test_index set c1 = 5664458878274231859, c2 = 0.822625, c3 = 'oNQl2wTA2b' where c = 117 index_test.go:143: sql update test_index set c1 = 1723052923283314916, c2 = 0.418600, c3 = '3VgyoVcNHr' where c = 110 index_test.go:143: sql update test_index set c1 = 961735336879547912, c2 = 0.003892, c3 = 'ran7lykh7j' where c = 94 index_test.go:143: sql update test_index set c1 = 6727997308608016679, c2 = 0.098015, c3 = 'i5bFEVWRLU' where c = 163 index_test.go:143: sql update test_index set c1 = 1406737435807691963, c2 = 0.903195, c3 = 'SvYMpC5KJI' where c = 195 index_test.go:143: sql update test_index set c1 = 4783808924317095425, c2 = 0.893119, c3 = 'yvBWDpzovW' where c = 94 index_test.go:137: sql insert into test_index values (211, 7174492274995552271, 0.064850, 'kcONsBz5I9') index_test.go:143: sql update test_index set c1 = 6022931890807715449, c2 = 0.212779, c3 = 'r93kAsLXmj' where c = 86 index_test.go:143: sql update test_index set c1 = 7065781202507024047, c2 = 0.930924, c3 = 'Qq3PfnqsZR' where c = 139 index_test.go:137: sql insert into test_index values (213, 5700671568637128830, 0.693032, 'SOdqEEqSn0') index_test.go:143: sql update test_index set c1 = 7357707555369740551, c2 = 0.913956, c3 = 'iMfXPcRt8f' where c = 72 index_test.go:140: sql delete from test_index where c = 104 index_test.go:137: sql insert into test_index values (215, 3873465222698733568, 0.613165, 'MsPGwf1sqG') index_test.go:137: sql insert into test_index values (214, 2405670412338930178, 0.158531, 'my4uvSGHtp') index_test.go:137: sql insert into test_index values (212, 3163649036016447578, 0.596893, 'IiysAMgs2A') index_test.go:143: sql update test_index set c1 = 8055313549494192537, c2 = 0.715719, c3 = 'dGBKoNzgtz' where c = 176 index_test.go:137: sql insert into test_index values (216, 4559580974588894643, 0.465016, '7vGvgxFxjS') index_test.go:143: sql update test_index set c1 = 1893250980680837680, c2 = 0.159015, c3 = 'OC0H1eFcHr' where c = 75 index_test.go:137: sql insert into test_index values (219, 1625113633262575193, 0.786837, '3zs5NMJ7So') index_test.go:140: sql delete from test_index where c = 96 index_test.go:140: sql delete from test_index where c = 75 index_test.go:140: sql delete from test_index where c = 46 index_test.go:137: sql insert into test_index values (220, 6189602493983812204, 0.283124, 'Un0eqENDZX') index_test.go:137: sql insert into test_index values (217, 110113387878374925, 0.338626, 'NaJnC0aWgT') index_test.go:137: sql insert into test_index values (218, 2623663700201529834, 0.958687, '17brKSaTKz') index_test.go:140: sql delete from test_index where c = 39 index_test.go:143: sql update test_index set c1 = 6226959374542946391, c2 = 0.671113, c3 = 'FPeUNGobOt' where c = 0 index_test.go:140: sql delete from test_index where c = 167 index_test.go:143: sql update test_index set c1 = 7351251058806080432, c2 = 0.001920, c3 = 'cOqKaLU2j7' where c = 45 index_test.go:143: sql update test_index set c1 = 5478414266177973908, c2 = 0.122279, c3 = 'oZj80MAAte' where c = 106 index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 6942556791708941718, c2 = 0.012906, c3 = 'qZBphsMywl' where c = 50 index_test.go:143: sql update test_index set c1 = 8814103669880374166, c2 = 0.826537, c3 = 'Y9rdK8pgEq' where c = 152 index_test.go:137: sql insert into test_index values (221, 2375727794629126914, 0.938263, 'd7JRCHRTnZ') index_test.go:140: sql delete from test_index where c = 151 index_test.go:140: sql delete from test_index where c = 12 index_test.go:140: sql delete from test_index where c = 200 index_test.go:137: sql insert into test_index values (222, 2714712663186992946, 0.918743, 'K5OCABDaAl') index_test.go:137: sql insert into test_index values (224, 5555962880485342275, 0.137739, 'aK7jhxpDh8') index_test.go:137: sql insert into test_index values (226, 202489794581158115, 0.159918, 'cBl216Z4YQ') index_test.go:137: sql insert into test_index values (223, 5343143366082240984, 0.400959, 'OEhTnddaJV') index_test.go:140: sql delete from test_index where c = 93 index_test.go:143: sql update test_index set c1 = 822664880205607427, c2 = 0.770713, c3 = 'WKkFYWHpPr' where c = 68 index_test.go:140: sql delete from test_index where c = 55 index_test.go:143: sql update test_index set c1 = 2294670154977575751, c2 = 0.164228, c3 = '58vyYo0wzI' where c = 0 index_test.go:137: sql insert into test_index values (225, 3962568441429797559, 0.079880, 'oxdLNso4k1') index_test.go:143: sql update test_index set c1 = 2540004729523150710, c2 = 0.835013, c3 = 'Wnqk35Ev1r' where c = 134 index_test.go:143: sql update test_index set c1 = 1291061523674366682, c2 = 0.052302, c3 = 'rbR87zKrty' where c = 154 index_test.go:140: sql delete from test_index where c = 31 index_test.go:140: sql delete from test_index where c = 15 index_test.go:137: sql insert into test_index values (227, 6414965058625763552, 0.840885, '871kmKTZyG') index_test.go:140: sql delete from test_index where c = 128 index_test.go:137: sql insert into test_index values (229, 3952919204206964366, 0.058136, '5RxdZyULfp') index_test.go:143: sql update test_index set c1 = 3494710022377034623, c2 = 0.734412, c3 = 'o4YgNSMgAH' where c = 154 index_test.go:137: sql insert into test_index values (228, 2100068543572528610, 0.169179, 'ytJqY1KsAo') index_test.go:143: sql update test_index set c1 = 5858834690761963274, c2 = 0.732362, c3 = 'BR2syfuumV' where c = 32 index_test.go:140: sql delete from test_index where c = 61 index_test.go:137: sql insert into test_index values (230, 5628619890970237413, 0.654323, 'fytc2WCgPB') index_test.go:143: sql update test_index set c1 = 3560393127101156103, c2 = 0.566353, c3 = 'UyIxZhEqrd' where c = 76 index_test.go:143: sql update test_index set c1 = 3121022839410423077, c2 = 0.144548, c3 = '1eekrYvvx4' where c = 110 index_test.go:143: sql update test_index set c1 = 5917568580403152144, c2 = 0.952465, c3 = '5dwlckx7lE' where c = 42 index_test.go:140: sql delete from test_index where c = 32 index_test.go:137: sql insert into test_index values (232, 3101207175091520464, 0.076298, 'Ud5H50qCrn') index_test.go:140: sql delete from test_index where c = 65 index_test.go:143: sql update test_index set c1 = 5583148666704764645, c2 = 0.712573, c3 = 'hC42nyOgU4' where c = 101 index_test.go:140: sql delete from test_index where c = 214 index_test.go:140: sql delete from test_index where c = 204 index_test.go:137: sql insert into test_index values (234, 1484070057442834757, 0.557511, 'Jw7roURal6') index_test.go:137: sql insert into test_index values (235, 2430735294672693442, 0.705173, 'dWohFGEQaa') index_test.go:143: sql update test_index set c1 = 6899413164552090927, c2 = 0.583679, c3 = '8QDOdLYtr8' where c = 21 index_test.go:137: sql insert into test_index values (231, 3403694051412486649, 0.965588, 'xBGKCuLTTG') index_test.go:140: sql delete from test_index where c = 104 index_test.go:143: sql update test_index set c1 = 1910149914264853316, c2 = 0.170244, c3 = 'akxEFoQRZp' where c = 204 index_test.go:137: sql insert into test_index values (233, 5279420968226354170, 0.819655, 'AsMaVJFr6n') index_test.go:143: sql update test_index set c1 = 4733592025703801882, c2 = 0.306547, c3 = '5QFOeKPpl8' where c = 43 index_test.go:137: sql insert into test_index values (236, 6533174715951228266, 0.592064, 'MnAoCBrbkx') index_test.go:137: sql insert into test_index values (237, 7576580524918245145, 0.991794, 'x1wHUVQZUE') index_test.go:140: sql delete from test_index where c = 36 index_test.go:143: sql update test_index set c1 = 5442906685600066724, c2 = 0.434115, c3 = '7k4DvM68qF' where c = 143 index_test.go:137: sql insert into test_index values (238, 4926637611540160058, 0.855632, 'OzIwlqsHPm') index_test.go:137: sql insert into test_index values (239, 341399416874526835, 0.242964, 'QP0Ql7OdhM') index_test.go:140: sql delete from test_index where c = 144 index_test.go:140: sql delete from test_index where c = 129 index_test.go:143: sql update test_index set c1 = 6977309660410141599, c2 = 0.103217, c3 = '8UdFWL094I' where c = 223 index_test.go:140: sql delete from test_index where c = 225 index_test.go:140: sql delete from test_index where c = 19 index_test.go:137: sql insert into test_index values (240, 6056419529191430374, 0.205369, 'ZJubW6avYQ') index_test.go:140: sql delete from test_index where c = 188 index_test.go:143: sql update test_index set c1 = 2426387617099502930, c2 = 0.146806, c3 = 'Kw2aBqvgFG' where c = 229 index_test.go:140: sql delete from test_index where c = 176 index_test.go:143: sql update test_index set c1 = 6387979562831145104, c2 = 0.382352, c3 = '98YY69eres' where c = 76 index_test.go:143: sql update test_index set c1 = 2798044820354627485, c2 = 0.671154, c3 = 'uAXQPHGvLV' where c = 56 index_test.go:143: sql update test_index set c1 = 1793346427354428502, c2 = 0.430325, c3 = 'KeAfQ2R2QK' where c = 82 index_test.go:143: sql update test_index set c1 = 6166768292702837178, c2 = 0.771575, c3 = 'Pth31Eab7W' where c = 85 index_test.go:140: sql delete from test_index where c = 3 index_test.go:137: sql insert into test_index values (242, 181766314852620701, 0.425935, 'ZqntGRy1N3') index_test.go:140: sql delete from test_index where c = 35 index_test.go:143: sql update test_index set c1 = 1637145194141467310, c2 = 0.316872, c3 = 'jbs1XZN84Z' where c = 206 index_test.go:137: sql insert into test_index values (241, 4407347330815567243, 0.854084, 'gxsK7r4R4n') index_test.go:143: sql update test_index set c1 = 1649771413519843606, c2 = 0.668965, c3 = 'pOFIQqe1t7' where c = 235 index_test.go:137: sql insert into test_index values (244, 2771763102910445491, 0.379990, 'ZMX8PN3KNW') index_test.go:137: sql insert into test_index values (245, 5241569870751004513, 0.378222, 'TXPkLqaN4X') index_test.go:137: sql insert into test_index values (246, 7535655901638631341, 0.193804, 'rBXfTycKn4') index_test.go:140: sql delete from test_index where c = 43 index_test.go:137: sql insert into test_index values (243, 7282694010739254329, 0.071375, 'maLvDy8bRo') index_test.go:143: sql update test_index set c1 = 3029890355075969194, c2 = 0.625945, c3 = '1P8gLWMngp' where c = 236 index_test.go:137: sql insert into test_index values (248, 4088959826124766491, 0.506200, '43NiHSyAyQ') index_test.go:140: sql delete from test_index where c = 113 index_test.go:140: sql delete from test_index where c = 65 index_test.go:140: sql delete from test_index where c = 35 index_test.go:140: sql delete from test_index where c = 165 index_test.go:140: sql delete from test_index where c = 159 index_test.go:143: sql update test_index set c1 = 6636116169036101143, c2 = 0.879035, c3 = 'dpFIbF88Iw' where c = 16 index_test.go:137: sql insert into test_index values (247, 7738809219037346092, 0.986395, 'iyrWgUSNsI') index_test.go:137: sql insert into test_index values (249, 2130060463677721585, 0.106027, 'AbtdG8oDAf') index_test.go:143: sql update test_index set c1 = 2033490501520953092, c2 = 0.733444, c3 = 'xP71HoLIVi' where c = 201 index_test.go:143: sql update test_index set c1 = 3186640931197783006, c2 = 0.747438, c3 = 'SUmVoKtvd3' where c = 32 index_test.go:140: sql delete from test_index where c = 230 index_test.go:143: sql update test_index set c1 = 2764100053792260256, c2 = 0.909910, c3 = 'FGjbvN4sg8' where c = 73 index_test.go:143: sql update test_index set c1 = 8148178436016551380, c2 = 0.562254, c3 = 'lDwx9fWWqF' where c = 165 index_test.go:140: sql delete from test_index where c = 148 index_test.go:137: sql insert into test_index values (250, 7004212202433257010, 0.190696, 'iGWEsqzcf7') index_test.go:143: sql update test_index set c1 = 5743475592474578999, c2 = 0.653160, c3 = 'a7tLPjB07r' where c = 235 index_test.go:137: sql insert into test_index values (251, 8761851532333315369, 0.285948, 'FfG7s4KpZV') index_test.go:143: sql update test_index set c1 = 47947441234875960, c2 = 0.862866, c3 = 'trNhvcq4xn' where c = 107 index_test.go:137: sql insert into test_index values (252, 8308846480389151871, 0.504108, '4648nRUeOC') index_test.go:137: sql insert into test_index values (253, 7230636990705078013, 0.065007, 'kNwyuUGtrU') index_test.go:143: sql update test_index set c1 = 7060414869623704335, c2 = 0.666034, c3 = 'HzOWmFF01p' where c = 83 index_test.go:137: sql insert into test_index values (254, 5345068159666046461, 0.852909, 'unGFjcqeja') index_test.go:140: sql delete from test_index where c = 171 index_test.go:140: sql delete from test_index where c = 206 index_test.go:140: sql delete from test_index where c = 227 index_test.go:143: sql update test_index set c1 = 3876419546284996838, c2 = 0.521816, c3 = 'ke3GxS9Xyn' where c = 164 index_test.go:143: sql update test_index set c1 = 7305668112774033321, c2 = 0.769073, c3 = '2ALmopVVA6' where c = 123 index_test.go:140: sql delete from test_index where c = 83 index_test.go:140: sql delete from test_index where c = 38 index_test.go:137: sql insert into test_index values (257, 2015679519724408412, 0.395918, 'XK96D96vI1') index_test.go:143: sql update test_index set c1 = 1552035307781625514, c2 = 0.163087, c3 = 'G4GHpS2kcC' where c = 107 index_test.go:140: sql delete from test_index where c = 42 index_test.go:137: sql insert into test_index values (255, 1301884134236992174, 0.738296, 'xnKa3JAiPX') index_test.go:137: sql insert into test_index values (256, 8384357416662441896, 0.718197, 'jR0Os1N8Fv') index_test.go:137: sql insert into test_index values (258, 8463946222013042710, 0.902471, '4rO6ffISMR') index_test.go:143: sql update test_index set c1 = 1525484584111645864, c2 = 0.514898, c3 = 'JTUfFAL2ki' where c = 55 index_test.go:137: sql insert into test_index values (259, 6402974085010034722, 0.192230, 'pP5kIppSxE') index_test.go:143: sql update test_index set c1 = 5720116907118048615, c2 = 0.036604, c3 = 'xfcEVF4E0d' where c = 58 index_test.go:137: sql insert into test_index values (260, 7726363186767508792, 0.002628, 'efKhSpnOrx') index_test.go:143: sql update test_index set c1 = 4764997797376298665, c2 = 0.527901, c3 = 'f6LNawZm0R' where c = 226 index_test.go:140: sql delete from test_index where c = 159 index_test.go:143: sql update test_index set c1 = 7837932395715000474, c2 = 0.046887, c3 = 'nbaq4e9IyY' where c = 184 index_test.go:140: sql delete from test_index where c = 81 index_test.go:140: sql delete from test_index where c = 75 index_test.go:137: sql insert into test_index values (261, 7295468897094668050, 0.734222, 'BZYTgcrerw') index_test.go:140: sql delete from test_index where c = 150 index_test.go:137: sql insert into test_index values (262, 1400082289731365396, 0.341656, 'Yk2hlr0YcM') index_test.go:137: sql insert into test_index values (264, 467424311395269206, 0.523664, '12o006lG5Z') index_test.go:140: sql delete from test_index where c = 182 index_test.go:140: sql delete from test_index where c = 230 index_test.go:143: sql update test_index set c1 = 5716060594889077995, c2 = 0.490855, c3 = 'pKr6AOL9vg' where c = 142 index_test.go:143: sql update test_index set c1 = 2623424110575159156, c2 = 0.646691, c3 = 'dlkoH0aMyd' where c = 24 index_test.go:140: sql delete from test_index where c = 56 index_test.go:137: sql insert into test_index values (263, 1175250115701212922, 0.921739, 'iHnjEHvgJB') index_test.go:140: sql delete from test_index where c = 226 index_test.go:143: sql update test_index set c1 = 4058791810110641018, c2 = 0.629615, c3 = 'hOyqNhFhri' where c = 77 index_test.go:143: sql update test_index set c1 = 8330226328828473068, c2 = 0.299472, c3 = 'BRGnkxk8mv' where c = 107 index_test.go:140: sql delete from test_index where c = 169 index_test.go:137: sql insert into test_index values (265, 2334357375188414894, 0.127917, '9r2h8Mbdsy') index_test.go:143: sql update test_index set c1 = 5014193249628460607, c2 = 0.699923, c3 = 'UG5mZaZVUQ' where c = 210 index_test.go:137: sql insert into test_index values (266, 3529601553969278813, 0.897484, 'acWlrSEPwx') index_test.go:143: sql update test_index set c1 = 2435969393545699688, c2 = 0.755111, c3 = '72Ouj1aMyM' where c = 8 index_test.go:143: sql update test_index set c1 = 3128343183480166567, c2 = 0.398291, c3 = 'B1slNfNF7s' where c = 135 index_test.go:137: sql insert into test_index values (267, 2391651898064067553, 0.053043, 'AfkiGXSnqd') index_test.go:140: sql delete from test_index where c = 239 index_test.go:137: sql insert into test_index values (268, 534166890298697035, 0.847450, '56QxymHwMV') index_test.go:140: sql delete from test_index where c = 109 index_test.go:143: sql update test_index set c1 = 7138855457139240425, c2 = 0.507605, c3 = 'yBz70lIJpe' where c = 242 index_test.go:137: sql insert into test_index values (269, 5880533785626780478, 0.466632, 'VxMIUBbLJ7') index_test.go:137: sql insert into test_index values (270, 6763976057065255808, 0.493496, 'zgVNtwq5ou') index_test.go:143: sql update test_index set c1 = 5897697619120095902, c2 = 0.625046, c3 = 'gnAF3KoAPT' where c = 4 index_test.go:140: sql delete from test_index where c = 197 index_test.go:140: sql delete from test_index where c = 9 index_test.go:143: sql update test_index set c1 = 7318332383708374018, c2 = 0.129378, c3 = 'idKWRUwf6V' where c = 169 index_test.go:140: sql delete from test_index where c = 175 index_test.go:140: sql delete from test_index where c = 94 index_test.go:137: sql insert into test_index values (272, 489842630304354202, 0.353715, 'Vn1H2pgjvb') index_test.go:143: sql update test_index set c1 = 6272898789907055330, c2 = 0.510681, c3 = 'VeoTqiJMkT' where c = 28 index_test.go:137: sql insert into test_index values (273, 1749455338945066927, 0.120810, 'qwkrkehJFX') index_test.go:143: sql update test_index set c1 = 6173305549465082783, c2 = 0.683036, c3 = 'dfiGutIN9l' where c = 55 index_test.go:140: sql delete from test_index where c = 248 index_test.go:137: sql insert into test_index values (271, 2470301527022579871, 0.569811, 'il8gKz0Zos') index_test.go:143: sql update test_index set c1 = 8324269807243085406, c2 = 0.867890, c3 = 'VjGnHvWK8q' where c = 11 index_test.go:143: sql update test_index set c1 = 693911116679463489, c2 = 0.451482, c3 = 'Ko0mJfD5QJ' where c = 152 index_test.go:140: sql delete from test_index where c = 111 index_test.go:140: sql delete from test_index where c = 96 index_test.go:137: sql insert into test_index values (275, 2359145203458520209, 0.960014, 'mJOzTphfAH') index_test.go:137: sql insert into test_index values (274, 5714119301650225209, 0.227200, 'KVHJ6knTFJ') index_test.go:140: sql delete from test_index where c = 221 index_test.go:143: sql update test_index set c1 = 7590598354950059649, c2 = 0.051813, c3 = '0kkkOiZtfw' where c = 203 index_test.go:143: sql update test_index set c1 = 3199204811409483658, c2 = 0.313329, c3 = 'QPe1D26MNF' where c = 151 index_test.go:140: sql delete from test_index where c = 40 index_test.go:143: sql update test_index set c1 = 7810504924955187915, c2 = 0.451065, c3 = 'kBI5W8cE7F' where c = 153 index_test.go:143: sql update test_index set c1 = 5014208761811647346, c2 = 0.845194, c3 = '4Hv7d9iL02' where c = 69 index_test.go:140: sql delete from test_index where c = 78 index_test.go:137: sql insert into test_index values (276, 2932696594622103018, 0.226676, 'entYrlU9kE') index_test.go:137: sql insert into test_index values (277, 8333532428621941768, 0.895810, 'W8ECuPF8gm') index_test.go:143: sql update test_index set c1 = 331665549110843511, c2 = 0.994130, c3 = 'pSGvchyn0I' where c = 139 index_test.go:137: sql insert into test_index values (278, 7809491506805469151, 0.845125, 'fis41KIILn') index_test.go:143: sql update test_index set c1 = 174885967979497464, c2 = 0.396349, c3 = 'blDtT7kzWH' where c = 18 index_test.go:140: sql delete from test_index where c = 42 index_test.go:137: sql insert into test_index values (280, 2927469921944207188, 0.573356, 'zlx9GYLcWP') index_test.go:143: sql update test_index set c1 = 8746257752710133260, c2 = 0.386816, c3 = 'eZqFcmSkMW' where c = 242 index_test.go:137: sql insert into test_index values (282, 1765768605054472904, 0.595276, 'iqAiHGKEqH') index_test.go:137: sql insert into test_index values (281, 6339886694846985558, 0.571674, 'Sk0LnJErlb') index_test.go:137: sql insert into test_index values (279, 1846805714772304229, 0.675548, 'DegmI12b3t') index_test.go:143: sql update test_index set c1 = 7871847919008793815, c2 = 0.357057, c3 = 'kH5b4bvqxs' where c = 230 index_test.go:137: sql insert into test_index values (283, 6376224881701115944, 0.319429, 'n3ftNDsN5C') index_test.go:140: sql delete from test_index where c = 70 index_test.go:137: sql insert into test_index values (285, 6262767399324340215, 0.701166, '6L5XudDD07') index_test.go:140: sql delete from test_index where c = 251 index_test.go:137: sql insert into test_index values (284, 8113588856446309180, 0.949297, 'aR9Vy9h2bO') index_test.go:140: sql delete from test_index where c = 74 index_test.go:137: sql insert into test_index values (286, 4522678065118918619, 0.610437, 'oJgCoAXLv8') index_test.go:140: sql delete from test_index where c = 210 index_test.go:143: sql update test_index set c1 = 5002795189105789202, c2 = 0.586716, c3 = '9PQ4afoht9' where c = 225 index_test.go:143: sql update test_index set c1 = 3326435729293725286, c2 = 0.092961, c3 = 'QHAcgudmUo' where c = 97 index_test.go:140: sql delete from test_index where c = 239 index_test.go:140: sql delete from test_index where c = 52 index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 71 index_test.go:140: sql delete from test_index where c = 4 index_test.go:143: sql update test_index set c1 = 532869632486437162, c2 = 0.229791, c3 = 'f3LWA6MMNi' where c = 89 index_test.go:140: sql delete from test_index where c = 189 index_test.go:143: sql update test_index set c1 = 972613994751954004, c2 = 0.209071, c3 = 'tRWcquSITQ' where c = 100 index_test.go:137: sql insert into test_index values (288, 2274738670681128408, 0.031127, '1hrR1k2blC') index_test.go:137: sql insert into test_index values (287, 6632896819089880595, 0.188694, 'OrSJOL33ch') index_test.go:143: sql update test_index set c1 = 3259389124483586456, c2 = 0.004430, c3 = 'jH7WghvHV5' where c = 110 index_test.go:143: sql update test_index set c1 = 7986209541737051206, c2 = 0.786137, c3 = 'jyymbSMGMU' where c = 40 index_test.go:143: sql update test_index set c1 = 7272395009311284171, c2 = 0.540584, c3 = 'KPoJ84e3rx' where c = 228 index_test.go:143: sql update test_index set c1 = 7622948091227813448, c2 = 0.771562, c3 = 'tJd0zxfX84' where c = 239 index_test.go:143: sql update test_index set c1 = 444722463550292434, c2 = 0.613090, c3 = '6oS9zkDqQK' where c = 87 index_test.go:137: sql insert into test_index values (290, 1955011314213162970, 0.443143, 'exfNF7ixU5') index_test.go:140: sql delete from test_index where c = 251 index_test.go:143: sql update test_index set c1 = 6972671794440670847, c2 = 0.861656, c3 = '1dAC7lg6Np' where c = 213 index_test.go:137: sql insert into test_index values (291, 3433577350055062267, 0.146751, 'fiOoRa9his') index_test.go:137: sql insert into test_index values (289, 5058034119753900055, 0.790808, '7EmBOLq9gc') index_test.go:137: sql insert into test_index values (292, 5956466125478567381, 0.017392, 'nzX3tbbiEA') index_test.go:140: sql delete from test_index where c = 189 index_test.go:140: sql delete from test_index where c = 5 index_test.go:137: sql insert into test_index values (293, 194598121837539806, 0.999094, '7jrFsM6kBS') index_test.go:137: sql insert into test_index values (294, 8008251276184807979, 0.210636, 'poDp1Aiy8x') index_test.go:137: sql insert into test_index values (295, 8084993058952277749, 0.804654, 'GXd3xRWYD0') index_test.go:143: sql update test_index set c1 = 180211492295643774, c2 = 0.357147, c3 = 'RTAs4t5pSL' where c = 114 index_test.go:143: sql update test_index set c1 = 246313552178521421, c2 = 0.571202, c3 = 'ZHJvVeeqrg' where c = 91 index_test.go:140: sql delete from test_index where c = 200 index_test.go:140: sql delete from test_index where c = 129 index_test.go:143: sql update test_index set c1 = 2860469733541851692, c2 = 0.821693, c3 = 'PdIGRk1Q7y' where c = 23 index_test.go:140: sql delete from test_index where c = 65 index_test.go:140: sql delete from test_index where c = 207 index_test.go:143: sql update test_index set c1 = 2834819699411395057, c2 = 0.575938, c3 = 'KblxvlHBqw' where c = 16 index_test.go:143: sql update test_index set c1 = 9098483004936178497, c2 = 0.241626, c3 = 'P03073hGLW' where c = 207 index_test.go:137: sql insert into test_index values (296, 8679346454687578261, 0.870278, 'oH8F6O7mWI') index_test.go:143: sql update test_index set c1 = 2238456045494433536, c2 = 0.962583, c3 = 'Rmx3hIlrTe' where c = 109 index_test.go:140: sql delete from test_index where c = 163 index_test.go:143: sql update test_index set c1 = 2246333368913213508, c2 = 0.822730, c3 = 'WaZewsFlMf' where c = 196 index_test.go:137: sql insert into test_index values (298, 1030331676552092268, 0.982614, 'teVKDVGSm3') index_test.go:140: sql delete from test_index where c = 259 index_test.go:140: sql delete from test_index where c = 256 index_test.go:137: sql insert into test_index values (297, 1957280059421750871, 0.478899, '4khNmUkzJu') index_test.go:143: sql update test_index set c1 = 8220030897325777818, c2 = 0.389114, c3 = 'T0kGed5RmF' where c = 255 index_test.go:140: sql delete from test_index where c = 175 index_test.go:137: sql insert into test_index values (299, 2143838416624304099, 0.515400, '1SvuX1aQYI') index_test.go:143: sql update test_index set c1 = 2067026139378499045, c2 = 0.302031, c3 = '5Gu07a0hbU' where c = 123 index_test.go:143: sql update test_index set c1 = 619212828711471812, c2 = 0.481124, c3 = 'QtuDA1NIf6' where c = 262 index_test.go:143: sql update test_index set c1 = 2016061907274695092, c2 = 0.514540, c3 = 'gZh870i4bg' where c = 224 index_test.go:140: sql delete from test_index where c = 205 index_test.go:140: sql delete from test_index where c = 219 index_test.go:143: sql update test_index set c1 = 1105737460505547754, c2 = 0.085412, c3 = 'IGCZalq16Z' where c = 110 index_test.go:143: sql update test_index set c1 = 2179065197034571241, c2 = 0.631265, c3 = 'DXGiWhHIX1' where c = 121 index_test.go:137: sql insert into test_index values (300, 653522415149211099, 0.206346, 'CIjaszLKzp') index_test.go:140: sql delete from test_index where c = 87 index_test.go:143: sql update test_index set c1 = 1771037420784581845, c2 = 0.271364, c3 = 'rNaDTa83DS' where c = 110 # Time: 2025-04-04T18:47:22.617208468+08:00 # Txn_start_ts: 0 # Query_time: 0.508230499 # Parse_time: 0.000115577 # Compile_time: 0.00011736 # Rewrite_time: 0.000003834 # Optimize_time: 0 # Wait_TS: 0.00040295 # DB: test_ddl # Is_internal: false # Digest: 3d701c9f3ad5245e554166e586cad1fee19801a45b0601b4012b9f4f620e7e2d # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 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); index_test.go:137: sql insert into test_index values (301, 3160506682008382351, 0.806408, 'VtO6AE0Uzc') index_test.go:137: sql insert into test_index values (303, 94075389635039902, 0.299578, 'Y0UMJ10VAL') index_test.go:137: sql insert into test_index values (304, 3096000182947599966, 0.055488, 'fiYpAG8XVS') index_test.go:137: sql insert into test_index values (305, 2605456846536253451, 0.255472, '2VR4si6W1K') index_test.go:137: sql insert into test_index values (307, 4872108994723720721, 0.632105, 'XuWkdC65YH') index_test.go:137: sql insert into test_index values (302, 8667566959550636671, 0.851173, 'tTfk6qSzNg') index_test.go:137: sql insert into test_index values (309, 5554290053977766975, 0.334471, '2aVcPDB7tm') index_test.go:137: sql insert into test_index values (310, 2174107033726449345, 0.023749, 'hT8Dgiltoq') index_test.go:137: sql insert into test_index values (308, 5705189088118499835, 0.496904, 'wH4bfcKl0d') index_test.go:137: sql insert into test_index values (306, 4103096480012325249, 0.554242, 'KQ61u6fF6o') index_test.go:140: sql delete from test_index where c = 248 index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 242 index_test.go:140: sql delete from test_index where c = 110 index_test.go:140: sql delete from test_index where c = 229 index_test.go:140: sql delete from test_index where c = 125 index_test.go:140: sql delete from test_index where c = 211 index_test.go:140: sql delete from test_index where c = 201 index_test.go:140: sql delete from test_index where c = 233 index_test.go:143: sql update test_index set c1 = 6016117785081581513, c2 = 0.207950, c3 = 'nemfcL5lfl' where c = 262 index_test.go:143: sql update test_index set c1 = 2907194268389915087, c2 = 0.937814, c3 = 'qBTvDemTSy' where c = 230 index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 174007837529236710, c2 = 0.257897, c3 = 'nk4yA5RLH3' where c = 143 index_test.go:143: sql update test_index set c1 = 9127763184066994217, c2 = 0.522629, c3 = 'sRNSXM3Sdq' where c = 213 index_test.go:137: sql insert into test_index values (311, 5488721226331013567, 0.548604, 'hTnR4zNjC9') index_test.go:143: sql update test_index set c1 = 8928976319058995446, c2 = 0.529649, c3 = 'CkeCUd7zvk' where c = 226 index_test.go:137: sql insert into test_index values (312, 5964712686623817415, 0.927295, 'PYwxeGGXDd') index_test.go:143: sql update test_index set c1 = 170968501076434752, c2 = 0.412083, c3 = 'J1BsFDg0N1' where c = 3 index_test.go:143: sql update test_index set c1 = 4202840606495382046, c2 = 0.436520, c3 = 'zRdWOjPRVL' where c = 242 index_test.go:137: sql insert into test_index values (313, 6466465387745373400, 0.191121, 'BjygrtQKsZ') index_test.go:140: sql delete from test_index where c = 13 index_test.go:143: sql update test_index set c1 = 4907235777197139665, c2 = 0.397382, c3 = 'FX9EI4imjY' where c = 302 index_test.go:137: sql insert into test_index values (314, 2731114727920983386, 0.964846, '8QKpcFLrdh') index_test.go:143: sql update test_index set c1 = 1494874380718905128, c2 = 0.882123, c3 = 'rcGA0lbIow' where c = 174 index_test.go:137: sql insert into test_index values (315, 6088377718209900444, 0.171955, 'BxGLMuxLFY') index_test.go:143: sql update test_index set c1 = 7348588908199179161, c2 = 0.929555, c3 = 'q3kneXrams' where c = 208 index_test.go:137: sql insert into test_index values (317, 1419130967607450967, 0.027787, 'ZPpluBb34c') index_test.go:140: sql delete from test_index where c = 205 index_test.go:140: sql delete from test_index where c = 49 index_test.go:137: sql insert into test_index values (319, 347202232661383915, 0.599246, '7x0F9C6FQi') index_test.go:140: sql delete from test_index where c = 65 index_test.go:137: sql insert into test_index values (316, 3796305779814837236, 0.056875, 'MMleRXZLj6') index_test.go:143: sql update test_index set c1 = 2675906469716549376, c2 = 0.125874, c3 = 'RlK4b87DXs' where c = 176 index_test.go:137: sql insert into test_index values (320, 903493749249287858, 0.810384, '7PUXsMgPXH') index_test.go:137: sql insert into test_index values (318, 7347713004010430078, 0.092161, 'eLljfL4Hpb') index_test.go:140: sql delete from test_index where c = 252 index_test.go:140: sql delete from test_index where c = 232 index_test.go:143: sql update test_index set c1 = 855362441117086956, c2 = 0.627799, c3 = '67ROASVAbW' where c = 149 index_test.go:143: sql update test_index set c1 = 4833831645965770988, c2 = 0.447678, c3 = 'axEVuhcnKs' where c = 66 index_test.go:140: sql delete from test_index where c = 217 index_test.go:140: sql delete from test_index where c = 150 index_test.go:143: sql update test_index set c1 = 5963085907762706260, c2 = 0.847527, c3 = 'nJedLbqece' where c = 129 index_test.go:143: sql update test_index set c1 = 287387553932645182, c2 = 0.001491, c3 = 'sxooQE6K2k' where c = 41 index_test.go:140: sql delete from test_index where c = 299 index_test.go:137: sql insert into test_index values (322, 3673156520615484, 0.658164, 'qy1P280YPN') index_test.go:140: sql delete from test_index where c = 5 index_test.go:143: sql update test_index set c1 = 2713966040287933631, c2 = 0.495884, c3 = 'biReVUxxWI' where c = 34 index_test.go:137: sql insert into test_index values (324, 4950313363983971417, 0.181065, 'rPFvnJhTli') index_test.go:137: sql insert into test_index values (321, 5164528710470059222, 0.022143, 'WNw0X5MUMV') index_test.go:137: sql insert into test_index values (325, 8582089570553197498, 0.463786, 'OiD7JNX9AS') index_test.go:143: sql update test_index set c1 = 3442431330750493642, c2 = 0.007973, c3 = 'CPlTOzw7tp' where c = 116 index_test.go:143: sql update test_index set c1 = 8614936236944583440, c2 = 0.875560, c3 = 'VjoTmSS51e' where c = 218 index_test.go:137: sql insert into test_index values (323, 8557138170249111219, 0.670260, 'VQOJTZzwi8') index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 114 index_test.go:140: sql delete from test_index where c = 135 index_test.go:137: sql insert into test_index values (326, 3177093546470489886, 0.009793, 'VIkMrAZ8rR') index_test.go:137: sql insert into test_index values (328, 7024777201297355424, 0.963774, 'PscIRWM1jP') index_test.go:143: sql update test_index set c1 = 2976590745416816131, c2 = 0.262822, c3 = 'r5ySY4U5m7' where c = 16 index_test.go:140: sql delete from test_index where c = 243 index_test.go:137: sql insert into test_index values (327, 2331355639542843304, 0.641031, '9WyqADECeD') index_test.go:143: sql update test_index set c1 = 1950325423052219404, c2 = 0.063083, c3 = 'AJwEly5aG2' where c = 185 index_test.go:143: sql update test_index set c1 = 504866814120288844, c2 = 0.976548, c3 = 'pHeAsNPg7F' where c = 227 index_test.go:140: sql delete from test_index where c = 87 index_test.go:140: sql delete from test_index where c = 215 index_test.go:140: sql delete from test_index where c = 243 index_test.go:143: sql update test_index set c1 = 3561804215580964344, c2 = 0.729416, c3 = 'Aj7LzlvFTw' where c = 188 index_test.go:137: sql insert into test_index values (329, 5570193175003494062, 0.741835, 'GXH1zTVkTe') index_test.go:143: sql update test_index set c1 = 1031227844294454151, c2 = 0.453367, c3 = 'aimLorragk' where c = 114 index_test.go:137: sql insert into test_index values (330, 353608082982312791, 0.482769, 'u2AEOSU80o') index_test.go:143: sql update test_index set c1 = 1580566597529264352, c2 = 0.291605, c3 = '3u0a7XL6HA' where c = 83 index_test.go:143: sql update test_index set c1 = 7908056293951861196, c2 = 0.536281, c3 = 'GiKEM0NNFT' where c = 69 index_test.go:143: sql update test_index set c1 = 3831998191107557398, c2 = 0.935525, c3 = 'ROFv8gWknd' where c = 288 index_test.go:137: sql insert into test_index values (331, 7306032103878711026, 0.622945, 'vMcwVgpCiz') index_test.go:137: sql insert into test_index values (332, 3655408849662064335, 0.389468, 'lmWvI2J9fD') index_test.go:140: sql delete from test_index where c = 260 index_test.go:137: sql insert into test_index values (333, 8736568893810892347, 0.807183, 'lWpBgj5JD9') index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 11 index_test.go:140: sql delete from test_index where c = 214 index_test.go:137: sql insert into test_index values (336, 8119313472685792007, 0.915495, 'VtcV6Bx3q1') index_test.go:137: sql insert into test_index values (335, 2561124324645968099, 0.683315, 'p14Ecxt2IZ') index_test.go:140: sql delete from test_index where c = 230 index_test.go:143: sql update test_index set c1 = 1238525343878944975, c2 = 0.031704, c3 = '5EgNopItdc' where c = 141 index_test.go:143: sql update test_index set c1 = 7262276836449671673, c2 = 0.961574, c3 = 'RnPzEDbwl4' where c = 263 index_test.go:143: sql update test_index set c1 = 2790321571380418195, c2 = 0.294044, c3 = 'ExjryfpCxq' where c = 165 index_test.go:137: sql insert into test_index values (334, 7982358470308026595, 0.523949, '2s8jEWK1fB') index_test.go:140: sql delete from test_index where c = 74 index_test.go:143: sql update test_index set c1 = 498009726590613443, c2 = 0.599209, c3 = 'xdJTiHHoJP' where c = 242 index_test.go:143: sql update test_index set c1 = 4721448178082434453, c2 = 0.223146, c3 = '7DC1owjO5N' where c = 266 index_test.go:140: sql delete from test_index where c = 169 index_test.go:140: sql delete from test_index where c = 176 index_test.go:140: sql delete from test_index where c = 212 index_test.go:137: sql insert into test_index values (337, 4126723317256988536, 0.753787, 'ibMD6IelYa') index_test.go:137: sql insert into test_index values (340, 8191886802814733930, 0.363102, 'cmOodukqgf') index_test.go:143: sql update test_index set c1 = 7551494119901287421, c2 = 0.226430, c3 = 'KFzapB1hQE' where c = 166 index_test.go:143: sql update test_index set c1 = 6284830197016237665, c2 = 0.580464, c3 = '2CgMv3nblq' where c = 119 index_test.go:143: sql update test_index set c1 = 1561164027488976364, c2 = 0.959333, c3 = 'mtMNhPgUAJ' where c = 163 index_test.go:140: sql delete from test_index where c = 18 index_test.go:143: sql update test_index set c1 = 6607503294884397469, c2 = 0.507412, c3 = 'XyLKDi8HYZ' where c = 171 index_test.go:137: sql insert into test_index values (341, 5733074059479286534, 0.350891, 'RLimN0qQhY') index_test.go:137: sql insert into test_index values (339, 1122456492308781016, 0.477157, 'IacYobSzGS') index_test.go:143: sql update test_index set c1 = 6341127745303373266, c2 = 0.541760, c3 = 'r5cwljvLuJ' where c = 75 index_test.go:137: sql insert into test_index values (338, 713522799154833949, 0.715047, 'zSbB09s4jS') index_test.go:137: sql insert into test_index values (343, 2777379036373649278, 0.422666, 'FL8Ec161Z6') index_test.go:137: sql insert into test_index values (342, 2441764670126954147, 0.048045, 'cQ3tr4qcaP') index_test.go:137: sql insert into test_index values (344, 3291593318919861885, 0.286767, 'xyw3I2SMPi') index_test.go:140: sql delete from test_index where c = 139 index_test.go:137: sql insert into test_index values (346, 1992192617689987138, 0.404933, 'jO66ICFplV') index_test.go:140: sql delete from test_index where c = 192 index_test.go:143: sql update test_index set c1 = 3590173040872207027, c2 = 0.312301, c3 = 'WA04R6MGMm' where c = 273 index_test.go:140: sql delete from test_index where c = 148 index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 230 index_test.go:140: sql delete from test_index where c = 243 index_test.go:140: sql delete from test_index where c = 14 index_test.go:137: sql insert into test_index values (345, 6498987885421778427, 0.974718, 'e1bDZulXaR') index_test.go:143: sql update test_index set c1 = 5178996453206373937, c2 = 0.262092, c3 = 'q5iKCe4AOG' where c = 219 index_test.go:140: sql delete from test_index where c = 308 index_test.go:143: sql update test_index set c1 = 1389388077927469046, c2 = 0.205631, c3 = 'S2XyS3PLkR' where c = 201 index_test.go:140: sql delete from test_index where c = 22 index_test.go:143: sql update test_index set c1 = 3404985259933108774, c2 = 0.772369, c3 = '4KxfCmTkQt' where c = 31 index_test.go:143: sql update test_index set c1 = 423231878700724066, c2 = 0.973286, c3 = 'MJvfKihMfK' where c = 250 index_test.go:143: sql update test_index set c1 = 5893070393500391865, c2 = 0.247646, c3 = '52yJGCkGq3' where c = 211 index_test.go:137: sql insert into test_index values (347, 5847265139002431683, 0.299955, 'DvACt3OWiC') index_test.go:143: sql update test_index set c1 = 4785971521852227331, c2 = 0.665374, c3 = 'AoK4Jw6ih5' where c = 119 index_test.go:143: sql update test_index set c1 = 235442594721469195, c2 = 0.977430, c3 = 'SF0WU1IuAv' where c = 106 index_test.go:137: sql insert into test_index values (349, 6028105369911414866, 0.379585, 'JkibLWO8GR') index_test.go:143: sql update test_index set c1 = 2216052540767419386, c2 = 0.144376, c3 = 'iACZ9XXLx7' where c = 272 index_test.go:140: sql delete from test_index where c = 2 index_test.go:137: sql insert into test_index values (351, 756972377487742271, 0.759277, 'ZaKmEgn7FD') index_test.go:137: sql insert into test_index values (350, 3663066478955361723, 0.425880, 'r1RmLzrAKA') index_test.go:137: sql insert into test_index values (348, 5530784695762480635, 0.688420, '2QNQRDm8QS') index_test.go:137: sql insert into test_index values (352, 5542963291499355281, 0.093667, 'vG5pKnSoPy') index_test.go:137: sql insert into test_index values (354, 7490116281553594732, 0.839492, 'SVcM4aY87D') index_test.go:140: sql delete from test_index where c = 285 index_test.go:143: sql update test_index set c1 = 4527439039497701068, c2 = 0.438899, c3 = 'Ahl4CPwiyX' where c = 270 index_test.go:140: sql delete from test_index where c = 206 index_test.go:137: sql insert into test_index values (355, 1498198211509748732, 0.084762, 'YtgW1Vktv7') index_test.go:137: sql insert into test_index values (353, 8376828217569560019, 0.263477, 'WIjprJewu6') index_test.go:143: sql update test_index set c1 = 6425191118209844070, c2 = 0.612095, c3 = 'dAVcqo1RUU' where c = 277 index_test.go:140: sql delete from test_index where c = 220 index_test.go:137: sql insert into test_index values (356, 1037413918837634004, 0.211516, 'k51r589eGt') index_test.go:140: sql delete from test_index where c = 351 index_test.go:140: sql delete from test_index where c = 292 index_test.go:140: sql delete from test_index where c = 217 index_test.go:143: sql update test_index set c1 = 2095170290850751010, c2 = 0.841549, c3 = 'RyMLqWGP7S' where c = 105 index_test.go:140: sql delete from test_index where c = 89 index_test.go:140: sql delete from test_index where c = 98 index_test.go:137: sql insert into test_index values (357, 4710145269422008811, 0.997497, '4Q5AIEv8wN') index_test.go:143: sql update test_index set c1 = 7688871839847453625, c2 = 0.855331, c3 = '0skJxL3QrD' where c = 135 index_test.go:140: sql delete from test_index where c = 34 index_test.go:143: sql update test_index set c1 = 6428348594175654378, c2 = 0.775707, c3 = 'FGlBbQ0Iql' where c = 323 index_test.go:143: sql update test_index set c1 = 4910212214607483886, c2 = 0.715785, c3 = 'x5tZJaJWbY' where c = 91 index_test.go:140: sql delete from test_index where c = 256 index_test.go:143: sql update test_index set c1 = 4838064978331579582, c2 = 0.290777, c3 = 'eUl4BDKc5i' where c = 310 index_test.go:143: sql update test_index set c1 = 6301965445934632207, c2 = 0.700292, c3 = 'oT42yZzJXp' where c = 248 index_test.go:143: sql update test_index set c1 = 1640328665695567908, c2 = 0.707013, c3 = 'A87o5UrL5p' where c = 198 index_test.go:137: sql insert into test_index values (359, 802995322514212597, 0.866984, 'QOig0OHDMb') index_test.go:143: sql update test_index set c1 = 723478236283267760, c2 = 0.453363, c3 = 'gOP6Z1Ha2e' where c = 185 index_test.go:137: sql insert into test_index values (361, 304314872278231753, 0.999987, '8C3SBtzeG7') index_test.go:137: sql insert into test_index values (360, 7176227838151896700, 0.973943, '883ewJGezr') index_test.go:137: sql insert into test_index values (358, 5223832163969373974, 0.524417, 'lcH4mC06ci') index_test.go:143: sql update test_index set c1 = 8194380637424853114, c2 = 0.591155, c3 = 'CUM4BdSwJS' where c = 201 index_test.go:143: sql update test_index set c1 = 5198582184114691496, c2 = 0.007236, c3 = 'SYaFLZ9sqE' where c = 325 index_test.go:140: sql delete from test_index where c = 200 index_test.go:137: sql insert into test_index values (362, 1278767679056696350, 0.112022, 'UIq3ZgKvkn') index_test.go:137: sql insert into test_index values (363, 4784395345410689521, 0.536910, 'sy69umxFqN') index_test.go:137: sql insert into test_index values (364, 7883073719252220687, 0.803286, 'fs2NYg4aeh') index_test.go:137: sql insert into test_index values (365, 8829007640549688784, 0.395751, 'MdRPMWuIm4') index_test.go:140: sql delete from test_index where c = 194 index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 355 index_test.go:137: sql insert into test_index values (366, 7037009031414173416, 0.348733, 'AyPl0vYwIF') index_test.go:140: sql delete from test_index where c = 314 index_test.go:143: sql update test_index set c1 = 1432713004961793819, c2 = 0.861161, c3 = 'yUXRzCtBZQ' where c = 308 index_test.go:140: sql delete from test_index where c = 193 index_test.go:140: sql delete from test_index where c = 179 index_test.go:140: sql delete from test_index where c = 344 index_test.go:137: sql insert into test_index values (367, 7007528625845934818, 0.039019, 'bzlJdS1yod') index_test.go:143: sql update test_index set c1 = 1631937189226292837, c2 = 0.774254, c3 = 'PdIBhkMDjI' where c = 23 index_test.go:140: sql delete from test_index where c = 42 index_test.go:143: sql update test_index set c1 = 7655748700758137487, c2 = 0.605364, c3 = 'VxvzBwCYgS' where c = 158 index_test.go:143: sql update test_index set c1 = 1021288747235209755, c2 = 0.944217, c3 = 'NFA1gAMFFe' where c = 210 index_test.go:143: sql update test_index set c1 = 6891482451534542647, c2 = 0.790909, c3 = 'x78W9H43Jx' where c = 253 index_test.go:143: sql update test_index set c1 = 7860937130394262496, c2 = 0.833983, c3 = 'LqlUQygG5b' where c = 59 index_test.go:143: sql update test_index set c1 = 5914005827751535224, c2 = 0.338122, c3 = 'mTOWRCELxA' where c = 143 index_test.go:140: sql delete from test_index where c = 137 index_test.go:137: sql insert into test_index values (369, 2100450789322464500, 0.053227, 'J0OUJwBZSU') index_test.go:137: sql insert into test_index values (368, 5080645007471464544, 0.116880, '1CEQSM7JIq') index_test.go:137: sql insert into test_index values (372, 4277656175075927015, 0.026350, '3yTfuaxffP') index_test.go:137: sql insert into test_index values (370, 532718767134856687, 0.893823, 'uUL8cE47AL') index_test.go:137: sql insert into test_index values (371, 1171227449764096953, 0.357699, 'LAaRooIYeE') index_test.go:143: sql update test_index set c1 = 465176398819372834, c2 = 0.764874, c3 = 'QzVfbhoEqj' where c = 234 index_test.go:140: sql delete from test_index where c = 1 index_test.go:140: sql delete from test_index where c = 19 index_test.go:140: sql delete from test_index where c = 284 index_test.go:143: sql update test_index set c1 = 4808726791766355512, c2 = 0.251949, c3 = 'nPk46KdkTe' where c = 296 index_test.go:140: sql delete from test_index where c = 128 index_test.go:140: sql delete from test_index where c = 97 index_test.go:137: sql insert into test_index values (373, 2489880869917109396, 0.018965, 'hFY9vbTRnn') index_test.go:143: sql update test_index set c1 = 6440790003846845003, c2 = 0.383429, c3 = 'zwi5MkcQ01' where c = 290 index_test.go:137: sql insert into test_index values (374, 222687532914671092, 0.913159, 'ceVPM5URNo') index_test.go:137: sql insert into test_index values (375, 7763970180459811234, 0.614855, 'KyNNUkoFVn') index_test.go:143: sql update test_index set c1 = 7655076376626339531, c2 = 0.373765, c3 = 'd9yR6hWNSz' where c = 163 index_test.go:143: sql update test_index set c1 = 5952184765870169069, c2 = 0.497746, c3 = 'pTMStBYaJY' where c = 183 index_test.go:137: sql insert into test_index values (376, 7776975309189216198, 0.964761, 'I3ukMT7quM') index_test.go:140: sql delete from test_index where c = 113 index_test.go:143: sql update test_index set c1 = 5851582957719087789, c2 = 0.053449, c3 = 'u4za50yU7L' where c = 13 index_test.go:143: sql update test_index set c1 = 3955870152620630770, c2 = 0.057197, c3 = 'euvIJ2QSxn' where c = 180 index_test.go:140: sql delete from test_index where c = 164 index_test.go:143: sql update test_index set c1 = 8414750249167485372, c2 = 0.375771, c3 = 'gz2CZ8rDWC' where c = 108 index_test.go:137: sql insert into test_index values (378, 8238529055986435256, 0.954527, 'XoCWPPudQM') index_test.go:140: sql delete from test_index where c = 174 index_test.go:143: sql update test_index set c1 = 8915889810593098948, c2 = 0.078689, c3 = 's0ZudBZh9J' where c = 32 index_test.go:140: sql delete from test_index where c = 149 index_test.go:137: sql insert into test_index values (380, 3882118570766306016, 0.619596, 'Dk1lLiMaY7') index_test.go:137: sql insert into test_index values (377, 2973527924806504633, 0.412003, 'P9xI5zlvOq') index_test.go:137: sql insert into test_index values (381, 1730565101040396451, 0.843314, 'der5gHpTRl') index_test.go:143: sql update test_index set c1 = 3079314332438651281, c2 = 0.668643, c3 = '0Mh40hbyA0' where c = 90 index_test.go:137: sql insert into test_index values (382, 1973511218854927834, 0.351452, 'YrNHFB1Eec') index_test.go:137: sql insert into test_index values (379, 7159792680990449849, 0.677556, 'PFWesr50nu') index_test.go:140: sql delete from test_index where c = 370 index_test.go:140: sql delete from test_index where c = 170 index_test.go:137: sql insert into test_index values (383, 298510407674904535, 0.260697, '6MjbVQih6a') index_test.go:137: sql insert into test_index values (384, 8028123301403651515, 0.160911, 'JmMtKLzWs1') index_test.go:143: sql update test_index set c1 = 427722732436623853, c2 = 0.979537, c3 = '8I6KkOjuTF' where c = 308 index_test.go:143: sql update test_index set c1 = 1753877364393756269, c2 = 0.064876, c3 = '5WDgVnyoy4' where c = 357 index_test.go:140: sql delete from test_index where c = 133 index_test.go:140: sql delete from test_index where c = 264 index_test.go:140: sql delete from test_index where c = 246 index_test.go:143: sql update test_index set c1 = 2201064414755860955, c2 = 0.006089, c3 = 'SDcTGRKYzV' where c = 288 index_test.go:140: sql delete from test_index where c = 160 index_test.go:140: sql delete from test_index where c = 232 index_test.go:143: sql update test_index set c1 = 5574635976048965381, c2 = 0.548874, c3 = 'RAY2kBGKA2' where c = 62 index_test.go:143: sql update test_index set c1 = 8985820353709924895, c2 = 0.404639, c3 = 'dmAatBXGxm' where c = 227 index_test.go:137: sql insert into test_index values (385, 4759159167085356108, 0.189289, 'mLiuzpBnE2') index_test.go:137: sql insert into test_index values (386, 5153064812118740406, 0.396430, 'qo6JXfkT0I') index_test.go:140: sql delete from test_index where c = 357 index_test.go:143: sql update test_index set c1 = 6995626449586773203, c2 = 0.660932, c3 = '9In3QSjKyl' where c = 338 index_test.go:140: sql delete from test_index where c = 246 index_test.go:143: sql update test_index set c1 = 2599309876419013243, c2 = 0.775225, c3 = '8iKpJXlO9o' where c = 122 index_test.go:143: sql update test_index set c1 = 6092934749181262891, c2 = 0.202794, c3 = 'LVKAtKa6d0' where c = 358 index_test.go:143: sql update test_index set c1 = 51341834329636103, c2 = 0.070432, c3 = 'GOMFaRy9NS' where c = 346 index_test.go:137: sql insert into test_index values (389, 1890772985917499106, 0.336602, 'IwgYNvYy0S') index_test.go:137: sql insert into test_index values (387, 1316787554313327896, 0.788607, 'SirN1qZZXd') index_test.go:137: sql insert into test_index values (388, 2596266532555538633, 0.954287, '3kZaIiCJZ8') index_test.go:137: sql insert into test_index values (391, 1219244159416257775, 0.365333, '758vxYTSR9') index_test.go:137: sql insert into test_index values (390, 8339463111928796171, 0.697075, 'CiG1cjyT4D') index_test.go:137: sql insert into test_index values (392, 9143977619256828017, 0.318946, 'spEphAm9HH') index_test.go:137: sql insert into test_index values (393, 5922882768249175913, 0.312369, '4IrwsJJDoI') index_test.go:143: sql update test_index set c1 = 2901153022788418414, c2 = 0.683494, c3 = 'tYGPfJAmHp' where c = 302 index_test.go:143: sql update test_index set c1 = 6644382703345743184, c2 = 0.677706, c3 = '5t8d6Tsxdk' where c = 84 index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 347 index_test.go:140: sql delete from test_index where c = 176 index_test.go:143: sql update test_index set c1 = 7698962947876420425, c2 = 0.977196, c3 = '90CxoV62fb' where c = 65 index_test.go:140: sql delete from test_index where c = 167 index_test.go:140: sql delete from test_index where c = 320 index_test.go:137: sql insert into test_index values (395, 6923139243693216316, 0.484783, 'YRYBTDB8yu') index_test.go:137: sql insert into test_index values (394, 3320686954097443840, 0.192328, 'mUNDcSuBhD') index_test.go:140: sql delete from test_index where c = 234 index_test.go:140: sql delete from test_index where c = 386 index_test.go:140: sql delete from test_index where c = 238 index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 5339941622207124627, c2 = 0.742654, c3 = 'EdDWDrhXFO' where c = 191 index_test.go:143: sql update test_index set c1 = 2142534671674983704, c2 = 0.703659, c3 = 'lmfqgsWXoS' where c = 236 index_test.go:140: sql delete from test_index where c = 336 index_test.go:143: sql update test_index set c1 = 4522445410024810162, c2 = 0.042941, c3 = 'gkw117o8rZ' where c = 272 index_test.go:143: sql update test_index set c1 = 8835286518428502109, c2 = 0.977679, c3 = 'F0ULWQOneX' where c = 333 index_test.go:143: sql update test_index set c1 = 7298404183170524372, c2 = 0.390011, c3 = 'IL6ORCPKyO' where c = 49 index_test.go:143: sql update test_index set c1 = 584278539450801046, c2 = 0.630451, c3 = 'lc6OeXMhU6' where c = 3 index_test.go:143: sql update test_index set c1 = 7115462335744451920, c2 = 0.233361, c3 = 'fuVKS5JvEP' where c = 114 index_test.go:137: sql insert into test_index values (396, 964869420828792130, 0.503007, 'WxOuKWTZKW') index_test.go:143: sql update test_index set c1 = 3239405889828433189, c2 = 0.891558, c3 = 'AdX6p246X4' where c = 240 index_test.go:137: sql insert into test_index values (397, 7915585520537192644, 0.405111, 'ymOMKbnTFT') index_test.go:143: sql update test_index set c1 = 2509843062731267994, c2 = 0.519081, c3 = 'RGyGMVLOGa' where c = 150 index_test.go:140: sql delete from test_index where c = 260 index_test.go:137: sql insert into test_index values (398, 7283839917971672891, 0.706556, 'YEcpX5zoa4') index_test.go:137: sql insert into test_index values (399, 6453222567602658068, 0.509950, 'Ffr5PQPJt5') index_test.go:137: sql insert into test_index values (400, 3787282730473505350, 0.860624, 'FoAUm5vi0d') index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 14 index_test.go:140: sql delete from test_index where c = 243 index_test.go:140: sql delete from test_index where c = 165 index_test.go:143: sql update test_index set c1 = 4274655140866547388, c2 = 0.423883, c3 = 'ppW7qIwa3k' where c = 361 index_test.go:143: sql update test_index set c1 = 6500290672877582310, c2 = 0.912458, c3 = 'muOnaSHrlC' where c = 276 index_test.go:143: sql update test_index set c1 = 8945128753444511552, c2 = 0.960232, c3 = 'guXs3Jk0uI' where c = 309 index_test.go:143: sql update test_index set c1 = 3249912377809837957, c2 = 0.814961, c3 = 'PkgRrFSiU4' where c = 119 index_test.go:143: sql update test_index set c1 = 3921036020844895543, c2 = 0.493958, c3 = 'kWIg9YrI3J' where c = 116 [TestSimpleDelete][Time Cost]773.13576ms === RUN TestSimpleDelete/Basic/test_delete_common index_test.go:137: sql insert into test_index values (401, 3814120162088918969, 0.758510, '2StBNK6bWp') index_test.go:137: sql insert into test_index values (402, 2491831750701135453, 0.021113, 'CNYXU5b5v0') index_test.go:137: sql insert into test_index values (408, 7781997358522384787, 0.036084, 'C3zH9KwJ7D') index_test.go:137: sql insert into test_index values (405, 5046142417857883745, 0.308607, 'r27JtbSaSg') index_test.go:137: sql insert into test_index values (406, 7127484334651807682, 0.550196, '28JrIPpw1X') index_test.go:137: sql insert into test_index values (410, 2690070413174991822, 0.329597, 'etlTtsPTDi') index_test.go:137: sql insert into test_index values (409, 4490226737530506055, 0.901095, 'OWnRZVutJO') index_test.go:137: sql insert into test_index values (404, 29764398847865237, 0.882080, 'kYWyFATDjs') index_test.go:137: sql insert into test_index values (403, 3671987526227724838, 0.622315, 'e0eEpHEz9S') index_test.go:137: sql insert into test_index values (407, 2586835624457688930, 0.322315, 'VPa8IfdtMG') index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 38 index_test.go:140: sql delete from test_index where c = 20 index_test.go:140: sql delete from test_index where c = 296 index_test.go:140: sql delete from test_index where c = 159 index_test.go:140: sql delete from test_index where c = 342 index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 270 index_test.go:140: sql delete from test_index where c = 353 index_test.go:140: sql delete from test_index where c = 83 index_test.go:143: sql update test_index set c1 = 7299721998052993460, c2 = 0.234980, c3 = 'hZfyj6VCdf' where c = 288 index_test.go:143: sql update test_index set c1 = 1731361309468634620, c2 = 0.255099, c3 = 'ZoruATyvgd' where c = 5 index_test.go:143: sql update test_index set c1 = 7335181752301308994, c2 = 0.776988, c3 = 'ndw57UxyvU' where c = 217 index_test.go:143: sql update test_index set c1 = 117770843588017515, c2 = 0.760904, c3 = 'auGtp23fAi' where c = 22 index_test.go:143: sql update test_index set c1 = 5365699215666896602, c2 = 0.781911, c3 = 'aEm932l6Ng' where c = 202 index_test.go:143: sql update test_index set c1 = 7315295075587120734, c2 = 0.998311, c3 = 'xcnYGKCfSj' where c = 4 index_test.go:143: sql update test_index set c1 = 8758231933673682821, c2 = 0.115380, c3 = 'TpQJMrmOqy' where c = 6 index_test.go:137: sql insert into test_index values (411, 3528770526938036698, 0.612490, 'QmhNvxlsld') index_test.go:143: sql update test_index set c1 = 7398825633729667218, c2 = 0.657682, c3 = 'aKHYExttna' where c = 127 index_test.go:143: sql update test_index set c1 = 2021435987749493616, c2 = 0.807515, c3 = 'MqFYV0FtC6' where c = 71 index_test.go:137: sql insert into test_index values (413, 229439917535197922, 0.352910, 'Nghw4zuTcd') index_test.go:143: sql update test_index set c1 = 1800755343286485855, c2 = 0.014008, c3 = 'L5vPFTOQRy' where c = 396 index_test.go:137: sql insert into test_index values (415, 9060821890172412616, 0.567844, 'X11QEPk5ll') index_test.go:137: sql insert into test_index values (414, 8470383836927981426, 0.482670, 'DDJMsagdaO') index_test.go:137: sql insert into test_index values (416, 6064301303205646116, 0.740203, 'OAqk8BfdkN') index_test.go:137: sql insert into test_index values (417, 8500270556915647291, 0.343784, 'YEfEbs0oom') index_test.go:137: sql insert into test_index values (412, 2224195682833944229, 0.755004, 'nBcgPcjT8G') index_test.go:140: sql delete from test_index where c = 113 index_test.go:140: sql delete from test_index where c = 154 index_test.go:137: sql insert into test_index values (418, 8264147957771666896, 0.685080, 'x89x6DulkL') index_test.go:137: sql insert into test_index values (420, 3523875916039466459, 0.252640, 'SHTabOLuGc') index_test.go:137: sql insert into test_index values (419, 1853335547063185317, 0.429238, 'm4INJfMU6a') index_test.go:140: sql delete from test_index where c = 64 index_test.go:143: sql update test_index set c1 = 4347936324148369669, c2 = 0.457431, c3 = 'ngdFefSBKE' where c = 47 index_test.go:140: sql delete from test_index where c = 27 index_test.go:140: sql delete from test_index where c = 253 index_test.go:143: sql update test_index set c1 = 832421006126646632, c2 = 0.504812, c3 = 'WS64ISSFfh' where c = 317 index_test.go:140: sql delete from test_index where c = 24 index_test.go:143: sql update test_index set c1 = 6774964718693884221, c2 = 0.587661, c3 = 'FO6o0422V5' where c = 93 index_test.go:140: sql delete from test_index where c = 161 index_test.go:137: sql insert into test_index values (421, 484406745303807622, 0.797943, 'PrNzzeT0D1') index_test.go:143: sql update test_index set c1 = 7906564317986100029, c2 = 0.558573, c3 = 'Dbgn6zG3qr' where c = 25 index_test.go:140: sql delete from test_index where c = 274 index_test.go:140: sql delete from test_index where c = 124 index_test.go:143: sql update test_index set c1 = 5216749021606750084, c2 = 0.187213, c3 = 'nttfMhLrTR' where c = 26 index_test.go:140: sql delete from test_index where c = 178 index_test.go:137: sql insert into test_index values (422, 6373694575217437065, 0.722131, '0YwhjJfrIf') index_test.go:143: sql update test_index set c1 = 665904431590666437, c2 = 0.097272, c3 = 'ZGqAmU3BDP' where c = 219 index_test.go:137: sql insert into test_index values (423, 3692395750959167106, 0.127515, 'pryK7x6WMI') index_test.go:143: sql update test_index set c1 = 6216125134518556596, c2 = 0.236817, c3 = 'dwhoUslmLt' where c = 143 index_test.go:143: sql update test_index set c1 = 9030108613329502729, c2 = 0.579033, c3 = 'b8XkkYBu6X' where c = 51 index_test.go:137: sql insert into test_index values (424, 2096238365977566307, 0.568098, 'd5PvB0a6b7') index_test.go:137: sql insert into test_index values (425, 1763577153084168790, 0.572825, 'JaEpcdAMvt') 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:143: sql update test_index set c1 = 9056541545581408100, c2 = 0.146988, c3 = 'BVjjeuP954' where c = 316 index_test.go:143: sql update test_index set c1 = 1845645962023923034, c2 = 0.456058, c3 = 'uQ1cVKNmjN' where c = 294 index_test.go:137: sql insert into test_index values (426, 557004125259280391, 0.729815, 'yXAJC3C095') index_test.go:140: sql delete from test_index where c = 115 index_test.go:137: sql insert into test_index values (427, 5408844808561346445, 0.353884, 'nq4ovvSPQz') index_test.go:137: sql insert into test_index values (428, 8629266467642936180, 0.738872, 'OPSnTqwf1j') index_test.go:143: sql update test_index set c1 = 7023497547537540142, c2 = 0.972745, c3 = 'p9DWr7vQWm' where c = 233 index_test.go:143: sql update test_index set c1 = 4628468485741251280, c2 = 0.471766, c3 = '2kP50fD865' where c = 189 index_test.go:140: sql delete from test_index where c = 81 index_test.go:140: sql delete from test_index where c = 150 index_test.go:143: sql update test_index set c1 = 7997211357447578755, c2 = 0.621238, c3 = 'seQJCbAdvh' where c = 43 index_test.go:140: sql delete from test_index where c = 339 index_test.go:137: sql insert into test_index values (430, 2055715472873411237, 0.346986, '3DLcnqNePb') index_test.go:143: sql update test_index set c1 = 4723644514562218480, c2 = 0.190173, c3 = 'FtJImdhvJf' where c = 34 index_test.go:140: sql delete from test_index where c = 255 index_test.go:143: sql update test_index set c1 = 6817677381159628465, c2 = 0.647941, c3 = 'nzSHKH28Be' where c = 148 index_test.go:137: sql insert into test_index values (432, 8560594851905227678, 0.111133, 'LzG2s8I4Zw') index_test.go:140: sql delete from test_index where c = 304 index_test.go:137: sql insert into test_index values (429, 3433559075697973318, 0.371699, 'Ah9Bt8Y6Iu') # Time: 2025-04-04T18:47:23.398075584+08:00 # Txn_start_ts: 0 # Query_time: 2.011239211 # Parse_time: 0.000098352 # Compile_time: 0.000931225 # Rewrite_time: 0.00000245 # Optimize_time: 0 # Wait_TS: 0.000154423 # DB: test_ddl # Is_internal: false # Digest: e8fc3c9a828d602aeddef87e91315bde0ba55af59b1911efae39fab0b9d9ec0a # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 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:137: sql insert into test_index values (434, 5050190434685427933, 0.019862, 'OLxFRXm3T1') index_test.go:143: sql update test_index set c1 = 8885602924952128556, c2 = 0.900440, c3 = 'AS2C9KJkiP' where c = 293 index_test.go:140: sql delete from test_index where c = 294 index_test.go:137: sql insert into test_index values (431, 5739856690226198985, 0.557651, 'voLd3l8zHi') index_test.go:137: sql insert into test_index values (433, 258380396891876065, 0.018916, '41Esvm0fnF') index_test.go:143: sql update test_index set c1 = 6651198120570019620, c2 = 0.559346, c3 = 'BEdIZ8Iw65' where c = 399 index_test.go:140: sql delete from test_index where c = 22 index_test.go:140: sql delete from test_index where c = 117 index_test.go:137: sql insert into test_index values (435, 7658490341517347182, 0.606465, 'KpziMMh8Pk') index_test.go:143: sql update test_index set c1 = 5556354790394208448, c2 = 0.157793, c3 = 'rDGMIWHscG' where c = 250 index_test.go:137: sql insert into test_index values (437, 4929437098524949300, 0.926692, '1mg4BJWQpf') index_test.go:137: sql insert into test_index values (436, 4113993302132722997, 0.008686, '1AM4DF8FEk') index_test.go:140: sql delete from test_index where c = 168 index_test.go:140: sql delete from test_index where c = 409 index_test.go:143: sql update test_index set c1 = 8951108081528703414, c2 = 0.444228, c3 = 'GG35Smgkhq' where c = 333 index_test.go:140: sql delete from test_index where c = 389 index_test.go:140: sql delete from test_index where c = 45 index_test.go:140: sql delete from test_index where c = 143 index_test.go:143: sql update test_index set c1 = 6895320198906776870, c2 = 0.294823, c3 = 'hR1H5P7cLx' where c = 67 index_test.go:143: sql update test_index set c1 = 1625390629776449049, c2 = 0.197615, c3 = '3M1HyHDWgt' where c = 124 index_test.go:137: sql insert into test_index values (439, 4924121596637071783, 0.643757, 'RZOGHXEfko') index_test.go:143: sql update test_index set c1 = 4317776059015077041, c2 = 0.464646, c3 = 'uMIowlPww9' where c = 186 index_test.go:140: sql delete from test_index where c = 294 index_test.go:137: sql insert into test_index values (440, 1985055264915015047, 0.792620, 'x4QzYdknuO') index_test.go:143: sql update test_index set c1 = 7509403988427328285, c2 = 0.503889, c3 = 'MD6M1PiQBJ' where c = 139 index_test.go:137: sql insert into test_index values (438, 6603564364381870176, 0.115975, 'ZRE4EMzel4') index_test.go:143: sql update test_index set c1 = 293292378655485759, c2 = 0.082752, c3 = 'yGTvRE5Pe4' where c = 15 index_test.go:143: sql update test_index set c1 = 7230627704663692081, c2 = 0.721770, c3 = 'JISoCIQdup' where c = 181 index_test.go:137: sql insert into test_index values (441, 1151169299720091553, 0.534076, 'VD0E2u1vbT') index_test.go:143: sql update test_index set c1 = 4172885924590276952, c2 = 0.566827, c3 = 'JJbXjFkGxZ' where c = 190 index_test.go:143: sql update test_index set c1 = 3902784753335926278, c2 = 0.263991, c3 = 'DXNXKy8kGD' where c = 296 index_test.go:140: sql delete from test_index where c = 246 index_test.go:140: sql delete from test_index where c = 405 index_test.go:137: sql insert into test_index values (442, 6797638340667152939, 0.740490, 'uSxI564iBd') index_test.go:140: sql delete from test_index where c = 50 index_test.go:140: sql delete from test_index where c = 314 index_test.go:143: sql update test_index set c1 = 1824066227809258487, c2 = 0.378743, c3 = 'wVUtFbuEm2' where c = 18 index_test.go:137: sql insert into test_index values (446, 2176350545963493311, 0.176193, 'mPT9O6nKMS') index_test.go:137: sql insert into test_index values (447, 3930449292686279916, 0.009906, 'SWpCRZAowS') index_test.go:137: sql insert into test_index values (443, 6856255405104595875, 0.986863, 'mEduaa5zKC') index_test.go:143: sql update test_index set c1 = 293705086144903427, c2 = 0.046488, c3 = 'zVpaChVnh2' where c = 432 index_test.go:137: sql insert into test_index values (445, 5228038702671840800, 0.095889, 'ZMSf7J3fdq') index_test.go:137: sql insert into test_index values (444, 8541769575052458362, 0.044294, 'Z5kr7mdcCt') index_test.go:143: sql update test_index set c1 = 4359956734402573198, c2 = 0.879528, c3 = 'Pxl5mWFD3Q' where c = 247 index_test.go:140: sql delete from test_index where c = 334 index_test.go:140: sql delete from test_index where c = 215 index_test.go:143: sql update test_index set c1 = 2583001260319022343, c2 = 0.055206, c3 = 'ATOtcIEEW4' where c = 75 index_test.go:137: sql insert into test_index values (448, 5460588919820062824, 0.711832, 'DItF6nGgTm') index_test.go:140: sql delete from test_index where c = 104 index_test.go:140: sql delete from test_index where c = 240 index_test.go:140: sql delete from test_index where c = 282 index_test.go:137: sql insert into test_index values (450, 1140837038846650658, 0.323816, 'T9i4zO53yZ') index_test.go:143: sql update test_index set c1 = 6556574511847824524, c2 = 0.703912, c3 = 'YhEeVVrSwt' where c = 189 index_test.go:143: sql update test_index set c1 = 547709725265536578, c2 = 0.056843, c3 = 'UYfM9Vu5DJ' where c = 258 index_test.go:140: sql delete from test_index where c = 394 index_test.go:137: sql insert into test_index values (449, 71807055294802027, 0.838750, 'Wz11ypIAII') index_test.go:137: sql insert into test_index values (451, 6026924953287561817, 0.073015, 'GApg1iSWeJ') index_test.go:140: sql delete from test_index where c = 358 index_test.go:143: sql update test_index set c1 = 53091163217157674, c2 = 0.614452, c3 = 'ygNYcDKyN0' where c = 261 index_test.go:143: sql update test_index set c1 = 8420240970731198057, c2 = 0.695692, c3 = 'VgGJ3BgeWc' where c = 271 index_test.go:137: sql insert into test_index values (452, 4447582364169701907, 0.358688, 'vLv6p7y4TA') index_test.go:143: sql update test_index set c1 = 3599376507903742077, c2 = 0.111918, c3 = 'JbkumJPPob' where c = 135 index_test.go:137: sql insert into test_index values (453, 7292078092641568801, 0.036703, '9vq66VqwQa') index_test.go:143: sql update test_index set c1 = 8293416559457448798, c2 = 0.336552, c3 = 'FK7xrUfwA4' where c = 363 index_test.go:140: sql delete from test_index where c = 327 index_test.go:140: sql delete from test_index where c = 258 index_test.go:143: sql update test_index set c1 = 2994873840751927438, c2 = 0.843343, c3 = 'mL37mfPX4A' where c = 73 index_test.go:140: sql delete from test_index where c = 139 index_test.go:137: sql insert into test_index values (454, 396226214555845377, 0.732194, 'daMnUKITbl') index_test.go:137: sql insert into test_index values (455, 3810982314259557003, 0.731725, 'fSl2YHZsPG') index_test.go:143: sql update test_index set c1 = 1226667658838431232, c2 = 0.374216, c3 = 'ppsvG4s0YT' where c = 5 index_test.go:140: sql delete from test_index where c = 387 index_test.go:143: sql update test_index set c1 = 9146489735547234126, c2 = 0.281524, c3 = 'fNeR2FuiFt' where c = 124 index_test.go:137: sql insert into test_index values (458, 7834624376978053474, 0.117457, 'NngFQ0nnNy') index_test.go:143: sql update test_index set c1 = 3572463548571142722, c2 = 0.020171, c3 = 'JKfGilXP0h' where c = 195 index_test.go:137: sql insert into test_index values (456, 6531669255341865540, 0.742014, 'uAqm7iECPL') index_test.go:140: sql delete from test_index where c = 72 index_test.go:140: sql delete from test_index where c = 395 index_test.go:137: sql insert into test_index values (457, 4287472075678656394, 0.185244, '1s6zvJcwfu') index_test.go:143: sql update test_index set c1 = 7877300863684655118, c2 = 0.772803, c3 = 'k84ZBjG2p2' where c = 2 index_test.go:137: sql insert into test_index values (459, 6045205600052821667, 0.199682, 'jxdnOJ1DPO') index_test.go:137: sql insert into test_index values (460, 4993430284942288147, 0.408979, 'WtYAPMm0V2') index_test.go:143: sql update test_index set c1 = 6850887753707871518, c2 = 0.467261, c3 = 'iLp66mAQQK' where c = 270 index_test.go:140: sql delete from test_index where c = 377 index_test.go:137: sql insert into test_index values (461, 8898963876939948496, 0.466020, 'oqM54TlbaW') index_test.go:140: sql delete from test_index where c = 184 index_test.go:140: sql delete from test_index where c = 31 index_test.go:140: sql delete from test_index where c = 181 index_test.go:140: sql delete from test_index where c = 46 index_test.go:137: sql insert into test_index values (462, 2437016290235587757, 0.208783, 'EQ1PAtK5sm') index_test.go:143: sql update test_index set c1 = 3526208737930254685, c2 = 0.363969, c3 = 'qt33r5kR6F' where c = 198 index_test.go:140: sql delete from test_index where c = 42 index_test.go:137: sql insert into test_index values (463, 3706598196429868594, 0.993622, '0NPiOzmcXS') index_test.go:140: sql delete from test_index where c = 381 index_test.go:143: sql update test_index set c1 = 205023982810548129, c2 = 0.365535, c3 = 'RjAvIyTwsM' where c = 100 index_test.go:143: sql update test_index set c1 = 5104402940087825268, c2 = 0.308006, c3 = 'ErLZ8RMIau' where c = 165 index_test.go:137: sql insert into test_index values (464, 5671474632458043741, 0.698400, 'SsoZD9Ysm7') index_test.go:140: sql delete from test_index where c = 387 index_test.go:143: sql update test_index set c1 = 3475336408695028014, c2 = 0.288697, c3 = '8qcqiSkJfe' where c = 186 index_test.go:137: sql insert into test_index values (465, 3687600388237182037, 0.696175, 'MKQFajXQ7s') index_test.go:143: sql update test_index set c1 = 361159688752669703, c2 = 0.464383, c3 = '32SfEUaXaO' where c = 250 index_test.go:143: sql update test_index set c1 = 7983079786468739231, c2 = 0.562576, c3 = 'fLsw10wJq7' where c = 364 index_test.go:143: sql update test_index set c1 = 8062198707266861827, c2 = 0.139639, c3 = 'GwzGlTrxQh' where c = 91 index_test.go:143: sql update test_index set c1 = 680437104032361838, c2 = 0.775793, c3 = 'wDZVx3eZO9' where c = 237 index_test.go:137: sql insert into test_index values (466, 5534906478602662002, 0.055746, 'EoCPuWRTBr') index_test.go:140: sql delete from test_index where c = 253 index_test.go:137: sql insert into test_index values (467, 2728558409179253605, 0.972283, 'A04B084ii9') index_test.go:137: sql insert into test_index values (468, 3257461469136261145, 0.521517, 'm7qsn2WJQ9') index_test.go:137: sql insert into test_index values (469, 6949884125253397568, 0.306157, '3GkUdtRf4D') index_test.go:143: sql update test_index set c1 = 7210273339314158416, c2 = 0.443545, c3 = 'HMKkC1BkMa' where c = 408 index_test.go:140: sql delete from test_index where c = 75 index_test.go:140: sql delete from test_index where c = 11 index_test.go:137: sql insert into test_index values (470, 2675101353714350106, 0.493814, '24UkQtejKz') index_test.go:137: sql insert into test_index values (471, 7289194388432001530, 0.980251, 'jzSLEQV6bd') index_test.go:140: sql delete from test_index where c = 162 index_test.go:143: sql update test_index set c1 = 4345498257248983305, c2 = 0.087352, c3 = 'POoTPvsODG' where c = 192 index_test.go:143: sql update test_index set c1 = 4106808341110376343, c2 = 0.726963, c3 = 'JizR0WFems' where c = 36 index_test.go:140: sql delete from test_index where c = 250 index_test.go:137: sql insert into test_index values (472, 6559521013746780442, 0.520496, 'TmWGauE8je') index_test.go:140: sql delete from test_index where c = 261 index_test.go:143: sql update test_index set c1 = 2766540864568192894, c2 = 0.532970, c3 = 'upxWFa0rOJ' where c = 40 index_test.go:140: sql delete from test_index where c = 239 index_test.go:137: sql insert into test_index values (473, 2099048502267088494, 0.318203, 'OUNjDlXXXp') index_test.go:140: sql delete from test_index where c = 74 index_test.go:143: sql update test_index set c1 = 8845665574028506311, c2 = 0.352521, c3 = 'BacPXYwC1N' where c = 173 index_test.go:140: sql delete from test_index where c = 177 index_test.go:143: sql update test_index set c1 = 6843155305974812647, c2 = 0.689360, c3 = 'uBHgkFrx1X' where c = 245 index_test.go:137: sql insert into test_index values (475, 7605926448529550540, 0.113646, 'sGULwmkyhQ') index_test.go:140: sql delete from test_index where c = 325 index_test.go:137: sql insert into test_index values (474, 1718332183948435152, 0.329098, 'm9desHxrR4') index_test.go:140: sql delete from test_index where c = 373 index_test.go:137: sql insert into test_index values (476, 7443996655276051328, 0.100788, '2EfgYBdBdK') index_test.go:143: sql update test_index set c1 = 3274010560805196408, c2 = 0.238938, c3 = 'fgPKGPsZYM' where c = 400 index_test.go:140: sql delete from test_index where c = 215 index_test.go:143: sql update test_index set c1 = 7716504934749970027, c2 = 0.056571, c3 = 'W9axhgtwYE' where c = 103 index_test.go:137: sql insert into test_index values (477, 1498150804771401162, 0.297998, 'vIGs9cCLL6') index_test.go:143: sql update test_index set c1 = 6723256608083317355, c2 = 0.421278, c3 = 'zzi1xlS4Lf' where c = 191 index_test.go:143: sql update test_index set c1 = 5259020653323881496, c2 = 0.994219, c3 = 'ncQD1CeTH7' where c = 444 index_test.go:143: sql update test_index set c1 = 3637045589908737425, c2 = 0.240867, c3 = 'OhodYZkxEh' where c = 233 index_test.go:143: sql update test_index set c1 = 6714596746593088685, c2 = 0.886906, c3 = 'SJfVc6QG2o' where c = 235 index_test.go:140: sql delete from test_index where c = 241 index_test.go:137: sql insert into test_index values (478, 7619828087633597395, 0.179591, 'cufQY6VqB5') index_test.go:140: sql delete from test_index where c = 347 index_test.go:140: sql delete from test_index where c = 446 index_test.go:137: sql insert into test_index values (479, 2227853336976735781, 0.511616, 'dR4DOm0AhQ') index_test.go:143: sql update test_index set c1 = 1279698528362314162, c2 = 0.361269, c3 = 'Sue3uPmHQJ' where c = 426 index_test.go:137: sql insert into test_index values (481, 7457980605955752066, 0.242730, 'THF0TNpDV2') index_test.go:137: sql insert into test_index values (482, 2249933527922346776, 0.694856, 'LjpVixMtIe') index_test.go:143: sql update test_index set c1 = 1982461120638616323, c2 = 0.391248, c3 = 'BsTkV0KEEj' where c = 304 index_test.go:137: sql insert into test_index values (483, 8531177959411366698, 0.792354, '93sAK5EMpD') index_test.go:143: sql update test_index set c1 = 1805246855468386886, c2 = 0.398222, c3 = '0i0b1BWNfm' where c = 197 index_test.go:140: sql delete from test_index where c = 223 index_test.go:137: sql insert into test_index values (480, 4179505913311654236, 0.269129, 'XVmdMmE49q') index_test.go:140: sql delete from test_index where c = 345 index_test.go:140: sql delete from test_index where c = 446 index_test.go:143: sql update test_index set c1 = 6181398231401396949, c2 = 0.685061, c3 = 'ZDwEjKyhPT' where c = 41 index_test.go:137: sql insert into test_index values (485, 3889056854762842121, 0.773288, '7qs5D6FGLc') index_test.go:140: sql delete from test_index where c = 208 index_test.go:143: sql update test_index set c1 = 1155891438708772181, c2 = 0.873720, c3 = 'MjRd9QCZDx' where c = 394 index_test.go:137: sql insert into test_index values (484, 512524717406255651, 0.068043, 'TURitvDku1') index_test.go:140: sql delete from test_index where c = 345 index_test.go:137: sql insert into test_index values (487, 8000240260845301414, 0.449536, 'WTU7LK3owq') index_test.go:140: sql delete from test_index where c = 59 index_test.go:137: sql insert into test_index values (486, 7577471794642201305, 0.409057, 'tkKwE6klN1') index_test.go:143: sql update test_index set c1 = 1088882820483841426, c2 = 0.694082, c3 = 'Tspr5yFzmL' where c = 206 index_test.go:143: sql update test_index set c1 = 4832248812950741687, c2 = 0.113435, c3 = 'VS8MnhU5yw' where c = 439 index_test.go:140: sql delete from test_index where c = 308 index_test.go:140: sql delete from test_index where c = 452 index_test.go:143: sql update test_index set c1 = 2487439624734266407, c2 = 0.878353, c3 = 'zEPcXFGBlN' where c = 40 index_test.go:137: sql insert into test_index values (488, 1273541313685142807, 0.091232, 'sDY51E64E9') index_test.go:143: sql update test_index set c1 = 1030158063326755132, c2 = 0.782643, c3 = 'VSREApXPIB' where c = 215 index_test.go:143: sql update test_index set c1 = 7874945104056754256, c2 = 0.620888, c3 = 'DvYoy6Qk8t' where c = 285 index_test.go:143: sql update test_index set c1 = 5445975998930431389, c2 = 0.146838, c3 = '9RSTwWBoAq' where c = 12 index_test.go:140: sql delete from test_index where c = 9 index_test.go:137: sql insert into test_index values (490, 150052002389238633, 0.016932, 'FGCt6M1wDV') index_test.go:137: sql insert into test_index values (489, 7497469158930324890, 0.905555, 'Z0fyohqWxs') index_test.go:140: sql delete from test_index where c = 120 index_test.go:137: sql insert into test_index values (491, 1006181564357476053, 0.081536, 'bmI1F7NeaX') index_test.go:137: sql insert into test_index values (492, 4555540614076557075, 0.978753, 'K9Xam4doAu') index_test.go:143: sql update test_index set c1 = 3075948490490471737, c2 = 0.039983, c3 = 'PL2WWV8NcG' where c = 9 index_test.go:140: sql delete from test_index where c = 337 index_test.go:140: sql delete from test_index where c = 132 index_test.go:140: sql delete from test_index where c = 8 index_test.go:137: sql insert into test_index values (494, 2970281853219192211, 0.782213, 'xPcegpT59r') index_test.go:140: sql delete from test_index where c = 139 index_test.go:143: sql update test_index set c1 = 3981065590625574526, c2 = 0.596539, c3 = 'jQDyd1mdhx' where c = 44 index_test.go:137: sql insert into test_index values (493, 6222862999381539722, 0.597493, 'XPh2i8Opt4') index_test.go:143: sql update test_index set c1 = 8300952027899579897, c2 = 0.924782, c3 = 'g8YHAjUJ0O' where c = 345 index_test.go:140: sql delete from test_index where c = 160 index_test.go:137: sql insert into test_index values (495, 1031597496531288471, 0.536708, 'ria2KsrI51') index_test.go:143: sql update test_index set c1 = 3771566670412128280, c2 = 0.784115, c3 = '8LWjPrOz0K' where c = 137 index_test.go:143: sql update test_index set c1 = 1136806295775949722, c2 = 0.441070, c3 = 'gbQhWMnL3t' where c = 355 index_test.go:140: sql delete from test_index where c = 152 index_test.go:143: sql update test_index set c1 = 466217878648219837, c2 = 0.880072, c3 = '0uuZbaxYNP' where c = 362 index_test.go:143: sql update test_index set c1 = 2548837993356917938, c2 = 0.744097, c3 = 'P5wn3uYieA' where c = 315 index_test.go:137: sql insert into test_index values (496, 9132197134406264731, 0.025429, 'FrInPGVLRV') index_test.go:137: sql insert into test_index values (497, 7024108754504097076, 0.821329, 'LgPmCaZedp') index_test.go:140: sql delete from test_index where c = 390 index_test.go:143: sql update test_index set c1 = 8953410173277262572, c2 = 0.313824, c3 = 'kF3B7l2mAq' where c = 166 index_test.go:143: sql update test_index set c1 = 2003208111144956328, c2 = 0.816326, c3 = 'gQ9Smoe2t9' where c = 425 index_test.go:137: sql insert into test_index values (498, 2106544943097062727, 0.821199, 'l2rbGwxoNZ') index_test.go:140: sql delete from test_index where c = 349 index_test.go:140: sql delete from test_index where c = 89 index_test.go:140: sql delete from test_index where c = 273 index_test.go:140: sql delete from test_index where c = 490 index_test.go:137: sql insert into test_index values (499, 4347751127142147890, 0.065950, '8Xtil9LEsD') index_test.go:143: sql update test_index set c1 = 3891314332360628904, c2 = 0.843797, c3 = 'dwmsRAxGvj' where c = 88 index_test.go:143: sql update test_index set c1 = 4036122688241451963, c2 = 0.289404, c3 = '6Ev8eiY9fV' where c = 436 index_test.go:143: sql update test_index set c1 = 7338505367247224547, c2 = 0.632147, c3 = 'fxZPxeMFus' where c = 380 index_test.go:137: sql insert into test_index values (500, 3319617777401982202, 0.084245, 'jLUwU6N2TB') index_test.go:143: sql update test_index set c1 = 8335084966080388618, c2 = 0.977877, c3 = 'jOagOsG1ab' where c = 256 index_test.go:140: sql delete from test_index where c = 410 index_test.go:143: sql update test_index set c1 = 896157001180744441, c2 = 0.327140, c3 = 'sAgIHNzSvx' where c = 404 index_test.go:143: sql update test_index set c1 = 7169725453186905485, c2 = 0.770833, c3 = 'SCSqo4sZw6' where c = 463 index_test.go:140: sql delete from test_index where c = 8 index_test.go:143: sql update test_index set c1 = 4391932602881170943, c2 = 0.819040, c3 = 'ctrK6RKEmq' where c = 119 [TestSimpleDelete][Time Cost]884.596162ms === RUN TestSimpleDelete/Conflict === RUN TestSimpleDelete/Conflict/test_conflict_delete index_test.go:137: sql insert into test_index values (506, 5873320047399330049, 0.883322, 'LhxzJLLBlx') index_test.go:137: sql insert into test_index values (501, 2258361303549071210, 0.331635, '17NtUSO9cs') index_test.go:137: sql insert into test_index values (504, 7588604498218202773, 0.835104, 'Gi14r6k9XL') index_test.go:137: sql insert into test_index values (503, 3014861074487461013, 0.489051, 'HlcXjDOAGw') index_test.go:137: sql insert into test_index values (502, 1116236155038517349, 0.264746, '447X4NcdZG') index_test.go:137: sql insert into test_index values (507, 3255404373234290004, 0.448709, 'cf0FUCP053') index_test.go:137: sql insert into test_index values (509, 6149450154221116700, 0.863131, 'vGn6sRyhbu') index_test.go:137: sql insert into test_index values (508, 5833456107580087102, 0.192126, 'YTkQZJxwnu') index_test.go:137: sql insert into test_index values (510, 4742033856883257753, 0.340082, 'OESInQjTBf') index_test.go:137: sql insert into test_index values (505, 6639276387708495472, 0.730458, '4PsE1SK3BL') index_test.go:140: sql delete from test_index where c = 264 index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 136 index_test.go:140: sql delete from test_index where c = 176 index_test.go:140: sql delete from test_index where c = 294 index_test.go:140: sql delete from test_index where c = 59 index_test.go:143: sql update test_index set c1 = 5715089175495648869, c2 = 0.330657, c3 = 'nj6k7GGZeS' where c = 416 index_test.go:140: sql delete from test_index where c = 411 index_test.go:140: sql delete from test_index where c = 300 index_test.go:143: sql update test_index set c1 = 7293419420565641944, c2 = 0.398030, c3 = 'vZLNfxp7Xq' where c = 86 index_test.go:143: sql update test_index set c1 = 1596747498726767647, c2 = 0.877292, c3 = 'Pw1K7c8cFW' where c = 253 index_test.go:143: sql update test_index set c1 = 2132917472387048019, c2 = 0.117728, c3 = 'aXgJnSMaZ2' where c = 38 index_test.go:143: sql update test_index set c1 = 5560809587622596863, c2 = 0.065135, c3 = 'CDonUL5BHY' where c = 89 index_test.go:143: sql update test_index set c1 = 5986698658732184350, c2 = 0.501318, c3 = 'EjG11OC7Le' where c = 241 index_test.go:143: sql update test_index set c1 = 8257788820590727936, c2 = 0.338495, c3 = '01dNAywrZj' where c = 13 index_test.go:143: sql update test_index set c1 = 6183175381966302903, c2 = 0.672506, c3 = 'xAFz6JHCFs' where c = 468 index_test.go:137: sql insert into test_index values (511, 1470855217989202343, 0.301560, 'iqx8ieg0Mz') index_test.go:137: sql insert into test_index values (512, 7134160035724727047, 0.113820, '5N38UBABEM') index_test.go:137: sql insert into test_index values (514, 6320263209074466298, 0.579331, 'IYJTVAmWIU') index_test.go:143: sql update test_index set c1 = 1195154482960671697, c2 = 0.096617, c3 = 'OFCetwsaFj' where c = 472 index_test.go:137: sql insert into test_index values (516, 4486165100042206131, 0.568959, 'bMyQSxL8pe') index_test.go:143: sql update test_index set c1 = 1489021880141034352, c2 = 0.652530, c3 = 'xY9IpFmiS8' where c = 12 index_test.go:137: sql insert into test_index values (515, 5465053587869066590, 0.341009, '30J6mmysyA') index_test.go:137: sql insert into test_index values (518, 3063495983307780950, 0.201968, 'G7T4MD45C0') index_test.go:137: sql insert into test_index values (513, 4308675327338003796, 0.800258, '7IueoeZA55') index_test.go:137: sql insert into test_index values (519, 8757626325724611524, 0.082905, 'EGBwaXawas') index_test.go:140: sql delete from test_index where c = 422 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 77 index_test.go:140: sql delete from test_index where c = 395 index_test.go:140: sql delete from test_index where c = 109 index_test.go:137: sql insert into test_index values (520, 5011294489332538801, 0.384464, 'QNNQUAYFYG') index_test.go:140: sql delete from test_index where c = 71 index_test.go:137: sql insert into test_index values (517, 889469732460802960, 0.694713, 'JoHvBJ12G5') index_test.go:140: sql delete from test_index where c = 408 index_test.go:140: sql delete from test_index where c = 470 index_test.go:143: sql update test_index set c1 = 864516653807971729, c2 = 0.231593, c3 = 'CqYpXAYAKr' where c = 410 index_test.go:143: sql update test_index set c1 = 2052282925079663430, c2 = 0.906879, c3 = 'U8imev94XW' where c = 415 index_test.go:143: sql update test_index set c1 = 4070563107293484752, c2 = 0.403688, c3 = '77IEt1ClvQ' where c = 202 index_test.go:143: sql update test_index set c1 = 8448628854440038325, c2 = 0.019146, c3 = 'cfcDyvsnuu' where c = 228 index_test.go:140: sql delete from test_index where c = 198 index_test.go:143: sql update test_index set c1 = 5655743010231718681, c2 = 0.116246, c3 = 'xxbVrvHxvt' where c = 424 index_test.go:140: sql delete from test_index where c = 245 index_test.go:137: sql insert into test_index values (521, 675671817147470652, 0.974731, '0HEQobGJc6') index_test.go:143: sql update test_index set c1 = 6283265548234907628, c2 = 0.836819, c3 = 'lR8FBt5sZV' where c = 236 index_test.go:143: sql update test_index set c1 = 7563561854823342210, c2 = 0.632771, c3 = 'GYoLHeLnPS' where c = 401 index_test.go:137: sql insert into test_index values (522, 5045107234926141110, 0.009895, 'StrEP0wbB7') index_test.go:140: sql delete from test_index where c = 167 index_test.go:143: sql update test_index set c1 = 9023493448135308178, c2 = 0.513979, c3 = 'jkgvgYpRAo' where c = 292 index_test.go:137: sql insert into test_index values (524, 3042592401199896084, 0.788852, '8PeCP9sKk4') index_test.go:137: sql insert into test_index values (523, 672901435110455974, 0.909022, 'xCV8PvqGJm') index_test.go:137: sql insert into test_index values (525, 8244794591841986864, 0.642855, 'Prr6P0VKHq') index_test.go:143: sql update test_index set c1 = 6852997735547695368, c2 = 0.976520, c3 = 'DYrSxANeez' where c = 481 index_test.go:143: sql update test_index set c1 = 1092113321861246785, c2 = 0.940411, c3 = 'UHwiMriDMM' where c = 59 index_test.go:137: sql insert into test_index values (528, 6672310207839738095, 0.609267, 'alOaEApWPC') index_test.go:143: sql update test_index set c1 = 8428981774063189595, c2 = 0.878457, c3 = 's7nAur9zRE' where c = 265 index_test.go:140: sql delete from test_index where c = 42 index_test.go:140: sql delete from test_index where c = 471 index_test.go:137: sql insert into test_index values (530, 4555803002418025343, 0.028701, 'RB0r5TkMbG') index_test.go:137: sql insert into test_index values (529, 2050694822598387347, 0.171369, '23a3WyyvKY') index_test.go:137: sql insert into test_index values (526, 2404108226635950137, 0.550249, '3uLnuz1zhD') index_test.go:137: sql insert into test_index values (527, 244221449734405641, 0.596498, 'TxO0IXAOp3') index_test.go:140: sql delete from test_index where c = 339 index_test.go:140: sql delete from test_index where c = 109 index_test.go:140: sql delete from test_index where c = 126 index_test.go:143: sql update test_index set c1 = 1384875602422042769, c2 = 0.622035, c3 = '15RLo3GAJr' where c = 129 index_test.go:140: sql delete from test_index where c = 260 index_test.go:137: sql insert into test_index values (531, 8313334881733141905, 0.083182, 'sGusqLr821') index_test.go:143: sql update test_index set c1 = 3472090507050910675, c2 = 0.654532, c3 = 'lVcJboihPD' where c = 97 index_test.go:143: sql update test_index set c1 = 3756662628223828045, c2 = 0.317793, c3 = '69CCM2p7SV' where c = 90 index_test.go:140: sql delete from test_index where c = 247 index_test.go:140: sql delete from test_index where c = 126 index_test.go:140: sql delete from test_index where c = 179 index_test.go:143: sql update test_index set c1 = 7175752712830284287, c2 = 0.134871, c3 = 'nL0CNqP9bi' where c = 108 index_test.go:143: sql update test_index set c1 = 8748473863730780836, c2 = 0.231243, c3 = 'TnueDNcTlV' where c = 311 index_test.go:137: sql insert into test_index values (534, 1488451846540274554, 0.751120, 'shIrkXkTE5') index_test.go:140: sql delete from test_index where c = 450 index_test.go:143: sql update test_index set c1 = 4837308424854766065, c2 = 0.806683, c3 = 'zY3Pq6UcAS' where c = 473 index_test.go:137: sql insert into test_index values (533, 561019324782091440, 0.500495, '93vCiZ7qqi') index_test.go:143: sql update test_index set c1 = 6245765482540898900, c2 = 0.659204, c3 = 'tmCxgXwK6f' where c = 273 index_test.go:137: sql insert into test_index values (532, 6054130625612167220, 0.993755, '9b1aKcuIEN') index_test.go:143: sql update test_index set c1 = 2758778307598366124, c2 = 0.644629, c3 = 'pi7h2CPaAW' where c = 305 index_test.go:137: sql insert into test_index values (535, 8482242527654605113, 0.096449, 'AteoMlewNB') index_test.go:137: sql insert into test_index values (537, 2340515063221060657, 0.006522, 'h58dEoFdlW') index_test.go:143: sql update test_index set c1 = 3038212077836906189, c2 = 0.512940, c3 = 'SeUCEI236A' where c = 331 index_test.go:140: sql delete from test_index where c = 466 index_test.go:140: sql delete from test_index where c = 134 index_test.go:137: sql insert into test_index values (538, 66059127853845818, 0.126614, '46o6IOeBPz') index_test.go:143: sql update test_index set c1 = 5564522727691722812, c2 = 0.735855, c3 = 'zWwe1nH0IT' where c = 516 index_test.go:140: sql delete from test_index where c = 462 index_test.go:137: sql insert into test_index values (536, 6962278914379174139, 0.799894, 'ordsyoCOz9') index_test.go:140: sql delete from test_index where c = 504 index_test.go:140: sql delete from test_index where c = 277 index_test.go:137: sql insert into test_index values (540, 8715258763752054488, 0.274356, 'QGQ1ck92vC') index_test.go:137: sql insert into test_index values (539, 7803022744445938297, 0.189337, 'AsuirX3xKK') index_test.go:143: sql update test_index set c1 = 3646246956671254451, c2 = 0.154638, c3 = 'r1wN8yaUsG' where c = 489 index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 7906060430654596759, c2 = 0.080859, c3 = 'sFTvl0flZq' where c = 325 index_test.go:143: sql update test_index set c1 = 4657417784638778885, c2 = 0.887983, c3 = 'w08q7V82d6' where c = 452 index_test.go:143: sql update test_index set c1 = 1948412731659502641, c2 = 0.928150, c3 = 'p5pHJqHGXb' where c = 93 index_test.go:140: sql delete from test_index where c = 101 index_test.go:137: sql insert into test_index values (541, 3169734729684764736, 0.505107, 'u6Q7nHUgTZ') index_test.go:143: sql update test_index set c1 = 5989120110869464549, c2 = 0.175696, c3 = 'L6jaz21EKi' where c = 159 index_test.go:137: sql insert into test_index values (542, 3145333305351386469, 0.219194, 'otRP0TqTy9') index_test.go:137: sql insert into test_index values (544, 6165624982483035097, 0.950019, 'lI0Teyy7Pw') index_test.go:143: sql update test_index set c1 = 1358882720624571381, c2 = 0.309613, c3 = 'ph9ACeLEvu' where c = 83 index_test.go:140: sql delete from test_index where c = 151 index_test.go:140: sql delete from test_index where c = 187 index_test.go:143: sql update test_index set c1 = 6128774430248460266, c2 = 0.602113, c3 = 'HUsCryrIBt' where c = 249 index_test.go:137: sql insert into test_index values (545, 9073773380770537126, 0.719969, 'zk7tcWNHNR') index_test.go:140: sql delete from test_index where c = 510 index_test.go:137: sql insert into test_index values (546, 2698767293353515902, 0.077721, '3QZBnpiujN') index_test.go:140: sql delete from test_index where c = 3 index_test.go:143: sql update test_index set c1 = 5396375907742763370, c2 = 0.237170, c3 = 'dGXMN01TVi' where c = 147 index_test.go:137: sql insert into test_index values (543, 3370224918955252933, 0.940177, 'A5HK5kqQNW') index_test.go:143: sql update test_index set c1 = 2099310803299417889, c2 = 0.084521, c3 = 'kbemajbs6t' where c = 342 index_test.go:140: sql delete from test_index where c = 215 index_test.go:137: sql insert into test_index values (547, 9120457623132238329, 0.404302, '4YxZLKypgs') index_test.go:137: sql insert into test_index values (548, 8359318423026261060, 0.291219, 'sAOd97DlPB') index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 8626081243770213394, c2 = 0.754819, c3 = '4IAF2rIjfp' where c = 253 index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (550, 4625089616994987247, 0.922014, 'K1AiYlNYVh') index_test.go:140: sql delete from test_index where c = 492 index_test.go:140: sql delete from test_index where c = 413 index_test.go:143: sql update test_index set c1 = 8215914831977091682, c2 = 0.292182, c3 = '8Fz43OL5I9' where c = 186 index_test.go:143: sql update test_index set c1 = 7424526714029951177, c2 = 0.378796, c3 = 'E2vty1SXrR' where c = 264 index_test.go:137: sql insert into test_index values (549, 7563702748855371344, 0.418631, 'CdNkfVRye9') index_test.go:137: sql insert into test_index values (551, 212974771123005902, 0.080920, 'gxtwSNKeWr') index_test.go:137: sql insert into test_index values (552, 109366842254244708, 0.839262, '1KclFERzPt') index_test.go:140: sql delete from test_index where c = 523 index_test.go:143: sql update test_index set c1 = 224627838579229251, c2 = 0.432128, c3 = 'sMdPu3he0N' where c = 307 index_test.go:137: sql insert into test_index values (553, 7411893527186237129, 0.444032, 'JEmY0hkX7X') index_test.go:143: sql update test_index set c1 = 7455245718871579101, c2 = 0.139194, c3 = 'LCsbmPIfod' where c = 119 index_test.go:143: sql update test_index set c1 = 4941551947664554531, c2 = 0.163876, c3 = '9e9EBZLXME' where c = 356 index_test.go:140: sql delete from test_index where c = 461 index_test.go:143: sql update test_index set c1 = 7244383119125087223, c2 = 0.278712, c3 = 'A7KterkBMK' where c = 541 index_test.go:143: sql update test_index set c1 = 7472302872934959815, c2 = 0.101004, c3 = 'bn1YWKekGj' 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 = 434 index_test.go:137: sql insert into test_index values (554, 1577439979384727399, 0.082163, 'nypAWcrkUq') index_test.go:143: sql update test_index set c1 = 8846760435986181341, c2 = 0.569782, c3 = '00olTytaJH' where c = 461 index_test.go:140: sql delete from test_index where c = 532 index_test.go:137: sql insert into test_index values (555, 3381445297553461830, 0.929821, 'Uv5kvoCD3r') index_test.go:140: sql delete from test_index where c = 485 index_test.go:140: sql delete from test_index where c = 41 index_test.go:137: sql insert into test_index values (556, 6980387713081942108, 0.284153, 'MXMPrOfxtm') index_test.go:137: sql insert into test_index values (559, 6779253785462631792, 0.884141, 'GaWu7DUsEX') index_test.go:137: sql insert into test_index values (557, 4749527833372314673, 0.831546, 'WP7pQzJbK5') index_test.go:143: sql update test_index set c1 = 4816561544839102801, c2 = 0.266995, c3 = '4BPYLUPzm7' where c = 282 index_test.go:143: sql update test_index set c1 = 7114980554788101910, c2 = 0.621961, c3 = 'elpmBoVzYp' where c = 184 index_test.go:143: sql update test_index set c1 = 5517312032303458063, c2 = 0.476228, c3 = '488S7AvnXj' where c = 547 index_test.go:137: sql insert into test_index values (558, 202804206083350509, 0.502171, 'HwUwNKW7q1') index_test.go:143: sql update test_index set c1 = 7179503740345674847, c2 = 0.159011, c3 = 'naPBN3QRFR' where c = 133 index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 4146707192547171046, c2 = 0.427834, c3 = '3wrPMfy9mF' where c = 307 index_test.go:140: sql delete from test_index where c = 74 index_test.go:140: sql delete from test_index where c = 158 index_test.go:140: sql delete from test_index where c = 359 index_test.go:137: sql insert into test_index values (561, 3623394164939821403, 0.798030, 'shTCpTbgef') index_test.go:137: sql insert into test_index values (562, 4932520982337493296, 0.035178, 'ayP2ux8Ovy') index_test.go:137: sql insert into test_index values (563, 2022057185338170186, 0.221257, 'zB2pXPzAHR') index_test.go:140: sql delete from test_index where c = 64 index_test.go:143: sql update test_index set c1 = 5818201407632552856, c2 = 0.025748, c3 = 'kX5UOgSvXm' where c = 217 index_test.go:140: sql delete from test_index where c = 47 index_test.go:143: sql update test_index set c1 = 7102386518348675567, c2 = 0.957035, c3 = 'YNK9plF9Tl' where c = 277 index_test.go:137: sql insert into test_index values (560, 235018576047105313, 0.926089, '1pDvF5hon7') index_test.go:140: sql delete from test_index where c = 422 index_test.go:143: sql update test_index set c1 = 7078133981553242332, c2 = 0.759289, c3 = 'NS1W3jEvTO' where c = 228 index_test.go:137: sql insert into test_index values (565, 8595703024616202496, 0.110956, 'GrGF0fLAI7') index_test.go:143: sql update test_index set c1 = 5405814989967507266, c2 = 0.792163, c3 = 'FFkIshPAWc' where c = 311 index_test.go:140: sql delete from test_index where c = 101 index_test.go:143: sql update test_index set c1 = 1518678483827512962, c2 = 0.370494, c3 = 'zMoT4s60G2' where c = 316 index_test.go:137: sql insert into test_index values (566, 2407284376328064279, 0.885483, '5B9C2aNVFm') index_test.go:140: sql delete from test_index where c = 85 index_test.go:137: sql insert into test_index values (564, 6071913279920249106, 0.878432, 'mepnDdA9JH') index_test.go:140: sql delete from test_index where c = 200 index_test.go:143: sql update test_index set c1 = 3155204027320517954, c2 = 0.604780, c3 = 'm9dsDNThD5' where c = 402 index_test.go:143: sql update test_index set c1 = 9019444031558539296, c2 = 0.174089, c3 = 'MQWr7kDj5H' where c = 108 index_test.go:140: sql delete from test_index where c = 359 index_test.go:143: sql update test_index set c1 = 215310582941564709, c2 = 0.292506, c3 = 'gZTS08TcLK' where c = 327 index_test.go:137: sql insert into test_index values (568, 3232208239480918469, 0.451821, 'tlDS6dcNc5') index_test.go:137: sql insert into test_index values (567, 724388976137335523, 0.883832, 'bmnESkp7Jx') index_test.go:137: sql insert into test_index values (569, 1507789127019123960, 0.642984, 'tJDdxZH5st') index_test.go:143: sql update test_index set c1 = 6425362614027661996, c2 = 0.516312, c3 = 'To3vjUa0eR' where c = 249 index_test.go:140: sql delete from test_index where c = 163 index_test.go:137: sql insert into test_index values (571, 2671127112573303748, 0.732010, 'r8c2kGq1ij') index_test.go:140: sql delete from test_index where c = 201 index_test.go:137: sql insert into test_index values (572, 6166492840070214568, 0.206795, 'ddd7D0bBLq') index_test.go:140: sql delete from test_index where c = 234 index_test.go:143: sql update test_index set c1 = 9222622306334153887, c2 = 0.127841, c3 = 'GkUiMBkoNV' where c = 244 index_test.go:143: sql update test_index set c1 = 5910570023480241187, c2 = 0.094987, c3 = '7uhxBxqHez' where c = 483 index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 4256996147058416705, c2 = 0.867483, c3 = '2JlncQiSkZ' where c = 273 index_test.go:137: sql insert into test_index values (570, 2904104007407912643, 0.225890, 'urBiZr9AJe') index_test.go:143: sql update test_index set c1 = 5402009553866473467, c2 = 0.605177, c3 = 'F1QziISsrW' where c = 411 index_test.go:140: sql delete from test_index where c = 372 index_test.go:143: sql update test_index set c1 = 3386447106270176284, c2 = 0.128498, c3 = '61co8YvSse' where c = 280 index_test.go:137: sql insert into test_index values (573, 6721716813389111787, 0.781110, 'r33C0vkuf7') index_test.go:137: sql insert into test_index values (575, 3116770106892315803, 0.607038, '6Aqngsgbkr') index_test.go:137: sql insert into test_index values (576, 3302111956249607458, 0.007349, 'peBl2Ib0h7') index_test.go:143: sql update test_index set c1 = 4974275378664737091, c2 = 0.963377, c3 = 'FzqyLIsjg7' where c = 533 index_test.go:140: sql delete from test_index where c = 241 index_test.go:143: sql update test_index set c1 = 6044352605709176175, c2 = 0.151826, c3 = 'd3nFFUI6AV' where c = 53 index_test.go:137: sql insert into test_index values (574, 6428317278278857558, 0.303640, 'm9pPDYTPXR') index_test.go:137: sql insert into test_index values (578, 6842794227564069730, 0.171905, 'yqIbZu2ahC') index_test.go:143: sql update test_index set c1 = 4333405637957025356, c2 = 0.208478, c3 = '9On2OgZN89' where c = 31 index_test.go:140: sql delete from test_index where c = 106 index_test.go:137: sql insert into test_index values (577, 4730114552640578978, 0.857227, 'UnDe5aZSwq') index_test.go:140: sql delete from test_index where c = 265 index_test.go:140: sql delete from test_index where c = 184 index_test.go:137: sql insert into test_index values (579, 314781509001470338, 0.435051, 'rvVmIjBDDW') index_test.go:137: sql insert into test_index values (580, 4126650056880665504, 0.081937, 'p4Ytqma8qF') index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 395 index_test.go:143: sql update test_index set c1 = 2142854807191909815, c2 = 0.203757, c3 = 'tUehtWUcye' where c = 24 index_test.go:137: sql insert into test_index values (581, 2847398212672952866, 0.239379, 'Xea2uFBnZc') index_test.go:140: sql delete from test_index where c = 301 index_test.go:143: sql update test_index set c1 = 8619318575522799520, c2 = 0.683981, c3 = 'V0sWLsISTl' where c = 134 index_test.go:140: sql delete from test_index where c = 520 index_test.go:143: sql update test_index set c1 = 4233996454197396654, c2 = 0.189428, c3 = 'ZLFlL6CjRD' where c = 34 index_test.go:143: sql update test_index set c1 = 7578293268550289917, c2 = 0.582482, c3 = 'l1yliMCmSe' where c = 425 index_test.go:140: sql delete from test_index where c = 240 index_test.go:140: sql delete from test_index where c = 458 index_test.go:143: sql update test_index set c1 = 7452258142038032907, c2 = 0.996096, c3 = 'oB2CtKnyME' where c = 469 index_test.go:137: sql insert into test_index values (582, 484913743889901287, 0.853696, 'Q10jakNVnr') index_test.go:143: sql update test_index set c1 = 6589806605273077505, c2 = 0.093650, c3 = '1MhkgHv0E5' where c = 320 index_test.go:143: sql update test_index set c1 = 5729560245079852716, c2 = 0.726717, c3 = '7StpiWVXtB' where c = 436 index_test.go:140: sql delete from test_index where c = 132 index_test.go:137: sql insert into test_index values (584, 8106800527628436913, 0.739951, '7lENG1870V') index_test.go:137: sql insert into test_index values (585, 1957531378956321854, 0.728795, '1g0EIA41xR') index_test.go:137: sql insert into test_index values (586, 1751895810920872283, 0.135404, '7ei7KOWL8s') index_test.go:143: sql update test_index set c1 = 7496478005907132995, c2 = 0.381378, c3 = 'alWkRTK9rN' where c = 340 index_test.go:137: sql insert into test_index values (583, 3992662068210234349, 0.353519, 'wDwF4xjMWY') index_test.go:140: sql delete from test_index where c = 367 index_test.go:140: sql delete from test_index where c = 212 index_test.go:137: sql insert into test_index values (587, 69715507771807262, 0.387498, 'K2fTtZr3y1') index_test.go:143: sql update test_index set c1 = 7128170939505263161, c2 = 0.605553, c3 = 'ab2xNu1idY' where c = 319 index_test.go:140: sql delete from test_index where c = 440 index_test.go:137: sql insert into test_index values (589, 7084783314696266927, 0.445468, '2DJxyXoDTA') index_test.go:143: sql update test_index set c1 = 6263565589341785870, c2 = 0.790988, c3 = '29YsZPct0t' where c = 470 index_test.go:143: sql update test_index set c1 = 2778369579530958882, c2 = 0.182341, c3 = 'wqNlDZGoHY' where c = 476 index_test.go:140: sql delete from test_index where c = 45 index_test.go:137: sql insert into test_index values (588, 9176312386226453105, 0.615579, 'Ql13imr7fS') index_test.go:140: sql delete from test_index where c = 372 index_test.go:143: sql update test_index set c1 = 1348266737784308207, c2 = 0.331799, c3 = 'OM5TGQO0Nh' where c = 488 index_test.go:143: sql update test_index set c1 = 7744118879058475376, c2 = 0.613902, c3 = 'baer2SJomN' where c = 28 index_test.go:137: sql insert into test_index values (591, 7048642655325271707, 0.881730, '9Mk1HoFFsf') index_test.go:140: sql delete from test_index where c = 224 index_test.go:143: sql update test_index set c1 = 8958583058882759818, c2 = 0.731112, c3 = 'zs9yV5H3aW' where c = 10 index_test.go:137: sql insert into test_index values (592, 499537790255700762, 0.203159, 'o8ANtfi8Ot') index_test.go:140: sql delete from test_index where c = 464 index_test.go:140: sql delete from test_index where c = 387 index_test.go:137: sql insert into test_index values (593, 874720493153786125, 0.752547, 'J5Zkwxvesb') index_test.go:137: sql insert into test_index values (590, 5910472172578422916, 0.157604, 'nOj9DQr479') index_test.go:143: sql update test_index set c1 = 7300870826495921896, c2 = 0.137052, c3 = 'Nrja1neLlb' where c = 57 index_test.go:143: sql update test_index set c1 = 5255228808837489219, c2 = 0.958405, c3 = 'kO4toMJd8U' where c = 448 index_test.go:140: sql delete from test_index where c = 453 index_test.go:140: sql delete from test_index where c = 277 index_test.go:137: sql insert into test_index values (594, 4124785643901973010, 0.688297, 'YKw9Uzlo6v') index_test.go:140: sql delete from test_index where c = 528 index_test.go:140: sql delete from test_index where c = 214 index_test.go:137: sql insert into test_index values (595, 6349820392177556947, 0.979123, 'p4X3cKz8GE') index_test.go:143: sql update test_index set c1 = 1846346188591951807, c2 = 0.733662, c3 = 'z4lUjQClEK' where c = 442 index_test.go:143: sql update test_index set c1 = 3955397985088348399, c2 = 0.881030, c3 = '9PfXyD0HJL' where c = 58 index_test.go:143: sql update test_index set c1 = 7636823511681786386, c2 = 0.310561, c3 = 'fUk9Zd5G7s' where c = 261 index_test.go:143: sql update test_index set c1 = 6420369793844324129, c2 = 0.943523, c3 = 's8vff3MBHe' where c = 515 index_test.go:140: sql delete from test_index where c = 439 index_test.go:137: sql insert into test_index values (596, 6492392414397398709, 0.515223, '00XUnlrR5H') index_test.go:143: sql update test_index set c1 = 4919571994784843112, c2 = 0.002522, c3 = 'rQGRhz45KR' where c = 182 index_test.go:137: sql insert into test_index values (597, 345393757189525856, 0.499016, 'EZ1FnmRhWv') index_test.go:143: sql update test_index set c1 = 6188439392558487542, c2 = 0.875018, c3 = 'G2gKrHr1rW' where c = 509 index_test.go:137: sql insert into test_index values (598, 3501904444831357701, 0.275541, 'y3h7AYvIUo') index_test.go:137: sql insert into test_index values (599, 9183856257908209081, 0.558013, 'YR7omn0DSP') index_test.go:140: sql delete from test_index where c = 37 index_test.go:140: sql delete from test_index where c = 364 index_test.go:137: sql insert into test_index values (600, 2696372811733159017, 0.687713, 'K4C4R2RHo1') index_test.go:140: sql delete from test_index where c = 174 index_test.go:143: sql update test_index set c1 = 6123835895680369234, c2 = 0.173701, c3 = 'AlNY21fViC' where c = 52 index_test.go:140: sql delete from test_index where c = 339 index_test.go:140: sql delete from test_index where c = 476 index_test.go:143: sql update test_index set c1 = 323906045054011073, c2 = 0.831292, c3 = 'pvwObWnv7u' where c = 36 index_test.go:143: sql update test_index set c1 = 6908252613523739663, c2 = 0.828722, c3 = 'e4VQ62EHGj' where c = 296 index_test.go:140: sql delete from test_index where c = 88 index_test.go:143: sql update test_index set c1 = 490945244928438890, c2 = 0.696434, c3 = '4O3mGgOtoN' where c = 476 index_test.go:143: sql update test_index set c1 = 5667655975659678401, c2 = 0.380540, c3 = '8cgMBi1Xsv' where c = 23 index_test.go:143: sql update test_index set c1 = 453220233138112980, c2 = 0.340807, c3 = 'mWeddGbXbu' where c = 98 index_test.go:143: sql update test_index set c1 = 8307832597299071537, c2 = 0.575537, c3 = 'r57gG1uvIq' where c = 341 [TestSimpleConflictDelete][Insert][Time Cost]299.248901ms [TestSimpleConflictDelete][Delete][Time Cost]316.366311ms === RUN TestSimpleDelete/Conflict/test_conflict_delete_common index_test.go:137: sql insert into test_index values (601, 3424908005064522836, 0.845315, 'k1ftxCop0C') index_test.go:137: sql insert into test_index values (609, 4921906018963507825, 0.921400, 'WZu6Ev77qG') index_test.go:137: sql insert into test_index values (603, 9143104830768515386, 0.968408, 'Tnv9IPm1p7') index_test.go:137: sql insert into test_index values (604, 4049290253650367193, 0.088583, 'HiuFyNJO5R') index_test.go:137: sql insert into test_index values (606, 6907282282607709933, 0.920688, 'uyEQDF30aB') index_test.go:137: sql insert into test_index values (602, 7897932532980191372, 0.801500, '3WMN4qAPht') index_test.go:137: sql insert into test_index values (610, 2729191752772348558, 0.800133, 'qJoAzenEpy') index_test.go:137: sql insert into test_index values (607, 8274070036730775692, 0.544427, 'rAIDwh6iwk') index_test.go:140: sql delete from test_index where c = 99 index_test.go:137: sql insert into test_index values (608, 1037165823789909482, 0.720249, 'Q5nXXfpXNx') index_test.go:137: sql insert into test_index values (605, 2353561153396843080, 0.701508, 'kjs2l0X4mK') index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 586 index_test.go:140: sql delete from test_index where c = 190 index_test.go:140: sql delete from test_index where c = 550 index_test.go:140: sql delete from test_index where c = 111 index_test.go:143: sql update test_index set c1 = 3804567927216220796, c2 = 0.909639, c3 = 'KR7Fd0ou1M' where c = 179 index_test.go:140: sql delete from test_index where c = 142 index_test.go:143: sql update test_index set c1 = 1493167549998808893, c2 = 0.213704, c3 = 'ghijpRxLpJ' where c = 199 index_test.go:140: sql delete from test_index where c = 73 index_test.go:140: sql delete from test_index where c = 160 index_test.go:143: sql update test_index set c1 = 2644059847783943374, c2 = 0.971438, c3 = 'mLDiuyQ28o' where c = 566 index_test.go:143: sql update test_index set c1 = 2745355878279562115, c2 = 0.664095, c3 = 'yBz4WWomwy' where c = 95 index_test.go:140: sql delete from test_index where c = 493 index_test.go:143: sql update test_index set c1 = 4981319713717751431, c2 = 0.566840, c3 = 'SzjZXMnaba' where c = 535 index_test.go:143: sql update test_index set c1 = 4255455686680568792, c2 = 0.963806, c3 = 'MWpRCbL1CS' where c = 551 index_test.go:143: sql update test_index set c1 = 448828281345759805, c2 = 0.348108, c3 = 'Q0RStQP5mF' where c = 55 index_test.go:137: sql insert into test_index values (612, 1517447772950112776, 0.652230, 'HXkmZ7BuxP') index_test.go:143: sql update test_index set c1 = 8065057621220961811, c2 = 0.698465, c3 = 'zrV35fAVb1' where c = 324 index_test.go:137: sql insert into test_index values (613, 6320090469322399851, 0.215809, 'g30AlGqI3m') index_test.go:137: sql insert into test_index values (611, 2655845480714357193, 0.224630, '3TmThJCymP') index_test.go:143: sql update test_index set c1 = 3296515717058850366, c2 = 0.943305, c3 = 'APQFfe8ZNl' where c = 570 index_test.go:137: sql insert into test_index values (615, 464224354388586671, 0.619160, 'VJCx3bEpCv') index_test.go:137: sql insert into test_index values (614, 6434784743132182858, 0.379851, 'IsqEgTgXEr') index_test.go:137: sql insert into test_index values (617, 6858742779526534620, 0.389050, '8BNCOhAOzy') index_test.go:143: sql update test_index set c1 = 1283038285789012251, c2 = 0.123241, c3 = 'udGknVL6xS' where c = 393 index_test.go:140: sql delete from test_index where c = 95 index_test.go:137: sql insert into test_index values (619, 6915611833823198871, 0.675844, 'a9yoguqQNo') index_test.go:140: sql delete from test_index where c = 345 index_test.go:140: sql delete from test_index where c = 377 index_test.go:140: sql delete from test_index where c = 267 index_test.go:137: sql insert into test_index values (616, 3446851914498546317, 0.050259, 'kebu11fLCk') index_test.go:140: sql delete from test_index where c = 214 index_test.go:137: sql insert into test_index values (618, 8524285938853023203, 0.636785, 'zAQRTP2aSz') index_test.go:137: sql insert into test_index values (620, 8870587206419163527, 0.029509, 'x11B5slasy') index_test.go:143: sql update test_index set c1 = 2616785461365478875, c2 = 0.523236, c3 = '6lBaYAwGHM' where c = 426 index_test.go:143: sql update test_index set c1 = 1604729234504009238, c2 = 0.322070, c3 = '32bFUJEa3W' where c = 366 index_test.go:143: sql update test_index set c1 = 1275223159146788704, c2 = 0.364843, c3 = '5NGEltqGOZ' where c = 307 index_test.go:140: sql delete from test_index where c = 427 index_test.go:140: sql delete from test_index where c = 447 index_test.go:143: sql update test_index set c1 = 2428539934017867404, c2 = 0.289163, c3 = 'poBS1hI5Hq' where c = 95 index_test.go:143: sql update test_index set c1 = 2464150444628098110, c2 = 0.580739, c3 = 'GXMssZNiAw' where c = 209 index_test.go:137: sql insert into test_index values (621, 8856679507105329606, 0.359040, '9G6FkuY6nK') index_test.go:137: sql insert into test_index values (622, 4737230588502907906, 0.336509, 'YCj8nFjW1H') index_test.go:137: sql insert into test_index values (625, 5751155029273427611, 0.055796, 'VpKjG2nlp8') index_test.go:140: sql delete from test_index where c = 300 index_test.go:140: sql delete from test_index where c = 389 index_test.go:140: sql delete from test_index where c = 562 index_test.go:140: sql delete from test_index where c = 416 index_test.go:143: sql update test_index set c1 = 3857488545647868517, c2 = 0.449891, c3 = 'XZmx5V8zSb' where c = 301 index_test.go:137: sql insert into test_index values (624, 8283304058079748590, 0.922099, 'gOmAmauF78') index_test.go:143: sql update test_index set c1 = 8615654763412562826, c2 = 0.597167, c3 = '2xviuH8wEk' where c = 73 index_test.go:137: sql insert into test_index values (623, 7182929646165791696, 0.722805, 'jKQ0KypwIl') index_test.go:143: sql update test_index set c1 = 1679471887945385487, c2 = 0.907899, c3 = 'SKibApmLCh' where c = 441 index_test.go:143: sql update test_index set c1 = 7655349701503081765, c2 = 0.672988, c3 = 'v97rRlJ9vS' where c = 321 index_test.go:140: sql delete from test_index where c = 549 index_test.go:140: sql delete from test_index where c = 479 index_test.go:140: sql delete from test_index where c = 93 index_test.go:137: sql insert into test_index values (626, 1437401120183249954, 0.166879, 'zEfO0X1DiR') index_test.go:143: sql update test_index set c1 = 1349383274340615701, c2 = 0.358741, c3 = '68bdsn6INg' where c = 332 index_test.go:143: sql update test_index set c1 = 8039878849278025664, c2 = 0.276572, c3 = 's6NaD9z8AO' where c = 594 index_test.go:140: sql delete from test_index where c = 382 index_test.go:137: sql insert into test_index values (628, 8906717281179166718, 0.671451, 'WQuFxD2KsD') index_test.go:137: sql insert into test_index values (627, 1184609734559226047, 0.210278, 'M6o3mW4Z7C') index_test.go:143: sql update test_index set c1 = 2455310602397274485, c2 = 0.496296, c3 = 'hVVHW3sxoC' where c = 347 index_test.go:137: sql insert into test_index values (629, 4238163651408632430, 0.094404, 'z5hoKUGG7u') index_test.go:140: sql delete from test_index where c = 27 index_test.go:140: sql delete from test_index where c = 73 index_test.go:137: sql insert into test_index values (631, 1236111085398286726, 0.677297, 'WMgNEUMPfr') index_test.go:137: sql insert into test_index values (630, 8693638600118659688, 0.108624, 'ro6BzYA4Lf') index_test.go:143: sql update test_index set c1 = 4333920987276357796, c2 = 0.461900, c3 = 'R5SXIUEDq2' where c = 33 index_test.go:143: sql update test_index set c1 = 4784082690543607619, c2 = 0.261016, c3 = '6vaWRbWxC1' where c = 609 index_test.go:140: sql delete from test_index where c = 196 index_test.go:140: sql delete from test_index where c = 376 index_test.go:143: sql update test_index set c1 = 2919293515190744176, c2 = 0.149388, c3 = 'aE0VyoJhYn' where c = 438 index_test.go:140: sql delete from test_index where c = 110 index_test.go:137: sql insert into test_index values (632, 1879443742711425288, 0.518491, 'nyPdhSdNVN') index_test.go:143: sql update test_index set c1 = 7725514241954440068, c2 = 0.683687, c3 = 'B585GWkiBc' where c = 230 index_test.go:140: sql delete from test_index where c = 617 index_test.go:137: sql insert into test_index values (633, 1361031836604851904, 0.397297, 'rKddkqKRDg') index_test.go:143: sql update test_index set c1 = 8121669910698292199, c2 = 0.254912, c3 = 'Kplgn0IvBx' where c = 35 index_test.go:140: sql delete from test_index where c = 63 index_test.go:137: sql insert into test_index values (635, 1382773496796744083, 0.110318, '5v3R98O01t') index_test.go:137: sql insert into test_index values (634, 7756837030256551670, 0.574347, 'LWbiQtOHjw') index_test.go:143: sql update test_index set c1 = 4950262031404445569, c2 = 0.442722, c3 = 'MwPpkuOATf' where c = 495 index_test.go:143: sql update test_index set c1 = 7516958865792622997, c2 = 0.126423, c3 = 'IWdDrFXVto' where c = 433 index_test.go:137: sql insert into test_index values (636, 552220467827887344, 0.453690, '19i5VSjIQV') index_test.go:140: sql delete from test_index where c = 314 index_test.go:143: sql update test_index set c1 = 7457662729480432908, c2 = 0.037014, c3 = 'ROi1qzPzBS' where c = 186 index_test.go:140: sql delete from test_index where c = 64 index_test.go:137: sql insert into test_index values (637, 5371474695240424240, 0.763479, 'Cm5yW1HS1Z') index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 7620099367529225261, c2 = 0.071256, c3 = 'txMI4WIIAO' where c = 598 index_test.go:137: sql insert into test_index values (639, 8352567304999818249, 0.013721, 'RrHLcDk6ff') index_test.go:143: sql update test_index set c1 = 2234597331764389774, c2 = 0.798536, c3 = 'ARglhKTE5s' where c = 573 index_test.go:143: sql update test_index set c1 = 3899806710181181265, c2 = 0.978363, c3 = '0HVydAAMk7' where c = 222 index_test.go:140: sql delete from test_index where c = 294 index_test.go:140: sql delete from test_index where c = 593 index_test.go:143: sql update test_index set c1 = 5226606388107687905, c2 = 0.330396, c3 = 'sTWqSR1nfk' where c = 359 index_test.go:137: sql insert into test_index values (638, 6080574577366327106, 0.354400, 'Trh8Qs2Dho') index_test.go:137: sql insert into test_index values (641, 9063106622918558682, 0.153930, 'mrvEVBlj4l') index_test.go:137: sql insert into test_index values (642, 1316258928710084292, 0.174075, 'PdaMcHZIG4') index_test.go:137: sql insert into test_index values (643, 8830139053775638610, 0.073330, 'RceCXVOXtS') index_test.go:140: sql delete from test_index where c = 317 index_test.go:137: sql insert into test_index values (640, 503311130090612335, 0.481838, 'NZ6LyaxYsf') index_test.go:137: sql insert into test_index values (644, 3359285944123818314, 0.307979, 'YIcKROHFEm') index_test.go:143: sql update test_index set c1 = 3466184739159005234, c2 = 0.461410, c3 = 'bX7HsMV2B4' where c = 625 index_test.go:140: sql delete from test_index where c = 358 index_test.go:140: sql delete from test_index where c = 261 index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 818452522986031679, c2 = 0.539219, c3 = 'dbkZDt7QEK' where c = 52 index_test.go:143: sql update test_index set c1 = 4788037427130472288, c2 = 0.862003, c3 = 'S4EJtI6MvD' where c = 532 index_test.go:140: sql delete from test_index where c = 284 index_test.go:137: sql insert into test_index values (645, 6386417703900935699, 0.082917, '1FFoGTAamm') index_test.go:143: sql update test_index set c1 = 7003640082115635818, c2 = 0.033089, c3 = 'yLHfuFT2n8' where c = 359 index_test.go:143: sql update test_index set c1 = 279026011201528132, c2 = 0.700672, c3 = 'yGhvUtqKrd' where c = 131 index_test.go:140: sql delete from test_index where c = 412 index_test.go:143: sql update test_index set c1 = 7632994032692440947, c2 = 0.268161, c3 = 'Bn0rv34iSl' where c = 451 index_test.go:137: sql insert into test_index values (647, 8872877267495643796, 0.919566, 'LXRN2PQDc2') index_test.go:143: sql update test_index set c1 = 668904922634798249, c2 = 0.064328, c3 = 'majjlPfN34' where c = 129 index_test.go:137: sql insert into test_index values (646, 6284032522250389419, 0.306181, 'pxfr1HZKhw') index_test.go:137: sql insert into test_index values (649, 8623427473377449631, 0.760227, 'A2luRo9nSH') index_test.go:140: sql delete from test_index where c = 10 index_test.go:143: sql update test_index set c1 = 7505470178043195714, c2 = 0.096186, c3 = 'qdcCmJqa5A' where c = 524 index_test.go:143: sql update test_index set c1 = 8015740740900345810, c2 = 0.323027, c3 = 'cSPEWajElb' where c = 103 index_test.go:140: sql delete from test_index where c = 505 index_test.go:137: sql insert into test_index values (650, 580757924044817095, 0.068771, 'MxmMUIzcp6') index_test.go:137: sql insert into test_index values (648, 3643537365692018472, 0.623061, 'inZSDCOhtd') index_test.go:137: sql insert into test_index values (651, 3895218954413142353, 0.703133, 'SQe4hhv4M3') index_test.go:143: sql update test_index set c1 = 7188174985194894870, c2 = 0.764710, c3 = 'aOBRcYvw7U' where c = 611 index_test.go:143: sql update test_index set c1 = 51191841587787613, c2 = 0.326391, c3 = 'YapiMajdvK' where c = 239 index_test.go:140: sql delete from test_index where c = 228 index_test.go:137: sql insert into test_index values (652, 8310408065862704013, 0.137238, 'j0lxXJxjyW') index_test.go:140: sql delete from test_index where c = 499 index_test.go:140: sql delete from test_index where c = 282 index_test.go:143: sql update test_index set c1 = 1886466548764595135, c2 = 0.556892, c3 = 'O1sW2unf1j' where c = 575 index_test.go:140: sql delete from test_index where c = 141 index_test.go:140: sql delete from test_index where c = 405 index_test.go:137: sql insert into test_index values (655, 5588761581461653819, 0.874118, 'rzDFQZzd6e') index_test.go:137: sql insert into test_index values (653, 6751878455681092202, 0.972133, 'Th72QPUUn3') index_test.go:137: sql insert into test_index values (654, 5941655667605355303, 0.754443, '2Tot3W5muN') index_test.go:137: sql insert into test_index values (656, 4656380387080508868, 0.802161, 'RRMj0gYdA0') index_test.go:143: sql update test_index set c1 = 8804822556076340235, c2 = 0.905849, c3 = 'ahkZfsxcau' where c = 521 index_test.go:143: sql update test_index set c1 = 5508374062717795861, c2 = 0.360531, c3 = 'nJsRy8CdC2' where c = 225 index_test.go:140: sql delete from test_index where c = 85 index_test.go:143: sql update test_index set c1 = 3785912129838393012, c2 = 0.703726, c3 = 'h4TqjICeuB' where c = 269 index_test.go:140: sql delete from test_index where c = 389 index_test.go:143: sql update test_index set c1 = 897957869398013710, c2 = 0.113948, c3 = 'MyOSN4uELC' where c = 555 index_test.go:140: sql delete from test_index where c = 289 index_test.go:137: sql insert into test_index values (657, 8919324190509635668, 0.754581, 'e7FwZp09Q3') index_test.go:143: sql update test_index set c1 = 5805212184910498869, c2 = 0.170868, c3 = 'OnUOlIInet' where c = 173 index_test.go:137: sql insert into test_index values (658, 4182640837282270508, 0.523047, 'PBVJ2sVPoS') index_test.go:140: sql delete from test_index where c = 614 index_test.go:137: sql insert into test_index values (659, 7487911156192151216, 0.227670, 'FMsL5JJc2q') index_test.go:137: sql insert into test_index values (660, 2787048146049219095, 0.762240, 'aIC3qARJm8') index_test.go:143: sql update test_index set c1 = 5444226852462838817, c2 = 0.575563, c3 = 'FUpjRcVAib' where c = 630 index_test.go:143: sql update test_index set c1 = 4811322820653430442, c2 = 0.602447, c3 = 'Od4YK8Q5qm' where c = 356 index_test.go:140: sql delete from test_index where c = 184 index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 83 index_test.go:140: sql delete from test_index where c = 383 index_test.go:137: sql insert into test_index values (661, 5004224683187993172, 0.755738, 'u1JAfBn0Ud') index_test.go:143: sql update test_index set c1 = 5412485771956867561, c2 = 0.887137, c3 = 'eDoBwiYlIA' where c = 269 index_test.go:137: sql insert into test_index values (663, 8816624882561886550, 0.353533, 'CTH54IBH6l') index_test.go:137: sql insert into test_index values (662, 1904123280141648168, 0.639180, 'mpMlAk1rJr') index_test.go:143: sql update test_index set c1 = 2185657853350352743, c2 = 0.267857, c3 = 'fZpxdLRt4f' where c = 178 index_test.go:143: sql update test_index set c1 = 1832537533378624814, c2 = 0.862759, c3 = 'QTDnE847xk' where c = 439 index_test.go:140: sql delete from test_index where c = 197 index_test.go:143: sql update test_index set c1 = 216288123531140570, c2 = 0.023656, c3 = 'oPBbpJqMbi' where c = 644 index_test.go:137: sql insert into test_index values (664, 9187971831136314968, 0.206086, '5x2Bi53kcQ') index_test.go:143: sql update test_index set c1 = 6494800266531472370, c2 = 0.933324, c3 = 'ilp7r6tB4J' where c = 478 index_test.go:140: sql delete from test_index where c = 272 index_test.go:137: sql insert into test_index values (666, 8742515666263180024, 0.454792, 'nTNPJixCys') index_test.go:140: sql delete from test_index where c = 489 index_test.go:137: sql insert into test_index values (665, 246691852982982892, 0.111827, 'rVR7HiHwPa') index_test.go:143: sql update test_index set c1 = 8616783341569296448, c2 = 0.272187, c3 = 'bgSHS6bisn' where c = 203 index_test.go:140: sql delete from test_index where c = 653 index_test.go:140: sql delete from test_index where c = 140 index_test.go:137: sql insert into test_index values (667, 6644547881912658532, 0.801112, '0AZGhRiqfZ') index_test.go:143: sql update test_index set c1 = 186223488957436958, c2 = 0.212531, c3 = 'B6nx2hHyFn' where c = 121 index_test.go:143: sql update test_index set c1 = 7698504437099493900, c2 = 0.351753, c3 = 'NAQ8z7Wlck' where c = 13 index_test.go:140: sql delete from test_index where c = 301 index_test.go:137: sql insert into test_index values (668, 3885846620459877854, 0.526006, 'MAkF3lHBms') index_test.go:140: sql delete from test_index where c = 269 index_test.go:143: sql update test_index set c1 = 8383916823736623605, c2 = 0.114123, c3 = 'Cn0uLZ9LYE' where c = 509 index_test.go:143: sql update test_index set c1 = 2297244884084466780, c2 = 0.860555, c3 = 'kIzyTZ7mv3' where c = 319 index_test.go:143: sql update test_index set c1 = 4927885923396213322, c2 = 0.583006, c3 = 'aPBlPCpEWf' where c = 18 index_test.go:140: sql delete from test_index where c = 36 index_test.go:137: sql insert into test_index values (671, 7793290255173614824, 0.551510, '4oO3gAz042') index_test.go:143: sql update test_index set c1 = 3519888325869250649, c2 = 0.657653, c3 = 's8B9QLuOCI' where c = 189 index_test.go:137: sql insert into test_index values (669, 3345940757623546200, 0.929214, 'hApV1OH19i') index_test.go:137: sql insert into test_index values (672, 3228614453883257702, 0.796820, 'zzJAuYyW3v') index_test.go:143: sql update test_index set c1 = 1350731024662011195, c2 = 0.981353, c3 = 'GNl8XYisof' where c = 628 index_test.go:140: sql delete from test_index where c = 354 index_test.go:140: sql delete from test_index where c = 70 index_test.go:137: sql insert into test_index values (670, 5390455716305386096, 0.400018, '4xxlxs7zi4') index_test.go:137: sql insert into test_index values (674, 7229488905495867213, 0.170817, 'h8bEEdcYtz') index_test.go:137: sql insert into test_index values (673, 5581836295539400575, 0.070563, 'SkY5NNov1o') index_test.go:143: sql update test_index set c1 = 7559257519118448451, c2 = 0.292818, c3 = 'ojX10GGJV5' where c = 190 index_test.go:143: sql update test_index set c1 = 1004678890536110102, c2 = 0.476731, c3 = 'zaSYPRSXH1' where c = 359 index_test.go:143: sql update test_index set c1 = 7176548504803200671, c2 = 0.539417, c3 = 'NdV5psP1Sb' where c = 463 index_test.go:137: sql insert into test_index values (676, 6171060945159843879, 0.697897, 'ut2jpeFLNY') index_test.go:137: sql insert into test_index values (675, 3161869809866250086, 0.629565, 'z9QF2dUz6H') index_test.go:140: sql delete from test_index where c = 290 index_test.go:140: sql delete from test_index where c = 365 index_test.go:140: sql delete from test_index where c = 306 index_test.go:137: sql insert into test_index values (677, 2352163664600558869, 0.633945, 'By2IUQPVeC') index_test.go:137: sql insert into test_index values (678, 7021566362901544589, 0.690560, 'x3SonvrSFa') index_test.go:140: sql delete from test_index where c = 372 index_test.go:140: sql delete from test_index where c = 243 index_test.go:137: sql insert into test_index values (679, 5703250646618998784, 0.293929, 'aMBPxyuSix') index_test.go:140: sql delete from test_index where c = 125 index_test.go:143: sql update test_index set c1 = 1735507848134059935, c2 = 0.145994, c3 = 'pviCCqYgZF' where c = 139 index_test.go:140: sql delete from test_index where c = 287 index_test.go:143: sql update test_index set c1 = 963294332604446670, c2 = 0.028763, c3 = 'VBKNOaKiXS' where c = 425 index_test.go:143: sql update test_index set c1 = 3717423595885838935, c2 = 0.729277, c3 = 'EYYSNghWbn' where c = 19 index_test.go:140: sql delete from test_index where c = 354 index_test.go:143: sql update test_index set c1 = 4105970564875541309, c2 = 0.577817, c3 = 'xRJI6w4GAB' where c = 144 index_test.go:143: sql update test_index set c1 = 341570915769748305, c2 = 0.803526, c3 = 'vCeUUwgYBt' where c = 645 index_test.go:143: sql update test_index set c1 = 2836816137425585011, c2 = 0.076931, c3 = 'ffLhucnF6u' where c = 63 index_test.go:137: sql insert into test_index values (680, 1769704694040984569, 0.645117, 'xm6nQdu4wN') index_test.go:140: sql delete from test_index where c = 154 index_test.go:137: sql insert into test_index values (681, 6474777420893253153, 0.091610, '7I1PzNHSEF') index_test.go:137: sql insert into test_index values (682, 6950149377721795780, 0.627186, '5O6PcpoM9a') index_test.go:140: sql delete from test_index where c = 548 index_test.go:143: sql update test_index set c1 = 7904990165390447889, c2 = 0.884955, c3 = '9s7gRLjl2a' where c = 139 index_test.go:137: sql insert into test_index values (684, 3095671489587851647, 0.666993, 'dSr8h421SF') index_test.go:137: sql insert into test_index values (685, 999564239219747071, 0.191898, 'P3lUfm5PHk') index_test.go:143: sql update test_index set c1 = 538605535893417542, c2 = 0.591710, c3 = 'XRfplsM6cN' where c = 544 index_test.go:143: sql update test_index set c1 = 8248128299342816813, c2 = 0.941252, c3 = 'lSTR4Xe9Q5' where c = 120 index_test.go:140: sql delete from test_index where c = 252 index_test.go:143: sql update test_index set c1 = 7704592449042967725, c2 = 0.739109, c3 = 'OBcTJrkj0N' where c = 126 index_test.go:140: sql delete from test_index where c = 45 index_test.go:137: sql insert into test_index values (683, 2455408012250912662, 0.140688, 'Cd2tm6f4m3') index_test.go:140: sql delete from test_index where c = 449 index_test.go:140: sql delete from test_index where c = 364 index_test.go:143: sql update test_index set c1 = 8218534400788536506, c2 = 0.609468, c3 = 'R96QPGcqrM' where c = 452 index_test.go:137: sql insert into test_index values (688, 1742985044048800816, 0.211588, 'PLKlRsEuSi') index_test.go:137: sql insert into test_index values (687, 5877033962246013189, 0.465080, 'GMwkwsdXOL') index_test.go:140: sql delete from test_index where c = 437 index_test.go:143: sql update test_index set c1 = 1920971068665909489, c2 = 0.783761, c3 = 'UMFqksQSTG' where c = 204 index_test.go:137: sql insert into test_index values (689, 7730523500800195224, 0.040965, '6kuCweXBk5') index_test.go:137: sql insert into test_index values (686, 4252971086707869004, 0.361655, '6yCzaRA72Q') index_test.go:143: sql update test_index set c1 = 2923544301570093323, c2 = 0.262343, c3 = 'ZyGO5qIwKO' where c = 176 index_test.go:143: sql update test_index set c1 = 163410084210381737, c2 = 0.640322, c3 = 'MUnL4I462W' where c = 415 index_test.go:140: sql delete from test_index where c = 445 index_test.go:143: sql update test_index set c1 = 2281222073203217292, c2 = 0.361174, c3 = '86VJoeEJ5D' where c = 35 index_test.go:140: sql delete from test_index where c = 583 index_test.go:137: sql insert into test_index values (691, 4455547879823916788, 0.511590, 'sc8tmhYrYo') index_test.go:140: sql delete from test_index where c = 484 index_test.go:137: sql insert into test_index values (690, 4934883228517448604, 0.020566, 'iA8HEdsUvR') index_test.go:140: sql delete from test_index where c = 1 index_test.go:140: sql delete from test_index where c = 417 index_test.go:137: sql insert into test_index values (694, 1616805085528613714, 0.706561, 'B3tX1yAE9B') index_test.go:140: sql delete from test_index where c = 174 index_test.go:137: sql insert into test_index values (693, 4786616541890144702, 0.057500, '76kmpQCv7p') index_test.go:143: sql update test_index set c1 = 6238576486367063561, c2 = 0.460696, c3 = 'PCvgZdGNMx' where c = 202 index_test.go:140: sql delete from test_index where c = 289 index_test.go:137: sql insert into test_index values (692, 1229783112783304670, 0.776286, 'kKqVG9IJQ8') index_test.go:143: sql update test_index set c1 = 7497189515905351375, c2 = 0.492774, c3 = 'r6zCwYQj2S' where c = 295 index_test.go:140: sql delete from test_index where c = 614 index_test.go:143: sql update test_index set c1 = 2021700683156261711, c2 = 0.086138, c3 = 'rSn3ed1H2J' where c = 341 index_test.go:140: sql delete from test_index where c = 653 index_test.go:143: sql update test_index set c1 = 744100282854185234, c2 = 0.953500, c3 = '0iOKDZSAFn' where c = 147 index_test.go:143: sql update test_index set c1 = 404841394671287952, c2 = 0.072119, c3 = 'dtsTQlOIU3' where c = 338 index_test.go:143: sql update test_index set c1 = 7429083418276406527, c2 = 0.052866, c3 = 'XYPoDZi4d8' where c = 443 index_test.go:143: sql update test_index set c1 = 7990896630168254923, c2 = 0.722954, c3 = 'Xym9v8SixM' where c = 188 index_test.go:137: sql insert into test_index values (695, 7371676620600250421, 0.456130, 'yHDA7JHMvk') index_test.go:143: sql update test_index set c1 = 1391923250980663903, c2 = 0.059907, c3 = 'GgJ5u0Xvfi' where c = 441 index_test.go:137: sql insert into test_index values (696, 3992436207668884903, 0.195926, 'ecFxLFv0VB') index_test.go:140: sql delete from test_index where c = 557 index_test.go:140: sql delete from test_index where c = 65 index_test.go:137: sql insert into test_index values (697, 1237033888390713651, 0.138753, 'UE31TFjzw0') index_test.go:137: sql insert into test_index values (698, 4989488755471394568, 0.629223, 'rD1korpyNC') index_test.go:140: sql delete from test_index where c = 686 index_test.go:143: sql update test_index set c1 = 2261871365304694348, c2 = 0.512835, c3 = 'aUCUxbLcvf' where c = 566 index_test.go:140: sql delete from test_index where c = 21 index_test.go:140: sql delete from test_index where c = 289 index_test.go:143: sql update test_index set c1 = 9161984110831734184, c2 = 0.659858, c3 = 'Oy9b1xh4FX' where c = 242 index_test.go:143: sql update test_index set c1 = 2757922464861920358, c2 = 0.765646, c3 = 'XyQNAx7dAj' where c = 591 index_test.go:143: sql update test_index set c1 = 5079371948027731663, c2 = 0.004581, c3 = 'zyr4rlmbaP' where c = 393 index_test.go:143: sql update test_index set c1 = 8731137328856529087, c2 = 0.781510, c3 = 'XRNGSP43lD' where c = 198 index_test.go:137: sql insert into test_index values (699, 4393944585515673584, 0.124810, 'D8SjGhLZ5O') index_test.go:143: sql update test_index set c1 = 177450813842992710, c2 = 0.704605, c3 = 'Y31mFlcMSm' where c = 650 index_test.go:137: sql insert into test_index values (700, 5750454063491999513, 0.906175, 'bnZq57i3v0') index_test.go:140: sql delete from test_index where c = 147 index_test.go:140: sql delete from test_index where c = 68 index_test.go:143: sql update test_index set c1 = 6581292598700806463, c2 = 0.271303, c3 = 'qkZ0eRRVTc' where c = 610 index_test.go:143: sql update test_index set c1 = 5978232549145045695, c2 = 0.667783, c3 = 'rp8mhfMO0m' where c = 399 [TestSimpleConflictDelete][Insert][Time Cost]367.744946ms index_test.go:137: sql insert into test_index values (702, 2681071207832809181, 0.218910, 'BUcGKgESoE') index_test.go:137: sql insert into test_index values (703, 4437636873184514627, 0.010645, '3AZOERSpN3') index_test.go:137: sql insert into test_index values (706, 3731236423883838489, 0.075179, '1gsT3wPAKC') index_test.go:137: sql insert into test_index values (704, 7162257831369665535, 0.303901, 'VfREVsn04G') index_test.go:137: sql insert into test_index values (701, 6397762049357024631, 0.310109, 'xoXvLCs3MG') index_test.go:137: sql insert into test_index values (710, 4762837180488299325, 0.097150, '0U4l0yDufF') index_test.go:137: sql insert into test_index values (708, 5729646800100275164, 0.981922, 'PHrcs3Blc3') index_test.go:137: sql insert into test_index values (707, 6626484741450060299, 0.601252, 'Umv6hN3xSa') index_test.go:140: sql delete from test_index where c = 49 index_test.go:137: sql insert into test_index values (705, 1219335942256717425, 0.808803, 'w1dK3jc3sX') index_test.go:137: sql insert into test_index values (709, 4188768276151593494, 0.893538, 'ihedNJEeaE') index_test.go:140: sql delete from test_index where c = 369 index_test.go:140: sql delete from test_index where c = 438 index_test.go:140: sql delete from test_index where c = 515 index_test.go:140: sql delete from test_index where c = 206 index_test.go:140: sql delete from test_index where c = 227 index_test.go:140: sql delete from test_index where c = 501 index_test.go:143: sql update test_index set c1 = 2616580858171470888, c2 = 0.397915, c3 = '9e3GcXic2f' where c = 13 index_test.go:140: sql delete from test_index where c = 571 index_test.go:140: sql delete from test_index where c = 709 index_test.go:143: sql update test_index set c1 = 6478289280953506006, c2 = 0.852400, c3 = 'UPN5ffb7fQ' where c = 512 index_test.go:140: sql delete from test_index where c = 185 index_test.go:143: sql update test_index set c1 = 1245665071071893711, c2 = 0.090359, c3 = 'DwQbldXakv' where c = 367 index_test.go:143: sql update test_index set c1 = 5519428578064658106, c2 = 0.595446, c3 = 'bFmBb2Fnhl' where c = 18 index_test.go:143: sql update test_index set c1 = 5101517105117917547, c2 = 0.256132, c3 = 'RBwVhhE3JD' where c = 280 index_test.go:143: sql update test_index set c1 = 729090158940520825, c2 = 0.360776, c3 = 'ggPENUzOnR' where c = 433 index_test.go:143: sql update test_index set c1 = 4458399557336223603, c2 = 0.492186, c3 = 'cOsnjh3igk' where c = 633 index_test.go:137: sql insert into test_index values (711, 1970703951071661602, 0.505534, 'mpTccvCsYU') index_test.go:143: sql update test_index set c1 = 4292617927737516132, c2 = 0.284260, c3 = 'df1DVTWZPU' where c = 71 index_test.go:143: sql update test_index set c1 = 6546717339340153423, c2 = 0.467992, c3 = 'iN4aXRdXRk' where c = 319 index_test.go:137: sql insert into test_index values (712, 8489191731326312066, 0.994192, 'BkDekkRg5b') index_test.go:137: sql insert into test_index values (713, 9083765114283503195, 0.587306, 'QshLPG8wip') index_test.go:137: sql insert into test_index values (714, 3202690751642241888, 0.771187, 'jQd365jJwS') index_test.go:137: sql insert into test_index values (715, 1780088925351289595, 0.235202, 'MORlKUYaxH') index_test.go:137: sql insert into test_index values (716, 1136806383302693726, 0.444395, 'ZcgVBaMazq') index_test.go:137: sql insert into test_index values (717, 6818003286376062875, 0.502578, 'Tzm8rg5aP3') index_test.go:137: sql insert into test_index values (718, 880332160353176852, 0.261888, 'W42g9hpkUc') index_test.go:140: sql delete from test_index where c = 447 index_test.go:140: sql delete from test_index where c = 510 index_test.go:143: sql update test_index set c1 = 6780297054583957051, c2 = 0.673867, c3 = '24M4O3IPJd' where c = 430 index_test.go:140: sql delete from test_index where c = 268 index_test.go:137: sql insert into test_index values (719, 4611650303812465344, 0.702033, 'lGHwImoEBu') index_test.go:140: sql delete from test_index where c = 656 index_test.go:140: sql delete from test_index where c = 400 index_test.go:140: sql delete from test_index where c = 450 index_test.go:143: sql update test_index set c1 = 3607751963310824894, c2 = 0.511905, c3 = '5OBFXqAa1B' where c = 72 index_test.go:137: sql insert into test_index values (720, 1038580873956312727, 0.066504, 'oPbaYW05s9') index_test.go:140: sql delete from test_index where c = 480 index_test.go:143: sql update test_index set c1 = 1114915180132274264, c2 = 0.905655, c3 = 'iICNbmeU3h' where c = 160 index_test.go:140: sql delete from test_index where c = 600 index_test.go:143: sql update test_index set c1 = 7161922598175118420, c2 = 0.997004, c3 = '4ZyTU62PzO' where c = 627 index_test.go:140: sql delete from test_index where c = 706 index_test.go:143: sql update test_index set c1 = 3853614746562184539, c2 = 0.536668, c3 = 'bq5H5nPbxf' where c = 156 index_test.go:143: sql update test_index set c1 = 6489163027828820410, c2 = 0.131863, c3 = 'hqNClZBMyh' where c = 14 index_test.go:137: sql insert into test_index values (721, 1076776163875806930, 0.468116, '3kmV7iuZGR') index_test.go:143: sql update test_index set c1 = 8830098129111287764, c2 = 0.496929, c3 = '0g9ejtYuXb' where c = 201 index_test.go:140: sql delete from test_index where c = 399 index_test.go:137: sql insert into test_index values (722, 8849685901272628765, 0.462936, '35vuDrSQ2D') index_test.go:137: sql insert into test_index values (723, 1442492086584334571, 0.329840, 'gx5dZ9rlGe') index_test.go:137: sql insert into test_index values (724, 4026561339487290317, 0.333027, 'lz3YqqnHUt') index_test.go:140: sql delete from test_index where c = 1 index_test.go:143: sql update test_index set c1 = 8085909672883133116, c2 = 0.839608, c3 = 'UIhUyf7R5A' where c = 607 index_test.go:143: sql update test_index set c1 = 534571250186372187, c2 = 0.698370, c3 = 'l6kNvmD2zK' where c = 186 index_test.go:143: sql update test_index set c1 = 3248344748711440609, c2 = 0.523267, c3 = '1jO2EuZUp1' where c = 546 index_test.go:140: sql delete from test_index where c = 5 index_test.go:137: sql insert into test_index values (726, 623743770820843846, 0.554863, '8kpPGap58Q') index_test.go:143: sql update test_index set c1 = 8269855310269435568, c2 = 0.841726, c3 = '2GWtfLvweF' where c = 36 index_test.go:140: sql delete from test_index where c = 419 index_test.go:140: sql delete from test_index where c = 673 index_test.go:140: sql delete from test_index where c = 261 index_test.go:137: sql insert into test_index values (725, 8069658530820573846, 0.344118, 'FWzArFwgwH') index_test.go:143: sql update test_index set c1 = 1621849745361415619, c2 = 0.819158, c3 = '5jGRWZOanR' where c = 224 index_test.go:137: sql insert into test_index values (728, 4725892510970728379, 0.749812, 'RDk5a3xToq') index_test.go:140: sql delete from test_index where c = 355 index_test.go:143: sql update test_index set c1 = 661442051340472490, c2 = 0.199711, c3 = '9hM4SlnW0X' where c = 532 index_test.go:137: sql insert into test_index values (729, 6606084979669564737, 0.625598, 'CCCSGTQZIS') index_test.go:137: sql insert into test_index values (732, 5736223898129925179, 0.931147, 'LaLoBg57I3') index_test.go:137: sql insert into test_index values (730, 3054259648621820377, 0.897250, 'dJdnWtdS37') index_test.go:143: sql update test_index set c1 = 9128576360470302421, c2 = 0.045646, c3 = 'aZxcEQOUsq' where c = 474 index_test.go:140: sql delete from test_index where c = 720 index_test.go:137: sql insert into test_index values (727, 6470708341653102025, 0.828037, 'Bb826m7j7D') index_test.go:143: sql update test_index set c1 = 2797691565455779025, c2 = 0.760564, c3 = 'P2mF9NrPyO' where c = 514 index_test.go:143: sql update test_index set c1 = 3226385523748302243, c2 = 0.126951, c3 = 'JVnsuStIex' where c = 713 index_test.go:137: sql insert into test_index values (731, 6947327519217975096, 0.468379, 'FhFwB7fYuq') index_test.go:143: sql update test_index set c1 = 6533481445585045012, c2 = 0.827089, c3 = 'o8e6aalYIC' where c = 406 index_test.go:140: sql delete from test_index where c = 29 index_test.go:140: sql delete from test_index where c = 128 index_test.go:137: sql insert into test_index values (733, 5631577957213596750, 0.084570, 'TYvragBE2m') index_test.go:140: sql delete from test_index where c = 210 index_test.go:140: sql delete from test_index where c = 142 index_test.go:137: sql insert into test_index values (734, 3907347717451768158, 0.264531, 'Fd4LSsUxjO') index_test.go:143: sql update test_index set c1 = 81773192512224509, c2 = 0.673138, c3 = 'adKxLMrYsz' where c = 460 index_test.go:143: sql update test_index set c1 = 1468294030227413082, c2 = 0.400668, c3 = '6hd24XDZnX' where c = 139 index_test.go:137: sql insert into test_index values (735, 5813778768013908408, 0.557911, 'qv9Mruz3ns') index_test.go:143: sql update test_index set c1 = 322229157529838019, c2 = 0.514024, c3 = 'wZ2ZcwEJpE' where c = 213 index_test.go:140: sql delete from test_index where c = 374 index_test.go:140: sql delete from test_index where c = 561 index_test.go:137: sql insert into test_index values (736, 8322470793263284246, 0.941388, 'hra0W3IdyS') index_test.go:137: sql insert into test_index values (737, 487328842866209476, 0.957544, 'YslvqHDSr1') index_test.go:140: sql delete from test_index where c = 485 index_test.go:137: sql insert into test_index values (738, 2588171105202720345, 0.123667, 'dV5SVpwKq6') index_test.go:143: sql update test_index set c1 = 8629301884335509753, c2 = 0.195357, c3 = 'IYb3D7dMQ8' where c = 518 index_test.go:143: sql update test_index set c1 = 1971843489254344757, c2 = 0.495071, c3 = 'NcbzIN2G5e' where c = 448 index_test.go:140: sql delete from test_index where c = 54 index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 47 index_test.go:143: sql update test_index set c1 = 4017005769701334913, c2 = 0.741172, c3 = 'cRMfQEu7v1' where c = 711 index_test.go:140: sql delete from test_index where c = 33 index_test.go:143: sql update test_index set c1 = 5633759602229343259, c2 = 0.441449, c3 = 'wQyTtbNkEm' where c = 411 index_test.go:137: sql insert into test_index values (739, 3750349824263001509, 0.178282, 'sDmq8ycds6') index_test.go:143: sql update test_index set c1 = 6367887808858048972, c2 = 0.293115, c3 = 'D58wCoNaBi' where c = 114 index_test.go:137: sql insert into test_index values (741, 5617813470429441979, 0.822651, '6qIW29jHnt') index_test.go:143: sql update test_index set c1 = 4442140461360363160, c2 = 0.796075, c3 = 'XifHetnw2G' where c = 478 index_test.go:143: sql update test_index set c1 = 7066948947454025653, c2 = 0.996862, c3 = 'VLgvK47zFo' where c = 709 index_test.go:137: sql insert into test_index values (742, 5969717143359836022, 0.942549, 'er069Mgbrc') index_test.go:137: sql insert into test_index values (740, 6537202348183855012, 0.204692, 'YfQGW3JZOO') index_test.go:143: sql update test_index set c1 = 6609118765460646938, c2 = 0.324383, c3 = 'FPVKZx0V5u' where c = 572 index_test.go:143: sql update test_index set c1 = 72273308360474346, c2 = 0.353615, c3 = 'v32TlBo5DW' where c = 502 index_test.go:137: sql insert into test_index values (744, 2607205528374260692, 0.728669, 'XSKqf10wiN') index_test.go:137: sql insert into test_index values (743, 8533219556869192792, 0.156531, 'HP3sOwprGe') index_test.go:140: sql delete from test_index where c = 107 index_test.go:137: sql insert into test_index values (745, 7244181163344271552, 0.785215, '0hXfamRfzB') index_test.go:137: sql insert into test_index values (746, 5480559164197310997, 0.547543, 'oaJQEMVvuv') index_test.go:140: sql delete from test_index where c = 561 index_test.go:140: sql delete from test_index where c = 199 index_test.go:140: sql delete from test_index where c = 330 index_test.go:137: sql insert into test_index values (748, 6541752346421252481, 0.873273, '4qSI0BArY8') index_test.go:140: sql delete from test_index where c = 610 index_test.go:140: sql delete from test_index where c = 582 index_test.go:143: sql update test_index set c1 = 6532179895012726938, c2 = 0.665059, c3 = '8JkuQe8jMA' where c = 604 index_test.go:140: sql delete from test_index where c = 647 index_test.go:140: sql delete from test_index where c = 452 index_test.go:137: sql insert into test_index values (747, 3998668022510005303, 0.076461, 'd9n8BHjwL7') index_test.go:143: sql update test_index set c1 = 1723850893118235904, c2 = 0.658710, c3 = 'rIxn12O91i' where c = 225 index_test.go:143: sql update test_index set c1 = 6675454515454566210, c2 = 0.993654, c3 = '0k90gHbAN9' where c = 38 index_test.go:140: sql delete from test_index where c = 348 index_test.go:143: sql update test_index set c1 = 1059757552697436597, c2 = 0.347766, c3 = 'Pr0r9ggvQI' where c = 577 index_test.go:137: sql insert into test_index values (749, 5420975757933602034, 0.678041, 'BhdGguKCmQ') index_test.go:137: sql insert into test_index values (750, 3421528649308843159, 0.041858, 'gD6lqLn0pa') index_test.go:143: sql update test_index set c1 = 8811948280001406150, c2 = 0.108967, c3 = 'zVK6knB1Gx' where c = 157 index_test.go:137: sql insert into test_index values (751, 4401495577438567724, 0.134668, 'r2e8KcrtaM') index_test.go:140: sql delete from test_index where c = 522 index_test.go:143: sql update test_index set c1 = 8926365874175645378, c2 = 0.916859, c3 = '66FA1nZF6W' where c = 630 index_test.go:143: sql update test_index set c1 = 7828418197030462577, c2 = 0.622798, c3 = 'A8SAoOzTdg' where c = 181 index_test.go:137: sql insert into test_index values (752, 1628889130002007826, 0.593216, 'zJCwdSGT6O') index_test.go:140: sql delete from test_index where c = 140 index_test.go:143: sql update test_index set c1 = 459146178233944301, c2 = 0.449372, c3 = 'sJXl1VRR55' where c = 725 index_test.go:137: sql insert into test_index values (754, 5211564030457328647, 0.567859, 'P0K3UMMq3E') index_test.go:140: sql delete from test_index where c = 438 index_test.go:140: sql delete from test_index where c = 160 index_test.go:137: sql insert into test_index values (753, 5845222598311599770, 0.544047, 'xMuMRcYZL7') index_test.go:137: sql insert into test_index values (755, 9205801525883190213, 0.987619, 'jXwGuSx7aC') index_test.go:143: sql update test_index set c1 = 2059127675143410605, c2 = 0.363425, c3 = 'caqKB24rzV' where c = 247 index_test.go:143: sql update test_index set c1 = 8611322730807884525, c2 = 0.461057, c3 = 'GH2CTieeRH' where c = 138 index_test.go:140: sql delete from test_index where c = 192 index_test.go:143: sql update test_index set c1 = 8731209942446329781, c2 = 0.215042, c3 = 'sYyDeyLlAG' where c = 506 index_test.go:137: sql insert into test_index values (756, 5074216026213411097, 0.218418, 'ip5CTEwN8F') index_test.go:140: sql delete from test_index where c = 3 index_test.go:140: sql delete from test_index where c = 505 index_test.go:143: sql update test_index set c1 = 2908226249469062494, c2 = 0.027680, c3 = 'kdxIuiTCEP' where c = 52 index_test.go:143: sql update test_index set c1 = 4596678359313011744, c2 = 0.189832, c3 = '1ZK39Og7If' where c = 428 index_test.go:140: sql delete from test_index where c = 443 index_test.go:143: sql update test_index set c1 = 3125326436738208377, c2 = 0.396077, c3 = '6P96QbsoYl' where c = 711 index_test.go:137: sql insert into test_index values (757, 8520875398862068652, 0.071980, '1HTmVS96ZN') index_test.go:137: sql insert into test_index values (758, 1576957070303903215, 0.809259, 'MNDTS0LkFQ') index_test.go:137: sql insert into test_index values (759, 3938055947797531575, 0.332763, 'P0814cHQd6') index_test.go:137: sql insert into test_index values (760, 1688915151469900944, 0.980874, 'u2njcVPiqR') index_test.go:143: sql update test_index set c1 = 3043759967756258229, c2 = 0.603063, c3 = 'KkB9ED3DNK' where c = 536 index_test.go:143: sql update test_index set c1 = 248113934245093218, c2 = 0.246802, c3 = 'WmEGYAGAWC' where c = 753 index_test.go:137: sql insert into test_index values (762, 2027550827916047503, 0.060405, 'OLkJKyAfb0') index_test.go:137: sql insert into test_index values (761, 2104763169580206504, 0.806488, 'dHdRPEai7l') index_test.go:140: sql delete from test_index where c = 471 index_test.go:140: sql delete from test_index where c = 638 index_test.go:140: sql delete from test_index where c = 107 index_test.go:140: sql delete from test_index where c = 318 index_test.go:137: sql insert into test_index values (763, 44167260789106631, 0.997844, 'R4tHdBhCbf') index_test.go:140: sql delete from test_index where c = 605 index_test.go:143: sql update test_index set c1 = 5451312602170458781, c2 = 0.144749, c3 = 'jOSvfx15Qd' where c = 749 index_test.go:143: sql update test_index set c1 = 1712775870945942971, c2 = 0.615611, c3 = 'AbTvfMA35C' where c = 296 index_test.go:143: sql update test_index set c1 = 1008149821665903539, c2 = 0.335879, c3 = 'wZYKAdLovN' where c = 403 index_test.go:143: sql update test_index set c1 = 3600522393186619671, c2 = 0.901081, c3 = 'KtazG4uSze' where c = 317 index_test.go:140: sql delete from test_index where c = 336 index_test.go:140: sql delete from test_index where c = 542 index_test.go:140: sql delete from test_index where c = 101 index_test.go:137: sql insert into test_index values (764, 7729448170727736761, 0.958578, 'XEz9l1J0Rs') index_test.go:143: sql update test_index set c1 = 6682848342026238797, c2 = 0.742321, c3 = 'QhM7vLFC7L' where c = 567 index_test.go:137: sql insert into test_index values (766, 2279849673598672795, 0.443211, 'LXKOzt8ims') index_test.go:137: sql insert into test_index values (765, 2978260937332810389, 0.417838, 'Mq3j5cTguI') index_test.go:143: sql update test_index set c1 = 7221836342981541194, c2 = 0.980370, c3 = 'y3NpgWqDWN' where c = 68 index_test.go:143: sql update test_index set c1 = 3978335065901808333, c2 = 0.464874, c3 = 'gjnZtO71P9' where c = 90 index_test.go:143: sql update test_index set c1 = 1518130998356866981, c2 = 0.641915, c3 = 'vEQlZ8oLly' where c = 404 index_test.go:137: sql insert into test_index values (769, 3461437227675850191, 0.880228, 'nTZyC3Du4D') index_test.go:143: sql update test_index set c1 = 1779373029778580630, c2 = 0.697864, c3 = 'rkbQ4WVvHC' where c = 554 index_test.go:137: sql insert into test_index values (767, 8055884084483647355, 0.774754, 'LHyO7dhM4e') index_test.go:140: sql delete from test_index where c = 483 index_test.go:140: sql delete from test_index where c = 25 index_test.go:137: sql insert into test_index values (772, 1993732753415623530, 0.663961, 'mcDAl3rKlm') index_test.go:137: sql insert into test_index values (771, 389488313536536809, 0.614857, 'FTC31CVL5f') index_test.go:140: sql delete from test_index where c = 281 index_test.go:137: sql insert into test_index values (770, 2882075461458545123, 0.756485, 'hdEYjWjngq') index_test.go:137: sql insert into test_index values (768, 5431569895229717769, 0.707601, '2YV40bDyj7') index_test.go:143: sql update test_index set c1 = 884718966243586669, c2 = 0.433324, c3 = 'stfDt2DQmg' where c = 37 index_test.go:140: sql delete from test_index where c = 495 index_test.go:143: sql update test_index set c1 = 4174233670690038061, c2 = 0.261716, c3 = '5rB94Bh8zH' where c = 21 index_test.go:137: sql insert into test_index values (773, 7601024564102328274, 0.136637, 'h8J7mpqBNe') index_test.go:140: sql delete from test_index where c = 448 index_test.go:140: sql delete from test_index where c = 345 index_test.go:140: sql delete from test_index where c = 233 index_test.go:140: sql delete from test_index where c = 99 index_test.go:143: sql update test_index set c1 = 4211605336093566042, c2 = 0.582199, c3 = '9CsDDXsdoR' where c = 396 index_test.go:137: sql insert into test_index values (775, 4271160972037502146, 0.903581, 'YXtpYDghuX') index_test.go:137: sql insert into test_index values (774, 4686495247516648753, 0.339771, 'yQ0loBfksS') index_test.go:140: sql delete from test_index where c = 735 index_test.go:143: sql update test_index set c1 = 4158877707073467260, c2 = 0.818610, c3 = 'PokOtbhmpk' where c = 132 index_test.go:140: sql delete from test_index where c = 649 index_test.go:143: sql update test_index set c1 = 7884178608210611299, c2 = 0.137902, c3 = 'rwyhsmUReO' where c = 400 index_test.go:143: sql update test_index set c1 = 4780276802843998447, c2 = 0.870413, c3 = 'PkiMmhOBY7' where c = 714 index_test.go:140: sql delete from test_index where c = 358 index_test.go:140: sql delete from test_index where c = 49 index_test.go:137: sql insert into test_index values (776, 2190159158617788020, 0.310627, 'mgAgSLHm3x') index_test.go:143: sql update test_index set c1 = 7691833715657896498, c2 = 0.651840, c3 = 'Y4PRVt7B3M' where c = 593 index_test.go:143: sql update test_index set c1 = 7456862969875719873, c2 = 0.245290, c3 = 'Dwaq4i1tJA' where c = 53 index_test.go:140: sql delete from test_index where c = 317 index_test.go:137: sql insert into test_index values (777, 2206503716056372018, 0.798879, 'jPRke8b1gV') index_test.go:143: sql update test_index set c1 = 4802014739460222189, c2 = 0.756549, c3 = 'jnw4MUc91x' where c = 466 index_test.go:137: sql insert into test_index values (779, 8695562514948437555, 0.970204, 'rTzOPEq28M') index_test.go:143: sql update test_index set c1 = 6221132928817927610, c2 = 0.628949, c3 = 'a49BYvL5bR' where c = 442 index_test.go:143: sql update test_index set c1 = 8468961354037828508, c2 = 0.375780, c3 = 'HRM7KvTINq' where c = 719 index_test.go:137: sql insert into test_index values (780, 4180054349247599709, 0.609860, 'Wz0OZiNo4n') index_test.go:137: sql insert into test_index values (778, 9154864193070018085, 0.934181, 'Y6WfuMZ2gZ') index_test.go:140: sql delete from test_index where c = 214 index_test.go:143: sql update test_index set c1 = 3777712273720835246, c2 = 0.774062, c3 = '6Fo4bHulIG' where c = 664 index_test.go:137: sql insert into test_index values (783, 5432406749057317827, 0.033783, 'jsD2aPSxiC') index_test.go:140: sql delete from test_index where c = 428 index_test.go:143: sql update test_index set c1 = 7474597800333353388, c2 = 0.136029, c3 = 'oArfx5BUZT' where c = 366 index_test.go:137: sql insert into test_index values (784, 413179420648824807, 0.294768, 'nsoXopZbQt') index_test.go:137: sql insert into test_index values (781, 6751386859275676869, 0.213135, 'ZFgkouBNqs') index_test.go:140: sql delete from test_index where c = 397 index_test.go:137: sql insert into test_index values (782, 6349008396207404102, 0.504604, 'JkpADSoLzR') index_test.go:140: sql delete from test_index where c = 270 index_test.go:143: sql update test_index set c1 = 2436639131418614683, c2 = 0.421659, c3 = 'ElV2aXVg9n' where c = 433 index_test.go:140: sql delete from test_index where c = 178 index_test.go:137: sql insert into test_index values (785, 1820688293135142461, 0.564757, 'aLys7NNrcC') index_test.go:143: sql update test_index set c1 = 144595585997308901, c2 = 0.194951, c3 = 'Pl1V2z2psk' where c = 549 index_test.go:140: sql delete from test_index where c = 434 index_test.go:143: sql update test_index set c1 = 82272823630800039, c2 = 0.162123, c3 = 'Fi0dsGQFzN' where c = 636 index_test.go:140: sql delete from test_index where c = 398 index_test.go:143: sql update test_index set c1 = 6294403561710966749, c2 = 0.619437, c3 = 'GjqkVFJmW6' where c = 452 index_test.go:140: sql delete from test_index where c = 353 index_test.go:137: sql insert into test_index values (787, 1608442589601520347, 0.228516, 'c0oP53pvGY') index_test.go:143: sql update test_index set c1 = 1569558837535601564, c2 = 0.818148, c3 = 'UE7LJAtbqT' where c = 267 index_test.go:137: sql insert into test_index values (786, 1975040300872033984, 0.791357, 'sN5Y9oQqbi') index_test.go:143: sql update test_index set c1 = 8952276528091587989, c2 = 0.209995, c3 = 'MtF16rZFKD' where c = 379 index_test.go:137: sql insert into test_index values (788, 7444616950396908744, 0.075196, 'EwcnLz22yH') index_test.go:137: sql insert into test_index values (789, 2903202572121607585, 0.787228, 'sDPLNHBQCH') index_test.go:140: sql delete from test_index where c = 314 index_test.go:137: sql insert into test_index values (790, 6650633673219926475, 0.212354, '98lq1V6bou') index_test.go:140: sql delete from test_index where c = 247 index_test.go:143: sql update test_index set c1 = 3809152736889142715, c2 = 0.056479, c3 = '5x3NTlxJ6J' where c = 707 index_test.go:140: sql delete from test_index where c = 122 index_test.go:137: sql insert into test_index values (791, 5777592947441132832, 0.665612, 'PP6h4MZJ9R') index_test.go:140: sql delete from test_index where c = 34 index_test.go:140: sql delete from test_index where c = 515 index_test.go:140: sql delete from test_index where c = 460 index_test.go:140: sql delete from test_index where c = 115 index_test.go:143: sql update test_index set c1 = 1733259008647787663, c2 = 0.155533, c3 = '5P8TaT2Ag5' where c = 197 index_test.go:143: sql update test_index set c1 = 6583709148250441896, c2 = 0.223984, c3 = 'efjC4plBpP' where c = 516 index_test.go:143: sql update test_index set c1 = 3498963563359809714, c2 = 0.239812, c3 = '94rKlz5zeO' where c = 259 index_test.go:143: sql update test_index set c1 = 3075349162224756968, c2 = 0.746057, c3 = 'xYzabtGrHg' where c = 739 index_test.go:137: sql insert into test_index values (793, 2279130111866156459, 0.703331, 'dIs28FTEZR') index_test.go:137: sql insert into test_index values (792, 8927655747893422309, 0.249587, 'HFWjwPbGop') index_test.go:143: sql update test_index set c1 = 1022342094087633938, c2 = 0.659781, c3 = 'Y1wpY2WPGe' where c = 85 index_test.go:143: sql update test_index set c1 = 8891986759847093997, c2 = 0.003469, c3 = 'VvouD3V9qc' where c = 212 index_test.go:143: sql update test_index set c1 = 9019179095330150737, c2 = 0.025346, c3 = 'cPez8uibxj' where c = 534 index_test.go:137: sql insert into test_index values (794, 595683951320025722, 0.018470, 'P7BZuuGGCW') index_test.go:137: sql insert into test_index values (795, 8567145408192297983, 0.425992, 'jUYspWYh2P') index_test.go:143: sql update test_index set c1 = 5530482597975327060, c2 = 0.944892, c3 = 'BAWvT7D3Zz' where c = 78 index_test.go:137: sql insert into test_index values (796, 6455277461294613337, 0.323054, 'P2tgeUvBX1') index_test.go:137: sql insert into test_index values (797, 423686908637502841, 0.690965, '1RvxbkKCFb') index_test.go:140: sql delete from test_index where c = 451 index_test.go:140: sql delete from test_index where c = 245 index_test.go:140: sql delete from test_index where c = 26 index_test.go:137: sql insert into test_index values (799, 6578091641380298390, 0.713896, '2738UYjuyj') index_test.go:140: sql delete from test_index where c = 555 index_test.go:143: sql update test_index set c1 = 996067325947930690, c2 = 0.661798, c3 = 'lpydPqvfsS' where c = 351 index_test.go:140: sql delete from test_index where c = 652 index_test.go:143: sql update test_index set c1 = 1723723031190313740, c2 = 0.011488, c3 = 'i6pzNam7np' where c = 265 index_test.go:140: sql delete from test_index where c = 456 index_test.go:137: sql insert into test_index values (798, 4292037856913727984, 0.055606, 'YymUydCtdX') index_test.go:143: sql update test_index set c1 = 1636173522004234421, c2 = 0.632952, c3 = 'vaFy8Rmrwl' where c = 162 index_test.go:137: sql insert into test_index values (800, 7977151864021139607, 0.611215, 'KQEm1jfPEI') index_test.go:143: sql update test_index set c1 = 7240190032136169911, c2 = 0.573475, c3 = '6n8zSopENb' where c = 105 index_test.go:143: sql update test_index set c1 = 8863696150896016089, c2 = 0.895373, c3 = 'bZiY3rrGe0' where c = 291 index_test.go:143: sql update test_index set c1 = 1729667396971844805, c2 = 0.782340, c3 = 'xSinlQ1rJg' where c = 322 index_test.go:140: sql delete from test_index where c = 724 index_test.go:140: sql delete from test_index where c = 338 index_test.go:140: sql delete from test_index where c = 771 index_test.go:143: sql update test_index set c1 = 7469142336582349916, c2 = 0.695601, c3 = '8zhAGmVt1T' where c = 214 index_test.go:143: sql update test_index set c1 = 7381022509568042912, c2 = 0.319322, c3 = '4gFwAMeglh' where c = 125 index_test.go:143: sql update test_index set c1 = 8763308328790922567, c2 = 0.048627, c3 = 'BV5osii5O8' where c = 15 # Time: 2025-04-04T18:47:25.136477804+08:00 # Txn_start_ts: 0 # Query_time: 0.5122035 # Parse_time: 0.000087528 # Compile_time: 0.00010638 # Rewrite_time: 0.000003812 # Optimize_time: 0 # Wait_TS: 0.000407602 # DB: test_ddl # Is_internal: false # Digest: e9e8cee7c8e31435ad3c162001d0ea8e1107de234383d4e91bf12a5ba689f83a # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop table if exists test_simple; [TestSimpleConflictDelete][Delete][Time Cost]491.234798ms index_test.go:137: sql insert into test_index values (806, 7822599937127299047, 0.335553, '7GPxKEMFl2') index_test.go:137: sql insert into test_index values (803, 5897083675715538885, 0.122683, 'y6zHPhjxP6') index_test.go:137: sql insert into test_index values (801, 7324902798152675673, 0.165265, 'NyXuoENhJW') index_test.go:137: sql insert into test_index values (802, 1518504565858918115, 0.570654, 'eeGAeRj3ZX') index_test.go:137: sql insert into test_index values (804, 7862019918310090033, 0.592976, 'Y2876Xqk44') index_test.go:137: sql insert into test_index values (809, 5689475771475849483, 0.009831, 'YKVBf7Gwoy') index_test.go:137: sql insert into test_index values (807, 3123942179458600000, 0.240594, 'xp68qoIwoB') index_test.go:137: sql insert into test_index values (808, 297890741482343547, 0.052229, 'E6kmqpKxPf') index_test.go:137: sql insert into test_index values (805, 6301361803364093894, 0.384726, 'G7tPbQj7rh') index_test.go:140: sql delete from test_index where c = 550 index_test.go:140: sql delete from test_index where c = 135 index_test.go:140: sql delete from test_index where c = 207 index_test.go:143: sql update test_index set c1 = 3419432818083368294, c2 = 0.507458, c3 = 'wUXsAgYGIL' where c = 245 index_test.go:143: sql update test_index set c1 = 87707110012350641, c2 = 0.179683, c3 = '9UhbDxJqxx' where c = 68 index_test.go:140: sql delete from test_index where c = 489 index_test.go:137: sql insert into test_index values (811, 8706048037624227928, 0.120223, '3WsNmvob61') index_test.go:143: sql update test_index set c1 = 2959041623153021762, c2 = 0.647610, c3 = 'fjoVuoqHjS' where c = 68 index_test.go:137: sql insert into test_index values (812, 7379719727361300652, 0.329045, 'SokjH5DTyP') index_test.go:140: sql delete from test_index where c = 642 index_test.go:140: sql delete from test_index where c = 681 index_test.go:140: sql delete from test_index where c = 159 index_test.go:140: sql delete from test_index where c = 337 index_test.go:140: sql delete from test_index where c = 744 index_test.go:143: sql update test_index set c1 = 2464613054172160701, c2 = 0.783970, c3 = 'YSLfmIDmBd' where c = 633 index_test.go:140: sql delete from test_index where c = 651 index_test.go:137: sql insert into test_index values (810, 5990265068931731392, 0.030726, 'xx48ecCrqe') index_test.go:143: sql update test_index set c1 = 3416959935416622931, c2 = 0.533808, c3 = '7NxQMKn9C4' where c = 79 index_test.go:137: sql insert into test_index values (813, 6600428203212950192, 0.987382, 'EemPiZUprT') index_test.go:143: sql update test_index set c1 = 344251227905860571, c2 = 0.877335, c3 = 'hh2mR1XAVH' where c = 605 index_test.go:143: sql update test_index set c1 = 3563009977047277158, c2 = 0.874156, c3 = 'IRu7xDCTUe' where c = 101 index_test.go:140: sql delete from test_index where c = 166 index_test.go:143: sql update test_index set c1 = 790595935350325427, c2 = 0.480334, c3 = 'lzn0fpEtuh' where c = 579 index_test.go:137: sql insert into test_index values (814, 5350741327134513088, 0.206177, 'UDEiIHDxJQ') index_test.go:137: sql insert into test_index values (816, 9001212998689433063, 0.244974, 'MeKUBADNCJ') index_test.go:137: sql insert into test_index values (815, 757587571395376296, 0.380718, '1MTlrufNm7') index_test.go:140: sql delete from test_index where c = 412 index_test.go:140: sql delete from test_index where c = 426 index_test.go:137: sql insert into test_index values (817, 3950505504157860648, 0.630255, '65pgupku7d') index_test.go:143: sql update test_index set c1 = 7715672408120939447, c2 = 0.308943, c3 = '4CxwCUtYdv' where c = 197 index_test.go:137: sql insert into test_index values (818, 445951389155644073, 0.352565, 'qARE2uKGE8') index_test.go:143: sql update test_index set c1 = 8422487122804703796, c2 = 0.961136, c3 = 'IkcVMQ0dol' where c = 718 index_test.go:140: sql delete from test_index where c = 704 index_test.go:143: sql update test_index set c1 = 78613197783294792, c2 = 0.621042, c3 = 'VTffoMNpkx' where c = 758 index_test.go:140: sql delete from test_index where c = 509 index_test.go:143: sql update test_index set c1 = 5196060376620222840, c2 = 0.012010, c3 = 'Wp2uAtJlE8' where c = 168 index_test.go:140: sql delete from test_index where c = 157 index_test.go:143: sql update test_index set c1 = 9215098441862621971, c2 = 0.634924, c3 = '5OhWR7T2Eu' where c = 137 index_test.go:137: sql insert into test_index values (821, 7051039974064423931, 0.828126, 'IkjbDuV0fo') index_test.go:140: sql delete from test_index where c = 20 index_test.go:143: sql update test_index set c1 = 10967954963500356, c2 = 0.883649, c3 = 'XR41YaaLv0' where c = 98 index_test.go:137: sql insert into test_index values (819, 7333566252324272170, 0.727818, '5y8eo5cWnu') index_test.go:137: sql insert into test_index values (820, 6703851069701790695, 0.514477, 'VGDp4WXijY') index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 459 index_test.go:137: sql insert into test_index values (822, 1409795408978459883, 0.624024, 'GkiRQr5x8u') index_test.go:137: sql insert into test_index values (823, 7336472053710084830, 0.392634, 'X0ZWJOSIcW') index_test.go:143: sql update test_index set c1 = 1778718183530409630, c2 = 0.556657, c3 = '1NAPYr8kKm' where c = 519 index_test.go:143: sql update test_index set c1 = 5315916067690111734, c2 = 0.081903, c3 = '5H63Nji4Vx' where c = 419 index_test.go:137: sql insert into test_index values (824, 4412112687967915467, 0.232490, 'Dy0Xgi3eNW') index_test.go:143: sql update test_index set c1 = 7708022508689249218, c2 = 0.187582, c3 = '3a0yIJS4Tw' where c = 358 index_test.go:137: sql insert into test_index values (826, 7586283820267146618, 0.592344, 'bHh18EMspM') index_test.go:140: sql delete from test_index where c = 662 index_test.go:143: sql update test_index set c1 = 8766405602558589900, c2 = 0.475045, c3 = 'dKLHY0L5N4' where c = 668 index_test.go:140: sql delete from test_index where c = 28 index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 745 index_test.go:140: sql delete from test_index where c = 342 index_test.go:137: sql insert into test_index values (827, 4377510444129451093, 0.880905, 'XskoszAhJb') index_test.go:143: sql update test_index set c1 = 9099487857271103853, c2 = 0.616941, c3 = '9yjGrzqo5G' where c = 555 index_test.go:137: sql insert into test_index values (825, 3559298107167630715, 0.457400, '6335caySO4') index_test.go:143: sql update test_index set c1 = 7002771000897839692, c2 = 0.534714, c3 = 'gSRVEyJ77S' where c = 430 index_test.go:140: sql delete from test_index where c = 715 index_test.go:137: sql insert into test_index values (828, 8119254684470798511, 0.660212, 'YBuiiQtBDE') index_test.go:143: sql update test_index set c1 = 3512324343853989355, c2 = 0.888047, c3 = 'iew51Jc9sb' where c = 618 index_test.go:140: sql delete from test_index where c = 32 index_test.go:143: sql update test_index set c1 = 696439053245601908, c2 = 0.571607, c3 = 'Jvei6sp7gB' where c = 145 index_test.go:143: sql update test_index set c1 = 5595301989427131049, c2 = 0.463878, c3 = 'kgizUfl9Vc' where c = 170 index_test.go:137: sql insert into test_index values (830, 8378996480588323083, 0.348820, '8mNPBcsj6r') index_test.go:143: sql update test_index set c1 = 6860028357424369553, c2 = 0.247277, c3 = 'UqEth7sphc' where c = 468 index_test.go:143: sql update test_index set c1 = 7243405075127378545, c2 = 0.372941, c3 = 'sjDMoTVJYL' where c = 165 index_test.go:140: sql delete from test_index where c = 394 index_test.go:137: sql insert into test_index values (829, 5215135157376725119, 0.831377, 'yo16MoeMnV') index_test.go:137: sql insert into test_index values (831, 6790199169749035829, 0.469793, 'bucnWehhIj') index_test.go:140: sql delete from test_index where c = 296 index_test.go:137: sql insert into test_index values (833, 8462980536530515141, 0.152112, 'veCvLoteW7') index_test.go:140: sql delete from test_index where c = 257 index_test.go:143: sql update test_index set c1 = 251119391987036352, c2 = 0.316580, c3 = 'JSAp7JmOlj' where c = 94 index_test.go:137: sql insert into test_index values (835, 1056294849835029261, 0.681326, 'NdCtVlf5qj') index_test.go:137: sql insert into test_index values (832, 7730634648503595651, 0.938398, 'x6EmVJmhtH') index_test.go:140: sql delete from test_index where c = 489 index_test.go:140: sql delete from test_index where c = 139 index_test.go:143: sql update test_index set c1 = 6620315013406436395, c2 = 0.426624, c3 = 'SyVyA0nkSx' where c = 0 index_test.go:143: sql update test_index set c1 = 5104946969169892267, c2 = 0.431728, c3 = '2HWScKVc6C' where c = 510 index_test.go:137: sql insert into test_index values (834, 4431799366288400576, 0.652737, 'HeCocAV8AX') index_test.go:143: sql update test_index set c1 = 8031014532753739119, c2 = 0.894745, c3 = 'MbkRODu13X' where c = 804 index_test.go:140: sql delete from test_index where c = 446 index_test.go:140: sql delete from test_index where c = 15 index_test.go:140: sql delete from test_index where c = 736 index_test.go:137: sql insert into test_index values (836, 6279154818432823139, 0.158132, 'k7S48D7zj5') index_test.go:143: sql update test_index set c1 = 2928601803605845439, c2 = 0.822301, c3 = 'fXa6GwJrGk' where c = 217 index_test.go:137: sql insert into test_index values (838, 7149313174002782485, 0.991895, 'TOziX0lpyo') index_test.go:137: sql insert into test_index values (837, 5477290623651961025, 0.246157, 'QTUmLGleC4') index_test.go:137: sql insert into test_index values (839, 2661643982236239797, 0.790171, 'BBqK4VZaRM') index_test.go:140: sql delete from test_index where c = 8 index_test.go:140: sql delete from test_index where c = 135 index_test.go:143: sql update test_index set c1 = 8100058874368265379, c2 = 0.617432, c3 = 'C7OamvCcMj' where c = 238 index_test.go:143: sql update test_index set c1 = 7549574003426541432, c2 = 0.669118, c3 = 'rM4T4L4UHV' where c = 524 index_test.go:143: sql update test_index set c1 = 8647688079865192177, c2 = 0.788740, c3 = 'k2KpSDAQIQ' where c = 621 index_test.go:137: sql insert into test_index values (840, 8185139429825340071, 0.356215, 'l2ZerlKhwu') index_test.go:143: sql update test_index set c1 = 5008082771416778730, c2 = 0.021961, c3 = 'sWkmG2fX1E' where c = 369 index_test.go:140: sql delete from test_index where c = 442 index_test.go:140: sql delete from test_index where c = 49 index_test.go:143: sql update test_index set c1 = 3847986255600919754, c2 = 0.239925, c3 = 'TwbR92o7Xf' where c = 512 index_test.go:140: sql delete from test_index where c = 488 index_test.go:143: sql update test_index set c1 = 2564545146403458260, c2 = 0.918351, c3 = 'hZd2jVDAbv' where c = 694 index_test.go:137: sql insert into test_index values (841, 3235539789594395624, 0.895104, 'Nsml4OLieg') index_test.go:137: sql insert into test_index values (842, 2514896759377572325, 0.041054, 'ICOEkZSSKS') index_test.go:143: sql update test_index set c1 = 714350911585985217, c2 = 0.443931, c3 = 'czWiWnvszL' where c = 197 index_test.go:137: sql insert into test_index values (844, 3212824792366934656, 0.312609, 'B4AmVdzatW') index_test.go:137: sql insert into test_index values (845, 5225538730924493387, 0.226496, '2pBBgzt7WX') index_test.go:137: sql insert into test_index values (843, 3995695084180422668, 0.367207, 'KZtyGTUlPG') index_test.go:143: sql update test_index set c1 = 6815016578410239159, c2 = 0.338491, c3 = 'QIQyNYDvbZ' where c = 83 index_test.go:140: sql delete from test_index where c = 83 index_test.go:137: sql insert into test_index values (846, 1187732292494091060, 0.325063, 'aNkaecdZ33') index_test.go:143: sql update test_index set c1 = 8602453176473471717, c2 = 0.224274, c3 = 'o08137URPm' where c = 135 index_test.go:140: sql delete from test_index where c = 559 index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 181 index_test.go:137: sql insert into test_index values (847, 6453249195755699755, 0.268749, 'o8EfAJ1vQE') index_test.go:137: sql insert into test_index values (848, 2763421205237607710, 0.426891, 'MMz15r8bxi') index_test.go:140: sql delete from test_index where c = 815 index_test.go:143: sql update test_index set c1 = 4451883155500567161, c2 = 0.380641, c3 = 'DinE5ObK1W' where c = 409 index_test.go:143: sql update test_index set c1 = 8616138348134806946, c2 = 0.826873, c3 = 'NkaixxqqvI' where c = 175 index_test.go:140: sql delete from test_index where c = 104 index_test.go:140: sql delete from test_index where c = 423 index_test.go:137: sql insert into test_index values (849, 8472151150345050553, 0.967224, 'DpROCuiVn6') index_test.go:140: sql delete from test_index where c = 119 index_test.go:143: sql update test_index set c1 = 3052706459334024772, c2 = 0.244512, c3 = 'H9TY7HreFj' where c = 537 index_test.go:143: sql update test_index set c1 = 2770896273233768020, c2 = 0.103057, c3 = 'rsXADt7Fvx' where c = 527 index_test.go:140: sql delete from test_index where c = 91 index_test.go:137: sql insert into test_index values (851, 4274502236443563833, 0.504297, 'dzqLq1fV00') index_test.go:143: sql update test_index set c1 = 2851618965120895504, c2 = 0.689483, c3 = 'tLgQIZxwmD' where c = 41 index_test.go:143: sql update test_index set c1 = 637853574719714248, c2 = 0.895911, c3 = 'CERO6DuPGr' where c = 585 index_test.go:140: sql delete from test_index where c = 293 index_test.go:137: sql insert into test_index values (852, 1103923286638345514, 0.968421, 'cbvmydDtfp') index_test.go:140: sql delete from test_index where c = 224 index_test.go:137: sql insert into test_index values (853, 5895607786761079253, 0.363159, 'C72WiHQHlI') index_test.go:143: sql update test_index set c1 = 1960299817985022769, c2 = 0.036752, c3 = 'gepboWWRDo' where c = 12 index_test.go:143: sql update test_index set c1 = 6452839441783888040, c2 = 0.677278, c3 = 'AG9xeH5mW9' where c = 337 index_test.go:137: sql insert into test_index values (850, 2926030710037251903, 0.789390, 'daydPSYiTf') index_test.go:143: sql update test_index set c1 = 4323793685813922926, c2 = 0.059853, c3 = 'z2nVb4YOza' where c = 167 index_test.go:140: sql delete from test_index where c = 338 index_test.go:140: sql delete from test_index where c = 357 index_test.go:137: sql insert into test_index values (855, 5994453221517555284, 0.422087, 'xcD5SaFqpC') index_test.go:143: sql update test_index set c1 = 94388028302885281, c2 = 0.630214, c3 = 'qH0Q7weYWm' where c = 498 index_test.go:137: sql insert into test_index values (854, 8006843905251635965, 0.823570, 'Tb1cdfVHsR') index_test.go:137: sql insert into test_index values (856, 6983593514856262824, 0.135497, 'jrpcLZUEoe') index_test.go:143: sql update test_index set c1 = 5168609021232459510, c2 = 0.882764, c3 = 'hYqLLnCeXd' where c = 458 index_test.go:137: sql insert into test_index values (857, 444673661628993981, 0.092296, 'xUBdq95nY0') index_test.go:143: sql update test_index set c1 = 47122441424356835, c2 = 0.242214, c3 = 'lioXu0sd7Q' where c = 458 index_test.go:143: sql update test_index set c1 = 2667825956345078136, c2 = 0.312160, c3 = 'BB6U0iBe87' where c = 249 index_test.go:137: sql insert into test_index values (858, 6869029969555505688, 0.901395, 'WBNwqzxpv6') index_test.go:140: sql delete from test_index where c = 320 index_test.go:137: sql insert into test_index values (859, 696837410381774697, 0.094952, 'LFWqkrt4uj') index_test.go:140: sql delete from test_index where c = 37 index_test.go:137: sql insert into test_index values (860, 3066122107563296169, 0.015306, 'bVGxxgcGVr') index_test.go:140: sql delete from test_index where c = 536 index_test.go:137: sql insert into test_index values (861, 541451096011330000, 0.611852, 'kcmjv737XT') index_test.go:140: sql delete from test_index where c = 328 index_test.go:143: sql update test_index set c1 = 4388904693187144583, c2 = 0.286283, c3 = 'b8pfNCHczG' where c = 290 index_test.go:137: sql insert into test_index values (862, 5934858967243829948, 0.994503, '72CNIG9dy3') index_test.go:140: sql delete from test_index where c = 45 index_test.go:143: sql update test_index set c1 = 6699101920344842810, c2 = 0.082628, c3 = 'ALGcg6n1mR' where c = 100 index_test.go:140: sql delete from test_index where c = 709 index_test.go:140: sql delete from test_index where c = 841 index_test.go:140: sql delete from test_index where c = 810 index_test.go:143: sql update test_index set c1 = 1872097782468643586, c2 = 0.548168, c3 = 'Fa93ppQdAF' where c = 112 index_test.go:137: sql insert into test_index values (863, 6402523666531234647, 0.577748, '1pe5CGMaWX') index_test.go:143: sql update test_index set c1 = 1673817429463223715, c2 = 0.358870, c3 = 'MQAVqywOYu' where c = 159 index_test.go:140: sql delete from test_index where c = 415 index_test.go:143: sql update test_index set c1 = 2887386189385154085, c2 = 0.295236, c3 = 'Yl6OMlT8Pm' where c = 269 index_test.go:137: sql insert into test_index values (864, 1974367646216037827, 0.463705, 'lerd537SEF') index_test.go:140: sql delete from test_index where c = 53 index_test.go:137: sql insert into test_index values (865, 2012002146487871927, 0.920258, 'IQbjKc5fuy') index_test.go:143: sql update test_index set c1 = 7424408711917941209, c2 = 0.523173, c3 = 'cgOnWPWUkq' where c = 739 index_test.go:140: sql delete from test_index where c = 370 index_test.go:140: sql delete from test_index where c = 797 index_test.go:137: sql insert into test_index values (866, 3255062881708007023, 0.250997, 'VDIWpZfDJE') index_test.go:143: sql update test_index set c1 = 7794907126351788420, c2 = 0.322521, c3 = 'LvUsXeo0ta' where c = 180 index_test.go:143: sql update test_index set c1 = 6763839376789564277, c2 = 0.434516, c3 = 'HxRNtxUy6H' where c = 652 index_test.go:137: sql insert into test_index values (867, 2467645235271390449, 0.770649, 'SKwWWIxfnL') index_test.go:143: sql update test_index set c1 = 8420171616834376329, c2 = 0.555774, c3 = 'RZyrC810a5' where c = 806 index_test.go:137: sql insert into test_index values (868, 3392664050751834007, 0.168700, 'SlqeR68wdL') index_test.go:143: sql update test_index set c1 = 871847217537818499, c2 = 0.520147, c3 = 'oTW7CPjpUF' where c = 423 index_test.go:143: sql update test_index set c1 = 3557460505413598514, c2 = 0.563644, c3 = 'yaz5f4wIkl' where c = 783 index_test.go:143: sql update test_index set c1 = 3383001489184390911, c2 = 0.414120, c3 = 'H8l61RNaam' where c = 331 index_test.go:140: sql delete from test_index where c = 771 index_test.go:137: sql insert into test_index values (869, 3966618567679608895, 0.038384, 'jmGtqio7hU') index_test.go:137: sql insert into test_index values (870, 2998240919115325899, 0.237594, 'gDWQ8jDAT5') index_test.go:140: sql delete from test_index where c = 768 index_test.go:137: sql insert into test_index values (871, 2467268543978232622, 0.242374, 't1pvXC70J3') index_test.go:140: sql delete from test_index where c = 150 index_test.go:137: sql insert into test_index values (873, 4204507441528482610, 0.858312, '59E6u02TIO') index_test.go:140: sql delete from test_index where c = 773 index_test.go:140: sql delete from test_index where c = 353 index_test.go:137: sql insert into test_index values (874, 8950451317192824254, 0.455996, 'dDOMwUwBzm') index_test.go:137: sql insert into test_index values (872, 3000025962044127365, 0.840414, 'GHymAoy2SH') index_test.go:140: sql delete from test_index where c = 535 index_test.go:143: sql update test_index set c1 = 637202520664580540, c2 = 0.634168, c3 = 'JuSTBn2NZ7' where c = 90 index_test.go:143: sql update test_index set c1 = 2464997933510688212, c2 = 0.928834, c3 = 'kFk5xXiadC' where c = 87 index_test.go:143: sql update test_index set c1 = 4720704579822119659, c2 = 0.560297, c3 = 'C2aFLLeVPm' where c = 766 index_test.go:140: sql delete from test_index where c = 497 index_test.go:143: sql update test_index set c1 = 6324416111241498998, c2 = 0.440995, c3 = 'dl1EO8IgeJ' where c = 778 index_test.go:140: sql delete from test_index where c = 772 index_test.go:140: sql delete from test_index where c = 689 index_test.go:140: sql delete from test_index where c = 375 index_test.go:137: sql insert into test_index values (875, 7067688787818027969, 0.927194, 'q9Ehj1Lx82') index_test.go:137: sql insert into test_index values (877, 3173475595783999649, 0.974427, 'UcmtfUPrqU') index_test.go:137: sql insert into test_index values (878, 5247387637979599069, 0.593592, 'ZxiFd72w4A') index_test.go:143: sql update test_index set c1 = 7252824627537539067, c2 = 0.823894, c3 = 'a6GinmIcqK' where c = 544 index_test.go:143: sql update test_index set c1 = 8212827655007626405, c2 = 0.657701, c3 = '2em7Uv8hzJ' where c = 139 index_test.go:140: sql delete from test_index where c = 81 index_test.go:137: sql insert into test_index values (876, 2346442155226617565, 0.722294, 'aBMsyN6jeO') index_test.go:143: sql update test_index set c1 = 2718260986485569015, c2 = 0.129097, c3 = 'YLINPcYoYg' where c = 847 index_test.go:143: sql update test_index set c1 = 2013533559797851429, c2 = 0.166683, c3 = 'osuP4ERMyf' where c = 863 index_test.go:143: sql update test_index set c1 = 2342652138355204343, c2 = 0.697465, c3 = 'zDXwBtt9Xx' where c = 511 index_test.go:140: sql delete from test_index where c = 271 index_test.go:137: sql insert into test_index values (880, 4178347822467425929, 0.970087, 'S7ldYXlm3x') index_test.go:143: sql update test_index set c1 = 1945046821866407757, c2 = 0.713049, c3 = 'Vfw1MBTftS' where c = 868 index_test.go:140: sql delete from test_index where c = 496 index_test.go:137: sql insert into test_index values (881, 1898641037656842544, 0.267265, 'IGcwNhOGne') index_test.go:140: sql delete from test_index where c = 577 index_test.go:143: sql update test_index set c1 = 5116423895307766320, c2 = 0.410821, c3 = 'bXth54ap37' where c = 421 index_test.go:137: sql insert into test_index values (882, 8133877950721777027, 0.552657, 'HZWC26Tvlb') index_test.go:137: sql insert into test_index values (879, 8257353026302232721, 0.947245, 'H2DhfVAaob') index_test.go:140: sql delete from test_index where c = 75 index_test.go:143: sql update test_index set c1 = 2570820868004150870, c2 = 0.295314, c3 = 'mmqlx223EV' where c = 164 index_test.go:140: sql delete from test_index where c = 178 index_test.go:137: sql insert into test_index values (884, 4892158370195190144, 0.179711, 'YLwiPOCONv') index_test.go:140: sql delete from test_index where c = 126 index_test.go:137: sql insert into test_index values (883, 2696848644170905580, 0.685846, 'OpogPywKKh') index_test.go:143: sql update test_index set c1 = 4635639193176413488, c2 = 0.026301, c3 = 'zl0d2dgOrr' where c = 147 index_test.go:143: sql update test_index set c1 = 1157235349919020186, c2 = 0.063236, c3 = 'BTkC4hE8AV' where c = 660 index_test.go:143: sql update test_index set c1 = 709393984309294940, c2 = 0.853583, c3 = 'anVLZC6OAb' where c = 876 index_test.go:140: sql delete from test_index where c = 237 index_test.go:137: sql insert into test_index values (885, 3098118289225251138, 0.343400, 'hyu39BBuRT') index_test.go:143: sql update test_index set c1 = 5046504160797022344, c2 = 0.147508, c3 = 'XPSMUZxnFj' where c = 451 index_test.go:137: sql insert into test_index values (887, 168294845924254793, 0.136404, 'vepUkMDgCU') index_test.go:137: sql insert into test_index values (886, 817930911844764223, 0.549637, 'dLIjCipE8Q') index_test.go:137: sql insert into test_index values (888, 2783110970442106788, 0.420717, 'K2elvSyK6F') index_test.go:140: sql delete from test_index where c = 212 index_test.go:143: sql update test_index set c1 = 6730064318109500063, c2 = 0.729770, c3 = 'RQClzKXL7Y' where c = 352 index_test.go:143: sql update test_index set c1 = 6470104385142684783, c2 = 0.389467, c3 = 'vXsDTEBs0C' where c = 478 index_test.go:137: sql insert into test_index values (889, 4910360176205458268, 0.921646, 'jyjydwJ9Oy') index_test.go:140: sql delete from test_index where c = 628 index_test.go:140: sql delete from test_index where c = 228 index_test.go:140: sql delete from test_index where c = 291 index_test.go:137: sql insert into test_index values (890, 9158434635626914576, 0.273292, 'X40rs7kb5D') index_test.go:143: sql update test_index set c1 = 9144365466926679305, c2 = 0.246975, c3 = '8og5FhYr5F' where c = 42 index_test.go:140: sql delete from test_index where c = 867 index_test.go:140: sql delete from test_index where c = 332 index_test.go:137: sql insert into test_index values (891, 5736020492039535931, 0.140059, 'THdYK5VZvj') index_test.go:143: sql update test_index set c1 = 7425476023211112453, c2 = 0.706374, c3 = 'zvJLncStRN' where c = 825 index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 5554778633553509070, c2 = 0.824649, c3 = 'UxNVhVPCGR' where c = 158 index_test.go:143: sql update test_index set c1 = 19732650104327988, c2 = 0.439578, c3 = 'rTWPfPf0Gr' where c = 77 index_test.go:137: sql insert into test_index values (892, 5892345969954770252, 0.321074, 'rnBPDLV7Zt') index_test.go:143: sql update test_index set c1 = 4004167128459755703, c2 = 0.566422, c3 = '59IOfBDABp' where c = 847 index_test.go:137: sql insert into test_index values (893, 1309767612099164764, 0.823074, 'APoDnypfQ2') index_test.go:143: sql update test_index set c1 = 7075451957817913669, c2 = 0.867760, c3 = 'u4UnTRDP7U' where c = 4 index_test.go:137: sql insert into test_index values (894, 4762017129261091203, 0.118095, '8R91LBESEj') index_test.go:140: sql delete from test_index where c = 769 index_test.go:140: sql delete from test_index where c = 503 index_test.go:140: sql delete from test_index where c = 54 index_test.go:143: sql update test_index set c1 = 3573593127517634587, c2 = 0.435913, c3 = 'hDetSLf4eh' where c = 519 index_test.go:137: sql insert into test_index values (896, 6021041190698706888, 0.133843, 'ZFXQn2tIW7') index_test.go:140: sql delete from test_index where c = 788 index_test.go:137: sql insert into test_index values (898, 8669600823310290762, 0.787306, 'pPToZVRLwU') index_test.go:143: sql update test_index set c1 = 1893005073702971726, c2 = 0.630817, c3 = 'DtVeJB2bN9' where c = 45 index_test.go:137: sql insert into test_index values (897, 8802653369250380664, 0.080282, 'jECYcjBHXL') index_test.go:137: sql insert into test_index values (895, 246171025526072598, 0.044585, '3Kvj1aFg9z') index_test.go:140: sql delete from test_index where c = 262 index_test.go:140: sql delete from test_index where c = 229 index_test.go:140: sql delete from test_index where c = 74 index_test.go:140: sql delete from test_index where c = 237 index_test.go:143: sql update test_index set c1 = 2107866107999597536, c2 = 0.791356, c3 = 'HkraIypfqx' where c = 117 index_test.go:143: sql update test_index set c1 = 52506187148550557, c2 = 0.477386, c3 = 'TmSkOcPQHS' where c = 406 index_test.go:137: sql insert into test_index values (899, 2760753241528069892, 0.858381, '6lzh5r9Mzn') index_test.go:143: sql update test_index set c1 = 4082998164768792058, c2 = 0.672523, c3 = 'aMNh58DEXf' where c = 731 index_test.go:140: sql delete from test_index where c = 627 index_test.go:143: sql update test_index set c1 = 7186654991055533792, c2 = 0.515753, c3 = 'C5Y513QhFQ' where c = 838 index_test.go:143: sql update test_index set c1 = 4717612181611693059, c2 = 0.835407, c3 = 'KpQEAJrSOj' where c = 568 index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 2597554936885862208, c2 = 0.974351, c3 = 'A8gDtEhZF2' where c = 102 index_test.go:137: sql insert into test_index values (900, 2606790884438049695, 0.105864, 'lyFvnGM9lY') index_test.go:143: sql update test_index set c1 = 2281851624822623151, c2 = 0.931540, c3 = 'IxAk2soB6V' where c = 451 index_test.go:143: sql update test_index set c1 = 2660069819465794326, c2 = 0.186393, c3 = 'jZr713xIcs' where c = 652 wait tikv ready... index_test.go:140: sql delete from test_index where c = 310 index_test.go:143: sql update test_index set c1 = 8843573741260803697, c2 = 0.496929, c3 = 'RPCKDq1FHW' where c = 721 index_test.go:143: sql update test_index set c1 = 8750618856736773079, c2 = 0.829986, c3 = 'zOKnJWB2Ma' where c = 734 wait tikv ready... [TestSimpleUpdate][Time Cost]5.407154151s === RUN TestSimpleUpdate/Basic/test_update_common index_test.go:137: sql insert into test_index values (903, 3861563332344766345, 0.213313, 'lsLBzm6yMT') index_test.go:137: sql insert into test_index values (901, 6970322935422242750, 0.434748, '6yOxz0R08y') index_test.go:137: sql insert into test_index values (902, 5640535283562273363, 0.192304, 'XdF8gl3LQB') index_test.go:137: sql insert into test_index values (907, 1904508061085958734, 0.234136, 'piEOFHoteS') index_test.go:137: sql insert into test_index values (909, 802268926452818420, 0.566510, 'qSSD6f3NUD') index_test.go:137: sql insert into test_index values (904, 5443177051835715116, 0.598824, 'ZZ9UyasK9f') index_test.go:137: sql insert into test_index values (910, 7100731685615612433, 0.708800, '4Yg9Cf7Plb') index_test.go:137: sql insert into test_index values (905, 344442558510487388, 0.435555, 'pw2LkOZFNb') index_test.go:137: sql insert into test_index values (908, 1562777349783637331, 0.064174, '3Dw4LmnJJt') index_test.go:137: sql insert into test_index values (906, 4693347272310258047, 0.245523, 'VjpyNx2NxE') index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 715 index_test.go:140: sql delete from test_index where c = 872 index_test.go:140: sql delete from test_index where c = 364 index_test.go:140: sql delete from test_index where c = 211 index_test.go:143: sql update test_index set c1 = 8920642543274302969, c2 = 0.143440, c3 = '0eTxwJUwwG' where c = 574 index_test.go:140: sql delete from test_index where c = 506 index_test.go:140: sql delete from test_index where c = 439 index_test.go:140: sql delete from test_index where c = 97 index_test.go:143: sql update test_index set c1 = 4230097297787504519, c2 = 0.530512, c3 = '83gItGsNXA' where c = 205 index_test.go:143: sql update test_index set c1 = 6929149533944560891, c2 = 0.638106, c3 = 'v1fZt0h1bm' where c = 613 index_test.go:143: sql update test_index set c1 = 2168090660245621145, c2 = 0.515165, c3 = 'jSVT1vv52M' where c = 359 index_test.go:140: sql delete from test_index where c = 235 index_test.go:143: sql update test_index set c1 = 942954402391503178, c2 = 0.861610, c3 = '5ULUjHvJ4R' where c = 326 index_test.go:143: sql update test_index set c1 = 4687329560556675726, c2 = 0.325421, c3 = 'URtDmU5JYo' where c = 169 index_test.go:137: sql insert into test_index values (911, 2314733362302051481, 0.424904, 'h8jgxUGjUo') index_test.go:140: sql delete from test_index where c = 796 index_test.go:137: sql insert into test_index values (912, 3063596202172255497, 0.344463, 'm8FSChCUlp') index_test.go:140: sql delete from test_index where c = 123 index_test.go:137: sql insert into test_index values (913, 3337126603169916353, 0.798530, 'RLnh28Zfqc') index_test.go:143: sql update test_index set c1 = 5976235400732001079, c2 = 0.289838, c3 = 'l9DWg67g9l' where c = 703 index_test.go:137: sql insert into test_index values (915, 1789857790162190076, 0.429059, 'HTO9V4khu3') index_test.go:137: sql insert into test_index values (916, 4416571972160145525, 0.587794, 'Vml2GGk1eN') index_test.go:143: sql update test_index set c1 = 6185503582292841408, c2 = 0.155003, c3 = 'ym4IXWlKxd' where c = 589 index_test.go:143: sql update test_index set c1 = 7057247329565606140, c2 = 0.071661, c3 = 'SH9UhbYI6g' where c = 516 index_test.go:143: sql update test_index set c1 = 6460737999048368864, c2 = 0.882372, c3 = 'V4Agy39Rs0' where c = 706 index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 176 index_test.go:143: sql update test_index set c1 = 1614284618928535616, c2 = 0.087316, c3 = 'wybpwFAgVY' where c = 346 index_test.go:137: sql insert into test_index values (914, 410659048993314989, 0.067400, '6oRAYwUCcO') index_test.go:137: sql insert into test_index values (917, 2838940853688134917, 0.446460, 'bVoRn2UpSC') index_test.go:140: sql delete from test_index where c = 466 index_test.go:140: sql delete from test_index where c = 751 index_test.go:143: sql update test_index set c1 = 5357949183148957092, c2 = 0.874754, c3 = 'LMRV5FyToa' where c = 419 index_test.go:143: sql update test_index set c1 = 4529039016008797621, c2 = 0.638047, c3 = 'dUZbSOQ99X' where c = 476 index_test.go:137: sql insert into test_index values (920, 9107966720839213489, 0.578694, 'ANYOOKZymZ') index_test.go:137: sql insert into test_index values (919, 4895180607172896398, 0.269156, 'qPItycYjsr') index_test.go:137: sql insert into test_index values (921, 5239345110170203638, 0.847259, 'KZWCLHNWkI') index_test.go:143: sql update test_index set c1 = 5692320477261779608, c2 = 0.175448, c3 = 'gUtzkuE0Id' where c = 194 index_test.go:137: sql insert into test_index values (918, 5465895541547804503, 0.302266, 'TgLjv0SFjJ') # Time: 2025-04-04T18:47:25.977652022+08:00 # Txn_start_ts: 0 # Query_time: 0.507684069 # Parse_time: 0.00008562 # Compile_time: 0.000133738 # Rewrite_time: 0.000003491 # Optimize_time: 0 # Wait_TS: 0.000372312 # DB: test_ddl # Is_internal: false # Digest: 1e45b2f05f7b38f2fdc029b91eb6ff81999a5598f095ea2c19744cfb7f0febbf # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 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 = 225 index_test.go:137: sql insert into test_index values (922, 1386985483765770539, 0.753808, 'wjM6IuQHQg') index_test.go:140: sql delete from test_index where c = 772 index_test.go:137: sql insert into test_index values (923, 6471685975328246800, 0.314435, 'MmbAU3bpNj') index_test.go:140: sql delete from test_index where c = 569 index_test.go:140: sql delete from test_index where c = 781 index_test.go:137: sql insert into test_index values (924, 8886525533525839024, 0.763037, 'W8zoNGnRq6') index_test.go:140: sql delete from test_index where c = 213 index_test.go:143: sql update test_index set c1 = 6062147804353132683, c2 = 0.495310, c3 = 'bmCjB9wut8' where c = 460 index_test.go:143: sql update test_index set c1 = 9221688102846044327, c2 = 0.992687, c3 = '7FSmzxYYvF' where c = 759 index_test.go:140: sql delete from test_index where c = 773 index_test.go:140: sql delete from test_index where c = 866 index_test.go:143: sql update test_index set c1 = 2295076917286203024, c2 = 0.226852, c3 = 'P6qszh8CKC' where c = 346 index_test.go:140: sql delete from test_index where c = 154 index_test.go:143: sql update test_index set c1 = 1409644927838670486, c2 = 0.542189, c3 = 'f2202ntYIP' where c = 337 index_test.go:143: sql update test_index set c1 = 5975562221925738935, c2 = 0.600299, c3 = 'pqQ9BQlwEo' where c = 870 index_test.go:137: sql insert into test_index values (925, 2305675427671217803, 0.482061, 'Ztoz5EedZw') index_test.go:140: sql delete from test_index where c = 152 index_test.go:137: sql insert into test_index values (927, 3560203539295928633, 0.295157, 'xBYc4ccavG') index_test.go:143: sql update test_index set c1 = 8768678299211310292, c2 = 0.761246, c3 = 'dwqBS8WKLy' where c = 749 index_test.go:143: sql update test_index set c1 = 5998489421375248769, c2 = 0.396713, c3 = '3Wpo6Wx0Le' where c = 278 index_test.go:137: sql insert into test_index values (926, 5519405542686456312, 0.866895, 'qr58v4AxFA') index_test.go:137: sql insert into test_index values (928, 4237847649412147477, 0.251403, 'YiCXTe1eih') index_test.go:143: sql update test_index set c1 = 3490777104284718072, c2 = 0.359311, c3 = '9iO8ctkvGB' where c = 654 index_test.go:140: sql delete from test_index where c = 868 index_test.go:143: sql update test_index set c1 = 2870529747251430333, c2 = 0.219489, c3 = 'JUWtj5snOH' where c = 580 index_test.go:137: sql insert into test_index values (929, 7956093643463722739, 0.577895, 'cOcgNOsZvn') index_test.go:143: sql update test_index set c1 = 4158613962201433719, c2 = 0.970096, c3 = 'Hxx7i7ycFR' where c = 582 index_test.go:140: sql delete from test_index where c = 889 index_test.go:137: sql insert into test_index values (930, 3839515309264356321, 0.327717, 'zuD7ik6axC') index_test.go:137: sql insert into test_index values (931, 3680343747840342190, 0.138618, 'oROZURwuY6') index_test.go:143: sql update test_index set c1 = 7700398845193205171, c2 = 0.093401, c3 = 'kPwWnuLabM' where c = 456 index_test.go:140: sql delete from test_index where c = 307 index_test.go:137: sql insert into test_index values (933, 7321981479796657969, 0.357720, 'Hc9UUzRPIN') index_test.go:140: sql delete from test_index where c = 531 index_test.go:137: sql insert into test_index values (934, 5567820272279682871, 0.735054, 'MbIkASbIdk') index_test.go:140: sql delete from test_index where c = 136 index_test.go:137: sql insert into test_index values (932, 7135657901561913329, 0.565945, 'fJKs1gMGI6') index_test.go:140: sql delete from test_index where c = 563 index_test.go:143: sql update test_index set c1 = 5468906556358030648, c2 = 0.366136, c3 = 'IdXkzhNFHb' where c = 716 index_test.go:140: sql delete from test_index where c = 766 index_test.go:143: sql update test_index set c1 = 2519387581063030611, c2 = 0.482966, c3 = '4TEhrcAGUf' where c = 412 index_test.go:143: sql update test_index set c1 = 4040524573853463308, c2 = 0.646769, c3 = '6fjgD4Cpfw' where c = 819 index_test.go:140: sql delete from test_index where c = 842 index_test.go:137: sql insert into test_index values (935, 3352992383019479234, 0.366517, 'CflfJsvJlt') index_test.go:143: sql update test_index set c1 = 5340627262210098110, c2 = 0.971409, c3 = 'q1qTqJOuQ9' where c = 134 index_test.go:137: sql insert into test_index values (936, 1810741901249788391, 0.099300, 'Wn0T5N13tI') index_test.go:143: sql update test_index set c1 = 130801940239821522, c2 = 0.650438, c3 = 'jWCZXPbNdE' where c = 738 index_test.go:140: sql delete from test_index where c = 742 index_test.go:143: sql update test_index set c1 = 7989185007179885751, c2 = 0.423032, c3 = 'mM1WFhY8WQ' where c = 729 index_test.go:137: sql insert into test_index values (937, 3437007274153490217, 0.502968, 'gj4ShfaApC') index_test.go:137: sql insert into test_index values (938, 3374676093723300111, 0.727100, '9mIcvnmh18') index_test.go:140: sql delete from test_index where c = 903 index_test.go:137: sql insert into test_index values (939, 7630200020878855786, 0.640515, '3BIqo20YMt') index_test.go:143: sql update test_index set c1 = 8519279243784519379, c2 = 0.865125, c3 = 'yzHeUU8ujS' where c = 606 index_test.go:143: sql update test_index set c1 = 6713213824496904038, c2 = 0.886095, c3 = 'kT55eWhjJM' where c = 440 index_test.go:137: sql insert into test_index values (940, 1286832882509790508, 0.109026, 'QsarztrRu0') index_test.go:140: sql delete from test_index where c = 448 index_test.go:140: sql delete from test_index where c = 572 index_test.go:143: sql update test_index set c1 = 7833243832891446532, c2 = 0.505135, c3 = 'IBqtTVSEtG' where c = 99 index_test.go:137: sql insert into test_index values (941, 1083292429799473739, 0.002797, '2ahtNNfwsQ') index_test.go:143: sql update test_index set c1 = 1020739867040208471, c2 = 0.096373, c3 = 'IeX1isioNa' where c = 617 index_test.go:140: sql delete from test_index where c = 681 index_test.go:140: sql delete from test_index where c = 130 index_test.go:137: sql insert into test_index values (942, 6724444255574575320, 0.357735, '4qZJ9dbFPH') index_test.go:137: sql insert into test_index values (943, 8556167643027396941, 0.240020, 'iLdHdzwuG8') index_test.go:140: sql delete from test_index where c = 712 index_test.go:140: sql delete from test_index where c = 225 index_test.go:143: sql update test_index set c1 = 6749649242689762197, c2 = 0.305965, c3 = 'sJYhapPhxH' where c = 408 index_test.go:137: sql insert into test_index values (945, 8985097353249609009, 0.832636, 'Bta6ROh1qj') index_test.go:143: sql update test_index set c1 = 1713746173897116701, c2 = 0.483790, c3 = 'N9pXxiHMHY' where c = 345 index_test.go:143: sql update test_index set c1 = 6775895059193749034, c2 = 0.834717, c3 = '3V5zlGYkKW' where c = 415 index_test.go:140: sql delete from test_index where c = 396 index_test.go:143: sql update test_index set c1 = 653969567972713202, c2 = 0.649151, c3 = 'CqvOtxtQea' where c = 165 index_test.go:143: sql update test_index set c1 = 3786409607294506678, c2 = 0.043649, c3 = '4U0y76wggt' where c = 440 index_test.go:137: sql insert into test_index values (944, 775805153391565876, 0.163880, 'KThc9NQE77') index_test.go:140: sql delete from test_index where c = 832 index_test.go:140: sql delete from test_index where c = 333 index_test.go:137: sql insert into test_index values (946, 2544107637777434559, 0.781512, 'uqTMPvRxI4') index_test.go:137: sql insert into test_index values (948, 5589067194175281494, 0.977337, '8mcspuAb5R') index_test.go:140: sql delete from test_index where c = 408 index_test.go:137: sql insert into test_index values (947, 4712841961076652885, 0.855703, 'YEYO9sPv0w') index_test.go:140: sql delete from test_index where c = 296 index_test.go:143: sql update test_index set c1 = 2440191766981139210, c2 = 0.543239, c3 = 'amRl6bUEbB' where c = 316 index_test.go:140: sql delete from test_index where c = 310 index_test.go:140: sql delete from test_index where c = 15 index_test.go:140: sql delete from test_index where c = 634 index_test.go:137: sql insert into test_index values (949, 25558481145303308, 0.418839, 'jvncBSftE9') index_test.go:137: sql insert into test_index values (950, 1648306202897079915, 0.358570, 'n7ojNawR4S') index_test.go:143: sql update test_index set c1 = 5067365051500773613, c2 = 0.250431, c3 = '2X0ygoweah' where c = 350 index_test.go:143: sql update test_index set c1 = 978666223715882206, c2 = 0.271555, c3 = 'cGSqHMdyRZ' where c = 274 index_test.go:143: sql update test_index set c1 = 104032840520699793, c2 = 0.613635, c3 = 'Dj1OGme3KU' where c = 327 index_test.go:137: sql insert into test_index values (951, 5899090121314920068, 0.882832, '0O6UpSAd3X') index_test.go:143: sql update test_index set c1 = 4263646908743474405, c2 = 0.891214, c3 = '6P5vpJwX7f' where c = 313 index_test.go:143: sql update test_index set c1 = 1014862540584433994, c2 = 0.777025, c3 = 'YwO5lDzu0V' where c = 525 index_test.go:140: sql delete from test_index where c = 119 index_test.go:137: sql insert into test_index values (952, 2226974844722740161, 0.163875, 'tl0NEXMFqC') index_test.go:143: sql update test_index set c1 = 6108804542085192140, c2 = 0.612742, c3 = 'vpuiX43gf1' where c = 764 index_test.go:143: sql update test_index set c1 = 7371096974961682025, c2 = 0.930146, c3 = 'PBP3gzqTUt' where c = 791 index_test.go:137: sql insert into test_index values (954, 3631601555339265414, 0.708885, 'wQem2uYlDA') index_test.go:137: sql insert into test_index values (956, 2191896485293966241, 0.811818, 'aoBB2HwZbY') index_test.go:140: sql delete from test_index where c = 532 index_test.go:143: sql update test_index set c1 = 5478757465449879120, c2 = 0.529751, c3 = 'UtyHi2EVZE' where c = 322 index_test.go:140: sql delete from test_index where c = 23 index_test.go:137: sql insert into test_index values (958, 6969890967686620043, 0.306560, 'vOtOZaHC7K') index_test.go:137: sql insert into test_index values (957, 8438118078578992054, 0.747224, 'qAx3ZhQmXO') index_test.go:137: sql insert into test_index values (953, 3184543937938028397, 0.895730, 'kF0xb0V95d') index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 403 index_test.go:137: sql insert into test_index values (955, 4034491309454234075, 0.954865, 'paagmqBCYC') index_test.go:140: sql delete from test_index where c = 156 index_test.go:137: sql insert into test_index values (959, 8701809634474323545, 0.315921, 'n2UTM2QMWb') index_test.go:140: sql delete from test_index where c = 154 index_test.go:143: sql update test_index set c1 = 5958088879458937449, c2 = 0.542219, c3 = 'RCGgWU9ZJ4' where c = 18 index_test.go:143: sql update test_index set c1 = 3263296278822456083, c2 = 0.431091, c3 = 'OwrjsmEb4s' where c = 480 index_test.go:143: sql update test_index set c1 = 6285566064747598197, c2 = 0.497633, c3 = 'EZbuwUWZbK' where c = 256 index_test.go:143: sql update test_index set c1 = 5323430308981544004, c2 = 0.853508, c3 = 'iVJjc4mIbf' where c = 587 index_test.go:140: sql delete from test_index where c = 791 index_test.go:140: sql delete from test_index where c = 39 index_test.go:143: sql update test_index set c1 = 2984311684759617857, c2 = 0.202939, c3 = 'eahNLi4SqN' where c = 775 index_test.go:143: sql update test_index set c1 = 6593365730444137322, c2 = 0.765585, c3 = 'Rmy0YsKB4R' where c = 479 index_test.go:140: sql delete from test_index where c = 900 index_test.go:137: sql insert into test_index values (961, 6234424445052127266, 0.513321, 'apsXx9hDhW') index_test.go:137: sql insert into test_index values (962, 8267327349066678735, 0.992218, 'xV95DMaeLg') index_test.go:137: sql insert into test_index values (963, 6511720208084160968, 0.069654, 'kqPneXJfsh') index_test.go:137: sql insert into test_index values (960, 3036010296616756735, 0.956517, 'Uy4fhKyBwL') index_test.go:137: sql insert into test_index values (964, 2673551997337675866, 0.983871, 'NuRXwEbwxS') index_test.go:143: sql update test_index set c1 = 6298216249404634281, c2 = 0.231042, c3 = 'DT2yKur00y' where c = 428 index_test.go:143: sql update test_index set c1 = 3756160862224809972, c2 = 0.481469, c3 = 'mFNI0ETEVz' where c = 777 index_test.go:137: sql insert into test_index values (965, 6693626137098577798, 0.830521, 'EVu3LM0Wan') index_test.go:140: sql delete from test_index where c = 821 index_test.go:140: sql delete from test_index where c = 391 index_test.go:143: sql update test_index set c1 = 8936365141221356714, c2 = 0.081534, c3 = 'td8m8wDORu' where c = 6 index_test.go:140: sql delete from test_index where c = 920 index_test.go:140: sql delete from test_index where c = 881 index_test.go:140: sql delete from test_index where c = 186 index_test.go:143: sql update test_index set c1 = 4975396404393734751, c2 = 0.273030, c3 = 'jNgbEgPf3G' where c = 387 index_test.go:143: sql update test_index set c1 = 1862486030030130490, c2 = 0.373307, c3 = '1mfe2OJ0Bt' where c = 330 index_test.go:137: sql insert into test_index values (967, 3017265991920685862, 0.402878, 'LIg3OOGPC3') index_test.go:143: sql update test_index set c1 = 4483176503887058467, c2 = 0.582204, c3 = 'M8gCGSo7ky' where c = 689 index_test.go:140: sql delete from test_index where c = 953 index_test.go:143: sql update test_index set c1 = 8875663860307626094, c2 = 0.965818, c3 = 'hyd1E6t2kJ' where c = 666 index_test.go:143: sql update test_index set c1 = 840810114285708765, c2 = 0.432430, c3 = 'AGNpY3DVBw' where c = 250 index_test.go:140: sql delete from test_index where c = 891 index_test.go:137: sql insert into test_index values (966, 3497000799434665453, 0.846599, 'RhLn2NBDT8') index_test.go:137: sql insert into test_index values (968, 5724606684501730897, 0.334770, 'ljQ0sqOQO0') index_test.go:137: sql insert into test_index values (969, 7088806104503725828, 0.267734, 'ex7DYaSfgf') index_test.go:140: sql delete from test_index where c = 5 index_test.go:137: sql insert into test_index values (970, 6287241300887510155, 0.035427, 'EddbWTFvlR') index_test.go:140: sql delete from test_index where c = 111 index_test.go:137: sql insert into test_index values (973, 5075262297291969408, 0.369877, 'edxVnvj0b4') index_test.go:140: sql delete from test_index where c = 306 index_test.go:143: sql update test_index set c1 = 9124167395497712374, c2 = 0.894290, c3 = '1YnSk5qcoA' where c = 253 index_test.go:137: sql insert into test_index values (972, 7354116695079295008, 0.704380, '7PYfWYL00e') index_test.go:143: sql update test_index set c1 = 6882022059265960746, c2 = 0.922649, c3 = 'R7RJUKyCpb' where c = 948 index_test.go:140: sql delete from test_index where c = 679 index_test.go:143: sql update test_index set c1 = 8529730970314733249, c2 = 0.380565, c3 = 'pCuOm4IMLw' where c = 278 index_test.go:137: sql insert into test_index values (971, 3500511933744766969, 0.297607, 'U58ehZEqN7') index_test.go:143: sql update test_index set c1 = 6018458976842559402, c2 = 0.680910, c3 = 'w8yz6JtWav' where c = 171 index_test.go:140: sql delete from test_index where c = 58 index_test.go:137: sql insert into test_index values (974, 5507107966720391133, 0.137375, 'jGBatDOfNt') index_test.go:140: sql delete from test_index where c = 731 index_test.go:137: sql insert into test_index values (975, 5266834611878864535, 0.484348, 'PGJJ9SmqTx') index_test.go:140: sql delete from test_index where c = 876 index_test.go:137: sql insert into test_index values (976, 1938772757911092859, 0.205500, 'bLlUCPf3ys') index_test.go:143: sql update test_index set c1 = 3695024384637381547, c2 = 0.336019, c3 = '8IaZ7aRUIV' where c = 880 index_test.go:143: sql update test_index set c1 = 2078748098593975196, c2 = 0.682009, c3 = 'FUc7r0AQF7' where c = 169 index_test.go:143: sql update test_index set c1 = 3427159763208839404, c2 = 0.749678, c3 = 'abjYjuwVMc' where c = 877 index_test.go:140: sql delete from test_index where c = 845 index_test.go:143: sql update test_index set c1 = 527886160390282359, c2 = 0.845816, c3 = 'Doywa7b6TP' where c = 684 index_test.go:140: sql delete from test_index where c = 225 index_test.go:140: sql delete from test_index where c = 127 index_test.go:137: sql insert into test_index values (977, 4367204834918667431, 0.905582, 'kfa8pEBAgl') index_test.go:140: sql delete from test_index where c = 266 index_test.go:137: sql insert into test_index values (978, 7542256430913841737, 0.629410, 'ymlbRdkMSz') index_test.go:137: sql insert into test_index values (979, 4736089149870634117, 0.097384, 'ct2BEX1Wen') index_test.go:137: sql insert into test_index values (981, 6247413678568492184, 0.040045, 'tJCkOUoZJN') index_test.go:143: sql update test_index set c1 = 2484561665725529223, c2 = 0.659507, c3 = 'GrgFJVGENd' where c = 525 index_test.go:143: sql update test_index set c1 = 4083964350965271796, c2 = 0.691910, c3 = 'jqwBi6z3Uu' where c = 636 index_test.go:140: sql delete from test_index where c = 499 index_test.go:143: sql update test_index set c1 = 5633354654213936831, c2 = 0.756679, c3 = 'ALEGehwHKo' where c = 713 index_test.go:140: sql delete from test_index where c = 493 index_test.go:137: sql insert into test_index values (980, 5887256995290902536, 0.420592, 'yMV2WpFezg') index_test.go:140: sql delete from test_index where c = 574 index_test.go:140: sql delete from test_index where c = 338 index_test.go:137: sql insert into test_index values (982, 5161489495333163588, 0.491416, 'TL8U653swo') index_test.go:143: sql update test_index set c1 = 1863361604866541416, c2 = 0.134408, c3 = 'n2tc6cEllW' where c = 678 index_test.go:143: sql update test_index set c1 = 5426181623593489955, c2 = 0.288721, c3 = 'j9MGWYsh1i' where c = 194 index_test.go:143: sql update test_index set c1 = 7047867398165750576, c2 = 0.471522, c3 = 'aonMncFe9Y' where c = 932 index_test.go:137: sql insert into test_index values (984, 5778646349934680142, 0.766736, 'YBmLSre2Yv') index_test.go:143: sql update test_index set c1 = 1635010262602160825, c2 = 0.270478, c3 = 'zWAFDZM3Uv' where c = 880 index_test.go:137: sql insert into test_index values (983, 1414100684275239961, 0.547809, 'EP5tBZw7QG') index_test.go:137: sql insert into test_index values (985, 1375611312467569498, 0.148738, '7mT0U1d77b') index_test.go:140: sql delete from test_index where c = 826 index_test.go:140: sql delete from test_index where c = 191 index_test.go:140: sql delete from test_index where c = 249 index_test.go:143: sql update test_index set c1 = 3947572902676595670, c2 = 0.849355, c3 = '5Uh0QK4fQG' where c = 330 index_test.go:137: sql insert into test_index values (988, 2457485783371190063, 0.921861, 'JHVH3V2NW6') index_test.go:143: sql update test_index set c1 = 4277820557119030741, c2 = 0.004459, c3 = 'UoiUNuxNIn' where c = 839 index_test.go:137: sql insert into test_index values (986, 2080477928678012731, 0.705593, '0vj0mpDx5T') index_test.go:140: sql delete from test_index where c = 48 index_test.go:143: sql update test_index set c1 = 3294280798452800680, c2 = 0.902440, c3 = 'h9PAfJ71UE' where c = 352 index_test.go:137: sql insert into test_index values (987, 1017029329097544763, 0.588602, 'nIJYZAJakr') index_test.go:140: sql delete from test_index where c = 627 index_test.go:143: sql update test_index set c1 = 4642014484965888016, c2 = 0.937141, c3 = 'bjg5hQ7QL3' where c = 677 index_test.go:137: sql insert into test_index values (989, 1127056039644965260, 0.221355, 'vOj0Pltfss') index_test.go:140: sql delete from test_index where c = 112 index_test.go:137: sql insert into test_index values (990, 8244605653108796788, 0.993972, 'mKLcXrqfiC') index_test.go:140: sql delete from test_index where c = 313 index_test.go:143: sql update test_index set c1 = 6622819419534540083, c2 = 0.535571, c3 = 'dmbFQqt2Cq' where c = 965 index_test.go:137: sql insert into test_index values (992, 3100473959190074733, 0.935660, '0RYv6y8qe4') index_test.go:140: sql delete from test_index where c = 607 index_test.go:143: sql update test_index set c1 = 6734898344353360022, c2 = 0.270870, c3 = 'SAj02K3wdX' where c = 730 index_test.go:143: sql update test_index set c1 = 7556774062458316167, c2 = 0.179216, c3 = 'JozZtrnBJM' where c = 665 index_test.go:140: sql delete from test_index where c = 799 index_test.go:137: sql insert into test_index values (991, 8780545589800264772, 0.189833, 'RlXhwseH1C') index_test.go:137: sql insert into test_index values (993, 9054155641526505064, 0.877356, 'VlmIG168lU') index_test.go:140: sql delete from test_index where c = 361 index_test.go:143: sql update test_index set c1 = 2305096001751492393, c2 = 0.563871, c3 = 'j5rqWjM5sR' where c = 909 index_test.go:137: sql insert into test_index values (994, 876794907237717264, 0.051615, 'MyFEpOe95A') index_test.go:143: sql update test_index set c1 = 802726147273897362, c2 = 0.173302, c3 = 'xYeW2lf2tB' where c = 533 index_test.go:143: sql update test_index set c1 = 2046356542463168403, c2 = 0.747249, c3 = 'GREcK6FDuB' where c = 672 index_test.go:140: sql delete from test_index where c = 553 index_test.go:143: sql update test_index set c1 = 3407943186446633109, c2 = 0.745820, c3 = 'zVjB2vqTmx' where c = 180 index_test.go:143: sql update test_index set c1 = 2793468247953006520, c2 = 0.031489, c3 = '6U7YFEEBCA' where c = 176 index_test.go:140: sql delete from test_index where c = 202 index_test.go:137: sql insert into test_index values (997, 115252840435768578, 0.098923, 'Cm987SFhsX') index_test.go:140: sql delete from test_index where c = 645 index_test.go:137: sql insert into test_index values (995, 3338598897883134476, 0.130389, 'a22aOLC6Z9') index_test.go:140: sql delete from test_index where c = 224 index_test.go:143: sql update test_index set c1 = 4369795065099673573, c2 = 0.317458, c3 = 'xJTVJAA0YL' where c = 713 index_test.go:137: sql insert into test_index values (998, 8996980237197331853, 0.916588, 'VpXSzWZkNn') index_test.go:143: sql update test_index set c1 = 6152532334284646349, c2 = 0.460152, c3 = 'HbaFuOyUt0' where c = 561 index_test.go:137: sql insert into test_index values (999, 1904791688769328331, 0.493578, 'zYkxkbeYPJ') index_test.go:140: sql delete from test_index where c = 314 index_test.go:143: sql update test_index set c1 = 1390635076470623743, c2 = 0.862680, c3 = 'qWhVebGApl' where c = 347 index_test.go:137: sql insert into test_index values (996, 7132608520103227095, 0.037020, 'tiIHSExZlY') index_test.go:140: sql delete from test_index where c = 831 index_test.go:143: sql update test_index set c1 = 3663417936464515587, c2 = 0.451978, c3 = 'Ls2VIUe33h' where c = 722 index_test.go:137: sql insert into test_index values (1000, 1540940705991537010, 0.603883, 'uBzMUWg9Mu') index_test.go:140: sql delete from test_index where c = 688 index_test.go:140: sql delete from test_index where c = 755 index_test.go:143: sql update test_index set c1 = 4457748038007566047, c2 = 0.231901, c3 = 'ypoeCo6yJ1' where c = 661 index_test.go:140: sql delete from test_index where c = 699 index_test.go:140: sql delete from test_index where c = 851 index_test.go:143: sql update test_index set c1 = 259739570664373925, c2 = 0.584462, c3 = 'hA2lxnAoY3' where c = 365 index_test.go:143: sql update test_index set c1 = 9055660638500073402, c2 = 0.902692, c3 = 'PXpkNGRRSx' where c = 148 index_test.go:143: sql update test_index set c1 = 476399811503673792, c2 = 0.013005, c3 = 'JgQzPAL8A5' where c = 113 index_test.go:143: sql update test_index set c1 = 360787476191687222, c2 = 0.626253, c3 = '9Gj5w1DWIL' where c = 129 index_test.go:143: sql update test_index set c1 = 6442781448554345236, c2 = 0.976528, c3 = 'kdqGO9p200' where c = 441 index_test.go:137: sql insert into test_index values (1002, 1712326618134824144, 0.298520, 'xn0aR97fvT') index_test.go:137: sql insert into test_index values (1009, 818435668756312132, 0.323164, 'o4VJj9g2xv') index_test.go:137: sql insert into test_index values (1005, 3466907482857216874, 0.154429, 'dOmCgDfOke') index_test.go:137: sql insert into test_index values (1003, 4661465421688717664, 0.617073, 'WkSccGHKPx') index_test.go:137: sql insert into test_index values (1001, 160087817127652876, 0.293772, 'zYliS5aGMp') index_test.go:137: sql insert into test_index values (1010, 2921821017866873094, 0.082180, '7BOOkcorUN') index_test.go:140: sql delete from test_index where c = 647 index_test.go:137: sql insert into test_index values (1004, 482379229528975868, 0.638314, 'XUk5YNKzdO') index_test.go:137: sql insert into test_index values (1008, 1579491123344454203, 0.656280, 'kdVjEQlJkh') index_test.go:137: sql insert into test_index values (1007, 7599026015310244413, 0.118951, 'WPGzJeCbgS') index_test.go:140: sql delete from test_index where c = 470 index_test.go:137: sql insert into test_index values (1006, 2451284990475527366, 0.338885, 'JsWHMiIsQt') index_test.go:140: sql delete from test_index where c = 283 index_test.go:140: sql delete from test_index where c = 351 index_test.go:140: sql delete from test_index where c = 693 index_test.go:140: sql delete from test_index where c = 107 index_test.go:140: sql delete from test_index where c = 630 index_test.go:143: sql update test_index set c1 = 3996442649279928937, c2 = 0.105243, c3 = 'q7wvr96RWn' where c = 329 index_test.go:140: sql delete from test_index where c = 116 index_test.go:140: sql delete from test_index where c = 946 index_test.go:140: sql delete from test_index where c = 999 index_test.go:143: sql update test_index set c1 = 450789730479919051, c2 = 0.576247, c3 = 'J7t7IfsccU' where c = 558 index_test.go:143: sql update test_index set c1 = 7303527435894922318, c2 = 0.755035, c3 = 'ZAUHatQssh' where c = 964 index_test.go:143: sql update test_index set c1 = 3090222880822297164, c2 = 0.390710, c3 = 'kElFRoDZ5E' where c = 857 index_test.go:143: sql update test_index set c1 = 951017318263040041, c2 = 0.571215, c3 = 'iIvpzKNWNh' where c = 113 index_test.go:143: sql update test_index set c1 = 3401390804362495809, c2 = 0.746990, c3 = '7mYfJzIUg3' where c = 892 index_test.go:143: sql update test_index set c1 = 5759708491197538898, c2 = 0.073728, c3 = 'gbmj3XE6Fk' where c = 879 index_test.go:143: sql update test_index set c1 = 7720953897904295576, c2 = 0.928505, c3 = 'MDCslvQn9e' where c = 286 index_test.go:137: sql insert into test_index values (1011, 8687915155103869852, 0.640184, 'V4fCYP4KiD') index_test.go:143: sql update test_index set c1 = 4812029984778166856, c2 = 0.198610, c3 = '4cfpEP5Ryo' where c = 244 index_test.go:137: sql insert into test_index values (1012, 5117818793806416891, 0.030494, 'aWXhHNwtKT') index_test.go:137: sql insert into test_index values (1015, 2091337453468503040, 0.803907, 'Uy7aHzwi7N') index_test.go:137: sql insert into test_index values (1014, 9046549202313014731, 0.418852, 'gsvTmShulL') index_test.go:137: sql insert into test_index values (1016, 5302507368992896414, 0.018348, 'e5P7D2bRtI') index_test.go:137: sql insert into test_index values (1017, 7287358236875347035, 0.492348, 'mQEmxWm09x') index_test.go:137: sql insert into test_index values (1018, 376998163104331330, 0.855111, 'ASnpPSqcfC') index_test.go:137: sql insert into test_index values (1013, 5949159422143724385, 0.882720, 'O3m5qUNCB1') index_test.go:143: sql update test_index set c1 = 3112261411433773791, c2 = 0.681586, c3 = 'dxj5tuVm69' where c = 404 index_test.go:137: sql insert into test_index values (1019, 4745049409917357892, 0.126989, 'pv58IHbG11') index_test.go:140: sql delete from test_index where c = 369 index_test.go:140: sql delete from test_index where c = 610 index_test.go:140: sql delete from test_index where c = 668 index_test.go:140: sql delete from test_index where c = 236 index_test.go:140: sql delete from test_index where c = 687 index_test.go:137: sql insert into test_index values (1020, 6768938696723699660, 0.426661, 'vWcMOvudQg') index_test.go:140: sql delete from test_index where c = 961 index_test.go:140: sql delete from test_index where c = 180 index_test.go:140: sql delete from test_index where c = 908 index_test.go:143: sql update test_index set c1 = 4656013282448184227, c2 = 0.768569, c3 = 'Zkcy9UCrcA' where c = 479 index_test.go:140: sql delete from test_index where c = 494 index_test.go:143: sql update test_index set c1 = 499285842667357170, c2 = 0.454445, c3 = 'hZF9ooNkKg' where c = 711 index_test.go:143: sql update test_index set c1 = 6076013557531047869, c2 = 0.515579, c3 = 'EE38o3wppA' where c = 441 index_test.go:143: sql update test_index set c1 = 1213548448915291339, c2 = 0.758985, c3 = 'QcLwlTLB9e' where c = 837 index_test.go:143: sql update test_index set c1 = 3246044805560860056, c2 = 0.851455, c3 = 'VOD1PoeN3S' where c = 144 index_test.go:143: sql update test_index set c1 = 7069678974393510909, c2 = 0.055740, c3 = 'l26ZRWrCav' where c = 850 index_test.go:137: sql insert into test_index values (1021, 8633927246946371955, 0.206878, 'AKtkW8728c') index_test.go:143: sql update test_index set c1 = 7555660772142275792, c2 = 0.336113, c3 = 'GC3eqwVmsK' where c = 757 index_test.go:137: sql insert into test_index values (1022, 4720334776193547035, 0.647343, 'r4OxutfyKD') index_test.go:140: sql delete from test_index where c = 927 index_test.go:137: sql insert into test_index values (1025, 3066420098234273593, 0.250709, '1rcgQaSKxq') index_test.go:143: sql update test_index set c1 = 1769511798236722809, c2 = 0.400718, c3 = 'iBvMzBwXl5' where c = 728 index_test.go:140: sql delete from test_index where c = 891 index_test.go:143: sql update test_index set c1 = 916911598307866017, c2 = 0.395275, c3 = 'V8jPuUtvi2' where c = 761 index_test.go:137: sql insert into test_index values (1026, 1597883166700118840, 0.540539, 'Rc0D4On1eL') index_test.go:137: sql insert into test_index values (1023, 8933918010717595101, 0.705915, '0sitVWrV0n') index_test.go:137: sql insert into test_index values (1024, 2750817712343975943, 0.662336, 'Xx3lqXJX0R') index_test.go:137: sql insert into test_index values (1028, 3192058558859571418, 0.373540, 'gwWyzgwT6W') index_test.go:143: sql update test_index set c1 = 5980401830526582709, c2 = 0.054256, c3 = 'mz36ef9ahL' where c = 463 index_test.go:140: sql delete from test_index where c = 827 index_test.go:140: sql delete from test_index where c = 188 index_test.go:137: sql insert into test_index values (1029, 5479356384512105258, 0.065356, 'BMwyQMRQMJ') index_test.go:143: sql update test_index set c1 = 9153654231789836957, c2 = 0.955988, c3 = 'FT4vgGg965' where c = 263 index_test.go:140: sql delete from test_index where c = 188 index_test.go:137: sql insert into test_index values (1027, 824734961922900438, 0.228236, 'U0vCYLNKpg') index_test.go:140: sql delete from test_index where c = 70 index_test.go:140: sql delete from test_index where c = 144 index_test.go:140: sql delete from test_index where c = 408 index_test.go:140: sql delete from test_index where c = 315 index_test.go:143: sql update test_index set c1 = 6633008214153727181, c2 = 0.034203, c3 = 'pttNnKIBIQ' where c = 933 index_test.go:137: sql insert into test_index values (1031, 2120473161009715877, 0.939788, '6cvksy2xAk') index_test.go:143: sql update test_index set c1 = 1747104336965149458, c2 = 0.855943, c3 = 'AHlRNFETh0' where c = 689 index_test.go:143: sql update test_index set c1 = 6169074918781138322, c2 = 0.885517, c3 = 'nSnAt5FGTI' where c = 64 index_test.go:137: sql insert into test_index values (1030, 7854200955112816227, 0.686107, '35WTS5ujBI') index_test.go:140: sql delete from test_index where c = 538 index_test.go:143: sql update test_index set c1 = 638056216052533084, c2 = 0.442928, c3 = '0ebxFLXpM9' where c = 510 index_test.go:137: sql insert into test_index values (1032, 3042264576170379961, 0.154021, 'CVQwYqVjGy') index_test.go:143: sql update test_index set c1 = 1278246675913024968, c2 = 0.537162, c3 = '220Vna9bZe' where c = 208 index_test.go:143: sql update test_index set c1 = 7769814786120599782, c2 = 0.884708, c3 = 'CgkdV94qch' where c = 420 index_test.go:137: sql insert into test_index values (1034, 7848019806878552654, 0.381968, 'gCkVQlLVGz') index_test.go:140: sql delete from test_index where c = 620 index_test.go:143: sql update test_index set c1 = 3434659418874985611, c2 = 0.070340, c3 = 'rKZhBB7J4c' where c = 603 index_test.go:140: sql delete from test_index where c = 440 index_test.go:143: sql update test_index set c1 = 5439718460506408891, c2 = 0.807764, c3 = 'GzbcYTGJtW' where c = 77 index_test.go:137: sql insert into test_index values (1033, 5217896990328332110, 0.299821, 'blRhSLBsmm') index_test.go:137: sql insert into test_index values (1036, 3766037810368703328, 0.874256, 'APg9qRL7RA') index_test.go:137: sql insert into test_index values (1037, 808436624869539189, 0.043380, 'a9v3PGjAQC') index_test.go:140: sql delete from test_index where c = 258 index_test.go:137: sql insert into test_index values (1035, 3151701000396473394, 0.558812, 'NVA3N7AHgv') index_test.go:140: sql delete from test_index where c = 231 index_test.go:143: sql update test_index set c1 = 7700375289383961567, c2 = 0.473322, c3 = 'TAKaLJwlF0' where c = 291 index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 3404585605655054761, c2 = 0.588983, c3 = 'EP31hOqSWk' where c = 595 index_test.go:140: sql delete from test_index where c = 709 index_test.go:137: sql insert into test_index values (1039, 1774827662050250405, 0.592086, 'zHP6dVpwkv') index_test.go:137: sql insert into test_index values (1038, 5372126625127479153, 0.288356, 'gr80OKC9OL') index_test.go:140: sql delete from test_index where c = 775 index_test.go:143: sql update test_index set c1 = 8682959638264650933, c2 = 0.509089, c3 = 'pfTOLLBPhH' where c = 610 index_test.go:143: sql update test_index set c1 = 1150559810938903488, c2 = 0.539916, c3 = 'zCv1aUQ90u' where c = 230 index_test.go:143: sql update test_index set c1 = 7774222192179693947, c2 = 0.831255, c3 = 'weuus5zhtW' where c = 317 index_test.go:140: sql delete from test_index where c = 45 index_test.go:137: sql insert into test_index values (1040, 9090458864889497975, 0.579278, 'VEXVI5zYTU') index_test.go:137: sql insert into test_index values (1042, 7063767309508879346, 0.400106, '5Uu7x99cdc') index_test.go:143: sql update test_index set c1 = 6546235306206521189, c2 = 0.369325, c3 = '7Bk33P1cbF' where c = 195 index_test.go:143: sql update test_index set c1 = 8511351768025610408, c2 = 0.571882, c3 = '6Mi4XtgOzT' where c = 687 index_test.go:137: sql insert into test_index values (1041, 2954929471048723084, 0.496071, 'tC14WA7j4o') index_test.go:137: sql insert into test_index values (1043, 6604018705129994083, 0.544134, 'sHBJbQesvx') index_test.go:143: sql update test_index set c1 = 8380669290563996163, c2 = 0.794872, c3 = 'fREroV6evd' where c = 746 index_test.go:140: sql delete from test_index where c = 588 index_test.go:140: sql delete from test_index where c = 420 index_test.go:140: sql delete from test_index where c = 374 index_test.go:137: sql insert into test_index values (1045, 5083005825850731028, 0.644441, 'FtPSJSFzxy') index_test.go:137: sql insert into test_index values (1044, 4685531597157550070, 0.501587, 'FqTKvjMsBa') index_test.go:137: sql insert into test_index values (1046, 3344608834509377164, 0.806490, '4sRU5Aabpi') index_test.go:140: sql delete from test_index where c = 379 index_test.go:137: sql insert into test_index values (1047, 2981637218345386133, 0.122122, 'jupzu9G3Of') index_test.go:143: sql update test_index set c1 = 1419132232338165996, c2 = 0.594111, c3 = 'N9JqVU4bXH' where c = 375 index_test.go:143: sql update test_index set c1 = 1694272896638376413, c2 = 0.258055, c3 = '94HTwAsw4s' where c = 779 index_test.go:140: sql delete from test_index where c = 732 index_test.go:143: sql update test_index set c1 = 1195910353248160894, c2 = 0.822611, c3 = '09vaEk0fab' where c = 847 index_test.go:140: sql delete from test_index where c = 888 index_test.go:140: sql delete from test_index where c = 941 index_test.go:143: sql update test_index set c1 = 5144921709562375747, c2 = 0.727246, c3 = 'byyP82M9iA' where c = 79 index_test.go:140: sql delete from test_index where c = 856 index_test.go:140: sql delete from test_index where c = 868 index_test.go:137: sql insert into test_index values (1050, 2881516164717282010, 0.480473, 'sai44nOdMD') index_test.go:143: sql update test_index set c1 = 1160852423845263300, c2 = 0.984418, c3 = 'SRpeplAiDL' where c = 569 index_test.go:140: sql delete from test_index where c = 648 index_test.go:143: sql update test_index set c1 = 3556050282600892584, c2 = 0.572719, c3 = 'A63OEWOnHl' where c = 890 index_test.go:143: sql update test_index set c1 = 706708269097762471, c2 = 0.600610, c3 = '9VVomZO2hq' where c = 154 index_test.go:137: sql insert into test_index values (1049, 7010278205162885600, 0.355773, '5DXxdjWl7f') index_test.go:137: sql insert into test_index values (1048, 2931757654468666095, 0.723942, '8R0gXVpQat') index_test.go:143: sql update test_index set c1 = 1109569952036117965, c2 = 0.138242, c3 = 'dumUm6JEuh' where c = 928 index_test.go:140: sql delete from test_index where c = 877 index_test.go:137: sql insert into test_index values (1052, 2592423951814206525, 0.835509, 'fMdQ9gW7Io') index_test.go:137: sql insert into test_index values (1051, 8983748098552959280, 0.284129, 'sDqVG93slH') index_test.go:140: sql delete from test_index where c = 328 index_test.go:137: sql insert into test_index values (1053, 702232636951648860, 0.983584, 'bOuIyuj5gL') index_test.go:143: sql update test_index set c1 = 6314442521034456190, c2 = 0.909758, c3 = 'yOYt3KxMcm' where c = 276 index_test.go:143: sql update test_index set c1 = 8369365858055345603, c2 = 0.006793, c3 = 'rkjA825f95' where c = 725 index_test.go:140: sql delete from test_index where c = 762 index_test.go:143: sql update test_index set c1 = 2536485891429890756, c2 = 0.925865, c3 = '5oJgFeLUQv' where c = 744 index_test.go:140: sql delete from test_index where c = 791 index_test.go:140: sql delete from test_index where c = 45 index_test.go:137: sql insert into test_index values (1054, 675603498395928091, 0.429328, 'Tko65DuwO3') index_test.go:137: sql insert into test_index values (1056, 4926031015201803886, 0.736806, 'RNT08Rr7pN') index_test.go:137: sql insert into test_index values (1057, 6587545250159993116, 0.900897, 'Yr9jmwrzf2') index_test.go:143: sql update test_index set c1 = 1299625331023538113, c2 = 0.831237, c3 = 'rs8P5ZTorA' where c = 354 index_test.go:143: sql update test_index set c1 = 505855523609270511, c2 = 0.858409, c3 = 'MCwrWRFVcp' where c = 520 index_test.go:140: sql delete from test_index where c = 841 index_test.go:137: sql insert into test_index values (1058, 6737972632858000199, 0.727954, 'yNyOWJsA4N') index_test.go:140: sql delete from test_index where c = 9 index_test.go:137: sql insert into test_index values (1055, 2205666334081692271, 0.240808, 'dzV46QIQjW') index_test.go:143: sql update test_index set c1 = 7195162599859193552, c2 = 0.427319, c3 = 'xNwDPIql85' where c = 781 index_test.go:140: sql delete from test_index where c = 510 index_test.go:143: sql update test_index set c1 = 4351885736182103619, c2 = 0.448914, c3 = 'TjlQOIWYBp' where c = 1029 index_test.go:140: sql delete from test_index where c = 303 index_test.go:143: sql update test_index set c1 = 8149275377810831275, c2 = 0.711548, c3 = 'aPs7uBJySf' where c = 781 index_test.go:137: sql insert into test_index values (1060, 1548755895550713684, 0.544210, 'eZaeyXVweC') index_test.go:137: sql insert into test_index values (1059, 1657591010804980336, 0.502384, 'RJ3t7SgCkk') index_test.go:137: sql insert into test_index values (1061, 7128294756014896732, 0.514775, 'tYywkL5OpQ') index_test.go:137: sql insert into test_index values (1062, 1351279173310511353, 0.954728, 'SBAgD2rSXa') index_test.go:140: sql delete from test_index where c = 381 index_test.go:143: sql update test_index set c1 = 7669165312665982905, c2 = 0.426154, c3 = 'ZiaFscBksB' where c = 609 index_test.go:140: sql delete from test_index where c = 445 index_test.go:143: sql update test_index set c1 = 2213533070902702336, c2 = 0.729958, c3 = '37dX4H56zY' where c = 868 index_test.go:137: sql insert into test_index values (1063, 6939948694037987107, 0.898544, 'vPXAKXAV93') index_test.go:140: sql delete from test_index where c = 93 index_test.go:140: sql delete from test_index where c = 1057 index_test.go:143: sql update test_index set c1 = 2742487616250000059, c2 = 0.956930, c3 = 'h2Xg6yjgOM' where c = 258 index_test.go:140: sql delete from test_index where c = 430 index_test.go:143: sql update test_index set c1 = 6941886894341641078, c2 = 0.696023, c3 = 'IAlvD3LHgp' where c = 467 index_test.go:137: sql insert into test_index values (1065, 6778513942162495224, 0.858505, 'oFKVHcUIab') index_test.go:143: sql update test_index set c1 = 6720285535764542472, c2 = 0.004388, c3 = 'Hbhp3mYJ43' where c = 229 index_test.go:140: sql delete from test_index where c = 850 index_test.go:143: sql update test_index set c1 = 7122809456984907776, c2 = 0.084829, c3 = 'okpLwJAicx' where c = 132 index_test.go:143: sql update test_index set c1 = 322727239881493538, c2 = 0.744842, c3 = 'nmM0s8Usbk' where c = 883 index_test.go:137: sql insert into test_index values (1066, 4705658141829203700, 0.293367, '6USK4u2MFp') index_test.go:137: sql insert into test_index values (1064, 5338648024244259291, 0.722554, 'NPT2qJqWWj') index_test.go:140: sql delete from test_index where c = 846 index_test.go:137: sql insert into test_index values (1068, 1515744074775556547, 0.280893, '414sLPQBCR') index_test.go:137: sql insert into test_index values (1069, 8504588570812674771, 0.403942, '8euF7KcOdr') index_test.go:140: sql delete from test_index where c = 572 index_test.go:140: sql delete from test_index where c = 71 index_test.go:137: sql insert into test_index values (1070, 5207217136103327463, 0.247153, 'ilfU0YRVCn') index_test.go:143: sql update test_index set c1 = 6572754381399773075, c2 = 0.777293, c3 = 'nWOfT4P4Jl' where c = 823 index_test.go:143: sql update test_index set c1 = 7435056737520073207, c2 = 0.554513, c3 = 'wWQpMVM2Tr' where c = 818 index_test.go:137: sql insert into test_index values (1067, 5238161468413698460, 0.055100, 'S33Z8jxXvz') index_test.go:140: sql delete from test_index where c = 1026 index_test.go:143: sql update test_index set c1 = 4572868549292921030, c2 = 0.664907, c3 = 'XSvsZPWKTw' where c = 229 index_test.go:140: sql delete from test_index where c = 123 index_test.go:143: sql update test_index set c1 = 9094350857347260488, c2 = 0.789093, c3 = 'GkFzCfDw3O' where c = 275 index_test.go:140: sql delete from test_index where c = 672 index_test.go:140: sql delete from test_index where c = 315 index_test.go:137: sql insert into test_index values (1072, 6915490365325972509, 0.574168, 'JF3Oq2SeLX') index_test.go:143: sql update test_index set c1 = 3975137103592047496, c2 = 0.670165, c3 = 'coOrlSm1kp' where c = 909 index_test.go:137: sql insert into test_index values (1073, 4143041666325493936, 0.305020, '1HSLJTCYTU') index_test.go:143: sql update test_index set c1 = 3686053791009160276, c2 = 0.456628, c3 = 'rBjFAfFBXt' where c = 910 index_test.go:140: sql delete from test_index where c = 46 index_test.go:143: sql update test_index set c1 = 1756561437398209844, c2 = 0.883136, c3 = 'FX3z876Syv' where c = 482 index_test.go:140: sql delete from test_index where c = 950 index_test.go:137: sql insert into test_index values (1071, 6369518315076984975, 0.645732, '9OtC92aPIT') index_test.go:137: sql insert into test_index values (1075, 5969503590728748902, 0.743885, 'zbq5kEraY0') index_test.go:143: sql update test_index set c1 = 5055748844816233974, c2 = 0.426854, c3 = 'Cl93avwTNy' where c = 102 index_test.go:137: sql insert into test_index values (1074, 7635380472867021281, 0.632437, 'toQg0BgGy4') index_test.go:137: sql insert into test_index values (1077, 6811698938783766404, 0.247026, 'fHyWByfLrN') index_test.go:140: sql delete from test_index where c = 1003 index_test.go:140: sql delete from test_index where c = 921 index_test.go:143: sql update test_index set c1 = 4645612380297815687, c2 = 0.502850, c3 = 'q8CV4tpKSD' where c = 978 index_test.go:143: sql update test_index set c1 = 7977576167696836486, c2 = 0.869375, c3 = 'gAF8hTXL4V' where c = 913 index_test.go:143: sql update test_index set c1 = 4225220173071829526, c2 = 0.080804, c3 = 'X2Xv14CM0B' where c = 840 index_test.go:137: sql insert into test_index values (1078, 3557188466343350118, 0.163360, 'tQfarwvVRk') index_test.go:137: sql insert into test_index values (1076, 1430793215104179473, 0.713489, '9mnUoDmB7C') index_test.go:143: sql update test_index set c1 = 5388882474206242894, c2 = 0.447732, c3 = '0cEb4DisAC' where c = 417 index_test.go:140: sql delete from test_index where c = 677 index_test.go:140: sql delete from test_index where c = 144 index_test.go:137: sql insert into test_index values (1079, 9199224881489890894, 0.567772, 'BnmpHEH9Ea') index_test.go:143: sql update test_index set c1 = 1796498188227285681, c2 = 0.375134, c3 = 'FovCEVFaWd' where c = 685 index_test.go:140: sql delete from test_index where c = 332 index_test.go:140: sql delete from test_index where c = 387 index_test.go:137: sql insert into test_index values (1080, 5632728114397027832, 0.172549, '37RlrvRCTZ') index_test.go:137: sql insert into test_index values (1081, 7345093632451999809, 0.040001, 'h40Zq7sTyg') index_test.go:140: sql delete from test_index where c = 744 index_test.go:140: sql delete from test_index where c = 30 index_test.go:143: sql update test_index set c1 = 5158757852891413067, c2 = 0.172494, c3 = 'Tkhh9u1IaN' where c = 266 index_test.go:137: sql insert into test_index values (1083, 8775306931522740410, 0.905355, 'rfEvdvPffs') index_test.go:143: sql update test_index set c1 = 5885518438013298819, c2 = 0.388157, c3 = 'QwjFEnDW7K' where c = 691 index_test.go:143: sql update test_index set c1 = 7727929759661173912, c2 = 0.411687, c3 = 'hEeJ7xtVTu' where c = 862 index_test.go:140: sql delete from test_index where c = 759 index_test.go:143: sql update test_index set c1 = 4254987484549186378, c2 = 0.860198, c3 = 'j78G0KQ508' where c = 136 index_test.go:137: sql insert into test_index values (1082, 7611248094794289323, 0.815575, 'NQDUnszCU0') index_test.go:140: sql delete from test_index where c = 6 index_test.go:143: sql update test_index set c1 = 2136805701391598521, c2 = 0.840335, c3 = '7zXzRtB372' where c = 919 index_test.go:137: sql insert into test_index values (1084, 5073195049426310818, 0.884682, 'acE3YraEwP') index_test.go:143: sql update test_index set c1 = 6691440313654716134, c2 = 0.143174, c3 = 'W2UllcVeFg' where c = 452 index_test.go:140: sql delete from test_index where c = 939 index_test.go:137: sql insert into test_index values (1085, 8020771073855984129, 0.912291, 'YYn3EhnJZe') index_test.go:137: sql insert into test_index values (1088, 3180334060921616782, 0.718604, 'fc27qTPCpV') index_test.go:143: sql update test_index set c1 = 4465867589912839773, c2 = 0.121442, c3 = 'G6GE2gPf9V' where c = 790 index_test.go:137: sql insert into test_index values (1089, 6037337589497168801, 0.175897, 'z1BNJ2kbpO') index_test.go:140: sql delete from test_index where c = 1017 index_test.go:137: sql insert into test_index values (1086, 299213698705485025, 0.907904, 'TjrrJ6d18L') index_test.go:137: sql insert into test_index values (1087, 5738111413762906633, 0.182159, 'dq7rQzQRJj') index_test.go:143: sql update test_index set c1 = 6356153256163117740, c2 = 0.794573, c3 = '6SAreAgdQJ' where c = 381 index_test.go:143: sql update test_index set c1 = 3746949252721648681, c2 = 0.166329, c3 = 'hl5IH0OU7z' where c = 418 index_test.go:140: sql delete from test_index where c = 811 index_test.go:137: sql insert into test_index values (1090, 6613783316892641688, 0.378862, 'CvIVVEf3zw') index_test.go:140: sql delete from test_index where c = 902 index_test.go:137: sql insert into test_index values (1091, 1489711571066944555, 0.454532, '4kBIhGGxqO') index_test.go:140: sql delete from test_index where c = 1047 index_test.go:140: sql delete from test_index where c = 203 index_test.go:140: sql delete from test_index where c = 824 index_test.go:137: sql insert into test_index values (1092, 4875072159867339243, 0.495777, 'b24VtzXapb') index_test.go:143: sql update test_index set c1 = 2668657582227228150, c2 = 0.929014, c3 = 'SUpZX32cZ4' where c = 112 index_test.go:140: sql delete from test_index where c = 939 index_test.go:140: sql delete from test_index where c = 480 index_test.go:143: sql update test_index set c1 = 1998643877950213990, c2 = 0.369617, c3 = 'gPAJo6zkBI' where c = 73 index_test.go:140: sql delete from test_index where c = 488 index_test.go:143: sql update test_index set c1 = 4577072613817620967, c2 = 0.911524, c3 = 'ghuLbnxI8L' where c = 645 index_test.go:143: sql update test_index set c1 = 5950945115601848908, c2 = 0.868133, c3 = 'oy2ACkGupl' where c = 170 index_test.go:143: sql update test_index set c1 = 5498819918687792746, c2 = 0.781134, c3 = 'f1pIIY426v' where c = 1008 index_test.go:143: sql update test_index set c1 = 6573703729162691984, c2 = 0.999788, c3 = 'g1POlJthcz' where c = 844 index_test.go:140: sql delete from test_index where c = 682 index_test.go:143: sql update test_index set c1 = 8799303713572574984, c2 = 0.378904, c3 = 'wLn7Pgirzj' where c = 606 index_test.go:137: sql insert into test_index values (1093, 1702668468249375433, 0.948547, 'M1IbDJmDEr') index_test.go:137: sql insert into test_index values (1094, 6658444765897203375, 0.629759, 'E0bjeaS7E8') index_test.go:143: sql update test_index set c1 = 4668939520564711813, c2 = 0.909594, c3 = 'DNzAqj9aQA' where c = 180 index_test.go:137: sql insert into test_index values (1095, 3345639535570480904, 0.631167, '3Ae8KEndQO') index_test.go:137: sql insert into test_index values (1096, 3706425565131020167, 0.734871, '24VAftAWqF') index_test.go:143: sql update test_index set c1 = 3610519025933593388, c2 = 0.616988, c3 = 'wpo9okeVo8' where c = 590 index_test.go:137: sql insert into test_index values (1097, 3900774260956020565, 0.897051, 'J8rSyPxhmB') index_test.go:143: sql update test_index set c1 = 529080493751475983, c2 = 0.474974, c3 = '27N4O04i7C' where c = 493 index_test.go:140: sql delete from test_index where c = 988 index_test.go:140: sql delete from test_index where c = 143 index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 611 index_test.go:143: sql update test_index set c1 = 111646542536381215, c2 = 0.874448, c3 = 'GKGWO6O8R9' where c = 452 index_test.go:137: sql insert into test_index values (1098, 4773916229095435880, 0.547459, 'VjRD04VYY5') index_test.go:140: sql delete from test_index where c = 758 index_test.go:143: sql update test_index set c1 = 8436483391550257961, c2 = 0.605739, c3 = 'mrm6FhpNic' where c = 152 index_test.go:140: sql delete from test_index where c = 140 index_test.go:143: sql update test_index set c1 = 9169945026391480887, c2 = 0.217838, c3 = 'tAhYBBli3i' where c = 862 index_test.go:137: sql insert into test_index values (1100, 9031729561182998472, 0.090360, '8nIOynssMI') index_test.go:137: sql insert into test_index values (1099, 6124230946397805061, 0.033107, 'aZOgbI80SJ') index_test.go:143: sql update test_index set c1 = 9080120572216554201, c2 = 0.975543, c3 = 'RGG7mf03ia' where c = 1055 index_test.go:143: sql update test_index set c1 = 2710541306126990516, c2 = 0.252800, c3 = 'AwdBCOoWmP' where c = 894 index_test.go:140: sql delete from test_index where c = 953 index_test.go:143: sql update test_index set c1 = 2776730515225178546, c2 = 0.115257, c3 = 'vb8QVpmcCB' where c = 587 index_test.go:140: sql delete from test_index where c = 323 index_test.go:143: sql update test_index set c1 = 9053965197714621860, c2 = 0.091871, c3 = 'bruOy7Hdjc' where c = 450 index_test.go:143: sql update test_index set c1 = 4450352603968175248, c2 = 0.977858, c3 = 'iBmSbupTnV' where c = 613 index_test.go:137: sql insert into test_index values (1107, 7442233488257706662, 0.192195, 'MLlcEeL29G') index_test.go:137: sql insert into test_index values (1101, 1292749192185460134, 0.194678, 'nhWeHHN4s4') index_test.go:137: sql insert into test_index values (1106, 8867100355683085884, 0.168212, 'xBabyH1ynr') index_test.go:137: sql insert into test_index values (1103, 4935264688354497588, 0.642618, 'AGdAFY5If7') index_test.go:137: sql insert into test_index values (1104, 4830497860084949894, 0.572487, 'DjECccRXj0') index_test.go:137: sql insert into test_index values (1102, 1261367393404641568, 0.951180, '0tWoXTU72P') index_test.go:137: sql insert into test_index values (1105, 8668387977822088008, 0.247311, 'CvjUoQG032') index_test.go:137: sql insert into test_index values (1110, 3884540585894891596, 0.230147, 'a52h9bQbvr') index_test.go:137: sql insert into test_index values (1109, 6055645229285906985, 0.769340, 'MBrX87rVik') index_test.go:137: sql insert into test_index values (1108, 7025233714845784413, 0.825997, 'gDjY000xFR') index_test.go:140: sql delete from test_index where c = 772 index_test.go:140: sql delete from test_index where c = 581 index_test.go:140: sql delete from test_index where c = 576 index_test.go:140: sql delete from test_index where c = 282 index_test.go:140: sql delete from test_index where c = 658 index_test.go:140: sql delete from test_index where c = 363 index_test.go:143: sql update test_index set c1 = 7268543342196053926, c2 = 0.490975, c3 = 'Tjf1Sqzv4N' where c = 97 index_test.go:140: sql delete from test_index where c = 788 index_test.go:140: sql delete from test_index where c = 62 index_test.go:140: sql delete from test_index where c = 611 index_test.go:143: sql update test_index set c1 = 4438208501112914414, c2 = 0.097042, c3 = '4luQgxBYdW' where c = 104 index_test.go:143: sql update test_index set c1 = 7380463565686237971, c2 = 0.873323, c3 = 'z2fQOl0eGW' where c = 313 index_test.go:140: sql delete from test_index where c = 216 index_test.go:143: sql update test_index set c1 = 2122001606249152587, c2 = 0.683586, c3 = 'ORiwXpOAFg' where c = 618 index_test.go:143: sql update test_index set c1 = 7324297181050056508, c2 = 0.037417, c3 = 'WJEgqoTTa9' where c = 290 index_test.go:143: sql update test_index set c1 = 5227269010989026840, c2 = 0.939508, c3 = 'GGzwnQFal1' where c = 321 index_test.go:143: sql update test_index set c1 = 269497476969123059, c2 = 0.777122, c3 = '5clCSJPkvr' where c = 103 index_test.go:137: sql insert into test_index values (1111, 155978295742135336, 0.544356, 'ZbEkAiTxpT') index_test.go:137: sql insert into test_index values (1112, 881764485755258462, 0.248621, 'IPuvZmVw1z') index_test.go:143: sql update test_index set c1 = 6170301495501844657, c2 = 0.598313, c3 = 'Z386U7pcnf' where c = 414 index_test.go:137: sql insert into test_index values (1113, 7439079317005028955, 0.040919, 'cYR22qdW6q') index_test.go:143: sql update test_index set c1 = 5813567228748694544, c2 = 0.708531, c3 = 'mEBBVfdrPM' where c = 105 index_test.go:137: sql insert into test_index values (1114, 7115290315812069177, 0.590813, 'i10It5A8C7') index_test.go:140: sql delete from test_index where c = 19 index_test.go:143: sql update test_index set c1 = 8318149038073446881, c2 = 0.214968, c3 = 'E0VWVLdMPZ' where c = 203 index_test.go:143: sql update test_index set c1 = 1591050221526751481, c2 = 0.430617, c3 = '2nAUFXT4Fe' where c = 130 index_test.go:137: sql insert into test_index values (1116, 8754704114535867136, 0.567745, 'Yt748FieM4') index_test.go:137: sql insert into test_index values (1121, 8096670471589800186, 0.996466, 'HDu9tqTARx') index_test.go:137: sql insert into test_index values (1115, 5889064235579392068, 0.549937, 'a9YCDtPTQ5') index_test.go:137: sql insert into test_index values (1120, 4567249485487949228, 0.119313, 'dDNXzw0BKf') index_test.go:137: sql insert into test_index values (1119, 2724571381897522564, 0.963511, 'cY5QFJpHvU') index_test.go:137: sql insert into test_index values (1117, 8631705555043657193, 0.724957, '6soA13UA2E') index_test.go:137: sql insert into test_index values (1118, 1167432304203923450, 0.636282, '4XzRfnJdT6') index_test.go:140: sql delete from test_index where c = 473 index_test.go:140: sql delete from test_index where c = 1001 index_test.go:140: sql delete from test_index where c = 863 index_test.go:140: sql delete from test_index where c = 889 index_test.go:140: sql delete from test_index where c = 937 index_test.go:140: sql delete from test_index where c = 804 index_test.go:140: sql delete from test_index where c = 1071 index_test.go:140: sql delete from test_index where c = 718 index_test.go:143: sql update test_index set c1 = 1764258748368630784, c2 = 0.365627, c3 = 'JPz71Cee80' where c = 155 index_test.go:140: sql delete from test_index where c = 651 index_test.go:143: sql update test_index set c1 = 225414663304663011, c2 = 0.770171, c3 = 'I6VzaePt3u' where c = 940 index_test.go:143: sql update test_index set c1 = 937593598998123460, c2 = 0.065713, c3 = '1BhwivLNu2' where c = 202 index_test.go:140: sql delete from test_index where c = 777 index_test.go:143: sql update test_index set c1 = 781643409800793483, c2 = 0.901311, c3 = 'paVbW3qlhf' where c = 440 index_test.go:143: sql update test_index set c1 = 5269567644722083480, c2 = 0.411232, c3 = 'n5UvvebUGq' where c = 1060 index_test.go:143: sql update test_index set c1 = 4153809080533312439, c2 = 0.821283, c3 = 'BiEu4ZBNsh' where c = 869 index_test.go:137: sql insert into test_index values (1122, 8497402516138125401, 0.537248, 'UnvOFPjgaP') index_test.go:137: sql insert into test_index values (1123, 9143249721999100687, 0.464945, '1HTk2G2IfA') index_test.go:137: sql insert into test_index values (1124, 6109358794777590247, 0.820443, 'yWhleynbg0') index_test.go:143: sql update test_index set c1 = 7856916359563227488, c2 = 0.320397, c3 = '61McVse9AB' where c = 870 index_test.go:137: sql insert into test_index values (1125, 7071291164167616586, 0.653352, 'yTUyXxlyMk') index_test.go:137: sql insert into test_index values (1126, 7140384090697842786, 0.678969, 'mguahVoljJ') index_test.go:137: sql insert into test_index values (1127, 895492877552850240, 0.533536, 'W3PBWGHZ2Z') index_test.go:143: sql update test_index set c1 = 665986249286383126, c2 = 0.972199, c3 = 'PaErXMDWR7' where c = 1086 index_test.go:143: sql update test_index set c1 = 322511703821222920, c2 = 0.574484, c3 = 'vHwTP5oBID' where c = 455 index_test.go:143: sql update test_index set c1 = 7237545051672113880, c2 = 0.053021, c3 = '8IrpbMd4bd' where c = 67 index_test.go:140: sql delete from test_index where c = 409 index_test.go:140: sql delete from test_index where c = 200 index_test.go:137: sql insert into test_index values (1128, 8742639585105094154, 0.369156, 'xadSGsygR9') index_test.go:140: sql delete from test_index where c = 830 index_test.go:140: sql delete from test_index where c = 238 index_test.go:140: sql delete from test_index where c = 350 index_test.go:137: sql insert into test_index values (1129, 7786801754323568732, 0.672592, 'uwI7iduAh2') index_test.go:137: sql insert into test_index values (1130, 7255178370358613147, 0.254847, 'EayaEG4OT3') index_test.go:140: sql delete from test_index where c = 986 index_test.go:140: sql delete from test_index where c = 348 index_test.go:137: sql insert into test_index values (1131, 684836054936912202, 0.846630, 'gbXbXjmV2Z') index_test.go:143: sql update test_index set c1 = 6057542231374592069, c2 = 0.338638, c3 = 'rodYHcSwue' where c = 190 index_test.go:143: sql update test_index set c1 = 175183919419218286, c2 = 0.048387, c3 = 'fzgQP1lPbO' where c = 117 index_test.go:143: sql update test_index set c1 = 645010806210911458, c2 = 0.550705, c3 = 'sS2JVLXXRA' where c = 523 index_test.go:143: sql update test_index set c1 = 3361270949403329735, c2 = 0.637100, c3 = 'og3KJIXDda' where c = 423 index_test.go:140: sql delete from test_index where c = 384 index_test.go:143: sql update test_index set c1 = 8201383276850431293, c2 = 0.012580, c3 = 'ssCbfxlv3A' where c = 527 index_test.go:137: sql insert into test_index values (1132, 7067519742240442207, 0.817429, 'UhXWHN3OLk') index_test.go:137: sql insert into test_index values (1133, 3494005365574246377, 0.142052, 'oBhRbbmvNT') index_test.go:143: sql update test_index set c1 = 8582625822141503435, c2 = 0.361133, c3 = 'd6LjTA9QaV' where c = 790 index_test.go:140: sql delete from test_index where c = 723 index_test.go:140: sql delete from test_index where c = 158 index_test.go:137: sql insert into test_index values (1134, 8061069128524408691, 0.956209, 'ivClhvVao7') index_test.go:143: sql update test_index set c1 = 2680906160468828444, c2 = 0.199768, c3 = 'e0ff4ddy60' where c = 802 index_test.go:137: sql insert into test_index values (1136, 8990468291031019987, 0.215431, 'TR1T6Zi8Gd') index_test.go:143: sql update test_index set c1 = 6152919146917644681, c2 = 0.027203, c3 = 'SRR06eOwVn' where c = 600 index_test.go:137: sql insert into test_index values (1137, 5832009276781234698, 0.690323, 'irrS621ZI0') index_test.go:140: sql delete from test_index where c = 465 index_test.go:140: sql delete from test_index where c = 1058 index_test.go:137: sql insert into test_index values (1135, 229467315620522993, 0.538869, 'z9YrKLAuHp') index_test.go:143: sql update test_index set c1 = 5235213912348645066, c2 = 0.790864, c3 = 'oK6bwq2FEC' where c = 567 index_test.go:137: sql insert into test_index values (1138, 6104404056003644733, 0.435455, 'Lf2QWdLerE') index_test.go:140: sql delete from test_index where c = 524 index_test.go:137: sql insert into test_index values (1139, 5730770169137666549, 0.971385, 'YBSeGlk6fg') index_test.go:143: sql update test_index set c1 = 1713367558311767059, c2 = 0.834276, c3 = 'X0p6o2whRn' where c = 778 index_test.go:140: sql delete from test_index where c = 1071 index_test.go:140: sql delete from test_index where c = 365 index_test.go:140: sql delete from test_index where c = 155 index_test.go:137: sql insert into test_index values (1140, 6363315185325756289, 0.796335, 'Srrg3IW4p6') index_test.go:140: sql delete from test_index where c = 844 index_test.go:143: sql update test_index set c1 = 3037410368932566975, c2 = 0.347936, c3 = '4jhhYpHEKC' where c = 918 index_test.go:137: sql insert into test_index values (1141, 3454693875376169130, 0.973360, 'fJs4EuqnTN') index_test.go:143: sql update test_index set c1 = 3714673084923650211, c2 = 0.761403, c3 = 'qSelEcQBAX' where c = 515 index_test.go:143: sql update test_index set c1 = 6238103541680890265, c2 = 0.464360, c3 = 'K8hxYh2366' where c = 972 index_test.go:140: sql delete from test_index where c = 1053 index_test.go:140: sql delete from test_index where c = 9 index_test.go:143: sql update test_index set c1 = 5677515458739966819, c2 = 0.745777, c3 = 'LsRDmDkus3' where c = 431 index_test.go:143: sql update test_index set c1 = 1761821808704553724, c2 = 0.367126, c3 = 'nhCVG7vU7B' where c = 166 index_test.go:143: sql update test_index set c1 = 6595646434429429837, c2 = 0.387390, c3 = 'fub2MNrRx0' where c = 661 index_test.go:137: sql insert into test_index values (1142, 4915744445004551819, 0.658743, 'DoCpdQihx0') index_test.go:143: sql update test_index set c1 = 4466913803774849475, c2 = 0.232939, c3 = 'o3vplUeSLB' where c = 871 index_test.go:137: sql insert into test_index values (1143, 3154738494996080892, 0.882805, 'WUy9L89w6f') index_test.go:143: sql update test_index set c1 = 860587953617468733, c2 = 0.346779, c3 = 'EgiSq6mf9l' where c = 375 index_test.go:137: sql insert into test_index values (1145, 7722957209728072502, 0.682374, 'etham4nKIy') index_test.go:137: sql insert into test_index values (1146, 91127443558469023, 0.334545, 'gNWnQ2uGOB') index_test.go:137: sql insert into test_index values (1147, 6816414654831441398, 0.825831, 'FGLWOD63PV') index_test.go:143: sql update test_index set c1 = 930496592130454892, c2 = 0.462050, c3 = 'ZTPVK9XZbM' where c = 564 index_test.go:140: sql delete from test_index where c = 177 index_test.go:137: sql insert into test_index values (1144, 3683229371910492467, 0.947304, 'EUTl7QJJy8') index_test.go:137: sql insert into test_index values (1148, 6811811890981299882, 0.315193, 'Km7yvUMHya') index_test.go:137: sql insert into test_index values (1149, 7851041105155353016, 0.127168, 'K6rwR2S30a') index_test.go:140: sql delete from test_index where c = 304 index_test.go:137: sql insert into test_index values (1150, 4886555815473140424, 0.250254, 'DKtIkscker') index_test.go:140: sql delete from test_index where c = 209 index_test.go:140: sql delete from test_index where c = 357 index_test.go:140: sql delete from test_index where c = 787 index_test.go:140: sql delete from test_index where c = 189 index_test.go:140: sql delete from test_index where c = 356 index_test.go:140: sql delete from test_index where c = 481 index_test.go:140: sql delete from test_index where c = 398 index_test.go:143: sql update test_index set c1 = 9164285592922472387, c2 = 0.893238, c3 = '1lGlOKazS1' where c = 446 index_test.go:143: sql update test_index set c1 = 6360803167235966103, c2 = 0.428639, c3 = 'NrN6L7HMGR' where c = 866 index_test.go:143: sql update test_index set c1 = 5534474630709031801, c2 = 0.254084, c3 = 'I9niFtjL3f' where c = 1122 index_test.go:143: sql update test_index set c1 = 7848845246806609593, c2 = 0.731943, c3 = 't40SrA6G1B' where c = 251 index_test.go:143: sql update test_index set c1 = 3562265193509809992, c2 = 0.317716, c3 = '8Ua2w7CThB' where c = 871 index_test.go:143: sql update test_index set c1 = 6919043999772635834, c2 = 0.946948, c3 = 'dmTylBT2Hy' where c = 147 index_test.go:143: sql update test_index set c1 = 8957917754455424802, c2 = 0.786933, c3 = 'm6ck7z5vsm' where c = 498 index_test.go:143: sql update test_index set c1 = 5712361421488911657, c2 = 0.413569, c3 = 'NsuaZnKzAc' where c = 833 index_test.go:137: sql insert into test_index values (1152, 8658756118429051551, 0.636603, 'C9ipeUf3hJ') index_test.go:137: sql insert into test_index values (1151, 4594139133042657241, 0.988366, 'V2bH5XGJnz') index_test.go:137: sql insert into test_index values (1153, 4954085709078631602, 0.733904, 'JNdD76cOqh') index_test.go:140: sql delete from test_index where c = 730 index_test.go:143: sql update test_index set c1 = 7047079470767612512, c2 = 0.772441, c3 = 'PKjpdysEze' where c = 441 index_test.go:137: sql insert into test_index values (1156, 2613914950603469679, 0.386030, 'YvnXZkZiLa') index_test.go:137: sql insert into test_index values (1154, 1481903477801136951, 0.061004, 'E6fIR4lMVI') index_test.go:137: sql insert into test_index values (1155, 318925168381503573, 0.407859, 'TjGiEW1ETo') index_test.go:137: sql insert into test_index values (1157, 8303832719981757621, 0.874647, 'vG3O2DqPSF') index_test.go:140: sql delete from test_index where c = 122 index_test.go:137: sql insert into test_index values (1158, 866469447783303871, 0.790688, 'sDSaNvvTqf') index_test.go:140: sql delete from test_index where c = 456 index_test.go:140: sql delete from test_index where c = 228 index_test.go:137: sql insert into test_index values (1159, 4748640039501475387, 0.902555, 'YQdKzx8m5W') index_test.go:140: sql delete from test_index where c = 1034 index_test.go:140: sql delete from test_index where c = 91 index_test.go:140: sql delete from test_index where c = 352 index_test.go:143: sql update test_index set c1 = 7344924395236062808, c2 = 0.685221, c3 = 'iArKU7dojo' where c = 1066 index_test.go:140: sql delete from test_index where c = 328 index_test.go:143: sql update test_index set c1 = 2574422482969663266, c2 = 0.113284, c3 = 'p4KiD7s0ES' where c = 155 index_test.go:143: sql update test_index set c1 = 3470996098299275891, c2 = 0.823256, c3 = 'zZG0UA4K3Q' where c = 321 index_test.go:143: sql update test_index set c1 = 5426769444396368011, c2 = 0.838870, c3 = 'qbEgcaJOYW' where c = 955 index_test.go:140: sql delete from test_index where c = 1131 index_test.go:140: sql delete from test_index where c = 574 index_test.go:143: sql update test_index set c1 = 7222907229755820449, c2 = 0.274894, c3 = 'GwNbJd9WaI' where c = 633 index_test.go:143: sql update test_index set c1 = 2859260774264904005, c2 = 0.076686, c3 = '5n0OVhONtR' where c = 268 index_test.go:143: sql update test_index set c1 = 6505269841650553957, c2 = 0.205376, c3 = 'OsX64x4TWo' where c = 961 index_test.go:137: sql insert into test_index values (1161, 6214252280314448374, 0.268879, 'vjAypJAyBj') index_test.go:143: sql update test_index set c1 = 5293460767564564217, c2 = 0.036416, c3 = 'YGS9eawRQ4' where c = 330 index_test.go:137: sql insert into test_index values (1162, 2393474683571372026, 0.868708, 'vhLVhvPSLV') index_test.go:143: sql update test_index set c1 = 6234976396470222039, c2 = 0.225998, c3 = 'ytD0oI7eyc' where c = 129 index_test.go:137: sql insert into test_index values (1160, 2966783026315177140, 0.294646, 'TFapO68Q9p') index_test.go:140: sql delete from test_index where c = 60 index_test.go:137: sql insert into test_index values (1163, 3902297885349125218, 0.869541, '1BbeOzIW0T') index_test.go:137: sql insert into test_index values (1164, 164444925505717193, 0.349201, 'T3g7WgQy37') index_test.go:137: sql insert into test_index values (1165, 1536907251163614956, 0.478910, 'QKE5mCnK07') index_test.go:137: sql insert into test_index values (1166, 7725316910042828436, 0.665961, 'A0ZuOspiIQ') index_test.go:137: sql insert into test_index values (1167, 6436932233552371445, 0.459112, 'DELhWNB1bM') index_test.go:137: sql insert into test_index values (1168, 2271063180803315832, 0.925477, 'UtWC9fNrV7') index_test.go:140: sql delete from test_index where c = 831 index_test.go:143: sql update test_index set c1 = 5142141956216387269, c2 = 0.932474, c3 = 'EpZftvA9jn' where c = 997 index_test.go:140: sql delete from test_index where c = 479 index_test.go:140: sql delete from test_index where c = 274 index_test.go:140: sql delete from test_index where c = 145 index_test.go:140: sql delete from test_index where c = 748 index_test.go:140: sql delete from test_index where c = 1152 index_test.go:143: sql update test_index set c1 = 8415727516253164206, c2 = 0.536513, c3 = '7zrnNAeMsI' where c = 269 index_test.go:143: sql update test_index set c1 = 6260979860866925852, c2 = 0.687710, c3 = 'l1LB6ZKZaN' where c = 35 index_test.go:140: sql delete from test_index where c = 1114 index_test.go:143: sql update test_index set c1 = 2688708035007162083, c2 = 0.223096, c3 = 'ozKwUIVsab' where c = 264 index_test.go:137: sql insert into test_index values (1169, 2352199660646900467, 0.628695, 'A6Ag0IIBDV') index_test.go:143: sql update test_index set c1 = 1384426831512851455, c2 = 0.173086, c3 = '9sxte9NE1U' where c = 160 index_test.go:140: sql delete from test_index where c = 686 index_test.go:137: sql insert into test_index values (1170, 4597769214305290228, 0.854051, 'I5SoPZsw8j') index_test.go:140: sql delete from test_index where c = 842 index_test.go:143: sql update test_index set c1 = 5094198510128012057, c2 = 0.150343, c3 = 'Um4rTw6toB' where c = 397 index_test.go:137: sql insert into test_index values (1171, 4285445233323748628, 0.344509, 'MwEcNniJj4') index_test.go:143: sql update test_index set c1 = 7254924414759014589, c2 = 0.347252, c3 = 'rDdbM5vSLN' where c = 859 index_test.go:143: sql update test_index set c1 = 1666980479387246293, c2 = 0.056200, c3 = 'bLFWw9i5tG' where c = 609 index_test.go:143: sql update test_index set c1 = 8477031175005096990, c2 = 0.699442, c3 = 'nfmsNS7q8g' where c = 200 index_test.go:137: sql insert into test_index values (1173, 122061826790184915, 0.802724, 'AXFW2beyLX') index_test.go:143: sql update test_index set c1 = 7686451949064110018, c2 = 0.981411, c3 = 'oTR6gRXZee' where c = 48 index_test.go:137: sql insert into test_index values (1174, 6558809719123896885, 0.666523, '4X8oKrho4E') index_test.go:143: sql update test_index set c1 = 7820011463965952364, c2 = 0.491443, c3 = '0IivW3XhbQ' where c = 643 index_test.go:137: sql insert into test_index values (1172, 6482999702221457917, 0.650798, 'CtUTgNu1L9') index_test.go:140: sql delete from test_index where c = 1161 index_test.go:137: sql insert into test_index values (1175, 9115985089840000566, 0.403168, 'g2hWvPy3v5') index_test.go:137: sql insert into test_index values (1176, 5758756877983381046, 0.461069, 'Ffuo9e2vCa') index_test.go:137: sql insert into test_index values (1177, 7338207258474604809, 0.893387, 'tv55273qVe') index_test.go:140: sql delete from test_index where c = 989 index_test.go:137: sql insert into test_index values (1178, 929851970504651082, 0.882037, 'viPubco0aW') index_test.go:140: sql delete from test_index where c = 893 index_test.go:143: sql update test_index set c1 = 8952300038075863280, c2 = 0.387045, c3 = 'UrPuN7PCoQ' where c = 510 index_test.go:140: sql delete from test_index where c = 615 index_test.go:140: sql delete from test_index where c = 153 index_test.go:143: sql update test_index set c1 = 309486597078625891, c2 = 0.705540, c3 = '2Eh45okXtc' where c = 105 index_test.go:140: sql delete from test_index where c = 17 index_test.go:140: sql delete from test_index where c = 1062 index_test.go:140: sql delete from test_index where c = 814 index_test.go:137: sql insert into test_index values (1179, 335839301129051256, 0.590435, 'ErMCl0wmrY') index_test.go:137: sql insert into test_index values (1180, 5578336574459543296, 0.910280, 'rqaC997xr9') index_test.go:140: sql delete from test_index where c = 234 index_test.go:143: sql update test_index set c1 = 2586840150224304180, c2 = 0.991561, c3 = '3zoXwBqxwc' where c = 602 index_test.go:140: sql delete from test_index where c = 926 index_test.go:137: sql insert into test_index values (1181, 1994236818340113467, 0.144405, '1NfUFWQLoE') index_test.go:143: sql update test_index set c1 = 309066946058868137, c2 = 0.328034, c3 = 'lTqoxoJrSF' where c = 585 index_test.go:143: sql update test_index set c1 = 6702243157503834322, c2 = 0.790419, c3 = '0BickbSFOc' where c = 838 index_test.go:143: sql update test_index set c1 = 7262008903731780355, c2 = 0.711086, c3 = 'A2QSUFDp95' where c = 324 index_test.go:140: sql delete from test_index where c = 697 index_test.go:143: sql update test_index set c1 = 6630944405009231158, c2 = 0.196581, c3 = 'gONSQ8ijun' where c = 1154 index_test.go:143: sql update test_index set c1 = 6001350927371459519, c2 = 0.541214, c3 = '9kBLGwyA1A' where c = 1006 index_test.go:143: sql update test_index set c1 = 4267375480538321305, c2 = 0.389914, c3 = 'CcwGJKQ56N' where c = 307 index_test.go:137: sql insert into test_index values (1182, 1943680635833597789, 0.553203, 'rYE3rzU4EB') index_test.go:137: sql insert into test_index values (1184, 5285589297283361746, 0.415715, 'BVd0WHkfyU') index_test.go:140: sql delete from test_index where c = 836 index_test.go:137: sql insert into test_index values (1183, 3750916931530903475, 0.215647, 'h7ZCf1Yj1Z') index_test.go:143: sql update test_index set c1 = 2752214642509995237, c2 = 0.115855, c3 = '2vFT24LZFH' where c = 1018 index_test.go:143: sql update test_index set c1 = 6882477898214024584, c2 = 0.490900, c3 = '9dkERfUFyn' where c = 304 index_test.go:137: sql insert into test_index values (1186, 4675408847280429766, 0.422413, 'elP61i2z44') index_test.go:137: sql insert into test_index values (1187, 3987396318932037642, 0.679305, 'FD2UHNGHLO') index_test.go:137: sql insert into test_index values (1188, 1934200296828526014, 0.334425, 'phk4E4Q4cm') index_test.go:143: sql update test_index set c1 = 2571018780721768790, c2 = 0.862642, c3 = 'UIl6zzEG41' where c = 775 index_test.go:140: sql delete from test_index where c = 878 index_test.go:137: sql insert into test_index values (1190, 7352743707866443508, 0.068752, 'rek8nPtGx8') index_test.go:137: sql insert into test_index values (1185, 4002012762802519764, 0.272077, '2XC5vOwZ6m') index_test.go:140: sql delete from test_index where c = 125 index_test.go:140: sql delete from test_index where c = 840 index_test.go:137: sql insert into test_index values (1191, 2636857444771596970, 0.700997, 'kIkZFqPs5K') index_test.go:137: sql insert into test_index values (1189, 3863452420353009624, 0.436456, 'HDPhLCvPF2') index_test.go:140: sql delete from test_index where c = 1068 index_test.go:140: sql delete from test_index where c = 696 index_test.go:143: sql update test_index set c1 = 7998716751567705095, c2 = 0.156750, c3 = 'DoMo7kCD0c' where c = 25 index_test.go:140: sql delete from test_index where c = 55 index_test.go:140: sql delete from test_index where c = 896 index_test.go:143: sql update test_index set c1 = 4363817661951260123, c2 = 0.852471, c3 = 'FC7m3oeuTB' where c = 824 index_test.go:140: sql delete from test_index where c = 624 index_test.go:140: sql delete from test_index where c = 585 index_test.go:143: sql update test_index set c1 = 6558547089220106552, c2 = 0.455237, c3 = 'Hary1QjeiQ' where c = 197 index_test.go:143: sql update test_index set c1 = 7834002684594180027, c2 = 0.251814, c3 = 'd1dIirBLOJ' where c = 156 index_test.go:140: sql delete from test_index where c = 976 index_test.go:137: sql insert into test_index values (1192, 7269123807675838313, 0.054966, 'n6jIm0Wjao') index_test.go:143: sql update test_index set c1 = 4570920056871732438, c2 = 0.312773, c3 = '17ug1TuEAS' where c = 572 index_test.go:143: sql update test_index set c1 = 2120730644680070229, c2 = 0.536875, c3 = 'RX4HJ75trQ' where c = 858 index_test.go:137: sql insert into test_index values (1193, 4069513655100693895, 0.634367, '4hLhVxa3AR') index_test.go:143: sql update test_index set c1 = 2412121082657910435, c2 = 0.395795, c3 = 'efmoGS52ML' where c = 218 index_test.go:143: sql update test_index set c1 = 3725928282562363913, c2 = 0.028420, c3 = 'xQymGmGBLu' where c = 732 index_test.go:143: sql update test_index set c1 = 603477883263190960, c2 = 0.872664, c3 = 'mORUi6xTcs' where c = 741 index_test.go:137: sql insert into test_index values (1195, 2626081508928274225, 0.939427, '7VKomsS1LT') index_test.go:143: sql update test_index set c1 = 7623967415766136802, c2 = 0.559542, c3 = 'xtdBVW483U' where c = 1009 index_test.go:137: sql insert into test_index values (1196, 1896087986065318949, 0.271499, 'tlRHzw2I8d') index_test.go:137: sql insert into test_index values (1197, 8616509525187696491, 0.085898, '9z6G4ZeEPJ') index_test.go:140: sql delete from test_index where c = 10 index_test.go:137: sql insert into test_index values (1198, 5692218830947353867, 0.172045, 'JIxyw0knGg') index_test.go:137: sql insert into test_index values (1194, 3091253381293259302, 0.305200, 'lBeVLbqxZx') index_test.go:140: sql delete from test_index where c = 353 index_test.go:140: sql delete from test_index where c = 437 index_test.go:140: sql delete from test_index where c = 557 index_test.go:140: sql delete from test_index where c = 328 index_test.go:143: sql update test_index set c1 = 4447260479049700159, c2 = 0.741978, c3 = 'i03ujLhFgu' where c = 821 index_test.go:140: sql delete from test_index where c = 1161 index_test.go:143: sql update test_index set c1 = 5596577936120426671, c2 = 0.219666, c3 = 'lRI1FMxAmp' where c = 961 index_test.go:143: sql update test_index set c1 = 3106969940865684036, c2 = 0.223456, c3 = 'V5WeHssxgk' where c = 447 index_test.go:143: sql update test_index set c1 = 7120950396601463452, c2 = 0.128088, c3 = 'YtJnYBwg1X' where c = 895 index_test.go:143: sql update test_index set c1 = 4297659395989836550, c2 = 0.055204, c3 = 'eyn3Y7krXE' where c = 482 index_test.go:143: sql update test_index set c1 = 8012550608174774774, c2 = 0.166119, c3 = 'vF6MqXQtvF' where c = 1184 index_test.go:137: sql insert into test_index values (1199, 5737040446324935013, 0.197126, 'txAz32swAi') index_test.go:140: sql delete from test_index where c = 594 index_test.go:137: sql insert into test_index values (1200, 4293763840492892358, 0.021571, 'XIKFi8pk4E') index_test.go:140: sql delete from test_index where c = 1018 index_test.go:143: sql update test_index set c1 = 7363240871459211765, c2 = 0.465025, c3 = 'NNEWqghC9w' where c = 1054 index_test.go:140: sql delete from test_index where c = 884 index_test.go:143: sql update test_index set c1 = 972381608911670165, c2 = 0.286369, c3 = 'voDL6BndIV' where c = 1188 index_test.go:143: sql update test_index set c1 = 5768349221662295876, c2 = 0.545739, c3 = 'efxkGkPIE8' where c = 842 === RUN TestSimple/Mixed === RUN TestSimple/Mixed/test_mixed index_test.go:137: sql insert into test_index values (1202, 1030630915325805228, 0.776832, '4f3FXBYjoc') index_test.go:137: sql insert into test_index values (1209, 5858229077895239595, 0.167596, 'zqf1e9XxFO') index_test.go:137: sql insert into test_index values (1208, 8173313796720695713, 0.386570, '1JidIlgLv5') index_test.go:137: sql insert into test_index values (1204, 5101656139152860994, 0.412338, 'vATkjZv5WY') index_test.go:137: sql insert into test_index values (1201, 5319129009125389355, 0.967919, 'uJ6CT37OvK') index_test.go:140: sql delete from test_index where c = 6 index_test.go:140: sql delete from test_index where c = 391 index_test.go:140: sql delete from test_index where c = 888 index_test.go:137: sql insert into test_index values (1203, 9152129740198400621, 0.483740, 'w3L5vhkkJi') index_test.go:137: sql insert into test_index values (1206, 8726541371346988558, 0.390413, 'sAs96wAjKm') index_test.go:137: sql insert into test_index values (1207, 3711924638288078775, 0.830578, 'qPCii9awu9') index_test.go:137: sql insert into test_index values (1205, 3449413827139118977, 0.431175, '1EzTw1WUee') index_test.go:137: sql insert into test_index values (1210, 4512275648019749675, 0.305705, 'OcS3PwMMXH') index_test.go:140: sql delete from test_index where c = 1139 index_test.go:140: sql delete from test_index where c = 292 index_test.go:140: sql delete from test_index where c = 25 index_test.go:140: sql delete from test_index where c = 1110 index_test.go:143: sql update test_index set c1 = 1230807189083959859, c2 = 0.976808, c3 = 'oT8J3Z8M20' where c = 1036 index_test.go:140: sql delete from test_index where c = 660 index_test.go:140: sql delete from test_index where c = 470 index_test.go:143: sql update test_index set c1 = 2935017077527208377, c2 = 0.831324, c3 = 'swvWp98JHt' where c = 417 index_test.go:143: sql update test_index set c1 = 2147954833530043541, c2 = 0.185195, c3 = 'Hds3GVpE9G' where c = 900 index_test.go:143: sql update test_index set c1 = 3958130778854877366, c2 = 0.460210, c3 = '6RrckFVV0X' where c = 4 index_test.go:140: sql delete from test_index where c = 314 index_test.go:137: sql insert into test_index values (1211, 5622997026054509231, 0.761658, 'PbxGM1Vib2') index_test.go:143: sql update test_index set c1 = 2498433779261164194, c2 = 0.690702, c3 = 'pfKNFJNlXy' where c = 934 index_test.go:143: sql update test_index set c1 = 7528874785109014910, c2 = 0.409570, c3 = '0EW7LDUTEF' where c = 394 index_test.go:143: sql update test_index set c1 = 4229505499778657917, c2 = 0.797359, c3 = 'OUOXscReaj' where c = 38 index_test.go:137: sql insert into test_index values (1212, 2053998794405703096, 0.848222, '89IuVgTCof') index_test.go:143: sql update test_index set c1 = 7325147286363420903, c2 = 0.241879, c3 = '5tmKsGvVfn' where c = 811 index_test.go:137: sql insert into test_index values (1213, 7155094855267394600, 0.513978, 'B85qVAlajx') index_test.go:137: sql insert into test_index values (1214, 7877712837031240159, 0.688219, 'cXR4hoW92z') index_test.go:143: sql update test_index set c1 = 6338437588034972411, c2 = 0.703543, c3 = 'sNtBYY22xu' where c = 1088 index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 874 index_test.go:143: sql update test_index set c1 = 7463480669343734893, c2 = 0.329753, c3 = 'lv4qPsk7Ab' where c = 636 index_test.go:137: sql insert into test_index values (1216, 988782963199466579, 0.045822, '6GBtctEnh1') index_test.go:137: sql insert into test_index values (1218, 6851119430919985732, 0.044755, 'FdTxks3V7F') index_test.go:137: sql insert into test_index values (1217, 7795727670282404667, 0.168300, '5bDzII1I94') index_test.go:140: sql delete from test_index where c = 557 index_test.go:137: sql insert into test_index values (1215, 2525947498338014460, 0.272483, 'fe2wdXV1s5') index_test.go:140: sql delete from test_index where c = 522 index_test.go:137: sql insert into test_index values (1220, 3408820245009097450, 0.291420, 'uXjtTzVZPj') index_test.go:140: sql delete from test_index where c = 567 index_test.go:143: sql update test_index set c1 = 4536411713769899072, c2 = 0.235187, c3 = 'YQiCBC9tOD' where c = 241 index_test.go:143: sql update test_index set c1 = 325651642741182487, c2 = 0.368899, c3 = 'LjLXsT2b0b' where c = 1180 index_test.go:140: sql delete from test_index where c = 1162 index_test.go:143: sql update test_index set c1 = 7985299062228477810, c2 = 0.669874, c3 = '2AU0itOY2y' where c = 996 index_test.go:140: sql delete from test_index where c = 844 index_test.go:137: sql insert into test_index values (1219, 6510918950095573936, 0.891792, 'HFlmCcm9l4') index_test.go:143: sql update test_index set c1 = 2362338024887427371, c2 = 0.692792, c3 = 'LEI1vMofQl' where c = 906 index_test.go:137: sql insert into test_index values (1221, 4943596781960221186, 0.719436, 'bes65ZZUfb') index_test.go:137: sql insert into test_index values (1223, 3064057253689280730, 0.035967, 'CHahxSJV8m') index_test.go:143: sql update test_index set c1 = 3246547553292370834, c2 = 0.164649, c3 = 'uIR73cbALT' where c = 96 index_test.go:140: sql delete from test_index where c = 232 index_test.go:140: sql delete from test_index where c = 1066 index_test.go:137: sql insert into test_index values (1224, 1920463522683507485, 0.865744, 'OuhyOsD1hc') index_test.go:140: sql delete from test_index where c = 601 index_test.go:143: sql update test_index set c1 = 584237197583430726, c2 = 0.584818, c3 = 'AVpj1Al7kn' where c = 438 index_test.go:140: sql delete from test_index where c = 405 index_test.go:137: sql insert into test_index values (1222, 4488305620780375698, 0.615089, 'PSrQ4g6D45') index_test.go:137: sql insert into test_index values (1225, 7733781336294945782, 0.889811, 'uPF8XW5SJy') index_test.go:140: sql delete from test_index where c = 321 index_test.go:143: sql update test_index set c1 = 6328184190827916180, c2 = 0.319487, c3 = 'pwpy5ecNAt' where c = 568 index_test.go:140: sql delete from test_index where c = 1140 index_test.go:143: sql update test_index set c1 = 3815841811306178274, c2 = 0.739486, c3 = 'IR3qMR1KeJ' where c = 165 index_test.go:143: sql update test_index set c1 = 1254796825142285216, c2 = 0.598659, c3 = 'zZR1ufRJds' where c = 983 index_test.go:143: sql update test_index set c1 = 463962345822676182, c2 = 0.021061, c3 = 'CZ937b1nVs' where c = 654 index_test.go:143: sql update test_index set c1 = 6406496664895813540, c2 = 0.705839, c3 = 'opQ5NbVWED' where c = 455 index_test.go:137: sql insert into test_index values (1226, 398032067733258354, 0.896103, 'eZZa63K7nJ') index_test.go:140: sql delete from test_index where c = 703 index_test.go:140: sql delete from test_index where c = 1104 index_test.go:143: sql update test_index set c1 = 187123707495560346, c2 = 0.918160, c3 = 'dRFwYuq1dM' where c = 827 index_test.go:143: sql update test_index set c1 = 6131185727290764093, c2 = 0.128808, c3 = 'Ngy9SWa9v0' where c = 523 index_test.go:137: sql insert into test_index values (1228, 7603575875989240093, 0.655142, 'y29fp49W1g') index_test.go:137: sql insert into test_index values (1229, 1689567745264297277, 0.203362, 'OoKb9uWVtq') index_test.go:137: sql insert into test_index values (1230, 6664666503999789291, 0.867830, 'xwNmRNxNXy') index_test.go:143: sql update test_index set c1 = 3826370772275907689, c2 = 0.496993, c3 = 'mrPIO62EhL' where c = 504 index_test.go:137: sql insert into test_index values (1227, 8221112822572573528, 0.117850, 'wf13gNnuni') index_test.go:140: sql delete from test_index where c = 212 index_test.go:137: sql insert into test_index values (1232, 2137753304099104887, 0.626828, 'g5Mj6HdGeS') index_test.go:143: sql update test_index set c1 = 6575134476641041856, c2 = 0.038214, c3 = 'YbmNkw8xaw' where c = 1113 index_test.go:140: sql delete from test_index where c = 407 index_test.go:140: sql delete from test_index where c = 528 index_test.go:140: sql delete from test_index where c = 739 index_test.go:137: sql insert into test_index values (1231, 2592595076926704793, 0.115039, 'Ld7GEI2x6d') index_test.go:143: sql update test_index set c1 = 349788467686552307, c2 = 0.792688, c3 = 'u1JGmzxy4k' where c = 718 index_test.go:137: sql insert into test_index values (1234, 9162400214021764177, 0.316002, 'UugyR2gzGX') index_test.go:140: sql delete from test_index where c = 108 index_test.go:137: sql insert into test_index values (1233, 4479413973507658536, 0.171896, 'HET9B3tLdg') index_test.go:137: sql insert into test_index values (1235, 1131636840892524519, 0.838518, 'hs1anZGY6T') index_test.go:143: sql update test_index set c1 = 3815581154176388920, c2 = 0.920839, c3 = 'HVTmI9Y9OE' where c = 29 index_test.go:140: sql delete from test_index where c = 1189 index_test.go:140: sql delete from test_index where c = 123 index_test.go:140: sql delete from test_index where c = 134 index_test.go:143: sql update test_index set c1 = 2684756016091147859, c2 = 0.457477, c3 = 'tFBNTXUx3e' where c = 573 index_test.go:140: sql delete from test_index where c = 868 index_test.go:137: sql insert into test_index values (1236, 6802549888505447837, 0.556376, 'cFNbAL5wF8') index_test.go:143: sql update test_index set c1 = 9083776872964964178, c2 = 0.460365, c3 = 'HXSUBW37YY' where c = 73 index_test.go:143: sql update test_index set c1 = 5521804184817151927, c2 = 0.971734, c3 = 'nGz1bC8UIr' where c = 558 index_test.go:143: sql update test_index set c1 = 8310014094916086307, c2 = 0.730240, c3 = 'mjhXqTqHeq' where c = 432 index_test.go:140: sql delete from test_index where c = 832 index_test.go:143: sql update test_index set c1 = 4899014793138762865, c2 = 0.409855, c3 = 'KoyxVZniQ1' where c = 40 index_test.go:137: sql insert into test_index values (1238, 8414521807307020212, 0.626858, 'LXJfcvO9HI') index_test.go:140: sql delete from test_index where c = 1026 index_test.go:143: sql update test_index set c1 = 3200244926305451869, c2 = 0.208572, c3 = 'pwsEZXK5EA' where c = 244 index_test.go:137: sql insert into test_index values (1239, 7368024433381522462, 0.995968, 'LeeZTvE0S8') index_test.go:143: sql update test_index set c1 = 2856919209694006368, c2 = 0.528391, c3 = 'AuHNdyFbz5' where c = 866 index_test.go:137: sql insert into test_index values (1237, 1676181052261607002, 0.868846, 'qCVraQPnwp') index_test.go:143: sql update test_index set c1 = 1688727519978110056, c2 = 0.473259, c3 = 'hm6EcqlasS' where c = 1062 index_test.go:143: sql update test_index set c1 = 5581545734810815750, c2 = 0.401273, c3 = 'vXlvfdIqLc' where c = 48 index_test.go:137: sql insert into test_index values (1242, 2974710367365009731, 0.295936, '0kC7eauoi6') index_test.go:137: sql insert into test_index values (1241, 2421111498628645033, 0.562808, 'EdSwsWuJKu') index_test.go:137: sql insert into test_index values (1243, 6311838582947628030, 0.088225, '7I3GeErO1j') index_test.go:140: sql delete from test_index where c = 77 index_test.go:137: sql insert into test_index values (1240, 4157561900287079457, 0.674691, 'vbXxf11Psu') index_test.go:140: sql delete from test_index where c = 525 index_test.go:137: sql insert into test_index values (1244, 6380041168031514229, 0.096485, 'KssMpIpj1e') index_test.go:140: sql delete from test_index where c = 400 index_test.go:137: sql insert into test_index values (1246, 4946481745830768466, 0.977185, 'CiCzLZ95IE') index_test.go:140: sql delete from test_index where c = 387 index_test.go:140: sql delete from test_index where c = 1172 index_test.go:143: sql update test_index set c1 = 4016698670038539073, c2 = 0.434092, c3 = 'aaCUlE30gT' where c = 891 index_test.go:143: sql update test_index set c1 = 9010315629173721510, c2 = 0.693469, c3 = 'EWhwRCBWcn' where c = 199 index_test.go:143: sql update test_index set c1 = 7891128900603949224, c2 = 0.446189, c3 = '7ntaVXnuc6' where c = 199 index_test.go:137: sql insert into test_index values (1245, 8665161725211988382, 0.253045, 'iikKx7zRrK') index_test.go:140: sql delete from test_index where c = 529 index_test.go:140: sql delete from test_index where c = 707 index_test.go:140: sql delete from test_index where c = 678 index_test.go:137: sql insert into test_index values (1248, 868533143227543799, 0.141283, 'tVoECJH81Z') index_test.go:140: sql delete from test_index where c = 772 index_test.go:143: sql update test_index set c1 = 4929830264930080038, c2 = 0.494299, c3 = 'B2Mor1uQcY' where c = 173 index_test.go:137: sql insert into test_index values (1249, 7139068725019961590, 0.043768, 'yv4xCUiKxL') index_test.go:143: sql update test_index set c1 = 8678626644245152519, c2 = 0.132695, c3 = 'IXdLkba2U6' where c = 567 index_test.go:143: sql update test_index set c1 = 8510979256920901605, c2 = 0.267238, c3 = 'SCpk5MRAVs' where c = 762 index_test.go:140: sql delete from test_index where c = 365 index_test.go:137: sql insert into test_index values (1247, 4133135769915564336, 0.027484, 'GXODMsYWeq') index_test.go:143: sql update test_index set c1 = 1585697509428741058, c2 = 0.570066, c3 = 'xpgoT1PNUk' where c = 882 index_test.go:143: sql update test_index set c1 = 71814749881297376, c2 = 0.478842, c3 = 'tOuGe0zzuV' where c = 302 index_test.go:140: sql delete from test_index where c = 671 index_test.go:140: sql delete from test_index where c = 651 index_test.go:143: sql update test_index set c1 = 1764142949735973171, c2 = 0.918860, c3 = '4ErQlxdVw4' where c = 270 index_test.go:143: sql update test_index set c1 = 554609049382432840, c2 = 0.225652, c3 = 'bwOFRAoBLd' where c = 111 index_test.go:137: sql insert into test_index values (1252, 4802964261171517848, 0.567586, 'EwJAwQ26B2') index_test.go:137: sql insert into test_index values (1251, 3122571099828201457, 0.957128, 'eAvF1G5J5K') index_test.go:140: sql delete from test_index where c = 363 index_test.go:143: sql update test_index set c1 = 2435627236484739821, c2 = 0.014825, c3 = 'g9X1BC99Vh' where c = 759 index_test.go:137: sql insert into test_index values (1253, 1354206659496722172, 0.555157, 'Qzd7PBnhOC') index_test.go:137: sql insert into test_index values (1254, 7223190907618740831, 0.766026, 'rSa7rp6vgD') index_test.go:137: sql insert into test_index values (1250, 22372078892407850, 0.544682, 'vqnbq2de6q') index_test.go:140: sql delete from test_index where c = 33 index_test.go:143: sql update test_index set c1 = 5340741262905907999, c2 = 0.422154, c3 = 'oUp3kGCLU4' where c = 1159 index_test.go:140: sql delete from test_index where c = 1165 index_test.go:143: sql update test_index set c1 = 631208697694100482, c2 = 0.560088, c3 = 'Qv3gaOqrJI' where c = 1092 index_test.go:137: sql insert into test_index values (1257, 3227824368068188145, 0.804139, 'IXOICjNP0z') index_test.go:140: sql delete from test_index where c = 351 index_test.go:137: sql insert into test_index values (1255, 6520301026850014222, 0.121637, 'w2hHQC3XnJ') index_test.go:137: sql insert into test_index values (1256, 182153155695479753, 0.104747, 'fgDnw6r338') index_test.go:140: sql delete from test_index where c = 499 index_test.go:137: sql insert into test_index values (1258, 4377776927647065336, 0.446408, 'VoqNSmQtBs') index_test.go:140: sql delete from test_index where c = 597 index_test.go:143: sql update test_index set c1 = 8914912893543069163, c2 = 0.573164, c3 = 'pihHG5h7LW' where c = 1190 index_test.go:140: sql delete from test_index where c = 265 index_test.go:143: sql update test_index set c1 = 5938818710920722237, c2 = 0.046208, c3 = 'lsqC5kWXDi' where c = 953 index_test.go:137: sql insert into test_index values (1259, 1325728447097343082, 0.699014, 'G1aTmuFbMA') index_test.go:143: sql update test_index set c1 = 1969380785792939637, c2 = 0.189012, c3 = 'p1S0hCCXk0' where c = 1191 index_test.go:143: sql update test_index set c1 = 4845874451340463858, c2 = 0.829519, c3 = 'q2dDNkhvXk' where c = 466 index_test.go:140: sql delete from test_index where c = 600 index_test.go:143: sql update test_index set c1 = 1892853939910550940, c2 = 0.589665, c3 = 'oVBJKWT8FZ' where c = 460 index_test.go:140: sql delete from test_index where c = 975 index_test.go:137: sql insert into test_index values (1261, 8444682315571234352, 0.536503, 'cR4W4xESho') index_test.go:137: sql insert into test_index values (1260, 2407204157036093526, 0.801513, 'qL35WVfzAk') index_test.go:140: sql delete from test_index where c = 718 index_test.go:137: sql insert into test_index values (1262, 5497207967267220014, 0.552873, 'iUeWu4zmhe') index_test.go:143: sql update test_index set c1 = 88577420072231757, c2 = 0.010703, c3 = 'P2LhKe2VpE' where c = 55 index_test.go:140: sql delete from test_index where c = 502 index_test.go:137: sql insert into test_index values (1263, 1057906612887741959, 0.887390, 's01DoE3is6') index_test.go:143: sql update test_index set c1 = 8454729280836209606, c2 = 0.432170, c3 = 'ijdnz1pCLQ' where c = 303 index_test.go:137: sql insert into test_index values (1264, 7368649290945643756, 0.395443, 'PuUBpfoFjE') index_test.go:140: sql delete from test_index where c = 622 index_test.go:140: sql delete from test_index where c = 740 index_test.go:140: sql delete from test_index where c = 1068 index_test.go:143: sql update test_index set c1 = 7352838133150043498, c2 = 0.387639, c3 = 'HpPzVUQLxM' where c = 935 index_test.go:140: sql delete from test_index where c = 469 index_test.go:143: sql update test_index set c1 = 7724917225613890353, c2 = 0.260420, c3 = 'jrv8JCIIzO' where c = 797 index_test.go:143: sql update test_index set c1 = 8923133981902113431, c2 = 0.451286, c3 = 'vAVo65my4n' where c = 304 index_test.go:143: sql update test_index set c1 = 812435932662160098, c2 = 0.949022, c3 = 'DeyMjfLCfx' where c = 258 index_test.go:137: sql insert into test_index values (1265, 2567497806904023335, 0.709452, '4lKlNEr682') index_test.go:137: sql insert into test_index values (1267, 2878205502306020921, 0.481167, 'VRbgwwZE3b') index_test.go:143: sql update test_index set c1 = 5490688639628536586, c2 = 0.155631, c3 = 'MXJAY8M5NW' where c = 741 index_test.go:143: sql update test_index set c1 = 8151577791456904877, c2 = 0.825797, c3 = 'A8y4tP2P9g' where c = 920 index_test.go:143: sql update test_index set c1 = 1747234651732328151, c2 = 0.899975, c3 = 'J4ueFJVjt9' where c = 1226 index_test.go:137: sql insert into test_index values (1269, 6492195247060011692, 0.321316, 'm6zQoC5ugi') index_test.go:140: sql delete from test_index where c = 464 index_test.go:140: sql delete from test_index where c = 708 index_test.go:137: sql insert into test_index values (1266, 8194003670444071973, 0.335987, 'S9iMaxJL4P') index_test.go:140: sql delete from test_index where c = 1197 index_test.go:137: sql insert into test_index values (1268, 191090488395791409, 0.103770, 'wIW8wVwJdp') index_test.go:137: sql insert into test_index values (1272, 7777688544880059482, 0.830489, 'J5P5ry5Lcx') index_test.go:143: sql update test_index set c1 = 737140149406659587, c2 = 0.790137, c3 = 'Z63wp1Q56K' where c = 520 index_test.go:137: sql insert into test_index values (1271, 7853378906389106409, 0.337919, 'sJ7U4t4TcK') index_test.go:140: sql delete from test_index where c = 1054 index_test.go:140: sql delete from test_index where c = 217 index_test.go:140: sql delete from test_index where c = 244 index_test.go:137: sql insert into test_index values (1273, 3890495894926141642, 0.563666, 'hvRolhTxe0') index_test.go:137: sql insert into test_index values (1270, 576989458400782838, 0.422265, 'HjNZbd47Qx') index_test.go:140: sql delete from test_index where c = 88 index_test.go:137: sql insert into test_index values (1274, 3177931499902206544, 0.560507, 'qUlXOgNULr') index_test.go:143: sql update test_index set c1 = 1543920320950175231, c2 = 0.991347, c3 = '9VsSR9w4Cb' where c = 1086 index_test.go:140: sql delete from test_index where c = 12 index_test.go:140: sql delete from test_index where c = 1107 index_test.go:143: sql update test_index set c1 = 4106481275483980070, c2 = 0.438887, c3 = 'HwI8njgVhY' where c = 637 index_test.go:143: sql update test_index set c1 = 6425388070453642699, c2 = 0.463866, c3 = 'Fh88qlfjLx' where c = 335 index_test.go:140: sql delete from test_index where c = 1208 index_test.go:137: sql insert into test_index values (1275, 5419308132003321232, 0.149197, 'xCxfcoCXLF') index_test.go:143: sql update test_index set c1 = 6832554694940071318, c2 = 0.899315, c3 = 'FRAgGMLyai' where c = 42 index_test.go:143: sql update test_index set c1 = 8781907780027334842, c2 = 0.281200, c3 = 'ZaDY6mphM9' where c = 196 index_test.go:137: sql insert into test_index values (1276, 19525020868067443, 0.377395, 'xu641nehaN') index_test.go:143: sql update test_index set c1 = 1030188720657064819, c2 = 0.275601, c3 = 'a8qJv2GnZm' where c = 1150 index_test.go:143: sql update test_index set c1 = 3394334426442688054, c2 = 0.074890, c3 = 'k0RYojJ036' where c = 1073 index_test.go:137: sql insert into test_index values (1277, 4848434212690636506, 0.962291, 'bgGVqnnLGc') index_test.go:143: sql update test_index set c1 = 690936894815211305, c2 = 0.388881, c3 = 'adJeTew2wd' where c = 912 index_test.go:140: sql delete from test_index where c = 435 index_test.go:143: sql update test_index set c1 = 2841812042035317289, c2 = 0.989132, c3 = 'uktO32gxev' where c = 1196 index_test.go:137: sql insert into test_index values (1278, 4844857014021307545, 0.450425, 'k6rEnX1mSF') index_test.go:137: sql insert into test_index values (1279, 1779592034909683595, 0.993663, 'XrIBDV1h2x') index_test.go:140: sql delete from test_index where c = 1241 index_test.go:137: sql insert into test_index values (1282, 6532477255095349853, 0.234865, 'by0rbsr4WG') index_test.go:140: sql delete from test_index where c = 525 index_test.go:140: sql delete from test_index where c = 537 index_test.go:140: sql delete from test_index where c = 1233 index_test.go:143: sql update test_index set c1 = 2827044277976908555, c2 = 0.738801, c3 = 'cmVUueZGOF' where c = 940 index_test.go:137: sql insert into test_index values (1280, 1996413644678229620, 0.921958, 'Hxo08WOhFT') index_test.go:143: sql update test_index set c1 = 5140219092476672638, c2 = 0.217086, c3 = '01BHZJdbUL' where c = 207 index_test.go:137: sql insert into test_index values (1281, 5714733592562251963, 0.003526, 'YhTNwfi5ZD') index_test.go:137: sql insert into test_index values (1283, 2106474480784936850, 0.655555, 'PxUrgkoLYL') index_test.go:143: sql update test_index set c1 = 8235055756693745809, c2 = 0.008597, c3 = 'dIwsT9yUbt' where c = 759 index_test.go:140: sql delete from test_index where c = 779 index_test.go:140: sql delete from test_index where c = 1215 index_test.go:140: sql delete from test_index where c = 9 index_test.go:140: sql delete from test_index where c = 58 index_test.go:143: sql update test_index set c1 = 2803728787423842264, c2 = 0.022161, c3 = 'JLZykBZfs5' where c = 460 index_test.go:137: sql insert into test_index values (1285, 259898194517238064, 0.020953, 'Mgl72MOgXh') index_test.go:143: sql update test_index set c1 = 5681002503643988475, c2 = 0.800372, c3 = 'L5mq1LfLSp' where c = 899 index_test.go:137: sql insert into test_index values (1286, 7040500547115775309, 0.320065, 'ULIjxIrKXF') index_test.go:137: sql insert into test_index values (1284, 1122714724835688222, 0.664321, 'bNTWYhIsvJ') index_test.go:140: sql delete from test_index where c = 1088 index_test.go:143: sql update test_index set c1 = 7234479729734477246, c2 = 0.155179, c3 = 'Lv32iT38zb' where c = 604 index_test.go:143: sql update test_index set c1 = 4601034113383941842, c2 = 0.687338, c3 = 'A0Kkw6YWvt' where c = 296 index_test.go:140: sql delete from test_index where c = 989 index_test.go:137: sql insert into test_index values (1287, 3819295469413958584, 0.304882, 'Mah13eHFZI') index_test.go:143: sql update test_index set c1 = 6195370660884222808, c2 = 0.213413, c3 = '2PJcsktS1Z' where c = 1246 index_test.go:143: sql update test_index set c1 = 8213528691312139416, c2 = 0.713382, c3 = 'N3oOZiy0fm' where c = 1128 index_test.go:140: sql delete from test_index where c = 915 index_test.go:143: sql update test_index set c1 = 7292508534893429298, c2 = 0.431229, c3 = 'RdowjjCIXw' where c = 1058 index_test.go:137: sql insert into test_index values (1290, 4656559062983246076, 0.810062, '2aD1qpXS6a') index_test.go:137: sql insert into test_index values (1289, 5128949681323786261, 0.880464, '0vP5O9LGKP') index_test.go:137: sql insert into test_index values (1292, 7404715551015447669, 0.222083, 'lFtDdnMwWy') index_test.go:137: sql insert into test_index values (1291, 5178347508116560338, 0.012816, 'iefJrxJee2') index_test.go:137: sql insert into test_index values (1288, 5901674315024346049, 0.154030, 'Pv8SnJI98y') index_test.go:140: sql delete from test_index where c = 804 index_test.go:140: sql delete from test_index where c = 772 index_test.go:137: sql insert into test_index values (1293, 4395769426399784125, 0.939643, 'yEhU6uZutE') index_test.go:143: sql update test_index set c1 = 2226447218808142724, c2 = 0.631232, c3 = 'CwbcATTNhE' where c = 1002 index_test.go:140: sql delete from test_index where c = 278 index_test.go:140: sql delete from test_index where c = 999 index_test.go:140: sql delete from test_index where c = 1218 index_test.go:140: sql delete from test_index where c = 994 index_test.go:143: sql update test_index set c1 = 3399860318513567279, c2 = 0.085024, c3 = 'pip2JDC2Qr' where c = 1030 index_test.go:143: sql update test_index set c1 = 936870386173217004, c2 = 0.638820, c3 = 'lBdo5gGJsH' where c = 1120 index_test.go:143: sql update test_index set c1 = 8390103377318004087, c2 = 0.569616, c3 = 'VglUerBhUK' where c = 864 index_test.go:137: sql insert into test_index values (1294, 8657711887070368616, 0.926424, 'jC72BF4UFr') index_test.go:140: sql delete from test_index where c = 930 index_test.go:143: sql update test_index set c1 = 5855196236341360021, c2 = 0.574647, c3 = 'ezK143Oq9w' where c = 536 index_test.go:140: sql delete from test_index where c = 852 index_test.go:143: sql update test_index set c1 = 6253522802375378219, c2 = 0.265716, c3 = 'WHwXOdMZVm' where c = 24 index_test.go:143: sql update test_index set c1 = 6651845516719575922, c2 = 0.475828, c3 = '402LcvRjhI' where c = 1151 index_test.go:143: sql update test_index set c1 = 5296736819959962464, c2 = 0.682617, c3 = 'uKtViFkx2t' where c = 1208 index_test.go:137: sql insert into test_index values (1295, 109990573636503660, 0.100666, 'A8fw8A3dXo') index_test.go:137: sql insert into test_index values (1297, 6979625003603120900, 0.314923, '7zFvWBlMtN') index_test.go:137: sql insert into test_index values (1298, 546222612272172208, 0.633349, 'GrViDSE2Np') index_test.go:143: sql update test_index set c1 = 1727829369346644135, c2 = 0.081750, c3 = 'qZbgYCv8ca' where c = 184 index_test.go:143: sql update test_index set c1 = 4995769312981573686, c2 = 0.215473, c3 = 'SAT3fc73yz' where c = 1174 index_test.go:140: sql delete from test_index where c = 865 index_test.go:140: sql delete from test_index where c = 827 index_test.go:140: sql delete from test_index where c = 205 index_test.go:140: sql delete from test_index where c = 225 index_test.go:137: sql insert into test_index values (1296, 2305956831289462639, 0.739075, 'MxUisZQnMh') index_test.go:143: sql update test_index set c1 = 3444768549568125276, c2 = 0.832203, c3 = 'DOkUaKjrs0' where c = 884 index_test.go:143: sql update test_index set c1 = 6435130452905408370, c2 = 0.070280, c3 = 'RKLg0ADEjZ' where c = 581 index_test.go:143: sql update test_index set c1 = 3068456654681115127, c2 = 0.371643, c3 = 'SSteXisA6C' where c = 1285 index_test.go:143: sql update test_index set c1 = 6384281720189553786, c2 = 0.061955, c3 = '52vgmNriiG' where c = 1179 index_test.go:137: sql insert into test_index values (1299, 6803319225461353485, 0.793242, 'MYfXCGL735') index_test.go:140: sql delete from test_index where c = 954 index_test.go:137: sql insert into test_index values (1300, 2815429286238484250, 0.780732, 'j3EaqUkSl8') index_test.go:140: sql delete from test_index where c = 591 index_test.go:140: sql delete from test_index where c = 574 index_test.go:143: sql update test_index set c1 = 3947692340634590554, c2 = 0.006655, c3 = '463pmEMRNM' where c = 1046 index_test.go:143: sql update test_index set c1 = 4312672403194956109, c2 = 0.220223, c3 = '5DGfzMRGdF' where c = 484 index_test.go:143: sql update test_index set c1 = 8273098318200247736, c2 = 0.979628, c3 = 'PYaqe0yaQK' where c = 332 index_test.go:137: sql insert into test_index values (1303, 5973107701889641056, 0.628237, 'UmOpLW9zhB') index_test.go:137: sql insert into test_index values (1304, 2096446946180147047, 0.998273, 'VOML3cyYVv') index_test.go:137: sql insert into test_index values (1305, 3571907377422254648, 0.259912, 'K1VoNg6yy2') index_test.go:137: sql insert into test_index values (1301, 1529680712576819352, 0.313108, 'boVZaOi3Tq') index_test.go:137: sql insert into test_index values (1302, 5834492478417039645, 0.326243, '7jUZktUj0E') index_test.go:137: sql insert into test_index values (1310, 4457345362429951406, 0.243035, 'OSaOfsQjet') index_test.go:137: sql insert into test_index values (1307, 4526298933323472160, 0.839140, 'TpuVyvINTW') index_test.go:137: sql insert into test_index values (1309, 4831771499674777605, 0.972009, 'FZXb2xpD96') index_test.go:140: sql delete from test_index where c = 323 index_test.go:137: sql insert into test_index values (1308, 297501275304084019, 0.301216, 'nJ6TrTsOV9') index_test.go:137: sql insert into test_index values (1306, 7765624903242073075, 0.823174, 'M6C2D3CHzb') index_test.go:140: sql delete from test_index where c = 976 index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 1152 index_test.go:143: sql update test_index set c1 = 2295210120841238331, c2 = 0.607180, c3 = 'YVqEyuUnq6' where c = 865 index_test.go:140: sql delete from test_index where c = 987 index_test.go:140: sql delete from test_index where c = 1052 index_test.go:140: sql delete from test_index where c = 545 index_test.go:140: sql delete from test_index where c = 998 index_test.go:140: sql delete from test_index where c = 666 index_test.go:140: sql delete from test_index where c = 218 index_test.go:143: sql update test_index set c1 = 1590019273572983953, c2 = 0.174484, c3 = 'OU4cMwLj1K' where c = 1040 index_test.go:143: sql update test_index set c1 = 3758597038961455293, c2 = 0.319423, c3 = 'kuqDQRb7Ew' where c = 454 index_test.go:143: sql update test_index set c1 = 3617501798944228984, c2 = 0.122383, c3 = '3qsXA9yfgF' where c = 451 index_test.go:137: sql insert into test_index values (1311, 992311657057482915, 0.798292, 'yn81eN5GWa') index_test.go:143: sql update test_index set c1 = 1318103682241965912, c2 = 0.123742, c3 = 'LE4EpQarNb' where c = 158 index_test.go:143: sql update test_index set c1 = 3574452964281680713, c2 = 0.277646, c3 = '5bX0cYcJlK' where c = 707 index_test.go:143: sql update test_index set c1 = 4933267189986748439, c2 = 0.040557, c3 = 'jOun6s0U5i' where c = 1116 index_test.go:143: sql update test_index set c1 = 8105349424784890812, c2 = 0.099162, c3 = 'rMfpQ7fRl5' where c = 329 index_test.go:143: sql update test_index set c1 = 7656148352513110921, c2 = 0.922250, c3 = 'J9bfZRlZHD' where c = 985 index_test.go:137: sql insert into test_index values (1314, 8324329013400435576, 0.355613, 'pQoENdZpy5') index_test.go:137: sql insert into test_index values (1315, 3758430011914633107, 0.137161, '68VtRU7JCR') index_test.go:137: sql insert into test_index values (1313, 4217833392142813790, 0.603009, 'dxA3ExZtZK') index_test.go:137: sql insert into test_index values (1317, 6808475891355932292, 0.901966, '6HpgEt8pr8') index_test.go:143: sql update test_index set c1 = 4711498480356806671, c2 = 0.818353, c3 = 'QJMnwMt2wR' where c = 408 index_test.go:137: sql insert into test_index values (1316, 8945261223129245750, 0.497367, 'h328fXUlw0') index_test.go:140: sql delete from test_index where c = 434 index_test.go:140: sql delete from test_index where c = 903 index_test.go:137: sql insert into test_index values (1318, 6402669031709089682, 0.741358, 'hXgVwYOaPC') index_test.go:137: sql insert into test_index values (1312, 7420061905503141597, 0.269849, 'RGubwKo8XR') index_test.go:140: sql delete from test_index where c = 167 index_test.go:140: sql delete from test_index where c = 502 index_test.go:143: sql update test_index set c1 = 6575063335387036283, c2 = 0.812940, c3 = 'ucs8R0M4tc' where c = 355 index_test.go:137: sql insert into test_index values (1320, 6893513391081122765, 0.273244, 'ToNP88SbjW') index_test.go:143: sql update test_index set c1 = 7106869642779153080, c2 = 0.202459, c3 = 'jFJIz4Rv2i' where c = 523 index_test.go:140: sql delete from test_index where c = 594 index_test.go:137: sql insert into test_index values (1319, 4519911223771362148, 0.737735, 'n1PgTC6mww') index_test.go:143: sql update test_index set c1 = 5534689891736598784, c2 = 0.032677, c3 = 'nf2vyI6lK0' where c = 1121 index_test.go:140: sql delete from test_index where c = 674 index_test.go:140: sql delete from test_index where c = 30 index_test.go:143: sql update test_index set c1 = 3008378323565175921, c2 = 0.378527, c3 = 'bWDC4a3pdM' where c = 1234 index_test.go:137: sql insert into test_index values (1321, 8378391068432358857, 0.133404, 'frxCPEfTDv') index_test.go:140: sql delete from test_index where c = 171 index_test.go:140: sql delete from test_index where c = 855 index_test.go:140: sql delete from test_index where c = 965 index_test.go:137: sql insert into test_index values (1323, 1576482955219592035, 0.708443, 'TiZSnQD4Jc') index_test.go:143: sql update test_index set c1 = 6557426857166233250, c2 = 0.147943, c3 = '6GBEcgNa5e' where c = 413 index_test.go:140: sql delete from test_index where c = 194 index_test.go:143: sql update test_index set c1 = 3646994737610304697, c2 = 0.039342, c3 = 'LlhnB6eHK6' where c = 464 index_test.go:137: sql insert into test_index values (1324, 922967005470868072, 0.177603, 's7pM7TW51t') index_test.go:140: sql delete from test_index where c = 987 index_test.go:143: sql update test_index set c1 = 5213750501651723387, c2 = 0.675119, c3 = 'iw2ggtTx86' where c = 344 index_test.go:137: sql insert into test_index values (1322, 4564813418400503061, 0.516545, 'Eg0a3dAN8X') index_test.go:143: sql update test_index set c1 = 5159509277622604671, c2 = 0.790086, c3 = '7OK2IkdDLF' where c = 442 index_test.go:143: sql update test_index set c1 = 7953628940774154353, c2 = 0.985113, c3 = 'hWJuanyZy0' where c = 316 index_test.go:140: sql delete from test_index where c = 168 index_test.go:143: sql update test_index set c1 = 4708661312201343865, c2 = 0.761068, c3 = 'MQpjzRD7IF' where c = 785 index_test.go:137: sql insert into test_index values (1325, 2047331233650800564, 0.378767, 'ytvh6FabeA') index_test.go:143: sql update test_index set c1 = 7162316390662121088, c2 = 0.596619, c3 = 'CDqnrVqbY5' where c = 930 index_test.go:143: sql update test_index set c1 = 4957939426705495302, c2 = 0.428664, c3 = '3eIC9659gt' where c = 1037 index_test.go:137: sql insert into test_index values (1328, 3086015850057594479, 0.858723, 'ZLyVx7paA1') index_test.go:143: sql update test_index set c1 = 494516231402632844, c2 = 0.206363, c3 = 'gHKJfoBX14' where c = 688 index_test.go:137: sql insert into test_index values (1327, 1502852024979655304, 0.866291, 'ruUNFun0ca') index_test.go:140: sql delete from test_index where c = 531 index_test.go:137: sql insert into test_index values (1329, 5552679200790767068, 0.537248, 'XRfcA2bX74') index_test.go:137: sql insert into test_index values (1326, 7234118342696041207, 0.107559, 'y5J6YnwJjk') index_test.go:137: sql insert into test_index values (1330, 75042773756279071, 0.914324, 'x4Llp0kfso') index_test.go:137: sql insert into test_index values (1331, 6281884028953928804, 0.803114, '1u1Pymoe9y') index_test.go:140: sql delete from test_index where c = 216 index_test.go:137: sql insert into test_index values (1333, 6598384914312614638, 0.413074, 'ubraL3Emna') index_test.go:140: sql delete from test_index where c = 487 index_test.go:140: sql delete from test_index where c = 1113 index_test.go:140: sql delete from test_index where c = 674 index_test.go:137: sql insert into test_index values (1332, 7103915180001627477, 0.917248, 'hE5sTPXRwL') index_test.go:143: sql update test_index set c1 = 9146920347422126950, c2 = 0.988346, c3 = '5FL9XJQPUw' where c = 735 index_test.go:143: sql update test_index set c1 = 4269790762690783197, c2 = 0.428325, c3 = 'fyOQV1FElB' where c = 567 index_test.go:140: sql delete from test_index where c = 815 index_test.go:140: sql delete from test_index where c = 401 index_test.go:143: sql update test_index set c1 = 5607034616336396519, c2 = 0.186476, c3 = 'fo3v04vDWe' where c = 1113 index_test.go:143: sql update test_index set c1 = 5106240919005928558, c2 = 0.616787, c3 = 'tSy6eLdzsy' where c = 954 index_test.go:140: sql delete from test_index where c = 1256 index_test.go:140: sql delete from test_index where c = 523 index_test.go:140: sql delete from test_index where c = 734 index_test.go:137: sql insert into test_index values (1334, 7217373603310275364, 0.336791, 'WaOYP8hU26') index_test.go:143: sql update test_index set c1 = 4305277411188023895, c2 = 0.240761, c3 = 'hAtOkgRJDL' where c = 587 index_test.go:143: sql update test_index set c1 = 1868154992210697944, c2 = 0.786602, c3 = 'CzjRmijqL7' where c = 261 index_test.go:140: sql delete from test_index where c = 852 index_test.go:143: sql update test_index set c1 = 2060595151689644081, c2 = 0.774637, c3 = 'a0kMXucWSV' where c = 1179 index_test.go:143: sql update test_index set c1 = 5166253274122302321, c2 = 0.830758, c3 = 'xalDm8GAum' where c = 634 index_test.go:137: sql insert into test_index values (1335, 7074407922304083798, 0.206472, 'sTzySEkRry') index_test.go:143: sql update test_index set c1 = 1309425137372279455, c2 = 0.794489, c3 = 's6jfRUVCrZ' where c = 1141 index_test.go:137: sql insert into test_index values (1338, 4236979928551917759, 0.189786, 'k6kI0TLxud') index_test.go:137: sql insert into test_index values (1336, 5249568949992228412, 0.690111, 'PV6io7EXuj') index_test.go:137: sql insert into test_index values (1337, 8598735092225129172, 0.403103, 'eIzwtiVSwd') index_test.go:137: sql insert into test_index values (1339, 6561114188665926351, 0.076742, 'Im65zvSIpe') index_test.go:143: sql update test_index set c1 = 6870009240283939482, c2 = 0.416607, c3 = '3ZrPemYyzs' where c = 936 index_test.go:137: sql insert into test_index values (1341, 8838825021479868730, 0.656070, 'EWx7E1eVqv') index_test.go:140: sql delete from test_index where c = 476 index_test.go:137: sql insert into test_index values (1340, 626660814636076918, 0.978552, 'EIBDUqIc9y') index_test.go:143: sql update test_index set c1 = 7688230974735149848, c2 = 0.615538, c3 = 'YpdlwxeEOe' where c = 1203 index_test.go:140: sql delete from test_index where c = 267 index_test.go:140: sql delete from test_index where c = 567 index_test.go:140: sql delete from test_index where c = 1022 index_test.go:137: sql insert into test_index values (1342, 5264757205240374671, 0.624620, '16aMGZpFPU') index_test.go:143: sql update test_index set c1 = 3635375184114045462, c2 = 0.827583, c3 = '8M6Hk6Un0Q' where c = 220 index_test.go:137: sql insert into test_index values (1343, 1153985085980284503, 0.140373, 'vAXYjytdO2') index_test.go:140: sql delete from test_index where c = 1225 index_test.go:137: sql insert into test_index values (1344, 477185904420493302, 0.478008, 'RQHlctckG9') index_test.go:140: sql delete from test_index where c = 871 index_test.go:140: sql delete from test_index where c = 839 index_test.go:143: sql update test_index set c1 = 7843655888885424709, c2 = 0.107183, c3 = 'ZdCSpfZTRJ' where c = 1250 index_test.go:140: sql delete from test_index where c = 731 index_test.go:143: sql update test_index set c1 = 3835650141826509149, c2 = 0.937869, c3 = 'efP6WBR4l2' where c = 132 index_test.go:143: sql update test_index set c1 = 3057964601860763179, c2 = 0.056981, c3 = 'OqkVSzMd1v' where c = 327 index_test.go:137: sql insert into test_index values (1345, 3050455074859645418, 0.901459, 'yrGmTBdXZq') index_test.go:143: sql update test_index set c1 = 1296243401877477211, c2 = 0.284498, c3 = 'yN5kqPj5Tb' where c = 522 index_test.go:143: sql update test_index set c1 = 5194894624429564005, c2 = 0.934871, c3 = 'Z2c44ZscOF' where c = 686 index_test.go:143: sql update test_index set c1 = 4637502839128464455, c2 = 0.097737, c3 = 'vw1q5LoKEA' where c = 488 index_test.go:143: sql update test_index set c1 = 8598877548407659223, c2 = 0.639805, c3 = '4nTul6P5MD' where c = 1211 index_test.go:137: sql insert into test_index values (1346, 398295659238927109, 0.365845, 'ag3NwLGoJl') index_test.go:137: sql insert into test_index values (1347, 6297530293642890268, 0.743289, 'FdFOR5LkdF') index_test.go:140: sql delete from test_index where c = 574 index_test.go:140: sql delete from test_index where c = 375 index_test.go:140: sql delete from test_index where c = 232 index_test.go:137: sql insert into test_index values (1348, 5938253551555208597, 0.051637, '9lIqoUBhM6') index_test.go:137: sql insert into test_index values (1351, 6700591630158207945, 0.324456, 'tTsmBYE2wj') index_test.go:137: sql insert into test_index values (1350, 6741839145160001326, 0.557705, '6XUvyIpBeA') index_test.go:137: sql insert into test_index values (1349, 509147652147941003, 0.770489, 'IgDbcSi3VE') index_test.go:140: sql delete from test_index where c = 268 index_test.go:143: sql update test_index set c1 = 9157106164852753435, c2 = 0.819349, c3 = 'eE79yJ1MBX' where c = 732 index_test.go:143: sql update test_index set c1 = 633415836284306727, c2 = 0.126677, c3 = 'sWA6KQpGeP' where c = 313 index_test.go:140: sql delete from test_index where c = 689 index_test.go:143: sql update test_index set c1 = 950687481570156673, c2 = 0.891479, c3 = 'OtxJDrvURx' where c = 670 index_test.go:140: sql delete from test_index where c = 163 index_test.go:137: sql insert into test_index values (1352, 4141408620760706848, 0.019010, 'VLvBc4Ar6S') index_test.go:140: sql delete from test_index where c = 74 index_test.go:140: sql delete from test_index where c = 216 index_test.go:140: sql delete from test_index where c = 1150 index_test.go:143: sql update test_index set c1 = 6145068333536897965, c2 = 0.432369, c3 = 'dlzcc9el7V' where c = 284 index_test.go:140: sql delete from test_index where c = 450 index_test.go:137: sql insert into test_index values (1355, 2724991422900561366, 0.300355, 'fOdu9hCtSk') index_test.go:143: sql update test_index set c1 = 3616908308150852574, c2 = 0.977240, c3 = 'u4x0VAcoE2' where c = 571 index_test.go:137: sql insert into test_index values (1353, 5543676529201541629, 0.577334, '0bPM83Yu2B') index_test.go:143: sql update test_index set c1 = 524631604335406139, c2 = 0.485375, c3 = 'y2FhfKGTuE' where c = 1112 index_test.go:137: sql insert into test_index values (1354, 1408084309577670970, 0.289938, 'zRdIKqmLvc') index_test.go:143: sql update test_index set c1 = 908280539821571977, c2 = 0.266514, c3 = 'ykcXv8uv8Y' where c = 1287 index_test.go:143: sql update test_index set c1 = 6822258093204477118, c2 = 0.509962, c3 = 'sHoulg1i5U' where c = 127 index_test.go:143: sql update test_index set c1 = 681848116176760780, c2 = 0.145571, c3 = 'qEDYimrwpv' where c = 692 index_test.go:137: sql insert into test_index values (1356, 6395114843855680652, 0.657864, 'FtcbG5vYM5') index_test.go:137: sql insert into test_index values (1357, 8168616957634806314, 0.649854, 'ZojNtAo2fo') index_test.go:137: sql insert into test_index values (1358, 8798632676147059504, 0.804863, 'X6X3CWy0Bv') index_test.go:143: sql update test_index set c1 = 4869680045339588749, c2 = 0.647870, c3 = '4A2jV9uTy9' where c = 1025 index_test.go:140: sql delete from test_index where c = 1243 index_test.go:137: sql insert into test_index values (1359, 572156748742219011, 0.854846, 'uESN2nEhkG') index_test.go:140: sql delete from test_index where c = 1281 index_test.go:137: sql insert into test_index values (1360, 3292230277043466357, 0.760434, 'bKvlm2i17E') index_test.go:140: sql delete from test_index where c = 1144 index_test.go:140: sql delete from test_index where c = 1208 index_test.go:140: sql delete from test_index where c = 718 index_test.go:140: sql delete from test_index where c = 538 index_test.go:137: sql insert into test_index values (1361, 6320608731850191305, 0.848376, 'K8u95utY69') index_test.go:140: sql delete from test_index where c = 246 index_test.go:143: sql update test_index set c1 = 3799202392207828151, c2 = 0.345203, c3 = 'QsSKPzkzg9' where c = 777 index_test.go:137: sql insert into test_index values (1362, 588528354072323009, 0.752363, 'Sd1BraZHvk') index_test.go:143: sql update test_index set c1 = 5588702753783108619, c2 = 0.836622, c3 = '4kpSuwyGoQ' where c = 314 index_test.go:140: sql delete from test_index where c = 887 index_test.go:143: sql update test_index set c1 = 4253580409779478133, c2 = 0.423615, c3 = 'Ob4aoSgofE' where c = 507 index_test.go:143: sql update test_index set c1 = 1378166562351901114, c2 = 0.132844, c3 = 'xvVJMIvI9E' where c = 240 index_test.go:143: sql update test_index set c1 = 2032819806513737063, c2 = 0.117940, c3 = 'YeoS7yTSoQ' where c = 533 index_test.go:143: sql update test_index set c1 = 5202949135827042000, c2 = 0.777592, c3 = 'gtMk6voRJ2' where c = 491 index_test.go:143: sql update test_index set c1 = 3961093838236753794, c2 = 0.405690, c3 = 'mpPoRKgfd0' where c = 300 index_test.go:143: sql update test_index set c1 = 3629764473491470678, c2 = 0.289865, c3 = 'C0HkNky8vy' where c = 449 index_test.go:140: sql delete from test_index where c = 486 index_test.go:137: sql insert into test_index values (1364, 8433778955387697021, 0.402882, 'ujG116OYYk') index_test.go:137: sql insert into test_index values (1365, 796313229772004115, 0.395167, 'bvl9H6aiNw') index_test.go:137: sql insert into test_index values (1366, 1179217298169561201, 0.998498, '7cwf4o2naB') index_test.go:140: sql delete from test_index where c = 904 index_test.go:137: sql insert into test_index values (1363, 2178129159727208231, 0.841702, '5Zn2ZrljUg') index_test.go:137: sql insert into test_index values (1368, 8890083766354916390, 0.360916, 'noMxT796Ne') index_test.go:137: sql insert into test_index values (1369, 5021197002920238571, 0.064421, 'k0qVMMmA0L') index_test.go:137: sql insert into test_index values (1370, 2230148785888409351, 0.785715, 'Sern9CLJ4d') index_test.go:137: sql insert into test_index values (1367, 1037479705768180656, 0.657185, 'VWPUXmdzJd') index_test.go:140: sql delete from test_index where c = 770 index_test.go:140: sql delete from test_index where c = 141 index_test.go:140: sql delete from test_index where c = 806 index_test.go:140: sql delete from test_index where c = 630 index_test.go:140: sql delete from test_index where c = 1341 index_test.go:140: sql delete from test_index where c = 528 index_test.go:143: sql update test_index set c1 = 7617014717017458875, c2 = 0.335218, c3 = 'HpAiKaIhIq' where c = 1161 index_test.go:140: sql delete from test_index where c = 967 index_test.go:143: sql update test_index set c1 = 2736328873449718371, c2 = 0.097982, c3 = 'Yr3C6NgzQI' where c = 721 index_test.go:143: sql update test_index set c1 = 8422401005232119770, c2 = 0.877997, c3 = 'SnuLGl98HN' where c = 499 index_test.go:140: sql delete from test_index where c = 932 index_test.go:143: sql update test_index set c1 = 7213322087615564360, c2 = 0.633405, c3 = '5RiClqHGkP' where c = 895 index_test.go:143: sql update test_index set c1 = 3777855592620065397, c2 = 0.368725, c3 = 'fI4ScbCZ7H' where c = 908 index_test.go:137: sql insert into test_index values (1371, 6053989598140148578, 0.770224, 'JeB2a1SM6V') index_test.go:143: sql update test_index set c1 = 7479044581490316558, c2 = 0.934625, c3 = '8c4C3vKLIg' where c = 1273 index_test.go:143: sql update test_index set c1 = 4562007947002053408, c2 = 0.604829, c3 = 'R2wppO38ji' where c = 1069 index_test.go:137: sql insert into test_index values (1373, 618491228110592183, 0.692820, 'sBsHJwAuUL') index_test.go:143: sql update test_index set c1 = 2928707820108029714, c2 = 0.462673, c3 = 'C1tPlqeTdf' where c = 1127 index_test.go:137: sql insert into test_index values (1374, 3521304652672565481, 0.695522, 'HIP3OolZqg') index_test.go:137: sql insert into test_index values (1375, 7324285631706459166, 0.430867, 'iMuGeygWgg') index_test.go:143: sql update test_index set c1 = 4485725442572159933, c2 = 0.891065, c3 = 'jpeT5dv9VD' where c = 922 index_test.go:143: sql update test_index set c1 = 3378114360398012852, c2 = 0.288703, c3 = 'hgpIQ3cnyN' where c = 1323 index_test.go:137: sql insert into test_index values (1372, 8066372700778086949, 0.785171, 'mdwDuk0aRK') index_test.go:137: sql insert into test_index values (1377, 3069685311908284014, 0.190907, '3UJLNc5P4Y') index_test.go:140: sql delete from test_index where c = 518 index_test.go:140: sql delete from test_index where c = 296 index_test.go:140: sql delete from test_index where c = 547 index_test.go:137: sql insert into test_index values (1378, 2374146904458415343, 0.244673, 'JC2ys5kGPW') index_test.go:137: sql insert into test_index values (1379, 3515727826037277343, 0.724699, 'fCY6S6E6d5') index_test.go:140: sql delete from test_index where c = 797 index_test.go:140: sql delete from test_index where c = 560 index_test.go:137: sql insert into test_index values (1380, 102922890420472983, 0.963756, 'Q1ac31X6vg') index_test.go:143: sql update test_index set c1 = 178127345621201896, c2 = 0.313164, c3 = 'wBs6qbmz2Q' where c = 734 index_test.go:137: sql insert into test_index values (1376, 6321979137958633350, 0.183645, 'qMZidTSGPn') index_test.go:140: sql delete from test_index where c = 1117 index_test.go:140: sql delete from test_index where c = 682 index_test.go:140: sql delete from test_index where c = 229 index_test.go:143: sql update test_index set c1 = 8813366049531791326, c2 = 0.566114, c3 = 'sGJgctzmiI' where c = 1360 index_test.go:137: sql insert into test_index values (1381, 7145401902846554335, 0.014880, 'cSvXhrRDLE') index_test.go:143: sql update test_index set c1 = 5740373039679292302, c2 = 0.127409, c3 = 'YH4DI9VVr7' where c = 318 index_test.go:143: sql update test_index set c1 = 7279802520475453897, c2 = 0.308932, c3 = 'KLU7j8o0dg' where c = 532 index_test.go:143: sql update test_index set c1 = 3215008692230333656, c2 = 0.895172, c3 = 'FHAuNVlfio' where c = 738 index_test.go:140: sql delete from test_index where c = 346 index_test.go:143: sql update test_index set c1 = 955686386423215258, c2 = 0.461816, c3 = 'bHV2cCXVvi' where c = 674 index_test.go:140: sql delete from test_index where c = 15 index_test.go:143: sql update test_index set c1 = 3490507903587757676, c2 = 0.441131, c3 = 'xVEo5YwLQT' where c = 890 index_test.go:137: sql insert into test_index values (1382, 3773840155479511831, 0.394092, 'YcowNtd8tJ') index_test.go:143: sql update test_index set c1 = 6484834977841115832, c2 = 0.035624, c3 = 'y6Yw12RbPf' where c = 1364 index_test.go:143: sql update test_index set c1 = 5628518895120857793, c2 = 0.594616, c3 = 'sIl5Sgc17K' where c = 836 index_test.go:137: sql insert into test_index values (1383, 6186766533727460251, 0.334498, 'eYdQRJa8pV') index_test.go:137: sql insert into test_index values (1384, 3348231873876931191, 0.528763, 'SN1SC1frv9') index_test.go:137: sql insert into test_index values (1385, 1921782362009570120, 0.789890, 'wkg5A1i9Gs') index_test.go:137: sql insert into test_index values (1386, 7071939310834364015, 0.202829, '0iDMxfomXF') index_test.go:140: sql delete from test_index where c = 1290 index_test.go:137: sql insert into test_index values (1387, 6919608352790421366, 0.228099, 'mIjgg0YnGU') index_test.go:137: sql insert into test_index values (1388, 6160653593393253197, 0.852550, 'WIB17928Qe') index_test.go:143: sql update test_index set c1 = 1583981505545083524, c2 = 0.936796, c3 = 'xzPCeYVWBD' where c = 247 index_test.go:137: sql insert into test_index values (1389, 8097010578412572231, 0.076240, 'LV50VZIkvz') index_test.go:140: sql delete from test_index where c = 1134 index_test.go:140: sql delete from test_index where c = 882 index_test.go:140: sql delete from test_index where c = 356 index_test.go:140: sql delete from test_index where c = 1201 index_test.go:140: sql delete from test_index where c = 501 index_test.go:140: sql delete from test_index where c = 1023 index_test.go:143: sql update test_index set c1 = 3302562367972519109, c2 = 0.915766, c3 = 'AVtFpqMwV3' where c = 787 index_test.go:143: sql update test_index set c1 = 4219364080954813962, c2 = 0.218353, c3 = '8dmqETKNy5' where c = 1105 index_test.go:143: sql update test_index set c1 = 398572043254850920, c2 = 0.591839, c3 = 'InUVONAQ0P' where c = 87 index_test.go:143: sql update test_index set c1 = 2479697152468646841, c2 = 0.403459, c3 = 'tqaBv8TKcE' where c = 1201 index_test.go:140: sql delete from test_index where c = 1089 index_test.go:140: sql delete from test_index where c = 1219 index_test.go:143: sql update test_index set c1 = 2676106679604640156, c2 = 0.875787, c3 = 'JidqzxntXr' where c = 490 index_test.go:143: sql update test_index set c1 = 2935354230626620017, c2 = 0.247095, c3 = 'xEkoVobHaY' where c = 1222 index_test.go:137: sql insert into test_index values (1390, 3648574709314780415, 0.000613, 'M9tHnK2bbi') index_test.go:143: sql update test_index set c1 = 6019497059198465560, c2 = 0.483593, c3 = 'WtWE65Flln' where c = 965 index_test.go:137: sql insert into test_index values (1392, 1838586893192535619, 0.727522, 'k7N8lyNfS9') index_test.go:140: sql delete from test_index where c = 99 index_test.go:137: sql insert into test_index values (1394, 8487908385951072540, 0.918553, '01dEKXC15x') index_test.go:137: sql insert into test_index values (1391, 1197578978810678654, 0.292716, 'BDc3wFmMQq') index_test.go:143: sql update test_index set c1 = 4055816246701420610, c2 = 0.728230, c3 = 'orMI6FZyAP' where c = 1031 index_test.go:143: sql update test_index set c1 = 8481495573126903747, c2 = 0.545640, c3 = '52XlqCgQuZ' where c = 565 index_test.go:143: sql update test_index set c1 = 1096048557817640949, c2 = 0.130201, c3 = '8Y45ROVSMU' where c = 881 index_test.go:137: sql insert into test_index values (1393, 8428762832166768889, 0.620608, 'ZvXCxWxfti') index_test.go:140: sql delete from test_index where c = 104 index_test.go:137: sql insert into test_index values (1395, 3493400336252505044, 0.475309, '1uJYXehSwx') index_test.go:137: sql insert into test_index values (1396, 3454302913969393934, 0.902986, '2GAuvw2W1X') index_test.go:140: sql delete from test_index where c = 142 index_test.go:140: sql delete from test_index where c = 1236 index_test.go:137: sql insert into test_index values (1397, 8807254835045402383, 0.586344, 'znxLMk1i7Y') index_test.go:140: sql delete from test_index where c = 1095 index_test.go:143: sql update test_index set c1 = 1347884204554104620, c2 = 0.835637, c3 = 'NSq38juARL' where c = 743 index_test.go:143: sql update test_index set c1 = 8926244046006820160, c2 = 0.388012, c3 = 'd1Ci1NAmMR' where c = 674 index_test.go:140: sql delete from test_index where c = 1029 index_test.go:140: sql delete from test_index where c = 544 index_test.go:143: sql update test_index set c1 = 8940183929328526342, c2 = 0.369101, c3 = 'XIMZTKVc8k' where c = 120 index_test.go:140: sql delete from test_index where c = 656 index_test.go:143: sql update test_index set c1 = 2828680368805437311, c2 = 0.086770, c3 = 'uGU13Pq0Yb' where c = 33 index_test.go:137: sql insert into test_index values (1398, 7355793841619173089, 0.777883, 'RnWZq05cmc') index_test.go:143: sql update test_index set c1 = 7128764349237261297, c2 = 0.551076, c3 = 'HNo2MXQrZl' where c = 451 index_test.go:143: sql update test_index set c1 = 6622679674234367753, c2 = 0.532400, c3 = 'T9xIL0sHFa' where c = 517 index_test.go:137: sql insert into test_index values (1399, 4788931655743506386, 0.164685, '02988fK8QX') index_test.go:137: sql insert into test_index values (1400, 8632984548475173103, 0.053007, 'nyHkX06fWJ') index_test.go:143: sql update test_index set c1 = 2772542045627228051, c2 = 0.014566, c3 = 'kayeOv0lep' where c = 1090 index_test.go:140: sql delete from test_index where c = 855 index_test.go:140: sql delete from test_index where c = 1019 index_test.go:140: sql delete from test_index where c = 381 index_test.go:143: sql update test_index set c1 = 1256493945179915077, c2 = 0.806197, c3 = 'fjeUgD50PZ' where c = 308 index_test.go:143: sql update test_index set c1 = 8021054200143472510, c2 = 0.596086, c3 = 'uKIZclMrUT' where c = 1280 index_test.go:143: sql update test_index set c1 = 7096738443361942709, c2 = 0.877715, c3 = '2LiQ0NmB5e' where c = 533 [2025/04/04 18:47:28.003 +08:00] [ERROR] [gc_worker.go:1864] ["deleteRanges is called"] --- PASS: TestSimpleDelete (11.08s) --- PASS: TestSimpleDelete/Basic (1.66s) --- PASS: TestSimpleDelete/Basic/test_delete (0.77s) --- PASS: TestSimpleDelete/Basic/test_delete_common (0.89s) --- PASS: TestSimpleDelete/Conflict (1.51s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete (0.63s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete_common (0.88s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28574/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [mysql] 2025/04/04 18:47:28 packets.go:37: unexpected EOF [2025/04/04 18:47:28.602 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_update_common set c2 = 407 where c1 = 7322"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2025/04/04 18:47:28 packets.go:37: unexpected EOF [mysql] 2025/04/04 18:47:28 packets.go:37: unexpected EOF [mysql] 2025/04/04 18:47:28 packets.go:37: unexpected EOF [2025/04/04 18:47:28.602 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_update_common values (4330, 4330)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2025/04/04 18:47:28.602 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_update_common values (5320, 5320)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2025/04/04 18:47:28.602 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_update_common set c2 = 8038 where c1 = 321"] [addr=127.0.0.1:5002] [error="invalid connection"] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } index_test.go:137: sql insert into test_index values (1405, 4573532216808469107, 0.183176, '0o3K0pSULd') index_test.go:137: sql insert into test_index values (1401, 6612819293652419917, 0.112661, 'ZMh4v8tnnn') index_test.go:137: sql insert into test_index values (1408, 7747239495271864598, 0.131193, 'oiwVPN2K0P') index_test.go:137: sql insert into test_index values (1404, 4733985276240005897, 0.550681, '9lt7RmeHhI') index_test.go:137: sql insert into test_index values (1409, 5770421775664876956, 0.356267, 'fasht4rUPg') index_test.go:137: sql insert into test_index values (1407, 5313605059828661870, 0.219972, 't1jUo6169J') index_test.go:137: sql insert into test_index values (1406, 6100319538337186632, 0.446365, 'md4VKCHTGP') index_test.go:137: sql insert into test_index values (1410, 4796152593986875455, 0.409639, '3GLgyh9G3Q') index_test.go:140: sql delete from test_index where c = 545 index_test.go:137: sql insert into test_index values (1403, 3112828450201751592, 0.967483, 'L3Z2w7nxF2') index_test.go:137: sql insert into test_index values (1402, 4685798562227179547, 0.267834, 'XcIE0NwjkY') index_test.go:140: sql delete from test_index where c = 1037 index_test.go:140: sql delete from test_index where c = 361 index_test.go:140: sql delete from test_index where c = 1120 index_test.go:140: sql delete from test_index where c = 318 index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 6756347016379939652, c2 = 0.104345, c3 = '6XxFQfxMB8' where c = 525 index_test.go:140: sql delete from test_index where c = 1148 index_test.go:140: sql delete from test_index where c = 1337 index_test.go:140: sql delete from test_index where c = 1179 index_test.go:140: sql delete from test_index where c = 680 index_test.go:143: sql update test_index set c1 = 3684915889200917189, c2 = 0.901428, c3 = '5wtMdBjzIE' where c = 641 index_test.go:143: sql update test_index set c1 = 277910887508534233, c2 = 0.571964, c3 = 'FVirmuqq9a' where c = 124 index_test.go:143: sql update test_index set c1 = 7483162215452715662, c2 = 0.442168, c3 = 'xGdVmnnKsk' where c = 43 index_test.go:143: sql update test_index set c1 = 7912197217869857104, c2 = 0.468076, c3 = 'VITs8BDgvC' where c = 1184 index_test.go:137: sql insert into test_index values (1411, 8923117060617819236, 0.374467, 'k0Ob0TTvHR') index_test.go:143: sql update test_index set c1 = 1775651810243245454, c2 = 0.491593, c3 = 'Kl8KkkwTK7' where c = 1110 index_test.go:143: sql update test_index set c1 = 6590689252157640005, c2 = 0.345037, c3 = 'i2zHaHZMzF' where c = 1290 index_test.go:137: sql insert into test_index values (1413, 4254904535602761254, 0.129142, '2zQpBgDm6F') index_test.go:143: sql update test_index set c1 = 688167253428523447, c2 = 0.593177, c3 = 'VSPqr2Ds0v' where c = 498 index_test.go:143: sql update test_index set c1 = 2917723974897662963, c2 = 0.849596, c3 = 'lxkq8A96PS' where c = 1303 index_test.go:143: sql update test_index set c1 = 7596525118322013568, c2 = 0.418842, c3 = 'QlnftaIYe1' where c = 426 index_test.go:137: sql insert into test_index values (1414, 4580105687034038400, 0.006972, 'IvTzYcaNiP') index_test.go:137: sql insert into test_index values (1415, 3118232747952445380, 0.244446, 'PTqIQ0MM6E') index_test.go:137: sql insert into test_index values (1412, 7398523883743746154, 0.470816, 'lYnMuRzR6p') index_test.go:140: sql delete from test_index where c = 1066 index_test.go:137: sql insert into test_index values (1416, 325308673645309479, 0.557422, 'OrED2YNWSx') index_test.go:140: sql delete from test_index where c = 758 index_test.go:137: sql insert into test_index values (1418, 3393167590862552624, 0.093537, 'sjA5oKIUsz') index_test.go:137: sql insert into test_index values (1419, 4796331323476695357, 0.161938, '8ec2DuyNJm') index_test.go:137: sql insert into test_index values (1420, 6862657268383775692, 0.083777, 't6gS8p90Wj') index_test.go:140: sql delete from test_index where c = 1045 index_test.go:137: sql insert into test_index values (1417, 8594758189352435667, 0.751416, 'dHaGqL8sL6') index_test.go:140: sql delete from test_index where c = 1220 index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 1140 index_test.go:140: sql delete from test_index where c = 397 index_test.go:140: sql delete from test_index where c = 874 index_test.go:143: sql update test_index set c1 = 5104132712858329124, c2 = 0.638473, c3 = 'fCVzlgncxp' where c = 1296 index_test.go:143: sql update test_index set c1 = 4591008314197800547, c2 = 0.749641, c3 = 'USTa73kbbD' where c = 1003 index_test.go:143: sql update test_index set c1 = 4663961222035701103, c2 = 0.307848, c3 = 'ClnLNknhm9' where c = 167 index_test.go:143: sql update test_index set c1 = 7031615671829942030, c2 = 0.702380, c3 = 'lInpcjafQs' where c = 891 index_test.go:143: sql update test_index set c1 = 6427182168546864650, c2 = 0.326627, c3 = 'w6bDmLFK1S' where c = 259 index_test.go:143: sql update test_index set c1 = 4561978968811759027, c2 = 0.484212, c3 = '21X0Cu6RPh' where c = 368 index_test.go:140: sql delete from test_index where c = 624 index_test.go:143: sql update test_index set c1 = 6747467812887818161, c2 = 0.861373, c3 = 'R1qLGIxNGJ' where c = 987 index_test.go:140: sql delete from test_index where c = 605 index_test.go:143: sql update test_index set c1 = 220307613297817017, c2 = 0.301480, c3 = '7VvHV4bbr8' where c = 1213 index_test.go:137: sql insert into test_index values (1421, 642252519577251898, 0.960346, 'X1EFES1BtR') index_test.go:137: sql insert into test_index values (1422, 553239436486722778, 0.251228, 'vVDISE8oMH') index_test.go:137: sql insert into test_index values (1424, 4307833043078859055, 0.287608, 'AXhyk6Amsn') index_test.go:143: sql update test_index set c1 = 1535348636666077581, c2 = 0.218820, c3 = 'xe2ux2luSI' where c = 19 index_test.go:137: sql insert into test_index values (1425, 6361384012541019559, 0.728720, 'g2TEk8ZUQ0') index_test.go:143: sql update test_index set c1 = 5205191392481380564, c2 = 0.985457, c3 = 'b5yeLEaxnw' where c = 1058 index_test.go:140: sql delete from test_index where c = 120 index_test.go:137: sql insert into test_index values (1423, 3958923704334552205, 0.061630, 'g8gCkoeSXS') index_test.go:140: sql delete from test_index where c = 1045 index_test.go:137: sql insert into test_index values (1426, 938765402703142459, 0.619457, 'r5UKMCWhIj') index_test.go:137: sql insert into test_index values (1428, 3631412664530686509, 0.791585, 'qYhufHfJFp') index_test.go:137: sql insert into test_index values (1427, 3020817828526688062, 0.142677, '8czKACtQFh') index_test.go:140: sql delete from test_index where c = 1296 index_test.go:140: sql delete from test_index where c = 191 index_test.go:140: sql delete from test_index where c = 999 index_test.go:137: sql insert into test_index values (1430, 4833350806498191672, 0.140887, 'hkkMfcssXZ') index_test.go:140: sql delete from test_index where c = 1317 index_test.go:140: sql delete from test_index where c = 1161 index_test.go:137: sql insert into test_index values (1429, 3675576931345427764, 0.276485, 'w0v7aoHdBa') index_test.go:143: sql update test_index set c1 = 5920028955721875350, c2 = 0.017840, c3 = 'DfdR1Khqr2' where c = 1218 index_test.go:140: sql delete from test_index where c = 434 index_test.go:140: sql delete from test_index where c = 564 index_test.go:143: sql update test_index set c1 = 2091903840469545293, c2 = 0.997513, c3 = 'zZYgiiYezx' where c = 794 index_test.go:143: sql update test_index set c1 = 5567072166425181090, c2 = 0.998354, c3 = 'rM7FNLDDEF' where c = 1002 index_test.go:143: sql update test_index set c1 = 1355323802125070927, c2 = 0.316865, c3 = '2BsIbpbuq0' where c = 579 index_test.go:143: sql update test_index set c1 = 8178801496964110475, c2 = 0.791042, c3 = 'z9kBuLWfzl' where c = 73 index_test.go:143: sql update test_index set c1 = 102435039818089631, c2 = 0.179309, c3 = 'JB5Ndi8Alu' where c = 276 index_test.go:137: sql insert into test_index values (1431, 6644025703950166550, 0.197117, 'HBjZSQlNXO') index_test.go:143: sql update test_index set c1 = 6648452577590064062, c2 = 0.255583, c3 = 'OoQMVMSuCe' where c = 1288 index_test.go:140: sql delete from test_index where c = 292 index_test.go:143: sql update test_index set c1 = 5148444170487703858, c2 = 0.164161, c3 = '1Rcinniox6' where c = 271 index_test.go:140: sql delete from test_index where c = 257 index_test.go:143: sql update test_index set c1 = 5337076686345591635, c2 = 0.201827, c3 = 'fZTafcioMd' where c = 1196 index_test.go:137: sql insert into test_index values (1434, 3300364919132103244, 0.940328, 'z17iaoNLpc') index_test.go:137: sql insert into test_index values (1435, 8149841162427475500, 0.247366, 'cbf05WzCqZ') index_test.go:137: sql insert into test_index values (1432, 7648123410077296612, 0.916937, 'MnIcbVMiRD') index_test.go:137: sql insert into test_index values (1433, 2819798001552964873, 0.183427, 'XKH3rUxXV6') index_test.go:137: sql insert into test_index values (1439, 3230229061817697112, 0.602882, 'x8FqQSAXUh') index_test.go:140: sql delete from test_index where c = 370 index_test.go:137: sql insert into test_index values (1437, 820455658038900565, 0.670240, 'stEv9gGnXv') index_test.go:137: sql insert into test_index values (1436, 4677413161031762361, 0.666818, 'OqwQgWaUnL') index_test.go:143: sql update test_index set c1 = 3008470409441315414, c2 = 0.273973, c3 = 'g79WFNiWw0' where c = 1057 index_test.go:143: sql update test_index set c1 = 7799234193176966681, c2 = 0.736658, c3 = '8qxK1AzkkD' where c = 792 index_test.go:140: sql delete from test_index where c = 21 index_test.go:140: sql delete from test_index where c = 1309 index_test.go:137: sql insert into test_index values (1438, 3297248068519433041, 0.311756, '1NnLnrozg0') index_test.go:143: sql update test_index set c1 = 8778247312558750110, c2 = 0.064014, c3 = 'keNhfzCmKc' where c = 915 index_test.go:140: sql delete from test_index where c = 634 index_test.go:140: sql delete from test_index where c = 1390 index_test.go:140: sql delete from test_index where c = 1293 index_test.go:137: sql insert into test_index values (1442, 7675659659728793558, 0.648211, 'AeMzv0NdKb') index_test.go:140: sql delete from test_index where c = 1263 index_test.go:137: sql insert into test_index values (1441, 6029802271306597070, 0.245381, 'GgYLmt5ml9') index_test.go:140: sql delete from test_index where c = 1430 index_test.go:143: sql update test_index set c1 = 3345476002413330, c2 = 0.776283, c3 = 'oFDdNubjhL' where c = 128 index_test.go:137: sql insert into test_index values (1440, 6208593961170876283, 0.371214, 'B7Hve4Rdwc') index_test.go:143: sql update test_index set c1 = 300436088085356229, c2 = 0.634752, c3 = '5AgH0bfx14' where c = 1049 index_test.go:143: sql update test_index set c1 = 4402564423085565135, c2 = 0.264601, c3 = 'H4aKgzjAke' where c = 127 index_test.go:140: sql delete from test_index where c = 677 index_test.go:143: sql update test_index set c1 = 3325089698410522660, c2 = 0.953698, c3 = '8JEeg1dWgl' where c = 761 index_test.go:143: sql update test_index set c1 = 1122737601026925463, c2 = 0.334484, c3 = '2katZb4Afs' where c = 337 index_test.go:143: sql update test_index set c1 = 2821967380128505893, c2 = 0.194216, c3 = 'x0fg8WzHRD' where c = 1313 index_test.go:137: sql insert into test_index values (1443, 4321970027404541482, 0.828117, 'ZcGq5wJtWJ') index_test.go:140: sql delete from test_index where c = 810 index_test.go:137: sql insert into test_index values (1444, 1466340986843447256, 0.272708, 'aOJH4qUKIp') index_test.go:137: sql insert into test_index values (1445, 1334990616603244660, 0.000941, 'VRLyLyXvjv') index_test.go:143: sql update test_index set c1 = 1982008571353659030, c2 = 0.123073, c3 = 'U9mhYpLOQP' where c = 421 index_test.go:137: sql insert into test_index values (1446, 7596863183131572548, 0.669392, 'gSg4VJx9LP') index_test.go:137: sql insert into test_index values (1447, 6195007724693253198, 0.910128, 'pkaTvPHtj6') index_test.go:143: sql update test_index set c1 = 1444176544928803247, c2 = 0.373492, c3 = '5QS1wa2R22' where c = 770 index_test.go:137: sql insert into test_index values (1448, 8262970908172211825, 0.897646, '8xccsf77Wh') index_test.go:140: sql delete from test_index where c = 1370 index_test.go:140: sql delete from test_index where c = 502 index_test.go:143: sql update test_index set c1 = 2845244814335104998, c2 = 0.974762, c3 = 'zw7P44qJ7y' where c = 1170 index_test.go:140: sql delete from test_index where c = 1275 index_test.go:137: sql insert into test_index values (1449, 7610545666996315384, 0.614416, 'n1ppzY1ocY') index_test.go:140: sql delete from test_index where c = 391 index_test.go:143: sql update test_index set c1 = 8559191658195882023, c2 = 0.693208, c3 = 'sLlhddWCnZ' where c = 826 index_test.go:140: sql delete from test_index where c = 1421 index_test.go:137: sql insert into test_index values (1451, 3062849729634948265, 0.400930, 'G6GvoRDU0e') index_test.go:140: sql delete from test_index where c = 1175 index_test.go:143: sql update test_index set c1 = 2675345462957036806, c2 = 0.376044, c3 = 'q0aKziIBSz' where c = 1095 index_test.go:140: sql delete from test_index where c = 1359 index_test.go:137: sql insert into test_index values (1450, 1593480050322341824, 0.034370, 'JqbhX0qcKT') index_test.go:137: sql insert into test_index values (1452, 8038333189576405731, 0.709322, 'QrdzHmBuvP') index_test.go:140: sql delete from test_index where c = 852 index_test.go:143: sql update test_index set c1 = 1023518886864795409, c2 = 0.246740, c3 = 'CfMFENgiLp' where c = 1191 index_test.go:137: sql insert into test_index values (1453, 5565108520798143315, 0.761233, '42rGPmoAkx') index_test.go:143: sql update test_index set c1 = 1619400808394868405, c2 = 0.198898, c3 = 'WlKKtqmuzl' where c = 861 index_test.go:143: sql update test_index set c1 = 2215719873520732026, c2 = 0.248998, c3 = 'EvmCQBHuCy' where c = 886 index_test.go:143: sql update test_index set c1 = 983058297411832814, c2 = 0.386313, c3 = 'KbhRni5cIG' where c = 1134 index_test.go:143: sql update test_index set c1 = 5612465509926678594, c2 = 0.063125, c3 = 'g6fiTJZBs2' where c = 429 index_test.go:140: sql delete from test_index where c = 532 index_test.go:143: sql update test_index set c1 = 2045142469272586587, c2 = 0.952007, c3 = 'phRC8fSAfN' where c = 221 index_test.go:140: sql delete from test_index where c = 795 index_test.go:140: sql delete from test_index where c = 1075 index_test.go:137: sql insert into test_index values (1455, 852780332418562112, 0.571099, 'IGdUhWrYdS') index_test.go:140: sql delete from test_index where c = 952 index_test.go:137: sql insert into test_index values (1456, 8161537766308186697, 0.757107, '8IT91IpkSK') index_test.go:137: sql insert into test_index values (1454, 5261718294172805096, 0.514731, 'yY1HSM80Gp') index_test.go:143: sql update test_index set c1 = 5096730298097930943, c2 = 0.275941, c3 = 'x5GHFZxIpD' where c = 564 index_test.go:137: sql insert into test_index values (1458, 8782421525634589620, 0.939327, 'CicH3T1UxA') index_test.go:143: sql update test_index set c1 = 3057813863313161123, c2 = 0.292834, c3 = 'ZtKAJFHZSN' where c = 946 index_test.go:137: sql insert into test_index values (1459, 6350666474523982641, 0.864847, 'hBkJlyKn8E') index_test.go:140: sql delete from test_index where c = 841 index_test.go:137: sql insert into test_index values (1457, 5058939820743216033, 0.087662, 'uG4aebn2Wm') index_test.go:140: sql delete from test_index where c = 428 index_test.go:140: sql delete from test_index where c = 602 index_test.go:143: sql update test_index set c1 = 234661798756471322, c2 = 0.499455, c3 = 'PQCylzqEuj' where c = 580 index_test.go:137: sql insert into test_index values (1460, 3653271600640667648, 0.957240, 'vUvboe0pc2') index_test.go:143: sql update test_index set c1 = 1936138459890978505, c2 = 0.894085, c3 = 'UixcHcWHP0' where c = 1368 index_test.go:137: sql insert into test_index values (1461, 7050281304442015806, 0.468849, '9E8pZ57389') index_test.go:140: sql delete from test_index where c = 1202 index_test.go:140: sql delete from test_index where c = 1445 index_test.go:143: sql update test_index set c1 = 8305581081293384160, c2 = 0.631528, c3 = 'w0na9an5aL' where c = 405 index_test.go:140: sql delete from test_index where c = 603 index_test.go:143: sql update test_index set c1 = 3349738937905594139, c2 = 0.718604, c3 = 'EHMprwUpFs' where c = 651 index_test.go:137: sql insert into test_index values (1462, 5419473813432590984, 0.229739, 'xfqjkGa4qc') index_test.go:137: sql insert into test_index values (1463, 594700481266769463, 0.031115, 'u3nQhQgdyu') index_test.go:140: sql delete from test_index where c = 1305 index_test.go:137: sql insert into test_index values (1464, 6203966144291106947, 0.537192, '8LwP3JiswY') index_test.go:143: sql update test_index set c1 = 1184133195247394478, c2 = 0.222162, c3 = 'qxAQ4eqrQT' where c = 1262 index_test.go:140: sql delete from test_index where c = 583 index_test.go:143: sql update test_index set c1 = 2175108585716294028, c2 = 0.307348, c3 = 'ImOO9ELCv2' where c = 1107 index_test.go:140: sql delete from test_index where c = 712 index_test.go:143: sql update test_index set c1 = 8740081173255954775, c2 = 0.142386, c3 = '5hTlZkNx4U' where c = 870 index_test.go:140: sql delete from test_index where c = 559 index_test.go:137: sql insert into test_index values (1465, 6572276430467385985, 0.225696, 'Qs3PqNj1Kr') index_test.go:143: sql update test_index set c1 = 6055191078799726991, c2 = 0.260660, c3 = 'Kr1UI55Psm' where c = 165 index_test.go:143: sql update test_index set c1 = 1120455107966503093, c2 = 0.703538, c3 = 'GgeTwcgdj0' where c = 1361 index_test.go:143: sql update test_index set c1 = 3159193519276738731, c2 = 0.573604, c3 = 'AIy0RfYTC5' where c = 323 index_test.go:140: sql delete from test_index where c = 658 index_test.go:137: sql insert into test_index values (1467, 4914920950893738076, 0.562043, 'JS9hWnj8zm') index_test.go:137: sql insert into test_index values (1466, 1720658296090102086, 0.970045, 'qwirzcqj9F') index_test.go:143: sql update test_index set c1 = 7378897883156053919, c2 = 0.806775, c3 = '0u34LHrLLE' where c = 902 index_test.go:137: sql insert into test_index values (1468, 6862760638895062684, 0.947458, 'wW87R2qCmu') index_test.go:143: sql update test_index set c1 = 5967323825562333989, c2 = 0.099527, c3 = 'tluPCiVIa4' where c = 194 index_test.go:137: sql insert into test_index values (1471, 2141733351812729755, 0.484991, 'vUnXBQTKSj') index_test.go:137: sql insert into test_index values (1470, 1457737529368108529, 0.028117, 'UNu6Pemb80') index_test.go:143: sql update test_index set c1 = 8583198904765909763, c2 = 0.446961, c3 = 'L9sarPpXkp' where c = 1352 index_test.go:137: sql insert into test_index values (1472, 3766115332761214119, 0.312941, 'RAvXzTWoAZ') index_test.go:140: sql delete from test_index where c = 487 index_test.go:140: sql delete from test_index where c = 380 index_test.go:140: sql delete from test_index where c = 910 index_test.go:137: sql insert into test_index values (1469, 2969868049576437079, 0.760680, 'xObdYqPePf') index_test.go:140: sql delete from test_index where c = 531 index_test.go:140: sql delete from test_index where c = 1011 index_test.go:140: sql delete from test_index where c = 1390 index_test.go:137: sql insert into test_index values (1474, 630262637121405388, 0.862232, 'Rkud3KhDJq') index_test.go:140: sql delete from test_index where c = 1213 index_test.go:143: sql update test_index set c1 = 1987086106027288732, c2 = 0.473875, c3 = 'rrOD0jQSrf' where c = 689 index_test.go:143: sql update test_index set c1 = 8405632029315318821, c2 = 0.497799, c3 = 'ghMAWfpV7F' where c = 1236 index_test.go:137: sql insert into test_index values (1473, 8094819276389627790, 0.605782, 'nfR3hwtDHb') index_test.go:143: sql update test_index set c1 = 270379403345165827, c2 = 0.861523, c3 = 'ISCMqYeOZd' where c = 1157 index_test.go:140: sql delete from test_index where c = 1086 index_test.go:140: sql delete from test_index where c = 831 index_test.go:143: sql update test_index set c1 = 541919831691375371, c2 = 0.303200, c3 = 'UjwiDZ8Eno' where c = 1204 index_test.go:143: sql update test_index set c1 = 5133047396265220675, c2 = 0.489128, c3 = 'BS7x8mq5GW' where c = 1326 index_test.go:143: sql update test_index set c1 = 4484465186481446795, c2 = 0.491388, c3 = 'smmSyymPcO' where c = 1264 index_test.go:137: sql insert into test_index values (1476, 6629754174646794499, 0.552320, 'S8fn2vjFom') index_test.go:143: sql update test_index set c1 = 2526503746047410037, c2 = 0.484640, c3 = 'h7PwzhQ2a2' where c = 1178 index_test.go:137: sql insert into test_index values (1477, 1019326449417488876, 0.665740, '1HAFCaIQFv') index_test.go:143: sql update test_index set c1 = 1906065371864183957, c2 = 0.584585, c3 = '5wkoX30UOI' where c = 127 index_test.go:140: sql delete from test_index where c = 1259 index_test.go:137: sql insert into test_index values (1478, 4994836642551855888, 0.381927, 'NZseYqxqzA') index_test.go:137: sql insert into test_index values (1479, 3248288176143757997, 0.920348, 'g4EthIHhhU') index_test.go:137: sql insert into test_index values (1480, 9124807304986671452, 0.204671, 'NnnxljTJva') index_test.go:137: sql insert into test_index values (1475, 6493884572505407090, 0.736037, 'jwanvjIceQ') index_test.go:140: sql delete from test_index where c = 1113 index_test.go:143: sql update test_index set c1 = 7668789023746602211, c2 = 0.207832, c3 = 'NSVqhj5u1K' where c = 370 index_test.go:137: sql insert into test_index values (1481, 6581446889002076656, 0.208807, 'VsnVren1r1') index_test.go:140: sql delete from test_index where c = 299 index_test.go:137: sql insert into test_index values (1482, 5810904140095856573, 0.870550, 'xr1v2IQ8O4') index_test.go:140: sql delete from test_index where c = 1139 index_test.go:143: sql update test_index set c1 = 7591702251210063248, c2 = 0.980399, c3 = 'BtUJsB4gxB' where c = 95 index_test.go:140: sql delete from test_index where c = 124 index_test.go:140: sql delete from test_index where c = 399 index_test.go:140: sql delete from test_index where c = 1107 index_test.go:140: sql delete from test_index where c = 465 index_test.go:143: sql update test_index set c1 = 6094704480109646017, c2 = 0.488865, c3 = 'EXiYFqkRHM' where c = 1299 index_test.go:143: sql update test_index set c1 = 5698114247747761978, c2 = 0.153560, c3 = '5693T6Hbj6' where c = 712 index_test.go:140: sql delete from test_index where c = 1352 index_test.go:143: sql update test_index set c1 = 3756674270924433325, c2 = 0.063976, c3 = 'abhQmuFjZp' where c = 155 index_test.go:137: sql insert into test_index values (1483, 8537245569335526364, 0.079125, 'ifQZqOsmNr') index_test.go:143: sql update test_index set c1 = 1957286651043369064, c2 = 0.000577, c3 = 'Ih1FtDeWdR' where c = 965 index_test.go:143: sql update test_index set c1 = 8892529499363996369, c2 = 0.989901, c3 = 'AtKoXdnm0u' where c = 113 index_test.go:143: sql update test_index set c1 = 4131342073504830885, c2 = 0.745103, c3 = 'lJ8qokyYbS' where c = 1112 index_test.go:143: sql update test_index set c1 = 1817757742066407576, c2 = 0.880238, c3 = '3myGNHz7Qy' where c = 1407 index_test.go:137: sql insert into test_index values (1485, 8228719968130913099, 0.059611, '3dQflZeHpr') index_test.go:143: sql update test_index set c1 = 3149427960461970210, c2 = 0.255756, c3 = 'aO1RERmPG8' where c = 1006 index_test.go:137: sql insert into test_index values (1487, 7078804075795770960, 0.830613, 'Cb68O5VnUO') index_test.go:137: sql insert into test_index values (1484, 1885983158282919860, 0.845640, 'sympmheJVI') index_test.go:137: sql insert into test_index values (1488, 6846655388678324574, 0.625141, 'EFw10cNluC') index_test.go:140: sql delete from test_index where c = 155 index_test.go:140: sql delete from test_index where c = 1119 index_test.go:137: sql insert into test_index values (1489, 346489936926097612, 0.674171, 'dV3zFI8L3I') index_test.go:137: sql insert into test_index values (1490, 9212591764194303311, 0.786937, 'g0KfDcPLdr') index_test.go:140: sql delete from test_index where c = 347 index_test.go:137: sql insert into test_index values (1486, 947322415397796593, 0.465761, 'AI3IHwXFYF') index_test.go:137: sql insert into test_index values (1491, 7516618588635366518, 0.846597, 'EFU9fiEdPe') index_test.go:143: sql update test_index set c1 = 7710968729375343517, c2 = 0.695823, c3 = 'lqpw9CNzLc' where c = 44 index_test.go:140: sql delete from test_index where c = 856 index_test.go:140: sql delete from test_index where c = 477 index_test.go:143: sql update test_index set c1 = 1544822598282098085, c2 = 0.961462, c3 = 'FrccDx2206' where c = 1370 index_test.go:140: sql delete from test_index where c = 640 index_test.go:137: sql insert into test_index values (1492, 2321920145361419282, 0.795104, 'vjCFrRu2eF') index_test.go:140: sql delete from test_index where c = 1342 index_test.go:143: sql update test_index set c1 = 6729656611670418667, c2 = 0.312747, c3 = 'EOcEBBs7mI' where c = 313 index_test.go:140: sql delete from test_index where c = 847 index_test.go:140: sql delete from test_index where c = 83 index_test.go:137: sql insert into test_index values (1494, 3219954390094238043, 0.763329, 'tmbRs68TzU') index_test.go:140: sql delete from test_index where c = 681 index_test.go:143: sql update test_index set c1 = 281252273914427985, c2 = 0.384710, c3 = 'FSvUT2rXs7' where c = 277 index_test.go:143: sql update test_index set c1 = 4135352846916325972, c2 = 0.397097, c3 = 'cp8Tvw7iqY' where c = 619 index_test.go:143: sql update test_index set c1 = 1680898378316563326, c2 = 0.980401, c3 = 'xNK2D7MyPQ' where c = 1170 index_test.go:137: sql insert into test_index values (1493, 6889027664483435527, 0.165900, 'xHSTL6pQdS') index_test.go:143: sql update test_index set c1 = 5396064992068030992, c2 = 0.235030, c3 = 'zovq4jfioT' where c = 1042 index_test.go:143: sql update test_index set c1 = 2085670160358894887, c2 = 0.461850, c3 = '5qVm4exvcD' where c = 1092 index_test.go:137: sql insert into test_index values (1495, 1614559648066292389, 0.293539, 'rQr4bf9mb4') index_test.go:140: sql delete from test_index where c = 958 index_test.go:140: sql delete from test_index where c = 617 index_test.go:143: sql update test_index set c1 = 1941944580931160397, c2 = 0.076214, c3 = 'RtwmcWBTm2' where c = 616 index_test.go:137: sql insert into test_index values (1496, 8804644095125304181, 0.684844, 'Ch29NwjFEe') index_test.go:143: sql update test_index set c1 = 2822043788920343296, c2 = 0.927114, c3 = 'zEV2jj966G' where c = 800 index_test.go:140: sql delete from test_index where c = 1120 index_test.go:137: sql insert into test_index values (1498, 1225558561854190228, 0.617764, '8dEY05C5EE') index_test.go:143: sql update test_index set c1 = 9121813731399629964, c2 = 0.489886, c3 = '7fzFP9GoOs' where c = 1373 index_test.go:137: sql insert into test_index values (1497, 3857709984396101112, 0.316142, '1Yw8MK0NFB') index_test.go:137: sql insert into test_index values (1500, 5851559978430141628, 0.570270, 'pTcg37SxeV') index_test.go:140: sql delete from test_index where c = 746 index_test.go:143: sql update test_index set c1 = 6688566360633583790, c2 = 0.876347, c3 = 'PLQbGcJzIc' where c = 697 index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 562 index_test.go:137: sql insert into test_index values (1499, 6867787903666812100, 0.456554, 'Xs0TvwpUVf') index_test.go:140: sql delete from test_index where c = 870 index_test.go:143: sql update test_index set c1 = 1539202965049123718, c2 = 0.928336, c3 = 'NvPKyZ9bTT' where c = 189 index_test.go:143: sql update test_index set c1 = 7592595056730035761, c2 = 0.311087, c3 = '4yFIwr0oBe' where c = 1424 index_test.go:143: sql update test_index set c1 = 3879152009461221079, c2 = 0.430646, c3 = 'heR5aieqkV' where c = 258 index_test.go:140: sql delete from test_index where c = 57 index_test.go:143: sql update test_index set c1 = 4577143014420653618, c2 = 0.735621, c3 = 'EmGlVWYrQg' where c = 128 index_test.go:143: sql update test_index set c1 = 3105019229041816230, c2 = 0.528387, c3 = 'fURyX2xL0V' where c = 1051 index_test.go:143: sql update test_index set c1 = 1074114407578653780, c2 = 0.886111, c3 = 'SwVLkqPk8B' where c = 1270 index_test.go:137: sql insert into test_index values (1501, 4259151221468446318, 0.868466, 'JguWFa8JI9') index_test.go:137: sql insert into test_index values (1503, 8479573226387700006, 0.435249, 'kX2i2WTVW7') index_test.go:137: sql insert into test_index values (1502, 573729265040056714, 0.955629, 'JshgEutI7Q') index_test.go:137: sql insert into test_index values (1508, 5308116525148147582, 0.957795, 'jFoDZlw29N') index_test.go:137: sql insert into test_index values (1504, 9216609541228387647, 0.836736, 'Poc5Lj2iop') index_test.go:137: sql insert into test_index values (1509, 1240559445367638603, 0.360003, '42rYpItFrI') index_test.go:140: sql delete from test_index where c = 451 index_test.go:140: sql delete from test_index where c = 1088 index_test.go:140: sql delete from test_index where c = 128 index_test.go:137: sql insert into test_index values (1507, 4501209622928779925, 0.153861, '09DSIzi9do') index_test.go:137: sql insert into test_index values (1506, 3012791834804190808, 0.832759, 'Po6dUtDoLz') index_test.go:137: sql insert into test_index values (1505, 947634222762133054, 0.282481, 'WgPYdWTy9t') index_test.go:137: sql insert into test_index values (1510, 6752932937109317142, 0.652203, 'jLkU6V5ugR') index_test.go:140: sql delete from test_index where c = 809 index_test.go:140: sql delete from test_index where c = 1134 index_test.go:140: sql delete from test_index where c = 194 index_test.go:143: sql update test_index set c1 = 4692144122593076818, c2 = 0.235650, c3 = 'ekPmMjswlq' where c = 1045 index_test.go:140: sql delete from test_index where c = 3 index_test.go:140: sql delete from test_index where c = 159 index_test.go:140: sql delete from test_index where c = 86 index_test.go:143: sql update test_index set c1 = 4133845108428506637, c2 = 0.015320, c3 = 'Xis6lHLrxb' where c = 359 index_test.go:143: sql update test_index set c1 = 6486766161994606299, c2 = 0.166629, c3 = 'SYHaMiHzbW' where c = 935 index_test.go:143: sql update test_index set c1 = 8620889779341415882, c2 = 0.159540, c3 = 'mi1PUEs6lt' where c = 1195 index_test.go:137: sql insert into test_index values (1511, 3429009411057059946, 0.185230, 'JFCydpJRbD') index_test.go:140: sql delete from test_index where c = 289 index_test.go:143: sql update test_index set c1 = 3481930610919417445, c2 = 0.352005, c3 = 'tnM8ll8Mhd' where c = 479 index_test.go:143: sql update test_index set c1 = 7951605505121009861, c2 = 0.464219, c3 = 'Gr3EbqC3HR' where c = 635 index_test.go:143: sql update test_index set c1 = 6746003785916836515, c2 = 0.442666, c3 = 'wObLIrJEQQ' where c = 1049 index_test.go:137: sql insert into test_index values (1512, 7951305566101233799, 0.745004, '1Xv4OSPDHj') index_test.go:137: sql insert into test_index values (1513, 8349779955605296368, 0.963137, 'dKcxR4GI0x') index_test.go:143: sql update test_index set c1 = 2737020140424218807, c2 = 0.327550, c3 = 'sGk07gbEXr' where c = 1263 index_test.go:137: sql insert into test_index values (1514, 1618041055861956842, 0.044744, 'KdpJFizEVj') index_test.go:143: sql update test_index set c1 = 2551847212139595942, c2 = 0.654600, c3 = 'slf3UO6Zws' where c = 1007 index_test.go:137: sql insert into test_index values (1516, 7517539483358813812, 0.219303, 'RdadrilxUw') index_test.go:143: sql update test_index set c1 = 8857653983294870755, c2 = 0.030504, c3 = 'v4AI4KS959' where c = 1457 index_test.go:137: sql insert into test_index values (1517, 5129041665816817775, 0.757794, '83vsxNOhhy') index_test.go:137: sql insert into test_index values (1518, 7027583770835051622, 0.222977, 'JjhZGVqCDz') index_test.go:140: sql delete from test_index where c = 782 index_test.go:140: sql delete from test_index where c = 1414 index_test.go:137: sql insert into test_index values (1515, 2033658982315241458, 0.922612, '7ktrtSWCdx') index_test.go:140: sql delete from test_index where c = 194 index_test.go:140: sql delete from test_index where c = 1439 index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 1493 index_test.go:137: sql insert into test_index values (1520, 1229086486537518981, 0.979222, '6mV6ofy3R7') index_test.go:140: sql delete from test_index where c = 1402 index_test.go:143: sql update test_index set c1 = 8214123145202876403, c2 = 0.492896, c3 = 'g6iH2zI8iG' where c = 1110 index_test.go:140: sql delete from test_index where c = 168 index_test.go:137: sql insert into test_index values (1519, 1593931840894338724, 0.375359, 'ekfZYOkHfU') index_test.go:143: sql update test_index set c1 = 6177723426192596529, c2 = 0.026289, c3 = 'zQiAc6qwzx' where c = 597 index_test.go:143: sql update test_index set c1 = 1633118128048326368, c2 = 0.443592, c3 = 'kDWmp5mXLS' where c = 1035 index_test.go:143: sql update test_index set c1 = 6073602620119513789, c2 = 0.397685, c3 = 'oeHZumyxBF' where c = 1235 index_test.go:143: sql update test_index set c1 = 824870081180356395, c2 = 0.426055, c3 = 'fh43SH1tYM' where c = 242 index_test.go:143: sql update test_index set c1 = 4796466100638332890, c2 = 0.471557, c3 = 'blXEzbM2BM' where c = 663 index_test.go:140: sql delete from test_index where c = 737 index_test.go:140: sql delete from test_index where c = 374 index_test.go:143: sql update test_index set c1 = 691285302212740543, c2 = 0.632435, c3 = 'agjDgz6VGL' where c = 460 index_test.go:137: sql insert into test_index values (1521, 3615065397635751073, 0.446537, 'YbYmACFaK0') index_test.go:137: sql insert into test_index values (1522, 4637336137022828582, 0.641828, 'UT26q8UBRv') index_test.go:137: sql insert into test_index values (1524, 6277372789817546061, 0.396831, 'Y58vjqUofP') index_test.go:137: sql insert into test_index values (1526, 5411176350741170869, 0.441632, 'QA19jACPVp') index_test.go:137: sql insert into test_index values (1525, 9108643190151771285, 0.115355, 'I9jO0NdKjK') index_test.go:143: sql update test_index set c1 = 9142641336539694949, c2 = 0.101279, c3 = 'R9TSw9VGqv' where c = 1094 index_test.go:137: sql insert into test_index values (1527, 3759000091670509382, 0.584238, 'iW08EAnzmL') index_test.go:143: sql update test_index set c1 = 4412322975481310385, c2 = 0.432812, c3 = 'FUKAtQoRwP' where c = 1186 index_test.go:140: sql delete from test_index where c = 210 index_test.go:137: sql insert into test_index values (1523, 2168085589029994385, 0.743602, 'reqW3WSklL') index_test.go:140: sql delete from test_index where c = 1046 index_test.go:140: sql delete from test_index where c = 590 index_test.go:137: sql insert into test_index values (1528, 5405623434069476960, 0.798325, 'fOVUYA9PD6') index_test.go:143: sql update test_index set c1 = 7926283033452744606, c2 = 0.779702, c3 = 'ELgZRjRjgZ' where c = 556 index_test.go:140: sql delete from test_index where c = 570 index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 1680884401413457358, c2 = 0.955409, c3 = '9DXr1mk2Cr' where c = 716 index_test.go:143: sql update test_index set c1 = 4729450468742147424, c2 = 0.167579, c3 = 'aXt0OKkh7L' where c = 1102 index_test.go:140: sql delete from test_index where c = 1339 index_test.go:140: sql delete from test_index where c = 568 index_test.go:137: sql insert into test_index values (1529, 7362121523581268518, 0.894856, 'qmhwG9gDJF') index_test.go:143: sql update test_index set c1 = 2094860990853336799, c2 = 0.777305, c3 = 'ujTXYqwFHE' where c = 826 index_test.go:140: sql delete from test_index where c = 627 index_test.go:137: sql insert into test_index values (1530, 3623622780323268386, 0.426863, 'sw1wUyWwvO') index_test.go:143: sql update test_index set c1 = 5300999058892238047, c2 = 0.652504, c3 = 'CimdUv4oPy' where c = 919 index_test.go:137: sql insert into test_index values (1531, 6153372605702400354, 0.618591, 'hpWx0sxJeO') index_test.go:137: sql insert into test_index values (1532, 7226872417633841807, 0.968884, 'LN4rxuE0oC') index_test.go:143: sql update test_index set c1 = 7202191795396111640, c2 = 0.311013, c3 = 'uywh2q9S1J' where c = 386 index_test.go:143: sql update test_index set c1 = 4467194149212153100, c2 = 0.631311, c3 = 'L6VNYzm0p0' where c = 1403 index_test.go:140: sql delete from test_index where c = 127 index_test.go:140: sql delete from test_index where c = 304 index_test.go:143: sql update test_index set c1 = 5562353721237898963, c2 = 0.141397, c3 = '5OHXzP5IRo' where c = 949 index_test.go:137: sql insert into test_index values (1533, 90027129637231519, 0.975627, 'selsXgLbX2') index_test.go:137: sql insert into test_index values (1534, 7974918670789410423, 0.971913, 'IDPylo21NL') index_test.go:140: sql delete from test_index where c = 1074 index_test.go:137: sql insert into test_index values (1535, 1928557939795792517, 0.938952, 'Ru7MWRk2qk') index_test.go:143: sql update test_index set c1 = 2043245099075565831, c2 = 0.970216, c3 = 'MVJgD6AxHO' where c = 836 index_test.go:143: sql update test_index set c1 = 8021544109976647841, c2 = 0.473730, c3 = '3xeBoYCO2j' where c = 92 index_test.go:140: sql delete from test_index where c = 363 index_test.go:140: sql delete from test_index where c = 68 index_test.go:137: sql insert into test_index values (1537, 4266413573515163382, 0.101031, 'ZFUGy1jn7s') index_test.go:140: sql delete from test_index where c = 1025 index_test.go:137: sql insert into test_index values (1536, 2163216815675055647, 0.125662, 'YKKMAyEJsU') index_test.go:140: sql delete from test_index where c = 1211 index_test.go:143: sql update test_index set c1 = 522362264590552739, c2 = 0.081652, c3 = 'YXcOAYszPJ' where c = 619 index_test.go:143: sql update test_index set c1 = 6966274706866461471, c2 = 0.075158, c3 = 'fjEAMlaZMQ' where c = 542 index_test.go:137: sql insert into test_index values (1538, 570586844110627485, 0.923099, 'WzXs50xX9K') index_test.go:137: sql insert into test_index values (1539, 3835254837861016189, 0.072695, 'q3hCaKWNb7') index_test.go:143: sql update test_index set c1 = 3304172543280324807, c2 = 0.708808, c3 = 'WxpevBdSVG' where c = 1458 index_test.go:140: sql delete from test_index where c = 56 index_test.go:143: sql update test_index set c1 = 4052422378660849621, c2 = 0.708698, c3 = 'jaDFub8NBW' where c = 425 index_test.go:137: sql insert into test_index values (1540, 3618817838544383325, 0.780007, '7jV5xsyOtX') index_test.go:143: sql update test_index set c1 = 9140541944654399823, c2 = 0.635649, c3 = 'ba7ebzzv5X' where c = 1390 index_test.go:140: sql delete from test_index where c = 321 index_test.go:140: sql delete from test_index where c = 1344 index_test.go:140: sql delete from test_index where c = 639 index_test.go:137: sql insert into test_index values (1541, 641883570745341781, 0.049965, 'sX2dW0oUr7') index_test.go:137: sql insert into test_index values (1542, 7575407406911349915, 0.631134, 'TCUx3iXVjf') index_test.go:140: sql delete from test_index where c = 70 index_test.go:143: sql update test_index set c1 = 1483721067326249935, c2 = 0.812194, c3 = 'xJOwilae7F' where c = 1222 index_test.go:137: sql insert into test_index values (1544, 6324652746910902362, 0.072580, 'fkU2ZP1I8v') index_test.go:137: sql insert into test_index values (1543, 8088263737107722267, 0.816859, 'sAMNdyICYX') index_test.go:143: sql update test_index set c1 = 6978159468915635917, c2 = 0.437016, c3 = 'nlR4v59onz' where c = 1176 index_test.go:143: sql update test_index set c1 = 3808845388826927546, c2 = 0.459449, c3 = 'r7FFx8tbpH' where c = 1408 index_test.go:140: sql delete from test_index where c = 809 index_test.go:143: sql update test_index set c1 = 6673190127425714758, c2 = 0.922558, c3 = 'AyObNcHqX1' where c = 1239 index_test.go:143: sql update test_index set c1 = 2695763314306514213, c2 = 0.360726, c3 = 'BCwDfzilcE' where c = 933 index_test.go:140: sql delete from test_index where c = 1092 index_test.go:137: sql insert into test_index values (1545, 4603004774687923262, 0.486403, 'uqhk368Ltk') index_test.go:140: sql delete from test_index where c = 993 index_test.go:143: sql update test_index set c1 = 6356767804630815643, c2 = 0.409078, c3 = 'd7pzx3GgL2' where c = 150 index_test.go:137: sql insert into test_index values (1546, 3109244964263813418, 0.031849, 'xcuu9kcPLx') index_test.go:137: sql insert into test_index values (1548, 3704698558601617787, 0.069746, 'UYhoePvya8') index_test.go:140: sql delete from test_index where c = 1229 index_test.go:137: sql insert into test_index values (1549, 187642876540490030, 0.975711, '6X1844ta4R') index_test.go:143: sql update test_index set c1 = 4437484877655958578, c2 = 0.723844, c3 = 'DqHCpjazld' where c = 1258 index_test.go:140: sql delete from test_index where c = 102 index_test.go:137: sql insert into test_index values (1547, 6273396874957362769, 0.758315, 'XQCv5Vt7Dy') index_test.go:143: sql update test_index set c1 = 5008005408872744849, c2 = 0.132035, c3 = 'vRwItEFz1K' where c = 508 index_test.go:140: sql delete from test_index where c = 233 index_test.go:137: sql insert into test_index values (1550, 1022061679471231920, 0.321039, '7CPyRalxzr') index_test.go:143: sql update test_index set c1 = 8852615576063792168, c2 = 0.310841, c3 = 'JNTQT78wZb' where c = 1457 index_test.go:143: sql update test_index set c1 = 3834014916463756259, c2 = 0.639670, c3 = 'inhWSJwLNV' where c = 1447 index_test.go:140: sql delete from test_index where c = 866 index_test.go:137: sql insert into test_index values (1551, 1195447038069904947, 0.930041, 'siTocuawvc') index_test.go:143: sql update test_index set c1 = 1745813421167952876, c2 = 0.448694, c3 = 'D9vG2WoLvt' where c = 428 index_test.go:140: sql delete from test_index where c = 1078 index_test.go:137: sql insert into test_index values (1552, 1313944826727425929, 0.001016, 'MchfkFEaRX') index_test.go:143: sql update test_index set c1 = 3800004423077074483, c2 = 0.347462, c3 = '6QuliMeAhw' where c = 670 index_test.go:140: sql delete from test_index where c = 650 index_test.go:140: sql delete from test_index where c = 247 index_test.go:140: sql delete from test_index where c = 319 index_test.go:140: sql delete from test_index where c = 745 index_test.go:137: sql insert into test_index values (1554, 2778271016239951547, 0.611388, 'V5dafHmP51') index_test.go:137: sql insert into test_index values (1555, 3612350479617828535, 0.889289, 'sEQvoC5ASS') index_test.go:143: sql update test_index set c1 = 8895692622021283673, c2 = 0.805825, c3 = 'rsiY44iCzg' where c = 1229 index_test.go:143: sql update test_index set c1 = 3743896056673344166, c2 = 0.172350, c3 = 'cd2QoUe9o1' where c = 512 index_test.go:137: sql insert into test_index values (1556, 3870881295397106608, 0.175653, 'fTp98jFld9') index_test.go:137: sql insert into test_index values (1553, 1839467669523070981, 0.608596, 'XIFGx5v4pA') index_test.go:143: sql update test_index set c1 = 6520733748140532020, c2 = 0.256889, c3 = '7M1N7xqQ2e' where c = 1417 index_test.go:143: sql update test_index set c1 = 8115522967825097609, c2 = 0.882562, c3 = '1ipkERZSeD' where c = 1389 index_test.go:140: sql delete from test_index where c = 742 index_test.go:143: sql update test_index set c1 = 3670992645769719897, c2 = 0.623390, c3 = 'avTu9ei9Zo' where c = 894 index_test.go:140: sql delete from test_index where c = 830 index_test.go:140: sql delete from test_index where c = 1402 index_test.go:137: sql insert into test_index values (1557, 1360489849445335581, 0.708496, '3cLAJd0xS8') index_test.go:137: sql insert into test_index values (1558, 8539718839101890056, 0.880633, 'HDOv9Nsprc') index_test.go:143: sql update test_index set c1 = 8074091059092793367, c2 = 0.872958, c3 = 'PCraBcI0Hb' where c = 1110 index_test.go:137: sql insert into test_index values (1559, 1195269504400800360, 0.843696, 'dncc404y15') index_test.go:140: sql delete from test_index where c = 1347 index_test.go:143: sql update test_index set c1 = 4499840290541831584, c2 = 0.648560, c3 = 'ywiKu3ZTyo' where c = 1025 index_test.go:140: sql delete from test_index where c = 651 index_test.go:137: sql insert into test_index values (1561, 8859559144991208577, 0.000012, 'cVHTlW06Qk') index_test.go:143: sql update test_index set c1 = 4143644053770739894, c2 = 0.851362, c3 = 'xp06ybxkVt' where c = 1306 index_test.go:137: sql insert into test_index values (1562, 4643628782861192365, 0.657761, 'cl7RfJHkba') index_test.go:137: sql insert into test_index values (1560, 4111729627792816084, 0.482558, 'HxXHNJKo1O') index_test.go:140: sql delete from test_index where c = 171 index_test.go:140: sql delete from test_index where c = 1049 index_test.go:143: sql update test_index set c1 = 1107373005553820013, c2 = 0.819207, c3 = '1qsDsVfmPm' where c = 1257 index_test.go:140: sql delete from test_index where c = 693 index_test.go:137: sql insert into test_index values (1563, 3202259222695423747, 0.275902, '6m9Dp6bWx3') index_test.go:143: sql update test_index set c1 = 2936525076997926369, c2 = 0.306598, c3 = 'vkEjYm9kEC' where c = 1266 index_test.go:143: sql update test_index set c1 = 4524732821985709413, c2 = 0.923161, c3 = 'CXnJzC4gH7' where c = 1113 index_test.go:140: sql delete from test_index where c = 879 index_test.go:140: sql delete from test_index where c = 864 index_test.go:140: sql delete from test_index where c = 81 index_test.go:143: sql update test_index set c1 = 6995335140364011962, c2 = 0.533593, c3 = 'k3Qwau1QeY' where c = 46 index_test.go:137: sql insert into test_index values (1564, 2264185840461507560, 0.151856, 'mJRBLLzzzn') index_test.go:143: sql update test_index set c1 = 8143374871399426935, c2 = 0.791110, c3 = 'EaqaswjiEB' where c = 45 index_test.go:137: sql insert into test_index values (1567, 1057845839981088235, 0.272429, 'SziKiDJSOz') index_test.go:143: sql update test_index set c1 = 8417904004901222732, c2 = 0.240448, c3 = 'p6Z2jUBTf1' where c = 916 index_test.go:137: sql insert into test_index values (1565, 5706632823227480219, 0.647034, '1rJAFEfWn3') index_test.go:137: sql insert into test_index values (1566, 5125898353230274633, 0.095939, 'ePQ0WjINRX') index_test.go:137: sql insert into test_index values (1568, 7564635704970602402, 0.847459, 'VjTC6zjFkZ') index_test.go:143: sql update test_index set c1 = 765399329181700710, c2 = 0.643790, c3 = 'FhRYXmvMWv' where c = 365 index_test.go:143: sql update test_index set c1 = 4325617329089808015, c2 = 0.637009, c3 = 'Ekjaaa5GiI' where c = 911 index_test.go:140: sql delete from test_index where c = 436 index_test.go:137: sql insert into test_index values (1570, 3684494177596352810, 0.928562, 'SIV70r1EBW') index_test.go:143: sql update test_index set c1 = 4857557115140133194, c2 = 0.030457, c3 = 'Fgc7tVt5Ci' where c = 1206 index_test.go:140: sql delete from test_index where c = 586 index_test.go:137: sql insert into test_index values (1569, 7331828047991027374, 0.950811, 'NsKwZYMSBP') index_test.go:140: sql delete from test_index where c = 241 index_test.go:137: sql insert into test_index values (1572, 2873930251750727801, 0.767681, '1jmEQi8kwc') index_test.go:140: sql delete from test_index where c = 991 index_test.go:143: sql update test_index set c1 = 5246526442282675032, c2 = 0.191888, c3 = 'X7ZmxB7iF8' where c = 460 index_test.go:140: sql delete from test_index where c = 603 index_test.go:143: sql update test_index set c1 = 4972157861965337987, c2 = 0.801669, c3 = 'u9Ajbhvv0b' where c = 579 index_test.go:140: sql delete from test_index where c = 518 index_test.go:137: sql insert into test_index values (1571, 5411001261978965523, 0.503349, 'dnymgctapU') index_test.go:143: sql update test_index set c1 = 3740125899676017737, c2 = 0.286580, c3 = 'NTmKgAareG' where c = 376 index_test.go:137: sql insert into test_index values (1573, 2680094240156452419, 0.365904, 'P2Zjfn7cTY') index_test.go:140: sql delete from test_index where c = 790 index_test.go:143: sql update test_index set c1 = 8498860721543809683, c2 = 0.634686, c3 = '4q7QF6jeVX' where c = 472 index_test.go:140: sql delete from test_index where c = 1355 index_test.go:137: sql insert into test_index values (1574, 3350592566328386606, 0.636214, '1YuIzj6GvQ') index_test.go:143: sql update test_index set c1 = 6964769272523341287, c2 = 0.951399, c3 = '8rL1f7aHs0' where c = 1175 index_test.go:143: sql update test_index set c1 = 2923549974489924501, c2 = 0.888297, c3 = 'DOEAg6oFP2' where c = 1250 index_test.go:140: sql delete from test_index where c = 1190 index_test.go:137: sql insert into test_index values (1576, 3311780293076459056, 0.362416, 'qFV8q4NIqF') index_test.go:143: sql update test_index set c1 = 8533878059303486866, c2 = 0.348159, c3 = 'udMUiCTnyW' where c = 1304 index_test.go:137: sql insert into test_index values (1575, 4154812399258225578, 0.314326, 'ER73dfBe4w') index_test.go:137: sql insert into test_index values (1578, 443840547109181377, 0.961066, 'hkwrppSYfW') index_test.go:143: sql update test_index set c1 = 8099261619619634994, c2 = 0.208011, c3 = 'ixb9idT2vV' where c = 731 index_test.go:137: sql insert into test_index values (1579, 726162679395837783, 0.801202, 'fBMWkr7jp6') index_test.go:140: sql delete from test_index where c = 474 index_test.go:140: sql delete from test_index where c = 406 index_test.go:143: sql update test_index set c1 = 6511427565269241335, c2 = 0.800857, c3 = 'F4rz4hsr8g' where c = 508 index_test.go:140: sql delete from test_index where c = 451 index_test.go:137: sql insert into test_index values (1580, 6047201912685351458, 0.018499, 'IMlBZ2Kbdu') index_test.go:137: sql insert into test_index values (1577, 5848507857521531844, 0.067046, 'dkKffL60AF') index_test.go:140: sql delete from test_index where c = 1281 index_test.go:140: sql delete from test_index where c = 1017 index_test.go:140: sql delete from test_index where c = 1108 index_test.go:143: sql update test_index set c1 = 8484008041455374526, c2 = 0.032525, c3 = 'RAaiQObirm' where c = 1019 index_test.go:137: sql insert into test_index values (1581, 3200924943178960077, 0.971073, 'YbPlaxXoaH') index_test.go:140: sql delete from test_index where c = 1066 index_test.go:137: sql insert into test_index values (1582, 7143081843062265312, 0.887319, 'LGdtVMmeke') index_test.go:143: sql update test_index set c1 = 7422667437604167738, c2 = 0.641880, c3 = 'DtyBGu7gin' where c = 497 index_test.go:143: sql update test_index set c1 = 3881902303109011447, c2 = 0.047695, c3 = 'Wm2QWv0der' where c = 1476 index_test.go:143: sql update test_index set c1 = 7750899544835846796, c2 = 0.934177, c3 = 'YNstbagJ5J' where c = 550 index_test.go:143: sql update test_index set c1 = 8339027842155366011, c2 = 0.024645, c3 = '5ofK4mWk6c' where c = 1296 index_test.go:140: sql delete from test_index where c = 66 index_test.go:140: sql delete from test_index where c = 641 index_test.go:143: sql update test_index set c1 = 6439505827023465759, c2 = 0.205678, c3 = 'RcytCP88Io' where c = 1064 index_test.go:137: sql insert into test_index values (1584, 5060452313225031338, 0.525733, '8xT5G97wJ1') index_test.go:137: sql insert into test_index values (1583, 6349364602686187664, 0.205936, 'MWDPjL59oE') index_test.go:137: sql insert into test_index values (1586, 1080519151145337316, 0.523606, 'ZbUgTCchnr') index_test.go:143: sql update test_index set c1 = 1638953859581744197, c2 = 0.465149, c3 = 'CkobFGqwFw' where c = 301 index_test.go:143: sql update test_index set c1 = 6858136421642060973, c2 = 0.955351, c3 = 'doktpU76WC' where c = 1079 index_test.go:137: sql insert into test_index values (1588, 3125672027222353894, 0.957206, '0GmTRCpw7W') index_test.go:140: sql delete from test_index where c = 1244 index_test.go:137: sql insert into test_index values (1585, 8302036947195536892, 0.134608, 'OrhH3H6RnL') index_test.go:137: sql insert into test_index values (1587, 7764395446602511685, 0.816755, 'KMWwUJDpmp') index_test.go:140: sql delete from test_index where c = 625 index_test.go:137: sql insert into test_index values (1589, 8241433357159414151, 0.622840, 'NVpb4G800J') index_test.go:140: sql delete from test_index where c = 815 index_test.go:137: sql insert into test_index values (1590, 2631605009568194858, 0.226011, 'h5mGy7nPAm') index_test.go:140: sql delete from test_index where c = 292 index_test.go:143: sql update test_index set c1 = 2721213026621370476, c2 = 0.771429, c3 = 'Bzrrgpql3B' where c = 611 index_test.go:140: sql delete from test_index where c = 1357 index_test.go:143: sql update test_index set c1 = 190870779917384399, c2 = 0.025017, c3 = 'oZ1TdRk75c' where c = 1487 index_test.go:143: sql update test_index set c1 = 4754106855155828852, c2 = 0.892461, c3 = 'x3qaKbykN2' where c = 376 index_test.go:140: sql delete from test_index where c = 1201 index_test.go:137: sql insert into test_index values (1591, 8839459090961852778, 0.186128, 'wCOIsEsgqv') index_test.go:143: sql update test_index set c1 = 5305207273505444962, c2 = 0.953681, c3 = 'GVXHUN2KtG' where c = 742 index_test.go:140: sql delete from test_index where c = 169 index_test.go:137: sql insert into test_index values (1592, 5890112752895559371, 0.206142, '7L9i5neIyq') index_test.go:143: sql update test_index set c1 = 9203465910305841482, c2 = 0.321104, c3 = '0fPDGL7mpN' where c = 1405 index_test.go:140: sql delete from test_index where c = 397 index_test.go:143: sql update test_index set c1 = 4694361354713848534, c2 = 0.141983, c3 = 'VennfyPHmF' where c = 1403 index_test.go:140: sql delete from test_index where c = 1238 index_test.go:143: sql update test_index set c1 = 7654044567310683573, c2 = 0.505100, c3 = 'dUHFiylay1' where c = 1150 index_test.go:143: sql update test_index set c1 = 4663010050715345408, c2 = 0.971215, c3 = 'QmNul0fpuq' where c = 1026 index_test.go:143: sql update test_index set c1 = 3772313549254433049, c2 = 0.718142, c3 = 'OxHhlwGPN0' where c = 160 index_test.go:140: sql delete from test_index where c = 676 index_test.go:137: sql insert into test_index values (1593, 6931703148767349633, 0.747906, 'EPb74rIgRQ') index_test.go:137: sql insert into test_index values (1594, 4157567218471179366, 0.697550, 'JHpW4HHrWs') index_test.go:140: sql delete from test_index where c = 1506 index_test.go:143: sql update test_index set c1 = 8844286203159203780, c2 = 0.903561, c3 = '5VJ360Fr2e' where c = 201 index_test.go:137: sql insert into test_index values (1596, 6331359256003594107, 0.353297, 'vSKYOWtXj0') index_test.go:137: sql insert into test_index values (1595, 12351063058997940, 0.080680, 'LqSvTfHEMi') index_test.go:143: sql update test_index set c1 = 2731817655437566287, c2 = 0.440207, c3 = 'ctjU1H2zPH' where c = 1260 index_test.go:140: sql delete from test_index where c = 1404 index_test.go:140: sql delete from test_index where c = 926 index_test.go:140: sql delete from test_index where c = 352 index_test.go:143: sql update test_index set c1 = 4108392205220779915, c2 = 0.980216, c3 = '8BIdju2QVe' where c = 1334 index_test.go:140: sql delete from test_index where c = 1206 index_test.go:143: sql update test_index set c1 = 6544651630282517457, c2 = 0.336563, c3 = 'd1HRmQFyJM' where c = 324 index_test.go:143: sql update test_index set c1 = 2602667704194794725, c2 = 0.055448, c3 = 'FHSxYxcBef' where c = 1012 index_test.go:137: sql insert into test_index values (1598, 5733901819123696398, 0.564408, '1Zs4nbBPaf') index_test.go:137: sql insert into test_index values (1597, 4725565161263130043, 0.436752, 'zAXabVxAdE') index_test.go:143: sql update test_index set c1 = 5856936718210349644, c2 = 0.710765, c3 = 'gCcpU6nXDx' where c = 1382 index_test.go:137: sql insert into test_index values (1599, 5372811065169746898, 0.957247, 'ESYX8v7QWe') index_test.go:140: sql delete from test_index where c = 466 index_test.go:140: sql delete from test_index where c = 644 index_test.go:143: sql update test_index set c1 = 6253334317213226162, c2 = 0.257449, c3 = 'VJFbcH0dH1' where c = 535 index_test.go:143: sql update test_index set c1 = 5526724459723540447, c2 = 0.385209, c3 = '6xT4Fg2zP4' where c = 340 index_test.go:140: sql delete from test_index where c = 1556 index_test.go:143: sql update test_index set c1 = 4216618655197023123, c2 = 0.264239, c3 = '5eUV4pQiKa' where c = 211 index_test.go:137: sql insert into test_index values (1600, 3807168975786495809, 0.050291, '2lNIafOdaN') index_test.go:143: sql update test_index set c1 = 1531396775785804617, c2 = 0.164115, c3 = 'N3BrKwcMD7' where c = 337 index_test.go:140: sql delete from test_index where c = 1179 index_test.go:143: sql update test_index set c1 = 388057131484964462, c2 = 0.914221, c3 = 'Zq2AX0T5jw' where c = 1087 index_test.go:137: sql insert into test_index values (1605, 7009462568770479578, 0.246116, '52hZfLVSNa') index_test.go:137: sql insert into test_index values (1603, 9081182258123753951, 0.573106, 'Kh5uGamj3j') index_test.go:137: sql insert into test_index values (1602, 3745753071010857427, 0.623658, '8zhLWMMLgq') index_test.go:137: sql insert into test_index values (1604, 5959616760288510098, 0.042297, 'Ousc67BUH2') index_test.go:137: sql insert into test_index values (1610, 7649571911709444947, 0.583929, '6K2QoONMlt') index_test.go:137: sql insert into test_index values (1601, 7803814283592863997, 0.253873, 'AtA5Nf9Evc') index_test.go:137: sql insert into test_index values (1608, 2462752136178682542, 0.358891, 'UUbqhdy5wU') index_test.go:137: sql insert into test_index values (1606, 4005973947031409644, 0.805102, 'Y42HMUpu64') index_test.go:137: sql insert into test_index values (1607, 6995146423540952598, 0.080579, 'kCNdlyYUlg') index_test.go:137: sql insert into test_index values (1609, 6658137430831212792, 0.135564, 'NBqnxBDUS6') index_test.go:140: sql delete from test_index where c = 52 index_test.go:140: sql delete from test_index where c = 720 index_test.go:140: sql delete from test_index where c = 531 index_test.go:140: sql delete from test_index where c = 991 index_test.go:140: sql delete from test_index where c = 781 index_test.go:140: sql delete from test_index where c = 1483 index_test.go:140: sql delete from test_index where c = 1311 index_test.go:140: sql delete from test_index where c = 378 index_test.go:140: sql delete from test_index where c = 311 index_test.go:143: sql update test_index set c1 = 940756270062363349, c2 = 0.740539, c3 = 'LT2NSOMojx' where c = 1184 index_test.go:140: sql delete from test_index where c = 1318 index_test.go:143: sql update test_index set c1 = 8168012179667558669, c2 = 0.999332, c3 = '44CPXOS83j' where c = 1602 index_test.go:143: sql update test_index set c1 = 6675392610881026288, c2 = 0.108275, c3 = '0kOAik1NSQ' where c = 54 index_test.go:143: sql update test_index set c1 = 993229097799920420, c2 = 0.961134, c3 = 'IUYNRn4Qdd' where c = 1482 index_test.go:143: sql update test_index set c1 = 5937533494503960370, c2 = 0.606938, c3 = 'CIXnUZHhgF' where c = 78 index_test.go:137: sql insert into test_index values (1613, 5346599010632196164, 0.142793, 'txUPe8txF5') index_test.go:143: sql update test_index set c1 = 7102534293129717064, c2 = 0.770690, c3 = 'c4JN6OPNMB' where c = 1051 index_test.go:143: sql update test_index set c1 = 1354603395404901553, c2 = 0.418507, c3 = '5KQR349OQu' where c = 617 index_test.go:143: sql update test_index set c1 = 6104042191241373917, c2 = 0.625230, c3 = '7jPD8h8Z0p' where c = 1537 index_test.go:143: sql update test_index set c1 = 4323992346511228213, c2 = 0.734246, c3 = 'J51UJKGKVi' where c = 945 index_test.go:137: sql insert into test_index values (1614, 5743280611234741841, 0.653901, 'ayxRAAUKQf') index_test.go:137: sql insert into test_index values (1615, 1537193031939765939, 0.400610, '7JOBKNLekL') index_test.go:143: sql update test_index set c1 = 5330663472551422084, c2 = 0.864083, c3 = 'kn4QEjuGZe' where c = 1376 index_test.go:137: sql insert into test_index values (1611, 5976666906810444011, 0.212959, 'jvqBaopyFK') index_test.go:140: sql delete from test_index where c = 355 index_test.go:137: sql insert into test_index values (1612, 497506624468757049, 0.560669, 'U6EIg9Zv4t') index_test.go:140: sql delete from test_index where c = 18 index_test.go:137: sql insert into test_index values (1616, 4504467300759891097, 0.306563, 'hnECEdgjOo') index_test.go:137: sql insert into test_index values (1617, 2975829201494654696, 0.705257, 'gp0NDro70J') index_test.go:137: sql insert into test_index values (1618, 114345152871264032, 0.090215, 'N1Qh4uaCaA') index_test.go:137: sql insert into test_index values (1619, 4774505462988099128, 0.626488, 'boPoBwmbU0') index_test.go:140: sql delete from test_index where c = 984 index_test.go:140: sql delete from test_index where c = 5 index_test.go:143: sql update test_index set c1 = 2391929687777982813, c2 = 0.752305, c3 = 'Whqdv8YRma' where c = 491 index_test.go:140: sql delete from test_index where c = 610 index_test.go:140: sql delete from test_index where c = 856 index_test.go:137: sql insert into test_index values (1620, 6922433321743181754, 0.477868, '6CX7A7RtNZ') index_test.go:140: sql delete from test_index where c = 1476 index_test.go:143: sql update test_index set c1 = 4825734261291070627, c2 = 0.410056, c3 = 'C7fQaziJ3C' where c = 1487 index_test.go:140: sql delete from test_index where c = 1270 index_test.go:140: sql delete from test_index where c = 391 index_test.go:143: sql update test_index set c1 = 8064660999396108859, c2 = 0.548308, c3 = 'hUo1GXyH1X' where c = 1357 index_test.go:140: sql delete from test_index where c = 555 index_test.go:143: sql update test_index set c1 = 7867852714150965718, c2 = 0.832312, c3 = 'VuR3kJYMQU' where c = 1488 index_test.go:137: sql insert into test_index values (1621, 437197945151448707, 0.298878, 'yU0ufPxea1') index_test.go:143: sql update test_index set c1 = 2569618377418588638, c2 = 0.280177, c3 = 'd6bIrcURhV' where c = 564 index_test.go:143: sql update test_index set c1 = 7626240013195527392, c2 = 0.161670, c3 = 'EIwp6FjZsi' where c = 1460 index_test.go:137: sql insert into test_index values (1622, 7010065061311017743, 0.089036, 'KDNDWGqBsv') index_test.go:137: sql insert into test_index values (1623, 5889804279814189406, 0.673118, 'FhHQxjAVv9') index_test.go:143: sql update test_index set c1 = 5420845582603545765, c2 = 0.728459, c3 = 'nieiY11GQR' where c = 1491 index_test.go:137: sql insert into test_index values (1624, 1172755531301393207, 0.173020, '1gr17flXZZ') index_test.go:140: sql delete from test_index where c = 731 index_test.go:137: sql insert into test_index values (1625, 8149157863139939585, 0.746585, 'xEnrXG8WKM') index_test.go:143: sql update test_index set c1 = 3601907262417404451, c2 = 0.457076, c3 = 'kUel2ovfch' where c = 1564 index_test.go:143: sql update test_index set c1 = 5207931269073050472, c2 = 0.882749, c3 = 'Z2Lai6nZaG' where c = 1514 index_test.go:143: sql update test_index set c1 = 4827798681753467869, c2 = 0.579449, c3 = '5bcmu79Ol2' where c = 1397 index_test.go:137: sql insert into test_index values (1626, 2511753286670566705, 0.898042, 'meY8jOheeQ') index_test.go:140: sql delete from test_index where c = 238 index_test.go:143: sql update test_index set c1 = 3007902286071628310, c2 = 0.309704, c3 = 'U5Rb7UJg1F' where c = 615 index_test.go:140: sql delete from test_index where c = 1237 index_test.go:137: sql insert into test_index values (1627, 4817127596492547997, 0.443270, 'B8wAEAsP4V') index_test.go:140: sql delete from test_index where c = 1497 index_test.go:140: sql delete from test_index where c = 1089 index_test.go:137: sql insert into test_index values (1628, 2278967397048402025, 0.227062, 'kwKaNHySWk') index_test.go:137: sql insert into test_index values (1629, 3991319137136313539, 0.559149, 'hAj65FV9Wc') index_test.go:140: sql delete from test_index where c = 1131 index_test.go:143: sql update test_index set c1 = 753669287144136612, c2 = 0.801218, c3 = 'BQu48ss6e8' where c = 804 index_test.go:140: sql delete from test_index where c = 438 index_test.go:140: sql delete from test_index where c = 782 index_test.go:143: sql update test_index set c1 = 9086520289074601047, c2 = 0.671718, c3 = 'efeMrPcigD' where c = 737 index_test.go:143: sql update test_index set c1 = 2062008498691214890, c2 = 0.875844, c3 = 'PxrSqcEZvy' where c = 1599 index_test.go:137: sql insert into test_index values (1630, 4596999211236275440, 0.679871, '8Voc6coWKV') index_test.go:137: sql insert into test_index values (1631, 6086360292471704980, 0.158848, 'LyDST2u7q5') index_test.go:143: sql update test_index set c1 = 1458493437503661172, c2 = 0.296136, c3 = 'qjlX9RlsRu' where c = 410 index_test.go:143: sql update test_index set c1 = 8424796200885131961, c2 = 0.089300, c3 = 'YeQ4rFZAcG' where c = 735 index_test.go:140: sql delete from test_index where c = 651 index_test.go:137: sql insert into test_index values (1633, 5513278959786287424, 0.817937, 'lGWEmCxFTS') index_test.go:140: sql delete from test_index where c = 911 index_test.go:137: sql insert into test_index values (1632, 519610264482516368, 0.845573, 'TRyJKGQcoZ') index_test.go:140: sql delete from test_index where c = 1047 index_test.go:137: sql insert into test_index values (1634, 7150229988504984280, 0.914572, '1ponpiQkpt') index_test.go:143: sql update test_index set c1 = 1853227865211619895, c2 = 0.543935, c3 = 'Ur7iIY1syL' where c = 1291 index_test.go:143: sql update test_index set c1 = 9116635053885236316, c2 = 0.531219, c3 = 'Z0fq4JnKeD' where c = 186 index_test.go:140: sql delete from test_index where c = 1293 index_test.go:143: sql update test_index set c1 = 8622480649141062372, c2 = 0.908915, c3 = '4taK8pqVYB' where c = 1555 index_test.go:137: sql insert into test_index values (1636, 691591558618090268, 0.294234, 'eKbVOCUupw') index_test.go:137: sql insert into test_index values (1637, 2210431414822855899, 0.080680, 'zJj6pxXOFK') index_test.go:137: sql insert into test_index values (1635, 726605241936327323, 0.879873, 'AyBwabEzc0') index_test.go:140: sql delete from test_index where c = 1150 index_test.go:143: sql update test_index set c1 = 705186498864106605, c2 = 0.504802, c3 = '6LJNfDoiq3' where c = 997 index_test.go:140: sql delete from test_index where c = 1168 index_test.go:137: sql insert into test_index values (1639, 2579033073764590836, 0.466537, 'XMRPDotdyg') index_test.go:143: sql update test_index set c1 = 2679310538676299452, c2 = 0.479574, c3 = 'NpelbEB5pc' where c = 597 index_test.go:140: sql delete from test_index where c = 969 index_test.go:140: sql delete from test_index where c = 1156 index_test.go:140: sql delete from test_index where c = 612 index_test.go:137: sql insert into test_index values (1638, 3987750236928752207, 0.554396, 'WB5WNH4zE5') index_test.go:143: sql update test_index set c1 = 8568335482472223454, c2 = 0.672518, c3 = 'oumCclhiGy' where c = 1392 index_test.go:143: sql update test_index set c1 = 8460408483110564013, c2 = 0.370345, c3 = 'pxtEmGEVGK' where c = 1598 index_test.go:143: sql update test_index set c1 = 2400791354025929568, c2 = 0.955194, c3 = 'ILGnEIGBUI' where c = 229 index_test.go:143: sql update test_index set c1 = 1864898366533287009, c2 = 0.022882, c3 = 'DxYTryC2V3' where c = 836 index_test.go:137: sql insert into test_index values (1641, 8389467414395978157, 0.583342, 'rBbdh9yPwq') index_test.go:140: sql delete from test_index where c = 1383 index_test.go:137: sql insert into test_index values (1640, 5453941527165431150, 0.265878, 'rCMa7dds2f') index_test.go:143: sql update test_index set c1 = 5851993749556907375, c2 = 0.347392, c3 = 'xI2bUcXM4S' where c = 471 index_test.go:137: sql insert into test_index values (1642, 9200118083827189741, 0.735847, 'eFl8wtGVii') index_test.go:143: sql update test_index set c1 = 6280746766096088006, c2 = 0.259062, c3 = 'SdXuRsbrHY' where c = 1567 index_test.go:137: sql insert into test_index values (1644, 776919207085726187, 0.780531, 'xC9lyC4NjE') index_test.go:137: sql insert into test_index values (1643, 2932357441810202721, 0.710110, 'p5n4ojKsoh') index_test.go:137: sql insert into test_index values (1645, 6495311763707633644, 0.638419, 'tE1zeEJk0b') index_test.go:140: sql delete from test_index where c = 1187 index_test.go:137: sql insert into test_index values (1646, 571091780824932828, 0.991928, 'Iy4jcuceJ2') index_test.go:140: sql delete from test_index where c = 1277 index_test.go:140: sql delete from test_index where c = 1083 index_test.go:140: sql delete from test_index where c = 1144 index_test.go:137: sql insert into test_index values (1647, 8584024439098173219, 0.610005, 'jFtsVQcXgy') index_test.go:140: sql delete from test_index where c = 1194 index_test.go:140: sql delete from test_index where c = 1197 index_test.go:143: sql update test_index set c1 = 4725029576216926097, c2 = 0.004586, c3 = 'qsaynEov5s' where c = 1448 index_test.go:143: sql update test_index set c1 = 9188080598281350536, c2 = 0.292343, c3 = 'Qv3sbqQKou' where c = 855 index_test.go:140: sql delete from test_index where c = 453 index_test.go:143: sql update test_index set c1 = 4373312060526398440, c2 = 0.235537, c3 = 'ri9EUgb4Im' where c = 825 index_test.go:143: sql update test_index set c1 = 895768576615282762, c2 = 0.674644, c3 = 'DFp4TKiLum' where c = 1090 index_test.go:137: sql insert into test_index values (1648, 1198692290696850608, 0.057138, '8nMcsxelKk') index_test.go:143: sql update test_index set c1 = 3733192459123320686, c2 = 0.702201, c3 = 'RFtirMngek' where c = 256 index_test.go:140: sql delete from test_index where c = 1134 index_test.go:137: sql insert into test_index values (1649, 6386999647454392568, 0.317523, '2lpjLGKVUt') index_test.go:143: sql update test_index set c1 = 1765854185279520978, c2 = 0.498955, c3 = 'deUAGVGkTD' where c = 1148 index_test.go:143: sql update test_index set c1 = 8400499167783739649, c2 = 0.382323, c3 = 'i20AJk0vUs' where c = 1351 index_test.go:137: sql insert into test_index values (1651, 1549879128569700671, 0.910331, 'Nf7PuKm5Y4') index_test.go:140: sql delete from test_index where c = 1505 index_test.go:143: sql update test_index set c1 = 4876941852773276712, c2 = 0.507447, c3 = '8YKmHPYpzz' where c = 1464 index_test.go:140: sql delete from test_index where c = 80 index_test.go:137: sql insert into test_index values (1650, 4441035367908384471, 0.011021, '4UWcAATiL4') index_test.go:137: sql insert into test_index values (1653, 4896478164735398040, 0.968862, '7iKezeWCrl') index_test.go:140: sql delete from test_index where c = 1036 index_test.go:143: sql update test_index set c1 = 7978897375524044099, c2 = 0.657498, c3 = 'IadVZZxhM7' where c = 1646 index_test.go:137: sql insert into test_index values (1652, 5302548078623354950, 0.916045, 'YhClD5IJQk') index_test.go:143: sql update test_index set c1 = 2900608658587220900, c2 = 0.389233, c3 = '6PRI7GWxcm' where c = 827 index_test.go:137: sql insert into test_index values (1654, 320649105124626789, 0.445095, 'vPc3h4SuwJ') index_test.go:143: sql update test_index set c1 = 5438824010069706079, c2 = 0.990179, c3 = 'kJDphmcXTn' where c = 693 index_test.go:140: sql delete from test_index where c = 1309 index_test.go:140: sql delete from test_index where c = 203 index_test.go:140: sql delete from test_index where c = 555 index_test.go:140: sql delete from test_index where c = 155 index_test.go:137: sql insert into test_index values (1656, 3227044732836258609, 0.260031, 'g7qPGSuhbU') index_test.go:140: sql delete from test_index where c = 720 index_test.go:143: sql update test_index set c1 = 7637824180319742930, c2 = 0.058115, c3 = 'QcksT2Pc51' where c = 188 index_test.go:137: sql insert into test_index values (1658, 4385648698733083913, 0.580490, 'UiYFKkEIQw') index_test.go:140: sql delete from test_index where c = 356 index_test.go:137: sql insert into test_index values (1655, 1151806327862562054, 0.427326, 'X0K5XegZza') index_test.go:137: sql insert into test_index values (1657, 5573027504264881052, 0.275484, 'IeJczBylgc') index_test.go:143: sql update test_index set c1 = 6506516189505620434, c2 = 0.789131, c3 = 'KVdZOKARFL' where c = 1547 index_test.go:140: sql delete from test_index where c = 1140 index_test.go:143: sql update test_index set c1 = 779481547335712403, c2 = 0.655179, c3 = '6nmWENFHfd' where c = 46 index_test.go:140: sql delete from test_index where c = 790 index_test.go:143: sql update test_index set c1 = 4298048091377420698, c2 = 0.094267, c3 = 'ErMKXsNAjw' where c = 1262 index_test.go:143: sql update test_index set c1 = 2307757506470952203, c2 = 0.597238, c3 = 'ouuog1Lyao' where c = 1633 index_test.go:143: sql update test_index set c1 = 1818757309348277203, c2 = 0.961657, c3 = '8cx1oBsE7O' where c = 1509 index_test.go:137: sql insert into test_index values (1659, 1574918677199806921, 0.004842, 'pSgZVISeHz') index_test.go:143: sql update test_index set c1 = 4566042559803867013, c2 = 0.511434, c3 = 'QqWYvyNI6J' where c = 832 index_test.go:143: sql update test_index set c1 = 2381687229098135492, c2 = 0.375426, c3 = 'dgZ68hDoCl' where c = 89 index_test.go:137: sql insert into test_index values (1660, 7179120835062686291, 0.835595, 'MCBh1DRsnB') index_test.go:137: sql insert into test_index values (1661, 1905743797493466505, 0.031440, 'lXL1Gvpa16') index_test.go:137: sql insert into test_index values (1663, 5454935587251045015, 0.013050, 'dOrb8S9fG3') index_test.go:137: sql insert into test_index values (1662, 6034673720993005978, 0.120313, 'MvrfDCVtAy') index_test.go:140: sql delete from test_index where c = 981 index_test.go:140: sql delete from test_index where c = 598 index_test.go:140: sql delete from test_index where c = 155 index_test.go:143: sql update test_index set c1 = 9198817449154750115, c2 = 0.662587, c3 = 'swGi5tZwvP' where c = 1267 index_test.go:137: sql insert into test_index values (1665, 1108056751501612261, 0.671628, 'KdkafMD6C7') index_test.go:137: sql insert into test_index values (1666, 8826901209025524357, 0.740971, 'acsNcIVcF7') index_test.go:140: sql delete from test_index where c = 408 index_test.go:137: sql insert into test_index values (1664, 7786804644729785561, 0.292587, 'WfXjkPnWsr') index_test.go:140: sql delete from test_index where c = 289 index_test.go:140: sql delete from test_index where c = 660 index_test.go:137: sql insert into test_index values (1667, 3801370015624832138, 0.472267, 'gBQxTGmoH5') index_test.go:143: sql update test_index set c1 = 2985582907251667866, c2 = 0.230866, c3 = 'QEJoi052sV' where c = 375 index_test.go:140: sql delete from test_index where c = 1574 index_test.go:143: sql update test_index set c1 = 9213680333052482407, c2 = 0.683868, c3 = 'PsEqaofsFb' where c = 552 index_test.go:143: sql update test_index set c1 = 2056600607862444932, c2 = 0.232635, c3 = '1RWwDTJEIi' where c = 322 index_test.go:140: sql delete from test_index where c = 527 index_test.go:143: sql update test_index set c1 = 6396808960883176851, c2 = 0.139747, c3 = 'A9vPVImzxi' where c = 941 index_test.go:143: sql update test_index set c1 = 2852284425784900360, c2 = 0.145402, c3 = 'GtSPJJb6KA' where c = 696 index_test.go:140: sql delete from test_index where c = 511 index_test.go:143: sql update test_index set c1 = 3077654690987768887, c2 = 0.570235, c3 = 'z52XXWbj05' where c = 1199 index_test.go:137: sql insert into test_index values (1668, 7559914441916276676, 0.176034, 'IglVwYhluz') index_test.go:137: sql insert into test_index values (1670, 52670722906042463, 0.673107, 'XISNpIqPxo') index_test.go:137: sql insert into test_index values (1669, 7173427722166362818, 0.718979, 'hVF90mBrNC') [2025/04/04 18:47:30.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4330-4330' for key 'test_update_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 7039418177195376005, c2 = 0.234366, c3 = 'DWHligWPma' where c = 1453 index_test.go:140: sql delete from test_index where c = 446 index_test.go:137: sql insert into test_index values (1672, 6576197849289844824, 0.411116, '9bbdINzfSI') index_test.go:143: sql update test_index set c1 = 4362095149629090191, c2 = 0.846869, c3 = 'Om59YYTsXl' where c = 521 index_test.go:140: sql delete from test_index where c = 636 index_test.go:137: sql insert into test_index values (1673, 1155068436464084041, 0.165571, 'wn7petrJLp') index_test.go:140: sql delete from test_index where c = 97 index_test.go:137: sql insert into test_index values (1671, 4023179370844467653, 0.270555, 'xavwnBLhiD') index_test.go:143: sql update test_index set c1 = 2339404618019833847, c2 = 0.288351, c3 = 'kJVma7pfGW' where c = 95 index_test.go:137: sql insert into test_index values (1674, 8144945953808219822, 0.798071, '6QoS77zHyq') index_test.go:140: sql delete from test_index where c = 459 index_test.go:143: sql update test_index set c1 = 1965913861310548616, c2 = 0.406186, c3 = 'SibDjQvyG2' where c = 319 index_test.go:137: sql insert into test_index values (1675, 5841081028442356898, 0.759077, 'uAp7DBgZvx') index_test.go:140: sql delete from test_index where c = 423 index_test.go:143: sql update test_index set c1 = 7745339502989719274, c2 = 0.577114, c3 = 'kSHOfTWghv' where c = 72 index_test.go:143: sql update test_index set c1 = 2846832001683952813, c2 = 0.262847, c3 = '2WiAjODhJM' where c = 1299 index_test.go:137: sql insert into test_index values (1676, 8224500468491204114, 0.719800, '3mYJGsM09R') index_test.go:143: sql update test_index set c1 = 6380246582753548507, c2 = 0.329034, c3 = 'lc9SoOMfN3' where c = 24 index_test.go:140: sql delete from test_index where c = 762 index_test.go:140: sql delete from test_index where c = 1001 index_test.go:137: sql insert into test_index values (1677, 549610449560368322, 0.705866, 'YFdgeVusLc') index_test.go:137: sql insert into test_index values (1678, 1721851236913250810, 0.712865, 'KKHln0gzv3') index_test.go:140: sql delete from test_index where c = 1203 index_test.go:140: sql delete from test_index where c = 1610 index_test.go:140: sql delete from test_index where c = 386 index_test.go:137: sql insert into test_index values (1679, 2088426518489387414, 0.380995, 'ftI1k5lQDT') index_test.go:143: sql update test_index set c1 = 1711662718487980911, c2 = 0.033880, c3 = 'kE8IF59zVb' where c = 1535 index_test.go:140: sql delete from test_index where c = 523 index_test.go:143: sql update test_index set c1 = 1254855905890678929, c2 = 0.221427, c3 = 'sNdux1w7Rk' where c = 1305 index_test.go:143: sql update test_index set c1 = 2832421357297206403, c2 = 0.177785, c3 = 'BtrVQeP2WF' where c = 1454 index_test.go:143: sql update test_index set c1 = 2642889624845704056, c2 = 0.870529, c3 = '4ZzDpgl6wU' where c = 60 index_test.go:140: sql delete from test_index where c = 30 index_test.go:137: sql insert into test_index values (1680, 4712938249592053720, 0.343520, 'fBboWezP4I') index_test.go:137: sql insert into test_index values (1681, 1785400142248528947, 0.418464, 'gNYmnpZGKl') index_test.go:143: sql update test_index set c1 = 190466596379443613, c2 = 0.346460, c3 = 'RnKzAaauV0' where c = 931 index_test.go:137: sql insert into test_index values (1682, 7330337807596119612, 0.101361, 'n9Nv5YqfXJ') index_test.go:137: sql insert into test_index values (1683, 3886265817341773930, 0.012253, 'jqVts8YkyM') index_test.go:143: sql update test_index set c1 = 8911219874213561520, c2 = 0.120476, c3 = 'NjVmQMqZsX' where c = 970 index_test.go:140: sql delete from test_index where c = 1097 index_test.go:137: sql insert into test_index values (1684, 6950769548871822725, 0.450946, 'o0VLOhahta') index_test.go:140: sql delete from test_index where c = 413 index_test.go:143: sql update test_index set c1 = 2086279060560800774, c2 = 0.962736, c3 = 'pZAKCYZEJY' where c = 1343 index_test.go:140: sql delete from test_index where c = 1409 index_test.go:137: sql insert into test_index values (1685, 4661451507568355056, 0.141243, '5sWJGShwhu') index_test.go:143: sql update test_index set c1 = 4140374361923131852, c2 = 0.569103, c3 = 'qFp0fEu4IF' where c = 165 index_test.go:143: sql update test_index set c1 = 9102019883028221587, c2 = 0.791696, c3 = 'pLT6tDTHS6' where c = 646 index_test.go:140: sql delete from test_index where c = 1669 index_test.go:137: sql insert into test_index values (1686, 3034588966541030551, 0.398382, 'ULkOoh2Cks') index_test.go:140: sql delete from test_index where c = 1394 index_test.go:140: sql delete from test_index where c = 1276 index_test.go:137: sql insert into test_index values (1687, 1868972924638482540, 0.409556, 'yt4l0C61I7') index_test.go:143: sql update test_index set c1 = 910920469628187831, c2 = 0.306913, c3 = 'csyB4dLnrk' where c = 985 index_test.go:143: sql update test_index set c1 = 6550297777111092924, c2 = 0.660775, c3 = 'iEqBdnP40S' where c = 755 index_test.go:140: sql delete from test_index where c = 332 index_test.go:143: sql update test_index set c1 = 5377310849051686298, c2 = 0.218194, c3 = 'DhF4mdwe5f' where c = 1598 index_test.go:137: sql insert into test_index values (1689, 478906545328778134, 0.600958, '13oRiNALln') index_test.go:143: sql update test_index set c1 = 3286776843748674652, c2 = 0.951400, c3 = 'RJvZP5RxMK' where c = 1146 index_test.go:137: sql insert into test_index values (1688, 8541552784071528573, 0.118408, 'EKVEVZOL0H') index_test.go:140: sql delete from test_index where c = 1545 index_test.go:143: sql update test_index set c1 = 9222042438888693711, c2 = 0.747752, c3 = '9AX1A6gnis' where c = 473 index_test.go:137: sql insert into test_index values (1690, 2879292536212188223, 0.868024, 'brcyrB55mi') index_test.go:137: sql insert into test_index values (1691, 5465602853956510438, 0.225963, 'Deg3qkr7MW') index_test.go:140: sql delete from test_index where c = 113 index_test.go:140: sql delete from test_index where c = 1035 index_test.go:143: sql update test_index set c1 = 5989867363811374593, c2 = 0.483403, c3 = '6BE8EAHG31' where c = 581 index_test.go:137: sql insert into test_index values (1692, 7335866056559695391, 0.221209, 'LMcCpait10') index_test.go:137: sql insert into test_index values (1694, 6134801548616828972, 0.865975, 'uUVEwNGo64') index_test.go:143: sql update test_index set c1 = 3275297965867647259, c2 = 0.935973, c3 = 'WcMKb07ecq' where c = 781 index_test.go:140: sql delete from test_index where c = 788 index_test.go:143: sql update test_index set c1 = 7168957706841299271, c2 = 0.745193, c3 = '2wwova5ezD' where c = 421 index_test.go:140: sql delete from test_index where c = 671 index_test.go:137: sql insert into test_index values (1693, 602394932035449429, 0.398265, 'O2IgEtYOie') index_test.go:140: sql delete from test_index where c = 1383 index_test.go:140: sql delete from test_index where c = 1584 index_test.go:137: sql insert into test_index values (1695, 7570013307677368264, 0.429818, 'f36cU1OClO') index_test.go:140: sql delete from test_index where c = 1223 index_test.go:143: sql update test_index set c1 = 3607141389083770301, c2 = 0.915656, c3 = '8jXowxsRBJ' where c = 1459 index_test.go:137: sql insert into test_index values (1696, 1083571727597728110, 0.256459, 'rOZbDCFPO0') index_test.go:137: sql insert into test_index values (1697, 6153909232440470479, 0.131470, 'BQOSglgCuk') index_test.go:143: sql update test_index set c1 = 7852283555717580359, c2 = 0.249754, c3 = 'MfM3mqeeZX' where c = 877 index_test.go:143: sql update test_index set c1 = 3857610999273399793, c2 = 0.139968, c3 = 'bM73tOTviT' where c = 1495 index_test.go:143: sql update test_index set c1 = 1513750001495690161, c2 = 0.123075, c3 = 'hGqIxAXRfB' where c = 1311 index_test.go:140: sql delete from test_index where c = 440 index_test.go:140: sql delete from test_index where c = 1484 index_test.go:143: sql update test_index set c1 = 7472365710541979218, c2 = 0.289323, c3 = '38MvMliffo' where c = 595 index_test.go:140: sql delete from test_index where c = 912 index_test.go:143: sql update test_index set c1 = 763884232388350977, c2 = 0.491960, c3 = 'UnOeHOmCW7' where c = 799 index_test.go:143: sql update test_index set c1 = 399199009202405823, c2 = 0.224875, c3 = 'No5Uq0CqwO' where c = 723 index_test.go:140: sql delete from test_index where c = 1323 index_test.go:143: sql update test_index set c1 = 999830386816351256, c2 = 0.106812, c3 = 'Im6vwhFerX' where c = 1434 index_test.go:137: sql insert into test_index values (1698, 1951771494247646195, 0.978430, 'y2K8dIXSuj') index_test.go:140: sql delete from test_index where c = 724 index_test.go:137: sql insert into test_index values (1699, 3138013005962360202, 0.058728, 'QUW4gWxagV') index_test.go:143: sql update test_index set c1 = 2807420287159181440, c2 = 0.674869, c3 = 'R5Vww4Aiz2' where c = 153 index_test.go:143: sql update test_index set c1 = 2452631396601880432, c2 = 0.829554, c3 = 'PEAql9YInK' where c = 1356 index_test.go:143: sql update test_index set c1 = 806768326357231801, c2 = 0.209956, c3 = 'rLtEj60Krf' where c = 1179 index_test.go:140: sql delete from test_index where c = 512 index_test.go:137: sql insert into test_index values (1700, 5803052455003956142, 0.306372, '4imn4xOhey') index_test.go:143: sql update test_index set c1 = 5908115629208598710, c2 = 0.692736, c3 = 'bMqrXuWSau' where c = 1120 index_test.go:140: sql delete from test_index where c = 1290 index_test.go:143: sql update test_index set c1 = 227132128869344578, c2 = 0.478366, c3 = 'sJ6tGv8R6Q' where c = 1591 index_test.go:137: sql insert into test_index values (1701, 4077383255974486940, 0.438747, 'taUMAvl0Pv') index_test.go:137: sql insert into test_index values (1704, 1207316360378164756, 0.652413, 'P9eLDeGEJs') index_test.go:137: sql insert into test_index values (1702, 5382708847215549771, 0.429737, 'XN7PD58H4l') index_test.go:137: sql insert into test_index values (1708, 8032873849984690545, 0.296075, 'h6MgWyuKUg') index_test.go:137: sql insert into test_index values (1705, 858749514079497249, 0.759350, 'fDr9NenwQU') index_test.go:137: sql insert into test_index values (1709, 4459752991924936003, 0.309446, 'kjzxhiSjqn') index_test.go:140: sql delete from test_index where c = 337 index_test.go:137: sql insert into test_index values (1707, 4749491591830881059, 0.320236, 'empjBsbXDu') index_test.go:137: sql insert into test_index values (1703, 301293779535285372, 0.721906, '6ovu8mtfIB') index_test.go:137: sql insert into test_index values (1710, 1617114267285112484, 0.493721, 'Vf5M5GigFl') index_test.go:137: sql insert into test_index values (1706, 5572105711741390436, 0.845139, 'tvuBpnKPyb') index_test.go:140: sql delete from test_index where c = 676 index_test.go:140: sql delete from test_index where c = 884 index_test.go:140: sql delete from test_index where c = 1247 index_test.go:140: sql delete from test_index where c = 26 index_test.go:140: sql delete from test_index where c = 1623 index_test.go:140: sql delete from test_index where c = 1633 index_test.go:140: sql delete from test_index where c = 1396 index_test.go:143: sql update test_index set c1 = 7429104864882243135, c2 = 0.573777, c3 = 'UkxtxygP4u' where c = 730 index_test.go:143: sql update test_index set c1 = 4733878832713654257, c2 = 0.240277, c3 = 'tliDqAGnqy' where c = 1077 index_test.go:143: sql update test_index set c1 = 1565032836225017461, c2 = 0.133755, c3 = 'VXrQq3TuhX' where c = 887 index_test.go:143: sql update test_index set c1 = 5783517114675153643, c2 = 0.527677, c3 = 'UCbF4QbNzm' where c = 514 index_test.go:140: sql delete from test_index where c = 1441 index_test.go:140: sql delete from test_index where c = 1632 index_test.go:143: sql update test_index set c1 = 1839801161097107669, c2 = 0.392571, c3 = 'GRv9riZATc' where c = 1177 index_test.go:143: sql update test_index set c1 = 6677591735975785433, c2 = 0.687785, c3 = 'arZkyTF5HO' where c = 828 index_test.go:143: sql update test_index set c1 = 7957871146063777064, c2 = 0.418601, c3 = '8YXcAHthpX' where c = 659 index_test.go:137: sql insert into test_index values (1713, 4727496336746314863, 0.865923, 'JhYMDPzG0B') index_test.go:143: sql update test_index set c1 = 544075758087290232, c2 = 0.174889, c3 = 'To1GJ3XKRw' where c = 718 index_test.go:137: sql insert into test_index values (1711, 1418009991732736494, 0.278390, 'VHJmCXNCmF') index_test.go:137: sql insert into test_index values (1716, 2118109725679657599, 0.851065, 'XuwNviCTE7') index_test.go:137: sql insert into test_index values (1712, 4382148919502994010, 0.697569, 'fYG98z03Qc') index_test.go:137: sql insert into test_index values (1717, 6605347925008114743, 0.247998, 'H4TvOW6t98') index_test.go:137: sql insert into test_index values (1715, 7142468426980598035, 0.603318, 'E0jKizNQDL') index_test.go:140: sql delete from test_index where c = 1166 index_test.go:143: sql update test_index set c1 = 418820998621484738, c2 = 0.192955, c3 = 'XQ1xvFzM1e' where c = 719 index_test.go:143: sql update test_index set c1 = 2351388029597440551, c2 = 0.376382, c3 = 'S5aEnrei84' where c = 985 index_test.go:137: sql insert into test_index values (1714, 3348640292603916896, 0.484270, 'EbG4pmHb09') index_test.go:140: sql delete from test_index where c = 882 index_test.go:140: sql delete from test_index where c = 1068 index_test.go:137: sql insert into test_index values (1718, 8576948961009518513, 0.201931, 'VzQx7uz4L5') index_test.go:140: sql delete from test_index where c = 460 index_test.go:140: sql delete from test_index where c = 1601 index_test.go:140: sql delete from test_index where c = 1632 index_test.go:140: sql delete from test_index where c = 185 index_test.go:137: sql insert into test_index values (1720, 8574674919556443536, 0.472018, 'kQJXIbkNYH') index_test.go:143: sql update test_index set c1 = 104997033863985098, c2 = 0.741572, c3 = 'qQz28WorRg' where c = 1184 index_test.go:143: sql update test_index set c1 = 2055394955023412296, c2 = 0.668239, c3 = 'B3UDL2WN5U' where c = 1617 index_test.go:140: sql delete from test_index where c = 355 index_test.go:143: sql update test_index set c1 = 4687468232163343472, c2 = 0.206624, c3 = 'YYw9Z9ryHp' where c = 18 index_test.go:140: sql delete from test_index where c = 575 index_test.go:137: sql insert into test_index values (1719, 6330783634222422411, 0.018516, 'Wt8ulAcEkr') index_test.go:143: sql update test_index set c1 = 6343927315858289382, c2 = 0.873931, c3 = 'ffowqI6dqM' where c = 1680 index_test.go:143: sql update test_index set c1 = 7125719076476665784, c2 = 0.667218, c3 = 'MVZYPbbr35' where c = 56 index_test.go:143: sql update test_index set c1 = 8038980194904854734, c2 = 0.905911, c3 = 'urs5TpB4Uh' where c = 1188 index_test.go:137: sql insert into test_index values (1721, 6491569849947668888, 0.027786, 'yydVPawsD1') index_test.go:137: sql insert into test_index values (1722, 6932524124391038504, 0.525266, 'pStGS5mDNi') index_test.go:143: sql update test_index set c1 = 1467218661486919847, c2 = 0.890120, c3 = 'hvQLdMmEgR' where c = 1000 index_test.go:137: sql insert into test_index values (1723, 241225390364554110, 0.754483, 'AjUDxKh234') index_test.go:140: sql delete from test_index where c = 111 index_test.go:143: sql update test_index set c1 = 2670383971091523178, c2 = 0.801820, c3 = 'Cgxx47tSOB' where c = 1251 index_test.go:137: sql insert into test_index values (1725, 3979532085051306663, 0.656210, 'EGLTnROHYJ') index_test.go:137: sql insert into test_index values (1726, 5184063188159928040, 0.351529, 'Thd7cyya3E') index_test.go:140: sql delete from test_index where c = 275 index_test.go:140: sql delete from test_index where c = 126 index_test.go:137: sql insert into test_index values (1724, 6207135898056613165, 0.278964, '1QPuvJ3C2e') index_test.go:143: sql update test_index set c1 = 6975592310361207886, c2 = 0.062948, c3 = 'ifuI7NJuax' where c = 979 index_test.go:140: sql delete from test_index where c = 1461 index_test.go:143: sql update test_index set c1 = 4134288470558590078, c2 = 0.116300, c3 = 'Pysv0sTw4c' where c = 53 index_test.go:140: sql delete from test_index where c = 126 index_test.go:143: sql update test_index set c1 = 1501748774493062540, c2 = 0.214157, c3 = 'qHzZi3EkmZ' where c = 976 index_test.go:137: sql insert into test_index values (1728, 157394137281277065, 0.244776, 'c1DOZkTvjQ') index_test.go:137: sql insert into test_index values (1727, 9107028118310807012, 0.378784, 'YPMfxu4fr6') index_test.go:143: sql update test_index set c1 = 1907132479077289950, c2 = 0.642322, c3 = 'EaZOuSxtiL' where c = 678 index_test.go:137: sql insert into test_index values (1729, 5011881870610081811, 0.619716, 'UeQYdWYjLz') index_test.go:140: sql delete from test_index where c = 1173 index_test.go:140: sql delete from test_index where c = 752 index_test.go:140: sql delete from test_index where c = 787 index_test.go:137: sql insert into test_index values (1730, 1289653372013590546, 0.028512, 'sso7ItjPiA') index_test.go:143: sql update test_index set c1 = 4077090259382766402, c2 = 0.741534, c3 = 'bm3mpyCIF8' where c = 1379 index_test.go:137: sql insert into test_index values (1732, 4721462824712527085, 0.942320, 'zNnskt3QaB') index_test.go:137: sql insert into test_index values (1731, 143858891503862279, 0.825363, 'VPRp5zRFye') index_test.go:140: sql delete from test_index where c = 1328 index_test.go:140: sql delete from test_index where c = 512 index_test.go:143: sql update test_index set c1 = 1464790188505849964, c2 = 0.624277, c3 = 'IKKaKFWcAf' where c = 960 index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 7552003794873409182, c2 = 0.206639, c3 = 'o6htlV8GPi' where c = 1159 index_test.go:140: sql delete from test_index where c = 1681 index_test.go:143: sql update test_index set c1 = 6804236173361708239, c2 = 0.514941, c3 = 'Gf0mvDdG6g' where c = 198 index_test.go:143: sql update test_index set c1 = 6813005746012134542, c2 = 0.463602, c3 = 'rM1pGyC1NE' where c = 1629 index_test.go:143: sql update test_index set c1 = 7061693031729801919, c2 = 0.094837, c3 = 'q3ZBJi0q0a' where c = 77 index_test.go:143: sql update test_index set c1 = 3723554844764661367, c2 = 0.303611, c3 = 'qzSrpCloA1' where c = 704 index_test.go:137: sql insert into test_index values (1733, 2333040531198784139, 0.416284, 'IDQ30cwz2f') index_test.go:140: sql delete from test_index where c = 728 index_test.go:137: sql insert into test_index values (1734, 7084528375747055726, 0.004759, 'lhIbqcDuFr') index_test.go:137: sql insert into test_index values (1736, 2768954666650259036, 0.260895, '5Z6r92ZN2j') index_test.go:137: sql insert into test_index values (1735, 8047158325238992968, 0.879252, 'mhN09Y8xmY') index_test.go:137: sql insert into test_index values (1737, 4149781668672244083, 0.739716, 'Lwm2d2Nixz') index_test.go:143: sql update test_index set c1 = 9052249249942431133, c2 = 0.288725, c3 = 'D4QnM1U3uL' where c = 1181 index_test.go:137: sql insert into test_index values (1738, 28904579605725173, 0.489724, '4KwB9i75Or') index_test.go:143: sql update test_index set c1 = 15864083430316464, c2 = 0.818482, c3 = 'KM3gbkbFwC' where c = 443 index_test.go:140: sql delete from test_index where c = 839 index_test.go:137: sql insert into test_index values (1739, 4052445476553224637, 0.599014, 'tjA6yXyVZD') index_test.go:140: sql delete from test_index where c = 291 index_test.go:143: sql update test_index set c1 = 597049544956764649, c2 = 0.872122, c3 = 'K9ex4VquAn' where c = 1423 index_test.go:140: sql delete from test_index where c = 603 index_test.go:140: sql delete from test_index where c = 324 index_test.go:143: sql update test_index set c1 = 5989763857533282397, c2 = 0.333230, c3 = 'LOYo86vnbL' where c = 11 index_test.go:140: sql delete from test_index where c = 615 index_test.go:137: sql insert into test_index values (1740, 5102007157572091327, 0.488843, 'zcBsmQaT2e') index_test.go:140: sql delete from test_index where c = 1732 index_test.go:143: sql update test_index set c1 = 5630388191645720318, c2 = 0.271364, c3 = 'D3wxHzrVL9' where c = 847 index_test.go:143: sql update test_index set c1 = 5433866311873163818, c2 = 0.382457, c3 = 'xlnDJWBV9V' where c = 1156 index_test.go:140: sql delete from test_index where c = 893 index_test.go:143: sql update test_index set c1 = 1631496978088908933, c2 = 0.177107, c3 = 'o7fp97DXVr' where c = 1351 index_test.go:137: sql insert into test_index values (1742, 3206632536198106322, 0.989387, 'jTANI95WCx') index_test.go:137: sql insert into test_index values (1744, 1890122539759798130, 0.183183, 'BH5sBhfG3v') index_test.go:137: sql insert into test_index values (1741, 7335558480243729077, 0.968634, 'smQ8BK7FcO') index_test.go:137: sql insert into test_index values (1743, 2971727277007417359, 0.696329, '5G8SQ81WM8') index_test.go:140: sql delete from test_index where c = 1186 index_test.go:137: sql insert into test_index values (1745, 8104319646596058565, 0.872434, 'NJCPCXCnrs') index_test.go:140: sql delete from test_index where c = 483 index_test.go:143: sql update test_index set c1 = 6316221010478397020, c2 = 0.060228, c3 = 'jfKqMASy4X' where c = 890 index_test.go:140: sql delete from test_index where c = 230 index_test.go:143: sql update test_index set c1 = 8480678789413691576, c2 = 0.985803, c3 = 'otK0vjH0Ys' where c = 383 index_test.go:143: sql update test_index set c1 = 8350279518470614971, c2 = 0.795972, c3 = 'kDP41pgCds' where c = 1306 index_test.go:137: sql insert into test_index values (1746, 8603087412758342016, 0.654426, 'zEUnhGIWGx') index_test.go:140: sql delete from test_index where c = 454 index_test.go:140: sql delete from test_index where c = 1710 index_test.go:143: sql update test_index set c1 = 1255607031145307193, c2 = 0.343638, c3 = 'nIkzJ4CRXE' where c = 961 index_test.go:143: sql update test_index set c1 = 2034498818412926160, c2 = 0.015671, c3 = 'Yd3piI184q' where c = 913 index_test.go:137: sql insert into test_index values (1747, 5392475575304359369, 0.552597, 'sw4tJVp5ww') index_test.go:143: sql update test_index set c1 = 3516522903750238096, c2 = 0.548778, c3 = 'sK99Q2umdp' where c = 1404 index_test.go:143: sql update test_index set c1 = 7978211272055443293, c2 = 0.435637, c3 = '9fAJ5BFjX2' where c = 962 index_test.go:137: sql insert into test_index values (1748, 4830448007156526349, 0.263677, 'vqgg3dFWYH') index_test.go:137: sql insert into test_index values (1749, 1803008184099179093, 0.852368, 'aBZkCLUBNX') index_test.go:140: sql delete from test_index where c = 1405 index_test.go:137: sql insert into test_index values (1750, 5616527183831513467, 0.389959, 'jGqjwTF6c6') index_test.go:140: sql delete from test_index where c = 348 index_test.go:137: sql insert into test_index values (1751, 8609190157843003466, 0.681110, 'kQWaSH0Yoe') index_test.go:143: sql update test_index set c1 = 7346554650800996662, c2 = 0.002680, c3 = 'UFIrtXkgul' where c = 1035 index_test.go:140: sql delete from test_index where c = 1609 index_test.go:140: sql delete from test_index where c = 1291 index_test.go:137: sql insert into test_index values (1753, 8740297553627334211, 0.107385, '6ATOnlPOaN') index_test.go:137: sql insert into test_index values (1752, 7468225841827808492, 0.812900, '6fx4ejMDGU') index_test.go:143: sql update test_index set c1 = 7494027909290848798, c2 = 0.406804, c3 = 'B5HfciVUaD' where c = 503 index_test.go:140: sql delete from test_index where c = 758 index_test.go:143: sql update test_index set c1 = 8085389767015586529, c2 = 0.545103, c3 = 'rACghRJIeA' where c = 468 index_test.go:140: sql delete from test_index where c = 1192 index_test.go:140: sql delete from test_index where c = 268 index_test.go:137: sql insert into test_index values (1754, 1279386859679365175, 0.357509, '8PBSt4ndSz') index_test.go:143: sql update test_index set c1 = 2486838779111992643, c2 = 0.761345, c3 = 'kdqsTfQcD7' where c = 1397 index_test.go:143: sql update test_index set c1 = 858523186220519400, c2 = 0.048611, c3 = '0ycT3Iix2i' where c = 1135 index_test.go:137: sql insert into test_index values (1755, 1540195865588099797, 0.919372, 'cadCcTZUEp') index_test.go:143: sql update test_index set c1 = 1444575388823524274, c2 = 0.434719, c3 = '9aVzUpyPi0' where c = 1213 index_test.go:140: sql delete from test_index where c = 262 index_test.go:143: sql update test_index set c1 = 8871638577121395502, c2 = 0.556693, c3 = 'bDxDRQQcd9' where c = 671 index_test.go:143: sql update test_index set c1 = 5336343540857701659, c2 = 0.767954, c3 = '6c0eJaD4Ik' where c = 820 index_test.go:140: sql delete from test_index where c = 853 index_test.go:140: sql delete from test_index where c = 1326 index_test.go:137: sql insert into test_index values (1756, 5362738970886765350, 0.094810, 'zHXXuDQ5S9') index_test.go:137: sql insert into test_index values (1758, 5114576865055924331, 0.890363, 'hnjayHF78Z') index_test.go:137: sql insert into test_index values (1757, 4244623139565821904, 0.322019, '60m77keoTJ') index_test.go:143: sql update test_index set c1 = 8913155671172888547, c2 = 0.194893, c3 = 'BY1gbfa7cO' where c = 291 index_test.go:137: sql insert into test_index values (1761, 534987631798732810, 0.290988, 'KzRzqefrZj') index_test.go:140: sql delete from test_index where c = 1722 index_test.go:143: sql update test_index set c1 = 2066978490676716728, c2 = 0.250256, c3 = '0EFmt9rdhn' where c = 416 index_test.go:140: sql delete from test_index where c = 1406 index_test.go:140: sql delete from test_index where c = 51 index_test.go:143: sql update test_index set c1 = 1084307592814556883, c2 = 0.471080, c3 = 'cjnFcEcheR' where c = 1282 index_test.go:143: sql update test_index set c1 = 3442662145995812585, c2 = 0.449325, c3 = '6bfe9iStpk' where c = 484 index_test.go:137: sql insert into test_index values (1760, 8545916864152774168, 0.305290, '7iDuK66ZrL') index_test.go:137: sql insert into test_index values (1759, 23948130411129422, 0.451635, 'kX4R8kq43q') index_test.go:137: sql insert into test_index values (1762, 740498459843783488, 0.940380, 'muMVjf2WV0') index_test.go:143: sql update test_index set c1 = 820724514669482792, c2 = 0.315819, c3 = 'yD30Z1GL6H' where c = 52 index_test.go:140: sql delete from test_index where c = 441 index_test.go:140: sql delete from test_index where c = 205 index_test.go:140: sql delete from test_index where c = 27 index_test.go:137: sql insert into test_index values (1765, 1861457328136192555, 0.409023, 'x8kWo9l7K5') index_test.go:137: sql insert into test_index values (1764, 5458566056119410002, 0.457674, 'nuxKtmR7YE') index_test.go:143: sql update test_index set c1 = 7174744196698916420, c2 = 0.108840, c3 = 'jdvHPTAv4E' where c = 1643 index_test.go:143: sql update test_index set c1 = 8660985916937990404, c2 = 0.589035, c3 = 'xiUhcqFRSY' where c = 965 index_test.go:137: sql insert into test_index values (1766, 1402632691619452466, 0.372557, 'gzT0mpxmqC') index_test.go:143: sql update test_index set c1 = 7847169980562006830, c2 = 0.298424, c3 = 'vDEYUHCRqr' where c = 889 index_test.go:140: sql delete from test_index where c = 974 index_test.go:140: sql delete from test_index where c = 1132 index_test.go:137: sql insert into test_index values (1763, 3983198348335471783, 0.921668, 'y8m6mcgiPt') index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 5467160119141742566, c2 = 0.167310, c3 = '59iFYUS1yp' where c = 735 index_test.go:140: sql delete from test_index where c = 1190 index_test.go:140: sql delete from test_index where c = 1408 index_test.go:140: sql delete from test_index where c = 163 index_test.go:137: sql insert into test_index values (1767, 6406209392955919849, 0.243284, 'M2kfQH5zzW') index_test.go:137: sql insert into test_index values (1768, 9099369814903511320, 0.641735, 'OsaE2soPqB') index_test.go:143: sql update test_index set c1 = 8825888226859370017, c2 = 0.485483, c3 = 'd5ZAR5Kp79' where c = 1023 index_test.go:143: sql update test_index set c1 = 1959748482023209908, c2 = 0.658107, c3 = '95MqY8PV88' where c = 1708 index_test.go:137: sql insert into test_index values (1770, 5831224566135535961, 0.146167, 'FPcAtR3gM1') index_test.go:143: sql update test_index set c1 = 1733899767654000760, c2 = 0.789446, c3 = '1m1lhZ5KbL' where c = 589 index_test.go:140: sql delete from test_index where c = 204 index_test.go:143: sql update test_index set c1 = 2916023553509707530, c2 = 0.952197, c3 = 'VXDmOIz91W' where c = 633 index_test.go:143: sql update test_index set c1 = 8248628359304978483, c2 = 0.298923, c3 = 'TRjW5BUQMM' where c = 1330 index_test.go:143: sql update test_index set c1 = 8677121592867298146, c2 = 0.763213, c3 = 'WLPPYbyZVu' where c = 1311 index_test.go:137: sql insert into test_index values (1769, 1106417863470546988, 0.299621, 'ZGOzN9zXAW') index_test.go:137: sql insert into test_index values (1771, 3368227220089683916, 0.436484, 'Lm8SNnh3UQ') index_test.go:143: sql update test_index set c1 = 8562166250877346532, c2 = 0.238632, c3 = 'XAdJfHudpZ' where c = 1201 index_test.go:140: sql delete from test_index where c = 921 index_test.go:137: sql insert into test_index values (1773, 1971038619004840407, 0.991140, 'AqXWSsdizq') index_test.go:137: sql insert into test_index values (1772, 7526508081882305278, 0.295820, '2DjcZNlb0o') index_test.go:137: sql insert into test_index values (1774, 2097958659836144517, 0.287934, 'CLoMyge9ji') index_test.go:137: sql insert into test_index values (1775, 4819254691326366529, 0.377201, 'qvK8ZOvHop') index_test.go:137: sql insert into test_index values (1776, 4169570035924718924, 0.858943, 'Y1V0gB8xVK') index_test.go:140: sql delete from test_index where c = 1598 index_test.go:140: sql delete from test_index where c = 706 index_test.go:140: sql delete from test_index where c = 1175 index_test.go:140: sql delete from test_index where c = 72 index_test.go:137: sql insert into test_index values (1777, 5183823563169629847, 0.272650, 'BDJRig7s9N') index_test.go:140: sql delete from test_index where c = 282 index_test.go:140: sql delete from test_index where c = 909 index_test.go:140: sql delete from test_index where c = 1044 index_test.go:140: sql delete from test_index where c = 271 index_test.go:143: sql update test_index set c1 = 8024211749793950747, c2 = 0.104972, c3 = 'xwsVya03LE' where c = 1452 index_test.go:143: sql update test_index set c1 = 1586336981432480085, c2 = 0.781320, c3 = 'G84gK8zQAA' where c = 417 index_test.go:143: sql update test_index set c1 = 3602167287724103063, c2 = 0.175151, c3 = 'XQ54GPTRxl' where c = 451 index_test.go:143: sql update test_index set c1 = 8035266225520164162, c2 = 0.911103, c3 = 'cFcTnlo0R4' where c = 875 index_test.go:140: sql delete from test_index where c = 1672 index_test.go:143: sql update test_index set c1 = 8561627782475916414, c2 = 0.140983, c3 = 'lCySvZNQHQ' where c = 487 index_test.go:143: sql update test_index set c1 = 2015684217940802285, c2 = 0.341841, c3 = 'bGHIsx2Ogq' where c = 1554 index_test.go:143: sql update test_index set c1 = 531379534851330728, c2 = 0.774902, c3 = 'fA2p45RnUa' where c = 1265 index_test.go:137: sql insert into test_index values (1778, 3047341352772887564, 0.576583, 'hz7KQ8pIrM') index_test.go:137: sql insert into test_index values (1779, 6564311475216740533, 0.615180, 'O2ekLjOmHu') index_test.go:137: sql insert into test_index values (1780, 8132459331091911663, 0.377486, 'q7nZ6J8bcs') index_test.go:137: sql insert into test_index values (1781, 7653944917814379483, 0.721523, 'JjBkQkbSMP') index_test.go:137: sql insert into test_index values (1782, 6397493031972154410, 0.396303, 'lRNEwYmW1E') index_test.go:137: sql insert into test_index values (1783, 1710662434253092648, 0.894024, 'JMQL5QjvLO') index_test.go:143: sql update test_index set c1 = 3643284482990467131, c2 = 0.071425, c3 = 'EbRqwcJiVJ' where c = 1379 index_test.go:143: sql update test_index set c1 = 5791179859288275112, c2 = 0.865466, c3 = 'x2fVie0CHM' where c = 1415 index_test.go:140: sql delete from test_index where c = 1108 index_test.go:140: sql delete from test_index where c = 109 index_test.go:143: sql update test_index set c1 = 242868370641409267, c2 = 0.610632, c3 = 'kNCYGSaDLw' where c = 1452 index_test.go:140: sql delete from test_index where c = 811 index_test.go:137: sql insert into test_index values (1784, 7229291432161926352, 0.937580, '4kD5kRwoq5') index_test.go:140: sql delete from test_index where c = 834 index_test.go:140: sql delete from test_index where c = 1494 index_test.go:137: sql insert into test_index values (1785, 2001531654517014704, 0.528933, 'hrVxdszCM1') index_test.go:137: sql insert into test_index values (1786, 5358935973165963842, 0.979692, 'GtgpGXDjDJ') index_test.go:140: sql delete from test_index where c = 1125 index_test.go:143: sql update test_index set c1 = 2687455199942517264, c2 = 0.627867, c3 = 'z0OOHn3HBE' where c = 1406 index_test.go:143: sql update test_index set c1 = 8160540851991189506, c2 = 0.746978, c3 = 'YZQ0xatFAO' where c = 1103 index_test.go:143: sql update test_index set c1 = 4330687845928941012, c2 = 0.953833, c3 = 'RXYoAKxWjL' where c = 1025 index_test.go:143: sql update test_index set c1 = 5080158569433244972, c2 = 0.139709, c3 = 'WN8Iyh6sBX' where c = 926 index_test.go:137: sql insert into test_index values (1787, 6352588680105947500, 0.025935, 'bD3iIFiWzF') index_test.go:140: sql delete from test_index where c = 1302 index_test.go:143: sql update test_index set c1 = 77256475206276962, c2 = 0.124232, c3 = 'rdbPoScDQ5' where c = 1500 index_test.go:143: sql update test_index set c1 = 7655276572625718492, c2 = 0.645545, c3 = 'yt3BJp9rdz' where c = 784 index_test.go:137: sql insert into test_index values (1788, 2468325251625000921, 0.066396, 'mC3lZySszq') index_test.go:137: sql insert into test_index values (1789, 4758878317071792919, 0.206915, 'dbkqI0JEJ3') index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 844 index_test.go:140: sql delete from test_index where c = 96 index_test.go:140: sql delete from test_index where c = 1636 index_test.go:137: sql insert into test_index values (1791, 517147236154511948, 0.482873, 'Ph0iCIytvZ') index_test.go:143: sql update test_index set c1 = 7972954581994138698, c2 = 0.817717, c3 = 'GQ8dgXmoBr' where c = 421 index_test.go:137: sql insert into test_index values (1790, 2174299203378775804, 0.517573, 'lD8UqWGM14') index_test.go:137: sql insert into test_index values (1792, 1793107782354085061, 0.386480, 'vGUw4qhkl0') index_test.go:140: sql delete from test_index where c = 87 index_test.go:143: sql update test_index set c1 = 5433250941911337685, c2 = 0.577352, c3 = 'OUZjNzXa7S' where c = 259 index_test.go:143: sql update test_index set c1 = 3759855176900297021, c2 = 0.459518, c3 = 'N2IRifRJLv' where c = 974 index_test.go:143: sql update test_index set c1 = 1080397926694043697, c2 = 0.064920, c3 = 'XiYF9wZcDG' where c = 601 index_test.go:137: sql insert into test_index values (1793, 5319722597796119377, 0.237987, 'A7k9fahbJn') index_test.go:140: sql delete from test_index where c = 1411 index_test.go:143: sql update test_index set c1 = 8656827764043832663, c2 = 0.723099, c3 = 'fUp0A16Dd8' where c = 1727 index_test.go:140: sql delete from test_index where c = 1568 index_test.go:137: sql insert into test_index values (1794, 8726235233990323488, 0.658213, '7Omn9zVXLl') index_test.go:140: sql delete from test_index where c = 415 index_test.go:143: sql update test_index set c1 = 7553201931851117966, c2 = 0.314223, c3 = 'T36YJUniEZ' where c = 1321 index_test.go:137: sql insert into test_index values (1795, 2933963789808020238, 0.905823, 'FmPY2IxO7e') index_test.go:140: sql delete from test_index where c = 950 index_test.go:137: sql insert into test_index values (1796, 2675618540296699143, 0.640811, 'Pqd6oBxi9g') index_test.go:143: sql update test_index set c1 = 8967731853913893188, c2 = 0.398250, c3 = 'cuT9dsTPmf' where c = 1711 index_test.go:137: sql insert into test_index values (1797, 469565534342516147, 0.879749, 'MadRa71peM') index_test.go:143: sql update test_index set c1 = 9213540619271135906, c2 = 0.431132, c3 = 'AMgq5eUg7Q' where c = 159 index_test.go:140: sql delete from test_index where c = 1304 index_test.go:143: sql update test_index set c1 = 1246189350278436735, c2 = 0.544136, c3 = 't3FOQuZlVW' where c = 513 index_test.go:140: sql delete from test_index where c = 934 index_test.go:143: sql update test_index set c1 = 931234191784596540, c2 = 0.138946, c3 = '81hQRRSysB' where c = 1532 index_test.go:140: sql delete from test_index where c = 68 index_test.go:137: sql insert into test_index values (1798, 9012428618394746729, 0.785066, 'UwmAtPukCf') index_test.go:143: sql update test_index set c1 = 4131856374345673987, c2 = 0.133537, c3 = '1kCbABMKFB' where c = 293 index_test.go:140: sql delete from test_index where c = 312 index_test.go:137: sql insert into test_index values (1799, 7028897978831580438, 0.944611, 'oNw0oBEcrz') index_test.go:140: sql delete from test_index where c = 542 index_test.go:143: sql update test_index set c1 = 698991325371790427, c2 = 0.962722, c3 = 'nuspCV8UdY' where c = 955 index_test.go:143: sql update test_index set c1 = 8938856173029964755, c2 = 0.819106, c3 = 'illhUlzTiR' where c = 1456 index_test.go:137: sql insert into test_index values (1800, 5112389481456016042, 0.479785, 'NMDlU7aroR') index_test.go:143: sql update test_index set c1 = 2426480178965001432, c2 = 0.826401, c3 = '6dmOVyGFhf' where c = 1539 index_test.go:140: sql delete from test_index where c = 1491 index_test.go:143: sql update test_index set c1 = 560523843417609881, c2 = 0.872174, c3 = '3XfieZDDm1' where c = 443 index_test.go:140: sql delete from test_index where c = 1397 index_test.go:143: sql update test_index set c1 = 3014230191311386336, c2 = 0.155507, c3 = 'qKTD5hSb3I' where c = 368 index_test.go:143: sql update test_index set c1 = 1808694065740050785, c2 = 0.836988, c3 = '4zACDBTxzA' where c = 1204 index_test.go:137: sql insert into test_index values (1804, 3874636794603380425, 0.421214, 'yDJXOC2Oh8') index_test.go:137: sql insert into test_index values (1808, 3069620072626289137, 0.114687, 'BJMhRLxeQa') index_test.go:137: sql insert into test_index values (1803, 1113296799767848201, 0.442490, 'c0i94aVXuh') index_test.go:137: sql insert into test_index values (1801, 4990224075445372885, 0.448191, 'PWJaGYqrLG') index_test.go:137: sql insert into test_index values (1806, 8102344782566337755, 0.606654, 'dL8uyVzDEL') index_test.go:137: sql insert into test_index values (1807, 6590756337858677940, 0.747024, 'JND3I66DDD') index_test.go:137: sql insert into test_index values (1810, 3255339490896274800, 0.474915, 'sMiKeaZguA') index_test.go:140: sql delete from test_index where c = 988 index_test.go:137: sql insert into test_index values (1805, 2830365929391578021, 0.489925, 'eXqI1xwf4w') index_test.go:140: sql delete from test_index where c = 865 index_test.go:140: sql delete from test_index where c = 299 index_test.go:137: sql insert into test_index values (1809, 1156772622441567449, 0.143317, 'S0dt5Ka5xl') index_test.go:140: sql delete from test_index where c = 850 index_test.go:137: sql insert into test_index values (1802, 2415043823326427057, 0.043486, 'kNwCKxvvca') index_test.go:140: sql delete from test_index where c = 535 index_test.go:140: sql delete from test_index where c = 590 index_test.go:140: sql delete from test_index where c = 1076 index_test.go:140: sql delete from test_index where c = 1023 index_test.go:143: sql update test_index set c1 = 2252572792873673884, c2 = 0.493129, c3 = '37J992ZjA5' where c = 1550 index_test.go:143: sql update test_index set c1 = 528761616374882622, c2 = 0.112463, c3 = 'UiIJ5tjrLo' where c = 1529 index_test.go:143: sql update test_index set c1 = 2015381070594608805, c2 = 0.505566, c3 = 'pG7GO7JGEZ' where c = 566 index_test.go:143: sql update test_index set c1 = 9196845558579168907, c2 = 0.965413, c3 = 'IoFZEi7zWd' where c = 1264 index_test.go:143: sql update test_index set c1 = 3581232706567771629, c2 = 0.276965, c3 = 'bDtFNTcpoR' where c = 213 index_test.go:143: sql update test_index set c1 = 4752430796227655066, c2 = 0.132717, c3 = 'sUyzzsrJxB' where c = 344 index_test.go:140: sql delete from test_index where c = 1539 index_test.go:140: sql delete from test_index where c = 360 index_test.go:143: sql update test_index set c1 = 8224392490289655288, c2 = 0.766573, c3 = '85WViM38ea' where c = 1129 index_test.go:137: sql insert into test_index values (1813, 250777356206343670, 0.311479, 'C45B5ApBXa') index_test.go:143: sql update test_index set c1 = 3661901418504857904, c2 = 0.031190, c3 = 'oRLPsqeSns' where c = 570 index_test.go:137: sql insert into test_index values (1811, 6610384672826849201, 0.825277, 'a4gW6WYagO') index_test.go:137: sql insert into test_index values (1812, 8334944611914280875, 0.386766, 'dgByQgLeTA') index_test.go:137: sql insert into test_index values (1817, 4343102305811540490, 0.028095, 'TFS1qSX0dI') index_test.go:140: sql delete from test_index where c = 299 index_test.go:137: sql insert into test_index values (1814, 2465124310075952429, 0.694935, 'hS2y0IxBX4') index_test.go:137: sql insert into test_index values (1815, 8805580936525959347, 0.512126, 'I635pip86S') index_test.go:137: sql insert into test_index values (1816, 5796488503260376737, 0.572524, 'hio0Id3Zzo') index_test.go:140: sql delete from test_index where c = 613 index_test.go:140: sql delete from test_index where c = 1002 index_test.go:137: sql insert into test_index values (1818, 1819963675159733688, 0.620131, '67sekG8yH1') index_test.go:143: sql update test_index set c1 = 2763290463191887062, c2 = 0.578991, c3 = '6TgwqJOWUx' where c = 1273 index_test.go:140: sql delete from test_index where c = 490 index_test.go:143: sql update test_index set c1 = 2160759633750576452, c2 = 0.727062, c3 = '1woUPFyi7g' where c = 1112 index_test.go:140: sql delete from test_index where c = 401 index_test.go:140: sql delete from test_index where c = 1139 index_test.go:140: sql delete from test_index where c = 451 index_test.go:143: sql update test_index set c1 = 6657584950394803233, c2 = 0.627325, c3 = 'mI3F9ZUAwx' where c = 755 index_test.go:143: sql update test_index set c1 = 7781017167284606261, c2 = 0.458439, c3 = 'FIUlN3cIoD' where c = 289 index_test.go:143: sql update test_index set c1 = 2208367429607093631, c2 = 0.766429, c3 = 'G0bipC7oLk' where c = 253 index_test.go:143: sql update test_index set c1 = 1566324085085366821, c2 = 0.902298, c3 = 'hKbovROgQm' where c = 1684 index_test.go:137: sql insert into test_index values (1819, 7962697660845311632, 0.981528, 'rj8J2sthwR') index_test.go:140: sql delete from test_index where c = 1507 index_test.go:143: sql update test_index set c1 = 5979938049526733789, c2 = 0.912913, c3 = 'IbuzsAs6o4' where c = 1633 index_test.go:137: sql insert into test_index values (1821, 1156548906146791663, 0.517828, 'dC8cH5GPsA') index_test.go:137: sql insert into test_index values (1820, 409727496463982811, 0.544833, 'McqntkhTSJ') index_test.go:143: sql update test_index set c1 = 5094121943101789161, c2 = 0.267561, c3 = 'IPKTH3J1uo' where c = 850 index_test.go:137: sql insert into test_index values (1824, 2135982622288484258, 0.042906, '5J1FAmIyVx') index_test.go:143: sql update test_index set c1 = 3024331581312566318, c2 = 0.820902, c3 = 'fZsYUYZOAF' where c = 1708 index_test.go:137: sql insert into test_index values (1822, 7744715944230808983, 0.670347, 'HFjUtDQS1q') index_test.go:137: sql insert into test_index values (1823, 706453919173018228, 0.359028, 'tluucn7Nqg') index_test.go:137: sql insert into test_index values (1825, 2548109726485434930, 0.671170, 'q0raDzCRXT') index_test.go:143: sql update test_index set c1 = 5759828915571451741, c2 = 0.911082, c3 = 'JCXkgyEDfo' where c = 805 index_test.go:140: sql delete from test_index where c = 376 index_test.go:140: sql delete from test_index where c = 1179 index_test.go:140: sql delete from test_index where c = 22 index_test.go:140: sql delete from test_index where c = 708 index_test.go:137: sql insert into test_index values (1826, 4759055267392669323, 0.822057, 'ENpEdgLWwb') index_test.go:137: sql insert into test_index values (1827, 7150949251508853977, 0.224064, 'EUtMpvHHgq') index_test.go:140: sql delete from test_index where c = 1250 index_test.go:143: sql update test_index set c1 = 2050302683839233897, c2 = 0.583279, c3 = 'xB3BrDOLcQ' where c = 259 index_test.go:140: sql delete from test_index where c = 1219 index_test.go:143: sql update test_index set c1 = 370919205558657760, c2 = 0.639104, c3 = '4nE48KmqhK' where c = 72 index_test.go:140: sql delete from test_index where c = 171 index_test.go:140: sql delete from test_index where c = 90 index_test.go:137: sql insert into test_index values (1828, 8062934332212585664, 0.818934, 'IUEc63q3dL') index_test.go:143: sql update test_index set c1 = 2644600420405276635, c2 = 0.185239, c3 = 'dvwr3sxQNE' where c = 1516 index_test.go:140: sql delete from test_index where c = 455 index_test.go:137: sql insert into test_index values (1829, 6350516538755711504, 0.562978, 'Z6KoICvAK1') index_test.go:143: sql update test_index set c1 = 8477375599051420849, c2 = 0.195096, c3 = 'l7UmLpyNwh' where c = 185 index_test.go:143: sql update test_index set c1 = 1212144757168899794, c2 = 0.364356, c3 = 'P876W0O3GC' where c = 1317 index_test.go:137: sql insert into test_index values (1830, 5434809205190857152, 0.713366, 'NabDT2RXuG') index_test.go:143: sql update test_index set c1 = 4105518399833072912, c2 = 0.006739, c3 = 'ZRJymYlsoZ' where c = 1240 index_test.go:143: sql update test_index set c1 = 5108441179284610444, c2 = 0.320358, c3 = 'lszDCyzeg2' where c = 977 index_test.go:143: sql update test_index set c1 = 8978294211647595730, c2 = 0.990135, c3 = 'pJPpY5KqPK' where c = 1402 index_test.go:143: sql update test_index set c1 = 2683943531220521456, c2 = 0.908777, c3 = 'vAqnSZnFFQ' where c = 988 index_test.go:140: sql delete from test_index where c = 918 index_test.go:137: sql insert into test_index values (1831, 3869065339080728126, 0.165405, 'VGT9rr9awm') index_test.go:137: sql insert into test_index values (1832, 5892900958231028398, 0.019744, 'LNSuVCbXwr') index_test.go:137: sql insert into test_index values (1833, 6407722523257247561, 0.461626, 'h3pmqyiEJw') index_test.go:137: sql insert into test_index values (1834, 5928114653405650546, 0.255289, 'ePFt7BXlNZ') index_test.go:137: sql insert into test_index values (1835, 368224327581097802, 0.600079, 'Cz5Ef6vgHA') index_test.go:140: sql delete from test_index where c = 700 index_test.go:137: sql insert into test_index values (1837, 5212502895588991765, 0.978268, 'rbCLMnvYEr') index_test.go:143: sql update test_index set c1 = 6154525237021326453, c2 = 0.380812, c3 = 'NNI3q8G0IM' where c = 1610 index_test.go:140: sql delete from test_index where c = 149 index_test.go:140: sql delete from test_index where c = 1644 index_test.go:140: sql delete from test_index where c = 1172 index_test.go:140: sql delete from test_index where c = 1829 index_test.go:137: sql insert into test_index values (1836, 1697144053701557203, 0.020125, 'raOgkWb4QE') index_test.go:143: sql update test_index set c1 = 1338555486574334228, c2 = 0.570062, c3 = '1UibkWgxyC' where c = 470 index_test.go:143: sql update test_index set c1 = 2407988381589872612, c2 = 0.329839, c3 = '180cL1kc7a' where c = 1408 index_test.go:137: sql insert into test_index values (1838, 4975147849526413107, 0.247007, 'epjGete1vt') index_test.go:140: sql delete from test_index where c = 338 index_test.go:143: sql update test_index set c1 = 2941382283058605989, c2 = 0.980374, c3 = 'ebU3eEJyIB' where c = 1798 index_test.go:140: sql delete from test_index where c = 1231 index_test.go:137: sql insert into test_index values (1839, 261740764646377563, 0.443388, 'k1WaH3ohKJ') index_test.go:143: sql update test_index set c1 = 2326615756392787530, c2 = 0.095635, c3 = 'WhThwuTii4' where c = 1183 index_test.go:137: sql insert into test_index values (1840, 129355447291830683, 0.420660, 'yj3ggUkL6L') index_test.go:140: sql delete from test_index where c = 1823 index_test.go:143: sql update test_index set c1 = 8687779214518074349, c2 = 0.201397, c3 = '4zkmpIUFvC' where c = 1258 index_test.go:140: sql delete from test_index where c = 463 index_test.go:143: sql update test_index set c1 = 5282836914739812651, c2 = 0.278373, c3 = 'bVTiuSfR1c' where c = 731 index_test.go:140: sql delete from test_index where c = 865 index_test.go:137: sql insert into test_index values (1842, 609809065585838072, 0.412862, 'Po8QevlLEO') index_test.go:143: sql update test_index set c1 = 4875366318434859366, c2 = 0.300103, c3 = 'LFkPUuusBh' where c = 470 index_test.go:140: sql delete from test_index where c = 1624 index_test.go:137: sql insert into test_index values (1841, 5667336024528412739, 0.168238, '3wweVpsYAL') index_test.go:137: sql insert into test_index values (1843, 3019685986287639808, 0.985850, 'WCnsLqWD0w') index_test.go:140: sql delete from test_index where c = 1249 index_test.go:143: sql update test_index set c1 = 2587132252520830094, c2 = 0.727694, c3 = 'T2lN2e6E1m' where c = 1678 index_test.go:137: sql insert into test_index values (1844, 5856740138721148036, 0.703606, '7064jAPNqn') index_test.go:143: sql update test_index set c1 = 921488208186970238, c2 = 0.901836, c3 = '0iRdzmRgYE' where c = 1274 index_test.go:143: sql update test_index set c1 = 3719711746760395567, c2 = 0.482427, c3 = 'f7NCo5cYk4' where c = 1152 index_test.go:140: sql delete from test_index where c = 489 index_test.go:140: sql delete from test_index where c = 1407 index_test.go:143: sql update test_index set c1 = 9192521413840661315, c2 = 0.511089, c3 = 'gGbsC7bbmE' where c = 837 index_test.go:137: sql insert into test_index values (1846, 5997350290667122508, 0.338416, '80LeqiJ2QD') index_test.go:140: sql delete from test_index where c = 1571 index_test.go:137: sql insert into test_index values (1845, 7315368902049893442, 0.572423, 'rBNJt3gjlL') index_test.go:143: sql update test_index set c1 = 5663287617585516423, c2 = 0.292467, c3 = 'MbThm3CGYQ' where c = 273 index_test.go:140: sql delete from test_index where c = 1307 index_test.go:143: sql update test_index set c1 = 2946896717103173696, c2 = 0.721833, c3 = '2CjFWcT52f' where c = 1145 index_test.go:137: sql insert into test_index values (1847, 8287189402137554626, 0.563254, 'WmLK2ioMLt') index_test.go:137: sql insert into test_index values (1849, 8244047110344290975, 0.348150, 'AgBmBOofMP') index_test.go:143: sql update test_index set c1 = 3292844508533426449, c2 = 0.495789, c3 = 'eorkz2ERuZ' where c = 227 index_test.go:137: sql insert into test_index values (1848, 2852079973565471377, 0.204024, 'TQUqv8mQAD') index_test.go:140: sql delete from test_index where c = 817 index_test.go:137: sql insert into test_index values (1850, 4012495910083323667, 0.925323, 'tbJolteOvY') index_test.go:140: sql delete from test_index where c = 298 index_test.go:143: sql update test_index set c1 = 96747646369524924, c2 = 0.729331, c3 = '260Wioc8j4' where c = 1710 index_test.go:143: sql update test_index set c1 = 6605739473622067488, c2 = 0.199264, c3 = 'ysftiXRBgJ' where c = 798 index_test.go:137: sql insert into test_index values (1851, 5437082898099586544, 0.435259, 'CXMqiD6zoq') index_test.go:140: sql delete from test_index where c = 448 index_test.go:143: sql update test_index set c1 = 8920374378344065776, c2 = 0.777648, c3 = '7GNOfLQtoa' where c = 4 index_test.go:137: sql insert into test_index values (1852, 1164248971350750933, 0.305119, 'Ohc5xDq9e1') index_test.go:140: sql delete from test_index where c = 659 index_test.go:140: sql delete from test_index where c = 1771 index_test.go:137: sql insert into test_index values (1853, 4441295852088493421, 0.267595, '6bHo78rpSp') index_test.go:140: sql delete from test_index where c = 1194 index_test.go:137: sql insert into test_index values (1854, 2166413836561408461, 0.275701, 'sIFiCD8Kz3') index_test.go:143: sql update test_index set c1 = 6587292851937832652, c2 = 0.980865, c3 = 'gHBStdhXr1' where c = 1714 index_test.go:140: sql delete from test_index where c = 418 index_test.go:140: sql delete from test_index where c = 266 index_test.go:140: sql delete from test_index where c = 1014 index_test.go:143: sql update test_index set c1 = 7376738040965296679, c2 = 0.508387, c3 = 'XV1ugAQBeX' where c = 363 index_test.go:140: sql delete from test_index where c = 686 index_test.go:137: sql insert into test_index values (1855, 5682482072935240894, 0.380951, '3j2Ox3Ijwc') index_test.go:143: sql update test_index set c1 = 791562109775233531, c2 = 0.893349, c3 = 'zhlI014mvI' where c = 159 index_test.go:143: sql update test_index set c1 = 6688361204824657996, c2 = 0.354447, c3 = '1jAVKjsavX' where c = 889 index_test.go:143: sql update test_index set c1 = 4631619270335702555, c2 = 0.673827, c3 = 'qo8Aube3oU' where c = 1800 index_test.go:143: sql update test_index set c1 = 6276918656872451327, c2 = 0.888884, c3 = 'iHxFwE2in3' where c = 711 index_test.go:137: sql insert into test_index values (1856, 8169749755297821863, 0.540341, 'NBCkh9Ymsh') index_test.go:143: sql update test_index set c1 = 2246452307003163754, c2 = 0.682903, c3 = 'ldvO8d3kkB' where c = 926 index_test.go:143: sql update test_index set c1 = 7919466020969287950, c2 = 0.866858, c3 = 'ag5c5WYJg0' where c = 1334 index_test.go:137: sql insert into test_index values (1857, 5591939554988192225, 0.896815, 'YTFrSkKs8v') index_test.go:137: sql insert into test_index values (1858, 5084752117440239856, 0.893021, 'tleRCB2bYR') index_test.go:137: sql insert into test_index values (1861, 3959718034158978169, 0.888945, 'qpA2bp1sVe') index_test.go:140: sql delete from test_index where c = 333 index_test.go:137: sql insert into test_index values (1859, 6130193778537514358, 0.012427, 'zFW5qewxvL') index_test.go:137: sql insert into test_index values (1860, 407228543769607275, 0.266203, 'DCREryLRh3') index_test.go:143: sql update test_index set c1 = 7087905134004057171, c2 = 0.576698, c3 = '2QYYAJcD0m' where c = 748 index_test.go:137: sql insert into test_index values (1863, 3081876505562234205, 0.918597, 'lO6jEjE86O') index_test.go:140: sql delete from test_index where c = 889 index_test.go:140: sql delete from test_index where c = 284 index_test.go:143: sql update test_index set c1 = 7008834746899722312, c2 = 0.340283, c3 = 'c3xiamHr3z' where c = 312 index_test.go:137: sql insert into test_index values (1862, 5256199527412088951, 0.316242, '7SvlhdPksm') index_test.go:140: sql delete from test_index where c = 1319 index_test.go:140: sql delete from test_index where c = 696 index_test.go:140: sql delete from test_index where c = 492 index_test.go:137: sql insert into test_index values (1864, 1208942207430006931, 0.722513, 'ekGjOKgZ2m') index_test.go:143: sql update test_index set c1 = 173460230569317342, c2 = 0.695560, c3 = 'YQpillJnfN' where c = 305 index_test.go:140: sql delete from test_index where c = 683 index_test.go:143: sql update test_index set c1 = 292641045744678033, c2 = 0.132202, c3 = 'wdYSn1t1Ks' where c = 1155 index_test.go:140: sql delete from test_index where c = 1628 index_test.go:140: sql delete from test_index where c = 378 index_test.go:143: sql update test_index set c1 = 2763199871865785844, c2 = 0.972982, c3 = '4GROvrqWi6' where c = 273 index_test.go:143: sql update test_index set c1 = 6451270763967126380, c2 = 0.528271, c3 = 'DXDV3yYgOw' where c = 434 index_test.go:143: sql update test_index set c1 = 2735174792983835068, c2 = 0.845774, c3 = 'qSy6LFPRB8' where c = 1374 index_test.go:137: sql insert into test_index values (1866, 3956608199823405284, 0.106710, 'fHnxBE7tnX') index_test.go:137: sql insert into test_index values (1867, 4122531849282143680, 0.177756, 'kmUm1lZnBX') index_test.go:137: sql insert into test_index values (1865, 2899180794727019397, 0.982043, 'xnTSRWncm9') index_test.go:137: sql insert into test_index values (1868, 3825636672027826009, 0.299085, 'aNOFQSW5fQ') index_test.go:140: sql delete from test_index where c = 811 index_test.go:143: sql update test_index set c1 = 660225890726627811, c2 = 0.556024, c3 = 'mcm5NZuIRe' where c = 1447 index_test.go:140: sql delete from test_index where c = 175 index_test.go:140: sql delete from test_index where c = 1605 index_test.go:143: sql update test_index set c1 = 6376378205426863052, c2 = 0.106820, c3 = 'l1OfGYjWVe' where c = 1841 index_test.go:137: sql insert into test_index values (1869, 2812152447120751403, 0.716038, 'ozkah9CTjH') index_test.go:137: sql insert into test_index values (1870, 1475967059819671636, 0.072505, 'M7ObAhELP4') index_test.go:140: sql delete from test_index where c = 238 index_test.go:143: sql update test_index set c1 = 6166081628613557987, c2 = 0.409580, c3 = '3W23Y4Hj4K' where c = 1241 index_test.go:140: sql delete from test_index where c = 942 index_test.go:143: sql update test_index set c1 = 4932524588414197946, c2 = 0.082308, c3 = 'ydAWLmDXvI' where c = 1563 index_test.go:137: sql insert into test_index values (1871, 8164847976282408426, 0.139945, 'dfLp1JijyE') index_test.go:140: sql delete from test_index where c = 731 index_test.go:143: sql update test_index set c1 = 7150337053571518113, c2 = 0.873358, c3 = 'PnsGetQZUZ' where c = 1315 index_test.go:140: sql delete from test_index where c = 376 index_test.go:140: sql delete from test_index where c = 1340 index_test.go:137: sql insert into test_index values (1873, 1042856620973132750, 0.366547, 'ukvgcaXBsL') index_test.go:143: sql update test_index set c1 = 615730662889044393, c2 = 0.398591, c3 = 'oU4Ac5LcRD' where c = 1845 index_test.go:143: sql update test_index set c1 = 670731261177539422, c2 = 0.581171, c3 = 'pD4gn4pQPw' where c = 285 index_test.go:137: sql insert into test_index values (1872, 3413881415236337167, 0.546203, '1HqBvDUKZi') index_test.go:143: sql update test_index set c1 = 7340476646815512818, c2 = 0.249637, c3 = '4NlGZdeSEw' where c = 193 index_test.go:143: sql update test_index set c1 = 1195915230313985936, c2 = 0.279453, c3 = 'xB1gONdabV' where c = 817 index_test.go:137: sql insert into test_index values (1874, 3120283559895640717, 0.925049, 'tzjbtOthab') index_test.go:140: sql delete from test_index where c = 1179 index_test.go:143: sql update test_index set c1 = 7424220035092228529, c2 = 0.822256, c3 = 'LUtlWgY4jr' where c = 1101 index_test.go:137: sql insert into test_index values (1875, 6276856934689385286, 0.444716, 'lGoMy9YQI5') index_test.go:137: sql insert into test_index values (1876, 4466659217477573575, 0.858301, 'fVjjGhnprJ') index_test.go:137: sql insert into test_index values (1877, 3214574854861242725, 0.847357, 'EvIGkk718l') index_test.go:137: sql insert into test_index values (1878, 4161238926072920939, 0.224789, 'QL6zqncRrF') index_test.go:140: sql delete from test_index where c = 840 index_test.go:137: sql insert into test_index values (1879, 5375423885515100306, 0.877525, 'JfYF8b0QMJ') index_test.go:140: sql delete from test_index where c = 748 index_test.go:143: sql update test_index set c1 = 5877076739044070819, c2 = 0.976756, c3 = 'HBtQZlyD00' where c = 1708 index_test.go:140: sql delete from test_index where c = 1396 index_test.go:137: sql insert into test_index values (1880, 5437970192930578284, 0.028692, 'X9GfbEXSyG') index_test.go:143: sql update test_index set c1 = 4152379257472717620, c2 = 0.862199, c3 = 'fl226m60Ra' where c = 460 index_test.go:140: sql delete from test_index where c = 1848 index_test.go:140: sql delete from test_index where c = 1671 index_test.go:143: sql update test_index set c1 = 6102867063445361749, c2 = 0.184116, c3 = '9NSl7qrvHS' where c = 394 index_test.go:140: sql delete from test_index where c = 534 index_test.go:143: sql update test_index set c1 = 4952043515284493491, c2 = 0.750919, c3 = 'J6a9CjcC64' where c = 788 index_test.go:143: sql update test_index set c1 = 1173373951310491477, c2 = 0.671211, c3 = '2OlliCZeE4' where c = 1202 index_test.go:140: sql delete from test_index where c = 1084 index_test.go:137: sql insert into test_index values (1881, 546584666963602137, 0.693706, 'nLiqf3czq0') index_test.go:143: sql update test_index set c1 = 4635918314650163689, c2 = 0.419488, c3 = '355bBDXN1f' where c = 158 index_test.go:140: sql delete from test_index where c = 1540 index_test.go:137: sql insert into test_index values (1883, 2775206297362159428, 0.701852, '9PwHFwPhH3') index_test.go:137: sql insert into test_index values (1882, 7198064455925174729, 0.401657, 'guS7jGWxPY') index_test.go:137: sql insert into test_index values (1884, 384353559406632445, 0.189292, 'o824NnSdyh') index_test.go:143: sql update test_index set c1 = 2886441690027076536, c2 = 0.964913, c3 = 'vX97OxwdZP' where c = 1345 index_test.go:137: sql insert into test_index values (1885, 2249068764297681582, 0.941404, 'nN5sl4t66p') index_test.go:137: sql insert into test_index values (1886, 2865505995294632508, 0.674756, 'ubzOayB7ZH') index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 1279 index_test.go:143: sql update test_index set c1 = 7745863102191504152, c2 = 0.161128, c3 = 'KKFQTZ2a3h' where c = 1813 index_test.go:140: sql delete from test_index where c = 146 index_test.go:143: sql update test_index set c1 = 1498662861411491065, c2 = 0.855276, c3 = '8JdTjkhRSh' where c = 240 index_test.go:143: sql update test_index set c1 = 1856458838855758509, c2 = 0.611843, c3 = 'wMnj67muBZ' where c = 273 index_test.go:140: sql delete from test_index where c = 368 index_test.go:143: sql update test_index set c1 = 26921594181014712, c2 = 0.885841, c3 = '1eNX74KVUy' where c = 389 index_test.go:137: sql insert into test_index values (1888, 5593675338833734525, 0.174659, 'Ul6Td3qJZM') index_test.go:143: sql update test_index set c1 = 27612805389783978, c2 = 0.226338, c3 = 'Lp11ZqNu9Z' where c = 510 index_test.go:137: sql insert into test_index values (1887, 1353144672116198580, 0.614699, 'QVf7XXOQP5') index_test.go:143: sql update test_index set c1 = 3494210977633277177, c2 = 0.319858, c3 = '577xnQ6qnt' where c = 469 index_test.go:137: sql insert into test_index values (1889, 7520519420831097450, 0.551974, '5nDdhPto25') index_test.go:137: sql insert into test_index values (1891, 379127605444410596, 0.793023, 'NfVQyDwN0A') index_test.go:140: sql delete from test_index where c = 1479 index_test.go:143: sql update test_index set c1 = 2127372399661050530, c2 = 0.088352, c3 = 'DCjwBS4jqw' where c = 1171 index_test.go:140: sql delete from test_index where c = 713 index_test.go:140: sql delete from test_index where c = 966 index_test.go:137: sql insert into test_index values (1892, 4972635526326382519, 0.370293, 'Li9DuVelWG') index_test.go:140: sql delete from test_index where c = 14 index_test.go:137: sql insert into test_index values (1890, 5050582162417865131, 0.162166, 'EakoL3uvor') index_test.go:143: sql update test_index set c1 = 7852294473721266655, c2 = 0.701836, c3 = 'mND2ylyWmp' where c = 688 index_test.go:140: sql delete from test_index where c = 1153 index_test.go:143: sql update test_index set c1 = 1597204960385314983, c2 = 0.904975, c3 = 'omljPWE2Su' where c = 1476 index_test.go:140: sql delete from test_index where c = 276 index_test.go:143: sql update test_index set c1 = 3322078481733698623, c2 = 0.256791, c3 = 'wtqpcF33zV' where c = 137 index_test.go:137: sql insert into test_index values (1893, 6213433768087583066, 0.012452, 'Lg27ZiUINC') index_test.go:140: sql delete from test_index where c = 280 index_test.go:143: sql update test_index set c1 = 1411159670882119231, c2 = 0.894508, c3 = 'edfDgQ4Cjt' where c = 560 index_test.go:140: sql delete from test_index where c = 1653 index_test.go:137: sql insert into test_index values (1894, 4402193384321758153, 0.066124, 'At9Ly9pDs1') index_test.go:137: sql insert into test_index values (1896, 3512524107481062730, 0.785850, 'ErdF6xgVL3') index_test.go:140: sql delete from test_index where c = 969 index_test.go:137: sql insert into test_index values (1895, 2665264182252248405, 0.392706, 'zIwwx3zqZh') index_test.go:143: sql update test_index set c1 = 131386578464778130, c2 = 0.902158, c3 = 'Y2WTz7fyyj' where c = 1815 index_test.go:143: sql update test_index set c1 = 4483821305854641432, c2 = 0.064552, c3 = 'xIJAOw85l1' where c = 1127 index_test.go:140: sql delete from test_index where c = 13 index_test.go:143: sql update test_index set c1 = 4379067150924196005, c2 = 0.051118, c3 = 'w8eFw1y5uX' where c = 565 index_test.go:140: sql delete from test_index where c = 1709 index_test.go:143: sql update test_index set c1 = 6417555514367419080, c2 = 0.193480, c3 = 'tJTKbEiZiZ' where c = 1112 index_test.go:140: sql delete from test_index where c = 906 index_test.go:137: sql insert into test_index values (1897, 5798071772867060916, 0.833867, 'cbdAFuimG3') index_test.go:143: sql update test_index set c1 = 2793227383007350681, c2 = 0.229840, c3 = 'GP9QiwMwxg' where c = 1590 index_test.go:143: sql update test_index set c1 = 8604484448488845022, c2 = 0.799969, c3 = 'Gz5EuseqpW' where c = 19 index_test.go:143: sql update test_index set c1 = 5788214578832101433, c2 = 0.912990, c3 = 'iNLHFa7Ukz' where c = 537 index_test.go:143: sql update test_index set c1 = 5609678972390457162, c2 = 0.650174, c3 = 'jOBvUggN2R' where c = 1699 index_test.go:137: sql insert into test_index values (1898, 5830808667378859106, 0.432126, '7F9pYuFJhU') index_test.go:140: sql delete from test_index where c = 1169 index_test.go:140: sql delete from test_index where c = 220 index_test.go:137: sql insert into test_index values (1899, 8882051896419329761, 0.965694, 'NnWMko73Ak') index_test.go:143: sql update test_index set c1 = 1177546067673869534, c2 = 0.202479, c3 = 'mcbdmdM2rw' where c = 122 index_test.go:140: sql delete from test_index where c = 1252 index_test.go:143: sql update test_index set c1 = 5615277794434753285, c2 = 0.795503, c3 = 'oITn9nRRBv' where c = 1833 index_test.go:137: sql insert into test_index values (1900, 8574989704164639338, 0.575036, '1Xrj2XlDVH') index_test.go:143: sql update test_index set c1 = 1845703026462883772, c2 = 0.858805, c3 = 'H1uTEDzdaS' where c = 1227 index_test.go:140: sql delete from test_index where c = 694 index_test.go:143: sql update test_index set c1 = 3508106407062358272, c2 = 0.722434, c3 = 'ngfxz7yjle' where c = 854 # Time: 2025-04-04T18:47:31.060652439+08:00 # Txn_start_ts: 0 # Query_time: 3.047828977 # Parse_time: 0.000076771 # Compile_time: 0.000077013 # Rewrite_time: 0.000001596 # Optimize_time: 0 # Wait_TS: 0.000121129 # DB: test_ddl # Is_internal: false # Digest: ea55b917f3ff0711f6cdc54e8cfbf495a920fdb20f6749a7a030261ad51c0674 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 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); [TestSimpleMixed][Insert][Time Cost]3.586981588s index_test.go:137: sql insert into test_index values (1909, 1449756011418466371, 0.447923, 'TLTTAHgBgd') index_test.go:137: sql insert into test_index values (1908, 3155692450778389703, 0.913995, 'pYeCftiY5u') index_test.go:137: sql insert into test_index values (1901, 7604015097858350328, 0.356196, 'QW7c6isDxO') index_test.go:137: sql insert into test_index values (1905, 7339003429147191709, 0.245002, 'AplaA2IGI8') index_test.go:137: sql insert into test_index values (1902, 3651774510922967722, 0.601020, 'rlxyYTadaN') index_test.go:140: sql delete from test_index where c = 1848 index_test.go:137: sql insert into test_index values (1910, 8367902778677605908, 0.137572, 'sewVmsK0Fq') index_test.go:140: sql delete from test_index where c = 1709 index_test.go:137: sql insert into test_index values (1907, 7359192069450941582, 0.070569, '3puA6fA37P') index_test.go:137: sql insert into test_index values (1903, 6568523304118961464, 0.428349, 'bY8wK1YQmi') index_test.go:137: sql insert into test_index values (1906, 2599923844755017253, 0.484764, 't8AM1GQRsD') index_test.go:140: sql delete from test_index where c = 1347 index_test.go:137: sql insert into test_index values (1904, 4609094977549567922, 0.911897, 'BXqhZu9jQa') index_test.go:140: sql delete from test_index where c = 938 index_test.go:140: sql delete from test_index where c = 1335 index_test.go:143: sql update test_index set c1 = 4986481978741279985, c2 = 0.867625, c3 = 'CS6l3N0CsN' where c = 1070 index_test.go:140: sql delete from test_index where c = 1591 index_test.go:140: sql delete from test_index where c = 1579 index_test.go:140: sql delete from test_index where c = 866 index_test.go:143: sql update test_index set c1 = 5514020068405020860, c2 = 0.358595, c3 = 'hLRbkxQBzp' where c = 1661 index_test.go:143: sql update test_index set c1 = 8010243149102816956, c2 = 0.896580, c3 = 'qNDiM0zte4' where c = 651 index_test.go:140: sql delete from test_index where c = 235 index_test.go:137: sql insert into test_index values (1911, 8519553420695767594, 0.356768, 'wqWSwHTN41') index_test.go:143: sql update test_index set c1 = 8071443642971231533, c2 = 0.839971, c3 = 'Jl6st0ZJn7' where c = 1067 index_test.go:140: sql delete from test_index where c = 103 index_test.go:143: sql update test_index set c1 = 9163835051968533778, c2 = 0.333674, c3 = '6a2tFTcEy1' where c = 426 index_test.go:143: sql update test_index set c1 = 7010470166306791424, c2 = 0.368523, c3 = 'OZbqw1TUZl' where c = 1271 index_test.go:137: sql insert into test_index values (1913, 5286492881253746971, 0.785800, 'yfPNarfDxY') index_test.go:143: sql update test_index set c1 = 2273557657422502870, c2 = 0.922685, c3 = 'TWOxefZBtf' where c = 1868 index_test.go:140: sql delete from test_index where c = 165 index_test.go:143: sql update test_index set c1 = 6562744468682996752, c2 = 0.994074, c3 = 'ItIfvMO9GL' where c = 1010 index_test.go:137: sql insert into test_index values (1912, 6746744288711728531, 0.418900, 'ay1y13KILd') index_test.go:143: sql update test_index set c1 = 7635002219847481360, c2 = 0.621355, c3 = 'k1q8szXpLK' where c = 204 index_test.go:143: sql update test_index set c1 = 1596849135699085141, c2 = 0.126365, c3 = 'KmZFac9sz8' where c = 1532 index_test.go:137: sql insert into test_index values (1915, 5959996256575534203, 0.326410, 'Bo2GxO7SDa') index_test.go:137: sql insert into test_index values (1917, 92706280095820224, 0.450704, '7WP6Yu5g0t') index_test.go:137: sql insert into test_index values (1916, 9148056775486464385, 0.602037, 'nN7ArhG9Gq') index_test.go:137: sql insert into test_index values (1918, 5751707681015733929, 0.662188, 'mnhgsLKDGs') index_test.go:140: sql delete from test_index where c = 1297 index_test.go:143: sql update test_index set c1 = 5366502108477603392, c2 = 0.471954, c3 = 'IqRt00moC3' where c = 1696 index_test.go:140: sql delete from test_index where c = 1084 index_test.go:137: sql insert into test_index values (1914, 6831573635651263438, 0.419591, 'jSpvexbWIY') index_test.go:137: sql insert into test_index values (1919, 1237851614585095974, 0.323835, 'RAdYQPNxSp') index_test.go:140: sql delete from test_index where c = 1250 index_test.go:140: sql delete from test_index where c = 900 index_test.go:137: sql insert into test_index values (1920, 6148043421812199853, 0.832486, 'PvAwPQtiZe') index_test.go:137: sql insert into test_index values (1921, 2208810189663358108, 0.788201, 'HgFBqCg2pU') index_test.go:140: sql delete from test_index where c = 725 index_test.go:140: sql delete from test_index where c = 1555 index_test.go:143: sql update test_index set c1 = 4264286086223975312, c2 = 0.814796, c3 = 'vRaUDhCVQ7' where c = 1151 index_test.go:140: sql delete from test_index where c = 393 index_test.go:140: sql delete from test_index where c = 1803 index_test.go:143: sql update test_index set c1 = 5059708012280028785, c2 = 0.546276, c3 = '5ohAKbicf6' where c = 270 index_test.go:143: sql update test_index set c1 = 4028331099075209242, c2 = 0.839343, c3 = 'wAnSBni8t5' where c = 1604 index_test.go:140: sql delete from test_index where c = 382 index_test.go:143: sql update test_index set c1 = 1337221498263979970, c2 = 0.139871, c3 = 'vHtqxv2RT6' where c = 221 index_test.go:143: sql update test_index set c1 = 3562858238138403635, c2 = 0.992424, c3 = 'Ii2Q9gkX3n' where c = 1201 index_test.go:137: sql insert into test_index values (1922, 2159441516210485137, 0.833019, 'tmisugsJCt') index_test.go:143: sql update test_index set c1 = 3317799091835266500, c2 = 0.003910, c3 = 'zsKetlBeVD' where c = 1318 index_test.go:137: sql insert into test_index values (1923, 8792066948120023491, 0.483897, 'QbMK52erUi') index_test.go:143: sql update test_index set c1 = 8796875485173015167, c2 = 0.508690, c3 = 'qLiABrI66U' where c = 1805 index_test.go:143: sql update test_index set c1 = 4173503899660795834, c2 = 0.845141, c3 = 'RZZjeZNYI4' where c = 1837 index_test.go:140: sql delete from test_index where c = 342 index_test.go:140: sql delete from test_index where c = 686 index_test.go:140: sql delete from test_index where c = 1249 index_test.go:137: sql insert into test_index values (1926, 1157829403509833913, 0.399119, 'yzibUGuLtO') index_test.go:143: sql update test_index set c1 = 3358985277629361450, c2 = 0.697543, c3 = 'Eo2FTFmzl0' where c = 1613 index_test.go:137: sql insert into test_index values (1924, 7339589760799921217, 0.404356, 'JVfRS24Ybs') index_test.go:137: sql insert into test_index values (1927, 1473275651933449659, 0.666172, 'GF5xVjMMY6') index_test.go:143: sql update test_index set c1 = 3288085841403083508, c2 = 0.889987, c3 = 'dGjW1IMMqc' where c = 1591 index_test.go:137: sql insert into test_index values (1928, 318450348029100794, 0.145062, 'BWBiO9bBsL') index_test.go:137: sql insert into test_index values (1925, 236570136152476767, 0.138255, 'nzHhhc3NR8') index_test.go:143: sql update test_index set c1 = 772754720602938993, c2 = 0.738479, c3 = 'dxYg2PPg7A' where c = 278 index_test.go:137: sql insert into test_index values (1929, 377320949427197288, 0.311429, 'cYnYOKGHeS') index_test.go:140: sql delete from test_index where c = 141 index_test.go:137: sql insert into test_index values (1930, 4987951791702597937, 0.304378, 'WOEWTZos0E') index_test.go:140: sql delete from test_index where c = 1708 index_test.go:140: sql delete from test_index where c = 1873 index_test.go:143: sql update test_index set c1 = 7454035336883331049, c2 = 0.868243, c3 = 'fxWnT6EByo' where c = 180 index_test.go:137: sql insert into test_index values (1931, 4689395533037628002, 0.147387, 'cYn8g8EGnp') index_test.go:140: sql delete from test_index where c = 1681 index_test.go:140: sql delete from test_index where c = 1854 index_test.go:140: sql delete from test_index where c = 1874 index_test.go:140: sql delete from test_index where c = 329 index_test.go:143: sql update test_index set c1 = 6061921906109698941, c2 = 0.756711, c3 = 'MgWNKd8lXx' where c = 993 index_test.go:137: sql insert into test_index values (1932, 8113941015624586244, 0.990959, 'etpXIto2vq') index_test.go:137: sql insert into test_index values (1933, 6940596508970627540, 0.905198, '5azxcj0YLp') index_test.go:143: sql update test_index set c1 = 482476371527632246, c2 = 0.091327, c3 = 'wnglQEsaf1' where c = 602 index_test.go:143: sql update test_index set c1 = 5543757228259605093, c2 = 0.572650, c3 = '67lML7lZ4n' where c = 1171 index_test.go:143: sql update test_index set c1 = 1953183480229067660, c2 = 0.724744, c3 = 'H6kU8QHTHT' where c = 1125 index_test.go:140: sql delete from test_index where c = 253 index_test.go:143: sql update test_index set c1 = 6967732181894826942, c2 = 0.253675, c3 = 'T2KUiwPI2s' where c = 1094 index_test.go:143: sql update test_index set c1 = 5664151509486520396, c2 = 0.454161, c3 = 'OTz5au8tvX' where c = 1457 index_test.go:137: sql insert into test_index values (1934, 693879361193088238, 0.971587, 'xAgXH7kzvZ') index_test.go:143: sql update test_index set c1 = 5226099981025133819, c2 = 0.402814, c3 = 'wNxG5RgfJo' where c = 1653 index_test.go:140: sql delete from test_index where c = 1403 index_test.go:137: sql insert into test_index values (1937, 4913575215275580929, 0.614110, 'c7yHJW3tvk') index_test.go:140: sql delete from test_index where c = 1109 index_test.go:137: sql insert into test_index values (1935, 2056862012427250024, 0.718683, 'YM0YhBSkUn') index_test.go:137: sql insert into test_index values (1936, 3756741002953708990, 0.256246, 'DL6vT77Sg6') index_test.go:143: sql update test_index set c1 = 1620523723105959522, c2 = 0.069364, c3 = 'WAxYnjQuA2' where c = 940 index_test.go:143: sql update test_index set c1 = 8822847944523246114, c2 = 0.022686, c3 = 'NA0yCGxf0z' where c = 525 index_test.go:137: sql insert into test_index values (1940, 5491359528569514798, 0.709034, '4I1SNappz8') index_test.go:140: sql delete from test_index where c = 973 index_test.go:140: sql delete from test_index where c = 7 index_test.go:140: sql delete from test_index where c = 1746 index_test.go:137: sql insert into test_index values (1938, 4199322157207037735, 0.729794, 'VIkqrlSzFt') index_test.go:137: sql insert into test_index values (1939, 434881280584234870, 0.016427, 'SBMLdQpJWt') index_test.go:140: sql delete from test_index where c = 364 index_test.go:137: sql insert into test_index values (1941, 3883629760611548533, 0.967642, 'H7k7TEQEpM') index_test.go:143: sql update test_index set c1 = 2961004833596366529, c2 = 0.584313, c3 = 'yE1MhqzQAq' where c = 958 index_test.go:140: sql delete from test_index where c = 238 index_test.go:143: sql update test_index set c1 = 4520686091012225552, c2 = 0.506026, c3 = 'aYJZ2T1qNG' where c = 1270 index_test.go:137: sql insert into test_index values (1942, 2691286561190990354, 0.879528, 'EUuvHPZaUU') index_test.go:140: sql delete from test_index where c = 1454 index_test.go:143: sql update test_index set c1 = 2119131232677602631, c2 = 0.708707, c3 = 'QhkI3TvjU9' where c = 948 index_test.go:140: sql delete from test_index where c = 1349 index_test.go:143: sql update test_index set c1 = 6577750985804790722, c2 = 0.945428, c3 = 'IHdEJ9yo6r' where c = 1181 index_test.go:143: sql update test_index set c1 = 9098149418010658682, c2 = 0.799707, c3 = 'UTgpjnDozT' where c = 120 index_test.go:140: sql delete from test_index where c = 1487 index_test.go:137: sql insert into test_index values (1943, 7137372468683739122, 0.949447, 'JFjvk4cTdD') index_test.go:137: sql insert into test_index values (1944, 7725083335713818008, 0.092774, 'mpRfdyByLp') index_test.go:137: sql insert into test_index values (1945, 1868468891303679161, 0.500202, 'wNrlD5bwWE') index_test.go:143: sql update test_index set c1 = 3177222731973078033, c2 = 0.079135, c3 = 'DnRLdmvpoP' where c = 67 index_test.go:137: sql insert into test_index values (1946, 7686658920754413142, 0.721391, 'JvDIFWOxg7') index_test.go:143: sql update test_index set c1 = 1189016570825020853, c2 = 0.506383, c3 = 'HTRM2KJ9GH' where c = 642 index_test.go:137: sql insert into test_index values (1947, 1448050774792840155, 0.418265, 'unUQ0wWR1E') index_test.go:140: sql delete from test_index where c = 1064 index_test.go:140: sql delete from test_index where c = 900 index_test.go:143: sql update test_index set c1 = 7089573959684132510, c2 = 0.649170, c3 = 'rfSeUvPdlv' where c = 890 index_test.go:143: sql update test_index set c1 = 6092975602900777038, c2 = 0.768075, c3 = 'rjNv8BzGwF' where c = 846 index_test.go:137: sql insert into test_index values (1948, 4131070532896278471, 0.318540, 'tFb0QEaAYB') index_test.go:140: sql delete from test_index where c = 1930 index_test.go:140: sql delete from test_index where c = 519 index_test.go:143: sql update test_index set c1 = 4914908042764099644, c2 = 0.338064, c3 = 'wvVgWPyTNn' where c = 896 index_test.go:137: sql insert into test_index values (1949, 7631256006918979148, 0.082320, 'ZHP1JAybVy') index_test.go:140: sql delete from test_index where c = 508 index_test.go:137: sql insert into test_index values (1950, 8570008424298405629, 0.753200, '5sjVE0GgAE') index_test.go:143: sql update test_index set c1 = 6076958685703900325, c2 = 0.763588, c3 = 'crp76Btipq' where c = 656 index_test.go:140: sql delete from test_index where c = 625 index_test.go:143: sql update test_index set c1 = 6098718748094879712, c2 = 0.740884, c3 = 'jc7xHyoEvl' where c = 364 index_test.go:140: sql delete from test_index where c = 344 index_test.go:140: sql delete from test_index where c = 1577 index_test.go:137: sql insert into test_index values (1952, 7132366256475300713, 0.903582, 'WcQ8iDw877') index_test.go:143: sql update test_index set c1 = 5525061309873428539, c2 = 0.570284, c3 = 'uSD1s7ypz3' where c = 1320 index_test.go:137: sql insert into test_index values (1951, 6342926331244558281, 0.590656, 'MZtZEt27ut') index_test.go:143: sql update test_index set c1 = 4214541871783745790, c2 = 0.167015, c3 = 'nLK66pwj06' where c = 271 index_test.go:143: sql update test_index set c1 = 339012974139184085, c2 = 0.062613, c3 = '3HxjMqMmqa' where c = 750 index_test.go:137: sql insert into test_index values (1953, 4815498583014446930, 0.963467, 'NSH5BN2fzl') index_test.go:140: sql delete from test_index where c = 1333 index_test.go:137: sql insert into test_index values (1954, 7796289979251431391, 0.642649, 'u2fYYvxrAA') index_test.go:137: sql insert into test_index values (1955, 228182348237977894, 0.679250, 'lN7EaA579A') index_test.go:140: sql delete from test_index where c = 1476 index_test.go:137: sql insert into test_index values (1956, 1639522590776513964, 0.807807, 'Mz0WMvaYHM') index_test.go:143: sql update test_index set c1 = 3474685916062930839, c2 = 0.325328, c3 = 'Fg6UwxdL24' where c = 950 index_test.go:143: sql update test_index set c1 = 6265208119580138894, c2 = 0.680021, c3 = 'SaHDjU82cA' where c = 1549 index_test.go:140: sql delete from test_index where c = 1351 index_test.go:140: sql delete from test_index where c = 1856 index_test.go:137: sql insert into test_index values (1957, 737298361489618726, 0.772827, 'LBa1j8xn30') index_test.go:140: sql delete from test_index where c = 460 index_test.go:143: sql update test_index set c1 = 8179193666195275571, c2 = 0.877189, c3 = '2XfdGcSEWN' where c = 593 index_test.go:140: sql delete from test_index where c = 16 index_test.go:140: sql delete from test_index where c = 732 index_test.go:140: sql delete from test_index where c = 1745 index_test.go:143: sql update test_index set c1 = 7255111559802183458, c2 = 0.397979, c3 = 'i2263AyZuw' where c = 709 index_test.go:137: sql insert into test_index values (1959, 2257152555101385820, 0.383533, 'E2EEoHklFL') index_test.go:143: sql update test_index set c1 = 7813413589436881652, c2 = 0.826919, c3 = 'vtLhaEHeS2' where c = 1600 index_test.go:143: sql update test_index set c1 = 6897841409701265317, c2 = 0.461973, c3 = 'exgkGpTjEj' where c = 1521 index_test.go:143: sql update test_index set c1 = 8187788341659223483, c2 = 0.802437, c3 = 'CtzjNxEKoF' where c = 575 index_test.go:143: sql update test_index set c1 = 4857305195164968467, c2 = 0.242903, c3 = 'Vqnf8ZKuLA' where c = 1476 index_test.go:143: sql update test_index set c1 = 4327325597156226709, c2 = 0.021129, c3 = '2r8dagxG1n' where c = 1546 index_test.go:137: sql insert into test_index values (1958, 8050486875654901919, 0.064162, 'N4rLp7Qr8B') index_test.go:137: sql insert into test_index values (1962, 4356205489394352111, 0.130703, '5c9ZkeD8fR') index_test.go:137: sql insert into test_index values (1960, 535810381261887351, 0.861867, '1s4N4V4ZBj') index_test.go:137: sql insert into test_index values (1961, 8125022470053577932, 0.030404, 'xe0KXACOvP') index_test.go:140: sql delete from test_index where c = 698 index_test.go:137: sql insert into test_index values (1963, 8526185906437799389, 0.501606, 'iR0BLomga1') index_test.go:140: sql delete from test_index where c = 423 index_test.go:143: sql update test_index set c1 = 6965735491099381044, c2 = 0.115955, c3 = 'xxg6eITvGc' where c = 1323 index_test.go:137: sql insert into test_index values (1964, 4025608909967500032, 0.448792, 'UvCoCDEYMD') index_test.go:137: sql insert into test_index values (1966, 3764336051243050605, 0.150239, 'YTK9Hkyi1p') index_test.go:137: sql insert into test_index values (1965, 3169996119404704611, 0.594141, '3QNcXnDQIM') index_test.go:140: sql delete from test_index where c = 1120 index_test.go:143: sql update test_index set c1 = 1697041909098712573, c2 = 0.735211, c3 = 'lKmbCWSJXf' where c = 1270 index_test.go:140: sql delete from test_index where c = 1492 index_test.go:140: sql delete from test_index where c = 1408 index_test.go:137: sql insert into test_index values (1967, 5967684055011034564, 0.687026, 'dUEScwzyUG') index_test.go:143: sql update test_index set c1 = 7371140257778813781, c2 = 0.061685, c3 = 'mQPVvWRuTz' where c = 593 index_test.go:140: sql delete from test_index where c = 308 index_test.go:140: sql delete from test_index where c = 1475 index_test.go:140: sql delete from test_index where c = 552 index_test.go:137: sql insert into test_index values (1968, 2260783972175698760, 0.295716, 'HUEge16brz') index_test.go:143: sql update test_index set c1 = 8870716718062966013, c2 = 0.726127, c3 = 'SBridO2rVu' where c = 923 index_test.go:143: sql update test_index set c1 = 1460012999239698669, c2 = 0.266855, c3 = 'epWYtgdNcA' where c = 1740 index_test.go:143: sql update test_index set c1 = 4606378795480090978, c2 = 0.853145, c3 = 'CsbBl5RGu3' where c = 374 index_test.go:140: sql delete from test_index where c = 1928 index_test.go:143: sql update test_index set c1 = 3961463906950175026, c2 = 0.554018, c3 = 'X5WTHnO0Go' where c = 1891 index_test.go:140: sql delete from test_index where c = 517 index_test.go:143: sql update test_index set c1 = 7251961765664694830, c2 = 0.395104, c3 = 'Zo9PeYIC4P' where c = 1308 index_test.go:143: sql update test_index set c1 = 3861831047798621607, c2 = 0.744233, c3 = '3by8EcIVyi' where c = 1887 index_test.go:137: sql insert into test_index values (1972, 5505453865734563434, 0.011206, 'zMBH3OZvB4') index_test.go:137: sql insert into test_index values (1969, 3675385322837631085, 0.598180, 'NmU48olPja') index_test.go:137: sql insert into test_index values (1971, 3046991409289103361, 0.313476, 'UTBqMgEGFv') index_test.go:143: sql update test_index set c1 = 2509633593383543407, c2 = 0.481702, c3 = 'PPGWW6XkHO' where c = 1139 index_test.go:137: sql insert into test_index values (1970, 2744334290662616658, 0.649600, 'o7LPHFePUT') index_test.go:137: sql insert into test_index values (1973, 8740792063026337096, 0.578233, 'gvEsMmx1vx') index_test.go:140: sql delete from test_index where c = 1745 index_test.go:137: sql insert into test_index values (1974, 1977174106180074429, 0.411434, 'O6kpdoLJgt') index_test.go:140: sql delete from test_index where c = 1203 index_test.go:143: sql update test_index set c1 = 8354431404137417803, c2 = 0.131082, c3 = 'qBrcT7Tf5h' where c = 431 index_test.go:137: sql insert into test_index values (1976, 9020043395219018435, 0.409899, 'pHk5LGPqAx') index_test.go:140: sql delete from test_index where c = 1794 index_test.go:140: sql delete from test_index where c = 1308 index_test.go:140: sql delete from test_index where c = 1879 index_test.go:140: sql delete from test_index where c = 529 index_test.go:137: sql insert into test_index values (1975, 1866858420662694564, 0.429896, '0KxMnBEv1B') index_test.go:143: sql update test_index set c1 = 2216282239256703696, c2 = 0.363024, c3 = 'QnFuOIRaJO' where c = 442 index_test.go:140: sql delete from test_index where c = 1681 index_test.go:143: sql update test_index set c1 = 3545694361317036537, c2 = 0.779157, c3 = 'zc8zjxa7N0' where c = 1274 index_test.go:143: sql update test_index set c1 = 2078994699898701646, c2 = 0.295824, c3 = 'F7CfL4NslN' where c = 1483 index_test.go:140: sql delete from test_index where c = 1337 index_test.go:140: sql delete from test_index where c = 886 index_test.go:143: sql update test_index set c1 = 4378703445810758188, c2 = 0.584765, c3 = 'SLugiBkiOI' where c = 1524 index_test.go:143: sql update test_index set c1 = 4730402887902291978, c2 = 0.887604, c3 = 'RWqUwR54Y6' where c = 1316 index_test.go:143: sql update test_index set c1 = 8695959442792949659, c2 = 0.123595, c3 = '9uVJj3k4gy' where c = 637 index_test.go:137: sql insert into test_index values (1977, 2117686280677337228, 0.420414, 'bHxqnwgRjN') index_test.go:137: sql insert into test_index values (1978, 8684259015493635851, 0.157236, 'B6w6dOXxPv') index_test.go:143: sql update test_index set c1 = 8845362077612606827, c2 = 0.454957, c3 = 'bPxujyeHN2' where c = 1822 index_test.go:137: sql insert into test_index values (1979, 8732575396548630771, 0.426789, 'p7tLmtI6iN') index_test.go:137: sql insert into test_index values (1980, 1879443259190924054, 0.458129, 'JoEOaFnWK3') index_test.go:143: sql update test_index set c1 = 521366314189674750, c2 = 0.091988, c3 = 'hrU2wyGsDV' where c = 750 index_test.go:140: sql delete from test_index where c = 1352 index_test.go:137: sql insert into test_index values (1982, 1607309500781137088, 0.902880, 'zmij7R6bDq') index_test.go:140: sql delete from test_index where c = 688 index_test.go:140: sql delete from test_index where c = 760 index_test.go:137: sql insert into test_index values (1983, 1096223141264951400, 0.538963, 'UpmhN3G8Ca') index_test.go:137: sql insert into test_index values (1981, 2553163077578593234, 0.987987, 'TnX9C8wYaR') index_test.go:137: sql insert into test_index values (1984, 6614842686095111344, 0.271202, 'mGpfro6qtX') index_test.go:143: sql update test_index set c1 = 7007917053813932179, c2 = 0.449763, c3 = 'NDB78jcPGe' where c = 1369 index_test.go:137: sql insert into test_index values (1985, 8652211295098738765, 0.357694, '3atsYD9ZWX') index_test.go:143: sql update test_index set c1 = 3723865516340407295, c2 = 0.588993, c3 = 'FwO933OCpR' where c = 773 index_test.go:140: sql delete from test_index where c = 585 index_test.go:140: sql delete from test_index where c = 1141 index_test.go:140: sql delete from test_index where c = 763 index_test.go:143: sql update test_index set c1 = 1909175496701898084, c2 = 0.279574, c3 = 'elMr8J0iZU' where c = 119 index_test.go:143: sql update test_index set c1 = 2774829908582878829, c2 = 0.856869, c3 = '5BFwEFDT2P' where c = 1446 index_test.go:137: sql insert into test_index values (1987, 2693625531971853626, 0.057577, 'ho7bbSriwi') index_test.go:137: sql insert into test_index values (1986, 3493949515437227720, 0.980035, '7ELU6VZRJ4') index_test.go:143: sql update test_index set c1 = 8392267330267801014, c2 = 0.892126, c3 = 'wg2jYxzcLj' where c = 252 index_test.go:140: sql delete from test_index where c = 888 index_test.go:140: sql delete from test_index where c = 1321 index_test.go:143: sql update test_index set c1 = 2762279308768143053, c2 = 0.880730, c3 = 'FmEFZMm5nS' where c = 390 index_test.go:140: sql delete from test_index where c = 618 index_test.go:140: sql delete from test_index where c = 766 index_test.go:140: sql delete from test_index where c = 1492 index_test.go:143: sql update test_index set c1 = 2747315574068538799, c2 = 0.775019, c3 = 'ZDdd9Lpo8e' where c = 1981 index_test.go:137: sql insert into test_index values (1989, 6081749479856917161, 0.222121, '9biDUVxyNr') index_test.go:143: sql update test_index set c1 = 3787450192961494350, c2 = 0.965492, c3 = 'idZ1PAsrZO' where c = 446 index_test.go:137: sql insert into test_index values (1990, 6177482429899511660, 0.934148, 'ILat4NX1lP') index_test.go:143: sql update test_index set c1 = 4789476200599990393, c2 = 0.387625, c3 = '8s2x9JahSA' where c = 1293 index_test.go:143: sql update test_index set c1 = 929646045451253528, c2 = 0.234612, c3 = '2ppKiVZNM3' where c = 1413 index_test.go:137: sql insert into test_index values (1988, 4229148003596281254, 0.613492, 'JBaq5AyVVu') index_test.go:137: sql insert into test_index values (1991, 4603276606720651603, 0.035410, 'Lh4NcfQv25') index_test.go:143: sql update test_index set c1 = 7166053855503773536, c2 = 0.650777, c3 = 'wT0RPzkjpV' where c = 1220 index_test.go:140: sql delete from test_index where c = 1018 index_test.go:140: sql delete from test_index where c = 775 index_test.go:137: sql insert into test_index values (1992, 9158628869323207259, 0.026604, 'BG8vvHCJTx') index_test.go:137: sql insert into test_index values (1993, 2269602412164766467, 0.400024, 'T1IdDbD8Vn') index_test.go:140: sql delete from test_index where c = 1967 index_test.go:140: sql delete from test_index where c = 1702 index_test.go:137: sql insert into test_index values (1994, 163860139303440726, 0.404296, 'ArNb9sk5wt') index_test.go:143: sql update test_index set c1 = 6569174672981972978, c2 = 0.538766, c3 = 'figy3iex49' where c = 392 index_test.go:140: sql delete from test_index where c = 1928 index_test.go:143: sql update test_index set c1 = 8935144559332122086, c2 = 0.636515, c3 = 'f3G4TUZScn' where c = 121 index_test.go:143: sql update test_index set c1 = 8137988458229681965, c2 = 0.327379, c3 = 'iYZct0YJEH' where c = 864 index_test.go:140: sql delete from test_index where c = 1374 index_test.go:143: sql update test_index set c1 = 2391188462998002799, c2 = 0.098711, c3 = 'ZZrNWNeFCR' where c = 1800 index_test.go:143: sql update test_index set c1 = 3931624391396494872, c2 = 0.867621, c3 = 'DwmW6fv9bj' where c = 833 index_test.go:143: sql update test_index set c1 = 4129951937977011806, c2 = 0.243896, c3 = 'rYevBR5L94' where c = 171 index_test.go:137: sql insert into test_index values (1995, 3961629832930615214, 0.263652, 'aRsNCkrH1p') index_test.go:137: sql insert into test_index values (1996, 6291897582159841939, 0.033757, 'AP8gmCA02R') index_test.go:140: sql delete from test_index where c = 714 index_test.go:143: sql update test_index set c1 = 3413840050002815099, c2 = 0.520048, c3 = 'zeI4KmwV0e' where c = 474 index_test.go:140: sql delete from test_index where c = 360 index_test.go:137: sql insert into test_index values (1998, 6842705494347609430, 0.612582, 'iPF5DoOF6R') index_test.go:143: sql update test_index set c1 = 1555803415772000875, c2 = 0.244356, c3 = 'C4VuCS8nWP' where c = 1231 index_test.go:137: sql insert into test_index values (1997, 828841274636289416, 0.999504, 'eoPcfYbhFI') index_test.go:137: sql insert into test_index values (1999, 2561731552032224759, 0.376317, 'VmSg1jb0q9') index_test.go:143: sql update test_index set c1 = 8631795373315082799, c2 = 0.704350, c3 = 'brLrRfRm9d' where c = 1577 index_test.go:140: sql delete from test_index where c = 1525 index_test.go:137: sql insert into test_index values (2000, 8307359648536634550, 0.002561, 'u4OpKGK37O') index_test.go:140: sql delete from test_index where c = 1424 index_test.go:140: sql delete from test_index where c = 1784 index_test.go:140: sql delete from test_index where c = 1893 index_test.go:140: sql delete from test_index where c = 1610 index_test.go:143: sql update test_index set c1 = 2589748753540994496, c2 = 0.171170, c3 = 'VyUDvTf0XW' where c = 566 index_test.go:143: sql update test_index set c1 = 5946319232554272560, c2 = 0.564152, c3 = '7pAKpDV09U' where c = 180 index_test.go:143: sql update test_index set c1 = 2416643805415229348, c2 = 0.010430, c3 = 'Zd80a34eVc' where c = 1473 index_test.go:143: sql update test_index set c1 = 328867985607878162, c2 = 0.555423, c3 = 'bb03FDPRF1' where c = 705 index_test.go:143: sql update test_index set c1 = 4154353223231067574, c2 = 0.274331, c3 = 'wl3XkewEwu' where c = 1855 [mysql] 2025/04/04 18:47:32 packets.go:37: unexpected EOF [mysql] 2025/04/04 18:47:32 packets.go:37: unexpected EOF [2025/04/04 18:47:32.155 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="delete from test_mixed where c1 = 4641"] [addr=127.0.0.1:5002] [error="invalid connection"] [2025/04/04 18:47:32.155 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="delete from test_mixed where c1 = 2175"] [addr=127.0.0.1:5002] [error="invalid connection"] index_test.go:137: sql insert into test_index values (2001, 4260101133553023042, 0.367473, 'gSNEBxTZVC') index_test.go:137: sql insert into test_index values (2005, 8712057301613227006, 0.078485, 'ELUivptZ4l') index_test.go:137: sql insert into test_index values (2002, 4476534038757619197, 0.204207, 'kIAJHlj9PX') index_test.go:137: sql insert into test_index values (2006, 5400034943220769756, 0.274548, 'cb1YuTncx8') index_test.go:137: sql insert into test_index values (2003, 5864149929086354999, 0.147004, 'TXeBn0ELyK') index_test.go:137: sql insert into test_index values (2008, 5528626425966964330, 0.610771, '2a25c7wctL') index_test.go:137: sql insert into test_index values (2007, 2328511304721010906, 0.381968, '6hFTbrc8Cy') index_test.go:140: sql delete from test_index where c = 809 index_test.go:137: sql insert into test_index values (2010, 1691834853600377558, 0.232683, '9ErZ66b6gy') index_test.go:137: sql insert into test_index values (2009, 1492982792774336921, 0.554106, '17TPzfMKKn') index_test.go:137: sql insert into test_index values (2004, 2741203161798144848, 0.280417, 'PaUrOuitQa') index_test.go:140: sql delete from test_index where c = 207 index_test.go:140: sql delete from test_index where c = 1943 index_test.go:140: sql delete from test_index where c = 1136 index_test.go:140: sql delete from test_index where c = 983 index_test.go:143: sql update test_index set c1 = 8541379551016049312, c2 = 0.496837, c3 = 'i60F4jTG1J' where c = 1211 index_test.go:140: sql delete from test_index where c = 979 index_test.go:140: sql delete from test_index where c = 516 index_test.go:140: sql delete from test_index where c = 1678 index_test.go:140: sql delete from test_index where c = 1893 index_test.go:140: sql delete from test_index where c = 1647 index_test.go:137: sql insert into test_index values (2011, 7974721796471601494, 0.129424, 'Vmv1chJcIi') index_test.go:143: sql update test_index set c1 = 8166428244780234733, c2 = 0.865256, c3 = '9PPcOaZYhX' where c = 27 index_test.go:143: sql update test_index set c1 = 1647514051597185154, c2 = 0.834843, c3 = 'E6dFrmlwKe' where c = 1832 index_test.go:143: sql update test_index set c1 = 6449167391812711334, c2 = 0.417407, c3 = 'G2KL1iefGj' where c = 737 index_test.go:143: sql update test_index set c1 = 2349535899522118190, c2 = 0.698412, c3 = 'H7YQZGSrTp' where c = 1537 index_test.go:143: sql update test_index set c1 = 2399505702530028280, c2 = 0.378233, c3 = 'kbMlvcDhKM' where c = 1392 index_test.go:143: sql update test_index set c1 = 8515754633413923462, c2 = 0.184160, c3 = 'rNnJFPxzpr' where c = 1834 index_test.go:143: sql update test_index set c1 = 6592737152551273452, c2 = 0.401326, c3 = 'zqYaHYnPoh' where c = 155 index_test.go:143: sql update test_index set c1 = 5841609535265652035, c2 = 0.907272, c3 = 'T95Fesy8f2' where c = 367 index_test.go:140: sql delete from test_index where c = 1987 index_test.go:137: sql insert into test_index values (2012, 4562915671239340735, 0.982205, '79tuh9PSVM') index_test.go:137: sql insert into test_index values (2014, 3719908714360288578, 0.208573, 'IdKhkiEFoC') index_test.go:137: sql insert into test_index values (2013, 2494606829330351848, 0.722144, 'OvecO9ll5W') index_test.go:137: sql insert into test_index values (2015, 7110895178301972663, 0.990829, 'MxdqWNoFo5') index_test.go:137: sql insert into test_index values (2017, 774559067183062189, 0.166741, 'X1vEbeIuDn') index_test.go:143: sql update test_index set c1 = 2361153961816955082, c2 = 0.931675, c3 = 'N34bDCo65J' where c = 1438 index_test.go:143: sql update test_index set c1 = 862569210863484013, c2 = 0.107689, c3 = 'cHNOsNrRW9' where c = 237 index_test.go:137: sql insert into test_index values (2019, 9097087944624457615, 0.206603, 'DUCAR0FMcd') index_test.go:137: sql insert into test_index values (2018, 2148196995660726823, 0.539022, 'RorVGNok51') index_test.go:137: sql insert into test_index values (2016, 3141594627455212029, 0.790969, 'PPGMr2zmyr') index_test.go:140: sql delete from test_index where c = 1955 index_test.go:137: sql insert into test_index values (2021, 4955182868271438543, 0.785502, 'lC2NyLClsU') index_test.go:140: sql delete from test_index where c = 1865 index_test.go:140: sql delete from test_index where c = 1902 index_test.go:140: sql delete from test_index where c = 1495 index_test.go:137: sql insert into test_index values (2020, 5801380358003158392, 0.243590, 'CKxKKlXpmw') index_test.go:140: sql delete from test_index where c = 1471 index_test.go:140: sql delete from test_index where c = 1721 index_test.go:140: sql delete from test_index where c = 1535 index_test.go:140: sql delete from test_index where c = 1821 index_test.go:143: sql update test_index set c1 = 2348460478339942277, c2 = 0.560855, c3 = 'DRIqQhafCq' where c = 375 index_test.go:143: sql update test_index set c1 = 1281588229907010595, c2 = 0.782676, c3 = '7lxT0LRAAU' where c = 396 index_test.go:143: sql update test_index set c1 = 5190811467079851612, c2 = 0.673757, c3 = 'AHIyl6TgEL' where c = 1893 index_test.go:143: sql update test_index set c1 = 2715846660458421137, c2 = 0.058688, c3 = 'UCJMjpUCW8' where c = 164 index_test.go:140: sql delete from test_index where c = 248 index_test.go:137: sql insert into test_index values (2022, 3541574531810276133, 0.469036, 'MevQyF12Tm') index_test.go:137: sql insert into test_index values (2023, 2567965649843523224, 0.966645, 'I0QeyR2RXp') index_test.go:143: sql update test_index set c1 = 1546169877224963029, c2 = 0.992780, c3 = 'urfWfXlWD9' where c = 733 index_test.go:143: sql update test_index set c1 = 6346897462373789839, c2 = 0.902701, c3 = 'mM0nkIQD8h' where c = 848 index_test.go:143: sql update test_index set c1 = 3254654366279079825, c2 = 0.855173, c3 = 'Nf3RQGhoFK' where c = 1597 index_test.go:140: sql delete from test_index where c = 1983 index_test.go:143: sql update test_index set c1 = 886625264329596577, c2 = 0.024446, c3 = 'Q3wqKSFMlO' where c = 561 index_test.go:137: sql insert into test_index values (2025, 8886666632491066772, 0.772680, '9gg3zXDvMf') index_test.go:140: sql delete from test_index where c = 206 index_test.go:143: sql update test_index set c1 = 753427316468354884, c2 = 0.318282, c3 = '7HbD569Kfd' where c = 1037 index_test.go:143: sql update test_index set c1 = 876147301850892047, c2 = 0.489199, c3 = 'y2px1HoQkt' where c = 1658 index_test.go:137: sql insert into test_index values (2024, 51385807496520755, 0.188640, 'LA3SRmeXYb') index_test.go:137: sql insert into test_index values (2026, 550538701543783883, 0.505545, '8VHPXMV3pi') index_test.go:137: sql insert into test_index values (2027, 4474020524902424769, 0.907602, 'wZtzrah3l2') index_test.go:137: sql insert into test_index values (2028, 5299121808068831274, 0.817750, '5OCXUsAT56') index_test.go:143: sql update test_index set c1 = 1384850739886765198, c2 = 0.875241, c3 = 'sr1jxSdAp7' where c = 193 index_test.go:140: sql delete from test_index where c = 2002 index_test.go:137: sql insert into test_index values (2030, 2263171243218265940, 0.703459, 'yS7uNA7owf') index_test.go:137: sql insert into test_index values (2031, 1977314502414869945, 0.796034, 'MpoFjG99SH') index_test.go:140: sql delete from test_index where c = 729 index_test.go:137: sql insert into test_index values (2029, 2989641307885982166, 0.752612, 'VmWoV8Weh2') index_test.go:140: sql delete from test_index where c = 1435 index_test.go:140: sql delete from test_index where c = 1485 index_test.go:140: sql delete from test_index where c = 1239 index_test.go:143: sql update test_index set c1 = 5505695905537592417, c2 = 0.293609, c3 = '5M9qfez8zH' where c = 57 index_test.go:137: sql insert into test_index values (2032, 5902609441344765373, 0.506598, 'B3n0AWHury') index_test.go:140: sql delete from test_index where c = 1608 index_test.go:140: sql delete from test_index where c = 980 index_test.go:143: sql update test_index set c1 = 5609507986660624963, c2 = 0.634401, c3 = 'g5dRhupSqf' where c = 974 index_test.go:143: sql update test_index set c1 = 5778837196806700707, c2 = 0.597037, c3 = '97gj5MtbEB' where c = 1634 index_test.go:140: sql delete from test_index where c = 1437 index_test.go:140: sql delete from test_index where c = 139 index_test.go:143: sql update test_index set c1 = 3630070547410980600, c2 = 0.572131, c3 = 'ptmuqbNj4Z' where c = 1413 index_test.go:143: sql update test_index set c1 = 4963708839507304732, c2 = 0.147485, c3 = 'jlK5weOhCR' where c = 859 index_test.go:137: sql insert into test_index values (2033, 4192307018388048512, 0.232292, 'yzCSo7X4hW') index_test.go:140: sql delete from test_index where c = 1948 index_test.go:137: sql insert into test_index values (2034, 8289140096674731617, 0.101398, 'Zu5IH4WDTz') index_test.go:143: sql update test_index set c1 = 2811751653153907305, c2 = 0.680736, c3 = 'UIYJNH0qCl' where c = 494 index_test.go:137: sql insert into test_index values (2035, 2760035054932775132, 0.071626, 'taeooSy2fT') index_test.go:143: sql update test_index set c1 = 7205237595278397149, c2 = 0.604571, c3 = 'WhaEweVsv9' where c = 1845 index_test.go:143: sql update test_index set c1 = 2132674166120954063, c2 = 0.890189, c3 = 'zIPUhr81DX' where c = 1635 index_test.go:137: sql insert into test_index values (2037, 2029306520697941000, 0.031253, 'RPwBHSaB5k') index_test.go:140: sql delete from test_index where c = 270 index_test.go:143: sql update test_index set c1 = 7157440855612526628, c2 = 0.833224, c3 = 'sA4Ajenana' where c = 770 index_test.go:140: sql delete from test_index where c = 1937 index_test.go:137: sql insert into test_index values (2038, 7377312571455756452, 0.736219, 'BiAeJOP376') index_test.go:140: sql delete from test_index where c = 1861 index_test.go:137: sql insert into test_index values (2039, 4443913460273339923, 0.195446, 'lOW2dZUkgB') index_test.go:143: sql update test_index set c1 = 2480617762493147957, c2 = 0.750188, c3 = 'MLkISIoibv' where c = 358 index_test.go:137: sql insert into test_index values (2040, 6483945747669949728, 0.915954, 'GZei8Md4od') index_test.go:137: sql insert into test_index values (2036, 3195746922911359331, 0.119409, 'BKPXGJsvwA') index_test.go:143: sql update test_index set c1 = 922533440908749460, c2 = 0.964929, c3 = '0p3TH1XPZ0' where c = 1403 index_test.go:140: sql delete from test_index where c = 1473 index_test.go:137: sql insert into test_index values (2041, 3298583767022682194, 0.177125, '5mFmwZSv2k') index_test.go:140: sql delete from test_index where c = 773 index_test.go:143: sql update test_index set c1 = 8981430618263246300, c2 = 0.731256, c3 = '4mnZupzVn4' where c = 722 index_test.go:140: sql delete from test_index where c = 203 index_test.go:143: sql update test_index set c1 = 7906100903060560761, c2 = 0.175182, c3 = '8OLeaZZ7T5' where c = 1373 index_test.go:140: sql delete from test_index where c = 1426 index_test.go:143: sql update test_index set c1 = 6343164951966693632, c2 = 0.066174, c3 = 'jLZvSF8JNz' where c = 734 index_test.go:137: sql insert into test_index values (2043, 7132908746743725536, 0.299686, 'DNM9sBuzoL') index_test.go:140: sql delete from test_index where c = 2000 index_test.go:137: sql insert into test_index values (2042, 7032130449517589961, 0.037435, 'EML8z7N4eO') index_test.go:143: sql update test_index set c1 = 7649150834905076901, c2 = 0.703397, c3 = 'sOtc5NVqo0' where c = 1982 index_test.go:137: sql insert into test_index values (2044, 4024447731035280685, 0.157850, 'XoYcfQRQuC') index_test.go:140: sql delete from test_index where c = 531 index_test.go:143: sql update test_index set c1 = 6826613776737029150, c2 = 0.107486, c3 = 'D9Qj3SXDaw' where c = 572 index_test.go:137: sql insert into test_index values (2046, 2281718757698294893, 0.161380, 'xrUQiPbpIo') index_test.go:137: sql insert into test_index values (2045, 368581127020553494, 0.358718, '77BSLN0vVG') index_test.go:143: sql update test_index set c1 = 4892992631441629022, c2 = 0.531147, c3 = '32aUbRE0yB' where c = 1271 index_test.go:140: sql delete from test_index where c = 1179 index_test.go:140: sql delete from test_index where c = 1494 index_test.go:140: sql delete from test_index where c = 1627 index_test.go:137: sql insert into test_index values (2048, 6674990183776946259, 0.819250, 'VGF0j9rt7u') index_test.go:140: sql delete from test_index where c = 1232 index_test.go:143: sql update test_index set c1 = 6733869085278889604, c2 = 0.031201, c3 = '4CIIO9pXvH' where c = 1968 index_test.go:143: sql update test_index set c1 = 1568213234157577544, c2 = 0.763421, c3 = 'JEtKPPlAv8' where c = 1410 index_test.go:137: sql insert into test_index values (2047, 2103044683725619664, 0.529725, 'RszUTa74ya') index_test.go:143: sql update test_index set c1 = 7472634804736543371, c2 = 0.178122, c3 = 'WvjQxude7N' where c = 774 index_test.go:143: sql update test_index set c1 = 6546651773883632173, c2 = 0.937755, c3 = 'CTfQhri97L' where c = 440 index_test.go:137: sql insert into test_index values (2049, 5661413447569707925, 0.971403, 'kxom1WSsY8') index_test.go:140: sql delete from test_index where c = 462 index_test.go:143: sql update test_index set c1 = 2152473112213238933, c2 = 0.597537, c3 = 'xwTjDPHjRR' where c = 1929 index_test.go:140: sql delete from test_index where c = 457 index_test.go:140: sql delete from test_index where c = 215 index_test.go:137: sql insert into test_index values (2051, 2249311868228993579, 0.006953, 'VAm5WbuHqd') index_test.go:137: sql insert into test_index values (2050, 4634686978724275182, 0.690547, 'zoA2Qeyz0t') index_test.go:137: sql insert into test_index values (2052, 5765511434637654318, 0.430303, 'zHCjGswWYO') index_test.go:143: sql update test_index set c1 = 3114093229698548246, c2 = 0.640724, c3 = 'NAblA7AoFw' where c = 1388 index_test.go:143: sql update test_index set c1 = 8664141660572932250, c2 = 0.373092, c3 = 'SOcA0mNzx1' where c = 328 index_test.go:143: sql update test_index set c1 = 2438319390141134536, c2 = 0.382054, c3 = 's0Ds6JMBLJ' where c = 967 index_test.go:137: sql insert into test_index values (2053, 9102825718147227215, 0.246603, 'MAfkB3Ft8t') index_test.go:137: sql insert into test_index values (2054, 9144354995446558586, 0.227445, 'UNE5JRkXMY') index_test.go:143: sql update test_index set c1 = 1845444180992838131, c2 = 0.645628, c3 = 'MMypHFXsPe' where c = 1440 index_test.go:140: sql delete from test_index where c = 1600 index_test.go:140: sql delete from test_index where c = 2034 index_test.go:140: sql delete from test_index where c = 324 index_test.go:137: sql insert into test_index values (2055, 9074007453978370548, 0.513520, '4sA8q5ABs1') index_test.go:140: sql delete from test_index where c = 433 index_test.go:137: sql insert into test_index values (2057, 6755582232207428736, 0.973822, 'IFihcDXsja') index_test.go:140: sql delete from test_index where c = 1273 index_test.go:137: sql insert into test_index values (2058, 9185248079721093291, 0.071285, '7PwVxcsL9Q') index_test.go:140: sql delete from test_index where c = 1790 index_test.go:137: sql insert into test_index values (2056, 7397856915273529200, 0.807373, 'ta6gJjlMWd') index_test.go:143: sql update test_index set c1 = 3767771682061334796, c2 = 0.069953, c3 = 'tGB7fwQd8B' where c = 476 index_test.go:140: sql delete from test_index where c = 501 index_test.go:143: sql update test_index set c1 = 5629077207574545693, c2 = 0.302181, c3 = 'vS94Xlhgz6' where c = 960 index_test.go:140: sql delete from test_index where c = 1114 index_test.go:143: sql update test_index set c1 = 6195033368785402540, c2 = 0.926566, c3 = 'nJ6PpiIgEM' where c = 261 index_test.go:137: sql insert into test_index values (2059, 8453067039523853964, 0.751288, 'RoHOIL3HcW') index_test.go:140: sql delete from test_index where c = 782 index_test.go:143: sql update test_index set c1 = 1879553007191247699, c2 = 0.900727, c3 = 'At4oL7H0zU' where c = 711 index_test.go:143: sql update test_index set c1 = 9189797564729763627, c2 = 0.582001, c3 = 'Ay8yLK99G6' where c = 1619 index_test.go:140: sql delete from test_index where c = 1915 index_test.go:143: sql update test_index set c1 = 6972435931109087059, c2 = 0.224786, c3 = 'ZrK37GSJyO' where c = 1581 index_test.go:140: sql delete from test_index where c = 467 index_test.go:143: sql update test_index set c1 = 4141453756300813527, c2 = 0.102988, c3 = 'Kx6R4b3Juj' where c = 1849 index_test.go:137: sql insert into test_index values (2060, 1135855327712804957, 0.284515, 'hzSWpvCh4k') index_test.go:137: sql insert into test_index values (2062, 3128252685215519002, 0.016479, 'YkcibDih10') index_test.go:137: sql insert into test_index values (2061, 336973314462883809, 0.655957, 'ZcQ8Hp8p3b') index_test.go:137: sql insert into test_index values (2063, 35466316801633996, 0.185005, 'KkFmlwN5hf') index_test.go:143: sql update test_index set c1 = 5827631250733152481, c2 = 0.202768, c3 = 'MCj5yNi1af' where c = 1300 index_test.go:140: sql delete from test_index where c = 360 index_test.go:143: sql update test_index set c1 = 4501261848570552489, c2 = 0.066118, c3 = 'oJrYILlnKA' where c = 1100 index_test.go:137: sql insert into test_index values (2064, 789368760694506378, 0.367247, 'o2oZTfjVNK') index_test.go:137: sql insert into test_index values (2065, 8459909104947393136, 0.015277, 'GoAkiAg7Ky') index_test.go:140: sql delete from test_index where c = 1699 index_test.go:140: sql delete from test_index where c = 1079 index_test.go:140: sql delete from test_index where c = 1354 index_test.go:140: sql delete from test_index where c = 1201 index_test.go:143: sql update test_index set c1 = 6602157281493937071, c2 = 0.900523, c3 = '7xItGv0kEK' where c = 101 index_test.go:137: sql insert into test_index values (2067, 6670862217837355686, 0.566645, '7FJ7y0Pnxh') index_test.go:143: sql update test_index set c1 = 6857123816779309832, c2 = 0.080842, c3 = 'ovFCEhW2fK' where c = 169 index_test.go:143: sql update test_index set c1 = 6516689103798086861, c2 = 0.801914, c3 = '437fdUqLPn' where c = 1538 index_test.go:137: sql insert into test_index values (2066, 5484878107065913339, 0.507612, 'qIbnqPPhKd') index_test.go:143: sql update test_index set c1 = 5160637755722708069, c2 = 0.408679, c3 = 'F84TuUY5hR' where c = 1868 index_test.go:143: sql update test_index set c1 = 1345494648876675492, c2 = 0.513700, c3 = 'MElsSu7zJW' where c = 1966 index_test.go:140: sql delete from test_index where c = 1560 index_test.go:137: sql insert into test_index values (2069, 2924743285070436543, 0.154361, 'R9ZrbYm3fZ') index_test.go:140: sql delete from test_index where c = 1720 index_test.go:137: sql insert into test_index values (2068, 6925734544932046740, 0.939261, 'zHDbIukEZP') index_test.go:137: sql insert into test_index values (2070, 8194346847481256807, 0.321325, 'm9jgu6fe7y') index_test.go:140: sql delete from test_index where c = 1912 index_test.go:140: sql delete from test_index where c = 974 index_test.go:137: sql insert into test_index values (2072, 2943864560142175935, 0.365746, 'CouogV0XBg') index_test.go:140: sql delete from test_index where c = 290 index_test.go:143: sql update test_index set c1 = 7997560017798556543, c2 = 0.565208, c3 = 'YYUszLNDpW' where c = 1111 index_test.go:143: sql update test_index set c1 = 7731072355816089596, c2 = 0.052294, c3 = 'aJKlFSTGzJ' where c = 105 index_test.go:137: sql insert into test_index values (2071, 4917371164572574460, 0.385263, 'vagQTX0GOL') index_test.go:140: sql delete from test_index where c = 343 index_test.go:143: sql update test_index set c1 = 3192378843011044439, c2 = 0.496973, c3 = 'gUiCB6zYdM' where c = 1799 index_test.go:143: sql update test_index set c1 = 8402432240089197779, c2 = 0.549004, c3 = 'lH8OEOla7z' where c = 184 index_test.go:143: sql update test_index set c1 = 489081251905925606, c2 = 0.742001, c3 = 'AEzDDiDXgW' where c = 1878 index_test.go:143: sql update test_index set c1 = 3214560147552870156, c2 = 0.641553, c3 = 'jGUnbgvUaK' where c = 854 index_test.go:140: sql delete from test_index where c = 1590 index_test.go:143: sql update test_index set c1 = 6908990876105323767, c2 = 0.223062, c3 = 'n97ixTBLOD' where c = 1823 index_test.go:137: sql insert into test_index values (2075, 6009810535147589916, 0.248830, 'lP2ppMTOe4') index_test.go:140: sql delete from test_index where c = 1372 index_test.go:137: sql insert into test_index values (2073, 5651863861097308111, 0.908205, 'VUO2OcUV7g') index_test.go:143: sql update test_index set c1 = 7744171053295017587, c2 = 0.755618, c3 = 'N1ohnLnOBc' where c = 1125 index_test.go:137: sql insert into test_index values (2077, 6662914659517763229, 0.751690, 'JmviGynD6V') index_test.go:137: sql insert into test_index values (2078, 3995784046043637648, 0.384280, 'TwSuIBiCHP') index_test.go:137: sql insert into test_index values (2074, 7945562554484336408, 0.712279, 'pqy0CfxBuA') index_test.go:137: sql insert into test_index values (2076, 3544172923503728087, 0.392909, 'sDcH9XHDwX') index_test.go:137: sql insert into test_index values (2079, 9199578244042487836, 0.718530, '2sHYpdtiie') index_test.go:140: sql delete from test_index where c = 1449 index_test.go:140: sql delete from test_index where c = 656 index_test.go:140: sql delete from test_index where c = 1282 index_test.go:140: sql delete from test_index where c = 1715 index_test.go:140: sql delete from test_index where c = 1397 index_test.go:143: sql update test_index set c1 = 3481893750753922656, c2 = 0.215360, c3 = 'A3OFTIFELM' where c = 1221 index_test.go:137: sql insert into test_index values (2080, 1815130518319722579, 0.782951, 'XBZ8hnxrtB') index_test.go:140: sql delete from test_index where c = 480 index_test.go:143: sql update test_index set c1 = 1664339867820829130, c2 = 0.042369, c3 = 'HWcsuJYPsV' where c = 983 index_test.go:140: sql delete from test_index where c = 1025 index_test.go:143: sql update test_index set c1 = 7180011483895075854, c2 = 0.420997, c3 = '0AAwvNJTzw' where c = 410 index_test.go:143: sql update test_index set c1 = 1624468454193801580, c2 = 0.038879, c3 = 'vsag3Ax9y6' where c = 908 index_test.go:143: sql update test_index set c1 = 7537649727611202953, c2 = 0.558879, c3 = 'FEXRCYqfy8' where c = 1562 index_test.go:143: sql update test_index set c1 = 4382657273955010401, c2 = 0.309594, c3 = '0xH6sbZuIW' where c = 1462 index_test.go:143: sql update test_index set c1 = 4558713848544343520, c2 = 0.045955, c3 = '65caJ9V5tn' where c = 48 index_test.go:137: sql insert into test_index values (2083, 4416300425993963676, 0.947741, 'im710sZT7V') index_test.go:137: sql insert into test_index values (2081, 8489877426484609706, 0.797548, 'kV3wJ0h6of') index_test.go:140: sql delete from test_index where c = 111 index_test.go:137: sql insert into test_index values (2085, 6656403426689149549, 0.852832, '9JtiZLkmY3') index_test.go:137: sql insert into test_index values (2086, 5084482433877440633, 0.318423, 'GXp67Sx2A0') index_test.go:137: sql insert into test_index values (2082, 7026060535156960488, 0.437305, 'ZRqP2UqN5K') index_test.go:137: sql insert into test_index values (2087, 3984626933666881837, 0.437416, 'SSWetw56Bg') index_test.go:140: sql delete from test_index where c = 1476 index_test.go:137: sql insert into test_index values (2084, 1883013945765679449, 0.590966, 'q5SQx4o3bk') index_test.go:143: sql update test_index set c1 = 7925819421667182104, c2 = 0.882931, c3 = 'rV3Kbung2c' where c = 1658 index_test.go:140: sql delete from test_index where c = 1394 index_test.go:140: sql delete from test_index where c = 278 index_test.go:140: sql delete from test_index where c = 1493 index_test.go:140: sql delete from test_index where c = 359 index_test.go:140: sql delete from test_index where c = 130 index_test.go:143: sql update test_index set c1 = 3914697984294571991, c2 = 0.995074, c3 = 'hldyzuehpT' where c = 711 index_test.go:140: sql delete from test_index where c = 794 index_test.go:143: sql update test_index set c1 = 866097095930740768, c2 = 0.234117, c3 = '7qWYSrBBB5' where c = 1000 index_test.go:137: sql insert into test_index values (2088, 353293185399064005, 0.757875, 'qsMKiufJKY') index_test.go:143: sql update test_index set c1 = 1961306249447621620, c2 = 0.005582, c3 = 'OYFAnBb9zy' where c = 1299 index_test.go:143: sql update test_index set c1 = 8311754979517111515, c2 = 0.172244, c3 = 'PA0jFdBylD' where c = 1056 index_test.go:137: sql insert into test_index values (2089, 1253691462234302696, 0.498589, 'jBDpEdjit2') index_test.go:143: sql update test_index set c1 = 3499259664659141445, c2 = 0.282661, c3 = 'FAp7AwLZyh' where c = 1606 index_test.go:143: sql update test_index set c1 = 7178379764276334973, c2 = 0.064903, c3 = 'BLX0JZt6Da' where c = 918 index_test.go:143: sql update test_index set c1 = 5008681518516239736, c2 = 0.657032, c3 = 'WwG892arhC' where c = 149 index_test.go:143: sql update test_index set c1 = 691710098070508871, c2 = 0.500269, c3 = 'eQXAsK8qrh' where c = 934 index_test.go:143: sql update test_index set c1 = 8923980983303701376, c2 = 0.211263, c3 = 'e4GbXTIxPe' where c = 933 index_test.go:137: sql insert into test_index values (2091, 3254236822365347396, 0.732451, 'X11qlafVZA') index_test.go:140: sql delete from test_index where c = 281 index_test.go:137: sql insert into test_index values (2090, 3782228787012502287, 0.837265, 'PuUTJH5QEI') index_test.go:137: sql insert into test_index values (2092, 7189930211408107559, 0.152544, 'bzt4PKOR7V') index_test.go:137: sql insert into test_index values (2093, 7615726757490121219, 0.886864, 'HngJh8SuVD') index_test.go:140: sql delete from test_index where c = 714 index_test.go:137: sql insert into test_index values (2094, 3261195312386165408, 0.324595, 'fFIGy3lCK3') index_test.go:137: sql insert into test_index values (2095, 3232620646820808949, 0.245960, 'aj0ACXcdHd') index_test.go:143: sql update test_index set c1 = 7449588801630714709, c2 = 0.196421, c3 = 'zXHdW2ePXq' where c = 509 index_test.go:140: sql delete from test_index where c = 2054 index_test.go:140: sql delete from test_index where c = 1000 index_test.go:140: sql delete from test_index where c = 105 index_test.go:143: sql update test_index set c1 = 4011122240049213012, c2 = 0.546267, c3 = 'O2EruxeJrs' where c = 2074 index_test.go:143: sql update test_index set c1 = 6976303078380470937, c2 = 0.999921, c3 = 'WUk7qlGwmD' where c = 591 index_test.go:140: sql delete from test_index where c = 1224 index_test.go:137: sql insert into test_index values (2096, 8588129737715860261, 0.935993, '9snYExh5fI') index_test.go:140: sql delete from test_index where c = 1226 index_test.go:140: sql delete from test_index where c = 1585 index_test.go:143: sql update test_index set c1 = 4609377480933035399, c2 = 0.122513, c3 = 'be9qeYO5sy' where c = 354 index_test.go:143: sql update test_index set c1 = 280131394794099471, c2 = 0.951037, c3 = '55GpjvJb7S' where c = 640 index_test.go:143: sql update test_index set c1 = 4724139605442895040, c2 = 0.887809, c3 = 'N7Dv8oPgfg' where c = 52 index_test.go:143: sql update test_index set c1 = 7645689987798666320, c2 = 0.198215, c3 = 'L5FG62FI1X' where c = 856 index_test.go:143: sql update test_index set c1 = 1530487994593719747, c2 = 0.232457, c3 = '7F8Bg9FOZf' where c = 296 index_test.go:137: sql insert into test_index values (2097, 2878272232038127284, 0.998607, 'YJPR2jb02S') index_test.go:140: sql delete from test_index where c = 1154 index_test.go:140: sql delete from test_index where c = 638 index_test.go:137: sql insert into test_index values (2098, 2244425873408311190, 0.158724, '9UtR12dCdu') index_test.go:143: sql update test_index set c1 = 4270372712091820916, c2 = 0.046265, c3 = 'XiUUpogo6O' where c = 76 index_test.go:140: sql delete from test_index where c = 1057 index_test.go:143: sql update test_index set c1 = 4002325829492042128, c2 = 0.859509, c3 = 'gPZNhrh5Pu' where c = 1817 index_test.go:137: sql insert into test_index values (2099, 7417205587648770259, 0.060075, 'Z07CP15eCE') index_test.go:143: sql update test_index set c1 = 768022529686522612, c2 = 0.680556, c3 = 'jYwZSm9nj5' where c = 1845 index_test.go:140: sql delete from test_index where c = 130 index_test.go:143: sql update test_index set c1 = 6363380954252829057, c2 = 0.340551, c3 = '2mXxKChuPr' where c = 717 index_test.go:137: sql insert into test_index values (2100, 8088457931829244337, 0.395417, 'arPZGhWbMF') index_test.go:140: sql delete from test_index where c = 263 index_test.go:143: sql update test_index set c1 = 9145453844198081348, c2 = 0.669227, c3 = 'FMVWJNPhR3' where c = 176 index_test.go:137: sql insert into test_index values (2101, 5070882138400531787, 0.960846, 'v07aEDOEoL') index_test.go:137: sql insert into test_index values (2103, 2170475624597995525, 0.106727, 'B4QhCeO5S4') index_test.go:137: sql insert into test_index values (2102, 3166194415651848733, 0.743410, 'HTAqJM9mjT') index_test.go:137: sql insert into test_index values (2105, 3899042746736788520, 0.253856, 'yZJmiYMRYt') index_test.go:137: sql insert into test_index values (2104, 5024915580663919717, 0.137478, 'zSEfkl2PVN') index_test.go:137: sql insert into test_index values (2109, 1450992530232594880, 0.071450, 'cEGXo5j9DO') index_test.go:137: sql insert into test_index values (2106, 1889784111868478934, 0.205820, 'iMOirx0oKO') index_test.go:137: sql insert into test_index values (2107, 633005326507663180, 0.025629, 'otmfnS5XHL') index_test.go:137: sql insert into test_index values (2110, 7605099361118647686, 0.456417, 'yvESpIUHyc') index_test.go:137: sql insert into test_index values (2108, 8881593504150959898, 0.392600, 'd8GGqbCl3c') index_test.go:140: sql delete from test_index where c = 1383 index_test.go:140: sql delete from test_index where c = 904 index_test.go:140: sql delete from test_index where c = 1262 index_test.go:140: sql delete from test_index where c = 42 index_test.go:140: sql delete from test_index where c = 939 index_test.go:143: sql update test_index set c1 = 8921650485084360545, c2 = 0.184377, c3 = '0bu5qB3KRF' where c = 1068 index_test.go:140: sql delete from test_index where c = 351 index_test.go:143: sql update test_index set c1 = 1509669305087390748, c2 = 0.542120, c3 = 'rpnniiEpyc' where c = 387 index_test.go:140: sql delete from test_index where c = 807 index_test.go:140: sql delete from test_index where c = 660 index_test.go:140: sql delete from test_index where c = 554 index_test.go:140: sql delete from test_index where c = 1297 index_test.go:143: sql update test_index set c1 = 4941678833106668277, c2 = 0.259701, c3 = '6jOh3xLKX4' where c = 790 index_test.go:143: sql update test_index set c1 = 7305692107268436883, c2 = 0.000263, c3 = 'RgOuJIrSw2' where c = 460 index_test.go:143: sql update test_index set c1 = 4210804218299960985, c2 = 0.363120, c3 = 'VtvJm5Nau6' where c = 1403 index_test.go:137: sql insert into test_index values (2111, 5356091797249459053, 0.468327, 'rJzhxBzMBv') index_test.go:143: sql update test_index set c1 = 6556209573601318186, c2 = 0.679669, c3 = 'K6jCTZjSVT' where c = 1943 index_test.go:140: sql delete from test_index where c = 600 index_test.go:137: sql insert into test_index values (2113, 1328287918543137578, 0.565214, 'lDue47jSB6') index_test.go:143: sql update test_index set c1 = 1511141568401171505, c2 = 0.397707, c3 = 'fnukEF1kfD' where c = 2011 index_test.go:137: sql insert into test_index values (2114, 1246165501312010440, 0.397215, 'AQBSHlE60J') index_test.go:137: sql insert into test_index values (2115, 3590886233491142775, 0.933046, 'FVqw91YQqC') index_test.go:137: sql insert into test_index values (2112, 3788895442945999897, 0.401923, 'UDBFC9iidk') index_test.go:143: sql update test_index set c1 = 479448597977732124, c2 = 0.371870, c3 = '7Z0id1tNuK' where c = 2047 index_test.go:137: sql insert into test_index values (2116, 2288020720380996021, 0.673623, 'q2gzEOsTfA') index_test.go:143: sql update test_index set c1 = 2180984149242139729, c2 = 0.650943, c3 = 'ujHn9sMzW6' where c = 1235 index_test.go:143: sql update test_index set c1 = 6289759836478110861, c2 = 0.868323, c3 = 'jnYVX3K6jK' where c = 938 index_test.go:140: sql delete from test_index where c = 610 index_test.go:140: sql delete from test_index where c = 1383 index_test.go:140: sql delete from test_index where c = 542 index_test.go:140: sql delete from test_index where c = 554 index_test.go:137: sql insert into test_index values (2117, 5668298224092355913, 0.487735, 'osA6jzhk4i') index_test.go:143: sql update test_index set c1 = 2782541499299274199, c2 = 0.228625, c3 = 'aIA7fyChOc' where c = 1890 index_test.go:143: sql update test_index set c1 = 6677971684043777598, c2 = 0.352216, c3 = 'sX3heAioHz' where c = 1407 index_test.go:137: sql insert into test_index values (2118, 1945692244122139473, 0.574171, 'F2s1IphVEL') index_test.go:137: sql insert into test_index values (2121, 1449648409244886891, 0.774319, '4c6llnk9EV') index_test.go:143: sql update test_index set c1 = 3796013631716848049, c2 = 0.031746, c3 = 'FOwWkVI4YG' where c = 1199 index_test.go:143: sql update test_index set c1 = 326608284938414110, c2 = 0.307046, c3 = 'R7XZ0WtN8E' where c = 1198 index_test.go:140: sql delete from test_index where c = 1718 index_test.go:137: sql insert into test_index values (2119, 5160198212516160077, 0.020666, 'RiqSkaG1X9') index_test.go:137: sql insert into test_index values (2120, 3639022551468813902, 0.657668, 'sMaLXs6u3J') index_test.go:140: sql delete from test_index where c = 1607 index_test.go:140: sql delete from test_index where c = 494 index_test.go:137: sql insert into test_index values (2122, 3230226947836320135, 0.489742, '7m280FcizD') index_test.go:143: sql update test_index set c1 = 485716961789306642, c2 = 0.649056, c3 = '3r41M9R6Ix' where c = 1108 index_test.go:137: sql insert into test_index values (2123, 6903952056588241131, 0.986266, 'BuptQDUzyn') index_test.go:137: sql insert into test_index values (2124, 1146024539307443939, 0.459416, '32JuP316Mk') index_test.go:143: sql update test_index set c1 = 2899700815142283828, c2 = 0.877223, c3 = 'X8KfhSEysS' where c = 1301 index_test.go:140: sql delete from test_index where c = 2030 index_test.go:143: sql update test_index set c1 = 8564514109372847328, c2 = 0.758055, c3 = 'NAdFch8mSc' where c = 1177 index_test.go:143: sql update test_index set c1 = 4090120012499869724, c2 = 0.001469, c3 = 'jdancoSsTy' where c = 852 index_test.go:140: sql delete from test_index where c = 240 index_test.go:140: sql delete from test_index where c = 46 index_test.go:137: sql insert into test_index values (2126, 3954550576405332078, 0.971866, 'XSc4XfEjPv') index_test.go:137: sql insert into test_index values (2125, 7164144881222153909, 0.431364, 'FCZW1pZ4p6') index_test.go:140: sql delete from test_index where c = 1887 index_test.go:140: sql delete from test_index where c = 1562 index_test.go:143: sql update test_index set c1 = 7434447758750988233, c2 = 0.021584, c3 = 'xPURsFVPrh' where c = 1769 index_test.go:137: sql insert into test_index values (2127, 5129155261422442023, 0.837006, 'NGbjXSMN9v') index_test.go:143: sql update test_index set c1 = 2661615266214970557, c2 = 0.283664, c3 = '1BlSXmBTH2' where c = 525 index_test.go:143: sql update test_index set c1 = 8500164816415176090, c2 = 0.094902, c3 = '5wE5HOu5Ns' where c = 1247 index_test.go:143: sql update test_index set c1 = 9130685196554766325, c2 = 0.009514, c3 = 'DpCP3UVbsU' where c = 2076 index_test.go:140: sql delete from test_index where c = 152 index_test.go:140: sql delete from test_index where c = 1222 index_test.go:140: sql delete from test_index where c = 1974 index_test.go:140: sql delete from test_index where c = 1118 index_test.go:137: sql insert into test_index values (2128, 1888265922504189598, 0.637319, '8GyCwQViMs') index_test.go:137: sql insert into test_index values (2130, 6022888020375763064, 0.912906, 'pTF0Y9xrLK') index_test.go:143: sql update test_index set c1 = 1335143448648650686, c2 = 0.843907, c3 = 'KkqXrlChKC' where c = 1646 index_test.go:137: sql insert into test_index values (2131, 4062859440380456543, 0.358892, 'iIvmA7ppMA') index_test.go:143: sql update test_index set c1 = 1415552459320483119, c2 = 0.464445, c3 = 'bvQ2f6Tvgi' where c = 143 index_test.go:137: sql insert into test_index values (2132, 7145045074488278222, 0.359119, '5M2kNX8CkW') index_test.go:140: sql delete from test_index where c = 1141 index_test.go:137: sql insert into test_index values (2129, 9178457351882600307, 0.393075, 'TziMOrqqdz') index_test.go:143: sql update test_index set c1 = 4732589144961806966, c2 = 0.497721, c3 = '1f6Tr7VIEd' where c = 1516 index_test.go:143: sql update test_index set c1 = 3808453964905987208, c2 = 0.892971, c3 = 'BhwUOIf0tt' where c = 1100 index_test.go:140: sql delete from test_index where c = 199 index_test.go:140: sql delete from test_index where c = 2050 index_test.go:143: sql update test_index set c1 = 4595979971084021401, c2 = 0.383351, c3 = 'CEwFUCXyJc' where c = 359 index_test.go:137: sql insert into test_index values (2133, 753136618453361469, 0.376082, '5ohoqMyaIu') index_test.go:143: sql update test_index set c1 = 8041714077003545603, c2 = 0.887104, c3 = 'iFtdoGtVS1' where c = 501 index_test.go:140: sql delete from test_index where c = 1024 index_test.go:140: sql delete from test_index where c = 1651 index_test.go:137: sql insert into test_index values (2136, 8742804955504132916, 0.461142, 'jJCoTBNCSA') index_test.go:137: sql insert into test_index values (2134, 6950049694595659356, 0.504609, 'ADlzicrRTz') index_test.go:143: sql update test_index set c1 = 6087327351016654267, c2 = 0.745294, c3 = 'UjdflllEhd' where c = 305 index_test.go:143: sql update test_index set c1 = 4805832252572619571, c2 = 0.908586, c3 = 'EhfdrapgrY' where c = 449 index_test.go:137: sql insert into test_index values (2137, 8227460891750353793, 0.102994, 'lLQcvJoHA3') index_test.go:137: sql insert into test_index values (2135, 9167458009599647296, 0.702354, 'jw9ny9hTw3') index_test.go:137: sql insert into test_index values (2138, 158402741987686333, 0.666728, 'jgtff8SYMZ') index_test.go:143: sql update test_index set c1 = 6475761755564033626, c2 = 0.861821, c3 = 'HGjnuwnM4Z' where c = 88 index_test.go:140: sql delete from test_index where c = 489 index_test.go:137: sql insert into test_index values (2140, 232930320198731988, 0.389399, 'cesvq1uW6N') index_test.go:137: sql insert into test_index values (2139, 5571166812612689605, 0.085956, 'CiEQ9fV9Cg') index_test.go:143: sql update test_index set c1 = 5759434022614087120, c2 = 0.444445, c3 = 'IiDxAUT2BH' where c = 2046 index_test.go:140: sql delete from test_index where c = 1991 index_test.go:140: sql delete from test_index where c = 492 index_test.go:140: sql delete from test_index where c = 1391 index_test.go:140: sql delete from test_index where c = 264 index_test.go:137: sql insert into test_index values (2141, 3863316375268961424, 0.978586, 'ditEEFOZ9E') index_test.go:140: sql delete from test_index where c = 1965 index_test.go:140: sql delete from test_index where c = 2025 index_test.go:140: sql delete from test_index where c = 1199 index_test.go:143: sql update test_index set c1 = 7973071392557638027, c2 = 0.942693, c3 = 'BHvWl7uj7Q' where c = 692 index_test.go:137: sql insert into test_index values (2142, 1291416913228496785, 0.807014, 'SRFe2VOZts') index_test.go:143: sql update test_index set c1 = 5319949972796146517, c2 = 0.439723, c3 = 'HDvMuehwA0' where c = 2126 index_test.go:143: sql update test_index set c1 = 1643473898323977905, c2 = 0.505725, c3 = 'PQFlqusm9r' where c = 1284 index_test.go:143: sql update test_index set c1 = 4448272514720168010, c2 = 0.978023, c3 = 'gIKL3DnOUX' where c = 1365 index_test.go:143: sql update test_index set c1 = 1502140779778771779, c2 = 0.503098, c3 = 'yeZUOyh9Qi' where c = 1395 index_test.go:143: sql update test_index set c1 = 8075925725444323306, c2 = 0.648715, c3 = 'kqbRLyIzRH' where c = 569 index_test.go:137: sql insert into test_index values (2144, 7158162691787376990, 0.140346, 'jkvP9SEUmy') index_test.go:137: sql insert into test_index values (2145, 2102612649582474545, 0.755940, 'g3YD7cMs6s') index_test.go:137: sql insert into test_index values (2143, 8469200649317037203, 0.889819, 'gm2JEbF8fP') index_test.go:140: sql delete from test_index where c = 1615 index_test.go:143: sql update test_index set c1 = 1069320110492266831, c2 = 0.103227, c3 = 'uG6NrmlZ6V' where c = 302 index_test.go:143: sql update test_index set c1 = 966461459266379693, c2 = 0.392910, c3 = '5tTwKevzqV' where c = 1193 index_test.go:140: sql delete from test_index where c = 1024 index_test.go:140: sql delete from test_index where c = 2015 index_test.go:137: sql insert into test_index values (2146, 1549567229122207731, 0.407874, 'BPLnagFwUG') index_test.go:140: sql delete from test_index where c = 536 index_test.go:143: sql update test_index set c1 = 4427516604746481732, c2 = 0.529273, c3 = 'IHVJca76AQ' where c = 888 index_test.go:137: sql insert into test_index values (2147, 8496202192345209101, 0.908085, 'S8Vp3779aj') index_test.go:143: sql update test_index set c1 = 6684422342721999365, c2 = 0.650567, c3 = '1W8wTkk3zZ' where c = 155 index_test.go:137: sql insert into test_index values (2150, 5689754506001453497, 0.831443, 'fHXegadqP5') index_test.go:140: sql delete from test_index where c = 1342 index_test.go:137: sql insert into test_index values (2148, 4730137075368850410, 0.832229, 'wbe3CvQH2u') index_test.go:140: sql delete from test_index where c = 290 index_test.go:143: sql update test_index set c1 = 7546757324878626110, c2 = 0.194498, c3 = 'NFSOoq4Vq8' where c = 678 index_test.go:137: sql insert into test_index values (2151, 4104100612744865213, 0.242578, 'YfaiQwv1aY') index_test.go:140: sql delete from test_index where c = 397 index_test.go:137: sql insert into test_index values (2149, 4298519654214097712, 0.997970, 'oBA0i4AXS8') index_test.go:143: sql update test_index set c1 = 275029515229101815, c2 = 0.132213, c3 = 'CAoLpjpNHb' where c = 1920 index_test.go:137: sql insert into test_index values (2152, 1540346163042873373, 0.128528, '6AZ2TRr0AX') index_test.go:140: sql delete from test_index where c = 896 index_test.go:137: sql insert into test_index values (2153, 1286394927312788313, 0.729954, 'JirMqOLjMQ') index_test.go:140: sql delete from test_index where c = 1603 index_test.go:143: sql update test_index set c1 = 8734748397124564664, c2 = 0.522584, c3 = 'm3mdceK8l9' where c = 341 index_test.go:143: sql update test_index set c1 = 1922632369064513380, c2 = 0.267082, c3 = '88omr0cNv8' where c = 2052 index_test.go:140: sql delete from test_index where c = 1907 index_test.go:140: sql delete from test_index where c = 727 index_test.go:143: sql update test_index set c1 = 5428341188439035938, c2 = 0.431602, c3 = 'dDBY0PqeW2' where c = 1326 index_test.go:143: sql update test_index set c1 = 8717572870373418741, c2 = 0.801939, c3 = 'EmF8lqL1dV' where c = 1618 index_test.go:137: sql insert into test_index values (2156, 6351292619869858243, 0.150500, 'n1sbw06e5j') index_test.go:137: sql insert into test_index values (2155, 2926432090565335437, 0.075803, 'L67oWmGGlc') index_test.go:143: sql update test_index set c1 = 5571293048914657179, c2 = 0.306605, c3 = '25ImPOQQHS' where c = 1372 index_test.go:140: sql delete from test_index where c = 1962 index_test.go:140: sql delete from test_index where c = 403 index_test.go:137: sql insert into test_index values (2154, 4407710473127463560, 0.798180, 'Q0XqIuYfki') index_test.go:143: sql update test_index set c1 = 3011555235335505111, c2 = 0.127250, c3 = '0tiRJepdD9' where c = 1274 index_test.go:140: sql delete from test_index where c = 317 index_test.go:143: sql update test_index set c1 = 5985304046840328801, c2 = 0.173406, c3 = 'Jtdk6h8oZV' where c = 1266 index_test.go:140: sql delete from test_index where c = 1948 index_test.go:137: sql insert into test_index values (2158, 7907646436163667878, 0.875805, 'Fl4IWKJadX') index_test.go:143: sql update test_index set c1 = 4321320562438601848, c2 = 0.296380, c3 = 'kdajKB5u3O' where c = 1623 index_test.go:137: sql insert into test_index values (2157, 4652657673721798240, 0.327358, 'Cen6dJOCij') index_test.go:137: sql insert into test_index values (2159, 4423813174505040289, 0.908805, 'Lj5MkfEnqE') index_test.go:143: sql update test_index set c1 = 8873545605411018880, c2 = 0.967507, c3 = 'bMkvu5ffGp' where c = 697 index_test.go:140: sql delete from test_index where c = 853 index_test.go:137: sql insert into test_index values (2161, 244201019007672590, 0.509970, 'sMw5ZuNleC') index_test.go:140: sql delete from test_index where c = 27 index_test.go:140: sql delete from test_index where c = 1428 index_test.go:137: sql insert into test_index values (2162, 2602011720558534382, 0.091034, 'MHY6I6lMQA') index_test.go:143: sql update test_index set c1 = 8639055228716679451, c2 = 0.082532, c3 = 'gwry8u7931' where c = 817 index_test.go:143: sql update test_index set c1 = 3699844969681472372, c2 = 0.463777, c3 = 'IKZjr7lvyz' where c = 721 index_test.go:140: sql delete from test_index where c = 1790 index_test.go:137: sql insert into test_index values (2160, 7689921495541796603, 0.421189, '1ECBLFYbfN') index_test.go:143: sql update test_index set c1 = 9005385482230585408, c2 = 0.167459, c3 = 'Ow63iRVVqG' where c = 1678 index_test.go:140: sql delete from test_index where c = 143 index_test.go:143: sql update test_index set c1 = 4874071316246292972, c2 = 0.527009, c3 = '97n3Bf2rHY' where c = 599 index_test.go:143: sql update test_index set c1 = 3042552537801508373, c2 = 0.334535, c3 = 'YMu8iKqqPe' where c = 2025 index_test.go:137: sql insert into test_index values (2163, 6524141437993822198, 0.869775, '95cH6E55Mj') index_test.go:143: sql update test_index set c1 = 6930481968217807717, c2 = 0.934700, c3 = 'Zri2PNWlxk' where c = 595 index_test.go:137: sql insert into test_index values (2164, 3978016694601884804, 0.520160, '3lCOcGib2c') index_test.go:140: sql delete from test_index where c = 588 index_test.go:137: sql insert into test_index values (2165, 1919663516365556639, 0.192878, 'g4xgGqkZGC') index_test.go:137: sql insert into test_index values (2166, 4859862714581463456, 0.234186, 'JW8yNNpcqA') index_test.go:140: sql delete from test_index where c = 1688 index_test.go:140: sql delete from test_index where c = 1454 index_test.go:137: sql insert into test_index values (2167, 1768306346952592226, 0.726696, '2S99XUo3aY') index_test.go:143: sql update test_index set c1 = 1223215807598027158, c2 = 0.270914, c3 = 'MzV7KqajhP' where c = 750 index_test.go:140: sql delete from test_index where c = 318 index_test.go:140: sql delete from test_index where c = 546 index_test.go:137: sql insert into test_index values (2168, 297492785071715908, 0.119288, '3Dhp7rFsRv') index_test.go:137: sql insert into test_index values (2170, 8906312676196880983, 0.218361, 'FI6DJAgWtr') index_test.go:137: sql insert into test_index values (2169, 8328384160732531617, 0.845295, 'QoY9UronWK') index_test.go:140: sql delete from test_index where c = 635 index_test.go:143: sql update test_index set c1 = 3311958533908863320, c2 = 0.710853, c3 = 'JKxbmCpGuq' where c = 1626 index_test.go:143: sql update test_index set c1 = 8142287337766965034, c2 = 0.749206, c3 = 'e7mdl2Jf37' where c = 1266 index_test.go:140: sql delete from test_index where c = 1971 index_test.go:143: sql update test_index set c1 = 174653257883168221, c2 = 0.355102, c3 = 'MkfGOnoqvv' where c = 1532 index_test.go:143: sql update test_index set c1 = 1982950666097734835, c2 = 0.952520, c3 = 'eOXeWrc8y2' where c = 1356 index_test.go:143: sql update test_index set c1 = 3126051565057989099, c2 = 0.338693, c3 = 'owQIF9gMy5' where c = 1006 index_test.go:140: sql delete from test_index where c = 743 index_test.go:140: sql delete from test_index where c = 897 index_test.go:137: sql insert into test_index values (2172, 2320319981655456910, 0.420299, 'sP5EtklxcW') index_test.go:137: sql insert into test_index values (2173, 7730146719391423055, 0.990044, '0x866WZIll') index_test.go:143: sql update test_index set c1 = 4176246969279926495, c2 = 0.477616, c3 = '5KL6IMffWO' where c = 981 index_test.go:137: sql insert into test_index values (2174, 5954500068299926958, 0.682633, 'dWC1bSxS1A') index_test.go:137: sql insert into test_index values (2175, 1273186612673525868, 0.526457, 'IhtMcasFpN') index_test.go:140: sql delete from test_index where c = 1840 index_test.go:143: sql update test_index set c1 = 4217567127884352903, c2 = 0.544374, c3 = 'j2rQzDtiFV' where c = 712 index_test.go:143: sql update test_index set c1 = 6863339692739519889, c2 = 0.556809, c3 = 'Uf7zZYYOcF' where c = 406 index_test.go:143: sql update test_index set c1 = 4146514859981735975, c2 = 0.876934, c3 = 'dIl8cw0hn0' where c = 1575 index_test.go:137: sql insert into test_index values (2171, 3347001810772976350, 0.566065, 'ec93OcDGN4') index_test.go:140: sql delete from test_index where c = 506 index_test.go:140: sql delete from test_index where c = 1766 index_test.go:137: sql insert into test_index values (2177, 7423456541572268711, 0.997359, 'JWrPZAyAe6') index_test.go:137: sql insert into test_index values (2179, 2385400586593238693, 0.389016, 'S4aGHJxMet') index_test.go:137: sql insert into test_index values (2178, 2536955009665629221, 0.050177, 'QYaz0hFe77') index_test.go:143: sql update test_index set c1 = 5348208413286157804, c2 = 0.305805, c3 = 'AhMgENHyKP' where c = 1774 index_test.go:143: sql update test_index set c1 = 789691125079682825, c2 = 0.363512, c3 = 'cSt3lSoLUX' where c = 1610 index_test.go:140: sql delete from test_index where c = 1939 index_test.go:140: sql delete from test_index where c = 146 index_test.go:140: sql delete from test_index where c = 766 index_test.go:140: sql delete from test_index where c = 1690 index_test.go:137: sql insert into test_index values (2176, 7807602497767844978, 0.815008, 'xrYbNpMJuP') index_test.go:143: sql update test_index set c1 = 4162051123444707404, c2 = 0.152028, c3 = 'AdFqEopgTw' where c = 383 index_test.go:140: sql delete from test_index where c = 617 index_test.go:140: sql delete from test_index where c = 1947 index_test.go:137: sql insert into test_index values (2181, 3714394332253206533, 0.256193, 'oCe0bNJcUS') index_test.go:137: sql insert into test_index values (2180, 4727988739266045526, 0.182150, 'NUN76oYIxh') index_test.go:143: sql update test_index set c1 = 5604496417671342366, c2 = 0.038657, c3 = 'QEZPNoqO8E' where c = 1891 index_test.go:143: sql update test_index set c1 = 2324520086014237347, c2 = 0.673590, c3 = '6jKFPqaHMa' where c = 592 index_test.go:143: sql update test_index set c1 = 8483711270831928533, c2 = 0.919069, c3 = 'Rkmpq5WaEJ' where c = 477 index_test.go:143: sql update test_index set c1 = 8789605384562973380, c2 = 0.584921, c3 = '5KtrNoz4Hu' where c = 72 index_test.go:137: sql insert into test_index values (2182, 617344088414162109, 0.470844, 'yT0rocOrvy') index_test.go:143: sql update test_index set c1 = 4004649951174308976, c2 = 0.161550, c3 = 'IbqW9W6UvN' where c = 273 index_test.go:140: sql delete from test_index where c = 1119 index_test.go:140: sql delete from test_index where c = 1399 index_test.go:143: sql update test_index set c1 = 1082573074278586833, c2 = 0.869562, c3 = 'GDqQuinjc0' where c = 1008 index_test.go:137: sql insert into test_index values (2184, 4564666427893479924, 0.922403, 'jEnVmdIWtT') index_test.go:140: sql delete from test_index where c = 1711 index_test.go:140: sql delete from test_index where c = 1120 index_test.go:137: sql insert into test_index values (2183, 3653640006796511461, 0.212371, 'HffYhDbNFa') index_test.go:137: sql insert into test_index values (2185, 2303045624825146497, 0.604183, 'FOzbTR6oD4') index_test.go:140: sql delete from test_index where c = 1095 index_test.go:143: sql update test_index set c1 = 1641267126257562799, c2 = 0.279886, c3 = 'dkPLibsGz6' where c = 1349 index_test.go:143: sql update test_index set c1 = 7884039445998284247, c2 = 0.446910, c3 = 'MmQC9FOaa0' where c = 1747 index_test.go:143: sql update test_index set c1 = 8008265971017437248, c2 = 0.366543, c3 = 'IIzv1JDEPv' where c = 902 index_test.go:140: sql delete from test_index where c = 1568 index_test.go:143: sql update test_index set c1 = 2382076538072441017, c2 = 0.801965, c3 = '1i4hyN44Gy' where c = 1509 index_test.go:137: sql insert into test_index values (2187, 9169143378300420424, 0.304372, 'C5LaVyuVBC') index_test.go:137: sql insert into test_index values (2186, 1831660563585954098, 0.317009, 'waMaDzad0I') index_test.go:143: sql update test_index set c1 = 6348348066621338322, c2 = 0.777247, c3 = 'MtMdUXXU3r' where c = 1309 index_test.go:137: sql insert into test_index values (2188, 3608616394191265851, 0.659930, 'p14Lc9V3JG') index_test.go:140: sql delete from test_index where c = 1365 index_test.go:137: sql insert into test_index values (2191, 160836176709173790, 0.880144, 'qyMfpR7zpL') index_test.go:137: sql insert into test_index values (2190, 208001829121870986, 0.822633, 'B3b43seSV4') index_test.go:140: sql delete from test_index where c = 1627 index_test.go:143: sql update test_index set c1 = 3745353237273288778, c2 = 0.563251, c3 = 'nlAygzxUhD' where c = 1266 index_test.go:140: sql delete from test_index where c = 1424 index_test.go:137: sql insert into test_index values (2192, 6455598841196610591, 0.460810, 'GaBSNrbSoZ') index_test.go:137: sql insert into test_index values (2189, 8939715997285899365, 0.505629, 'FazSwUuNnQ') index_test.go:137: sql insert into test_index values (2193, 8602195844418774889, 0.149993, 'LwusH6xGkq') index_test.go:140: sql delete from test_index where c = 1612 index_test.go:140: sql delete from test_index where c = 2072 index_test.go:140: sql delete from test_index where c = 202 index_test.go:137: sql insert into test_index values (2194, 7576510168710497898, 0.463941, 'BX2ct6M7DB') index_test.go:140: sql delete from test_index where c = 216 index_test.go:140: sql delete from test_index where c = 70 index_test.go:143: sql update test_index set c1 = 5710079070226382104, c2 = 0.917873, c3 = 'u5OrqhR2L7' where c = 160 index_test.go:143: sql update test_index set c1 = 6318935033652539809, c2 = 0.379672, c3 = 'dwoMCaTOZg' where c = 1039 index_test.go:140: sql delete from test_index where c = 2036 index_test.go:143: sql update test_index set c1 = 5043171230409633787, c2 = 0.781569, c3 = 'wlCmCzaSmF' where c = 215 index_test.go:143: sql update test_index set c1 = 7901706419345696838, c2 = 0.547466, c3 = 'l0aF43S6mI' where c = 563 index_test.go:140: sql delete from test_index where c = 699 index_test.go:143: sql update test_index set c1 = 4169019989591866356, c2 = 0.235203, c3 = 'iEKUdhQWax' where c = 938 index_test.go:143: sql update test_index set c1 = 4772394538237303115, c2 = 0.287452, c3 = 'IlLv3IHJy5' where c = 1306 index_test.go:143: sql update test_index set c1 = 8673542493674103788, c2 = 0.510404, c3 = 'NAl65OcD4H' where c = 2123 index_test.go:137: sql insert into test_index values (2196, 5143734312670596629, 0.574663, 'LlskQYchbI') index_test.go:143: sql update test_index set c1 = 3440509488254688853, c2 = 0.995500, c3 = 'XiCophPH3R' where c = 1339 index_test.go:143: sql update test_index set c1 = 8060608850672576889, c2 = 0.545473, c3 = '2uHRVNAgVu' where c = 84 index_test.go:137: sql insert into test_index values (2195, 4445971334366138244, 0.989102, 'PJWwZBcgj1') index_test.go:137: sql insert into test_index values (2197, 4560743969189783120, 0.485522, 'WgzcjLJRbZ') index_test.go:140: sql delete from test_index where c = 495 index_test.go:143: sql update test_index set c1 = 7809212705118942373, c2 = 0.654874, c3 = 'EsEPbq3BY1' where c = 778 index_test.go:140: sql delete from test_index where c = 34 index_test.go:137: sql insert into test_index values (2198, 7698163285260086501, 0.044543, 'fGgsFKiiLU') index_test.go:140: sql delete from test_index where c = 1411 index_test.go:137: sql insert into test_index values (2199, 3517724319484088361, 0.390948, 'FFLAlF7UFY') index_test.go:143: sql update test_index set c1 = 8908716029056791342, c2 = 0.980953, c3 = 'onVSBKPijJ' where c = 113 index_test.go:140: sql delete from test_index where c = 1088 index_test.go:143: sql update test_index set c1 = 7529324950901640777, c2 = 0.691140, c3 = 'AClA5FsgzB' where c = 677 index_test.go:143: sql update test_index set c1 = 5325251604471492415, c2 = 0.321292, c3 = 't67DGTwtQT' where c = 827 index_test.go:140: sql delete from test_index where c = 1436 index_test.go:137: sql insert into test_index values (2200, 4399663231510019437, 0.232761, 'FAVQqi6uob') index_test.go:143: sql update test_index set c1 = 5047974205352116808, c2 = 0.824351, c3 = 'L4VL7ws8oM' where c = 1617 index_test.go:140: sql delete from test_index where c = 1930 index_test.go:143: sql update test_index set c1 = 6614428088208810013, c2 = 0.992537, c3 = 'hAqhPUZZNh' where c = 1420 index_test.go:143: sql update test_index set c1 = 6549594097397526696, c2 = 0.013834, c3 = 'C94HQu1Y4l' where c = 128 index_test.go:137: sql insert into test_index values (2209, 282050828114651600, 0.628728, 'cLemaFgofM') index_test.go:137: sql insert into test_index values (2205, 4817577549878490678, 0.433878, 'KKEnvCRhwa') index_test.go:137: sql insert into test_index values (2203, 1194080163842202198, 0.443256, '3Szr5umxJ8') index_test.go:137: sql insert into test_index values (2201, 6271894709652680072, 0.213740, 'gZ0c6HJH8M') index_test.go:137: sql insert into test_index values (2206, 2043277240076142364, 0.804352, '8vpMDg41u5') index_test.go:137: sql insert into test_index values (2207, 1330429631680790518, 0.215009, 'cwhpvmCOxw') index_test.go:137: sql insert into test_index values (2202, 8169460104804359275, 0.885005, '2iIK2fDmkE') index_test.go:137: sql insert into test_index values (2210, 2463114877060404980, 0.435528, 'oyJjjY6RCT') index_test.go:137: sql insert into test_index values (2208, 6498212053813796132, 0.491853, 'aqDFOXDU4X') index_test.go:140: sql delete from test_index where c = 256 index_test.go:137: sql insert into test_index values (2204, 2699038040059860398, 0.420177, 'uj0EbceGop') index_test.go:140: sql delete from test_index where c = 1352 index_test.go:140: sql delete from test_index where c = 1849 index_test.go:140: sql delete from test_index where c = 1355 index_test.go:140: sql delete from test_index where c = 2026 index_test.go:140: sql delete from test_index where c = 1950 index_test.go:140: sql delete from test_index where c = 1900 index_test.go:140: sql delete from test_index where c = 2023 index_test.go:140: sql delete from test_index where c = 137 index_test.go:143: sql update test_index set c1 = 3326073312208331674, c2 = 0.844665, c3 = 'JicUeIwiOx' where c = 2166 index_test.go:143: sql update test_index set c1 = 601762360471918882, c2 = 0.300745, c3 = 'FcpEtEQY52' where c = 257 index_test.go:140: sql delete from test_index where c = 935 index_test.go:143: sql update test_index set c1 = 103483119966287417, c2 = 0.368651, c3 = 'xG2vSxoKVy' where c = 253 index_test.go:143: sql update test_index set c1 = 7205180789364254099, c2 = 0.589735, c3 = '4QaYH64I2Q' where c = 2116 index_test.go:143: sql update test_index set c1 = 6015793310510972488, c2 = 0.926821, c3 = 'Q2BXezOvUs' where c = 147 index_test.go:143: sql update test_index set c1 = 2504032849413268529, c2 = 0.916137, c3 = 'qsvQMyVHnm' where c = 1804 index_test.go:143: sql update test_index set c1 = 6594165007522176022, c2 = 0.483715, c3 = 'sO8Qp7OFhf' where c = 2084 index_test.go:137: sql insert into test_index values (2211, 3730974135537823482, 0.899912, '7TP4MBjPHf') index_test.go:137: sql insert into test_index values (2212, 5991162373120594751, 0.748856, 'dxCAGNdJNX') index_test.go:143: sql update test_index set c1 = 6555203551476755677, c2 = 0.757030, c3 = '8AHsQudxEc' where c = 1443 index_test.go:143: sql update test_index set c1 = 134592769372051921, c2 = 0.535837, c3 = '9zPXIn56xB' where c = 1679 index_test.go:137: sql insert into test_index values (2213, 8099009151336548263, 0.271541, 'Eo2nJHoVUX') index_test.go:140: sql delete from test_index where c = 394 index_test.go:137: sql insert into test_index values (2215, 6436057413797377299, 0.925458, 'q3ZMqUoJOP') index_test.go:137: sql insert into test_index values (2214, 7484348626610517814, 0.906754, 'yCtyKgLzDr') index_test.go:137: sql insert into test_index values (2217, 3129222482881616903, 0.566753, 'Y5mW1Dws7D') index_test.go:143: sql update test_index set c1 = 2528460495354643273, c2 = 0.330418, c3 = 'tMbEwqpTCM' where c = 1050 index_test.go:137: sql insert into test_index values (2218, 215198405042393778, 0.722529, 'l3VeDKyLPQ') index_test.go:137: sql insert into test_index values (2219, 2939278514886278557, 0.584182, 'jNAY1MlaYC') index_test.go:140: sql delete from test_index where c = 113 index_test.go:140: sql delete from test_index where c = 427 index_test.go:140: sql delete from test_index where c = 571 index_test.go:137: sql insert into test_index values (2216, 8007104568988135030, 0.538828, '8rDo2gBnBu') index_test.go:140: sql delete from test_index where c = 686 index_test.go:140: sql delete from test_index where c = 520 index_test.go:140: sql delete from test_index where c = 1901 index_test.go:137: sql insert into test_index values (2220, 2612618999334265950, 0.367445, 'Ihfwm8rZjB') index_test.go:143: sql update test_index set c1 = 5135870553833772926, c2 = 0.848809, c3 = 'ep8DuKlioP' where c = 1416 index_test.go:143: sql update test_index set c1 = 7108799455874940818, c2 = 0.383447, c3 = 'dzb9WrD30d' where c = 1064 index_test.go:140: sql delete from test_index where c = 765 index_test.go:140: sql delete from test_index where c = 937 index_test.go:143: sql update test_index set c1 = 888784332100807307, c2 = 0.938662, c3 = 'diao8D3pKf' where c = 879 index_test.go:143: sql update test_index set c1 = 8223489864460217450, c2 = 0.808876, c3 = 'RkIqt0mNm6' where c = 1596 index_test.go:137: sql insert into test_index values (2221, 7215085375240647597, 0.121095, 'qUhH1a5MC3') index_test.go:137: sql insert into test_index values (2222, 6227078604345795028, 0.408361, 'H6ifyZm4JD') index_test.go:143: sql update test_index set c1 = 7860405993314967339, c2 = 0.267662, c3 = 'FqgvOyfthl' where c = 1622 index_test.go:143: sql update test_index set c1 = 7402700595610415915, c2 = 0.099374, c3 = 'fRQewJVUyg' where c = 1268 index_test.go:143: sql update test_index set c1 = 6513009560882791932, c2 = 0.211576, c3 = 'rGFxJ9QmuY' where c = 199 index_test.go:140: sql delete from test_index where c = 1166 index_test.go:143: sql update test_index set c1 = 1392149716094558809, c2 = 0.771241, c3 = 'jq9R4UZwNG' where c = 1994 index_test.go:137: sql insert into test_index values (2223, 3324611683003054038, 0.486570, 'p2494hzMh6') index_test.go:137: sql insert into test_index values (2224, 4328618032655740300, 0.879812, 't4LvxnyopG') index_test.go:140: sql delete from test_index where c = 1286 index_test.go:137: sql insert into test_index values (2225, 3243300343950143083, 0.488870, '0eiiMZsbSq') index_test.go:143: sql update test_index set c1 = 7713769764243730352, c2 = 0.043008, c3 = 'pd1svNetrY' where c = 1439 index_test.go:140: sql delete from test_index where c = 1090 index_test.go:140: sql delete from test_index where c = 393 index_test.go:143: sql update test_index set c1 = 7521961923830805204, c2 = 0.606788, c3 = 'nO3nJUEFaV' where c = 1455 index_test.go:137: sql insert into test_index values (2227, 6653703336427799490, 0.589091, 'SmT22GBXzC') index_test.go:140: sql delete from test_index where c = 613 index_test.go:143: sql update test_index set c1 = 7934265481468302254, c2 = 0.388894, c3 = '8gjKCOx8pX' where c = 166 index_test.go:143: sql update test_index set c1 = 702539634379595652, c2 = 0.635093, c3 = 'z1j1OdLX9u' where c = 447 index_test.go:137: sql insert into test_index values (2226, 9000471334415764206, 0.612750, 's4gOcu4jfD') index_test.go:137: sql insert into test_index values (2229, 193026775421736954, 0.700649, 'QAPTVMJRhK') index_test.go:140: sql delete from test_index where c = 1398 index_test.go:137: sql insert into test_index values (2228, 5811099366953900467, 0.073062, 'D0qaQG8vNo') index_test.go:137: sql insert into test_index values (2230, 2736485371734906633, 0.975434, 'Qrv3JinYoV') index_test.go:143: sql update test_index set c1 = 2988742548264191276, c2 = 0.362987, c3 = 'vz5kpe5zUl' where c = 2031 index_test.go:140: sql delete from test_index where c = 1650 index_test.go:143: sql update test_index set c1 = 4631523531418525094, c2 = 0.425854, c3 = 'BAhEMwg22Z' where c = 255 index_test.go:140: sql delete from test_index where c = 1349 index_test.go:140: sql delete from test_index where c = 71 index_test.go:143: sql update test_index set c1 = 3067977268368002359, c2 = 0.300340, c3 = 'HBquoV7vyR' where c = 73 index_test.go:137: sql insert into test_index values (2231, 1201338920230911033, 0.565752, '9KiVeckMpq') index_test.go:137: sql insert into test_index values (2232, 709866003654161137, 0.109464, 'b8ZlN177MZ') index_test.go:140: sql delete from test_index where c = 1151 index_test.go:137: sql insert into test_index values (2234, 7295197755091233476, 0.898931, 'KxvrfNAOwM') index_test.go:137: sql insert into test_index values (2233, 1728806908004426554, 0.583767, 'XbCagUF2o2') index_test.go:140: sql delete from test_index where c = 78 index_test.go:143: sql update test_index set c1 = 7793128613891209034, c2 = 0.093392, c3 = '62vtPDua87' where c = 349 index_test.go:140: sql delete from test_index where c = 501 index_test.go:137: sql insert into test_index values (2235, 3745997551951902465, 0.503424, 'MPIfsVpGCj') index_test.go:140: sql delete from test_index where c = 1357 index_test.go:143: sql update test_index set c1 = 6337014709567354248, c2 = 0.082193, c3 = 'gyqViBuL5b' where c = 432 index_test.go:140: sql delete from test_index where c = 128 index_test.go:140: sql delete from test_index where c = 1664 index_test.go:143: sql update test_index set c1 = 5549406583589857237, c2 = 0.815683, c3 = 'miQMct5y4n' where c = 611 index_test.go:143: sql update test_index set c1 = 7055924496141970296, c2 = 0.666807, c3 = 'ipTRbltIuX' where c = 1416 index_test.go:143: sql update test_index set c1 = 2251646297284054005, c2 = 0.283503, c3 = 'I3Rc36anbR' where c = 1335 index_test.go:143: sql update test_index set c1 = 5539552454455043193, c2 = 0.272840, c3 = 'xqpuW8NOEo' where c = 1306 index_test.go:137: sql insert into test_index values (2237, 5486707544395144180, 0.587686, 'XkqZ0Ji6gn') index_test.go:140: sql delete from test_index where c = 1362 index_test.go:143: sql update test_index set c1 = 4493960104565956635, c2 = 0.071210, c3 = 'BFqUupiM6X' where c = 2077 index_test.go:137: sql insert into test_index values (2236, 3133402196456177407, 0.942060, 'Y19WQDot8n') index_test.go:143: sql update test_index set c1 = 8300593015726030555, c2 = 0.608519, c3 = 'YAH0mU2qjN' where c = 609 index_test.go:137: sql insert into test_index values (2238, 6843226857445063682, 0.653896, 'PcxfKjqVO9') index_test.go:137: sql insert into test_index values (2239, 231834896798080747, 0.164243, 'J3IHIHlHpp') index_test.go:143: sql update test_index set c1 = 8952465809333161011, c2 = 0.765548, c3 = 'lBjGPUh4TH' where c = 394 index_test.go:143: sql update test_index set c1 = 3519317655794814440, c2 = 0.734809, c3 = 'hBCEEJFWkx' where c = 2089 index_test.go:140: sql delete from test_index where c = 1047 index_test.go:140: sql delete from test_index where c = 2209 index_test.go:137: sql insert into test_index values (2240, 1669653461012705072, 0.383777, 'K3ABPoDTzW') index_test.go:140: sql delete from test_index where c = 199 index_test.go:137: sql insert into test_index values (2242, 4481425879388047494, 0.474375, 'GXQhEUSQNO') index_test.go:137: sql insert into test_index values (2243, 6700952791179603129, 0.124948, 'ZwuvW3KMfP') index_test.go:137: sql insert into test_index values (2241, 9158563419714866881, 0.685501, 'EhAXiZ6qnD') index_test.go:143: sql update test_index set c1 = 4000986588126467868, c2 = 0.006914, c3 = 'G6mOJSyGm3' where c = 455 index_test.go:137: sql insert into test_index values (2245, 7104410536826910642, 0.205842, 'qhLcMjqktu') index_test.go:137: sql insert into test_index values (2244, 8812168239533205002, 0.717558, 'Pchwc6g6kI') index_test.go:140: sql delete from test_index where c = 1706 index_test.go:140: sql delete from test_index where c = 41 index_test.go:143: sql update test_index set c1 = 1923405723405047354, c2 = 0.824029, c3 = 'jDYf4yBqwB' where c = 674 index_test.go:140: sql delete from test_index where c = 390 index_test.go:140: sql delete from test_index where c = 731 index_test.go:143: sql update test_index set c1 = 3450026460029330443, c2 = 0.414780, c3 = 'GRlHUCWHZh' where c = 318 index_test.go:143: sql update test_index set c1 = 1265490692134061308, c2 = 0.072924, c3 = 'q65AnC3Xsa' where c = 1152 index_test.go:143: sql update test_index set c1 = 2076287296452639371, c2 = 0.903117, c3 = 'aroPeuq3UD' where c = 1931 index_test.go:140: sql delete from test_index where c = 1659 index_test.go:137: sql insert into test_index values (2246, 7962535462213695357, 0.271600, 'k8LzYCD17D') index_test.go:140: sql delete from test_index where c = 835 index_test.go:143: sql update test_index set c1 = 6033077976062848154, c2 = 0.044345, c3 = '04xVev4aWY' where c = 206 index_test.go:137: sql insert into test_index values (2247, 4778211672630831680, 0.894632, '2W7FqCtWFA') index_test.go:140: sql delete from test_index where c = 2212 index_test.go:137: sql insert into test_index values (2249, 1066123855901050277, 0.282085, 'GphhyKtcEy') index_test.go:143: sql update test_index set c1 = 8652538880542704131, c2 = 0.419511, c3 = 'cqgQIBsTnW' where c = 856 index_test.go:143: sql update test_index set c1 = 8231877374416698698, c2 = 0.072178, c3 = 'WtfP4ZKCNJ' where c = 1098 index_test.go:143: sql update test_index set c1 = 3008992760104680700, c2 = 0.790198, c3 = 'CTmyh87MaY' where c = 1939 index_test.go:137: sql insert into test_index values (2248, 7378271324930794873, 0.716584, 'PIdVtdTCVs') index_test.go:140: sql delete from test_index where c = 1152 index_test.go:137: sql insert into test_index values (2250, 7163099623109865159, 0.428015, 'jQhjHb9FF0') index_test.go:140: sql delete from test_index where c = 792 index_test.go:143: sql update test_index set c1 = 4070455920237304008, c2 = 0.124368, c3 = 'KJ72YPdXNd' where c = 1074 index_test.go:137: sql insert into test_index values (2252, 4647096910647192189, 0.939384, 'wyQltPYx5Q') index_test.go:137: sql insert into test_index values (2253, 1076251290512301616, 0.510542, '3xkE2ekcGf') index_test.go:137: sql insert into test_index values (2251, 6487367809733618564, 0.478583, 'LV0kEnJDw9') index_test.go:137: sql insert into test_index values (2254, 782527942697930548, 0.505986, 'dmBecEznJE') index_test.go:140: sql delete from test_index where c = 1264 index_test.go:140: sql delete from test_index where c = 1544 index_test.go:140: sql delete from test_index where c = 676 index_test.go:137: sql insert into test_index values (2255, 8571722793554204367, 0.544799, 'Pu5gbWK7P9') index_test.go:143: sql update test_index set c1 = 8312317374499821809, c2 = 0.354708, c3 = 'J1coNGt8cg' where c = 256 index_test.go:143: sql update test_index set c1 = 1062435875117209412, c2 = 0.543001, c3 = 'Zqxdz2Irms' where c = 1798 index_test.go:140: sql delete from test_index where c = 2110 index_test.go:140: sql delete from test_index where c = 1841 index_test.go:143: sql update test_index set c1 = 7115183382270883059, c2 = 0.614293, c3 = 'GuzDsbyUXt' where c = 809 index_test.go:143: sql update test_index set c1 = 4432550733785478557, c2 = 0.119732, c3 = 'Fntww8y6Pg' where c = 1481 index_test.go:140: sql delete from test_index where c = 1564 index_test.go:137: sql insert into test_index values (2256, 8186571890248224308, 0.197154, 'EOiy9qab2R') index_test.go:137: sql insert into test_index values (2257, 137140625771920211, 0.020439, '5HgScWDzm2') index_test.go:140: sql delete from test_index where c = 1431 index_test.go:143: sql update test_index set c1 = 1947282980687009968, c2 = 0.210548, c3 = 'g7rkQzd9kh' where c = 477 index_test.go:140: sql delete from test_index where c = 415 index_test.go:143: sql update test_index set c1 = 3120696921575230135, c2 = 0.029565, c3 = 'rghy0fbfrD' where c = 1624 index_test.go:137: sql insert into test_index values (2258, 4828094181456820086, 0.985845, 'VTBb1QovJ4') index_test.go:137: sql insert into test_index values (2259, 1584726366730814538, 0.614027, 'y9r3ozp0A0') index_test.go:143: sql update test_index set c1 = 2439543753196381831, c2 = 0.408354, c3 = 'QB6jOCD7Ma' where c = 1752 index_test.go:143: sql update test_index set c1 = 7116888010797491584, c2 = 0.939900, c3 = 'tMDrbPw58Z' where c = 2185 index_test.go:140: sql delete from test_index where c = 2116 index_test.go:143: sql update test_index set c1 = 2095762370245681731, c2 = 0.198712, c3 = 'MOcFpViB9t' where c = 989 index_test.go:137: sql insert into test_index values (2260, 219739192426615622, 0.802388, 'xVgxcApCTP') index_test.go:140: sql delete from test_index where c = 1459 index_test.go:140: sql delete from test_index where c = 237 index_test.go:137: sql insert into test_index values (2261, 5131979583591145411, 0.816758, 'pX7sVRRUAA') index_test.go:143: sql update test_index set c1 = 3204163905461927950, c2 = 0.251269, c3 = 'qiHTyKZ5iZ' where c = 1140 index_test.go:137: sql insert into test_index values (2262, 6724720915114712674, 0.910153, 'XpS32tYNxv') index_test.go:137: sql insert into test_index values (2263, 3082308046848091479, 0.851849, 'grkVGdhdxq') index_test.go:143: sql update test_index set c1 = 4464709650322967149, c2 = 0.484867, c3 = 'OW8RmUuVrR' where c = 583 index_test.go:143: sql update test_index set c1 = 2078379861545448134, c2 = 0.096724, c3 = 'OragyhlGlb' where c = 193 index_test.go:140: sql delete from test_index where c = 1702 index_test.go:140: sql delete from test_index where c = 954 index_test.go:140: sql delete from test_index where c = 1619 index_test.go:143: sql update test_index set c1 = 3911014273959489963, c2 = 0.353615, c3 = 'zQP5sL31iJ' where c = 2143 index_test.go:137: sql insert into test_index values (2264, 8982723723251339676, 0.424002, 'SgKMwGsRqM') index_test.go:137: sql insert into test_index values (2265, 758885513075198889, 0.940017, '5IdQVJgrXw') index_test.go:143: sql update test_index set c1 = 3541805170067045977, c2 = 0.820509, c3 = 'cZ2QbX5luv' where c = 303 index_test.go:140: sql delete from test_index where c = 1665 index_test.go:137: sql insert into test_index values (2266, 3361350516945983412, 0.477472, '6OSFAtoG5A') index_test.go:137: sql insert into test_index values (2267, 3884290460504112684, 0.720422, 'QS8aricdFA') index_test.go:143: sql update test_index set c1 = 6271296893277486534, c2 = 0.198410, c3 = 'fEHRznxSZY' where c = 1858 index_test.go:137: sql insert into test_index values (2268, 9100250249101338952, 0.370246, '3SGKdVY4lT') index_test.go:140: sql delete from test_index where c = 2160 index_test.go:140: sql delete from test_index where c = 1546 index_test.go:140: sql delete from test_index where c = 874 index_test.go:137: sql insert into test_index values (2269, 1151876743928217598, 0.616969, '4swJd52fX8') index_test.go:143: sql update test_index set c1 = 526971891645382759, c2 = 0.684097, c3 = 'bxCde1oiC5' where c = 2039 index_test.go:140: sql delete from test_index where c = 309 index_test.go:143: sql update test_index set c1 = 7308147147038455252, c2 = 0.775040, c3 = '2WYE5wkCqP' where c = 1124 index_test.go:143: sql update test_index set c1 = 8620406686985384971, c2 = 0.327872, c3 = 'UGHjondPTx' where c = 1431 index_test.go:143: sql update test_index set c1 = 8751863739705660462, c2 = 0.194399, c3 = 'x2PRQBsOzO' where c = 649 index_test.go:143: sql update test_index set c1 = 5172863898086531481, c2 = 0.640497, c3 = 'yo7dIAow5N' where c = 1612 index_test.go:140: sql delete from test_index where c = 590 index_test.go:140: sql delete from test_index where c = 2074 index_test.go:140: sql delete from test_index where c = 1696 index_test.go:137: sql insert into test_index values (2270, 2672794866400890555, 0.217073, 'ii99MekID9') index_test.go:137: sql insert into test_index values (2272, 8302385372090692022, 0.783091, 'QhPH5FIWwf') index_test.go:137: sql insert into test_index values (2274, 7443696400060101095, 0.354651, 'qdm8c586Tc') index_test.go:143: sql update test_index set c1 = 7883539239770546828, c2 = 0.144666, c3 = 'so5EgjOTY0' where c = 1402 index_test.go:137: sql insert into test_index values (2275, 8175312952979273394, 0.442809, '1EICeYY0M8') index_test.go:143: sql update test_index set c1 = 4196125125138991847, c2 = 0.744889, c3 = 'aoel5d61H2' where c = 589 index_test.go:140: sql delete from test_index where c = 881 index_test.go:143: sql update test_index set c1 = 4289001999328699803, c2 = 0.790960, c3 = '6zh5zhMQHY' where c = 1738 index_test.go:137: sql insert into test_index values (2271, 3186721851561509702, 0.840384, 'Wg4rM61JDh') index_test.go:137: sql insert into test_index values (2273, 6873482457479720313, 0.513769, 'MzmqNHRaNG') index_test.go:140: sql delete from test_index where c = 359 index_test.go:143: sql update test_index set c1 = 8796939571855369002, c2 = 0.329610, c3 = 'SGsJgu9Zrf' 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 (2278, 3991355354834277441, 0.822536, 'JZXmeysgtW') index_test.go:140: sql delete from test_index where c = 1886 index_test.go:137: sql insert into test_index values (2276, 7442601093980886239, 0.326961, '8Wt1W51uAs') index_test.go:137: sql insert into test_index values (2277, 3855731007656262169, 0.758481, '5ppplPdDdi') index_test.go:143: sql update test_index set c1 = 8829247892966945395, c2 = 0.682230, c3 = 'HxNuV9i4Cn' where c = 1643 index_test.go:137: sql insert into test_index values (2279, 7615546721870709792, 0.738663, 'U8qwEap7WZ') index_test.go:140: sql delete from test_index where c = 1981 index_test.go:140: sql delete from test_index where c = 1563 index_test.go:143: sql update test_index set c1 = 7491746011737340242, c2 = 0.909944, c3 = 'WjLh7AeDqr' where c = 1920 index_test.go:140: sql delete from test_index where c = 1702 index_test.go:140: sql delete from test_index where c = 1118 index_test.go:140: sql delete from test_index where c = 2042 index_test.go:143: sql update test_index set c1 = 3361731970610587728, c2 = 0.500910, c3 = '1OoyskcNPw' where c = 875 index_test.go:143: sql update test_index set c1 = 647897618921011520, c2 = 0.203292, c3 = 'esmDT6oip3' where c = 17 index_test.go:143: sql update test_index set c1 = 8621311142789840180, c2 = 0.247030, c3 = 'RD0So0mf2q' where c = 335 index_test.go:137: sql insert into test_index values (2280, 5319039684314988693, 0.166099, 'bmlNYwAVzo') index_test.go:140: sql delete from test_index where c = 530 index_test.go:143: sql update test_index set c1 = 2991261545111293051, c2 = 0.993569, c3 = '9QGIEE8kIS' where c = 1308 index_test.go:143: sql update test_index set c1 = 4111473477647422923, c2 = 0.684088, c3 = 'sis4WR9evF' where c = 44 index_test.go:137: sql insert into test_index values (2281, 955057073320183567, 0.343137, 'iltElSwrgd') index_test.go:140: sql delete from test_index where c = 381 index_test.go:143: sql update test_index set c1 = 186876429532769515, c2 = 0.095338, c3 = '1zmkNECXZc' where c = 2226 index_test.go:143: sql update test_index set c1 = 4063720670810206566, c2 = 0.323348, c3 = 'FBbYUfvoiE' where c = 81 index_test.go:137: sql insert into test_index values (2282, 2212635319041221021, 0.896304, 'ITdkIEhuN2') index_test.go:137: sql insert into test_index values (2283, 6093908599490934913, 0.061459, 'crFqhbReuc') index_test.go:137: sql insert into test_index values (2284, 3019113101100357037, 0.216927, 'OgqUEZ7S1c') index_test.go:140: sql delete from test_index where c = 1407 index_test.go:143: sql update test_index set c1 = 5658312543748087827, c2 = 0.143707, c3 = 'ta9WVVY6w7' where c = 133 index_test.go:143: sql update test_index set c1 = 262597237518557451, c2 = 0.389181, c3 = 'MmG4mGapzZ' where c = 501 index_test.go:137: sql insert into test_index values (2286, 2613623434596981259, 0.391639, 'Wv86TEGhK5') index_test.go:137: sql insert into test_index values (2285, 8334726401975583910, 0.618496, 'y6ZzBoGgm5') index_test.go:137: sql insert into test_index values (2287, 1970358276630322189, 0.136033, 'wZVA67QYb8') index_test.go:140: sql delete from test_index where c = 1709 index_test.go:137: sql insert into test_index values (2288, 2917626116221155435, 0.388784, 'kQSETtxL6w') index_test.go:140: sql delete from test_index where c = 389 index_test.go:140: sql delete from test_index where c = 1026 index_test.go:137: sql insert into test_index values (2289, 3126969761224591245, 0.194112, 'qNUGh9Kra0') index_test.go:137: sql insert into test_index values (2290, 5849437961882402565, 0.162423, 'sgXcwK3Y60') index_test.go:140: sql delete from test_index where c = 363 index_test.go:143: sql update test_index set c1 = 5240268466925499899, c2 = 0.061173, c3 = 'vOpQDTGVpt' where c = 1237 index_test.go:140: sql delete from test_index where c = 1715 index_test.go:140: sql delete from test_index where c = 961 index_test.go:140: sql delete from test_index where c = 1393 index_test.go:143: sql update test_index set c1 = 4441882463650988076, c2 = 0.632408, c3 = 'cmDe1sBqZt' where c = 361 index_test.go:143: sql update test_index set c1 = 5829958724578116540, c2 = 0.297922, c3 = 'hJSpKmnj6x' where c = 620 index_test.go:143: sql update test_index set c1 = 7704183174489665850, c2 = 0.227204, c3 = 'jzaksFfYa1' where c = 1673 index_test.go:143: sql update test_index set c1 = 1820179499334591853, c2 = 0.975381, c3 = 'NHt2YIg4bM' where c = 444 index_test.go:137: sql insert into test_index values (2291, 7483365979410534129, 0.485822, 'wMit78W00e') index_test.go:140: sql delete from test_index where c = 2253 index_test.go:140: sql delete from test_index where c = 2117 index_test.go:143: sql update test_index set c1 = 7047507986957864381, c2 = 0.987334, c3 = 'aNQ16b63xG' where c = 1836 index_test.go:137: sql insert into test_index values (2293, 3547477778222046406, 0.700391, 'yqG2e0SFvf') index_test.go:137: sql insert into test_index values (2294, 3625558208436226540, 0.211211, 'aGzungnfxW') index_test.go:143: sql update test_index set c1 = 1914359681172334393, c2 = 0.554159, c3 = 'zuZ6p4uy3I' where c = 1883 index_test.go:143: sql update test_index set c1 = 444831703805031015, c2 = 0.265443, c3 = 'va7bdGBN95' where c = 61 index_test.go:143: sql update test_index set c1 = 8071149957208501261, c2 = 0.747686, c3 = 'Ue3M0DkQ4I' where c = 1335 index_test.go:143: sql update test_index set c1 = 8936547544746491390, c2 = 0.264089, c3 = 'zkXS2PqZeI' where c = 1549 index_test.go:137: sql insert into test_index values (2295, 6647962927023698075, 0.647804, 'AqLoe6Cyog') index_test.go:140: sql delete from test_index where c = 67 index_test.go:137: sql insert into test_index values (2292, 782628170274520204, 0.177913, 'ik8v1rnauA') index_test.go:140: sql delete from test_index where c = 1506 index_test.go:140: sql delete from test_index where c = 1080 index_test.go:137: sql insert into test_index values (2297, 412274246539055233, 0.393147, 'zyrTvhDLx9') index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 352 index_test.go:143: sql update test_index set c1 = 5669702616433672895, c2 = 0.643360, c3 = 'Wwfg9SKazs' where c = 1540 index_test.go:140: sql delete from test_index where c = 2023 index_test.go:137: sql insert into test_index values (2296, 1352629029801725705, 0.052809, 'EqTiN6mwP2') index_test.go:143: sql update test_index set c1 = 4288802913751279659, c2 = 0.268228, c3 = 'L6SRFaBzJ4' where c = 783 index_test.go:143: sql update test_index set c1 = 9016430061387695208, c2 = 0.303760, c3 = 'CyApxQVBWp' where c = 506 index_test.go:143: sql update test_index set c1 = 7347860883194640902, c2 = 0.871446, c3 = 'Jbvgdlwquq' where c = 955 index_test.go:137: sql insert into test_index values (2298, 3907648692551068358, 0.618274, 'KiDUqnmtuZ') index_test.go:140: sql delete from test_index where c = 872 index_test.go:137: sql insert into test_index values (2299, 1847625675305673334, 0.977447, 'ag83R1G1zo') index_test.go:143: sql update test_index set c1 = 2080100930857463577, c2 = 0.664044, c3 = 'nLhKB86sBX' where c = 1885 index_test.go:140: sql delete from test_index where c = 1428 index_test.go:143: sql update test_index set c1 = 2934717762937687964, c2 = 0.922295, c3 = 'JRc371wbWm' where c = 1904 index_test.go:143: sql update test_index set c1 = 813544388101198547, c2 = 0.389494, c3 = 'H3xaZrgq5j' where c = 2101 index_test.go:140: sql delete from test_index where c = 2158 index_test.go:143: sql update test_index set c1 = 7368041746607261284, c2 = 0.103088, c3 = 'lH4Bpg6ojr' where c = 1185 index_test.go:137: sql insert into test_index values (2300, 4228685612552220694, 0.773479, 'LE8GUUyV3R') index_test.go:143: sql update test_index set c1 = 3880876339043174382, c2 = 0.818510, c3 = 'NEE3wIBbzm' where c = 638 index_test.go:140: sql delete from test_index where c = 334 index_test.go:143: sql update test_index set c1 = 2141063113791608927, c2 = 0.569810, c3 = 'XrNZbFdCCO' where c = 130 index_test.go:137: sql insert into test_index values (2302, 7425744956946293808, 0.731403, 'OtrKroClst') index_test.go:137: sql insert into test_index values (2304, 3250969634325195092, 0.173840, 'Bki8ERD2vX') index_test.go:137: sql insert into test_index values (2308, 6565169465372123343, 0.314872, 'eNBFFUq3kI') index_test.go:137: sql insert into test_index values (2306, 872889874314366769, 0.421173, 'dKcv8p8VN3') index_test.go:137: sql insert into test_index values (2301, 4143081707236290120, 0.926146, 'JCzrUwmnoy') index_test.go:137: sql insert into test_index values (2303, 3021492948461553660, 0.911440, 'yZZpj3eKva') index_test.go:137: sql insert into test_index values (2309, 8086697071176377352, 0.167529, 'vz6RQWG3ZY') index_test.go:137: sql insert into test_index values (2305, 983957320232693069, 0.741904, 'OLLVc65umK') index_test.go:140: sql delete from test_index where c = 1971 index_test.go:140: sql delete from test_index where c = 1355 index_test.go:137: sql insert into test_index values (2310, 3034440823935466936, 0.286577, 'APslprx1Dk') index_test.go:140: sql delete from test_index where c = 1383 index_test.go:137: sql insert into test_index values (2307, 6842625867968225289, 0.668079, 'zpXUIYXljw') index_test.go:140: sql delete from test_index where c = 1482 index_test.go:140: sql delete from test_index where c = 1605 index_test.go:140: sql delete from test_index where c = 368 index_test.go:143: sql update test_index set c1 = 6158952655829722568, c2 = 0.628774, c3 = 'UuzIe5yhbi' where c = 1402 index_test.go:140: sql delete from test_index where c = 1472 index_test.go:143: sql update test_index set c1 = 65077430894823902, c2 = 0.905043, c3 = 'EVAV4xUdVW' where c = 708 index_test.go:143: sql update test_index set c1 = 8698444890784056299, c2 = 0.029355, c3 = 'ncFBacsr9H' where c = 901 index_test.go:140: sql delete from test_index where c = 836 index_test.go:143: sql update test_index set c1 = 3181114988378411906, c2 = 0.968071, c3 = 'MGgp91uY2p' where c = 490 index_test.go:143: sql update test_index set c1 = 3874399162575586489, c2 = 0.776757, c3 = '73erHsFfdV' where c = 137 index_test.go:140: sql delete from test_index where c = 1178 index_test.go:137: sql insert into test_index values (2311, 6018315530336260964, 0.220036, 'bYpdWh2RXN') index_test.go:140: sql delete from test_index where c = 2287 index_test.go:143: sql update test_index set c1 = 1674519931180283635, c2 = 0.187299, c3 = 'pdxDRlr3wT' where c = 932 index_test.go:143: sql update test_index set c1 = 4288743612411244597, c2 = 0.811231, c3 = 'PD2dR5ohKv' where c = 38 index_test.go:137: sql insert into test_index values (2312, 1939055812638139412, 0.563072, 'MrwR9y83gt') index_test.go:137: sql insert into test_index values (2313, 1266519138793552362, 0.763043, 'pHjjIjVW6h') index_test.go:137: sql insert into test_index values (2314, 3629728478407104586, 0.929397, 'ejeXG9gp6W') index_test.go:143: sql update test_index set c1 = 7054932431119935080, c2 = 0.349485, c3 = 'tJMom37aLn' where c = 1132 index_test.go:143: sql update test_index set c1 = 919369681384345177, c2 = 0.705633, c3 = '2smA3rfrU4' where c = 1960 index_test.go:140: sql delete from test_index where c = 1452 index_test.go:137: sql insert into test_index values (2316, 2064293041375082372, 0.425416, 'qfdJw1Sqsa') index_test.go:137: sql insert into test_index values (2317, 6198663735079605174, 0.942347, 'Skj10ZpAIO') index_test.go:137: sql insert into test_index values (2315, 2481302192697602547, 0.296897, 'Nk0CK6rbx0') index_test.go:143: sql update test_index set c1 = 7418321325283925769, c2 = 0.264429, c3 = 'ACCzu4DEHF' where c = 1046 index_test.go:137: sql insert into test_index values (2318, 1876953951914756562, 0.120545, 'W3hfC4Rdxy') index_test.go:137: sql insert into test_index values (2319, 6016526798213402682, 0.248336, 'SZ5ygL9whW') index_test.go:143: sql update test_index set c1 = 8322102058697387933, c2 = 0.457817, c3 = 'w6GK4QNKcu' where c = 1176 index_test.go:140: sql delete from test_index where c = 887 index_test.go:140: sql delete from test_index where c = 2157 index_test.go:140: sql delete from test_index where c = 1143 index_test.go:140: sql delete from test_index where c = 2165 index_test.go:137: sql insert into test_index values (2320, 1373164547184461758, 0.009737, 'vA6Zv4PAQS') index_test.go:140: sql delete from test_index where c = 1602 index_test.go:140: sql delete from test_index where c = 2146 index_test.go:140: sql delete from test_index where c = 1369 index_test.go:140: sql delete from test_index where c = 810 index_test.go:140: sql delete from test_index where c = 2119 index_test.go:137: sql insert into test_index values (2321, 8929843536184834733, 0.053413, 'NBZTQBQAdT') index_test.go:143: sql update test_index set c1 = 2046783130861220757, c2 = 0.061136, c3 = 'lz7zR1ZVzp' where c = 2287 index_test.go:143: sql update test_index set c1 = 1574397578570972235, c2 = 0.463400, c3 = 'btKhljK2JQ' where c = 412 index_test.go:143: sql update test_index set c1 = 2487382766137792975, c2 = 0.230213, c3 = 'Q9rCMOqZvH' where c = 1858 index_test.go:143: sql update test_index set c1 = 3857706213539907465, c2 = 0.534315, c3 = 'eZJ15pKKJE' where c = 1544 index_test.go:143: sql update test_index set c1 = 6841483945771753575, c2 = 0.126388, c3 = 'wsDRmXJL1L' where c = 859 # Time: 2025-04-04T18:47:33.585370891+08:00 # Txn_start_ts: 0 # Query_time: 0.507750777 # Parse_time: 0.000081929 # Compile_time: 0.000118475 # Rewrite_time: 0.00000266 # Optimize_time: 0 # Wait_TS: 0.000199317 # DB: test_ddl # Is_internal: false # Digest: dca966c114ddec9694d60160365be4f13a7b89ba9e7b7739957fb07b907f8def # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 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:143: sql update test_index set c1 = 8940045154736886853, c2 = 0.959248, c3 = 'OHoI7pQCLt' where c = 55 index_test.go:140: sql delete from test_index where c = 1349 index_test.go:143: sql update test_index set c1 = 914176918696949595, c2 = 0.201543, c3 = 'JhTueJaiOd' where c = 2284 index_test.go:137: sql insert into test_index values (2323, 7737636259921986804, 0.487431, '1kUW56r5iC') index_test.go:137: sql insert into test_index values (2324, 4209848511000366026, 0.445214, 'R80W4ZfjbD') index_test.go:143: sql update test_index set c1 = 7801316306959637946, c2 = 0.793181, c3 = 'NjdWnvu57h' where c = 2144 index_test.go:137: sql insert into test_index values (2325, 2379668016422778431, 0.624355, 'WSDWvdbeVR') index_test.go:143: sql update test_index set c1 = 325457776554573317, c2 = 0.600615, c3 = 'gZRZC4qNtb' where c = 1474 index_test.go:137: sql insert into test_index values (2327, 8999308264184811100, 0.403792, 'F6AlYzM8kX') index_test.go:143: sql update test_index set c1 = 2037220932114936329, c2 = 0.343964, c3 = 'MbODR2PgNE' where c = 1356 index_test.go:137: sql insert into test_index values (2322, 7338834484779205689, 0.024288, 'pVY9YiDlNR') index_test.go:137: sql insert into test_index values (2326, 6494875817710578528, 0.782787, '3DBtP7kbcD') index_test.go:140: sql delete from test_index where c = 1929 index_test.go:137: sql insert into test_index values (2328, 4866292246279679172, 0.998682, 'Fdm6nMe7EG') index_test.go:137: sql insert into test_index values (2330, 10456706986078870, 0.899194, 'mYEgcDD2VS') index_test.go:140: sql delete from test_index where c = 365 index_test.go:137: sql insert into test_index values (2331, 3007084248197515365, 0.897418, 'beRSgiEY65') index_test.go:143: sql update test_index set c1 = 2112871837647714144, c2 = 0.370529, c3 = 'VprU3sVzwi' where c = 871 index_test.go:137: sql insert into test_index values (2329, 7197107776604036509, 0.865720, 'M7ro7CzKbe') index_test.go:140: sql delete from test_index where c = 1162 index_test.go:140: sql delete from test_index where c = 942 index_test.go:140: sql delete from test_index where c = 1182 index_test.go:140: sql delete from test_index where c = 674 index_test.go:143: sql update test_index set c1 = 8434813698743711322, c2 = 0.174328, c3 = 'YiNYYeBQAc' where c = 1317 index_test.go:140: sql delete from test_index where c = 2105 index_test.go:140: sql delete from test_index where c = 1061 index_test.go:143: sql update test_index set c1 = 5484231033307053191, c2 = 0.719672, c3 = 'asJurTTffG' where c = 1249 index_test.go:137: sql insert into test_index values (2332, 7431541628470564475, 0.324819, 'c9LrwJPjYZ') index_test.go:143: sql update test_index set c1 = 8834716572559936236, c2 = 0.908540, c3 = 'mLPNF6e4u9' where c = 2165 index_test.go:137: sql insert into test_index values (2333, 5177958009290391730, 0.293109, 'coiPp56HDw') index_test.go:143: sql update test_index set c1 = 1026108407478214292, c2 = 0.649784, c3 = 'kFZdwl7QHH' where c = 863 index_test.go:143: sql update test_index set c1 = 3539230067434099400, c2 = 0.137478, c3 = 'u5AXzrjeLR' where c = 2222 index_test.go:140: sql delete from test_index where c = 553 index_test.go:143: sql update test_index set c1 = 7948691013315598944, c2 = 0.904345, c3 = 'iL6CkPXRCY' where c = 1170 index_test.go:143: sql update test_index set c1 = 3540629306185246990, c2 = 0.395756, c3 = 'wh5fltc3VM' where c = 2128 index_test.go:140: sql delete from test_index where c = 2186 index_test.go:140: sql delete from test_index where c = 96 index_test.go:137: sql insert into test_index values (2335, 4723494275100845301, 0.284436, 'KRjzm37JmB') index_test.go:140: sql delete from test_index where c = 1733 index_test.go:137: sql insert into test_index values (2336, 6506637154975245712, 0.305643, 'YbIbFXRJAg') index_test.go:137: sql insert into test_index values (2338, 8680215048531193670, 0.075015, '6h4P6Sx6Uq') index_test.go:137: sql insert into test_index values (2334, 5557106649714208713, 0.592879, 'ZrGyeCnrnL') index_test.go:143: sql update test_index set c1 = 5776085920640538322, c2 = 0.213145, c3 = 'hTmnAOBwEa' where c = 1016 index_test.go:137: sql insert into test_index values (2339, 5958325499236651925, 0.847368, 'MwNHi4khNC') index_test.go:140: sql delete from test_index where c = 613 index_test.go:143: sql update test_index set c1 = 5156972433223847352, c2 = 0.545029, c3 = 'bxBetqDXuH' where c = 791 index_test.go:137: sql insert into test_index values (2337, 8443127821639385641, 0.312513, 'OzhrUldrFV') index_test.go:143: sql update test_index set c1 = 6979936393031038742, c2 = 0.549731, c3 = '241VcNaf2k' where c = 1416 index_test.go:140: sql delete from test_index where c = 2284 index_test.go:137: sql insert into test_index values (2340, 4245795571059794925, 0.324112, 'mxTd2Mpd2R') index_test.go:143: sql update test_index set c1 = 3480180484475127419, c2 = 0.292994, c3 = '4WXQOiY7jD' where c = 1131 index_test.go:140: sql delete from test_index where c = 1782 index_test.go:140: sql delete from test_index where c = 1365 index_test.go:137: sql insert into test_index values (2341, 4295311194917419693, 0.824815, 'kijWHGI1Yv') index_test.go:140: sql delete from test_index where c = 1794 index_test.go:140: sql delete from test_index where c = 2039 index_test.go:140: sql delete from test_index where c = 1035 index_test.go:143: sql update test_index set c1 = 6988683896080721672, c2 = 0.751043, c3 = '1Uzt880kBZ' where c = 253 index_test.go:137: sql insert into test_index values (2342, 4704957328287083221, 0.002979, 'mGbKU93eer') index_test.go:143: sql update test_index set c1 = 5637127797810236195, c2 = 0.212766, c3 = '6ptGqNUPKC' where c = 2092 index_test.go:140: sql delete from test_index where c = 527 index_test.go:143: sql update test_index set c1 = 8926001232027479988, c2 = 0.463805, c3 = 'VPZiVqpZEG' where c = 1365 index_test.go:143: sql update test_index set c1 = 1338596192520141475, c2 = 0.417641, c3 = '5kF3visqhc' where c = 884 index_test.go:137: sql insert into test_index values (2343, 6053935054579484223, 0.768684, 'R5emz0Q0bo') index_test.go:140: sql delete from test_index where c = 364 index_test.go:137: sql insert into test_index values (2344, 8999707611218155023, 0.130054, 'f74ngy2LR0') index_test.go:143: sql update test_index set c1 = 4228558975855140615, c2 = 0.394841, c3 = 'wAtDVsIKfY' where c = 568 index_test.go:143: sql update test_index set c1 = 275189284900510886, c2 = 0.708208, c3 = 'HQKFB8740c' where c = 138 index_test.go:137: sql insert into test_index values (2346, 3305228412163181618, 0.289774, 'baNai7JWH5') index_test.go:137: sql insert into test_index values (2347, 1044001426614534869, 0.742914, 'RaRsSynrZI') index_test.go:143: sql update test_index set c1 = 2773839076930777916, c2 = 0.616026, c3 = 'FRSsgEYZzt' where c = 1728 index_test.go:143: sql update test_index set c1 = 2499302334071978358, c2 = 0.551409, c3 = 'JNfjjr003M' where c = 97 index_test.go:140: sql delete from test_index where c = 1234 index_test.go:140: sql delete from test_index where c = 1546 index_test.go:137: sql insert into test_index values (2345, 3032474692124054845, 0.027091, 'bwIjy7aU1m') index_test.go:137: sql insert into test_index values (2348, 5288888258334852208, 0.827562, 'LQyBEtl2xt') index_test.go:137: sql insert into test_index values (2349, 5307719687516667714, 0.103276, 'UThepge4P0') index_test.go:137: sql insert into test_index values (2351, 4086675712869188537, 0.214426, 'wFjXvrMSxI') index_test.go:137: sql insert into test_index values (2350, 5459891312901009534, 0.498500, 'wlDgYmZSMr') index_test.go:143: sql update test_index set c1 = 9056725810380255779, c2 = 0.414648, c3 = '9AQOw2LJVI' where c = 768 index_test.go:140: sql delete from test_index where c = 317 index_test.go:143: sql update test_index set c1 = 2447561354019912858, c2 = 0.741689, c3 = 'PDu12MP7PP' where c = 1836 index_test.go:140: sql delete from test_index where c = 291 index_test.go:140: sql delete from test_index where c = 469 index_test.go:143: sql update test_index set c1 = 8470567019456422246, c2 = 0.291460, c3 = 'fqNclfCz80' where c = 1167 index_test.go:140: sql delete from test_index where c = 1247 index_test.go:140: sql delete from test_index where c = 2249 index_test.go:137: sql insert into test_index values (2352, 1132780121357811641, 0.083089, 'nlCkeCnS9I') index_test.go:140: sql delete from test_index where c = 2063 index_test.go:140: sql delete from test_index where c = 397 index_test.go:143: sql update test_index set c1 = 2170562946791726835, c2 = 0.994901, c3 = 'zVmenF228R' where c = 334 index_test.go:137: sql insert into test_index values (2353, 3647207575694629070, 0.042632, 'ht98F14rJf') index_test.go:143: sql update test_index set c1 = 8423505904968812876, c2 = 0.029064, c3 = 'cy1FZWfopt' where c = 1806 index_test.go:143: sql update test_index set c1 = 2908339636855637602, c2 = 0.639994, c3 = 'Ga3JZS3pWg' where c = 50 index_test.go:143: sql update test_index set c1 = 280498884981844140, c2 = 0.498930, c3 = 'U5ELEAzhfS' where c = 2156 index_test.go:143: sql update test_index set c1 = 7787154895854916029, c2 = 0.091632, c3 = 'kqvUSP58Qe' where c = 1590 index_test.go:140: sql delete from test_index where c = 704 index_test.go:140: sql delete from test_index where c = 2206 index_test.go:143: sql update test_index set c1 = 2920610123214360502, c2 = 0.333767, c3 = '6rzqXs3irB' where c = 193 index_test.go:143: sql update test_index set c1 = 2149915985430179903, c2 = 0.809407, c3 = 'KGxtCJASMq' where c = 1257 index_test.go:137: sql insert into test_index values (2354, 2679310963712158421, 0.155143, 'b0KjHPQabx') index_test.go:137: sql insert into test_index values (2356, 1589738596188677996, 0.470390, 'MA8XUcbxI2') index_test.go:137: sql insert into test_index values (2357, 145904093838376861, 0.491713, 'z4Ha92VdBo') index_test.go:137: sql insert into test_index values (2358, 375450350977587449, 0.941256, 'ulzOHvx9Re') index_test.go:137: sql insert into test_index values (2359, 409393860245579775, 0.857273, 'XPiDl61UTo') index_test.go:137: sql insert into test_index values (2355, 8261054816000675031, 0.088167, '8qHJKCdkhq') index_test.go:143: sql update test_index set c1 = 2987685859708889903, c2 = 0.281344, c3 = 'yKb8YlTjeH' where c = 410 index_test.go:137: sql insert into test_index values (2360, 4078657411169999009, 0.344068, 'Q8f1mUfO4C') index_test.go:140: sql delete from test_index where c = 263 index_test.go:140: sql delete from test_index where c = 443 index_test.go:137: sql insert into test_index values (2361, 6984227535204168300, 0.779829, 'KsmgHsZ2fN') index_test.go:143: sql update test_index set c1 = 2311737803602848365, c2 = 0.948875, c3 = 'FjICSHRFAk' where c = 255 index_test.go:140: sql delete from test_index where c = 192 index_test.go:140: sql delete from test_index where c = 451 index_test.go:140: sql delete from test_index where c = 1511 index_test.go:137: sql insert into test_index values (2362, 8857801375534676023, 0.111658, 'vq51Lfbsqv') index_test.go:143: sql update test_index set c1 = 8950662698650952687, c2 = 0.012193, c3 = 'fLckPsegYT' where c = 1980 index_test.go:143: sql update test_index set c1 = 5127835441105745682, c2 = 0.591175, c3 = 'L4MP0bWO3O' where c = 618 index_test.go:140: sql delete from test_index where c = 2235 index_test.go:143: sql update test_index set c1 = 1798065894909891934, c2 = 0.385448, c3 = 'PONX3bmvxi' where c = 2088 index_test.go:140: sql delete from test_index where c = 652 index_test.go:143: sql update test_index set c1 = 8467418656016710278, c2 = 0.241464, c3 = 'DNrVRPphAG' where c = 505 index_test.go:140: sql delete from test_index where c = 1524 index_test.go:143: sql update test_index set c1 = 5093977612545399932, c2 = 0.738030, c3 = 'SNAirFCH88' where c = 1547 index_test.go:140: sql delete from test_index where c = 371 index_test.go:137: sql insert into test_index values (2363, 8488438163904268031, 0.307566, '3fiTSip0mJ') index_test.go:137: sql insert into test_index values (2365, 5306206153012847923, 0.823523, 'zJAtpWk3DD') index_test.go:137: sql insert into test_index values (2366, 955735286609694845, 0.778056, 'hdXLlrmoQW') index_test.go:137: sql insert into test_index values (2367, 3851033294028730331, 0.750029, 'lrVRkSjmHF') index_test.go:143: sql update test_index set c1 = 8376365220631051443, c2 = 0.567569, c3 = 'MwL4JfyeBU' where c = 1660 index_test.go:137: sql insert into test_index values (2368, 5364589648527107620, 0.079191, 'GoJRaBb5xS') index_test.go:143: sql update test_index set c1 = 1366074170552057211, c2 = 0.600444, c3 = '0GBIBbdJi0' where c = 1945 index_test.go:140: sql delete from test_index where c = 571 index_test.go:137: sql insert into test_index values (2364, 4786932611003851902, 0.681003, 'ksx6lHOBAz') index_test.go:140: sql delete from test_index where c = 147 index_test.go:140: sql delete from test_index where c = 527 index_test.go:143: sql update test_index set c1 = 4717011442278287408, c2 = 0.193732, c3 = 'oc3hHg9XxT' where c = 1697 index_test.go:140: sql delete from test_index where c = 333 index_test.go:143: sql update test_index set c1 = 8237175594406580807, c2 = 0.904518, c3 = 'pZDu7TNom1' where c = 160 index_test.go:137: sql insert into test_index values (2369, 5156119804113290443, 0.373737, '8ZzM4WO49Q') index_test.go:137: sql insert into test_index values (2370, 4773436747917913441, 0.000909, 'loNneZwU1T') index_test.go:143: sql update test_index set c1 = 3777793805239149883, c2 = 0.925384, c3 = 'xuWA8R0jxl' where c = 786 index_test.go:140: sql delete from test_index where c = 320 index_test.go:140: sql delete from test_index where c = 1203 index_test.go:143: sql update test_index set c1 = 5996775615200151168, c2 = 0.356871, c3 = 'els7yhkuvW' where c = 664 index_test.go:140: sql delete from test_index where c = 423 index_test.go:137: sql insert into test_index values (2372, 5835126883983080259, 0.442983, 'XHtfzfyOzl') index_test.go:137: sql insert into test_index values (2373, 6134797582259525522, 0.960401, 'UkFWOaKZQh') index_test.go:143: sql update test_index set c1 = 8637574224944159897, c2 = 0.106524, c3 = 'AGDKZvwCK2' where c = 577 index_test.go:137: sql insert into test_index values (2374, 1905713807039542267, 0.853934, 'GmF59ls2tt') index_test.go:137: sql insert into test_index values (2371, 8612525083563160835, 0.493708, 'jh0ME0QVNV') index_test.go:143: sql update test_index set c1 = 3504374315986180568, c2 = 0.106208, c3 = 'CxBMAqctd8' where c = 2199 index_test.go:140: sql delete from test_index where c = 292 index_test.go:140: sql delete from test_index where c = 1622 index_test.go:143: sql update test_index set c1 = 103042554584686148, c2 = 0.224630, c3 = '8Vx5cMF1c4' where c = 1541 index_test.go:140: sql delete from test_index where c = 1902 index_test.go:143: sql update test_index set c1 = 5087441830216716776, c2 = 0.766069, c3 = 'Gi1ohqEAza' where c = 172 index_test.go:140: sql delete from test_index where c = 300 index_test.go:143: sql update test_index set c1 = 6194654113843942484, c2 = 0.432279, c3 = 'hLoyLKo30y' where c = 1623 index_test.go:137: sql insert into test_index values (2375, 5789657425908806583, 0.065404, 'aOcr6Oyvza') index_test.go:137: sql insert into test_index values (2376, 8897004006553281580, 0.199796, 'l08xQlCsCx') index_test.go:137: sql insert into test_index values (2377, 3537655795798397833, 0.745873, 'GkDBRWTod6') index_test.go:143: sql update test_index set c1 = 1161891818937921592, c2 = 0.142591, c3 = '6bz1j9N3yJ' where c = 2105 index_test.go:143: sql update test_index set c1 = 3535628087781966688, c2 = 0.748042, c3 = 'Ji1jLw6C3i' where c = 11 index_test.go:137: sql insert into test_index values (2378, 9041439733363554045, 0.773061, 'QA9OaAarNV') index_test.go:140: sql delete from test_index where c = 167 index_test.go:140: sql delete from test_index where c = 809 index_test.go:143: sql update test_index set c1 = 8688773105209273566, c2 = 0.846110, c3 = '4rhtRIea6b' where c = 1835 index_test.go:140: sql delete from test_index where c = 1928 index_test.go:137: sql insert into test_index values (2379, 6563514073268739964, 0.112337, 'SafDNbHpzl') index_test.go:140: sql delete from test_index where c = 693 index_test.go:140: sql delete from test_index where c = 1784 index_test.go:143: sql update test_index set c1 = 2167236273963289217, c2 = 0.532456, c3 = 'RECPR0t7dt' where c = 753 index_test.go:137: sql insert into test_index values (2382, 8964727815450689366, 0.285386, 'duT4OKQt4W') index_test.go:143: sql update test_index set c1 = 5804197484541123651, c2 = 0.974203, c3 = 'BU72lLABkq' where c = 1557 index_test.go:137: sql insert into test_index values (2381, 961492906565229286, 0.179478, 'ZS6eSaImn0') index_test.go:143: sql update test_index set c1 = 7501021092962865294, c2 = 0.601365, c3 = 'ZivGSDwnl5' where c = 264 index_test.go:143: sql update test_index set c1 = 1514587231601796203, c2 = 0.630000, c3 = 'DqlLf83jxw' where c = 1675 index_test.go:143: sql update test_index set c1 = 6844750139231655477, c2 = 0.477374, c3 = '3ZrMTkRQYV' where c = 645 index_test.go:137: sql insert into test_index values (2380, 2233879382179439373, 0.962425, 'dEutIqD7mt') index_test.go:137: sql insert into test_index values (2383, 1999381588928192299, 0.162382, 'FCb71jk8zO') index_test.go:137: sql insert into test_index values (2384, 8815991967563821369, 0.949797, '2iJNz3zjEb') index_test.go:140: sql delete from test_index where c = 1293 index_test.go:140: sql delete from test_index where c = 2256 index_test.go:140: sql delete from test_index where c = 1029 index_test.go:140: sql delete from test_index where c = 2050 index_test.go:137: sql insert into test_index values (2387, 8993125170218925008, 0.546408, '6sC38pmEpM') index_test.go:140: sql delete from test_index where c = 169 index_test.go:137: sql insert into test_index values (2386, 4775249361435407303, 0.467312, '6CfVt54B3Y') index_test.go:143: sql update test_index set c1 = 2023310725841044335, c2 = 0.258198, c3 = 'p8ZusyLjQ2' where c = 1425 index_test.go:143: sql update test_index set c1 = 6818495759455100783, c2 = 0.242667, c3 = 'ZuJHHE7tnj' where c = 590 index_test.go:140: sql delete from test_index where c = 942 index_test.go:137: sql insert into test_index values (2385, 9070664318773033619, 0.377558, 'ayhcnMihiN') index_test.go:140: sql delete from test_index where c = 952 index_test.go:143: sql update test_index set c1 = 1915403962695841511, c2 = 0.756233, c3 = '72tL8dKcTj' where c = 1034 index_test.go:143: sql update test_index set c1 = 9146182706525896439, c2 = 0.328299, c3 = 'Hh4yXI7glX' where c = 1098 index_test.go:143: sql update test_index set c1 = 239151298712459887, c2 = 0.773559, c3 = 'BJlhmwKKPn' where c = 1876 index_test.go:137: sql insert into test_index values (2388, 5632155272047112597, 0.715374, 'PmkNdBE5CY') index_test.go:140: sql delete from test_index where c = 205 index_test.go:140: sql delete from test_index where c = 2100 index_test.go:137: sql insert into test_index values (2391, 3939295539225843439, 0.445925, 'wh8DYskGNN') index_test.go:140: sql delete from test_index where c = 921 index_test.go:143: sql update test_index set c1 = 8800223073940334369, c2 = 0.251260, c3 = 'p9pWMKKyGu' where c = 1988 index_test.go:143: sql update test_index set c1 = 7900843445203291181, c2 = 0.863021, c3 = 'q78mjhJWlg' where c = 880 index_test.go:143: sql update test_index set c1 = 8501974539821618312, c2 = 0.745674, c3 = 'FCQwLHA2SD' where c = 188 index_test.go:137: sql insert into test_index values (2389, 981191597540566693, 0.819153, 'NLnzlVXr4L') index_test.go:143: sql update test_index set c1 = 55441656458334711, c2 = 0.446648, c3 = 'fvSZ8nBaqM' where c = 1049 index_test.go:143: sql update test_index set c1 = 3003471074637234656, c2 = 0.299294, c3 = '3vX3YtxcHb' where c = 2098 index_test.go:137: sql insert into test_index values (2390, 4399377323188325198, 0.101405, 'ZYGW5ljEYN') index_test.go:137: sql insert into test_index values (2392, 2403881610335205264, 0.477225, 'hjN7MN1X6t') index_test.go:137: sql insert into test_index values (2394, 3891137222597338841, 0.314046, '39yq6tdcsg') index_test.go:140: sql delete from test_index where c = 1896 index_test.go:137: sql insert into test_index values (2393, 3088935078709714162, 0.325730, 'iqiIV8ptP6') index_test.go:137: sql insert into test_index values (2396, 5413988326185488119, 0.723957, 'JKu2qOYDeD') index_test.go:143: sql update test_index set c1 = 4090999050507824866, c2 = 0.540845, c3 = 'FRGehVQbk3' where c = 128 index_test.go:140: sql delete from test_index where c = 1395 index_test.go:140: sql delete from test_index where c = 182 index_test.go:140: sql delete from test_index where c = 1012 index_test.go:137: sql insert into test_index values (2395, 2744921942851093568, 0.915894, 'Lpi1PUrZ0J') index_test.go:140: sql delete from test_index where c = 2322 index_test.go:140: sql delete from test_index where c = 2207 index_test.go:143: sql update test_index set c1 = 2029282997821529009, c2 = 0.493480, c3 = 'REYtA5yL4V' where c = 1387 index_test.go:140: sql delete from test_index where c = 1330 index_test.go:143: sql update test_index set c1 = 1992529876588031890, c2 = 0.780393, c3 = 'TqijSRt45X' where c = 1574 index_test.go:143: sql update test_index set c1 = 5209283899431977006, c2 = 0.533131, c3 = 'QHpWe9qT63' where c = 1483 index_test.go:140: sql delete from test_index where c = 2167 index_test.go:143: sql update test_index set c1 = 6701645691914276228, c2 = 0.664792, c3 = 'E1mLoJmzwj' where c = 1522 index_test.go:137: sql insert into test_index values (2397, 6556500577816792275, 0.981616, 'tYnN7ormeK') index_test.go:143: sql update test_index set c1 = 8277591918731567833, c2 = 0.662075, c3 = 'JrMVzFqbg0' where c = 1260 index_test.go:143: sql update test_index set c1 = 9122262732539821728, c2 = 0.321568, c3 = 'Ad3gHzg1Ex' where c = 1666 index_test.go:137: sql insert into test_index values (2398, 2846923437208108806, 0.231338, 'twk1ZmR4tE') index_test.go:140: sql delete from test_index where c = 730 index_test.go:143: sql update test_index set c1 = 2168653732474860517, c2 = 0.594624, c3 = '1qkkeZDZiE' where c = 251 index_test.go:137: sql insert into test_index values (2399, 4694092093474834031, 0.822313, 'slujSREBFa') index_test.go:143: sql update test_index set c1 = 2776382660804621285, c2 = 0.765350, c3 = 'Riupg3cWqV' where c = 638 index_test.go:143: sql update test_index set c1 = 3534846778365875579, c2 = 0.754580, c3 = 'EovwzW2XV7' where c = 144 index_test.go:140: sql delete from test_index where c = 2351 index_test.go:137: sql insert into test_index values (2400, 3721997388384485335, 0.843228, 'TzABJYu2Ni') index_test.go:140: sql delete from test_index where c = 604 index_test.go:140: sql delete from test_index where c = 1161 index_test.go:143: sql update test_index set c1 = 55600655332856555, c2 = 0.251579, c3 = 'dTKh0aNgML' where c = 2016 index_test.go:143: sql update test_index set c1 = 419164880328235563, c2 = 0.843211, c3 = 'R8PYBNWyGD' where c = 2012 index_test.go:143: sql update test_index set c1 = 3757601869166308666, c2 = 0.519866, c3 = 'p9hanVsLPm' where c = 1324 index_test.go:137: sql insert into test_index values (2402, 4453419376360507752, 0.119783, 'pKRkBe248z') index_test.go:137: sql insert into test_index values (2401, 5399677137533818965, 0.432150, 'KHKbsIxv4G') index_test.go:137: sql insert into test_index values (2404, 6893358913684579156, 0.177062, 'D2fYdKGHZU') index_test.go:137: sql insert into test_index values (2407, 9106180604148235268, 0.287319, 'DbIr1rWZNu') index_test.go:137: sql insert into test_index values (2408, 4504969264130701803, 0.394740, 'QeZVWaSwav') index_test.go:137: sql insert into test_index values (2403, 592537776203539091, 0.381064, 'OnGKmgqK7W') index_test.go:137: sql insert into test_index values (2409, 538439291814418599, 0.907712, 'NdafzL6grP') index_test.go:140: sql delete from test_index where c = 493 index_test.go:137: sql insert into test_index values (2410, 2914668736309134843, 0.201269, 'RuHn8kOuYh') index_test.go:137: sql insert into test_index values (2405, 2696712896231863725, 0.967993, 'HPMRMyA9CC') index_test.go:140: sql delete from test_index where c = 355 index_test.go:137: sql insert into test_index values (2406, 1118033530360606337, 0.094405, 'w3dYLkgPBc') index_test.go:140: sql delete from test_index where c = 1863 index_test.go:140: sql delete from test_index where c = 1777 index_test.go:140: sql delete from test_index where c = 2058 index_test.go:140: sql delete from test_index where c = 715 index_test.go:143: sql update test_index set c1 = 2693363830425908263, c2 = 0.612213, c3 = 'BKEjC6nbi3' where c = 1090 index_test.go:140: sql delete from test_index where c = 919 index_test.go:143: sql update test_index set c1 = 4054256390798988655, c2 = 0.762243, c3 = '3mDjq0rc3u' where c = 1491 index_test.go:140: sql delete from test_index where c = 922 index_test.go:140: sql delete from test_index where c = 1462 index_test.go:143: sql update test_index set c1 = 1701356731530045115, c2 = 0.879070, c3 = 'Ayg6XVw5j1' where c = 1246 index_test.go:143: sql update test_index set c1 = 2012487348607312289, c2 = 0.223489, c3 = '9FBZmRoS26' where c = 1686 index_test.go:140: sql delete from test_index where c = 621 index_test.go:143: sql update test_index set c1 = 1497064248256263309, c2 = 0.497736, c3 = 'pBYmhMxn2n' where c = 1397 index_test.go:143: sql update test_index set c1 = 53953329359516325, c2 = 0.471578, c3 = 'GJYjbrAgP8' where c = 108 index_test.go:137: sql insert into test_index values (2412, 6986796945845286880, 0.488086, 'nVdkt399XP') index_test.go:137: sql insert into test_index values (2413, 3340361310338738963, 0.446676, 'NDnZUYmMXk') index_test.go:137: sql insert into test_index values (2414, 833289262988020113, 0.640031, 'cK1omO3112') index_test.go:143: sql update test_index set c1 = 8460603858739530161, c2 = 0.720035, c3 = 'sxQRhnt34h' where c = 181 index_test.go:143: sql update test_index set c1 = 1709985140158642314, c2 = 0.149149, c3 = 'wSfAqXVjRO' where c = 772 index_test.go:137: sql insert into test_index values (2411, 6332599024595069317, 0.342279, 'uyJtguXzyQ') index_test.go:140: sql delete from test_index where c = 1664 index_test.go:143: sql update test_index set c1 = 5330321127392378998, c2 = 0.173899, c3 = 'oew7IsdQIs' where c = 2382 index_test.go:137: sql insert into test_index values (2415, 123463482848561851, 0.967654, 'zc8kxBpc6u') index_test.go:140: sql delete from test_index where c = 734 index_test.go:140: sql delete from test_index where c = 282 index_test.go:143: sql update test_index set c1 = 557784535569487260, c2 = 0.802187, c3 = '0geM0fC35a' where c = 1924 index_test.go:140: sql delete from test_index where c = 213 index_test.go:140: sql delete from test_index where c = 398 index_test.go:137: sql insert into test_index values (2418, 4014924506333846273, 0.452866, 'bd1Ykkqg6h') index_test.go:137: sql insert into test_index values (2416, 4675547548917818224, 0.827152, 'mCbYo4GmGU') index_test.go:137: sql insert into test_index values (2417, 8139668440599409787, 0.303483, '2TJkJ2bHyQ') index_test.go:137: sql insert into test_index values (2419, 2228764822989988831, 0.576618, 'O7i7faCgr2') index_test.go:143: sql update test_index set c1 = 1406742380839425916, c2 = 0.180265, c3 = 'FckfHG4Kw2' where c = 153 index_test.go:140: sql delete from test_index where c = 1688 index_test.go:143: sql update test_index set c1 = 3045813552415886357, c2 = 0.977877, c3 = 'XVxwRxiGeq' where c = 973 index_test.go:140: sql delete from test_index where c = 126 index_test.go:140: sql delete from test_index where c = 1297 index_test.go:143: sql update test_index set c1 = 5518409888734768192, c2 = 0.829112, c3 = 'HvyHsDR6d9' where c = 2275 index_test.go:143: sql update test_index set c1 = 3449052776085700657, c2 = 0.076926, c3 = '25mAIHmihI' where c = 933 index_test.go:137: sql insert into test_index values (2421, 5504954713675285336, 0.508551, 'g4WF84gAkC') index_test.go:140: sql delete from test_index where c = 2213 index_test.go:137: sql insert into test_index values (2420, 6750394220341929378, 0.454893, 'Xn2hGnAjGb') index_test.go:143: sql update test_index set c1 = 150251941681925517, c2 = 0.946018, c3 = 'zFj52M7iJx' where c = 1118 index_test.go:137: sql insert into test_index values (2422, 2740184784204326584, 0.910623, '7fyhy481Ri') index_test.go:143: sql update test_index set c1 = 913282608325872904, c2 = 0.105280, c3 = 'jz53H9tD6I' where c = 1985 index_test.go:140: sql delete from test_index where c = 407 index_test.go:143: sql update test_index set c1 = 5952896205967357053, c2 = 0.887732, c3 = 'emXHB54THP' where c = 802 index_test.go:143: sql update test_index set c1 = 7413738555600058945, c2 = 0.701668, c3 = 'ILI5yGh5ZE' where c = 961 index_test.go:137: sql insert into test_index values (2423, 8732434331271259, 0.262080, 'iknfvqV6XS') index_test.go:137: sql insert into test_index values (2424, 7236672833713109630, 0.451185, 'qr9A8sr583') index_test.go:143: sql update test_index set c1 = 4052242142306219281, c2 = 0.171089, c3 = 'q02hLIRT6J' where c = 923 index_test.go:140: sql delete from test_index where c = 2114 index_test.go:140: sql delete from test_index where c = 229 index_test.go:137: sql insert into test_index values (2428, 5122540764412890168, 0.694700, 'sgslr1oFuO') index_test.go:140: sql delete from test_index where c = 406 index_test.go:137: sql insert into test_index values (2426, 8068318057865444355, 0.588299, '6LzqNwjbDm') index_test.go:137: sql insert into test_index values (2429, 1200718727900495627, 0.257603, 'ZbA88gJD7D') index_test.go:137: sql insert into test_index values (2425, 3821800297590151279, 0.110158, 'RqZj9Pk23F') index_test.go:143: sql update test_index set c1 = 6402937646671655278, c2 = 0.086954, c3 = 'ucjq6wpebg' where c = 1066 index_test.go:137: sql insert into test_index values (2427, 1958747699099432764, 0.762563, 'SA3ZrVb1xf') index_test.go:140: sql delete from test_index where c = 1680 index_test.go:140: sql delete from test_index where c = 613 index_test.go:140: sql delete from test_index where c = 1766 index_test.go:143: sql update test_index set c1 = 1910260083975776488, c2 = 0.993494, c3 = '2mzCpYX9oV' where c = 2271 index_test.go:143: sql update test_index set c1 = 4243691550344691432, c2 = 0.603007, c3 = 'hRUgptOMx7' where c = 1041 index_test.go:143: sql update test_index set c1 = 8577367532507230244, c2 = 0.405697, c3 = 'fMC41Iaqar' where c = 1661 index_test.go:140: sql delete from test_index where c = 676 index_test.go:137: sql insert into test_index values (2430, 7071893116628513134, 0.424185, '0LWhj7uHLp') index_test.go:140: sql delete from test_index where c = 645 index_test.go:143: sql update test_index set c1 = 8513678080540326067, c2 = 0.019056, c3 = 'fKO101n9vp' where c = 736 index_test.go:143: sql update test_index set c1 = 2755146895482266736, c2 = 0.559807, c3 = 'NNfxj4TbUw' where c = 793 index_test.go:140: sql delete from test_index where c = 257 index_test.go:137: sql insert into test_index values (2431, 2347580920514032643, 0.715805, 'z7tE9ZBLMu') index_test.go:137: sql insert into test_index values (2432, 4611697061087653838, 0.817196, 'r9HPWjJyyV') index_test.go:137: sql insert into test_index values (2433, 3475707767085955876, 0.459501, 'qrEzebrgPj') index_test.go:143: sql update test_index set c1 = 6981281671417908640, c2 = 0.672005, c3 = 'aHNsuvIvuA' where c = 2403 index_test.go:143: sql update test_index set c1 = 3271049406768184348, c2 = 0.274589, c3 = 'xJIpAltSzC' where c = 2027 index_test.go:137: sql insert into test_index values (2434, 9044566581772680472, 0.408967, 'lQFpFYH5E5') index_test.go:140: sql delete from test_index where c = 709 index_test.go:137: sql insert into test_index values (2435, 7908258881461662850, 0.007124, 'ZLM4V1ufdA') index_test.go:137: sql insert into test_index values (2436, 8928382910297312117, 0.365892, 'tBoUWEMVNa') index_test.go:140: sql delete from test_index where c = 1868 index_test.go:140: sql delete from test_index where c = 2386 index_test.go:143: sql update test_index set c1 = 2049925385339577719, c2 = 0.069981, c3 = '27iBcuOINX' where c = 862 index_test.go:137: sql insert into test_index values (2437, 946271011507469185, 0.967269, '37jO4mJSwf') index_test.go:140: sql delete from test_index where c = 87 index_test.go:143: sql update test_index set c1 = 6840541889538925747, c2 = 0.966193, c3 = 'KfZlnaRgtL' where c = 526 index_test.go:140: sql delete from test_index where c = 1047 index_test.go:143: sql update test_index set c1 = 5876920101578218968, c2 = 0.169131, c3 = 'cwOgGqbuhH' where c = 688 index_test.go:143: sql update test_index set c1 = 1088873875879242598, c2 = 0.853461, c3 = '3UU7IRbeps' where c = 362 index_test.go:143: sql update test_index set c1 = 5939470818371062312, c2 = 0.915355, c3 = 'oTAgpyg0jm' where c = 900 index_test.go:140: sql delete from test_index where c = 388 index_test.go:137: sql insert into test_index values (2438, 5292505771150675214, 0.209211, 'MF1XDqwRrh') index_test.go:137: sql insert into test_index values (2439, 8626051247644592056, 0.911070, 'AYkxNrNZSM') index_test.go:143: sql update test_index set c1 = 1679027307001467470, c2 = 0.934002, c3 = 'cQztjuatXd' where c = 744 index_test.go:140: sql delete from test_index where c = 1501 index_test.go:143: sql update test_index set c1 = 1987002409286166907, c2 = 0.697600, c3 = 'hANCCDbIT5' where c = 1553 index_test.go:137: sql insert into test_index values (2440, 3687728981761775907, 0.070426, 'jBYzDtloIf') index_test.go:140: sql delete from test_index where c = 1440 index_test.go:137: sql insert into test_index values (2441, 461403335753572886, 0.323721, 'GQU6IcRKLD') index_test.go:143: sql update test_index set c1 = 1619867806332676864, c2 = 0.586231, c3 = '9H8w07osRB' where c = 1408 index_test.go:137: sql insert into test_index values (2442, 9023752503709991735, 0.917400, 'taQCWLZMlx') index_test.go:140: sql delete from test_index where c = 1108 index_test.go:137: sql insert into test_index values (2443, 3480818980251947014, 0.295824, 'jLeLwVnLpt') index_test.go:137: sql insert into test_index values (2444, 240382933173521486, 0.509982, '5gOlINk0M6') index_test.go:140: sql delete from test_index where c = 689 index_test.go:140: sql delete from test_index where c = 756 index_test.go:137: sql insert into test_index values (2445, 8969271075497349924, 0.084382, '7w2kq2KIVK') index_test.go:140: sql delete from test_index where c = 1579 index_test.go:143: sql update test_index set c1 = 7402027392048094230, c2 = 0.340873, c3 = 'ImWPk9IYOj' where c = 1860 index_test.go:140: sql delete from test_index where c = 1375 index_test.go:143: sql update test_index set c1 = 5444242283797296164, c2 = 0.785379, c3 = 'GqxtYWiBZr' where c = 772 index_test.go:143: sql update test_index set c1 = 5343448895030094070, c2 = 0.529956, c3 = 'seHxhACXPu' where c = 658 index_test.go:140: sql delete from test_index where c = 1289 index_test.go:143: sql update test_index set c1 = 3999613168064804564, c2 = 0.837022, c3 = 'g2kyuwTxFj' where c = 313 index_test.go:140: sql delete from test_index where c = 1878 index_test.go:143: sql update test_index set c1 = 2904604908297735870, c2 = 0.680266, c3 = 'H3quKX13JA' where c = 1785 index_test.go:140: sql delete from test_index where c = 2238 index_test.go:137: sql insert into test_index values (2446, 6406862220681200602, 0.765756, 'IRd6Z0Hx8o') index_test.go:137: sql insert into test_index values (2447, 2760974577837293688, 0.626600, '0Ttr6OkLsg') index_test.go:143: sql update test_index set c1 = 2214634100318990159, c2 = 0.692062, c3 = 'eJC1BV42K3' where c = 66 index_test.go:143: sql update test_index set c1 = 7673837326855772185, c2 = 0.552382, c3 = 'W0ghL6RWdc' where c = 2313 index_test.go:143: sql update test_index set c1 = 7161874322861303458, c2 = 0.304122, c3 = 'BE1PkSGRo8' where c = 2065 index_test.go:137: sql insert into test_index values (2449, 4283963166566672442, 0.400041, 'QKMEhzVJJk') index_test.go:140: sql delete from test_index where c = 1585 index_test.go:143: sql update test_index set c1 = 7696898932324079044, c2 = 0.740508, c3 = 'Zn5OcoZt8p' where c = 579 index_test.go:140: sql delete from test_index where c = 567 index_test.go:137: sql insert into test_index values (2451, 8060532435354460454, 0.523670, 'tlAnWkd1Gm') index_test.go:140: sql delete from test_index where c = 1444 index_test.go:143: sql update test_index set c1 = 7892049653812415613, c2 = 0.318273, c3 = 'nC2FoZZhFe' where c = 995 index_test.go:143: sql update test_index set c1 = 1492178863316505016, c2 = 0.951351, c3 = 'tpjdLptYFp' where c = 50 index_test.go:137: sql insert into test_index values (2448, 5571715677017407221, 0.942427, '2OYs3a1sJ1') index_test.go:137: sql insert into test_index values (2452, 7194706571980265386, 0.765250, 'OrnqUnBEko') index_test.go:137: sql insert into test_index values (2450, 4203297879629755018, 0.960479, 'abY5ZCGsAX') index_test.go:137: sql insert into test_index values (2453, 4387305870141616572, 0.595992, 'TQfIkmcuOi') index_test.go:140: sql delete from test_index where c = 727 index_test.go:137: sql insert into test_index values (2455, 6218102821790751393, 0.587809, 's0MJ7O4bFa') index_test.go:140: sql delete from test_index where c = 625 index_test.go:143: sql update test_index set c1 = 4229823207930489125, c2 = 0.429777, c3 = 'fOR498csEe' where c = 1936 index_test.go:137: sql insert into test_index values (2456, 1219873149489758114, 0.352417, 'aIbS20d8DX') index_test.go:137: sql insert into test_index values (2454, 4834017119591831434, 0.631669, '7pwjil7fG8') index_test.go:143: sql update test_index set c1 = 5672453154144947967, c2 = 0.982608, c3 = '9WLfsiHEU5' where c = 1747 index_test.go:143: sql update test_index set c1 = 3423348008185560032, c2 = 0.488323, c3 = 'OEXvoEkUcB' where c = 2448 index_test.go:140: sql delete from test_index where c = 65 index_test.go:140: sql delete from test_index where c = 169 index_test.go:137: sql insert into test_index values (2457, 7450991664888488815, 0.273896, 'nABZSuuCJd') index_test.go:140: sql delete from test_index where c = 872 index_test.go:143: sql update test_index set c1 = 6647431409167653481, c2 = 0.552440, c3 = 'gyxKXwjMRy' where c = 2337 index_test.go:140: sql delete from test_index where c = 1373 index_test.go:137: sql insert into test_index values (2458, 893198544822343568, 0.797718, 'Ppg1LW9UL6') index_test.go:140: sql delete from test_index where c = 402 index_test.go:140: sql delete from test_index where c = 920 index_test.go:137: sql insert into test_index values (2459, 1706939990971576866, 0.788298, 'M0bX9t6pu1') index_test.go:140: sql delete from test_index where c = 2195 index_test.go:143: sql update test_index set c1 = 6244366542099472925, c2 = 0.876489, c3 = 'chggVwmpE1' where c = 2070 index_test.go:143: sql update test_index set c1 = 545001005902161851, c2 = 0.643877, c3 = '89LzFzgRHZ' where c = 2029 index_test.go:143: sql update test_index set c1 = 612057598506185169, c2 = 0.703192, c3 = 'J50O0IuYyw' where c = 1563 index_test.go:140: sql delete from test_index where c = 2422 index_test.go:143: sql update test_index set c1 = 7249050266905866128, c2 = 0.619455, c3 = 'hVl8NuFf5T' where c = 2161 index_test.go:137: sql insert into test_index values (2460, 2736945251093068718, 0.121518, 'gehV0dSDk0') index_test.go:143: sql update test_index set c1 = 9106072238580761283, c2 = 0.880915, c3 = 'jDvfBAn6qp' where c = 1386 index_test.go:140: sql delete from test_index where c = 1941 index_test.go:137: sql insert into test_index values (2461, 8327896017182085990, 0.995183, 'oC8B97mxCp') index_test.go:143: sql update test_index set c1 = 6606602212964278330, c2 = 0.133665, c3 = 'wfzcNunPCr' where c = 374 index_test.go:137: sql insert into test_index values (2462, 2693754421964471094, 0.122135, 'T9aJguiQqM') index_test.go:137: sql insert into test_index values (2463, 3510101090919423175, 0.227687, 'nGUtLpRLKm') index_test.go:137: sql insert into test_index values (2464, 7275482949357244620, 0.643606, 'mmnsbIEAmq') index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 294153517471101025, c2 = 0.735604, c3 = 'DQBo0xGyTZ' where c = 1170 index_test.go:137: sql insert into test_index values (2465, 8568301570689255291, 0.509432, 'U353VbP1cg') index_test.go:137: sql insert into test_index values (2466, 4399852175056800342, 0.466479, 'KXszL2yDB9') index_test.go:143: sql update test_index set c1 = 1455817643911109589, c2 = 0.388398, c3 = 'KCRRef5XdB' where c = 2220 index_test.go:137: sql insert into test_index values (2467, 6236647439852437638, 0.327674, 'ITvx2fM1j0') index_test.go:143: sql update test_index set c1 = 2132225620565139855, c2 = 0.432128, c3 = 'aOESNOgibX' where c = 2063 index_test.go:140: sql delete from test_index where c = 1480 index_test.go:140: sql delete from test_index where c = 641 index_test.go:143: sql update test_index set c1 = 8269055245290053402, c2 = 0.840383, c3 = 'oTjoXpd0A6' where c = 1998 index_test.go:140: sql delete from test_index where c = 1855 index_test.go:140: sql delete from test_index where c = 1503 index_test.go:137: sql insert into test_index values (2469, 3658234414893296545, 0.202212, 'XdYvxRceOv') index_test.go:140: sql delete from test_index where c = 1100 index_test.go:140: sql delete from test_index where c = 1942 index_test.go:140: sql delete from test_index where c = 1376 index_test.go:143: sql update test_index set c1 = 2102355293219003697, c2 = 0.993788, c3 = 's565BdRfrF' where c = 1892 index_test.go:137: sql insert into test_index values (2468, 3227785213923309686, 0.366444, '9b3jqS7KVG') index_test.go:143: sql update test_index set c1 = 3811957273892444257, c2 = 0.623852, c3 = 'F4GcsGr9bm' where c = 2165 index_test.go:143: sql update test_index set c1 = 4162829868084007478, c2 = 0.420631, c3 = 'SJZBVHCPNm' where c = 149 index_test.go:143: sql update test_index set c1 = 3274221444187238751, c2 = 0.210365, c3 = 'qAQI1nb7KP' where c = 2456 index_test.go:140: sql delete from test_index where c = 2118 index_test.go:137: sql insert into test_index values (2470, 8338675520743702230, 0.274713, 'O3CS341Epo') index_test.go:137: sql insert into test_index values (2471, 6633999026959906165, 0.683829, 'LqOWhfdNlJ') index_test.go:143: sql update test_index set c1 = 4423030488320307963, c2 = 0.338181, c3 = 'cRBITOAZsY' where c = 1486 index_test.go:143: sql update test_index set c1 = 6504577810087515014, c2 = 0.698774, c3 = 'sOoFAJMnjj' where c = 2430 index_test.go:143: sql update test_index set c1 = 5405704489702055892, c2 = 0.737536, c3 = 'hQ8qDYNdjt' where c = 1389 index_test.go:140: sql delete from test_index where c = 1042 index_test.go:143: sql update test_index set c1 = 6871717265605922712, c2 = 0.703661, c3 = '0olGh2Ikrh' where c = 1323 index_test.go:137: sql insert into test_index values (2474, 794575239945726898, 0.709628, 'Vw66jzgplk') index_test.go:137: sql insert into test_index values (2472, 7175996804693582960, 0.751200, '8ye39EAYlK') index_test.go:137: sql insert into test_index values (2476, 5606080527807580249, 0.264420, '9TdqQnNaUC') index_test.go:137: sql insert into test_index values (2473, 5394250125524860711, 0.781734, 'AVinucJ4PH') index_test.go:140: sql delete from test_index where c = 2103 index_test.go:143: sql update test_index set c1 = 3570567129716163266, c2 = 0.933943, c3 = 'qUg2OfTwyr' where c = 1678 index_test.go:137: sql insert into test_index values (2477, 6477656670971530988, 0.618659, 'joEq5zNlfJ') index_test.go:140: sql delete from test_index where c = 174 index_test.go:137: sql insert into test_index values (2478, 3397468164026861495, 0.357597, 'HlVEKjXmRj') index_test.go:137: sql insert into test_index values (2475, 8515413398210383982, 0.927366, 'ALkUqPOFNC') index_test.go:140: sql delete from test_index where c = 171 index_test.go:140: sql delete from test_index where c = 1713 index_test.go:137: sql insert into test_index values (2479, 6949271110524321753, 0.817895, 'ldijMJMqWW') index_test.go:140: sql delete from test_index where c = 223 index_test.go:140: sql delete from test_index where c = 1446 index_test.go:143: sql update test_index set c1 = 7193623929864978207, c2 = 0.002280, c3 = 'BtIcjrsQdT' where c = 911 index_test.go:140: sql delete from test_index where c = 2354 index_test.go:143: sql update test_index set c1 = 4602763074148193365, c2 = 0.055648, c3 = 'gTv4sgl3cl' where c = 2124 index_test.go:140: sql delete from test_index where c = 645 index_test.go:140: sql delete from test_index where c = 185 index_test.go:143: sql update test_index set c1 = 3880882939449670150, c2 = 0.984998, c3 = 'gVuqcnC1iU' where c = 1329 index_test.go:140: sql delete from test_index where c = 1106 index_test.go:143: sql update test_index set c1 = 6162387878408266047, c2 = 0.441772, c3 = 'X59ra2lx7B' where c = 809 index_test.go:143: sql update test_index set c1 = 379965878315821908, c2 = 0.718347, c3 = 'tzrOsUjXX3' where c = 1698 index_test.go:143: sql update test_index set c1 = 8517623347323683210, c2 = 0.868408, c3 = 'xoQILsB5AL' where c = 177 index_test.go:137: sql insert into test_index values (2480, 7137363129445831491, 0.440394, 'nrYWHRrR6n') index_test.go:143: sql update test_index set c1 = 4784076465787674954, c2 = 0.148899, c3 = 'WRIBOJzDlV' where c = 1243 index_test.go:137: sql insert into test_index values (2482, 1410592760336563838, 0.815724, 'mqvwuW6FBc') index_test.go:143: sql update test_index set c1 = 562885061291569366, c2 = 0.206896, c3 = 'ro23A5VDGy' where c = 674 index_test.go:140: sql delete from test_index where c = 1190 index_test.go:143: sql update test_index set c1 = 90397054046338581, c2 = 0.840869, c3 = 'FamDJZUXzj' where c = 1236 index_test.go:140: sql delete from test_index where c = 792 index_test.go:137: sql insert into test_index values (2481, 7759093350819639128, 0.701635, 'oyIzzt83sb') index_test.go:137: sql insert into test_index values (2486, 93543441930831562, 0.907625, 'WSlVRaEpMp') index_test.go:137: sql insert into test_index values (2483, 1430105024464376105, 0.232096, 'bFMBEoZhzV') index_test.go:137: sql insert into test_index values (2487, 4660591273574628, 0.796150, 'XBtA7SbatW') index_test.go:143: sql update test_index set c1 = 357222030362490255, c2 = 0.076494, c3 = 'DplT1ul78e' where c = 2048 index_test.go:137: sql insert into test_index values (2488, 2246954585278566017, 0.029315, 'QWXhSRXD66') index_test.go:140: sql delete from test_index where c = 1688 index_test.go:137: sql insert into test_index values (2484, 3671690472784095188, 0.720153, '8dToiBze42') index_test.go:137: sql insert into test_index values (2485, 3758235320333058773, 0.804910, 'YzewZdyq3Q') index_test.go:143: sql update test_index set c1 = 6136342737617095903, c2 = 0.563727, c3 = 'SQQodov24p' where c = 2162 index_test.go:140: sql delete from test_index where c = 296 index_test.go:140: sql delete from test_index where c = 51 index_test.go:143: sql update test_index set c1 = 491085255850591658, c2 = 0.745047, c3 = 'UkwH4U3lMm' where c = 1637 index_test.go:140: sql delete from test_index where c = 540 index_test.go:140: sql delete from test_index where c = 870 index_test.go:137: sql insert into test_index values (2489, 1825846196219193920, 0.257636, 'ElIVLMXIyk') index_test.go:143: sql update test_index set c1 = 1030500394526054650, c2 = 0.987789, c3 = '1bVSulQ89B' where c = 1104 index_test.go:137: sql insert into test_index values (2490, 970712539247917081, 0.962833, 'ObDkZdTp8V') index_test.go:140: sql delete from test_index where c = 1561 index_test.go:137: sql insert into test_index values (2492, 369184644326595548, 0.912665, '3DQ1HY2TOg') index_test.go:140: sql delete from test_index where c = 2127 index_test.go:143: sql update test_index set c1 = 8754692869756885421, c2 = 0.348985, c3 = 'xrCgakNRPg' where c = 1282 index_test.go:140: sql delete from test_index where c = 2052 index_test.go:143: sql update test_index set c1 = 3067946146412131142, c2 = 0.669311, c3 = '8gOayM6X0i' where c = 485 index_test.go:140: sql delete from test_index where c = 958 index_test.go:137: sql insert into test_index values (2491, 7844258989802633711, 0.553609, 'qlyvgnvvW2') index_test.go:143: sql update test_index set c1 = 2598234227451110608, c2 = 0.347295, c3 = '1SZwiRxJw8' where c = 593 index_test.go:143: sql update test_index set c1 = 6566583213343765873, c2 = 0.037656, c3 = 'yKcZJfeGwV' where c = 1714 index_test.go:143: sql update test_index set c1 = 1885006669396111887, c2 = 0.028848, c3 = 'unTYKXpw0Z' where c = 1446 index_test.go:143: sql update test_index set c1 = 1440511636631332471, c2 = 0.242370, c3 = 'sNs0ENYdYk' where c = 60 index_test.go:140: sql delete from test_index where c = 1725 index_test.go:140: sql delete from test_index where c = 72 index_test.go:137: sql insert into test_index values (2493, 1997127963528490266, 0.288676, 'oBdZ1PPtox') index_test.go:143: sql update test_index set c1 = 4850260388231629885, c2 = 0.504119, c3 = 'H65gEpytWh' where c = 492 index_test.go:137: sql insert into test_index values (2495, 1768822587151812907, 0.472099, '2hvxN2e7Oj') index_test.go:137: sql insert into test_index values (2496, 1846797432073860498, 0.684674, 'tUbGC43G6c') index_test.go:143: sql update test_index set c1 = 3583441999996385030, c2 = 0.851786, c3 = 'YfMZLMFZ9R' where c = 2090 index_test.go:137: sql insert into test_index values (2497, 8095785803289177707, 0.562572, 'NH4RdKQ49c') index_test.go:137: sql insert into test_index values (2494, 5698680061723436604, 0.506300, '34hwUCFoRY') index_test.go:140: sql delete from test_index where c = 1186 index_test.go:140: sql delete from test_index where c = 1058 index_test.go:137: sql insert into test_index values (2498, 3097703863071476807, 0.503104, 'lxFyNye6sA') index_test.go:143: sql update test_index set c1 = 1689361837412510971, c2 = 0.937498, c3 = 'ddxG5u3KdD' where c = 627 index_test.go:143: sql update test_index set c1 = 2913683882504077375, c2 = 0.439922, c3 = 'W5O7zPyMMU' where c = 523 index_test.go:143: sql update test_index set c1 = 298892201606069396, c2 = 0.324398, c3 = 'JOvM8rT8Ii' where c = 2209 index_test.go:143: sql update test_index set c1 = 4053649226332690191, c2 = 0.059371, c3 = '5A1DTnhCTN' where c = 2095 index_test.go:140: sql delete from test_index where c = 2076 index_test.go:140: sql delete from test_index where c = 2398 index_test.go:137: sql insert into test_index values (2499, 4022113849092211559, 0.859876, 'yHxmMjWn77') index_test.go:140: sql delete from test_index where c = 2297 index_test.go:140: sql delete from test_index where c = 2269 index_test.go:143: sql update test_index set c1 = 361286184667142673, c2 = 0.668872, c3 = 'Xxp5xBKp6u' where c = 1236 index_test.go:140: sql delete from test_index where c = 896 index_test.go:143: sql update test_index set c1 = 6911932356923618565, c2 = 0.083564, c3 = '3PYyf7rYn5' where c = 346 index_test.go:137: sql insert into test_index values (2500, 7345522495788796702, 0.029183, 'fcHnzjgDuh') index_test.go:143: sql update test_index set c1 = 7174453800023297400, c2 = 0.087873, c3 = 'AjZP6TDiNm' where c = 1832 index_test.go:140: sql delete from test_index where c = 1226 index_test.go:143: sql update test_index set c1 = 5630935146334718247, c2 = 0.550969, c3 = 'esL08OhoOY' where c = 1885 index_test.go:143: sql update test_index set c1 = 8706904411437441787, c2 = 0.745925, c3 = 'J8zBGffPJL' where c = 1422 index_test.go:143: sql update test_index set c1 = 348709314511562430, c2 = 0.835013, c3 = 'ssYV49IlWC' where c = 1969 [TestSimpleUpdate][Time Cost]8.054102349s === RUN TestSimpleUpdate/Conflict === RUN TestSimpleUpdate/Conflict/test_conflict_update index_test.go:137: sql insert into test_index values (2505, 6729650237508572513, 0.173328, 'JPCj6ZWqd0') index_test.go:137: sql insert into test_index values (2502, 8658262812248455679, 0.219524, '4cAdiDnVOq') index_test.go:137: sql insert into test_index values (2503, 2066918614941399072, 0.572314, 'v4GCfOoALY') index_test.go:137: sql insert into test_index values (2506, 6048674919244260793, 0.473416, 'De4c8TS1ns') index_test.go:137: sql insert into test_index values (2509, 4658537785068494266, 0.293696, 'AsdAlrlHzg') index_test.go:140: sql delete from test_index where c = 2072 index_test.go:137: sql insert into test_index values (2508, 349699978334127996, 0.938003, 'B79E0VvB5e') index_test.go:140: sql delete from test_index where c = 1279 index_test.go:137: sql insert into test_index values (2510, 6349099043095581369, 0.253503, '1bGRU7qwL4') index_test.go:137: sql insert into test_index values (2501, 686615192302151721, 0.560752, '6DsZ9ptatN') index_test.go:137: sql insert into test_index values (2507, 8918966016880524895, 0.316885, 'livOv0oCkQ') index_test.go:137: sql insert into test_index values (2504, 8381969348396264108, 0.345739, 'ibcPxnNAb0') index_test.go:140: sql delete from test_index where c = 761 index_test.go:140: sql delete from test_index where c = 2219 index_test.go:140: sql delete from test_index where c = 840 index_test.go:140: sql delete from test_index where c = 78 index_test.go:143: sql update test_index set c1 = 6553986435244683561, c2 = 0.944281, c3 = 'U4IRcTeD2m' where c = 232 index_test.go:140: sql delete from test_index where c = 222 index_test.go:140: sql delete from test_index where c = 927 index_test.go:143: sql update test_index set c1 = 6473595578130364377, c2 = 0.729667, c3 = 'lkq3DtkI5U' where c = 1198 index_test.go:143: sql update test_index set c1 = 4104705379725979815, c2 = 0.192170, c3 = 'O7Xf2PjcQL' where c = 1203 index_test.go:140: sql delete from test_index where c = 1312 index_test.go:140: sql delete from test_index where c = 1166 index_test.go:137: sql insert into test_index values (2511, 8139738395590585895, 0.498014, 'zU0X7cYWmU') index_test.go:143: sql update test_index set c1 = 7045512792024076452, c2 = 0.096885, c3 = 'Sdw9b3Tobx' where c = 1068 index_test.go:143: sql update test_index set c1 = 3078846852360323764, c2 = 0.127651, c3 = 'xGoSi94Yfx' where c = 2206 index_test.go:143: sql update test_index set c1 = 1027286725821688963, c2 = 0.571314, c3 = '129E1UYLmE' where c = 1470 index_test.go:143: sql update test_index set c1 = 1909018447713647584, c2 = 0.570693, c3 = 'U7lYzi9Xxn' where c = 2344 index_test.go:137: sql insert into test_index values (2512, 7285504208611702073, 0.059122, 'EFBwasbVOh') index_test.go:143: sql update test_index set c1 = 762744776718079063, c2 = 0.247216, c3 = 'fb9jy677JD' where c = 864 index_test.go:143: sql update test_index set c1 = 8528732412292788588, c2 = 0.004811, c3 = 'QcDWlxAqvZ' where c = 575 index_test.go:137: sql insert into test_index values (2513, 8303462015982795352, 0.442943, 'hFBTC0nOyZ') index_test.go:143: sql update test_index set c1 = 2636202941756180684, c2 = 0.229809, c3 = 'xzBn4AEUHx' where c = 23 index_test.go:137: sql insert into test_index values (2516, 2026074902580282397, 0.537151, 'Gp1isWbVFE') index_test.go:137: sql insert into test_index values (2514, 4403808952034543364, 0.540422, '3A9dApfhXX') index_test.go:137: sql insert into test_index values (2515, 4089459945294644299, 0.093802, 'VHO3JxbeC4') index_test.go:137: sql insert into test_index values (2518, 7898199391414852018, 0.040820, 'wU3pN1vNSI') index_test.go:137: sql insert into test_index values (2517, 6072270675358780228, 0.670959, 'YQ0DVjZTa0') index_test.go:137: sql insert into test_index values (2519, 890459818123512106, 0.434825, 'cMfXHVkx6N') index_test.go:140: sql delete from test_index where c = 720 index_test.go:140: sql delete from test_index where c = 263 index_test.go:140: sql delete from test_index where c = 1733 index_test.go:140: sql delete from test_index where c = 826 index_test.go:140: sql delete from test_index where c = 1598 index_test.go:140: sql delete from test_index where c = 360 index_test.go:140: sql delete from test_index where c = 1088 index_test.go:143: sql update test_index set c1 = 1048608412538960709, c2 = 0.527499, c3 = 'wgmCgB9HVo' where c = 1479 index_test.go:140: sql delete from test_index where c = 2011 index_test.go:140: sql delete from test_index where c = 1618 index_test.go:137: sql insert into test_index values (2520, 8205645851440132143, 0.910020, 'SvHQQvwMh8') index_test.go:143: sql update test_index set c1 = 1454086638202214602, c2 = 0.992692, c3 = 'hsEOx69eoa' where c = 714 index_test.go:143: sql update test_index set c1 = 1032160780629859374, c2 = 0.024640, c3 = 'hb7P8AUfv9' where c = 57 index_test.go:143: sql update test_index set c1 = 7956555230691472742, c2 = 0.939761, c3 = 'JiihOf7vHS' where c = 1151 index_test.go:143: sql update test_index set c1 = 6603455705401260975, c2 = 0.792338, c3 = 'tC4SWg7Wk5' where c = 2086 index_test.go:140: sql delete from test_index where c = 1355 index_test.go:143: sql update test_index set c1 = 4516207836232963942, c2 = 0.274834, c3 = 'QUE82JD7ko' where c = 997 index_test.go:137: sql insert into test_index values (2521, 2983602086296035096, 0.285101, 'uKFBHc2DyE') index_test.go:143: sql update test_index set c1 = 1437820809225450359, c2 = 0.535589, c3 = 'WvK7bG6QqP' where c = 650 index_test.go:143: sql update test_index set c1 = 6829409638201638376, c2 = 0.815337, c3 = 'cfsLYFnfXv' where c = 2475 index_test.go:143: sql update test_index set c1 = 690418048814751051, c2 = 0.889634, c3 = 'L1UNvKdCIm' where c = 2334 index_test.go:137: sql insert into test_index values (2523, 8671119195728280923, 0.715177, '7IXGl8zDjG') index_test.go:137: sql insert into test_index values (2524, 4435787531764122204, 0.130862, 'qPhOfCoKPH') index_test.go:143: sql update test_index set c1 = 7021265978729109619, c2 = 0.277927, c3 = 'j3z3AxHPZm' where c = 240 index_test.go:137: sql insert into test_index values (2525, 2512140151382054915, 0.959159, 'bRdSZKryXF') index_test.go:140: sql delete from test_index where c = 1893 index_test.go:137: sql insert into test_index values (2526, 7617775833966888064, 0.172255, 'xt7MxQMOyC') index_test.go:137: sql insert into test_index values (2527, 4253440447298707283, 0.998378, 'A81aSB6Jlk') index_test.go:137: sql insert into test_index values (2522, 831751118983884908, 0.488479, 'WRTAW46NAp') index_test.go:140: sql delete from test_index where c = 299 index_test.go:137: sql insert into test_index values (2528, 7870579128978672373, 0.037910, '90IIaH8xvr') index_test.go:140: sql delete from test_index where c = 674 index_test.go:137: sql insert into test_index values (2529, 3474262432303550126, 0.567729, 'Mt5b9KlUuJ') index_test.go:137: sql insert into test_index values (2530, 9105289525439749350, 0.980998, 'L3sk8t0xTQ') index_test.go:140: sql delete from test_index where c = 1299 index_test.go:143: sql update test_index set c1 = 1737753721450945319, c2 = 0.855483, c3 = 'OgZS88hLKv' where c = 2010 index_test.go:140: sql delete from test_index where c = 410 index_test.go:140: sql delete from test_index where c = 792 index_test.go:140: sql delete from test_index where c = 1376 index_test.go:140: sql delete from test_index where c = 702 index_test.go:143: sql update test_index set c1 = 8473737422581116758, c2 = 0.780674, c3 = 'OKb6Lm1yRE' where c = 2446 index_test.go:143: sql update test_index set c1 = 7398629341011837930, c2 = 0.952351, c3 = 'nFLS1N9RBb' where c = 1444 index_test.go:140: sql delete from test_index where c = 1844 index_test.go:143: sql update test_index set c1 = 6632219389360120628, c2 = 0.806406, c3 = 'JeKVnnZQ6r' where c = 782 index_test.go:140: sql delete from test_index where c = 1101 index_test.go:137: sql insert into test_index values (2531, 9090437745139190301, 0.648686, 'BhKqzFsVmH') index_test.go:143: sql update test_index set c1 = 7682922777662830916, c2 = 0.386552, c3 = 'limlywkBp7' where c = 1214 index_test.go:143: sql update test_index set c1 = 3502960548743638406, c2 = 0.690017, c3 = 'EHd40nBHAr' where c = 1862 index_test.go:137: sql insert into test_index values (2532, 8812502813965804019, 0.655906, 'oTCfQecRhj') index_test.go:137: sql insert into test_index values (2533, 6987178401532833547, 0.001760, 'C2wQwrIqlx') index_test.go:140: sql delete from test_index where c = 1148 index_test.go:143: sql update test_index set c1 = 5134149696288093636, c2 = 0.545832, c3 = 'pZR9YqhjxO' where c = 2249 index_test.go:143: sql update test_index set c1 = 8482858060474914655, c2 = 0.286510, c3 = 'lHbcEEl0RC' where c = 1631 index_test.go:143: sql update test_index set c1 = 7202285020093617392, c2 = 0.655630, c3 = '1UbsZtHJQ4' where c = 1839 index_test.go:137: sql insert into test_index values (2534, 8452920039997639742, 0.225741, 'Ha1QkDTwKI') index_test.go:137: sql insert into test_index values (2535, 4801333222128940422, 0.767554, 'XB3NfGc2Rt') index_test.go:137: sql insert into test_index values (2536, 5056119238745115009, 0.869706, 'JFEQPvurAe') index_test.go:143: sql update test_index set c1 = 688837249774306731, c2 = 0.072451, c3 = '4uQzHzACBb' where c = 1416 index_test.go:137: sql insert into test_index values (2537, 6581527050478672515, 0.467700, '98vmo34T6Z') index_test.go:140: sql delete from test_index where c = 1133 index_test.go:137: sql insert into test_index values (2539, 636136028788640621, 0.383338, 'WxTjHfOgQp') index_test.go:140: sql delete from test_index where c = 2488 index_test.go:140: sql delete from test_index where c = 2026 index_test.go:140: sql delete from test_index where c = 84 index_test.go:143: sql update test_index set c1 = 2226364074448709046, c2 = 0.210589, c3 = 'yAip0ZyxS4' where c = 1089 index_test.go:137: sql insert into test_index values (2540, 2707289398612727102, 0.015489, 'hRfs2IPfSZ') index_test.go:143: sql update test_index set c1 = 2395265919994237933, c2 = 0.762836, c3 = 'zj9QGJJOIn' where c = 162 index_test.go:140: sql delete from test_index where c = 2503 index_test.go:140: sql delete from test_index where c = 1554 index_test.go:137: sql insert into test_index values (2538, 535828048009067248, 0.350543, 'OkWw1sUzyt') index_test.go:143: sql update test_index set c1 = 5236537046160709802, c2 = 0.701535, c3 = 'c3uPHUwy2W' where c = 30 index_test.go:140: sql delete from test_index where c = 558 index_test.go:137: sql insert into test_index values (2541, 4752258739173642391, 0.876200, 'M9F05y4Pur') index_test.go:143: sql update test_index set c1 = 1629458701896886796, c2 = 0.892780, c3 = 'Qi3jIh4lzM' where c = 1666 index_test.go:137: sql insert into test_index values (2542, 8875604561325971236, 0.674714, '9FpuPqWWfB') index_test.go:140: sql delete from test_index where c = 1860 index_test.go:137: sql insert into test_index values (2543, 850225023602695286, 0.472713, 'lA1ZRlBjSO') index_test.go:140: sql delete from test_index where c = 41 index_test.go:143: sql update test_index set c1 = 1595145581721912866, c2 = 0.286995, c3 = 'zjN6UplXsY' where c = 864 index_test.go:143: sql update test_index set c1 = 3299114672227219747, c2 = 0.847669, c3 = 'rxWGNkGRpf' where c = 2488 index_test.go:140: sql delete from test_index where c = 39 index_test.go:140: sql delete from test_index where c = 1335 index_test.go:140: sql delete from test_index where c = 1134 index_test.go:143: sql update test_index set c1 = 2845222792583862530, c2 = 0.066042, c3 = 'aBzDB4JZQ4' where c = 2367 index_test.go:143: sql update test_index set c1 = 3074329131411373146, c2 = 0.518557, c3 = 'EmuL60IXaz' where c = 985 index_test.go:137: sql insert into test_index values (2544, 1377094426284061311, 0.847761, 'Z297xVTHTK') index_test.go:137: sql insert into test_index values (2545, 2384219634428706554, 0.285899, 'yzvGaczxlc') index_test.go:143: sql update test_index set c1 = 7548582683056372689, c2 = 0.991151, c3 = 'A8vXSGniGF' where c = 1412 index_test.go:143: sql update test_index set c1 = 8955359184368645615, c2 = 0.129934, c3 = 'AQ7SSlRC5o' where c = 1301 index_test.go:137: sql insert into test_index values (2546, 4231536709567096198, 0.447015, 'pVUA8bwIVc') index_test.go:140: sql delete from test_index where c = 497 index_test.go:143: sql update test_index set c1 = 169103858142905017, c2 = 0.536164, c3 = 'rSxAaqJZ6w' where c = 548 index_test.go:143: sql update test_index set c1 = 4461857969224413791, c2 = 0.967577, c3 = '2Edq3iESgC' where c = 2239 index_test.go:137: sql insert into test_index values (2548, 4676178666424934948, 0.988788, 'pXr0liXt6F') index_test.go:137: sql insert into test_index values (2547, 8813486591637431014, 0.915764, 'oPbkkWl1Kd') index_test.go:143: sql update test_index set c1 = 8767164325744637265, c2 = 0.227204, c3 = 'oxUbHXpKWs' where c = 1054 index_test.go:140: sql delete from test_index where c = 1782 index_test.go:140: sql delete from test_index where c = 1798 index_test.go:143: sql update test_index set c1 = 195697280273094568, c2 = 0.002949, c3 = 'LGTCQejiDe' where c = 1306 index_test.go:140: sql delete from test_index where c = 1696 index_test.go:137: sql insert into test_index values (2552, 8590380700100757814, 0.427406, '3VEFclD1pz') index_test.go:137: sql insert into test_index values (2551, 1269193017032195555, 0.611171, 'LoG0GgZIbg') index_test.go:137: sql insert into test_index values (2550, 1452272495212404666, 0.276231, 'JRJOCIeKef') index_test.go:140: sql delete from test_index where c = 10 index_test.go:143: sql update test_index set c1 = 1575244175414713164, c2 = 0.842153, c3 = '03czWnXs00' where c = 216 index_test.go:137: sql insert into test_index values (2549, 5610925227964119093, 0.177475, 'kNASYxmt9L') index_test.go:143: sql update test_index set c1 = 7069011505192201587, c2 = 0.977960, c3 = 'eBOHsJ8Yxg' where c = 797 index_test.go:137: sql insert into test_index values (2553, 4522708179421794903, 0.252411, '1dtq4S87Wm') index_test.go:140: sql delete from test_index where c = 467 index_test.go:140: sql delete from test_index where c = 1840 index_test.go:140: sql delete from test_index where c = 610 index_test.go:143: sql update test_index set c1 = 6719217927039089963, c2 = 0.586427, c3 = '0Vr5kKNNbX' where c = 1542 index_test.go:137: sql insert into test_index values (2555, 3902482478926540702, 0.651199, 'Q5r1KlaBAq') index_test.go:143: sql update test_index set c1 = 6932488841647457926, c2 = 0.587457, c3 = 'EOcYGYTAH6' where c = 1342 index_test.go:137: sql insert into test_index values (2556, 4997312003623487347, 0.356107, 'wEsOmoYEqq') index_test.go:137: sql insert into test_index values (2554, 4161111690845037988, 0.765299, 'tX0QYnR63e') index_test.go:143: sql update test_index set c1 = 8730884247088470363, c2 = 0.725151, c3 = 'wMk7fPKguB' where c = 817 index_test.go:140: sql delete from test_index where c = 2430 index_test.go:143: sql update test_index set c1 = 2406568590441740625, c2 = 0.413547, c3 = 'fkRCr9aMjM' where c = 2073 index_test.go:143: sql update test_index set c1 = 3847244324386473986, c2 = 0.160474, c3 = 'X3vLkfYnin' where c = 2417 index_test.go:137: sql insert into test_index values (2557, 8267231164977887700, 0.312734, 'ZUkAkiSuSb') index_test.go:140: sql delete from test_index where c = 1206 index_test.go:140: sql delete from test_index where c = 1265 index_test.go:137: sql insert into test_index values (2558, 4746471412785916030, 0.442735, 'TKjYIaExHO') index_test.go:140: sql delete from test_index where c = 1433 index_test.go:143: sql update test_index set c1 = 1225575501714592909, c2 = 0.118895, c3 = 'RRmq2hboVE' where c = 2235 index_test.go:140: sql delete from test_index where c = 1652 index_test.go:137: sql insert into test_index values (2561, 3355961028803525399, 0.389129, 'HjCiKoFy8w') index_test.go:143: sql update test_index set c1 = 4098419130524646860, c2 = 0.581047, c3 = 'jvRW1mpOm7' where c = 1299 index_test.go:140: sql delete from test_index where c = 800 index_test.go:137: sql insert into test_index values (2559, 3336931137273362, 0.607712, '9KzDAielFV') index_test.go:143: sql update test_index set c1 = 2048683595243221876, c2 = 0.774376, c3 = 'gV0VlHdLVX' where c = 2078 index_test.go:140: sql delete from test_index where c = 1196 index_test.go:137: sql insert into test_index values (2560, 1605384314968349099, 0.503919, 'eIjTOaPe73') index_test.go:143: sql update test_index set c1 = 3803658058743884889, c2 = 0.688668, c3 = 'qfFnvlKBGW' where c = 1730 index_test.go:137: sql insert into test_index values (2563, 5229150409311383021, 0.244105, 'ZJsXhNJVB3') index_test.go:140: sql delete from test_index where c = 2099 index_test.go:137: sql insert into test_index values (2562, 2240539250179440827, 0.704838, 'LhqEBNnR0j') index_test.go:140: sql delete from test_index where c = 2209 index_test.go:143: sql update test_index set c1 = 3829976322048521664, c2 = 0.651869, c3 = 'DNhhqz99Tp' where c = 1387 index_test.go:140: sql delete from test_index where c = 1342 index_test.go:143: sql update test_index set c1 = 6040753073032613049, c2 = 0.029196, c3 = 'saCJIzwLZV' where c = 1619 index_test.go:143: sql update test_index set c1 = 4313237998724719582, c2 = 0.632338, c3 = 'cfNUweYYiH' where c = 2076 index_test.go:137: sql insert into test_index values (2565, 648945893707587028, 0.352390, 'ETFbImgMUw') index_test.go:140: sql delete from test_index where c = 132 index_test.go:143: sql update test_index set c1 = 6454750368965515534, c2 = 0.306826, c3 = 'DI5ornr1n4' where c = 1081 index_test.go:143: sql update test_index set c1 = 7921296705000465646, c2 = 0.610124, c3 = 'mf1dV408sf' where c = 531 index_test.go:143: sql update test_index set c1 = 492052437425319191, c2 = 0.137798, c3 = 'EhgL82EEAS' where c = 270 index_test.go:137: sql insert into test_index values (2564, 6616980286926962171, 0.908044, 'cTlOdETAXK') index_test.go:140: sql delete from test_index where c = 209 index_test.go:137: sql insert into test_index values (2567, 9052469674258523894, 0.538715, 'X3mjNXEhT4') index_test.go:140: sql delete from test_index where c = 1251 index_test.go:137: sql insert into test_index values (2569, 6550622430751157095, 0.803179, '5Dt2Csxi3z') index_test.go:137: sql insert into test_index values (2566, 5639686982303648241, 0.953227, 't4dGBXQHk9') index_test.go:140: sql delete from test_index where c = 1696 index_test.go:137: sql insert into test_index values (2570, 2946075583586180605, 0.304893, '66mQ5I1xTX') index_test.go:143: sql update test_index set c1 = 8156580132178028170, c2 = 0.993438, c3 = 'byrBlPaF0z' where c = 106 index_test.go:137: sql insert into test_index values (2568, 2803140836806144762, 0.807843, 'Ksk92vMALw') index_test.go:143: sql update test_index set c1 = 1252774779856959593, c2 = 0.137417, c3 = 'ftwGfPJ19J' where c = 1139 index_test.go:143: sql update test_index set c1 = 7250673504301085037, c2 = 0.403285, c3 = 'NbemgTLmBe' where c = 1235 index_test.go:137: sql insert into test_index values (2571, 6888481319591750237, 0.529181, '9Z4NSONrFP') index_test.go:137: sql insert into test_index values (2572, 7603462722275192992, 0.165791, 'uSqAYd7zN3') index_test.go:140: sql delete from test_index where c = 580 index_test.go:143: sql update test_index set c1 = 289010900000025966, c2 = 0.762258, c3 = 'VgD6yq00ro' where c = 1596 index_test.go:137: sql insert into test_index values (2573, 8403863007136462596, 0.347903, 'AGbikh8EUI') index_test.go:140: sql delete from test_index where c = 2182 index_test.go:140: sql delete from test_index where c = 1694 index_test.go:140: sql delete from test_index where c = 1048 index_test.go:140: sql delete from test_index where c = 1203 index_test.go:140: sql delete from test_index where c = 406 index_test.go:140: sql delete from test_index where c = 1573 index_test.go:137: sql insert into test_index values (2575, 5644358660461198444, 0.414242, 'HEsLxq9Rxf') index_test.go:143: sql update test_index set c1 = 4062724187830875973, c2 = 0.298672, c3 = '8d9KGGjFEe' where c = 966 index_test.go:140: sql delete from test_index where c = 1243 index_test.go:143: sql update test_index set c1 = 6985613635137204878, c2 = 0.334762, c3 = 'U8pmRi63wT' where c = 295 index_test.go:137: sql insert into test_index values (2574, 1406236072167362581, 0.519815, 'rJ9tZxMGUA') index_test.go:143: sql update test_index set c1 = 7786531229396215671, c2 = 0.579834, c3 = 'HvPh01F6K5' where c = 1412 index_test.go:143: sql update test_index set c1 = 8791205534962877429, c2 = 0.635614, c3 = 'Yu6cRaCT6m' where c = 2440 index_test.go:143: sql update test_index set c1 = 8979331455647697782, c2 = 0.809711, c3 = 'Le1icytvgu' where c = 1460 index_test.go:140: sql delete from test_index where c = 197 index_test.go:143: sql update test_index set c1 = 8047001593404658489, c2 = 0.969041, c3 = 'i2fg655Kmk' where c = 555 index_test.go:143: sql update test_index set c1 = 5383284834027612836, c2 = 0.679256, c3 = 'x5VDxCaIsl' where c = 2562 index_test.go:137: sql insert into test_index values (2576, 6787495703096915162, 0.569694, '0TU4JdCh6O') index_test.go:137: sql insert into test_index values (2577, 4533995696282170220, 0.028976, '2fRTtqKUHo') index_test.go:143: sql update test_index set c1 = 2873892681979974131, c2 = 0.984847, c3 = 'Xn2lNHxzIB' where c = 1202 index_test.go:137: sql insert into test_index values (2578, 2128009342300802766, 0.435421, 'Vj7rt6YYWV') index_test.go:137: sql insert into test_index values (2580, 5786757879567736314, 0.749710, 'vkCvVF5Dlh') index_test.go:143: sql update test_index set c1 = 1703858904095380255, c2 = 0.926639, c3 = 'U3QiHjOYBh' where c = 910 index_test.go:137: sql insert into test_index values (2581, 3117248861057464671, 0.992055, 'tkDruPm6y9') index_test.go:137: sql insert into test_index values (2582, 6708723547052220519, 0.233858, 'appOoZ7gAi') index_test.go:140: sql delete from test_index where c = 2068 index_test.go:137: sql insert into test_index values (2579, 9019085223931795596, 0.621615, 'VMhx8nt26p') index_test.go:137: sql insert into test_index values (2583, 6432027334800809919, 0.549562, 'Mf7hHNX9UE') index_test.go:140: sql delete from test_index where c = 1778 index_test.go:140: sql delete from test_index where c = 1730 index_test.go:140: sql delete from test_index where c = 1747 index_test.go:140: sql delete from test_index where c = 1179 index_test.go:140: sql delete from test_index where c = 2208 index_test.go:143: sql update test_index set c1 = 1092894443400328808, c2 = 0.407167, c3 = 'LqJubtscgg' where c = 867 index_test.go:143: sql update test_index set c1 = 7746156014774523561, c2 = 0.063602, c3 = 'TAmOqDaqTp' where c = 88 index_test.go:140: sql delete from test_index where c = 2279 index_test.go:140: sql delete from test_index where c = 2426 index_test.go:143: sql update test_index set c1 = 6716296890089652054, c2 = 0.973828, c3 = 'l8hi81wTtQ' where c = 214 index_test.go:137: sql insert into test_index values (2584, 2713436854207159266, 0.034260, 'm8OKCyc0hZ') index_test.go:140: sql delete from test_index where c = 2155 index_test.go:143: sql update test_index set c1 = 1077895636842282191, c2 = 0.797013, c3 = '2Ksv7gQHya' where c = 1257 index_test.go:143: sql update test_index set c1 = 6228220551664961491, c2 = 0.338075, c3 = 'KBatgpMQc3' where c = 271 index_test.go:143: sql update test_index set c1 = 7120433172531016813, c2 = 0.352782, c3 = '58upT2F17J' where c = 1781 index_test.go:137: sql insert into test_index values (2586, 1004587813262264650, 0.828965, 'gsq9qa16Dp') index_test.go:143: sql update test_index set c1 = 5485420371242605000, c2 = 0.179818, c3 = 'n6WgniAnw1' where c = 1722 index_test.go:140: sql delete from test_index where c = 489 index_test.go:137: sql insert into test_index values (2587, 1538221582473680154, 0.412758, 'K7m2tYjSGR') index_test.go:137: sql insert into test_index values (2585, 938803467652187963, 0.634253, '9xKSEnsxm1') index_test.go:140: sql delete from test_index where c = 1215 index_test.go:137: sql insert into test_index values (2590, 545086367718281300, 0.311754, 'UtAjbQ8PcH') index_test.go:137: sql insert into test_index values (2591, 3237704334802418000, 0.397398, 'dLU35taIGC') index_test.go:140: sql delete from test_index where c = 1219 index_test.go:140: sql delete from test_index where c = 1165 index_test.go:137: sql insert into test_index values (2588, 6244072264197148749, 0.997785, 'qy1A4M2Xht') index_test.go:137: sql insert into test_index values (2589, 6828153188665791611, 0.892723, '3rkuUVlrrs') index_test.go:140: sql delete from test_index where c = 1095 index_test.go:143: sql update test_index set c1 = 4669665896132964709, c2 = 0.718821, c3 = 'UrEQJD2apU' where c = 1015 index_test.go:143: sql update test_index set c1 = 5354139614575510413, c2 = 0.293039, c3 = 'wjJKEcj3Vj' where c = 1009 index_test.go:143: sql update test_index set c1 = 2727454014061638897, c2 = 0.009687, c3 = 'RC2V2zvCVg' where c = 3 index_test.go:143: sql update test_index set c1 = 2144109175997444697, c2 = 0.126475, c3 = 'lhHI8SfeU6' where c = 1467 index_test.go:140: sql delete from test_index where c = 1915 index_test.go:143: sql update test_index set c1 = 7239915951667642561, c2 = 0.358561, c3 = 'epWpMFRDfs' where c = 1040 index_test.go:140: sql delete from test_index where c = 2438 index_test.go:143: sql update test_index set c1 = 3437927302066895520, c2 = 0.500385, c3 = 'EbxTc1ZMmy' where c = 168 index_test.go:143: sql update test_index set c1 = 6140052758896273455, c2 = 0.279910, c3 = 'w0YGuQaIb4' where c = 1549 index_test.go:137: sql insert into test_index values (2593, 6455251693423303253, 0.998712, 'rnGMBaQD2H') index_test.go:137: sql insert into test_index values (2594, 5508397613056952631, 0.398365, 'wJaBItfsPH') index_test.go:137: sql insert into test_index values (2595, 8139769788458889306, 0.340145, '22MY33s3vr') index_test.go:140: sql delete from test_index where c = 2154 index_test.go:143: sql update test_index set c1 = 6915353999816396111, c2 = 0.178710, c3 = '6uSdxi5qow' where c = 617 index_test.go:140: sql delete from test_index where c = 660 index_test.go:137: sql insert into test_index values (2592, 9114030642553113957, 0.540780, 'fWbEjKozeG') index_test.go:140: sql delete from test_index where c = 761 index_test.go:143: sql update test_index set c1 = 5338715118108474782, c2 = 0.559279, c3 = 'gLU5tYI0vu' where c = 441 index_test.go:137: sql insert into test_index values (2596, 3313692974648375395, 0.024089, 'XjMxlztFMu') index_test.go:137: sql insert into test_index values (2597, 2109164656449472556, 0.863399, 'ZSpXOkYGcT') index_test.go:143: sql update test_index set c1 = 7798110927955854619, c2 = 0.891177, c3 = 'eQxJzUxNoq' where c = 1911 index_test.go:140: sql delete from test_index where c = 1066 index_test.go:143: sql update test_index set c1 = 5117592007643753503, c2 = 0.341878, c3 = 'UmPxnQmLjb' where c = 1544 index_test.go:140: sql delete from test_index where c = 2217 index_test.go:137: sql insert into test_index values (2598, 1106340032268782790, 0.303470, 'RXvvM7XFSZ') index_test.go:143: sql update test_index set c1 = 767997065490527985, c2 = 0.887889, c3 = 'pVZzWMPUSI' where c = 2156 index_test.go:137: sql insert into test_index values (2599, 3864139410364648239, 0.835766, 'dQd58vdzgo') index_test.go:140: sql delete from test_index where c = 2387 index_test.go:140: sql delete from test_index where c = 1605 index_test.go:143: sql update test_index set c1 = 3549688515507083372, c2 = 0.213175, c3 = '83YUuyfLVh' where c = 2112 index_test.go:140: sql delete from test_index where c = 202 index_test.go:140: sql delete from test_index where c = 1598 index_test.go:143: sql update test_index set c1 = 1720182448093622747, c2 = 0.209216, c3 = 'oZyT7MZO4v' where c = 1940 index_test.go:143: sql update test_index set c1 = 133825382146657165, c2 = 0.557915, c3 = 'otueKjPT7f' where c = 2112 index_test.go:143: sql update test_index set c1 = 2405437203974005201, c2 = 0.915691, c3 = 'Zrj7s4NsH3' where c = 1809 index_test.go:143: sql update test_index set c1 = 8561246216945467396, c2 = 0.013109, c3 = 'YLiieQdEBE' where c = 1170 index_test.go:143: sql update test_index set c1 = 6720246388251347408, c2 = 0.511222, c3 = '04QGgrjCe6' where c = 246 index_test.go:137: sql insert into test_index values (2600, 9109896709168944932, 0.573598, 'yoVmphfUn5') index_test.go:140: sql delete from test_index where c = 104 index_test.go:143: sql update test_index set c1 = 2362553495040760442, c2 = 0.059301, c3 = 'w9FxjLByus' where c = 1022 index_test.go:137: sql insert into test_index values (2601, 166732833401510835, 0.708421, 'aFBtCjfsjX') index_test.go:137: sql insert into test_index values (2606, 9072350073350050687, 0.970030, 'zpOuPXgAWx') index_test.go:137: sql insert into test_index values (2603, 8857790634858909761, 0.850404, 'zXresAyEGf') index_test.go:137: sql insert into test_index values (2605, 4531373075838192293, 0.760748, '5h3niHmsED') index_test.go:137: sql insert into test_index values (2610, 121870720878037833, 0.948561, 'DAwqaiAeQg') index_test.go:137: sql insert into test_index values (2604, 6215253386829420977, 0.006398, '9REyz4jG62') index_test.go:137: sql insert into test_index values (2608, 2993416616785076576, 0.837116, 'cYbwkfBQKG') index_test.go:137: sql insert into test_index values (2602, 1932804201746621734, 0.456644, 'wE4b9KqwTx') index_test.go:140: sql delete from test_index where c = 2118 index_test.go:140: sql delete from test_index where c = 767 index_test.go:137: sql insert into test_index values (2609, 2426524264756158034, 0.819288, 'u1DmCVAPSs') index_test.go:140: sql delete from test_index where c = 769 index_test.go:140: sql delete from test_index where c = 1031 index_test.go:140: sql delete from test_index where c = 2216 index_test.go:140: sql delete from test_index where c = 2568 index_test.go:140: sql delete from test_index where c = 1138 index_test.go:137: sql insert into test_index values (2607, 6688664297172085090, 0.355029, 'Ak3SQDyhDb') index_test.go:140: sql delete from test_index where c = 1925 index_test.go:143: sql update test_index set c1 = 1690402409240892376, c2 = 0.960542, c3 = 'hC8WDzshTa' where c = 720 index_test.go:140: sql delete from test_index where c = 1143 index_test.go:143: sql update test_index set c1 = 818756487087225721, c2 = 0.301015, c3 = 'SphvXVq0fr' where c = 1573 index_test.go:143: sql update test_index set c1 = 8714130537929672502, c2 = 0.022879, c3 = 'u42ohGcWW2' where c = 139 index_test.go:140: sql delete from test_index where c = 1136 index_test.go:143: sql update test_index set c1 = 6448237874284707127, c2 = 0.984507, c3 = '2dOokv61ID' where c = 1645 index_test.go:143: sql update test_index set c1 = 6977793466183098706, c2 = 0.865020, c3 = 'Y5gYkvVksE' where c = 1442 index_test.go:143: sql update test_index set c1 = 1881471972841567031, c2 = 0.208016, c3 = '55G9RKogxJ' where c = 500 index_test.go:143: sql update test_index set c1 = 5361126399911157867, c2 = 0.016182, c3 = '1JLaieE8Me' where c = 1260 index_test.go:137: sql insert into test_index values (2611, 2900103728392480144, 0.883958, '15IZ3HFgPN') index_test.go:143: sql update test_index set c1 = 7476027222034894383, c2 = 0.966680, c3 = '1w0LE4KHNq' where c = 2513 index_test.go:137: sql insert into test_index values (2612, 4557636272280798980, 0.324788, 'OE8mM1ihhs') index_test.go:137: sql insert into test_index values (2613, 976647247505179095, 0.906136, 'OJeAVaEEO2') index_test.go:143: sql update test_index set c1 = 3016074696216922956, c2 = 0.797266, c3 = 'ZFhG9jE9pc' where c = 1572 index_test.go:137: sql insert into test_index values (2616, 5997075762552229384, 0.380565, 'uc9y9pAXHY') index_test.go:137: sql insert into test_index values (2617, 3160072648698129936, 0.566320, '3S7peiNd9S') index_test.go:137: sql insert into test_index values (2618, 7272602355935295115, 0.592616, 'WPUAJko2Ed') index_test.go:140: sql delete from test_index where c = 2443 index_test.go:137: sql insert into test_index values (2614, 192343381309090479, 0.687284, 'l2wsHY7ISq') index_test.go:140: sql delete from test_index where c = 1337 index_test.go:137: sql insert into test_index values (2615, 6299429521350786493, 0.568831, 'VVmnuumdff') index_test.go:140: sql delete from test_index where c = 1059 index_test.go:143: sql update test_index set c1 = 3893514578532935908, c2 = 0.028839, c3 = 'ESAiCQdFy7' where c = 1783 index_test.go:140: sql delete from test_index where c = 2514 index_test.go:140: sql delete from test_index where c = 37 index_test.go:140: sql delete from test_index where c = 2023 index_test.go:140: sql delete from test_index where c = 1941 index_test.go:137: sql insert into test_index values (2619, 2131387753010007563, 0.926300, 'a3ysk9VlLu') index_test.go:143: sql update test_index set c1 = 5936348494730979224, c2 = 0.642893, c3 = 'uc5qItbJMS' where c = 843 index_test.go:143: sql update test_index set c1 = 2841384991425767135, c2 = 0.677789, c3 = 'orn4qbmJyM' where c = 1331 index_test.go:143: sql update test_index set c1 = 1280083302872194851, c2 = 0.548742, c3 = 'iReE8762y8' where c = 381 index_test.go:143: sql update test_index set c1 = 3493773107558995014, c2 = 0.837992, c3 = 'WpfbtvFvUf' where c = 1233 index_test.go:140: sql delete from test_index where c = 951 index_test.go:143: sql update test_index set c1 = 6480124858440008426, c2 = 0.198533, c3 = 'Hk43dElmq3' where c = 2534 index_test.go:137: sql insert into test_index values (2621, 5568755317476931478, 0.659729, 'g204Mgx4CE') index_test.go:137: sql insert into test_index values (2623, 6752635841143258356, 0.089293, 'cl988yWCTg') index_test.go:137: sql insert into test_index values (2622, 1326937311334713118, 0.032293, 'tJLsGXpXH3') index_test.go:140: sql delete from test_index where c = 1980 index_test.go:137: sql insert into test_index values (2620, 6851248286972088317, 0.230953, 'H7dawoNBWJ') index_test.go:137: sql insert into test_index values (2624, 3963282194279169031, 0.091016, 'CMDSgZPBWI') index_test.go:143: sql update test_index set c1 = 1334086566743854253, c2 = 0.300214, c3 = 'LWZJpIkEri' where c = 1229 index_test.go:140: sql delete from test_index where c = 2052 index_test.go:143: sql update test_index set c1 = 5162564324999836272, c2 = 0.858662, c3 = 'twVaqDwPjc' where c = 904 index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 4285094432427235885, c2 = 0.408526, c3 = 'PO4ao1Nw7g' where c = 1693 index_test.go:143: sql update test_index set c1 = 768803760008163687, c2 = 0.900051, c3 = 'iyuGbaDtkr' where c = 2200 index_test.go:140: sql delete from test_index where c = 2564 index_test.go:137: sql insert into test_index values (2626, 7603386390492837605, 0.816772, 'EfnQz29qmr') index_test.go:137: sql insert into test_index values (2625, 4258755589840664145, 0.770458, 'n1TBSsorf1') index_test.go:140: sql delete from test_index where c = 2038 index_test.go:140: sql delete from test_index where c = 1548 index_test.go:137: sql insert into test_index values (2628, 1473302959916806825, 0.934731, 'DAevPAF57U') index_test.go:143: sql update test_index set c1 = 7508756899854787517, c2 = 0.676747, c3 = 'eHGONGU28n' where c = 247 index_test.go:137: sql insert into test_index values (2627, 2676735346698338300, 0.896125, '0IzcS4eQQq') index_test.go:137: sql insert into test_index values (2629, 2190301508541504437, 0.843727, 'Gmirzo17wg') index_test.go:143: sql update test_index set c1 = 512568784013077099, c2 = 0.071086, c3 = '5DQla2iF0o' where c = 1201 index_test.go:140: sql delete from test_index where c = 474 index_test.go:140: sql delete from test_index where c = 2510 index_test.go:140: sql delete from test_index where c = 1103 index_test.go:143: sql update test_index set c1 = 5382447538222142983, c2 = 0.675971, c3 = '9SaZsRBhXj' where c = 2459 index_test.go:143: sql update test_index set c1 = 6488038330326098505, c2 = 0.504623, c3 = 'W1GcyVszsB' where c = 947 index_test.go:140: sql delete from test_index where c = 2411 index_test.go:140: sql delete from test_index where c = 2457 index_test.go:137: sql insert into test_index values (2632, 7836364753732102130, 0.612350, 'D4lMt08uwT') index_test.go:137: sql insert into test_index values (2631, 830901711766095884, 0.014384, 'EbiTlJyY3w') index_test.go:143: sql update test_index set c1 = 4171280175039741485, c2 = 0.081895, c3 = 'lKXbFWd2TX' where c = 360 index_test.go:143: sql update test_index set c1 = 379467106078160830, c2 = 0.611179, c3 = '2LfGdgRMI5' where c = 2597 index_test.go:143: sql update test_index set c1 = 9040871286182954751, c2 = 0.629571, c3 = 'um42o2dVo6' where c = 1283 index_test.go:137: sql insert into test_index values (2630, 507593589894716287, 0.182865, 'gWuET0mvIz') index_test.go:137: sql insert into test_index values (2633, 3866564219679417511, 0.778573, 'XNqjZx25Vs') index_test.go:143: sql update test_index set c1 = 965057284365994192, c2 = 0.754911, c3 = 'WSti3h9pwv' where c = 2259 index_test.go:143: sql update test_index set c1 = 6850266597344571439, c2 = 0.052557, c3 = 'YeVI9lUHGE' where c = 437 index_test.go:140: sql delete from test_index where c = 1601 index_test.go:137: sql insert into test_index values (2636, 4988214437771397238, 0.558325, 'tSnPqNo1qy') index_test.go:137: sql insert into test_index values (2634, 3408894083170280758, 0.980485, 'ozzJPSKdXI') index_test.go:140: sql delete from test_index where c = 1300 index_test.go:143: sql update test_index set c1 = 1379007908323761824, c2 = 0.999004, c3 = 'xbaRuhzeAL' where c = 1366 index_test.go:137: sql insert into test_index values (2637, 2014622503203107840, 0.641555, 'XVijWUHkXl') index_test.go:140: sql delete from test_index where c = 2309 index_test.go:143: sql update test_index set c1 = 330657574006489350, c2 = 0.789199, c3 = 'MypTgg348Y' where c = 597 index_test.go:140: sql delete from test_index where c = 1710 index_test.go:143: sql update test_index set c1 = 7260867881868206666, c2 = 0.828975, c3 = 'HHSu27iMzB' where c = 969 index_test.go:137: sql insert into test_index values (2635, 1718330701313625853, 0.999573, 'oePBMdEPBM') index_test.go:140: sql delete from test_index where c = 282 index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 2008 index_test.go:137: sql insert into test_index values (2638, 5735812190501003126, 0.277727, 'A9A0wARN3G') index_test.go:143: sql update test_index set c1 = 4853795996386084128, c2 = 0.290703, c3 = 'NTg5F2dX5H' where c = 129 index_test.go:140: sql delete from test_index where c = 143 index_test.go:137: sql insert into test_index values (2640, 524411891690512134, 0.303015, 'erswOOQMO1') index_test.go:143: sql update test_index set c1 = 2573683771808785212, c2 = 0.503366, c3 = 'hK27sqoYTI' where c = 40 index_test.go:137: sql insert into test_index values (2641, 8863586752868800474, 0.296789, 'WQ5LtSYouD') index_test.go:137: sql insert into test_index values (2639, 8543120175868561790, 0.505074, '6b2FixcuOZ') index_test.go:137: sql insert into test_index values (2642, 6416736181344794389, 0.727027, 'mkE9Zh7nEu') index_test.go:143: sql update test_index set c1 = 2753111957149807226, c2 = 0.630460, c3 = 'Y1i8pgG5cI' where c = 1575 index_test.go:143: sql update test_index set c1 = 4257272558715239290, c2 = 0.858928, c3 = 'fWpMGpPZGM' where c = 1287 index_test.go:140: sql delete from test_index where c = 529 index_test.go:140: sql delete from test_index where c = 2052 index_test.go:137: sql insert into test_index values (2643, 1997576760308216150, 0.605281, 'iRXIIYhdvj') index_test.go:140: sql delete from test_index where c = 2412 index_test.go:140: sql delete from test_index where c = 933 index_test.go:137: sql insert into test_index values (2644, 7688763097971705117, 0.451705, 'sK1sesYpUY') index_test.go:143: sql update test_index set c1 = 7036268014819457777, c2 = 0.921818, c3 = '3em6OdV47H' where c = 654 index_test.go:140: sql delete from test_index where c = 1373 index_test.go:137: sql insert into test_index values (2645, 3200814474544336477, 0.889199, 'OwV6Dcgu0B') index_test.go:143: sql update test_index set c1 = 6044835286213194476, c2 = 0.471555, c3 = 'jl7WCHTZHV' where c = 795 index_test.go:143: sql update test_index set c1 = 2041119898663553349, c2 = 0.647842, c3 = 'v2QtSqlghI' where c = 587 index_test.go:140: sql delete from test_index where c = 2169 index_test.go:143: sql update test_index set c1 = 5991370419558751627, c2 = 0.498029, c3 = 'B9E7ErNE6y' where c = 1775 index_test.go:137: sql insert into test_index values (2647, 6732234601400115242, 0.427806, 'Z3z1x7CHSX') index_test.go:143: sql update test_index set c1 = 8489073247710105031, c2 = 0.925526, c3 = '5StHPfPY9N' where c = 1867 index_test.go:137: sql insert into test_index values (2648, 2623085653671496527, 0.817080, 'lu04D5aAQ4') index_test.go:140: sql delete from test_index where c = 1662 index_test.go:140: sql delete from test_index where c = 438 index_test.go:143: sql update test_index set c1 = 2276479770737652867, c2 = 0.619825, c3 = 'CWzFyuAEP7' where c = 1340 index_test.go:137: sql insert into test_index values (2650, 1765839778096135977, 0.241329, 'JXe6ABGznk') index_test.go:137: sql insert into test_index values (2649, 3319968563431046128, 0.597194, 'DrcczxyrS9') index_test.go:143: sql update test_index set c1 = 3481074272017022011, c2 = 0.744970, c3 = 'kIZzeTu01c' where c = 2174 index_test.go:143: sql update test_index set c1 = 7120760759844614654, c2 = 0.857893, c3 = 'E9Xnzf7YFc' where c = 954 index_test.go:143: sql update test_index set c1 = 8977501128456459660, c2 = 0.764734, c3 = 'saY4oqSxzL' where c = 2038 index_test.go:143: sql update test_index set c1 = 7993850167553388079, c2 = 0.855522, c3 = 'pmWdSWWRYC' where c = 1997 index_test.go:140: sql delete from test_index where c = 1304 index_test.go:140: sql delete from test_index where c = 1631 index_test.go:137: sql insert into test_index values (2646, 4222602416657069340, 0.139233, 'nMYYF2JoJD') index_test.go:137: sql insert into test_index values (2652, 7337562730633412736, 0.204771, 'hUhfYnLF6H') index_test.go:137: sql insert into test_index values (2654, 7946135022276529252, 0.442781, 'LeBwEbAYk5') index_test.go:140: sql delete from test_index where c = 2573 index_test.go:140: sql delete from test_index where c = 494 index_test.go:137: sql insert into test_index values (2653, 418977561881238345, 0.889166, 'n7pzLEU2ma') index_test.go:140: sql delete from test_index where c = 1496 index_test.go:143: sql update test_index set c1 = 577636565915356123, c2 = 0.416908, c3 = 'vtdSgryCjY' where c = 1058 index_test.go:137: sql insert into test_index values (2651, 4052169583073042911, 0.480946, 'JIokKlkGyV') index_test.go:143: sql update test_index set c1 = 8327273080025577442, c2 = 0.002414, c3 = 'ws9Dfi2h3d' where c = 54 index_test.go:140: sql delete from test_index where c = 1851 index_test.go:137: sql insert into test_index values (2655, 7191370155552840769, 0.290030, 'hEkPvFOIvz') index_test.go:140: sql delete from test_index where c = 392 index_test.go:137: sql insert into test_index values (2656, 3449029450479214679, 0.566188, '9lcCfCQYd1') index_test.go:140: sql delete from test_index where c = 1056 index_test.go:143: sql update test_index set c1 = 375515632648729609, c2 = 0.729164, c3 = 'hMGq7TNsqA' where c = 1750 index_test.go:140: sql delete from test_index where c = 935 index_test.go:140: sql delete from test_index where c = 633 index_test.go:137: sql insert into test_index values (2658, 2745847831483828659, 0.019579, '5Yp8gF05vQ') index_test.go:143: sql update test_index set c1 = 2409726005046861877, c2 = 0.143553, c3 = '4b5RXgPNM8' where c = 1453 index_test.go:137: sql insert into test_index values (2657, 4175459113057632642, 0.759072, 'PTO6Nzl4Es') index_test.go:143: sql update test_index set c1 = 1362303231580609177, c2 = 0.227071, c3 = 'gZjlJCcauw' where c = 2055 index_test.go:143: sql update test_index set c1 = 6622737600486120151, c2 = 0.730241, c3 = 'Wb6pui7CxK' where c = 2583 index_test.go:143: sql update test_index set c1 = 4721466342098226790, c2 = 0.338755, c3 = 'kUWCpk0E55' where c = 1850 index_test.go:143: sql update test_index set c1 = 9180456409110929100, c2 = 0.521584, c3 = '4tCbZs2mu0' where c = 2029 index_test.go:143: sql update test_index set c1 = 6978765147791205997, c2 = 0.698114, c3 = 'rOIabNuaz8' where c = 627 index_test.go:140: sql delete from test_index where c = 1097 index_test.go:143: sql update test_index set c1 = 1462295876174022377, c2 = 0.655087, c3 = '7DO36jOgch' where c = 671 index_test.go:137: sql insert into test_index values (2661, 7570035171990763430, 0.095855, 'EUQzc3rLJn') index_test.go:140: sql delete from test_index where c = 99 index_test.go:137: sql insert into test_index values (2660, 1016594102725305014, 0.011552, 'HJF3WIxq8E') index_test.go:137: sql insert into test_index values (2665, 5990189878892121820, 0.499258, 'SyLackBOfL') index_test.go:137: sql insert into test_index values (2664, 7152475597699984810, 0.249457, 'ZmA2mrBJMU') index_test.go:143: sql update test_index set c1 = 8753755531903493403, c2 = 0.667219, c3 = 'r9qt9Hrool' where c = 623 index_test.go:140: sql delete from test_index where c = 1679 index_test.go:140: sql delete from test_index where c = 2055 index_test.go:137: sql insert into test_index values (2659, 2257306894411844211, 0.597726, 'CsKOMhrnIk') index_test.go:137: sql insert into test_index values (2663, 8315826848593203133, 0.557101, 'Ip2Nhz37fK') index_test.go:137: sql insert into test_index values (2662, 7387186915589161104, 0.619168, 'deaK6KuvPW') index_test.go:143: sql update test_index set c1 = 200941119603677772, c2 = 0.802531, c3 = '9BUdUx4DtY' where c = 208 index_test.go:140: sql delete from test_index where c = 687 index_test.go:140: sql delete from test_index where c = 1855 index_test.go:140: sql delete from test_index where c = 662 index_test.go:143: sql update test_index set c1 = 2411600318446669331, c2 = 0.793532, c3 = 'itOKVBofiC' where c = 248 index_test.go:140: sql delete from test_index where c = 936 index_test.go:143: sql update test_index set c1 = 3157898846800489769, c2 = 0.410783, c3 = 'SofglTjgv9' where c = 1869 index_test.go:143: sql update test_index set c1 = 194862386961778262, c2 = 0.097299, c3 = 'UMa7CYz8YP' where c = 851 index_test.go:143: sql update test_index set c1 = 1657800425154952352, c2 = 0.315704, c3 = 'jweCs2J1nV' where c = 2506 index_test.go:137: sql insert into test_index values (2668, 8547096823756785045, 0.124197, 'qFl3m8QDy5') index_test.go:137: sql insert into test_index values (2667, 7212014662665478189, 0.722488, 'W1Z0uyZoLe') index_test.go:140: sql delete from test_index where c = 2371 index_test.go:137: sql insert into test_index values (2671, 8878484104854778135, 0.401884, 'lBCzsHD1Oi') index_test.go:143: sql update test_index set c1 = 3662869560020547438, c2 = 0.608653, c3 = 'jrrBEw04Cc' where c = 1486 index_test.go:140: sql delete from test_index where c = 1385 index_test.go:137: sql insert into test_index values (2666, 2852475786881453343, 0.892579, '6ziuMwB4k6') index_test.go:140: sql delete from test_index where c = 605 index_test.go:143: sql update test_index set c1 = 3463227596744173306, c2 = 0.182958, c3 = 'wE2px8Hvif' where c = 1166 index_test.go:143: sql update test_index set c1 = 572529778554345431, c2 = 0.145161, c3 = 'k8UAnHq81y' where c = 1084 index_test.go:140: sql delete from test_index where c = 2653 index_test.go:137: sql insert into test_index values (2672, 6960118090437730271, 0.922994, 'prHY2wmU1Z') index_test.go:137: sql insert into test_index values (2673, 3180977562863363541, 0.504102, 'O6NpfHTf4b') index_test.go:137: sql insert into test_index values (2674, 5063272702349951650, 0.592918, 'zTSLQStaqJ') index_test.go:143: sql update test_index set c1 = 3754739611155401396, c2 = 0.363418, c3 = '9ceYyEhZpQ' where c = 1099 index_test.go:140: sql delete from test_index where c = 1479 index_test.go:143: sql update test_index set c1 = 880467877473932710, c2 = 0.718986, c3 = 'te7CnsDw0h' where c = 15 index_test.go:137: sql insert into test_index values (2669, 9062048998518320763, 0.300254, '8BYgZy9AZy') index_test.go:140: sql delete from test_index where c = 2158 index_test.go:140: sql delete from test_index where c = 2238 index_test.go:137: sql insert into test_index values (2670, 111865556242879277, 0.000731, 'pxjUmss8N0') index_test.go:143: sql update test_index set c1 = 9219844117286473058, c2 = 0.730181, c3 = 'vBIVOOPCAu' where c = 541 index_test.go:140: sql delete from test_index where c = 1637 index_test.go:137: sql insert into test_index values (2675, 3833212147269963816, 0.230610, 'ep8ROfFUIs') index_test.go:137: sql insert into test_index values (2676, 5623363143724006354, 0.500088, 'NmDoIyoPeA') index_test.go:140: sql delete from test_index where c = 648 index_test.go:140: sql delete from test_index where c = 361 index_test.go:140: sql delete from test_index where c = 1749 index_test.go:143: sql update test_index set c1 = 8383794391822281803, c2 = 0.922661, c3 = 'BeVx06QcCA' where c = 970 index_test.go:140: sql delete from test_index where c = 2208 index_test.go:143: sql update test_index set c1 = 3031947970582999839, c2 = 0.434555, c3 = 'z3H5VNF6Nw' where c = 1165 index_test.go:143: sql update test_index set c1 = 8574107924106776665, c2 = 0.755506, c3 = 'NFicP55TRr' where c = 2454 index_test.go:137: sql insert into test_index values (2677, 1506091623828912363, 0.431550, 'mhmR1vRPMS') index_test.go:140: sql delete from test_index where c = 2112 index_test.go:137: sql insert into test_index values (2678, 6081982272880037892, 0.696156, 'hSPQfk8VJr') index_test.go:143: sql update test_index set c1 = 1649686583242925740, c2 = 0.240465, c3 = 'i4Rh0jRwsx' where c = 2293 index_test.go:143: sql update test_index set c1 = 3767018600328067426, c2 = 0.269180, c3 = 's730VtqIyS' where c = 1944 index_test.go:140: sql delete from test_index where c = 740 index_test.go:143: sql update test_index set c1 = 5916829126356933721, c2 = 0.645713, c3 = 'TPx1IVng1c' where c = 1846 index_test.go:143: sql update test_index set c1 = 5798931404588030890, c2 = 0.077850, c3 = 'aHLkaSqUuJ' where c = 2589 index_test.go:140: sql delete from test_index where c = 1483 index_test.go:137: sql insert into test_index values (2679, 6327614104464227290, 0.048084, 'x6iHGnd9Y7') index_test.go:137: sql insert into test_index values (2680, 6268514596821120069, 0.401589, 'heobV8MaZJ') index_test.go:143: sql update test_index set c1 = 5599731467164551733, c2 = 0.512051, c3 = '7xYC23tese' where c = 1697 index_test.go:137: sql insert into test_index values (2681, 133117082671683397, 0.531766, 'S57HTGeCw8') index_test.go:137: sql insert into test_index values (2683, 5469728657406814249, 0.464963, 'l2S7aFHzX3') index_test.go:137: sql insert into test_index values (2682, 2853770113514965576, 0.985524, 'bJ6G6htwQd') index_test.go:140: sql delete from test_index where c = 1273 index_test.go:137: sql insert into test_index values (2684, 1671870196139643716, 0.438439, 'E3v3TzSlqC') index_test.go:140: sql delete from test_index where c = 1746 index_test.go:140: sql delete from test_index where c = 8 index_test.go:143: sql update test_index set c1 = 2984348327276661785, c2 = 0.687410, c3 = '0AzcH2K9WM' where c = 2132 index_test.go:143: sql update test_index set c1 = 6498012754293590262, c2 = 0.584753, c3 = '5z0kxsjDEv' where c = 2040 index_test.go:140: sql delete from test_index where c = 1998 index_test.go:143: sql update test_index set c1 = 8825384746197666900, c2 = 0.570160, c3 = '6rYifZx55X' where c = 477 index_test.go:140: sql delete from test_index where c = 1193 index_test.go:143: sql update test_index set c1 = 2292066887266810013, c2 = 0.320991, c3 = '6kvvzKXQPH' where c = 325 index_test.go:143: sql update test_index set c1 = 5736446334633098272, c2 = 0.427641, c3 = 'KuzYJOjDnv' where c = 2 index_test.go:143: sql update test_index set c1 = 3386963987993392959, c2 = 0.527822, c3 = 'iaMXrxDiTW' where c = 2542 index_test.go:140: sql delete from test_index where c = 2683 index_test.go:137: sql insert into test_index values (2685, 2422032780547355598, 0.003624, '6wZRb40mCC') index_test.go:143: sql update test_index set c1 = 4061286901689595071, c2 = 0.033996, c3 = 'RyozTsGaa9' where c = 1193 index_test.go:137: sql insert into test_index values (2687, 3226810357544778101, 0.531853, 'RNsBiwFDwL') index_test.go:143: sql update test_index set c1 = 8366568489044989314, c2 = 0.972414, c3 = 'mS1DQNI0yz' where c = 135 index_test.go:143: sql update test_index set c1 = 4128703653406096187, c2 = 0.985900, c3 = 'aWgyZTSkcD' where c = 199 index_test.go:137: sql insert into test_index values (2686, 1538383723768005582, 0.035450, '8JKxV6p8k8') index_test.go:140: sql delete from test_index where c = 1322 index_test.go:137: sql insert into test_index values (2690, 3542677440814648345, 0.338690, 'mxA9iLkhsc') index_test.go:137: sql insert into test_index values (2691, 2455316188808068280, 0.324015, 'rUOAtSXXH3') index_test.go:137: sql insert into test_index values (2688, 2027929108090151506, 0.066500, 'Hr22ydwo28') index_test.go:137: sql insert into test_index values (2689, 7814798524352986625, 0.981368, 'a5mly4qz44') index_test.go:140: sql delete from test_index where c = 402 index_test.go:140: sql delete from test_index where c = 146 index_test.go:137: sql insert into test_index values (2692, 6208450613317156485, 0.159588, 'ATKNJJpzjY') index_test.go:140: sql delete from test_index where c = 638 index_test.go:140: sql delete from test_index where c = 1110 index_test.go:140: sql delete from test_index where c = 1848 index_test.go:143: sql update test_index set c1 = 7358530202771618086, c2 = 0.310416, c3 = 'L4ZuWXpL9S' where c = 878 index_test.go:143: sql update test_index set c1 = 1037236295023205337, c2 = 0.134928, c3 = '2uTHlxF2GW' where c = 846 index_test.go:143: sql update test_index set c1 = 3426299892069311007, c2 = 0.130684, c3 = 'JQaOuzk4Pb' where c = 1976 index_test.go:143: sql update test_index set c1 = 8056330356564703301, c2 = 0.005818, c3 = '0yCeUDt1uv' where c = 1963 index_test.go:143: sql update test_index set c1 = 8381264841722015400, c2 = 0.202255, c3 = 'y0vCy7F64r' where c = 2097 index_test.go:143: sql update test_index set c1 = 8768842228246940768, c2 = 0.586974, c3 = 'hgptuVvPKa' where c = 1793 index_test.go:140: sql delete from test_index where c = 1456 index_test.go:140: sql delete from test_index where c = 1043 index_test.go:137: sql insert into test_index values (2693, 1656259400612172771, 0.008251, 'AekWMphfuc') index_test.go:143: sql update test_index set c1 = 8246341668478594050, c2 = 0.241559, c3 = 'glI3s0zm6q' where c = 763 index_test.go:137: sql insert into test_index values (2694, 6322215926093114979, 0.181838, 'bTZ5cnIrSw') index_test.go:137: sql insert into test_index values (2696, 8990985807789037715, 0.727295, '7J6awHTRIb') index_test.go:140: sql delete from test_index where c = 2028 index_test.go:137: sql insert into test_index values (2698, 7817118908815279555, 0.989181, '8OHgFLt6Zh') index_test.go:140: sql delete from test_index where c = 766 index_test.go:137: sql insert into test_index values (2695, 5371090030888907971, 0.111190, 'z3iuF7OaRo') index_test.go:143: sql update test_index set c1 = 41150504062147486, c2 = 0.741314, c3 = 'yTxbcsSLE6' where c = 430 index_test.go:137: sql insert into test_index values (2697, 971474564164051593, 0.250668, 'AsCKHrqaig') index_test.go:143: sql update test_index set c1 = 2712256402161126106, c2 = 0.465102, c3 = 'IFBP1rowfv' where c = 921 index_test.go:140: sql delete from test_index where c = 1395 index_test.go:140: sql delete from test_index where c = 2161 index_test.go:143: sql update test_index set c1 = 6610852255616310356, c2 = 0.781933, c3 = 'WgTS1aDxND' where c = 2307 index_test.go:140: sql delete from test_index where c = 2123 index_test.go:137: sql insert into test_index values (2699, 2052393429496560292, 0.316518, '8gD9osJnbd') index_test.go:143: sql update test_index set c1 = 1074315527819988083, c2 = 0.183486, c3 = 'ZoshlrACNO' where c = 301 index_test.go:140: sql delete from test_index where c = 2003 index_test.go:143: sql update test_index set c1 = 2892365358050787254, c2 = 0.736378, c3 = 'hj2LURJEXV' where c = 1273 index_test.go:140: sql delete from test_index where c = 1259 index_test.go:143: sql update test_index set c1 = 5789330807726254080, c2 = 0.703145, c3 = 'PQE8Hlyc3N' where c = 253 index_test.go:143: sql update test_index set c1 = 1409224025010023294, c2 = 0.314724, c3 = 'fPvvzCx9dV' where c = 2005 index_test.go:143: sql update test_index set c1 = 52622028235120756, c2 = 0.834673, c3 = 'FMTUK5Xh3L' where c = 2022 index_test.go:137: sql insert into test_index values (2700, 6045207801501259130, 0.878276, 'oLC7TfJI81') index_test.go:140: sql delete from test_index where c = 256 index_test.go:143: sql update test_index set c1 = 6310281969454147854, c2 = 0.959787, c3 = 's947gNeyuS' where c = 1264 index_test.go:137: sql insert into test_index values (2701, 3195972319913708660, 0.146670, 'mZo2ZdG6LR') index_test.go:137: sql insert into test_index values (2704, 8251940496432172846, 0.851725, 'kmhtOPFya1') index_test.go:137: sql insert into test_index values (2706, 53786637543086335, 0.914974, 'nxZUdfXBJ3') index_test.go:137: sql insert into test_index values (2703, 3050234198915866610, 0.107228, 'PHj0hvJSj4') index_test.go:137: sql insert into test_index values (2702, 2944436018619319751, 0.824038, 'Yg4ZrwYjIZ') index_test.go:140: sql delete from test_index where c = 263 index_test.go:140: sql delete from test_index where c = 1454 index_test.go:137: sql insert into test_index values (2708, 6688602722781130978, 0.180400, 'tb4GvFvgjH') index_test.go:137: sql insert into test_index values (2707, 8131539163572760481, 0.754288, 'rhNzqJZnGL') index_test.go:137: sql insert into test_index values (2710, 382721269004202021, 0.178622, 'OPWTUumN09') index_test.go:137: sql insert into test_index values (2705, 7191940412541670398, 0.001360, 'CzIGeVEXKd') index_test.go:137: sql insert into test_index values (2709, 7095281118076305141, 0.754765, 'U4av10Mg0Q') index_test.go:140: sql delete from test_index where c = 2360 index_test.go:140: sql delete from test_index where c = 661 index_test.go:140: sql delete from test_index where c = 1008 index_test.go:143: sql update test_index set c1 = 1027117763389999959, c2 = 0.671785, c3 = 'MVk2WG2JG8' where c = 457 index_test.go:140: sql delete from test_index where c = 590 index_test.go:143: sql update test_index set c1 = 5758628952160114837, c2 = 0.831434, c3 = 'st316E7TfX' where c = 1357 index_test.go:140: sql delete from test_index where c = 89 index_test.go:143: sql update test_index set c1 = 8994341636310965519, c2 = 0.300863, c3 = 'UXHtdcsjpQ' where c = 1511 index_test.go:143: sql update test_index set c1 = 246923771983727925, c2 = 0.687446, c3 = 'ZzymUM964k' where c = 630 index_test.go:140: sql delete from test_index where c = 1803 index_test.go:143: sql update test_index set c1 = 5251486395840943896, c2 = 0.231696, c3 = 'V0yn88V6ju' where c = 1271 index_test.go:137: sql insert into test_index values (2712, 7096093454435633019, 0.333847, 'DLL2pXkfbC') index_test.go:143: sql update test_index set c1 = 4086838516948054882, c2 = 0.475877, c3 = 'gCnnSPzcLv' where c = 1356 index_test.go:137: sql insert into test_index values (2713, 1706358327851296729, 0.820418, 'QjVS2YfMfj') index_test.go:140: sql delete from test_index where c = 1014 index_test.go:137: sql insert into test_index values (2714, 374827349698653139, 0.391738, 'yjn4onNR76') index_test.go:137: sql insert into test_index values (2711, 6992306620376076584, 0.195529, 'xDXlPvgr0m') index_test.go:143: sql update test_index set c1 = 8421934247895403399, c2 = 0.926572, c3 = 'R10tMFbPEG' where c = 2411 index_test.go:140: sql delete from test_index where c = 1668 index_test.go:143: sql update test_index set c1 = 5068711332292438402, c2 = 0.627152, c3 = 'BuqNqOrjJ3' where c = 304 index_test.go:137: sql insert into test_index values (2716, 7418267353566718417, 0.995794, 'V6zbPtglvI') index_test.go:137: sql insert into test_index values (2715, 5120360330685810548, 0.603870, 'TuLcrQmvsQ') index_test.go:140: sql delete from test_index where c = 2702 index_test.go:140: sql delete from test_index where c = 2087 index_test.go:143: sql update test_index set c1 = 3070202781972361686, c2 = 0.717807, c3 = '954j8kNoyL' where c = 1248 index_test.go:143: sql update test_index set c1 = 3843066493954039209, c2 = 0.110336, c3 = 'qdzjhLolJU' where c = 1487 index_test.go:140: sql delete from test_index where c = 2576 index_test.go:140: sql delete from test_index where c = 459 index_test.go:140: sql delete from test_index where c = 1389 index_test.go:137: sql insert into test_index values (2717, 2278759039880586060, 0.385797, 'lj4yGMFsiS') index_test.go:137: sql insert into test_index values (2719, 1480467283827933037, 0.299297, 'e5oT6OCIdI') index_test.go:143: sql update test_index set c1 = 5954073676644571903, c2 = 0.739167, c3 = 'Um680FpNSW' where c = 2432 index_test.go:137: sql insert into test_index values (2720, 4539044016728117039, 0.506613, 'F16KkAd57J') index_test.go:140: sql delete from test_index where c = 111 index_test.go:137: sql insert into test_index values (2718, 4545376736510413053, 0.708550, 'UfzNvi2fXI') index_test.go:143: sql update test_index set c1 = 280437124081280747, c2 = 0.792495, c3 = 'AF403hdkKP' where c = 2671 index_test.go:140: sql delete from test_index where c = 1000 index_test.go:143: sql update test_index set c1 = 7940230466810550196, c2 = 0.310417, c3 = '1HaJ48Xpw0' where c = 2384 index_test.go:143: sql update test_index set c1 = 2714973201847278840, c2 = 0.503677, c3 = 'I08nSCvl6J' where c = 2121 index_test.go:143: sql update test_index set c1 = 8025417490696523905, c2 = 0.713027, c3 = 'P9cJIH19N0' where c = 637 index_test.go:143: sql update test_index set c1 = 792686307686716237, c2 = 0.747410, c3 = 'BTFBwZh1V7' where c = 1671 index_test.go:140: sql delete from test_index where c = 1249 index_test.go:137: sql insert into test_index values (2721, 5923838886934322636, 0.809083, '8d72xuPNrn') index_test.go:143: sql update test_index set c1 = 3509482664003362817, c2 = 0.387093, c3 = 'kmWGQ0oQjf' where c = 652 index_test.go:137: sql insert into test_index values (2722, 2332111781876635415, 0.787823, 'FMsb0BPgiz') index_test.go:137: sql insert into test_index values (2723, 3738274186118713517, 0.595100, '7rt68QvLq7') index_test.go:137: sql insert into test_index values (2724, 7096875195119950223, 0.890420, 'ShFiWPDPAq') index_test.go:137: sql insert into test_index values (2725, 7798819939658640552, 0.843198, 'lwWRHXO0tw') index_test.go:140: sql delete from test_index where c = 1861 index_test.go:137: sql insert into test_index values (2726, 1835248198191508931, 0.821078, 'EfnOeGYvsk') index_test.go:140: sql delete from test_index where c = 2547 index_test.go:137: sql insert into test_index values (2727, 2077460321061466536, 0.356194, 'cf0ReMQzRp') index_test.go:140: sql delete from test_index where c = 1441 index_test.go:140: sql delete from test_index where c = 1504 index_test.go:140: sql delete from test_index where c = 946 index_test.go:143: sql update test_index set c1 = 6655318020525312990, c2 = 0.188760, c3 = 'HNnB0dZLJ6' where c = 290 index_test.go:140: sql delete from test_index where c = 2227 index_test.go:140: sql delete from test_index where c = 1060 index_test.go:140: sql delete from test_index where c = 2143 index_test.go:140: sql delete from test_index where c = 884 index_test.go:143: sql update test_index set c1 = 2755098200487018707, c2 = 0.525489, c3 = 'FoAM1twggs' where c = 2504 index_test.go:143: sql update test_index set c1 = 5413471156457066401, c2 = 0.228324, c3 = 'f4qUveLNRb' where c = 339 index_test.go:143: sql update test_index set c1 = 8352768627490788349, c2 = 0.287611, c3 = '6GvCIh8loB' where c = 2546 index_test.go:143: sql update test_index set c1 = 7684645005703325065, c2 = 0.037104, c3 = 'BJxy00yvoh' where c = 983 index_test.go:143: sql update test_index set c1 = 6279420161308187668, c2 = 0.602352, c3 = 'a1Ymnon5TN' where c = 2110 index_test.go:143: sql update test_index set c1 = 4307071337096431556, c2 = 0.248229, c3 = 'fyGcArJ8gU' where c = 2490 index_test.go:137: sql insert into test_index values (2728, 631359871555283745, 0.522041, 'XcD7Xn8ktN') index_test.go:137: sql insert into test_index values (2730, 904079552264641069, 0.129889, 'eYLN807B83') index_test.go:137: sql insert into test_index values (2729, 478711102548864222, 0.344109, 'q8p2i0JEDL') index_test.go:143: sql update test_index set c1 = 5212951650351984768, c2 = 0.596309, c3 = 'iYwsu6gmdM' where c = 1292 index_test.go:143: sql update test_index set c1 = 5097610195231721729, c2 = 0.581694, c3 = 'fnPzWYpfTs' where c = 209 index_test.go:140: sql delete from test_index where c = 2398 index_test.go:140: sql delete from test_index where c = 1730 index_test.go:140: sql delete from test_index where c = 1206 index_test.go:137: sql insert into test_index values (2734, 1816654463249296981, 0.614377, 'DnwOEOPaRj') index_test.go:137: sql insert into test_index values (2733, 4763332643920013660, 0.370458, 'ey6tr4jjZS') index_test.go:143: sql update test_index set c1 = 1193912357539356864, c2 = 0.684146, c3 = '5LPGxvBH3f' where c = 513 index_test.go:137: sql insert into test_index values (2732, 1923381472212701903, 0.406277, 'FITFbkKDjl') index_test.go:137: sql insert into test_index values (2731, 1629428591883482776, 0.776138, 'MjF1fOELA8') index_test.go:137: sql insert into test_index values (2736, 8235012847935127195, 0.217681, 'grfUkeWTNz') index_test.go:140: sql delete from test_index where c = 1591 index_test.go:140: sql delete from test_index where c = 1025 index_test.go:137: sql insert into test_index values (2735, 242199735141604255, 0.722205, 'DfHRLmUlQu') index_test.go:143: sql update test_index set c1 = 851437781653957104, c2 = 0.313854, c3 = 'wzPhkmi9i3' where c = 1850 index_test.go:137: sql insert into test_index values (2737, 5762764269833922019, 0.432707, 'atVy2IPMrH') index_test.go:143: sql update test_index set c1 = 4450583317468733957, c2 = 0.670722, c3 = 'JcFds3ZjIv' where c = 95 index_test.go:143: sql update test_index set c1 = 1456851412080857487, c2 = 0.937565, c3 = '1temkKSQUr' where c = 489 index_test.go:143: sql update test_index set c1 = 3705546035331109866, c2 = 0.962164, c3 = 'ORScFlF1F0' where c = 1804 index_test.go:140: sql delete from test_index where c = 1423 index_test.go:140: sql delete from test_index where c = 2713 index_test.go:140: sql delete from test_index where c = 2356 index_test.go:140: sql delete from test_index where c = 299 index_test.go:140: sql delete from test_index where c = 71 index_test.go:143: sql update test_index set c1 = 985468409357657360, c2 = 0.259879, c3 = 'CUdIspisn2' where c = 2493 index_test.go:137: sql insert into test_index values (2740, 5624072867972416727, 0.156706, 'UF1cm0O2aY') index_test.go:143: sql update test_index set c1 = 6351839328570176851, c2 = 0.050971, c3 = 'QQtBFqDEs7' where c = 82 index_test.go:137: sql insert into test_index values (2741, 8316239416438763591, 0.855119, '6MErDyN4gB') index_test.go:137: sql insert into test_index values (2738, 1358765656319675286, 0.294802, 'IGk46X532c') index_test.go:143: sql update test_index set c1 = 8419590416735945555, c2 = 0.929416, c3 = 'g8nKttFQly' where c = 2007 index_test.go:140: sql delete from test_index where c = 1161 index_test.go:137: sql insert into test_index values (2739, 7015268378521797151, 0.228605, '8Vnf0wMsIC') index_test.go:143: sql update test_index set c1 = 8189174983882532696, c2 = 0.638651, c3 = 'ehtwJjh7Sn' where c = 94 index_test.go:143: sql update test_index set c1 = 662255586659440457, c2 = 0.617251, c3 = 'jcFb4jkuvg' where c = 391 index_test.go:137: sql insert into test_index values (2742, 9125728032138068610, 0.924172, 'M6hv0f8Kct') index_test.go:140: sql delete from test_index where c = 2017 index_test.go:137: sql insert into test_index values (2744, 2934484449116373649, 0.923524, '3Wz1pvKabM') index_test.go:140: sql delete from test_index where c = 1237 index_test.go:143: sql update test_index set c1 = 3511480050933920693, c2 = 0.669126, c3 = 'rLxeFSY9Jd' where c = 2097 index_test.go:140: sql delete from test_index where c = 2425 index_test.go:137: sql insert into test_index values (2743, 6455076705284353300, 0.865923, 'SdgOG2iRCi') index_test.go:143: sql update test_index set c1 = 6368132195503252987, c2 = 0.021069, c3 = 'GmNKT8i3DE' where c = 1457 index_test.go:140: sql delete from test_index where c = 575 index_test.go:137: sql insert into test_index values (2745, 2257051586690586772, 0.010795, 'GxXWem5mJx') index_test.go:137: sql insert into test_index values (2747, 5039096896775104571, 0.477472, 'f3C2ioOvsy') index_test.go:143: sql update test_index set c1 = 1615700568343138234, c2 = 0.833342, c3 = 'U1akL7ICWr' where c = 1558 index_test.go:140: sql delete from test_index where c = 1510 index_test.go:143: sql update test_index set c1 = 1468097749241782055, c2 = 0.613257, c3 = 'w3EcPIOaSO' where c = 2013 index_test.go:140: sql delete from test_index where c = 461 index_test.go:137: sql insert into test_index values (2748, 4019565737420963954, 0.632809, 'dcDpL1iMl9') index_test.go:143: sql update test_index set c1 = 1966689431139237493, c2 = 0.740286, c3 = '17nu9VVS33' where c = 2631 index_test.go:137: sql insert into test_index values (2746, 8242306023020938326, 0.906074, 'FYzZnjt2gY') index_test.go:140: sql delete from test_index where c = 2231 index_test.go:143: sql update test_index set c1 = 1806616762218711874, c2 = 0.382557, c3 = 'ndbG8CI2mr' where c = 244 index_test.go:137: sql insert into test_index values (2749, 3981073303371966120, 0.758625, 'wrQzefjPO6') index_test.go:137: sql insert into test_index values (2750, 5314103844981665924, 0.603591, 'gboHU9mSPh') index_test.go:140: sql delete from test_index where c = 1161 index_test.go:143: sql update test_index set c1 = 1433179328234256037, c2 = 0.632991, c3 = 'kWVAe2eCED' where c = 2742 index_test.go:137: sql insert into test_index values (2751, 6636206431902197323, 0.658185, 'nxbo1tdK4u') index_test.go:143: sql update test_index set c1 = 6605928044499077093, c2 = 0.398828, c3 = 'MkET1csd3R' where c = 741 index_test.go:140: sql delete from test_index where c = 548 index_test.go:137: sql insert into test_index values (2752, 2821053467844187475, 0.989112, 'SE4JfaQ2Xh') index_test.go:140: sql delete from test_index where c = 492 index_test.go:140: sql delete from test_index where c = 2153 index_test.go:143: sql update test_index set c1 = 4382610655482763870, c2 = 0.698544, c3 = 'fbnjhXZbNo' where c = 668 index_test.go:143: sql update test_index set c1 = 7496861515368292311, c2 = 0.598197, c3 = '2Zf6QXun12' where c = 719 index_test.go:137: sql insert into test_index values (2753, 9123347179519171952, 0.590279, 'YBp1RmKM9Q') index_test.go:140: sql delete from test_index where c = 374 index_test.go:140: sql delete from test_index where c = 1427 index_test.go:140: sql delete from test_index where c = 1081 index_test.go:137: sql insert into test_index values (2755, 1571128906215315088, 0.295059, 'slxvkfs7Ej') index_test.go:143: sql update test_index set c1 = 430665464377408879, c2 = 0.786648, c3 = 'sgXO24wF9i' where c = 2341 index_test.go:137: sql insert into test_index values (2756, 7421668789286115602, 0.787962, 'r8qgMsaGYl') index_test.go:143: sql update test_index set c1 = 2080199625055012598, c2 = 0.535967, c3 = 'C1AO9gP4Rw' where c = 2289 index_test.go:137: sql insert into test_index values (2754, 138908495524840304, 0.928136, '8dlivrdyZG') index_test.go:143: sql update test_index set c1 = 1742720820049116489, c2 = 0.875620, c3 = 'RwnzRaebEJ' where c = 122 index_test.go:140: sql delete from test_index where c = 2680 index_test.go:143: sql update test_index set c1 = 868019113602927192, c2 = 0.319322, c3 = '2vnVMFr8d2' where c = 1580 index_test.go:143: sql update test_index set c1 = 8551768856760943381, c2 = 0.553641, c3 = '5aNpDk8Ip5' where c = 1278 index_test.go:137: sql insert into test_index values (2757, 5684267003622669184, 0.486039, 'ShOc88OuaO') index_test.go:140: sql delete from test_index where c = 316 index_test.go:137: sql insert into test_index values (2758, 8321292401318599315, 0.324450, '3CFVky5NoW') index_test.go:137: sql insert into test_index values (2759, 6565472285372214096, 0.512990, 'JmNUgdIO5S') index_test.go:140: sql delete from test_index where c = 2214 index_test.go:137: sql insert into test_index values (2760, 5710744453849674765, 0.669134, 'Z6y6o413um') index_test.go:143: sql update test_index set c1 = 2653988127884898428, c2 = 0.591875, c3 = 'fnNXVUFeMq' where c = 2067 index_test.go:140: sql delete from test_index where c = 662 index_test.go:140: sql delete from test_index where c = 241 index_test.go:143: sql update test_index set c1 = 5869629886336561788, c2 = 0.859287, c3 = 'HEXrm3JGQW' where c = 690 index_test.go:137: sql insert into test_index values (2761, 7545038284967225695, 0.731977, 'ACJEsD74JY') index_test.go:140: sql delete from test_index where c = 332 index_test.go:140: sql delete from test_index where c = 1703 index_test.go:143: sql update test_index set c1 = 8099411528265534100, c2 = 0.498958, c3 = 'GqYI4KCebK' where c = 247 index_test.go:143: sql update test_index set c1 = 3446258289465602011, c2 = 0.648933, c3 = 'JrEUN4InGb' where c = 528 index_test.go:143: sql update test_index set c1 = 4610262127678841865, c2 = 0.022581, c3 = 'g2KGiq93g2' where c = 431 index_test.go:137: sql insert into test_index values (2762, 3281508119128870887, 0.757681, 'uOg60CfRUu') index_test.go:140: sql delete from test_index where c = 2562 index_test.go:137: sql insert into test_index values (2763, 624498078005142545, 0.731205, 'hZ3R4zZiS4') index_test.go:137: sql insert into test_index values (2764, 7333544504635146216, 0.909627, 'xkezTjYkMA') index_test.go:143: sql update test_index set c1 = 2428068809162517909, c2 = 0.832647, c3 = 'Sz2ToYkApo' where c = 1420 index_test.go:143: sql update test_index set c1 = 3426319647545339410, c2 = 0.368415, c3 = 'DnDklYtv61' where c = 128 index_test.go:137: sql insert into test_index values (2765, 6925670744596890408, 0.193062, 'A8SaeTlIMq') index_test.go:143: sql update test_index set c1 = 1102508330828231869, c2 = 0.115401, c3 = 'H9wSNk44Mu' where c = 2502 index_test.go:143: sql update test_index set c1 = 7816667958401069736, c2 = 0.711670, c3 = 'C6dTvJvyNT' where c = 2143 index_test.go:140: sql delete from test_index where c = 2642 index_test.go:140: sql delete from test_index where c = 2148 index_test.go:140: sql delete from test_index where c = 801 index_test.go:137: sql insert into test_index values (2767, 6748305366286532105, 0.495371, 'sOTLvL4nc7') index_test.go:137: sql insert into test_index values (2766, 3125070700293513964, 0.330117, 'GrIzy1xux0') index_test.go:137: sql insert into test_index values (2768, 2344216213189487463, 0.635410, 'bEVPlS2ksV') index_test.go:143: sql update test_index set c1 = 6673553865305862382, c2 = 0.224684, c3 = 'JNbKqTx17z' where c = 197 index_test.go:140: sql delete from test_index where c = 940 index_test.go:140: sql delete from test_index where c = 2612 index_test.go:137: sql insert into test_index values (2769, 5710589790688280731, 0.675766, 'GBYN1FllNV') index_test.go:137: sql insert into test_index values (2770, 1536296150626282217, 0.927228, 'Bwry7eKZ7O') index_test.go:143: sql update test_index set c1 = 15838192483268066, c2 = 0.454978, c3 = 'DfDF0N4njZ' where c = 2023 index_test.go:143: sql update test_index set c1 = 6593111569439925453, c2 = 0.149249, c3 = 'M4up5Y1vBz' where c = 136 index_test.go:143: sql update test_index set c1 = 670438897107878838, c2 = 0.458422, c3 = 'PPZ9BSmvDS' where c = 17 index_test.go:140: sql delete from test_index where c = 1370 index_test.go:137: sql insert into test_index values (2771, 1390419503336702238, 0.496906, 'o4JDxUfgBu') index_test.go:140: sql delete from test_index where c = 2665 index_test.go:140: sql delete from test_index where c = 1005 index_test.go:137: sql insert into test_index values (2772, 2244999480140335279, 0.313321, 'hfFZ7zs0i9') index_test.go:140: sql delete from test_index where c = 8 index_test.go:137: sql insert into test_index values (2773, 284823349361702804, 0.729279, 'suw3mHSaQ9') index_test.go:137: sql insert into test_index values (2774, 663658565963932457, 0.550661, 'K7ePZF9rMb') index_test.go:140: sql delete from test_index where c = 1037 index_test.go:143: sql update test_index set c1 = 6388495657825286226, c2 = 0.198083, c3 = 'Pam0gGTAeV' where c = 1823 index_test.go:140: sql delete from test_index where c = 1017 index_test.go:140: sql delete from test_index where c = 338 index_test.go:140: sql delete from test_index where c = 2548 index_test.go:143: sql update test_index set c1 = 6542858199653162563, c2 = 0.848535, c3 = 'wWEK8PDkwM' where c = 1964 index_test.go:143: sql update test_index set c1 = 3706211605185370338, c2 = 0.217919, c3 = 'maCRUb06br' where c = 1750 index_test.go:143: sql update test_index set c1 = 1013070573000410896, c2 = 0.307811, c3 = 'XeeGYGFkQB' where c = 2730 index_test.go:137: sql insert into test_index values (2775, 1842485982997202309, 0.384292, 'XbIaHGmkCk') index_test.go:140: sql delete from test_index where c = 2451 index_test.go:143: sql update test_index set c1 = 4043994895680023579, c2 = 0.597029, c3 = 'FhKFkZHqrn' where c = 2354 index_test.go:143: sql update test_index set c1 = 3891509543012977155, c2 = 0.124643, c3 = 'Ib1QHgpiro' where c = 2004 index_test.go:143: sql update test_index set c1 = 8140474293458848571, c2 = 0.837404, c3 = 'g0vtpokoVS' where c = 414 index_test.go:137: sql insert into test_index values (2776, 1168690109915342459, 0.520090, 'RMtMosmlli') index_test.go:143: sql update test_index set c1 = 5908721468599633625, c2 = 0.832243, c3 = 'RCr1RNI9Mr' where c = 2040 index_test.go:143: sql update test_index set c1 = 6872742741472328318, c2 = 0.376794, c3 = 'MUcs1YvPPn' where c = 463 index_test.go:143: sql update test_index set c1 = 2853400897742684235, c2 = 0.830338, c3 = 'ZE9hkDgmwk' where c = 1241 index_test.go:137: sql insert into test_index values (2778, 8407206438204766256, 0.857271, 'T2SPrhINk8') index_test.go:140: sql delete from test_index where c = 2224 index_test.go:137: sql insert into test_index values (2779, 1183450580667877009, 0.862580, '16rghb5v2F') index_test.go:137: sql insert into test_index values (2781, 7148777631165915375, 0.517633, 'ueWaAPwSFn') index_test.go:137: sql insert into test_index values (2780, 7311302699862204291, 0.360435, 'L5Avfgw1YZ') index_test.go:140: sql delete from test_index where c = 323 index_test.go:137: sql insert into test_index values (2777, 2153494512425120041, 0.397196, 'I9kDG8ysjk') index_test.go:140: sql delete from test_index where c = 406 index_test.go:137: sql insert into test_index values (2783, 5571253191144297210, 0.527083, '0PVYd8dmDq') index_test.go:143: sql update test_index set c1 = 2079409066695784415, c2 = 0.376636, c3 = '5E2WRRqSBb' where c = 1943 index_test.go:140: sql delete from test_index where c = 115 index_test.go:137: sql insert into test_index values (2782, 353903787627777796, 0.865452, 'p2wm3tlHqf') index_test.go:137: sql insert into test_index values (2784, 7245817025083375981, 0.647464, 'h06ktCpwXW') index_test.go:140: sql delete from test_index where c = 131 index_test.go:143: sql update test_index set c1 = 7057204238764060731, c2 = 0.434092, c3 = 'Hj4LArdLiP' where c = 1795 index_test.go:137: sql insert into test_index values (2785, 6164844763668006375, 0.830810, 'QWMqrpuPJK') index_test.go:140: sql delete from test_index where c = 1699 index_test.go:143: sql update test_index set c1 = 111960804407559053, c2 = 0.213214, c3 = 'JCjUs0vO3i' where c = 2730 index_test.go:140: sql delete from test_index where c = 45 index_test.go:140: sql delete from test_index where c = 2756 index_test.go:140: sql delete from test_index where c = 1870 index_test.go:140: sql delete from test_index where c = 1534 index_test.go:143: sql update test_index set c1 = 7011912526856400412, c2 = 0.688547, c3 = 'J3qEWVTp7l' where c = 2349 index_test.go:137: sql insert into test_index values (2786, 5615810681955580780, 0.270730, 'bNW5zX5qUB') index_test.go:143: sql update test_index set c1 = 5460226159049487932, c2 = 0.609214, c3 = 'HlFFQn7EX8' where c = 1556 index_test.go:140: sql delete from test_index where c = 1499 index_test.go:143: sql update test_index set c1 = 5427413979566834351, c2 = 0.490629, c3 = 'hSuCmWNXZr' where c = 1841 index_test.go:137: sql insert into test_index values (2787, 3549982570136212815, 0.977529, 'xWWieb1DbX') index_test.go:143: sql update test_index set c1 = 9204453676495210039, c2 = 0.215084, c3 = 'qSBLmys7sM' where c = 2514 index_test.go:143: sql update test_index set c1 = 6891536576839280109, c2 = 0.060673, c3 = 'Y1fqq7Zyep' where c = 2133 index_test.go:143: sql update test_index set c1 = 7195605198767476005, c2 = 0.518925, c3 = 'vqHbaiX3Lb' where c = 479 index_test.go:143: sql update test_index set c1 = 7633464383017806393, c2 = 0.348234, c3 = 'HZg0hTlPBD' where c = 1542 index_test.go:137: sql insert into test_index values (2789, 7798048081580456096, 0.109150, 'OwXhEYvb1h') index_test.go:143: sql update test_index set c1 = 3003940988769729391, c2 = 0.434924, c3 = '54plswhMM3' where c = 2365 index_test.go:137: sql insert into test_index values (2790, 646129300462649599, 0.896186, 'yHJjqDznQW') index_test.go:140: sql delete from test_index where c = 597 index_test.go:137: sql insert into test_index values (2791, 3026527086879619379, 0.628365, 'l0uHiECekt') index_test.go:137: sql insert into test_index values (2792, 3755747334894971318, 0.964585, '2wtDelsQzR') index_test.go:140: sql delete from test_index where c = 1952 index_test.go:137: sql insert into test_index values (2788, 8449976905679854259, 0.205319, 'ehkFcMiN9v') index_test.go:140: sql delete from test_index where c = 1939 index_test.go:137: sql insert into test_index values (2794, 5648566744496708928, 0.781365, 'rJyuTmfA74') index_test.go:137: sql insert into test_index values (2795, 602162068488683952, 0.150994, 'moMn1wF5vQ') index_test.go:140: sql delete from test_index where c = 1790 index_test.go:140: sql delete from test_index where c = 86 index_test.go:140: sql delete from test_index where c = 753 index_test.go:137: sql insert into test_index values (2793, 1625681894273477544, 0.523744, 'VtNgpifY5C') index_test.go:143: sql update test_index set c1 = 5825646311281431936, c2 = 0.765154, c3 = 'szKFWBkP5y' where c = 2014 index_test.go:140: sql delete from test_index where c = 2445 index_test.go:143: sql update test_index set c1 = 6439362695776337413, c2 = 0.345204, c3 = '9o8PouaLHZ' where c = 1767 index_test.go:143: sql update test_index set c1 = 2021009566886576427, c2 = 0.878937, c3 = '337uvZUOLf' where c = 188 index_test.go:140: sql delete from test_index where c = 2583 index_test.go:143: sql update test_index set c1 = 4816552672642720742, c2 = 0.566219, c3 = 'oy07FemDPR' where c = 834 index_test.go:143: sql update test_index set c1 = 6710456215122014095, c2 = 0.370221, c3 = '5E8HwoA0Sf' where c = 666 index_test.go:143: sql update test_index set c1 = 6205639426339384740, c2 = 0.976774, c3 = 'kOypmkqNk2' where c = 198 index_test.go:143: sql update test_index set c1 = 6742547683421771232, c2 = 0.734548, c3 = 'fODJHgHUxf' where c = 1236 index_test.go:140: sql delete from test_index where c = 145 index_test.go:137: sql insert into test_index values (2796, 7223019646588067048, 0.791871, '3iTmtbqKk9') index_test.go:140: sql delete from test_index where c = 1675 index_test.go:143: sql update test_index set c1 = 4670221488891725165, c2 = 0.331804, c3 = '3HtUfsSjQ1' where c = 456 index_test.go:137: sql insert into test_index values (2797, 47239488941047897, 0.041994, 'KLlw6dG3zZ') index_test.go:137: sql insert into test_index values (2798, 422792765602922585, 0.437503, 'ZTiVDwg8GA') index_test.go:143: sql update test_index set c1 = 113166986342743284, c2 = 0.346085, c3 = 'POnQ6jTDTI' where c = 1318 index_test.go:143: sql update test_index set c1 = 6807547132747109703, c2 = 0.100308, c3 = 'sLx0CjTOgy' where c = 2706 index_test.go:140: sql delete from test_index where c = 2071 index_test.go:140: sql delete from test_index where c = 1861 index_test.go:140: sql delete from test_index where c = 941 index_test.go:137: sql insert into test_index values (2799, 4704618567920905366, 0.584059, 'BSTWauTm6j') index_test.go:143: sql update test_index set c1 = 8983230725143953719, c2 = 0.835440, c3 = 'PVzl5yOYrH' where c = 386 index_test.go:143: sql update test_index set c1 = 4098754956857866077, c2 = 0.458462, c3 = 'K050RNSnwQ' where c = 544 index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (2800, 6937884235039774085, 0.216676, 'XGoxnBpJf5') index_test.go:143: sql update test_index set c1 = 8836975629707874105, c2 = 0.467820, c3 = 'GXfHKqwjDP' where c = 2680 index_test.go:143: sql update test_index set c1 = 7083731234284676968, c2 = 0.508959, c3 = 'IXl88kTNz3' where c = 1212 index_test.go:140: sql delete from test_index where c = 26 index_test.go:143: sql update test_index set c1 = 2659417638807875203, c2 = 0.890142, c3 = 'NBX7XXVNGo' where c = 1325 [2025/04/04 18:47:35.613 +08:00] [ERROR] [gc_worker.go:1864] ["deleteRanges is called"] index_test.go:137: sql insert into test_index values (2806, 1639279728650201931, 0.781070, 'Mu9e7dXjSb') index_test.go:137: sql insert into test_index values (2803, 7351675529473314813, 0.703858, 'by7jjaHkec') index_test.go:137: sql insert into test_index values (2807, 6238561253852905830, 0.958330, 'AIgzcIVT1q') index_test.go:137: sql insert into test_index values (2801, 1265401653130612303, 0.884389, 'wGItb2by5I') index_test.go:137: sql insert into test_index values (2804, 7318789188069774606, 0.277440, 'qTsrpg6r4N') index_test.go:137: sql insert into test_index values (2805, 4555316955410084678, 0.180930, '62zaqNfoXl') index_test.go:137: sql insert into test_index values (2809, 3395122468586114679, 0.606813, 'czmi92rhyF') index_test.go:137: sql insert into test_index values (2810, 6007173461542748901, 0.079423, 'eTuNJbEcma') index_test.go:140: sql delete from test_index where c = 1034 index_test.go:137: sql insert into test_index values (2808, 6972322523570304524, 0.936677, 'uEDLxq7iSa') index_test.go:140: sql delete from test_index where c = 1143 index_test.go:140: sql delete from test_index where c = 882 index_test.go:137: sql insert into test_index values (2802, 575542146824657663, 0.927101, 'X95uOORoYi') index_test.go:140: sql delete from test_index where c = 488 index_test.go:140: sql delete from test_index where c = 1665 index_test.go:143: sql update test_index set c1 = 547565056505974449, c2 = 0.039865, c3 = '9xFy5hdLVP' where c = 1376 index_test.go:140: sql delete from test_index where c = 1866 [TestSimpleConflictUpdate][Insert][Time Cost]2.042890768s index_test.go:143: sql update test_index set c1 = 2275789588451235250, c2 = 0.531683, c3 = 'bu0XYVKlWp' where c = 365 index_test.go:143: sql update test_index set c1 = 3269218441441628641, c2 = 0.545966, c3 = 'BiYRJ1gb89' where c = 413 index_test.go:140: sql delete from test_index where c = 1331 index_test.go:143: sql update test_index set c1 = 8761433596340100094, c2 = 0.500897, c3 = 'r6dGNbdGuB' where c = 1454 index_test.go:140: sql delete from test_index where c = 1887 index_test.go:137: sql insert into test_index values (2811, 8216856087491774590, 0.162138, 'Shb0BP8Cnv') index_test.go:140: sql delete from test_index where c = 2197 index_test.go:140: sql delete from test_index where c = 669 index_test.go:137: sql insert into test_index values (2812, 3234989838674851340, 0.803051, 'M6G7vXh656') index_test.go:143: sql update test_index set c1 = 508513393255216336, c2 = 0.640925, c3 = 'w4w2JLkhrw' where c = 1070 index_test.go:140: sql delete from test_index where c = 2309 index_test.go:137: sql insert into test_index values (2813, 2287720332927603065, 0.942064, 'TU7seDUx0M') index_test.go:143: sql update test_index set c1 = 1529113132004294292, c2 = 0.315681, c3 = 'mOLRBZ09dD' where c = 2308 index_test.go:143: sql update test_index set c1 = 7236209104186295555, c2 = 0.993003, c3 = 'eHsvqPtCrS' where c = 1271 index_test.go:143: sql update test_index set c1 = 2911969823857719540, c2 = 0.843659, c3 = 'dStx3It4Tp' where c = 87 index_test.go:137: sql insert into test_index values (2815, 4613400200593061285, 0.786205, '2vnQl9jOBm') index_test.go:143: sql update test_index set c1 = 6216212945174635121, c2 = 0.762923, c3 = 'y7LfuSmWXV' where c = 1990 index_test.go:137: sql insert into test_index values (2817, 470302978506458992, 0.683100, 'Jm9JadtvtE') index_test.go:140: sql delete from test_index where c = 718 index_test.go:137: sql insert into test_index values (2814, 4262389958669348501, 0.000415, 'lKOCfUKBmz') index_test.go:137: sql insert into test_index values (2816, 8650416805225332982, 0.420630, 't5y5qBh7ZC') index_test.go:143: sql update test_index set c1 = 631744149007513021, c2 = 0.252692, c3 = '0PxQhuSgin' where c = 340 index_test.go:143: sql update test_index set c1 = 1164671915435317926, c2 = 0.422792, c3 = 'iH1uY63hBR' where c = 2436 index_test.go:137: sql insert into test_index values (2819, 3703075577447476752, 0.411339, '7dRJ1u9IuO') index_test.go:140: sql delete from test_index where c = 1646 index_test.go:137: sql insert into test_index values (2818, 671833474670756517, 0.931381, 'xNESgpnpyu') index_test.go:140: sql delete from test_index where c = 525 index_test.go:140: sql delete from test_index where c = 414 index_test.go:140: sql delete from test_index where c = 2602 index_test.go:143: sql update test_index set c1 = 742922163151225161, c2 = 0.412978, c3 = 'LpALJXxTqo' where c = 2769 index_test.go:143: sql update test_index set c1 = 5840695887885677691, c2 = 0.247850, c3 = 'Sj8wsUCr2O' where c = 374 index_test.go:140: sql delete from test_index where c = 1397 index_test.go:140: sql delete from test_index where c = 2632 index_test.go:143: sql update test_index set c1 = 357390784089344167, c2 = 0.864525, c3 = '8K80xutANC' where c = 2146 index_test.go:137: sql insert into test_index values (2820, 4815810912027728749, 0.854636, 'kSFwU8psgI') index_test.go:137: sql insert into test_index values (2821, 2535358155764767092, 0.208282, 'krs6necrDx') index_test.go:140: sql delete from test_index where c = 1105 index_test.go:143: sql update test_index set c1 = 6963072547854664932, c2 = 0.593460, c3 = 'It7pWgrUcl' where c = 397 index_test.go:137: sql insert into test_index values (2822, 5055711173413621777, 0.460169, 'OuzQkCCLCD') index_test.go:143: sql update test_index set c1 = 3851506325314356408, c2 = 0.744293, c3 = 'J7Mv9r2WbH' where c = 2466 index_test.go:143: sql update test_index set c1 = 5690756995481884235, c2 = 0.293710, c3 = 'vmMK6EiBep' where c = 1009 index_test.go:140: sql delete from test_index where c = 1510 index_test.go:137: sql insert into test_index values (2824, 2930175586088896316, 0.443022, 'LcwCvXWgmY') index_test.go:137: sql insert into test_index values (2823, 1455098437299505333, 0.435325, 'AN28UiOcbv') index_test.go:140: sql delete from test_index where c = 2363 index_test.go:140: sql delete from test_index where c = 2304 index_test.go:137: sql insert into test_index values (2827, 1898831245754413473, 0.598361, 'sSqCUHJdHd') index_test.go:143: sql update test_index set c1 = 3266570785992949549, c2 = 0.037141, c3 = 'ourxvyedJu' where c = 2384 index_test.go:143: sql update test_index set c1 = 4314244408618612121, c2 = 0.627799, c3 = 'EsJDRkierN' where c = 2311 index_test.go:137: sql insert into test_index values (2825, 3178042074385303721, 0.737766, 'VNPtrQwTUG') index_test.go:143: sql update test_index set c1 = 4507885577302123733, c2 = 0.986409, c3 = 'iLkcn1UjrE' where c = 1012 index_test.go:137: sql insert into test_index values (2826, 6021705706783956252, 0.102960, 'YkIQdOZ9mj') index_test.go:140: sql delete from test_index where c = 2725 index_test.go:143: sql update test_index set c1 = 2692459192562927133, c2 = 0.359486, c3 = '9s9J9UGZgl' where c = 899 index_test.go:143: sql update test_index set c1 = 4859033525236369329, c2 = 0.986316, c3 = 'JpeXBzAC0H' where c = 1361 index_test.go:140: sql delete from test_index where c = 565 index_test.go:140: sql delete from test_index where c = 787 index_test.go:140: sql delete from test_index where c = 561 index_test.go:137: sql insert into test_index values (2829, 5548363042742322397, 0.988537, 'V4grsQO6I2') index_test.go:137: sql insert into test_index values (2830, 1567068127456679797, 0.663367, 'ig8WQUPQEK') index_test.go:137: sql insert into test_index values (2832, 3782556989804244460, 0.940616, 'YamxC6jFhy') index_test.go:137: sql insert into test_index values (2828, 1651787644684878583, 0.479891, 'h1LCBYQP7A') index_test.go:140: sql delete from test_index where c = 2482 index_test.go:143: sql update test_index set c1 = 1746840643658547637, c2 = 0.041531, c3 = 'IxDsyp1YN7' where c = 957 index_test.go:143: sql update test_index set c1 = 5936240473723025055, c2 = 0.691133, c3 = 'SpiNl9wsim' where c = 1488 index_test.go:137: sql insert into test_index values (2831, 5614494645740161197, 0.242036, 'nBy2WlZQgc') index_test.go:143: sql update test_index set c1 = 5686930672359885130, c2 = 0.298328, c3 = '4JAOcyB5Db' where c = 2035 index_test.go:143: sql update test_index set c1 = 1311804826754000716, c2 = 0.220417, c3 = 'c2Dbu9BY3A' where c = 759 index_test.go:140: sql delete from test_index where c = 1583 index_test.go:140: sql delete from test_index where c = 2040 index_test.go:140: sql delete from test_index where c = 848 index_test.go:140: sql delete from test_index where c = 1135 index_test.go:137: sql insert into test_index values (2834, 3508239117342555012, 0.748038, 'XQkp3rzITF') index_test.go:137: sql insert into test_index values (2835, 9172811636032943009, 0.066357, 'OWnBK2IfNH') index_test.go:140: sql delete from test_index where c = 2651 index_test.go:137: sql insert into test_index values (2833, 7439768741419963395, 0.539260, 'yIxG3nQjWe') index_test.go:143: sql update test_index set c1 = 6490352334855239433, c2 = 0.642554, c3 = 'EdxmHMtEMv' where c = 1763 index_test.go:143: sql update test_index set c1 = 7783046591921484391, c2 = 0.607372, c3 = 'JhXT3yPMDG' where c = 2203 index_test.go:137: sql insert into test_index values (2836, 2309262017103448200, 0.841591, 'WsGeHF2Q2Y') index_test.go:143: sql update test_index set c1 = 6195426603516843446, c2 = 0.777092, c3 = 'YReHaBwEcg' where c = 950 index_test.go:143: sql update test_index set c1 = 6894844542477344525, c2 = 0.114373, c3 = 'UUBskKJ1A7' where c = 1169 index_test.go:143: sql update test_index set c1 = 3400394902739316113, c2 = 0.486997, c3 = 'fSFGOky4Lk' where c = 1939 index_test.go:137: sql insert into test_index values (2837, 6855018603348694124, 0.378761, '1k5XeLFt9o') index_test.go:137: sql insert into test_index values (2840, 1225044426183694170, 0.670893, 'Dl88tvs6sr') index_test.go:143: sql update test_index set c1 = 104097535725288349, c2 = 0.486502, c3 = 'AqaLclIvMT' where c = 865 index_test.go:137: sql insert into test_index values (2838, 1223167385738884380, 0.583212, 'S3I2AGbC4Y') index_test.go:137: sql insert into test_index values (2839, 6517202357046927687, 0.881441, 'EIOIiFULkM') index_test.go:140: sql delete from test_index where c = 2184 index_test.go:140: sql delete from test_index where c = 2040 index_test.go:137: sql insert into test_index values (2841, 2758724519799923971, 0.788560, 'LJJ3g3GUm3') index_test.go:140: sql delete from test_index where c = 2751 index_test.go:140: sql delete from test_index where c = 2140 index_test.go:140: sql delete from test_index where c = 1036 index_test.go:140: sql delete from test_index where c = 2553 index_test.go:137: sql insert into test_index values (2842, 7564385501343011942, 0.496183, 'WzCA5OvNX9') index_test.go:140: sql delete from test_index where c = 2350 index_test.go:143: sql update test_index set c1 = 7707976014596943842, c2 = 0.320857, c3 = 'i8qNAtjFjp' where c = 197 index_test.go:140: sql delete from test_index where c = 1569 index_test.go:143: sql update test_index set c1 = 8382034045095667011, c2 = 0.871027, c3 = 'm19bgTzKf1' where c = 718 index_test.go:143: sql update test_index set c1 = 6087677327460720681, c2 = 0.701892, c3 = 'YOghTatYlg' where c = 851 index_test.go:140: sql delete from test_index where c = 2540 index_test.go:140: sql delete from test_index where c = 2102 index_test.go:143: sql update test_index set c1 = 961836117108948695, c2 = 0.411911, c3 = 'duYd6J4ueh' where c = 146 index_test.go:143: sql update test_index set c1 = 7433669938320945259, c2 = 0.765216, c3 = 'XP1vpaSHuR' where c = 55 index_test.go:143: sql update test_index set c1 = 3207975204848151385, c2 = 0.443376, c3 = 'iO6L6GBs5u' where c = 776 index_test.go:143: sql update test_index set c1 = 3199951578154427312, c2 = 0.778845, c3 = 'NtnxIlAjoD' where c = 2007 index_test.go:137: sql insert into test_index values (2843, 1255367009841258280, 0.011748, 'eAsOSivC0j') index_test.go:137: sql insert into test_index values (2845, 4268622343107573385, 0.083647, '9qCHHwz1tK') index_test.go:137: sql insert into test_index values (2846, 8658638477336522345, 0.113928, '8SW1PAty6e') index_test.go:143: sql update test_index set c1 = 9199579223092043462, c2 = 0.784046, c3 = 'zc7JJufSbR' where c = 2273 index_test.go:137: sql insert into test_index values (2849, 74357538754374165, 0.882266, 'nj0cv6qkhv') index_test.go:137: sql insert into test_index values (2844, 7665882779849890819, 0.480113, 'zmjS8KKXTX') index_test.go:137: sql insert into test_index values (2848, 1370552551194286387, 0.929075, 'jrzd3wvSiP') index_test.go:143: sql update test_index set c1 = 4350030217388781515, c2 = 0.390791, c3 = 'PkesnJ5o5h' where c = 2498 index_test.go:143: sql update test_index set c1 = 8613207162302223974, c2 = 0.836608, c3 = '2Dagygeq6Q' where c = 195 index_test.go:140: sql delete from test_index where c = 655 index_test.go:140: sql delete from test_index where c = 230 index_test.go:137: sql insert into test_index values (2847, 5042883850526400114, 0.279414, 'xSZVWZq2qj') index_test.go:140: sql delete from test_index where c = 2114 index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 1139 index_test.go:137: sql insert into test_index values (2850, 4245901392501792824, 0.656106, '4jfOReLRB8') index_test.go:143: sql update test_index set c1 = 8165964532645498445, c2 = 0.101465, c3 = 'euH5A6nYxn' where c = 758 index_test.go:140: sql delete from test_index where c = 1677 index_test.go:143: sql update test_index set c1 = 2097197031722381764, c2 = 0.801197, c3 = 'ims629Slwv' where c = 459 index_test.go:143: sql update test_index set c1 = 1701039541543356113, c2 = 0.393255, c3 = 'DH88q6afEE' where c = 156 index_test.go:143: sql update test_index set c1 = 2398618983471650099, c2 = 0.937776, c3 = '7g01AYLVCt' where c = 1593 index_test.go:137: sql insert into test_index values (2851, 8566764490686508419, 0.606761, 'Vm0gZFnMdG') index_test.go:140: sql delete from test_index where c = 2238 index_test.go:137: sql insert into test_index values (2852, 691779665506871509, 0.120315, '4o97roEjKK') index_test.go:140: sql delete from test_index where c = 1039 index_test.go:143: sql update test_index set c1 = 123880013862693921, c2 = 0.730098, c3 = 'NgusMBgA2j' where c = 1975 index_test.go:137: sql insert into test_index values (2854, 7951564755796448941, 0.461206, 'QvAreCiQGn') index_test.go:143: sql update test_index set c1 = 1669208379660612732, c2 = 0.584607, c3 = '19HD4zMs7l' where c = 2020 index_test.go:137: sql insert into test_index values (2853, 7696342392745211097, 0.874455, 'nrTdH168hp') index_test.go:137: sql insert into test_index values (2856, 341751264233970072, 0.440894, 'O60abl57K2') index_test.go:137: sql insert into test_index values (2855, 1546656733035903599, 0.619391, 'FQWDRI99Jn') index_test.go:140: sql delete from test_index where c = 1121 index_test.go:137: sql insert into test_index values (2857, 1368059160985014628, 0.789613, '0AGtCH6mjy') index_test.go:143: sql update test_index set c1 = 7248976219062647189, c2 = 0.118489, c3 = 'leeCXWwfdq' where c = 435 index_test.go:143: sql update test_index set c1 = 1615749428494503764, c2 = 0.993654, c3 = 'JPFL4DPslR' where c = 154 index_test.go:140: sql delete from test_index where c = 1122 index_test.go:140: sql delete from test_index where c = 482 index_test.go:143: sql update test_index set c1 = 2782789848851457428, c2 = 0.869307, c3 = 'XgSzteuaUu' where c = 743 index_test.go:140: sql delete from test_index where c = 2466 index_test.go:140: sql delete from test_index where c = 675 index_test.go:137: sql insert into test_index values (2859, 2625483591054608739, 0.896291, 'o8MRCpqImg') index_test.go:140: sql delete from test_index where c = 1339 index_test.go:137: sql insert into test_index values (2860, 1112659972817204364, 0.431825, 'VikINgfEOT') index_test.go:137: sql insert into test_index values (2858, 646605805162764101, 0.405620, 'BqQElvWqMr') index_test.go:140: sql delete from test_index where c = 2251 index_test.go:143: sql update test_index set c1 = 1025414382154068862, c2 = 0.615235, c3 = 'K3pbayxuzX' where c = 902 index_test.go:143: sql update test_index set c1 = 5204047592751524449, c2 = 0.076948, c3 = '21qqqxQBhN' where c = 1880 index_test.go:143: sql update test_index set c1 = 5091603736410951394, c2 = 0.621329, c3 = 'dJpHDCqeKR' where c = 706 index_test.go:140: sql delete from test_index where c = 1491 index_test.go:143: sql update test_index set c1 = 6784063002801498791, c2 = 0.381964, c3 = 'PT8XTBg2rs' where c = 786 index_test.go:140: sql delete from test_index where c = 903 index_test.go:143: sql update test_index set c1 = 6809646534593354757, c2 = 0.584700, c3 = 'nT7yS9t80D' where c = 1234 index_test.go:143: sql update test_index set c1 = 7049979503510607750, c2 = 0.568911, c3 = 'SDOTEMfmtA' where c = 1919 index_test.go:137: sql insert into test_index values (2861, 1856768813568350405, 0.113276, 'BG0jO4eVV3') index_test.go:137: sql insert into test_index values (2862, 8664478105841855785, 0.192163, 'nR52XP4WmS') index_test.go:140: sql delete from test_index where c = 1496 index_test.go:137: sql insert into test_index values (2865, 8741259529139343804, 0.353292, '2PN03f4WEP') index_test.go:137: sql insert into test_index values (2866, 7266566053153602953, 0.092122, 'K684iFbTSN') index_test.go:140: sql delete from test_index where c = 1281 index_test.go:137: sql insert into test_index values (2863, 681618028249662375, 0.731676, 'agThSvvaRU') index_test.go:137: sql insert into test_index values (2864, 6641934647592475777, 0.248471, 'VUabEB6gBs') index_test.go:140: sql delete from test_index where c = 2249 index_test.go:137: sql insert into test_index values (2867, 479900755973122996, 0.254935, '1PW0B1FsWB') index_test.go:143: sql update test_index set c1 = 6298126168230785141, c2 = 0.668811, c3 = 'GsJp3NG17F' where c = 1073 index_test.go:143: sql update test_index set c1 = 4024698154492200262, c2 = 0.451205, c3 = 'X9WwBTPdGs' where c = 2271 index_test.go:140: sql delete from test_index where c = 266 index_test.go:143: sql update test_index set c1 = 362775565860305166, c2 = 0.972607, c3 = 'rzNdJDLnoj' where c = 842 index_test.go:140: sql delete from test_index where c = 782 index_test.go:143: sql update test_index set c1 = 3804900817293782961, c2 = 0.402692, c3 = '2nMc8m6Irn' where c = 907 index_test.go:140: sql delete from test_index where c = 1491 index_test.go:143: sql update test_index set c1 = 8190654315209022670, c2 = 0.707222, c3 = 'AXsHqkIo79' where c = 1476 index_test.go:143: sql update test_index set c1 = 1693514435909017253, c2 = 0.301646, c3 = 'qpz2fb1T35' where c = 870 index_test.go:137: sql insert into test_index values (2868, 545265963513105460, 0.653922, 'JH93Of23Za') index_test.go:143: sql update test_index set c1 = 3003501054327577262, c2 = 0.758751, c3 = '1cGMAfm982' where c = 469 index_test.go:137: sql insert into test_index values (2869, 1743126356395470305, 0.689118, 'fKMR7x134M') index_test.go:140: sql delete from test_index where c = 2609 index_test.go:137: sql insert into test_index values (2870, 4758503409914540001, 0.690542, 'hsNZfL1ssM') index_test.go:143: sql update test_index set c1 = 973584633766387640, c2 = 0.074760, c3 = 'SRIMRUZ5to' where c = 1678 index_test.go:137: sql insert into test_index values (2871, 8530731050413329940, 0.475990, 'Fibfz1ps1Y') index_test.go:140: sql delete from test_index where c = 2092 index_test.go:137: sql insert into test_index values (2873, 5546055633776910714, 0.152536, 'brtcoaeL0a') index_test.go:143: sql update test_index set c1 = 5067613555790878715, c2 = 0.432898, c3 = 'QiqkK2BFo4' where c = 1279 index_test.go:137: sql insert into test_index values (2874, 4545855883600550627, 0.265210, 'nsHRLlU3NJ') index_test.go:140: sql delete from test_index where c = 286 index_test.go:137: sql insert into test_index values (2872, 8603120693176588942, 0.820649, 'F0pscEmy5e') index_test.go:140: sql delete from test_index where c = 612 index_test.go:137: sql insert into test_index values (2875, 8570345147211628350, 0.184675, 'c6Lkmw0jRJ') index_test.go:140: sql delete from test_index where c = 1284 index_test.go:137: sql insert into test_index values (2876, 164679272482169839, 0.704222, 'CADrk61MzK') index_test.go:140: sql delete from test_index where c = 612 index_test.go:140: sql delete from test_index where c = 802 index_test.go:143: sql update test_index set c1 = 6012468630045971851, c2 = 0.796878, c3 = 'qUW9UQkuH6' where c = 352 index_test.go:140: sql delete from test_index where c = 1458 index_test.go:143: sql update test_index set c1 = 8136475990919936350, c2 = 0.745165, c3 = 'bH0VFYOuNA' where c = 1631 index_test.go:140: sql delete from test_index where c = 1062 index_test.go:140: sql delete from test_index where c = 2864 index_test.go:140: sql delete from test_index where c = 2777 index_test.go:137: sql insert into test_index values (2878, 7198495750657232822, 0.838547, 'VcUdLdasy4') index_test.go:137: sql insert into test_index values (2877, 6195430426953355637, 0.923532, '8D3L5yjR36') index_test.go:143: sql update test_index set c1 = 2151252323959160757, c2 = 0.455133, c3 = 'FulT48D7lq' where c = 2627 index_test.go:143: sql update test_index set c1 = 3176103131205162904, c2 = 0.040670, c3 = '4aWYmmKX7P' where c = 2041 index_test.go:143: sql update test_index set c1 = 2170162623952596425, c2 = 0.817886, c3 = 'SNlfT3fD3F' where c = 1105 index_test.go:143: sql update test_index set c1 = 626981996029970753, c2 = 0.935114, c3 = '16jrIkhP1X' where c = 1260 index_test.go:143: sql update test_index set c1 = 8643243333699795395, c2 = 0.378070, c3 = 'Boxjzqwpbc' where c = 825 index_test.go:140: sql delete from test_index where c = 638 index_test.go:143: sql update test_index set c1 = 8635152893703608141, c2 = 0.491844, c3 = 'prQ5XmhIEw' where c = 1090 index_test.go:143: sql update test_index set c1 = 8211529181058689419, c2 = 0.126976, c3 = 'doxq9UJ6RG' where c = 2133 index_test.go:137: sql insert into test_index values (2881, 3537997444008824945, 0.339593, 'vzVtjpES8M') index_test.go:137: sql insert into test_index values (2882, 3321750387756697697, 0.166953, '2hFCygsFJo') index_test.go:140: sql delete from test_index where c = 2649 index_test.go:137: sql insert into test_index values (2880, 5509257486079547366, 0.900695, 'M9II0AVItv') index_test.go:137: sql insert into test_index values (2883, 5591409950892439889, 0.676073, 'AYPeUBh1WC') index_test.go:137: sql insert into test_index values (2879, 1748858263136631296, 0.396536, '2UTyaD66q2') index_test.go:137: sql insert into test_index values (2884, 8508701122556039025, 0.565383, 'C7FijFspwm') index_test.go:143: sql update test_index set c1 = 6853216618432821119, c2 = 0.770461, c3 = 'gopeoQkLqW' where c = 2528 index_test.go:140: sql delete from test_index where c = 1991 index_test.go:143: sql update test_index set c1 = 3183333902029898092, c2 = 0.182113, c3 = 'Z1uqNjTpQm' where c = 13 index_test.go:143: sql update test_index set c1 = 5622152159413088875, c2 = 0.979411, c3 = '1oZ98mws1g' where c = 37 index_test.go:140: sql delete from test_index where c = 2800 index_test.go:137: sql insert into test_index values (2885, 3221889957320960770, 0.109648, 'UV1CkktLRW') index_test.go:140: sql delete from test_index where c = 2237 index_test.go:137: sql insert into test_index values (2886, 3638736041728767710, 0.121061, 'VO5eNolvYM') index_test.go:140: sql delete from test_index where c = 668 index_test.go:137: sql insert into test_index values (2887, 7496658063022507442, 0.661440, '7sKrrPoPCU') index_test.go:140: sql delete from test_index where c = 1461 index_test.go:140: sql delete from test_index where c = 1155 index_test.go:137: sql insert into test_index values (2888, 3028416572843708570, 0.917237, 'CSdjty3Xh5') index_test.go:143: sql update test_index set c1 = 1317563514935098804, c2 = 0.767635, c3 = 'H5mUoy4MWd' where c = 769 index_test.go:143: sql update test_index set c1 = 3259415865060045595, c2 = 0.500802, c3 = 'Qa9Fe3YePK' where c = 1007 index_test.go:140: sql delete from test_index where c = 2510 index_test.go:140: sql delete from test_index where c = 1628 index_test.go:143: sql update test_index set c1 = 2493300568533749061, c2 = 0.237312, c3 = 'vw1nWRnQMi' where c = 1456 index_test.go:143: sql update test_index set c1 = 4022167409307145472, c2 = 0.821357, c3 = 'orhQMckp8P' where c = 2346 index_test.go:143: sql update test_index set c1 = 3822179335186595667, c2 = 0.309120, c3 = 'fpdTX9lHdv' where c = 1406 index_test.go:143: sql update test_index set c1 = 4273672836503086150, c2 = 0.716526, c3 = 'awGwXEftoi' where c = 2703 index_test.go:137: sql insert into test_index values (2889, 1185031465970443699, 0.479646, 'nvRVsP6FDI') index_test.go:143: sql update test_index set c1 = 9194661215153379208, c2 = 0.553869, c3 = '5xSGJAgIBH' where c = 1793 index_test.go:137: sql insert into test_index values (2890, 1499281661586599889, 0.511134, 'WbAEY9v2qu') index_test.go:140: sql delete from test_index where c = 2465 index_test.go:140: sql delete from test_index where c = 1759 index_test.go:137: sql insert into test_index values (2891, 3669890813683027431, 0.741645, 'ber2CotjLa') index_test.go:143: sql update test_index set c1 = 7414064174399046362, c2 = 0.211235, c3 = 'DsT1aEOyZc' where c = 2740 index_test.go:140: sql delete from test_index where c = 151 index_test.go:137: sql insert into test_index values (2893, 5595837798470684141, 0.705883, 'Aa63Ak9LX6') index_test.go:137: sql insert into test_index values (2894, 1044263092925293160, 0.971797, '2SSGm4Unnu') index_test.go:140: sql delete from test_index where c = 341 index_test.go:143: sql update test_index set c1 = 5296932450451960027, c2 = 0.276874, c3 = 'eD1xfs5kyS' where c = 1857 index_test.go:143: sql update test_index set c1 = 991149493856290992, c2 = 0.686125, c3 = 'yaiPfhQTlN' where c = 1544 index_test.go:137: sql insert into test_index values (2892, 4460779386792945118, 0.910052, 'obCbb3WAZF') index_test.go:137: sql insert into test_index values (2895, 2462909404781423380, 0.789882, '9uPPm4hmZY') index_test.go:140: sql delete from test_index where c = 1552 index_test.go:143: sql update test_index set c1 = 1276056830050105265, c2 = 0.363952, c3 = 'AavQANXK2j' where c = 1039 index_test.go:140: sql delete from test_index where c = 336 index_test.go:140: sql delete from test_index where c = 329 index_test.go:143: sql update test_index set c1 = 4261521524953124036, c2 = 0.600983, c3 = 'r4z2GV2fhA' where c = 1171 index_test.go:140: sql delete from test_index where c = 1266 index_test.go:137: sql insert into test_index values (2896, 1836367268116113381, 0.657417, 'GRjpsEDJFU') index_test.go:140: sql delete from test_index where c = 2243 index_test.go:143: sql update test_index set c1 = 6273359785951245050, c2 = 0.595205, c3 = 'sP0PifIrAP' where c = 1679 index_test.go:137: sql insert into test_index values (2897, 1292186962574684069, 0.089554, '3mEmMMcD8j') index_test.go:140: sql delete from test_index where c = 413 index_test.go:143: sql update test_index set c1 = 342112753759035503, c2 = 0.699241, c3 = 'AetomnBQ7S' where c = 778 index_test.go:137: sql insert into test_index values (2898, 455692164368775110, 0.369765, '9vaRNUlFsh') index_test.go:143: sql update test_index set c1 = 8340019774835836480, c2 = 0.022330, c3 = 'hzHhIsqYXq' where c = 753 index_test.go:143: sql update test_index set c1 = 6702811832846229846, c2 = 0.840718, c3 = '9zCPTgBnZq' where c = 1476 index_test.go:143: sql update test_index set c1 = 8697777412243832711, c2 = 0.349681, c3 = 'zCdqtlUvnz' where c = 2793 index_test.go:140: sql delete from test_index where c = 1992 index_test.go:140: sql delete from test_index where c = 2811 index_test.go:143: sql update test_index set c1 = 1938086407006621283, c2 = 0.642808, c3 = '0YDbqASgKw' where c = 2771 index_test.go:137: sql insert into test_index values (2899, 8111486889086168655, 0.260073, '04HoZpbAPG') index_test.go:137: sql insert into test_index values (2900, 286280780928809627, 0.221412, 'Gen7SDOVEs') index_test.go:143: sql update test_index set c1 = 473434357836332231, c2 = 0.038033, c3 = '4ycVoRCv1a' where c = 2285 index_test.go:140: sql delete from test_index where c = 2224 index_test.go:140: sql delete from test_index where c = 1881 index_test.go:143: sql update test_index set c1 = 7826418853545712411, c2 = 0.335752, c3 = 'zEc5A5ShFa' where c = 1751 index_test.go:143: sql update test_index set c1 = 7653091663107133814, c2 = 0.907526, c3 = 'd9r5xx1nEh' where c = 27 index_test.go:143: sql update test_index set c1 = 4667475026861794098, c2 = 0.381324, c3 = 'aBmuWJqzaN' where c = 1876 index_test.go:137: sql insert into test_index values (2902, 2330320249698300124, 0.240796, 'GLlZ7BJReY') index_test.go:137: sql insert into test_index values (2903, 6895346901318811275, 0.523198, 'GDuOu7qo61') index_test.go:137: sql insert into test_index values (2905, 6799095435389376097, 0.808995, 'grtBkJd7aa') index_test.go:137: sql insert into test_index values (2901, 7249117405445199375, 0.760653, 'JJtwxF7tbV') index_test.go:137: sql insert into test_index values (2909, 5328285740969450999, 0.825469, 'RM6m2WthXV') index_test.go:140: sql delete from test_index where c = 756 index_test.go:137: sql insert into test_index values (2906, 6933802656864143256, 0.634138, '2wI7FsP80A') index_test.go:137: sql insert into test_index values (2904, 7995862631614873015, 0.240120, 'SJQvEfKyKK') index_test.go:137: sql insert into test_index values (2908, 1543285022854178678, 0.603452, 'seiTjsbIhf') index_test.go:140: sql delete from test_index where c = 704 index_test.go:137: sql insert into test_index values (2907, 7744162061220644919, 0.794019, 'acP8iTuSuR') index_test.go:137: sql insert into test_index values (2910, 6062595617802555961, 0.576882, 't6FwKhYxk5') index_test.go:140: sql delete from test_index where c = 2673 index_test.go:140: sql delete from test_index where c = 159 index_test.go:140: sql delete from test_index where c = 534 index_test.go:140: sql delete from test_index where c = 2 index_test.go:140: sql delete from test_index where c = 1899 index_test.go:140: sql delete from test_index where c = 2181 index_test.go:140: sql delete from test_index where c = 829 index_test.go:140: sql delete from test_index where c = 1219 index_test.go:143: sql update test_index set c1 = 8159800969308184138, c2 = 0.731823, c3 = 'IemQfKxy6M' where c = 848 index_test.go:143: sql update test_index set c1 = 1670850929657120113, c2 = 0.295555, c3 = 'tM0Qxgs3Vv' where c = 752 index_test.go:143: sql update test_index set c1 = 6659099176314008145, c2 = 0.825771, c3 = 'HfOIJRd2Nj' where c = 1843 index_test.go:143: sql update test_index set c1 = 4926207511680780977, c2 = 0.170132, c3 = 'QuO461j3qy' where c = 994 index_test.go:143: sql update test_index set c1 = 6686826159445637408, c2 = 0.092461, c3 = '3wSuP75wei' where c = 1940 index_test.go:143: sql update test_index set c1 = 699588161841914327, c2 = 0.933630, c3 = 'r2HKZM69QH' where c = 1817 index_test.go:137: sql insert into test_index values (2912, 121991759518248571, 0.265102, 'Fmh1F7ASF3') index_test.go:137: sql insert into test_index values (2913, 6093946546712183137, 0.662118, 'HOQUJIEFdj') index_test.go:143: sql update test_index set c1 = 541284402881940779, c2 = 0.334009, c3 = 'ZFYXGuGnO1' where c = 2230 index_test.go:143: sql update test_index set c1 = 654423878264990102, c2 = 0.956152, c3 = 'Yc5cOOREwg' where c = 1691 index_test.go:143: sql update test_index set c1 = 9014975762059082344, c2 = 0.057810, c3 = 'An8GIdlwkX' where c = 551 index_test.go:143: sql update test_index set c1 = 7624813525226632904, c2 = 0.990457, c3 = '2kQfzceCxb' where c = 2574 index_test.go:137: sql insert into test_index values (2914, 4442050372201280975, 0.982996, 'zowGQRu45C') index_test.go:140: sql delete from test_index where c = 1886 index_test.go:137: sql insert into test_index values (2911, 5891042174883370482, 0.005084, 'Hvlhyxa3FO') index_test.go:137: sql insert into test_index values (2917, 2648186328991294377, 0.811237, 'oy7j9RkPz4') index_test.go:140: sql delete from test_index where c = 1259 index_test.go:140: sql delete from test_index where c = 647 index_test.go:137: sql insert into test_index values (2919, 1204848506769769939, 0.830948, 'abG4w8zw6F') index_test.go:137: sql insert into test_index values (2916, 7192287447093554340, 0.540885, 'OI52QFryxQ') index_test.go:137: sql insert into test_index values (2915, 4709868297468851321, 0.671772, 'TokkbAD8hR') index_test.go:137: sql insert into test_index values (2920, 3315601641595934170, 0.093990, 'x3h8V6n0eY') index_test.go:140: sql delete from test_index where c = 2327 index_test.go:137: sql insert into test_index values (2918, 5035059945028138719, 0.257206, 'hwS7dx1SEh') index_test.go:143: sql update test_index set c1 = 223690731331127853, c2 = 0.983703, c3 = 'PZptDQYWxn' where c = 1714 index_test.go:143: sql update test_index set c1 = 685288034765770750, c2 = 0.956477, c3 = 'y5BoxaqmCZ' where c = 911 index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 1364 index_test.go:140: sql delete from test_index where c = 114 index_test.go:143: sql update test_index set c1 = 2217131845304711278, c2 = 0.111994, c3 = 'ES1hSDO8mP' where c = 2185 index_test.go:140: sql delete from test_index where c = 1536 index_test.go:140: sql delete from test_index where c = 2016 index_test.go:143: sql update test_index set c1 = 1980831239609916848, c2 = 0.637201, c3 = 'F5V6HZUcoP' where c = 2574 index_test.go:137: sql insert into test_index values (2921, 2633310143779345631, 0.800247, 'Oq83hievAw') index_test.go:143: sql update test_index set c1 = 5454451165491739529, c2 = 0.879836, c3 = 'QFwsIHCGex' where c = 1133 index_test.go:137: sql insert into test_index values (2922, 6074686278401876420, 0.779632, 'Pa4yCVINBN') index_test.go:143: sql update test_index set c1 = 5677518424684658463, c2 = 0.307252, c3 = 'ewEtP9RtY3' where c = 771 index_test.go:143: sql update test_index set c1 = 7953716672393109982, c2 = 0.360003, c3 = 'G0fp6ttu08' where c = 2664 index_test.go:137: sql insert into test_index values (2923, 6671771832666673637, 0.767612, 'xanbinnkdI') index_test.go:143: sql update test_index set c1 = 5637201866786632468, c2 = 0.023382, c3 = 'o5ikuuRyAM' where c = 1864 index_test.go:137: sql insert into test_index values (2924, 366262106358172735, 0.214697, 'eikly0QcWD') index_test.go:140: sql delete from test_index where c = 1443 index_test.go:137: sql insert into test_index values (2925, 3019650481580044608, 0.853665, 'tkFtjlkera') index_test.go:137: sql insert into test_index values (2926, 4497337202810938150, 0.643473, '4lDSptK5sN') index_test.go:140: sql delete from test_index where c = 2066 index_test.go:143: sql update test_index set c1 = 8784335905762289739, c2 = 0.879561, c3 = '0d6Eq0Nn1t' where c = 729 index_test.go:140: sql delete from test_index where c = 721 index_test.go:140: sql delete from test_index where c = 1787 index_test.go:137: sql insert into test_index values (2927, 6438508946964714176, 0.798691, 'NUN3i3N4kA') index_test.go:140: sql delete from test_index where c = 1770 index_test.go:143: sql update test_index set c1 = 1787578956846490220, c2 = 0.923508, c3 = '8TiXw06ZbU' where c = 411 index_test.go:140: sql delete from test_index where c = 2347 index_test.go:137: sql insert into test_index values (2928, 171684182394929893, 0.752947, 'EfamFwLiWr') index_test.go:140: sql delete from test_index where c = 2575 index_test.go:137: sql insert into test_index values (2929, 2289687886201265529, 0.054829, 'foJelfY6t2') index_test.go:143: sql update test_index set c1 = 1121607471082657305, c2 = 0.021161, c3 = 'wHGtxehwLr' where c = 1828 index_test.go:143: sql update test_index set c1 = 987885440788183931, c2 = 0.345956, c3 = 'XH6R6gbjuE' where c = 1648 index_test.go:140: sql delete from test_index where c = 2219 index_test.go:143: sql update test_index set c1 = 6067657342994714229, c2 = 0.269777, c3 = 'xMrLSqZYNN' where c = 1962 index_test.go:140: sql delete from test_index where c = 196 index_test.go:143: sql update test_index set c1 = 4853295202839311444, c2 = 0.540025, c3 = 'aBgTtIqgzL' where c = 686 index_test.go:137: sql insert into test_index values (2930, 8360433873168006182, 0.140138, '2vmUTzdp0O') index_test.go:143: sql update test_index set c1 = 4142173661110180894, c2 = 0.374502, c3 = 'ITDvhx8AyE' where c = 592 index_test.go:143: sql update test_index set c1 = 4961101403232915014, c2 = 0.551561, c3 = '2aQl58KzNH' where c = 528 index_test.go:140: sql delete from test_index where c = 2542 index_test.go:143: sql update test_index set c1 = 8491594484845377637, c2 = 0.233030, c3 = 'kKX6bN6WJb' where c = 2164 index_test.go:137: sql insert into test_index values (2933, 3827320269900592670, 0.881908, 'nIvmXUxSPf') index_test.go:140: sql delete from test_index where c = 60 index_test.go:137: sql insert into test_index values (2934, 8611225638345112589, 0.962715, 'ZHq1lrHVqb') index_test.go:143: sql update test_index set c1 = 940846075197767099, c2 = 0.220144, c3 = 'fllmUCNeIz' where c = 152 index_test.go:143: sql update test_index set c1 = 920773466760049417, c2 = 0.417055, c3 = 'gGmNDwIHoK' where c = 1752 index_test.go:137: sql insert into test_index values (2932, 5236089727635882714, 0.265134, 'k25OTWIjBk') index_test.go:137: sql insert into test_index values (2931, 1140987706298412250, 0.666437, 'lpMLNHSHBy') index_test.go:137: sql insert into test_index values (2936, 8923017496509984148, 0.786206, 'R4y07o8SGK') index_test.go:140: sql delete from test_index where c = 10 index_test.go:143: sql update test_index set c1 = 159566133370924042, c2 = 0.475396, c3 = 'zthzq3AlOL' where c = 775 index_test.go:137: sql insert into test_index values (2935, 657166689602387610, 0.262338, 'a4BdURbnBO') index_test.go:140: sql delete from test_index where c = 207 index_test.go:140: sql delete from test_index where c = 1101 index_test.go:140: sql delete from test_index where c = 1550 index_test.go:137: sql insert into test_index values (2938, 7888456832038724641, 0.108180, 'v10qWCVqud') index_test.go:140: sql delete from test_index where c = 861 index_test.go:137: sql insert into test_index values (2937, 1637084632418385667, 0.819003, 'RkDTV1eLDk') index_test.go:143: sql update test_index set c1 = 4463399509164144847, c2 = 0.542475, c3 = 'Ysa203VbK8' where c = 1937 index_test.go:143: sql update test_index set c1 = 2850821138424045096, c2 = 0.123573, c3 = 'Ok08fPsG51' where c = 2924 index_test.go:143: sql update test_index set c1 = 6685571248093138504, c2 = 0.373038, c3 = 'vz4Rt8SaY4' where c = 1721 index_test.go:140: sql delete from test_index where c = 1775 index_test.go:137: sql insert into test_index values (2939, 5695582534531053735, 0.580739, 'IwSVdoD42i') index_test.go:137: sql insert into test_index values (2940, 8322572075901475677, 0.601117, 'HTDpGD3Ffa') index_test.go:140: sql delete from test_index where c = 230 index_test.go:143: sql update test_index set c1 = 1305919063260726154, c2 = 0.174754, c3 = '8puJdj8bIC' where c = 1823 index_test.go:143: sql update test_index set c1 = 1023929287941838498, c2 = 0.137375, c3 = 'M4ZfhKYPEm' where c = 979 index_test.go:140: sql delete from test_index where c = 2363 index_test.go:137: sql insert into test_index values (2941, 8717897001625411754, 0.782057, 'iaPrMipdZU') index_test.go:143: sql update test_index set c1 = 3422612412810164060, c2 = 0.685316, c3 = 'qmlKKdS2AB' where c = 656 index_test.go:137: sql insert into test_index values (2942, 1220298011953707904, 0.953016, '91mdv7qFSs') index_test.go:137: sql insert into test_index values (2944, 6372457387802578119, 0.171427, 'HXPjughpOi') index_test.go:140: sql delete from test_index where c = 2435 index_test.go:137: sql insert into test_index values (2943, 225189981743994210, 0.953373, 'U3NBYu3JSz') index_test.go:143: sql update test_index set c1 = 5345247825935330993, c2 = 0.099371, c3 = '8EIxnVcFWY' where c = 2515 index_test.go:137: sql insert into test_index values (2945, 608721276734834209, 0.393076, '0S0PPs9JRQ') index_test.go:140: sql delete from test_index where c = 441 index_test.go:143: sql update test_index set c1 = 7079779510852901243, c2 = 0.164638, c3 = 'iNxWErxQLv' where c = 1064 index_test.go:140: sql delete from test_index where c = 518 index_test.go:137: sql insert into test_index values (2946, 7519560594769173674, 0.554837, 'ylUqmSfjJo') index_test.go:137: sql insert into test_index values (2947, 4818534188442500404, 0.905404, 'Phj2YyALea') index_test.go:140: sql delete from test_index where c = 1738 index_test.go:140: sql delete from test_index where c = 1953 index_test.go:143: sql update test_index set c1 = 1801640797850364083, c2 = 0.285521, c3 = 'jdSTTfu7Ez' where c = 2928 index_test.go:140: sql delete from test_index where c = 2509 index_test.go:137: sql insert into test_index values (2948, 6384333688931576537, 0.760244, '5GOb8bur7c') index_test.go:140: sql delete from test_index where c = 1371 index_test.go:143: sql update test_index set c1 = 3987790316771996531, c2 = 0.552561, c3 = '2ckV2CxgOy' where c = 1018 index_test.go:140: sql delete from test_index where c = 225 index_test.go:143: sql update test_index set c1 = 1294110835630698223, c2 = 0.789011, c3 = 'eXGISaHrjd' where c = 41 index_test.go:143: sql update test_index set c1 = 3280016018445212054, c2 = 0.515827, c3 = 'Xnu9gAKq1H' where c = 1518 index_test.go:137: sql insert into test_index values (2949, 333531235777319015, 0.630764, 'D3lFfn81yN') index_test.go:143: sql update test_index set c1 = 4914455988256955317, c2 = 0.336057, c3 = 'sJCxbqw21O' where c = 2811 index_test.go:143: sql update test_index set c1 = 99560728404077380, c2 = 0.996589, c3 = 'ZtHIji2ocp' where c = 2296 index_test.go:143: sql update test_index set c1 = 3171537624320776094, c2 = 0.766149, c3 = 'gbHF5hElk5' where c = 906 index_test.go:140: sql delete from test_index where c = 2355 index_test.go:137: sql insert into test_index values (2950, 2407297817885259935, 0.058894, 'GNmmjQxMR1') index_test.go:140: sql delete from test_index where c = 2904 index_test.go:143: sql update test_index set c1 = 1618860122147888678, c2 = 0.715781, c3 = 'tUk4rYgCnr' where c = 1332 index_test.go:137: sql insert into test_index values (2951, 8314505225031000639, 0.173164, 'GWA1YmjvW0') index_test.go:137: sql insert into test_index values (2953, 1068134878851285101, 0.524032, 'MG2BHlbMqW') index_test.go:137: sql insert into test_index values (2954, 3238530431106341709, 0.459987, 'O8jy49MgP3') index_test.go:140: sql delete from test_index where c = 495 index_test.go:137: sql insert into test_index values (2952, 5274420564970056463, 0.488890, '3lwxSGg2ku') index_test.go:143: sql update test_index set c1 = 5323063157733669843, c2 = 0.473449, c3 = 'ib7cZEZf89' where c = 2081 index_test.go:140: sql delete from test_index where c = 839 index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 326 index_test.go:143: sql update test_index set c1 = 8964126726357686659, c2 = 0.048050, c3 = '2FD0Myy58J' where c = 1374 index_test.go:137: sql insert into test_index values (2955, 8996159957333567381, 0.734152, 'v2xqdCQlO4') index_test.go:140: sql delete from test_index where c = 1217 index_test.go:137: sql insert into test_index values (2956, 6983675512093944731, 0.051316, 'MmlMHlzTUX') index_test.go:137: sql insert into test_index values (2957, 7071243991724323134, 0.607259, '9SJRuTn1Mb') index_test.go:143: sql update test_index set c1 = 4826330640813237626, c2 = 0.538896, c3 = 'PiBsozQLG5' where c = 1854 index_test.go:143: sql update test_index set c1 = 3081159192641265532, c2 = 0.176512, c3 = '7JpiLe2P1d' where c = 1378 index_test.go:137: sql insert into test_index values (2958, 8490318060051365262, 0.784522, 'd4qXMwrUFd') index_test.go:140: sql delete from test_index where c = 2547 index_test.go:143: sql update test_index set c1 = 323501652744606832, c2 = 0.850651, c3 = 'qFmTRJCtpZ' where c = 755 index_test.go:143: sql update test_index set c1 = 1791122721684647139, c2 = 0.184309, c3 = 'RJvWDNufdj' where c = 2833 index_test.go:143: sql update test_index set c1 = 6081745705918788990, c2 = 0.335475, c3 = 'XONDUaJpos' where c = 176 index_test.go:140: sql delete from test_index where c = 2024 index_test.go:140: sql delete from test_index where c = 1539 index_test.go:137: sql insert into test_index values (2959, 2106010299942268159, 0.568144, 'LrKqJLsi8e') index_test.go:143: sql update test_index set c1 = 1706489350960149298, c2 = 0.884265, c3 = 'vEJwzEkKtJ' where c = 677 index_test.go:137: sql insert into test_index values (2960, 6854852560319847982, 0.764086, 'hmJU86Xjwc') index_test.go:140: sql delete from test_index where c = 1630 index_test.go:140: sql delete from test_index where c = 2499 index_test.go:137: sql insert into test_index values (2961, 8995950553781002697, 0.055335, 'JZHYrReoPd') index_test.go:137: sql insert into test_index values (2962, 574377333782785004, 0.623019, 'lleLz7Q1Oq') index_test.go:137: sql insert into test_index values (2963, 3574405568914897256, 0.702128, '1X6x0Z79DS') index_test.go:143: sql update test_index set c1 = 5742744394284519512, c2 = 0.931953, c3 = 'RtxokFlDJH' where c = 1169 index_test.go:143: sql update test_index set c1 = 2606145866884254197, c2 = 0.094781, c3 = 'Iqkmgdy4f9' where c = 2935 index_test.go:137: sql insert into test_index values (2964, 1342577200310593521, 0.784329, 'zNyePNvUK3') index_test.go:140: sql delete from test_index where c = 1367 index_test.go:140: sql delete from test_index where c = 2140 index_test.go:140: sql delete from test_index where c = 864 index_test.go:140: sql delete from test_index where c = 776 index_test.go:140: sql delete from test_index where c = 2398 index_test.go:137: sql insert into test_index values (2965, 7716709995344530829, 0.344191, 'OMqLJ6FgK5') index_test.go:143: sql update test_index set c1 = 2341295409603222867, c2 = 0.817529, c3 = 'L8lPgPwXwQ' where c = 2578 index_test.go:143: sql update test_index set c1 = 6391096818755025110, c2 = 0.669799, c3 = '5LucL88qAp' where c = 276 index_test.go:137: sql insert into test_index values (2966, 5530298224056942005, 0.872289, 'SvUoiqzV8I') index_test.go:143: sql update test_index set c1 = 4524924708612298129, c2 = 0.660234, c3 = 'c6CXEFK35T' where c = 2829 index_test.go:143: sql update test_index set c1 = 7822659792486768148, c2 = 0.555968, c3 = 'AJccAU2asj' where c = 173 index_test.go:143: sql update test_index set c1 = 3885241099683692149, c2 = 0.415172, c3 = 's5xCbuvRoU' where c = 1811 index_test.go:143: sql update test_index set c1 = 5703327775571297006, c2 = 0.046152, c3 = 'IT5EOHPd7B' where c = 1171 index_test.go:140: sql delete from test_index where c = 1310 index_test.go:140: sql delete from test_index where c = 822 index_test.go:137: sql insert into test_index values (2969, 9202992972177344392, 0.572612, 'E41OoTecZQ') index_test.go:137: sql insert into test_index values (2967, 6916677108454671094, 0.948220, 'il1RUoH6XB') index_test.go:137: sql insert into test_index values (2970, 5182376990838049532, 0.058956, 'JmJZijkUpz') index_test.go:137: sql insert into test_index values (2971, 7604102088644558070, 0.288553, 'tALUcdhHZW') index_test.go:140: sql delete from test_index where c = 1906 index_test.go:137: sql insert into test_index values (2968, 4955722694236130717, 0.865986, 'YmthGLs4V2') index_test.go:137: sql insert into test_index values (2972, 9158185048246503325, 0.237536, 'DqAJrFQtZd') index_test.go:143: sql update test_index set c1 = 8525552709872982408, c2 = 0.300295, c3 = 'thkeun9Gdh' where c = 1643 index_test.go:140: sql delete from test_index where c = 2231 index_test.go:140: sql delete from test_index where c = 1503 index_test.go:143: sql update test_index set c1 = 7259733800245520981, c2 = 0.445574, c3 = 'lqMGhuSatH' where c = 49 index_test.go:143: sql update test_index set c1 = 6926561084801367986, c2 = 0.980041, c3 = '6iscXgFRQu' where c = 2772 index_test.go:140: sql delete from test_index where c = 2512 index_test.go:140: sql delete from test_index where c = 2926 index_test.go:140: sql delete from test_index where c = 2057 index_test.go:143: sql update test_index set c1 = 6942059324625178171, c2 = 0.726834, c3 = 'x8V3liCRHq' where c = 850 index_test.go:140: sql delete from test_index where c = 431 index_test.go:143: sql update test_index set c1 = 5687457712089013458, c2 = 0.952669, c3 = 'm9lbEp7fVw' where c = 1393 index_test.go:137: sql insert into test_index values (2974, 7374045341339811932, 0.431902, 'UlNvEID6f1') index_test.go:137: sql insert into test_index values (2973, 5014854413256912553, 0.424109, 'ZnrRZoBXKb') index_test.go:143: sql update test_index set c1 = 2069561717454220317, c2 = 0.247199, c3 = 'XLZ50xUmHt' where c = 606 index_test.go:137: sql insert into test_index values (2976, 6966400292324957681, 0.591684, 'xOlsuWxpq7') index_test.go:137: sql insert into test_index values (2977, 3699632938442213145, 0.455572, 'dCD49Ft465') index_test.go:137: sql insert into test_index values (2975, 2696754395431373547, 0.325566, 'EAmJWRru48') index_test.go:143: sql update test_index set c1 = 3258577940961632575, c2 = 0.754673, c3 = '6GikRfQPm3' where c = 2636 index_test.go:143: sql update test_index set c1 = 4958687462310009400, c2 = 0.304344, c3 = 'lVvr4DD2kO' where c = 2720 index_test.go:143: sql update test_index set c1 = 2420803750082211144, c2 = 0.605114, c3 = 'FELh5E0bjT' where c = 1347 index_test.go:143: sql update test_index set c1 = 7817083716284387577, c2 = 0.128710, c3 = '3QXjwyw5ld' where c = 322 index_test.go:140: sql delete from test_index where c = 2161 index_test.go:137: sql insert into test_index values (2978, 3734371828606852823, 0.238962, 'U3X5LJOk6q') index_test.go:140: sql delete from test_index where c = 2719 index_test.go:140: sql delete from test_index where c = 2697 index_test.go:137: sql insert into test_index values (2979, 8411311839647929709, 0.963212, 'OIFH2gNZwo') index_test.go:137: sql insert into test_index values (2980, 1039782922501612985, 0.355633, 'dax3bbeBJC') index_test.go:140: sql delete from test_index where c = 1815 index_test.go:137: sql insert into test_index values (2981, 268642681964673834, 0.091327, '57ZlPSiTOJ') index_test.go:140: sql delete from test_index where c = 1036 index_test.go:140: sql delete from test_index where c = 2324 index_test.go:143: sql update test_index set c1 = 8189960644905421517, c2 = 0.199725, c3 = 'lpvocsM7af' where c = 2112 index_test.go:143: sql update test_index set c1 = 6766391737084282700, c2 = 0.995978, c3 = 'gaHeZmvG8q' where c = 843 index_test.go:140: sql delete from test_index where c = 147 index_test.go:137: sql insert into test_index values (2982, 4208888823172951510, 0.672707, '95EOxYv2cX') index_test.go:143: sql update test_index set c1 = 6816557420694893960, c2 = 0.753143, c3 = 'gJ6muEIZB1' where c = 1451 index_test.go:143: sql update test_index set c1 = 2980016322054521861, c2 = 0.022111, c3 = 'eEBygsZh54' where c = 1364 index_test.go:140: sql delete from test_index where c = 2930 index_test.go:140: sql delete from test_index where c = 1590 index_test.go:137: sql insert into test_index values (2983, 1357639197056543840, 0.744195, 'eD69TH3tA3') index_test.go:143: sql update test_index set c1 = 885961297575454294, c2 = 0.231899, c3 = 'khBroNiEdL' where c = 1273 index_test.go:137: sql insert into test_index values (2984, 5397319249379835854, 0.226360, '8E0ksYJx9H') index_test.go:143: sql update test_index set c1 = 7058605993672832945, c2 = 0.904045, c3 = 'OjzMPMunJ4' where c = 2373 index_test.go:137: sql insert into test_index values (2985, 8099896495160816581, 0.556926, 'ZnGZaxDCr8') index_test.go:137: sql insert into test_index values (2986, 1673633160498313844, 0.928607, '68MIt7wZBI') index_test.go:140: sql delete from test_index where c = 1986 index_test.go:137: sql insert into test_index values (2987, 7161008237991420954, 0.400641, 'u2Mgh1sE5A') index_test.go:140: sql delete from test_index where c = 732 index_test.go:143: sql update test_index set c1 = 8665611913462616739, c2 = 0.408930, c3 = 'wQNSQdXwVy' where c = 2442 index_test.go:143: sql update test_index set c1 = 6375511493497380538, c2 = 0.626130, c3 = 'cyXp8uvuDo' where c = 899 index_test.go:143: sql update test_index set c1 = 3645024694342767586, c2 = 0.390595, c3 = 'jLSBWX74qv' where c = 2330 index_test.go:140: sql delete from test_index where c = 467 index_test.go:140: sql delete from test_index where c = 1712 index_test.go:140: sql delete from test_index where c = 1772 index_test.go:143: sql update test_index set c1 = 8666958679231502208, c2 = 0.200998, c3 = 'Pjtm0o7isa' where c = 1237 index_test.go:137: sql insert into test_index values (2989, 3398576016457930884, 0.495805, 'tCGdOq53u2') index_test.go:137: sql insert into test_index values (2988, 6493475304324062191, 0.092268, 'LnNc9OGObJ') index_test.go:140: sql delete from test_index where c = 2605 index_test.go:137: sql insert into test_index values (2990, 3139175487713942590, 0.336786, 'DAOUZ1y5Us') index_test.go:143: sql update test_index set c1 = 5582558845627866641, c2 = 0.696404, c3 = 'TpAx8C1UaD' where c = 223 index_test.go:137: sql insert into test_index values (2991, 1131639756957624492, 0.157191, 'oxcwHG5tle') index_test.go:143: sql update test_index set c1 = 742635107835973979, c2 = 0.924533, c3 = 'yF064OS5Kt' where c = 391 index_test.go:143: sql update test_index set c1 = 4625495130727931237, c2 = 0.010042, c3 = 's4Tx0JgprU' where c = 2730 index_test.go:143: sql update test_index set c1 = 6328888513099327448, c2 = 0.258855, c3 = 'HHCW4PA9Af' where c = 1450 index_test.go:137: sql insert into test_index values (2992, 2210355929821618017, 0.789010, 'q6xoWWRlnT') index_test.go:140: sql delete from test_index where c = 359 index_test.go:140: sql delete from test_index where c = 1930 index_test.go:143: sql update test_index set c1 = 5082043074648083752, c2 = 0.333421, c3 = 'endSIeOlgR' where c = 410 index_test.go:137: sql insert into test_index values (2993, 9143997573259690935, 0.439373, 'ZdFUCYfQud') index_test.go:140: sql delete from test_index where c = 2557 index_test.go:140: sql delete from test_index where c = 819 index_test.go:143: sql update test_index set c1 = 6273446893596133163, c2 = 0.357226, c3 = 'qLjinOhFxF' where c = 344 index_test.go:137: sql insert into test_index values (2994, 926861930394813920, 0.629429, 'pe76nYq1ZT') index_test.go:143: sql update test_index set c1 = 1651687204036779491, c2 = 0.347717, c3 = 'wOqHVQbH7i' where c = 203 index_test.go:137: sql insert into test_index values (2995, 3643052185506172131, 0.977440, 'MiUEZsfyIs') index_test.go:137: sql insert into test_index values (2996, 8721077834323016042, 0.597565, 'coJFzOTuVZ') index_test.go:140: sql delete from test_index where c = 2455 index_test.go:143: sql update test_index set c1 = 2088313398957478502, c2 = 0.690340, c3 = 'NPTXeUwOL6' where c = 399 index_test.go:143: sql update test_index set c1 = 8078210210828325010, c2 = 0.028637, c3 = 'EcxQpXO7Vd' where c = 26 index_test.go:140: sql delete from test_index where c = 383 index_test.go:140: sql delete from test_index where c = 984 index_test.go:137: sql insert into test_index values (2997, 6449441943657953870, 0.565099, '3NATLumzZA') index_test.go:143: sql update test_index set c1 = 7922765600803154724, c2 = 0.232167, c3 = 'C6eXLBnKQr' where c = 620 index_test.go:143: sql update test_index set c1 = 3896449673741406973, c2 = 0.358096, c3 = 'Dilxj4vFMC' where c = 303 index_test.go:137: sql insert into test_index values (2998, 8437939841598536287, 0.485648, 'dAgkdYVn1L') index_test.go:137: sql insert into test_index values (2999, 3923788853215723333, 0.051366, 'HKhFGJbCfg') index_test.go:140: sql delete from test_index where c = 911 index_test.go:143: sql update test_index set c1 = 3277577998649283299, c2 = 0.228563, c3 = 'v0702g2PFA' where c = 2696 index_test.go:140: sql delete from test_index where c = 890 index_test.go:140: sql delete from test_index where c = 1063 index_test.go:143: sql update test_index set c1 = 3824411850694424211, c2 = 0.882518, c3 = '4ygv9RzZZ9' where c = 2347 index_test.go:143: sql update test_index set c1 = 6338607734158807679, c2 = 0.713737, c3 = 'OzGQAuj7BH' where c = 2157 index_test.go:140: sql delete from test_index where c = 2997 index_test.go:140: sql delete from test_index where c = 913 index_test.go:143: sql update test_index set c1 = 6539873787017272635, c2 = 0.105844, c3 = 'uzfz6VkX68' where c = 997 index_test.go:143: sql update test_index set c1 = 4770974931147446597, c2 = 0.823182, c3 = 'KZdG3R9nAu' where c = 1749 index_test.go:137: sql insert into test_index values (3000, 8399839911072134633, 0.466177, 'cU1S1vbtK7') index_test.go:143: sql update test_index set c1 = 8174834977159044595, c2 = 0.654161, c3 = 'thLrQXEvVD' where c = 1897 index_test.go:140: sql delete from test_index where c = 823 index_test.go:143: sql update test_index set c1 = 3014035482279054949, c2 = 0.972635, c3 = 'eMDhl6N4FS' where c = 898 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 18:47 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 18:47 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 18:45 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:47 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 18:45 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:45 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 18:45 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 Apr 4 18:47 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 18:47 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 18:45 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:47 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 18:45 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 18:45 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 18:45 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 testkit.go:123: RefreshSession rand seed: 1743763657770959843 [mysql] 2025/04/04 18:47:38 packets.go:37: unexpected EOF [mysql] 2025/04/04 18:47:38 packets.go:37: unexpected EOF [mysql] 2025/04/04 18:47:38 packets.go:37: unexpected EOF [mysql] 2025/04/04 18:47:38 packets.go:37: unexpected EOF [2025/04/04 18:47:38.159 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 9510"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2025/04/04 18:47:38 packets.go:37: unexpected EOF [2025/04/04 18:47:38.160 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 140"] [addr=127.0.0.1:5002] [error="invalid connection"] [2025/04/04 18:47:38.160 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 4318"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2025/04/04 18:47:38 packets.go:122: closing bad idle connection: EOF [2025/04/04 18:47:38.160 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 576"] [addr=127.0.0.1:5002] [error="invalid connection"] [2025/04/04 18:47:38.160 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 9132"] [addr=127.0.0.1:5002] [error="dial tcp 127.0.0.1:5002: connect: connection refused"] testkit.go:123: RefreshSession rand seed: 1743763658178242978 index_test.go:137: sql insert into test_index values (3002, 4039194719549434694, 0.394888, 'WO1fKAQkT7') index_test.go:137: sql insert into test_index values (3005, 6041023862320508687, 0.218584, 'BJXh2ZndR3') index_test.go:137: sql insert into test_index values (3003, 6470982225568954861, 0.257430, '57TLSSy8MQ') index_test.go:137: sql insert into test_index values (3004, 1027398332306391786, 0.225756, '3LcQJwvQbJ') index_test.go:137: sql insert into test_index values (3009, 9078346293043759360, 0.769382, 'hndjPvW4bv') index_test.go:137: sql insert into test_index values (3010, 6302732594111223073, 0.950680, 'ATFawWne1N') index_test.go:140: sql delete from test_index where c = 1131 index_test.go:137: sql insert into test_index values (3007, 6380080725518184412, 0.123472, 'hSNSoL8qER') index_test.go:137: sql insert into test_index values (3008, 7725536186658629568, 0.405113, 'k69HXX4U1J') index_test.go:137: sql insert into test_index values (3006, 664039470097233351, 0.938820, '4WLYGpbiyd') index_test.go:137: sql insert into test_index values (3001, 4223108628765739770, 0.030782, 'qcougUklMl') index_test.go:140: sql delete from test_index where c = 2586 index_test.go:140: sql delete from test_index where c = 1236 index_test.go:140: sql delete from test_index where c = 2195 index_test.go:140: sql delete from test_index where c = 1281 index_test.go:140: sql delete from test_index where c = 2904 index_test.go:143: sql update test_index set c1 = 7399410519041865229, c2 = 0.021035, c3 = 'NJRFy2aFNA' where c = 1745 index_test.go:140: sql delete from test_index where c = 578 index_test.go:143: sql update test_index set c1 = 8419914890407628213, c2 = 0.629801, c3 = 'ZgRAxDRvTb' where c = 2834 index_test.go:143: sql update test_index set c1 = 2007149320871844922, c2 = 0.884229, c3 = 'eXkHVvgGwd' where c = 246 index_test.go:140: sql delete from test_index where c = 907 index_test.go:140: sql delete from test_index where c = 1846 index_test.go:140: sql delete from test_index where c = 833 index_test.go:143: sql update test_index set c1 = 1145476231739316132, c2 = 0.358476, c3 = 'REkqxUjNG1' where c = 610 index_test.go:137: sql insert into test_index values (3011, 3477979755702358279, 0.351140, 'IjbFgiEfDP') index_test.go:143: sql update test_index set c1 = 3305337447393479133, c2 = 0.968320, c3 = 'rc2ODZpJ00' where c = 486 index_test.go:143: sql update test_index set c1 = 7374448757813247983, c2 = 0.862923, c3 = 'gDGtYZOjJ4' where c = 255 index_test.go:137: sql insert into test_index values (3012, 8851527687287862815, 0.740044, '9I4F6yDZHW') index_test.go:137: sql insert into test_index values (3013, 7795421414841846371, 0.027900, 'Ep4cxvyWvJ') index_test.go:143: sql update test_index set c1 = 8152140368029472053, c2 = 0.687933, c3 = 'tK3mGzfUVY' where c = 2088 index_test.go:143: sql update test_index set c1 = 4891344489956727392, c2 = 0.177826, c3 = 'xm0tjw2Uij' where c = 1767 index_test.go:143: sql update test_index set c1 = 4835842526662824059, c2 = 0.008867, c3 = '2ZsApKJju7' where c = 1176 index_test.go:143: sql update test_index set c1 = 252060284206529979, c2 = 0.495361, c3 = 'ohcVGNjIzr' where c = 2414 index_test.go:137: sql insert into test_index values (3014, 7130798177400225147, 0.726456, 'ZNwK7wtLpI') index_test.go:140: sql delete from test_index where c = 354 index_test.go:137: sql insert into test_index values (3016, 7907681501721964406, 0.516673, 'ajDLPvFMmk') index_test.go:137: sql insert into test_index values (3015, 3467825645928925041, 0.843880, 'Ghh8SGleZM') index_test.go:143: sql update test_index set c1 = 508486880242893364, c2 = 0.746763, c3 = 'EGMEqhd5Xb' where c = 1473 index_test.go:140: sql delete from test_index where c = 800 index_test.go:140: sql delete from test_index where c = 2045 index_test.go:140: sql delete from test_index where c = 1235 index_test.go:137: sql insert into test_index values (3017, 888010810231870545, 0.436956, 'f5zf1tuoJ5') index_test.go:137: sql insert into test_index values (3018, 4597803327377733529, 0.875856, 'FH04vyHt2c') index_test.go:137: sql insert into test_index values (3021, 4509819945048949726, 0.549978, 'MD3m2pcMor') index_test.go:140: sql delete from test_index where c = 2668 index_test.go:137: sql insert into test_index values (3020, 5684511785599641251, 0.156190, 'adBExxxY6X') index_test.go:137: sql insert into test_index values (3019, 8568745283327392827, 0.845036, '1L6sMENpzQ') index_test.go:143: sql update test_index set c1 = 8673184992886232365, c2 = 0.542920, c3 = 'LVFJVBoJW7' where c = 2440 index_test.go:140: sql delete from test_index where c = 662 index_test.go:143: sql update test_index set c1 = 7962635562933199030, c2 = 0.293058, c3 = 'fk2AdbPjzK' where c = 2436 index_test.go:140: sql delete from test_index where c = 630 index_test.go:140: sql delete from test_index where c = 1685 index_test.go:140: sql delete from test_index where c = 2801 index_test.go:137: sql insert into test_index values (3022, 1248479946057308642, 0.941858, 'VAPFwadvZe') index_test.go:143: sql update test_index set c1 = 4049947880977726129, c2 = 0.307099, c3 = 'MreRLkp7Fp' where c = 1988 index_test.go:137: sql insert into test_index values (3023, 8073792594495788713, 0.961172, '7KJBwuNHjr') index_test.go:143: sql update test_index set c1 = 3333585424325168457, c2 = 0.545946, c3 = 'EOmU8U3aoA' where c = 2492 index_test.go:140: sql delete from test_index where c = 843 index_test.go:143: sql update test_index set c1 = 7637530233487991485, c2 = 0.191607, c3 = 'WoY7ukCPs2' where c = 408 index_test.go:140: sql delete from test_index where c = 2896 index_test.go:143: sql update test_index set c1 = 331618777236589444, c2 = 0.433875, c3 = 'PwSCvGyZDC' where c = 23 index_test.go:143: sql update test_index set c1 = 7180049698254304573, c2 = 0.862295, c3 = 'kjSA6s1UU1' where c = 2394 index_test.go:137: sql insert into test_index values (3024, 154316817176114159, 0.640267, 'hFlQY4NDlj') index_test.go:140: sql delete from test_index where c = 2722 index_test.go:143: sql update test_index set c1 = 6329552096303957887, c2 = 0.677023, c3 = 'hCJ7yV1AFu' where c = 1985 index_test.go:140: sql delete from test_index where c = 1934 index_test.go:143: sql update test_index set c1 = 3900413533034036250, c2 = 0.875110, c3 = 'zEnx5Dpeou' where c = 1429 index_test.go:137: sql insert into test_index values (3027, 6287016934208456156, 0.126164, 't9ShoT0f9Z') index_test.go:137: sql insert into test_index values (3025, 2926042420557295717, 0.828106, 'axwZ03k2k3') index_test.go:143: sql update test_index set c1 = 7600995407641379480, c2 = 0.186278, c3 = 'cAnAATKkZW' where c = 163 index_test.go:143: sql update test_index set c1 = 4651522627095579715, c2 = 0.165775, c3 = 'awzyAut73T' where c = 230 index_test.go:137: sql insert into test_index values (3026, 7863831516775762570, 0.933219, 'dL4WkQiCPM') index_test.go:137: sql insert into test_index values (3029, 2439984073098596122, 0.751361, 'UJUtTwHn0P') index_test.go:143: sql update test_index set c1 = 812649630558347056, c2 = 0.586466, c3 = 'MGau1kHjIx' where c = 2451 index_test.go:140: sql delete from test_index where c = 1900 index_test.go:137: sql insert into test_index values (3028, 8082791595774123951, 0.909003, 'PB8222VXuI') index_test.go:137: sql insert into test_index values (3030, 8625989076047818126, 0.692640, 'gyjJ3ZfAkf') index_test.go:140: sql delete from test_index where c = 1258 index_test.go:140: sql delete from test_index where c = 1487 index_test.go:137: sql insert into test_index values (3032, 8509317498864749098, 0.057740, 'M1oV5TRwNK') index_test.go:137: sql insert into test_index values (3031, 953527369366279937, 0.250610, 'tUHanMcart') index_test.go:143: sql update test_index set c1 = 6452188359444562818, c2 = 0.822631, c3 = 'eKwOBqNjv8' where c = 1319 index_test.go:137: sql insert into test_index values (3033, 1818059219812262771, 0.259496, 'TgXM7z4rQo') index_test.go:140: sql delete from test_index where c = 2340 index_test.go:140: sql delete from test_index where c = 208 index_test.go:140: sql delete from test_index where c = 2797 index_test.go:140: sql delete from test_index where c = 1400 index_test.go:143: sql update test_index set c1 = 2195706791083405501, c2 = 0.222122, c3 = 'YfBUxheGMJ' where c = 1757 index_test.go:143: sql update test_index set c1 = 5920629474673740284, c2 = 0.195594, c3 = '86TTQFDAka' where c = 206 index_test.go:140: sql delete from test_index where c = 2971 index_test.go:140: sql delete from test_index where c = 1408 index_test.go:137: sql insert into test_index values (3034, 2102231359650603951, 0.664673, '0rnmiFlkAM') index_test.go:140: sql delete from test_index where c = 1352 index_test.go:143: sql update test_index set c1 = 8592228360617133131, c2 = 0.203140, c3 = 'S3u65JDKrK' where c = 731 index_test.go:143: sql update test_index set c1 = 5084689705814348682, c2 = 0.836312, c3 = 'pHikKgvsff' where c = 218 index_test.go:137: sql insert into test_index values (3035, 2613099475964024843, 0.316349, '68zFEtXj1y') index_test.go:143: sql update test_index set c1 = 1680581394189206529, c2 = 0.804368, c3 = 'cUkTCvhjxF' where c = 2576 index_test.go:140: sql delete from test_index where c = 1778 index_test.go:143: sql update test_index set c1 = 3466050245377960231, c2 = 0.819243, c3 = 'ob3f8XwWLp' where c = 2845 index_test.go:137: sql insert into test_index values (3036, 6444063566341344396, 0.562908, '6oDvLvi8qb') index_test.go:143: sql update test_index set c1 = 4928562022647555312, c2 = 0.200138, c3 = 'yOScrEEwOq' where c = 385 index_test.go:143: sql update test_index set c1 = 447306894084144521, c2 = 0.461068, c3 = 'Swkuh1x1At' where c = 1488 index_test.go:140: sql delete from test_index where c = 1411 index_test.go:137: sql insert into test_index values (3037, 1788247267830032000, 0.677060, 'pF2sQqIWLF') index_test.go:137: sql insert into test_index values (3038, 532166124450241441, 0.513619, '6V78v37YkE') index_test.go:137: sql insert into test_index values (3040, 1001809564207184076, 0.512469, 'sGXCzAwCID') index_test.go:137: sql insert into test_index values (3039, 2637509395585968951, 0.671371, 'ciqCrg2eAz') index_test.go:143: sql update test_index set c1 = 4619394977804667179, c2 = 0.103678, c3 = '7MdRIvBrCY' where c = 721 index_test.go:140: sql delete from test_index where c = 2184 index_test.go:143: sql update test_index set c1 = 4532304705584596582, c2 = 0.827862, c3 = '6GPSAAo6aA' where c = 1827 index_test.go:137: sql insert into test_index values (3041, 4228828006213836898, 0.919769, 'uopJnOMXvp') index_test.go:137: sql insert into test_index values (3042, 1067044141163303229, 0.129562, '4xYmSmTsR9') index_test.go:140: sql delete from test_index where c = 2028 index_test.go:140: sql delete from test_index where c = 795 index_test.go:140: sql delete from test_index where c = 250 index_test.go:143: sql update test_index set c1 = 8655212272415920820, c2 = 0.119162, c3 = 'DLsie8E4mq' where c = 2317 index_test.go:140: sql delete from test_index where c = 1239 index_test.go:143: sql update test_index set c1 = 2440970838775268494, c2 = 0.879793, c3 = 'vuNStFx7QG' where c = 1222 index_test.go:140: sql delete from test_index where c = 928 index_test.go:137: sql insert into test_index values (3043, 6046471259204812711, 0.142030, 'WdXfEyyV6I') index_test.go:137: sql insert into test_index values (3044, 8701662251547911593, 0.238400, '1Pcu1bJxQX') index_test.go:143: sql update test_index set c1 = 2591530088562975577, c2 = 0.989998, c3 = 'xutGw5SiLn' where c = 2944 index_test.go:140: sql delete from test_index where c = 2867 index_test.go:143: sql update test_index set c1 = 1515515404320273018, c2 = 0.021456, c3 = 'MCG1CabYAz' where c = 1453 index_test.go:137: sql insert into test_index values (3045, 8905229735762225313, 0.662775, 'R5Ekvfzv4Z') index_test.go:143: sql update test_index set c1 = 2892985660671277453, c2 = 0.314578, c3 = 'Rlrtpu4Mil' where c = 107 index_test.go:143: sql update test_index set c1 = 7193565377090114436, c2 = 0.106753, c3 = '2EkyXRyKBY' where c = 235 index_test.go:137: sql insert into test_index values (3046, 152199428203934219, 0.465170, 'EPveqSdgjv') index_test.go:143: sql update test_index set c1 = 5724491673113968016, c2 = 0.702063, c3 = '9sB6JFBEmt' where c = 438 index_test.go:140: sql delete from test_index where c = 719 index_test.go:140: sql delete from test_index where c = 1901 index_test.go:137: sql insert into test_index values (3048, 6717456650752616665, 0.800942, 'ZcqYXOO9WC') index_test.go:137: sql insert into test_index values (3047, 709288359913472513, 0.138108, 'UnfaZNytp9') index_test.go:137: sql insert into test_index values (3049, 2820097161255100249, 0.533553, 'Ct9ZZRIXGH') index_test.go:137: sql insert into test_index values (3050, 7613416222018501144, 0.491772, 'DILIQLi8SZ') index_test.go:143: sql update test_index set c1 = 1843176677754798742, c2 = 0.066135, c3 = 'kIVf5prQv6' where c = 2 index_test.go:140: sql delete from test_index where c = 1830 index_test.go:137: sql insert into test_index values (3051, 2035521988416119955, 0.147913, 'seqU3B06D7') index_test.go:140: sql delete from test_index where c = 1461 index_test.go:140: sql delete from test_index where c = 341 index_test.go:140: sql delete from test_index where c = 608 index_test.go:140: sql delete from test_index where c = 1790 index_test.go:143: sql update test_index set c1 = 953995141138711409, c2 = 0.843385, c3 = '2qalAbPiDM' where c = 1599 index_test.go:140: sql delete from test_index where c = 616 index_test.go:143: sql update test_index set c1 = 7345132290117355884, c2 = 0.723840, c3 = 'E5oUMuQErA' where c = 788 index_test.go:143: sql update test_index set c1 = 4052685395663613751, c2 = 0.110092, c3 = '0YmSqchoD3' where c = 2205 index_test.go:143: sql update test_index set c1 = 6820609832214687087, c2 = 0.201811, c3 = '4VM82Bolj3' where c = 1666 index_test.go:143: sql update test_index set c1 = 4676555203319910681, c2 = 0.463161, c3 = 'I88nqBgAwo' where c = 2500 index_test.go:143: sql update test_index set c1 = 3307616531861001798, c2 = 0.411180, c3 = 'yuFstUqq5w' where c = 1695 index_test.go:137: sql insert into test_index values (3052, 4432529495594363509, 0.381829, 'jeRPTqjaKW') index_test.go:137: sql insert into test_index values (3054, 8570878987911766091, 0.719576, 'SeiC7ryrKr') index_test.go:143: sql update test_index set c1 = 3432235572072579367, c2 = 0.869787, c3 = 'I8TtWH015h' where c = 976 index_test.go:140: sql delete from test_index where c = 2374 index_test.go:137: sql insert into test_index values (3055, 1280795493282923252, 0.309828, 'NMg26RB7z5') index_test.go:140: sql delete from test_index where c = 736 index_test.go:137: sql insert into test_index values (3053, 6890151210103900629, 0.129233, 'xOCk3QKYl5') index_test.go:137: sql insert into test_index values (3056, 475096451664582880, 0.462905, 'awWKswmPmC') index_test.go:137: sql insert into test_index values (3057, 3278980451855731159, 0.026885, 'YqA5rmiXdB') index_test.go:137: sql insert into test_index values (3058, 2510841364467390586, 0.928976, '1MzMufXLXk') index_test.go:143: sql update test_index set c1 = 1381116655315059939, c2 = 0.436562, c3 = '9HcpsSFTFW' where c = 318 index_test.go:140: sql delete from test_index where c = 583 index_test.go:143: sql update test_index set c1 = 196449914513210428, c2 = 0.363499, c3 = 'DT4lQPTmYP' where c = 2260 index_test.go:143: sql update test_index set c1 = 163142218679530269, c2 = 0.104211, c3 = 'WTPkzAROly' where c = 355 index_test.go:137: sql insert into test_index values (3059, 2737366723088343521, 0.352225, 'fQ7EFj43Op') index_test.go:140: sql delete from test_index where c = 1302 index_test.go:140: sql delete from test_index where c = 130 index_test.go:140: sql delete from test_index where c = 378 index_test.go:137: sql insert into test_index values (3060, 3122023414301551461, 0.473140, 'TdfNHjBZ9A') index_test.go:137: sql insert into test_index values (3061, 6403113448722129767, 0.598735, 'O6wfaqoIcv') index_test.go:140: sql delete from test_index where c = 3048 index_test.go:140: sql delete from test_index where c = 1614 index_test.go:143: sql update test_index set c1 = 1431489361593693995, c2 = 0.039608, c3 = 'k6UybGUdYk' where c = 555 index_test.go:137: sql insert into test_index values (3062, 3038944016756219509, 0.924366, 'BYi2a7eC5A') index_test.go:143: sql update test_index set c1 = 7460880052306570647, c2 = 0.042576, c3 = '2f9xV9aRrj' where c = 880 index_test.go:140: sql delete from test_index where c = 1051 index_test.go:143: sql update test_index set c1 = 156312213185254983, c2 = 0.232755, c3 = 'Tyk1Fa3P0W' where c = 754 index_test.go:143: sql update test_index set c1 = 5908315449298615583, c2 = 0.284206, c3 = 'InDrn0OD5A' where c = 1219 index_test.go:140: sql delete from test_index where c = 2112 index_test.go:143: sql update test_index set c1 = 4135281452283882171, c2 = 0.127706, c3 = 'WkDxUCzFpW' where c = 455 index_test.go:143: sql update test_index set c1 = 2308589514320154643, c2 = 0.379220, c3 = 'J5y2vSXh3m' where c = 296 index_test.go:137: sql insert into test_index values (3064, 1317742181695112808, 0.727466, 'ymkzuVJnjE') index_test.go:137: sql insert into test_index values (3065, 1530786386390366137, 0.640906, 'MWYtKYUPrF') index_test.go:143: sql update test_index set c1 = 6701061380896706509, c2 = 0.680532, c3 = '47dptj0qvP' where c = 1249 index_test.go:143: sql update test_index set c1 = 6400254767844258888, c2 = 0.447049, c3 = 'Zfe2bEBwFt' where c = 1973 index_test.go:140: sql delete from test_index where c = 2846 index_test.go:137: sql insert into test_index values (3066, 977433297385644097, 0.106708, 'wy9jjGLUhP') index_test.go:137: sql insert into test_index values (3063, 2719344028007208536, 0.466080, 'f7t0rXJUuI') index_test.go:140: sql delete from test_index where c = 2295 index_test.go:137: sql insert into test_index values (3067, 631459094341652952, 0.054710, 'fCgpvCercN') index_test.go:137: sql insert into test_index values (3068, 811685627606922681, 0.433179, 'ETfcjtoTQc') index_test.go:140: sql delete from test_index where c = 1434 index_test.go:140: sql delete from test_index where c = 1994 index_test.go:143: sql update test_index set c1 = 9132739984578295017, c2 = 0.228378, c3 = 'IZAXKffkVn' where c = 1679 index_test.go:143: sql update test_index set c1 = 7575388174194252461, c2 = 0.361582, c3 = '5q8qzdbF24' where c = 2085 index_test.go:143: sql update test_index set c1 = 6412797450920098017, c2 = 0.715830, c3 = '5rO3aUnVqY' where c = 36 index_test.go:137: sql insert into test_index values (3069, 560931515602140851, 0.731494, '8G7akqnP2Z') index_test.go:137: sql insert into test_index values (3070, 5617271621154267597, 0.594966, 'hwcC1MWECG') index_test.go:140: sql delete from test_index where c = 915 index_test.go:140: sql delete from test_index where c = 1727 index_test.go:140: sql delete from test_index where c = 2903 index_test.go:143: sql update test_index set c1 = 2271163709818935454, c2 = 0.764781, c3 = 'JVpICUCufU' where c = 766 index_test.go:143: sql update test_index set c1 = 3897615540221347153, c2 = 0.606454, c3 = 'IF5kApUIvH' where c = 1070 index_test.go:140: sql delete from test_index where c = 820 index_test.go:137: sql insert into test_index values (3071, 2645025230289560851, 0.046091, 'BGgEVJccnx') index_test.go:137: sql insert into test_index values (3072, 5118800757079763561, 0.787603, 'Rr19INwnbd') index_test.go:143: sql update test_index set c1 = 7192857669355610735, c2 = 0.634560, c3 = 'ZIC7yI9dZQ' where c = 961 index_test.go:140: sql delete from test_index where c = 1350 index_test.go:137: sql insert into test_index values (3073, 5788392063280542411, 0.331831, '9elMyYv2L1') index_test.go:143: sql update test_index set c1 = 8187966847947495922, c2 = 0.237798, c3 = 'XG0PLph12Z' where c = 2641 index_test.go:140: sql delete from test_index where c = 1299 index_test.go:137: sql insert into test_index values (3074, 1083900275498176972, 0.825383, 'oF0nmOrCDv') index_test.go:137: sql insert into test_index values (3076, 911116519729757789, 0.894475, 'h6R4Y8hSQd') index_test.go:143: sql update test_index set c1 = 2822609625833139261, c2 = 0.897776, c3 = '2KlkGItKFY' where c = 103 index_test.go:140: sql delete from test_index where c = 1455 index_test.go:140: sql delete from test_index where c = 1319 index_test.go:143: sql update test_index set c1 = 829497979362019760, c2 = 0.855180, c3 = '4IjXr0lP0e' where c = 2730 index_test.go:137: sql insert into test_index values (3075, 3167349440345545365, 0.166942, 'bfmvw8IO9r') index_test.go:137: sql insert into test_index values (3077, 5812049815699099174, 0.646982, 'sqwSKT7oD0') index_test.go:143: sql update test_index set c1 = 6361865659383065279, c2 = 0.266677, c3 = '4sN1bl6QoT' where c = 2087 index_test.go:140: sql delete from test_index where c = 2142 index_test.go:143: sql update test_index set c1 = 1227193710875542124, c2 = 0.052815, c3 = 'ZrZpmgCj6b' where c = 1316 index_test.go:143: sql update test_index set c1 = 829634864572402687, c2 = 0.946546, c3 = 'klgQXXhzU8' where c = 261 index_test.go:140: sql delete from test_index where c = 965 index_test.go:140: sql delete from test_index where c = 2128 index_test.go:137: sql insert into test_index values (3078, 5339325937807387377, 0.680545, 'C9EPkQfW5h') index_test.go:140: sql delete from test_index where c = 2015 index_test.go:137: sql insert into test_index values (3079, 3159158435631603420, 0.400526, 'EOi2YDgBi8') index_test.go:140: sql delete from test_index where c = 1676 index_test.go:137: sql insert into test_index values (3080, 2108907145769087873, 0.034492, 'sQiWVrV4yD') index_test.go:143: sql update test_index set c1 = 6412218186086991589, c2 = 0.614095, c3 = 'Z5T3YJlZq5' where c = 1414 index_test.go:143: sql update test_index set c1 = 1482782058464397955, c2 = 0.659307, c3 = 'fRW7glcM0v' where c = 2961 index_test.go:137: sql insert into test_index values (3082, 1137403513447902375, 0.972786, 'cU9yUuIkC6') index_test.go:140: sql delete from test_index where c = 2640 index_test.go:143: sql update test_index set c1 = 7963486030660305186, c2 = 0.882615, c3 = 'ejwMcqgws6' where c = 2787 index_test.go:143: sql update test_index set c1 = 2935254296506954535, c2 = 0.472099, c3 = 'pl0tLpWg30' where c = 2765 index_test.go:140: sql delete from test_index where c = 2623 index_test.go:143: sql update test_index set c1 = 3296126904477904407, c2 = 0.254745, c3 = 'hix8N2H5QZ' where c = 468 index_test.go:137: sql insert into test_index values (3081, 2603892909350266375, 0.468889, 'fYi8x0tV9i') index_test.go:137: sql insert into test_index values (3083, 299647754432759440, 0.917349, 'i05epUncBl') index_test.go:140: sql delete from test_index where c = 1145 index_test.go:143: sql update test_index set c1 = 557724083475125885, c2 = 0.048467, c3 = 'kwisoiQBiF' where c = 1962 index_test.go:140: sql delete from test_index where c = 2460 index_test.go:140: sql delete from test_index where c = 1376 index_test.go:137: sql insert into test_index values (3086, 6994462148196649791, 0.357010, 'QOfEd4CTAg') index_test.go:137: sql insert into test_index values (3084, 1986276211838904960, 0.206751, 'frbCMjO6GG') index_test.go:137: sql insert into test_index values (3087, 7017599248385582954, 0.992309, 'VQYBID51c5') index_test.go:143: sql update test_index set c1 = 4671682123874459593, c2 = 0.247345, c3 = '7BNDVGV1Fi' where c = 2493 index_test.go:140: sql delete from test_index where c = 2252 index_test.go:140: sql delete from test_index where c = 1896 index_test.go:143: sql update test_index set c1 = 5806935640292639374, c2 = 0.681340, c3 = 'XKtwe4vNuz' where c = 634 index_test.go:140: sql delete from test_index where c = 2609 index_test.go:137: sql insert into test_index values (3088, 8761370886366574352, 0.551405, 'fhHjZZ2oLA') index_test.go:137: sql insert into test_index values (3085, 7182568313180274343, 0.450140, 'tkf0gKvwdq') index_test.go:140: sql delete from test_index where c = 192 index_test.go:143: sql update test_index set c1 = 2446100186911520287, c2 = 0.838021, c3 = 'IMz4NZ4apJ' where c = 2568 index_test.go:140: sql delete from test_index where c = 973 index_test.go:137: sql insert into test_index values (3089, 8551940614075002307, 0.609309, 'XHut3QDKVH') index_test.go:143: sql update test_index set c1 = 3810767136904395915, c2 = 0.227242, c3 = '7RYZa9MIK7' where c = 543 index_test.go:137: sql insert into test_index values (3090, 8105720342438879375, 0.448093, '80CvQxc83U') index_test.go:143: sql update test_index set c1 = 3557391316374530501, c2 = 0.174130, c3 = 'qevxqbv22x' where c = 3004 index_test.go:140: sql delete from test_index where c = 690 index_test.go:143: sql update test_index set c1 = 7519559245306388180, c2 = 0.733347, c3 = 'puptQDUw6U' where c = 2046 index_test.go:143: sql update test_index set c1 = 7975908899974541065, c2 = 0.437684, c3 = 'stT6saocdD' where c = 659 index_test.go:143: sql update test_index set c1 = 4972044772639825890, c2 = 0.823001, c3 = '3q6ar2dHlw' where c = 2584 index_test.go:140: sql delete from test_index where c = 1696 index_test.go:137: sql insert into test_index values (3092, 6478100538550987221, 0.477079, '2AiU9dTWPu') index_test.go:140: sql delete from test_index where c = 1661 index_test.go:137: sql insert into test_index values (3091, 3978594456847390111, 0.699563, 'JwJwrP1KTL') index_test.go:143: sql update test_index set c1 = 8737830496665288635, c2 = 0.589916, c3 = 'ytHBQ9Y6pZ' where c = 2208 index_test.go:137: sql insert into test_index values (3095, 720289479828883164, 0.581968, 'TTcszq0sXn') index_test.go:143: sql update test_index set c1 = 4059762755991131023, c2 = 0.820470, c3 = 'tEIlnE7dB4' where c = 2310 index_test.go:143: sql update test_index set c1 = 4367124033244156287, c2 = 0.593429, c3 = 'o44n26dYW8' where c = 2602 index_test.go:137: sql insert into test_index values (3094, 1113773332932496018, 0.506161, 'wBnIE6HOlN') index_test.go:137: sql insert into test_index values (3096, 4303042455187059565, 0.140394, '359RVZSkF1') index_test.go:137: sql insert into test_index values (3098, 6301277954954813976, 0.990561, 'S0IkdZ3XnF') index_test.go:137: sql insert into test_index values (3097, 5874121636581833934, 0.093612, 'IpKffOR4De') index_test.go:140: sql delete from test_index where c = 1425 index_test.go:143: sql update test_index set c1 = 7919989115319618388, c2 = 0.392492, c3 = 'xtB4GqkGxm' where c = 1388 index_test.go:140: sql delete from test_index where c = 312 index_test.go:140: sql delete from test_index where c = 2551 index_test.go:137: sql insert into test_index values (3093, 3763752783500009197, 0.003265, 'C0ZaSAzMuN') index_test.go:140: sql delete from test_index where c = 1884 index_test.go:140: sql delete from test_index where c = 849 index_test.go:143: sql update test_index set c1 = 4358628394550367605, c2 = 0.217187, c3 = 'e7QlUoKMD7' where c = 128 index_test.go:140: sql delete from test_index where c = 1615 index_test.go:143: sql update test_index set c1 = 2259147100769744741, c2 = 0.476796, c3 = 'onxn8WWEbc' where c = 342 index_test.go:140: sql delete from test_index where c = 804 index_test.go:143: sql update test_index set c1 = 6637053513200508254, c2 = 0.407818, c3 = 'DAdgfHI0Fs' where c = 1971 index_test.go:140: sql delete from test_index where c = 3004 index_test.go:143: sql update test_index set c1 = 5208939801535477598, c2 = 0.960265, c3 = 'abugu4S2QS' where c = 3009 index_test.go:143: sql update test_index set c1 = 1906110633969187084, c2 = 0.515151, c3 = 'Acz2LjtHqg' where c = 2185 index_test.go:143: sql update test_index set c1 = 640128618932718386, c2 = 0.391950, c3 = 'M5aEtXdtp6' where c = 421 index_test.go:143: sql update test_index set c1 = 459284434440648685, c2 = 0.541819, c3 = 'y7H6OwUmlw' where c = 1985 index_test.go:143: sql update test_index set c1 = 4918337264236104958, c2 = 0.675057, c3 = 'Ntna4LVXUL' where c = 3093 index_test.go:137: sql insert into test_index values (3099, 2286649260535852590, 0.124946, '7LpKnM8ZBH') index_test.go:137: sql insert into test_index values (3100, 5984272503096823888, 0.939574, 'B6UZZ6EA9i') index_test.go:140: sql delete from test_index where c = 2189 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:143: sql update test_index set c1 = 859994084982066751, c2 = 0.744448, c3 = 'FhyecUzBfq' where c = 702 index_test.go:143: sql update test_index set c1 = 617528539092917875, c2 = 0.266979, c3 = 'nfVWCNDVm1' where c = 1069 index_test.go:137: sql insert into test_index values (3103, 8093088182788599405, 0.908845, '5y7GAIjIak') index_test.go:137: sql insert into test_index values (3107, 3073261942199031278, 0.679778, 'PFCdNWEt44') index_test.go:137: sql insert into test_index values (3101, 4238443102376151430, 0.232742, '4tPPppKPQh') index_test.go:137: sql insert into test_index values (3104, 4586986810351675944, 0.963030, 'mVynVMEXH1') index_test.go:137: sql insert into test_index values (3106, 5432738256311657078, 0.348663, 'mseTYIibtD') index_test.go:137: sql insert into test_index values (3102, 6502676696532345601, 0.710194, 'q4WMFJSjiC') index_test.go:140: sql delete from test_index where c = 1473 index_test.go:137: sql insert into test_index values (3109, 2778847333824704421, 0.988857, 'ZwBRZfTemw') index_test.go:137: sql insert into test_index values (3108, 7604022353468090727, 0.754259, 'vRaGe56cLC') index_test.go:137: sql insert into test_index values (3110, 2367106758831416086, 0.556842, 'DXMuL3V81M') index_test.go:137: sql insert into test_index values (3105, 960507547126205543, 0.919130, 'Qyr5UFnfAe') index_test.go:140: sql delete from test_index where c = 1111 index_test.go:140: sql delete from test_index where c = 369 index_test.go:140: sql delete from test_index where c = 1984 index_test.go:140: sql delete from test_index where c = 1237 index_test.go:140: sql delete from test_index where c = 1620 index_test.go:140: sql delete from test_index where c = 2359 index_test.go:143: sql update test_index set c1 = 574629993884101075, c2 = 0.124454, c3 = 'Heo12ZhqzT' where c = 1544 index_test.go:143: sql update test_index set c1 = 1812335602497125258, c2 = 0.633233, c3 = 'AmMS8JBLg0' where c = 230 index_test.go:143: sql update test_index set c1 = 396191210596587280, c2 = 0.150433, c3 = 'Pd44fG1qur' where c = 96 index_test.go:140: sql delete from test_index where c = 1480 index_test.go:140: sql delete from test_index where c = 2580 index_test.go:143: sql update test_index set c1 = 1483914756631453787, c2 = 0.099362, c3 = 'wSlqbdGPmQ' where c = 1306 index_test.go:143: sql update test_index set c1 = 7518377066541767986, c2 = 0.317412, c3 = 'GtYJIcLyIv' where c = 96 index_test.go:143: sql update test_index set c1 = 933126333724231433, c2 = 0.618906, c3 = 'OxISKo8c0t' where c = 2081 index_test.go:143: sql update test_index set c1 = 6150292536611417958, c2 = 0.653541, c3 = 'Hwa7tsXlma' where c = 1944 index_test.go:140: sql delete from test_index where c = 1518 index_test.go:137: sql insert into test_index values (3113, 4093345927135206780, 0.837352, 'm0EPQYrCx1') index_test.go:143: sql update test_index set c1 = 5268803382011098056, c2 = 0.533483, c3 = 'KGGr0s86f5' where c = 2564 index_test.go:137: sql insert into test_index values (3111, 1303910895017605114, 0.474208, 'p4P5eeBExY') index_test.go:137: sql insert into test_index values (3112, 9003642144744064527, 0.212406, 'KuBfhpnZi7') index_test.go:143: sql update test_index set c1 = 2323262207825434436, c2 = 0.112783, c3 = 'h3iT6CCZjk' where c = 2342 index_test.go:137: sql insert into test_index values (3114, 6970823285613568726, 0.203708, 'MYJl6mWnQp') index_test.go:137: sql insert into test_index values (3115, 6168188793208542844, 0.711362, '2f34rGtMmJ') index_test.go:137: sql insert into test_index values (3116, 1220099187885355310, 0.651633, 'x0tYYjEiXB') index_test.go:137: sql insert into test_index values (3118, 588131598292913710, 0.717892, '5wU5CMxqTo') index_test.go:143: sql update test_index set c1 = 5971949139239483509, c2 = 0.254500, c3 = 'WwT9gEI1FC' where c = 558 index_test.go:137: sql insert into test_index values (3117, 4997884141673336178, 0.348450, 'KOW3VCIai1') index_test.go:137: sql insert into test_index values (3119, 5364172056688039779, 0.284631, '502Srk19oK') index_test.go:140: sql delete from test_index where c = 1820 index_test.go:140: sql delete from test_index where c = 1871 index_test.go:140: sql delete from test_index where c = 1527 index_test.go:140: sql delete from test_index where c = 1123 index_test.go:137: sql insert into test_index values (3120, 7356824210124276753, 0.391248, '3ZzJtoMv4r') index_test.go:140: sql delete from test_index where c = 2135 index_test.go:140: sql delete from test_index where c = 2686 index_test.go:140: sql delete from test_index where c = 1931 index_test.go:140: sql delete from test_index where c = 2865 index_test.go:143: sql update test_index set c1 = 3138952965029536214, c2 = 0.048849, c3 = 'BDdtxTUX94' where c = 678 index_test.go:140: sql delete from test_index where c = 1137 index_test.go:143: sql update test_index set c1 = 1830129451773001794, c2 = 0.553286, c3 = 'yCenyiOUNX' where c = 1915 index_test.go:143: sql update test_index set c1 = 4718001689594923970, c2 = 0.871524, c3 = 'sfXfQXxRVY' where c = 2733 index_test.go:140: sql delete from test_index where c = 232 index_test.go:143: sql update test_index set c1 = 8144958250237683712, c2 = 0.104982, c3 = 'C3agyjUT5c' where c = 265 index_test.go:143: sql update test_index set c1 = 60120838873986961, c2 = 0.251381, c3 = 'jLVHq7hnDW' where c = 444 index_test.go:143: sql update test_index set c1 = 1014834623173786229, c2 = 0.467139, c3 = 'ZJEGqiXGdB' where c = 840 index_test.go:137: sql insert into test_index values (3121, 8677249684966616619, 0.006081, 'teY5aKOSSa') index_test.go:137: sql insert into test_index values (3123, 3165207670274487423, 0.240894, 'Da9Gvzbsdm') index_test.go:137: sql insert into test_index values (3122, 4558679662562077064, 0.343159, '6q4IglebQB') index_test.go:143: sql update test_index set c1 = 2162624361917047542, c2 = 0.159241, c3 = 'xdyFCjMWjK' where c = 2040 index_test.go:143: sql update test_index set c1 = 1824209892126944857, c2 = 0.456054, c3 = 'mmevsrJKe3' where c = 1186 index_test.go:140: sql delete from test_index where c = 814 index_test.go:143: sql update test_index set c1 = 6014619997741709247, c2 = 0.617358, c3 = '0b9E3yHlDo' where c = 2502 index_test.go:137: sql insert into test_index values (3124, 7354687579319192371, 0.939092, 'aGFrR5Wv0Y') index_test.go:137: sql insert into test_index values (3125, 4424984426318308963, 0.956273, 'AQqsIeiXE5') index_test.go:143: sql update test_index set c1 = 8342492943633256126, c2 = 0.411602, c3 = 'cUwn2ulS4y' where c = 464 index_test.go:140: sql delete from test_index where c = 934 index_test.go:140: sql delete from test_index where c = 1838 index_test.go:143: sql update test_index set c1 = 2053759856442811959, c2 = 0.790592, c3 = 'Fu62DaKTD7' where c = 3003 index_test.go:137: sql insert into test_index values (3128, 6285511099809648197, 0.293740, 'Rd22CxUJYT') index_test.go:137: sql insert into test_index values (3126, 2750527314745946631, 0.089113, '1n03fpt5v0') index_test.go:137: sql insert into test_index values (3127, 3795399633471868277, 0.168277, 'ZRto454vxf') index_test.go:137: sql insert into test_index values (3129, 2252474159904772040, 0.604834, 'zNOJPPpozD') index_test.go:140: sql delete from test_index where c = 1272 index_test.go:140: sql delete from test_index where c = 545 index_test.go:143: sql update test_index set c1 = 3526515902114715686, c2 = 0.420440, c3 = 'i8U5QAk0aG' where c = 1870 index_test.go:140: sql delete from test_index where c = 2563 index_test.go:137: sql insert into test_index values (3130, 6031219286584074346, 0.680727, 'RElswDh90b') index_test.go:143: sql update test_index set c1 = 3179877423980940223, c2 = 0.745501, c3 = 'SX6kX57Mzu' where c = 1584 index_test.go:143: sql update test_index set c1 = 2512470101737877935, c2 = 0.143155, c3 = 'jrhXGrIc6n' where c = 803 index_test.go:143: sql update test_index set c1 = 8505873069461070168, c2 = 0.746406, c3 = 'lawgcP4gRR' where c = 980 index_test.go:140: sql delete from test_index where c = 1082 index_test.go:140: sql delete from test_index where c = 629 index_test.go:137: sql insert into test_index values (3132, 2965757742028006819, 0.264819, 'YHpZ3QnMQ8') index_test.go:143: sql update test_index set c1 = 1494375191725866383, c2 = 0.171483, c3 = 'J3jEBgIV8T' where c = 2758 index_test.go:137: sql insert into test_index values (3131, 6648929158221022615, 0.705842, 'j8sZs4gUnu') index_test.go:140: sql delete from test_index where c = 2326 index_test.go:140: sql delete from test_index where c = 1209 index_test.go:143: sql update test_index set c1 = 6968206862899813929, c2 = 0.729273, c3 = 'AWb8D80cGm' where c = 241 index_test.go:137: sql insert into test_index values (3133, 7893201008161322422, 0.847621, 'lQddGMUovO') index_test.go:137: sql insert into test_index values (3134, 5723826522781969295, 0.109257, '8kBkE4N3ea') index_test.go:137: sql insert into test_index values (3135, 4045367968220552448, 0.255385, 'bnBEZSXEER') index_test.go:143: sql update test_index set c1 = 6150383671191740570, c2 = 0.684109, c3 = 'zAxmxIBbWi' where c = 2619 index_test.go:140: sql delete from test_index where c = 2463 index_test.go:140: sql delete from test_index where c = 2363 index_test.go:137: sql insert into test_index values (3137, 676238235509326985, 0.331531, 'vSg3bdt61e') index_test.go:140: sql delete from test_index where c = 920 index_test.go:137: sql insert into test_index values (3136, 4340326689717784613, 0.528570, 'W7EJYQIQRl') index_test.go:143: sql update test_index set c1 = 2860343931535888040, c2 = 0.184908, c3 = 'mGgzMhqL2z' where c = 974 index_test.go:140: sql delete from test_index where c = 3008 index_test.go:137: sql insert into test_index values (3138, 2016411213615588755, 0.630595, 'V6wcfagJdZ') index_test.go:140: sql delete from test_index where c = 8 index_test.go:143: sql update test_index set c1 = 5962663107145098263, c2 = 0.263329, c3 = 'iQrMUf6R11' where c = 2655 index_test.go:140: sql delete from test_index where c = 601 index_test.go:143: sql update test_index set c1 = 582222802579086696, c2 = 0.808244, c3 = 't5Qd6sdinB' where c = 408 index_test.go:143: sql update test_index set c1 = 8743233468354836364, c2 = 0.966634, c3 = 'uMUPErtWpx' where c = 935 index_test.go:137: sql insert into test_index values (3139, 206258288871878843, 0.618286, 'kANn01v1v1') index_test.go:140: sql delete from test_index where c = 1949 index_test.go:143: sql update test_index set c1 = 5087776993205531792, c2 = 0.667648, c3 = 'IfQlNIJmSp' where c = 2002 index_test.go:140: sql delete from test_index where c = 2595 index_test.go:143: sql update test_index set c1 = 6682701367280798003, c2 = 0.148314, c3 = 'QJ5fKxUkr7' where c = 2071 index_test.go:137: sql insert into test_index values (3140, 165410349756335582, 0.754029, 'z4nSRoOG5R') index_test.go:140: sql delete from test_index where c = 2327 index_test.go:137: sql insert into test_index values (3141, 7731899874916560099, 0.066244, '7OCgFu43dU') index_test.go:143: sql update test_index set c1 = 4000469357005038723, c2 = 0.317730, c3 = 'l4skFxLnoq' where c = 2856 index_test.go:137: sql insert into test_index values (3142, 6666115169776234679, 0.861579, 'rcpu8RVJtX') index_test.go:143: sql update test_index set c1 = 4634950760334607338, c2 = 0.420413, c3 = 'Ifc4wOxfCV' where c = 2888 index_test.go:140: sql delete from test_index where c = 2252 index_test.go:143: sql update test_index set c1 = 7927741979381883354, c2 = 0.257020, c3 = '2Np6250CEC' where c = 1404 index_test.go:143: sql update test_index set c1 = 5041938785747079395, c2 = 0.013399, c3 = 'vHd12N5fjJ' where c = 2418 index_test.go:140: sql delete from test_index where c = 1993 index_test.go:137: sql insert into test_index values (3143, 8155915222758290397, 0.043568, 'pMeHS0C0I5') index_test.go:137: sql insert into test_index values (3144, 4410549805702372365, 0.093518, 'tzkuV64kPH') index_test.go:137: sql insert into test_index values (3145, 8127890583790683007, 0.743222, 'tLIjwneIvE') index_test.go:143: sql update test_index set c1 = 611595634254872426, c2 = 0.908328, c3 = 'B9o8bHi6lL' where c = 2368 index_test.go:140: sql delete from test_index where c = 1943 index_test.go:137: sql insert into test_index values (3146, 3578910355841969434, 0.118495, 'r9nmOceNJT') index_test.go:140: sql delete from test_index where c = 2024 index_test.go:140: sql delete from test_index where c = 2322 index_test.go:137: sql insert into test_index values (3147, 8458455855851231189, 0.508909, 'DSkA9V1bRJ') index_test.go:137: sql insert into test_index values (3148, 3862137498718048970, 0.402485, 'Ncm5AZhR7s') index_test.go:143: sql update test_index set c1 = 8521869204995731142, c2 = 0.272863, c3 = '66ZueIWXHV' where c = 2559 index_test.go:143: sql update test_index set c1 = 3837931212731138409, c2 = 0.443713, c3 = 'ddqMqVC1Ni' where c = 2412 index_test.go:140: sql delete from test_index where c = 2320 index_test.go:140: sql delete from test_index where c = 418 index_test.go:143: sql update test_index set c1 = 3838265301530457984, c2 = 0.535831, c3 = '5GQJ58iNsQ' where c = 1839 index_test.go:140: sql delete from test_index where c = 1522 index_test.go:143: sql update test_index set c1 = 7692135123564366003, c2 = 0.234148, c3 = 'Jvn8MyRUuP' where c = 3099 index_test.go:143: sql update test_index set c1 = 1832570873581667651, c2 = 0.631597, c3 = 'xas2pOTpkH' where c = 136 index_test.go:143: sql update test_index set c1 = 8311939311235637798, c2 = 0.757052, c3 = 'vsgf0A24MW' where c = 327 index_test.go:143: sql update test_index set c1 = 2524276192137061477, c2 = 0.900712, c3 = 'WaWS0QeIEe' where c = 2806 index_test.go:137: sql insert into test_index values (3149, 6925759155475807576, 0.111300, 'YCIgX3IOL0') index_test.go:143: sql update test_index set c1 = 3367597920057975332, c2 = 0.264452, c3 = 'tt501bofVl' where c = 499 index_test.go:137: sql insert into test_index values (3151, 2221025864509534799, 0.527735, 'IXKl7wcC7J') index_test.go:137: sql insert into test_index values (3152, 133776445755940217, 0.276355, '98kv9m3Ick') index_test.go:140: sql delete from test_index where c = 2502 index_test.go:137: sql insert into test_index values (3150, 7584794604541593238, 0.426490, 'REDoyBwIl1') index_test.go:137: sql insert into test_index values (3153, 3874816506195800419, 0.821952, 'N2Gs6ARmvn') index_test.go:140: sql delete from test_index where c = 2548 index_test.go:143: sql update test_index set c1 = 6024855170352051533, c2 = 0.185809, c3 = 'dfi5kI7o2u' where c = 294 index_test.go:137: sql insert into test_index values (3155, 5009239573790881718, 0.118516, 'LSowpBnEFZ') index_test.go:137: sql insert into test_index values (3157, 413096555644636083, 0.153179, 'keCyc44wz8') index_test.go:137: sql insert into test_index values (3156, 569528326874823417, 0.856106, 'O07VgVXGPK') index_test.go:137: sql insert into test_index values (3154, 6362917653290875857, 0.248150, 've4EUgNdcX') index_test.go:140: sql delete from test_index where c = 1345 index_test.go:140: sql delete from test_index where c = 276 index_test.go:140: sql delete from test_index where c = 2506 index_test.go:140: sql delete from test_index where c = 2578 index_test.go:140: sql delete from test_index where c = 375 index_test.go:137: sql insert into test_index values (3158, 1166035042768352627, 0.204310, 'DfnohIFvqr') index_test.go:140: sql delete from test_index where c = 119 index_test.go:143: sql update test_index set c1 = 2262117611852578270, c2 = 0.949444, c3 = 'S2SrsjQITZ' where c = 2009 index_test.go:143: sql update test_index set c1 = 5675356777416824659, c2 = 0.529244, c3 = 'azydlbtaAU' where c = 1258 index_test.go:143: sql update test_index set c1 = 2412193694286652437, c2 = 0.230630, c3 = '4f3TPjwRV1' where c = 1711 index_test.go:140: sql delete from test_index where c = 595 index_test.go:143: sql update test_index set c1 = 5872376395476492598, c2 = 0.731190, c3 = 'alyWkoWet1' where c = 876 index_test.go:143: sql update test_index set c1 = 3721603364794906751, c2 = 0.777250, c3 = 'XPdBgX9DFs' where c = 1558 index_test.go:140: sql delete from test_index where c = 2945 index_test.go:140: sql delete from test_index where c = 1160 index_test.go:137: sql insert into test_index values (3159, 2236648249013285494, 0.788018, 'idC0KGpabN') index_test.go:143: sql update test_index set c1 = 6350356469017611100, c2 = 0.095791, c3 = 'uVh4c3nAmq' where c = 562 index_test.go:143: sql update test_index set c1 = 120813819587454380, c2 = 0.484997, c3 = '3J7eA35GI3' where c = 500 index_test.go:143: sql update test_index set c1 = 8697894443253860957, c2 = 0.501469, c3 = 'jzjWraIsX3' where c = 1987 index_test.go:140: sql delete from test_index where c = 682 index_test.go:137: sql insert into test_index values (3163, 4089591454341305022, 0.529114, '8DXdSAfWQt') index_test.go:137: sql insert into test_index values (3160, 930819641371175430, 0.750840, '8r533X6v5L') index_test.go:137: sql insert into test_index values (3162, 4952968654928983054, 0.807876, 'KFRhR7VcMO') index_test.go:137: sql insert into test_index values (3161, 8344976810765563486, 0.141429, 'tWVSbOunvf') index_test.go:143: sql update test_index set c1 = 3478999762555566571, c2 = 0.992864, c3 = 'RKIAWlzhm1' where c = 1763 index_test.go:143: sql update test_index set c1 = 2078713856053971400, c2 = 0.590305, c3 = 'Mi1PnsWrvj' where c = 1601 index_test.go:143: sql update test_index set c1 = 3206456928741153725, c2 = 0.529739, c3 = '46pri2Xzil' where c = 288 index_test.go:140: sql delete from test_index where c = 230 index_test.go:137: sql insert into test_index values (3166, 802654590988388611, 0.935908, 'nZ3VAas6fa') index_test.go:137: sql insert into test_index values (3165, 883785875142039974, 0.456830, 'GDk5icR5YN') index_test.go:140: sql delete from test_index where c = 2055 index_test.go:140: sql delete from test_index where c = 679 index_test.go:137: sql insert into test_index values (3164, 423039118614663898, 0.905460, '4jxBzLJH2j') index_test.go:140: sql delete from test_index where c = 2525 index_test.go:140: sql delete from test_index where c = 1441 index_test.go:137: sql insert into test_index values (3169, 3512736003838831899, 0.042541, 'ytHlcYqO9a') index_test.go:137: sql insert into test_index values (3167, 1541196527687119813, 0.844897, 'OF0a9nvAOB') index_test.go:143: sql update test_index set c1 = 5669325532873783742, c2 = 0.495804, c3 = 'GiPW0Rv1Mi' where c = 2503 index_test.go:140: sql delete from test_index where c = 1955 index_test.go:143: sql update test_index set c1 = 2369372289949517828, c2 = 0.692925, c3 = '0ng4hvhY7i' where c = 911 index_test.go:143: sql update test_index set c1 = 2081066330897094674, c2 = 0.426252, c3 = '1HUmvTaf2h' where c = 1853 index_test.go:143: sql update test_index set c1 = 8260594512633972534, c2 = 0.159215, c3 = 'M4R9MrsJu8' where c = 2991 index_test.go:143: sql update test_index set c1 = 6060951016867750952, c2 = 0.026063, c3 = 'VTZDWbcYQv' where c = 60 index_test.go:137: sql insert into test_index values (3168, 3889779390494978741, 0.873298, 'BFZU741T9g') index_test.go:140: sql delete from test_index where c = 2923 index_test.go:143: sql update test_index set c1 = 8337033848941872217, c2 = 0.711046, c3 = 'Qz0B2ZIRvU' where c = 371 index_test.go:140: sql delete from test_index where c = 1722 index_test.go:137: sql insert into test_index values (3172, 2359651985994489072, 0.478090, '0xSFiG1ufy') index_test.go:137: sql insert into test_index values (3171, 687424794396105568, 0.117351, 'AEklhuEODq') index_test.go:140: sql delete from test_index where c = 1392 index_test.go:140: sql delete from test_index where c = 632 index_test.go:143: sql update test_index set c1 = 4106206555385164990, c2 = 0.194571, c3 = '1h0mhonjpT' where c = 479 index_test.go:137: sql insert into test_index values (3170, 3522921754077462539, 0.155620, 'YDZRdJVBCU') index_test.go:137: sql insert into test_index values (3175, 1372330699950181460, 0.382021, 'qGyMv3fFVo') index_test.go:143: sql update test_index set c1 = 2566325403242810110, c2 = 0.631339, c3 = '78xSVD07c2' where c = 499 index_test.go:140: sql delete from test_index where c = 1178 index_test.go:137: sql insert into test_index values (3173, 716817393937091520, 0.191546, 'Z33gJmNDEM') index_test.go:137: sql insert into test_index values (3174, 7531021854583143921, 0.704875, 'FSddMkCrQ2') index_test.go:140: sql delete from test_index where c = 282 index_test.go:140: sql delete from test_index where c = 2372 index_test.go:137: sql insert into test_index values (3176, 3031692460398269122, 0.706790, 'ccJTg82R7p') index_test.go:143: sql update test_index set c1 = 2991201701393490446, c2 = 0.697461, c3 = 'jwp1wunJ9t' where c = 319 index_test.go:143: sql update test_index set c1 = 6781807387200645465, c2 = 0.076829, c3 = 'm0CZCSopLr' where c = 908 index_test.go:140: sql delete from test_index where c = 3108 index_test.go:140: sql delete from test_index where c = 2811 index_test.go:140: sql delete from test_index where c = 2501 index_test.go:143: sql update test_index set c1 = 4856122361126549705, c2 = 0.452872, c3 = 'tfcQ4lFi4H' where c = 984 index_test.go:137: sql insert into test_index values (3177, 2332213297440471197, 0.963422, 'GPkQwieXyd') index_test.go:140: sql delete from test_index where c = 637 index_test.go:137: sql insert into test_index values (3178, 8202118684000478466, 0.672979, 'pIkT8k8FU6') index_test.go:143: sql update test_index set c1 = 232547575354884880, c2 = 0.033456, c3 = 'knZtXaibBv' where c = 639 index_test.go:143: sql update test_index set c1 = 1890705157438583374, c2 = 0.430165, c3 = 'cp7SVBzoJF' where c = 546 index_test.go:137: sql insert into test_index values (3179, 6143285575186890657, 0.499483, 'IUD9yrIE77') index_test.go:143: sql update test_index set c1 = 497645588545004834, c2 = 0.442147, c3 = 'RAICT7hE6c' where c = 335 index_test.go:140: sql delete from test_index where c = 83 index_test.go:143: sql update test_index set c1 = 2636009633011327273, c2 = 0.621720, c3 = 'T8Cyc7gHho' where c = 1308 index_test.go:137: sql insert into test_index values (3180, 1979385493143602602, 0.235677, 'eLhnZNwQnr') index_test.go:143: sql update test_index set c1 = 669245751235584773, c2 = 0.311307, c3 = 'PpTfWjUCpr' where c = 1442 index_test.go:140: sql delete from test_index where c = 916 index_test.go:143: sql update test_index set c1 = 7990751310035896749, c2 = 0.648450, c3 = '4gbwy32DP6' where c = 2064 index_test.go:140: sql delete from test_index where c = 2246 index_test.go:137: sql insert into test_index values (3182, 2654350276398093268, 0.621422, 'ehMsbga4iq') index_test.go:137: sql insert into test_index values (3184, 3847037188836829909, 0.960988, 'kcangdamNb') index_test.go:137: sql insert into test_index values (3183, 9078593614534101485, 0.407527, 'ddRr1ILRux') index_test.go:137: sql insert into test_index values (3185, 5475754149239389527, 0.800848, 'jIBAarBCHa') index_test.go:137: sql insert into test_index values (3181, 3960266244435815426, 0.214360, 'vDJFQ5grLo') index_test.go:140: sql delete from test_index where c = 2330 index_test.go:137: sql insert into test_index values (3186, 5647007070995789351, 0.023859, 'MGceTKg9ZX') index_test.go:143: sql update test_index set c1 = 1125923812229489441, c2 = 0.170463, c3 = 'ATNedHghTp' where c = 2025 index_test.go:143: sql update test_index set c1 = 1922036760451330736, c2 = 0.772990, c3 = 'QgcCkIMrKs' where c = 2560 index_test.go:143: sql update test_index set c1 = 5467969784218087679, c2 = 0.580232, c3 = 'Kc7QzlTYGC' where c = 574 index_test.go:140: sql delete from test_index where c = 1160 index_test.go:143: sql update test_index set c1 = 8103940769286823738, c2 = 0.243909, c3 = 'WDXwzCWU3J' where c = 2679 index_test.go:140: sql delete from test_index where c = 2247 index_test.go:140: sql delete from test_index where c = 3075 index_test.go:140: sql delete from test_index where c = 3000 index_test.go:137: sql insert into test_index values (3187, 310009765222987356, 0.995313, 'uy5PRNhyxo') index_test.go:137: sql insert into test_index values (3188, 8399328196651831421, 0.769242, 'WryMTVyN3B') index_test.go:143: sql update test_index set c1 = 571851935010238284, c2 = 0.271356, c3 = 'zPYHu9Hrmc' where c = 344 index_test.go:143: sql update test_index set c1 = 2328153598945206531, c2 = 0.147440, c3 = 'jvIQaWp4u5' where c = 2951 index_test.go:140: sql delete from test_index where c = 664 index_test.go:143: sql update test_index set c1 = 8547268134164832226, c2 = 0.140224, c3 = '6LvtVKDi8n' where c = 557 index_test.go:137: sql insert into test_index values (3189, 3470237697781947315, 0.075768, 'V8RqKLdXCt') index_test.go:140: sql delete from test_index where c = 2480 index_test.go:140: sql delete from test_index where c = 468 index_test.go:143: sql update test_index set c1 = 8419242646021048674, c2 = 0.087575, c3 = 'Cxct4onBVs' where c = 2931 index_test.go:140: sql delete from test_index where c = 2952 index_test.go:143: sql update test_index set c1 = 2502743156575096752, c2 = 0.546411, c3 = 'Gocc6ScHMG' where c = 737 index_test.go:137: sql insert into test_index values (3190, 6154005022820326309, 0.549205, 'sjtRke0mJ8') index_test.go:137: sql insert into test_index values (3191, 1398286566475431548, 0.501268, 'nbzFtgmLSg') index_test.go:137: sql insert into test_index values (3192, 3561426595145279232, 0.063330, 'Hbhl6I9Rz9') index_test.go:140: sql delete from test_index where c = 1655 index_test.go:140: sql delete from test_index where c = 473 index_test.go:137: sql insert into test_index values (3194, 9092651717995367798, 0.126515, 'AWx9f1fPiQ') index_test.go:143: sql update test_index set c1 = 5948247533901123056, c2 = 0.747789, c3 = '6k30M9Jrex' where c = 121 index_test.go:143: sql update test_index set c1 = 3397631186479786299, c2 = 0.801671, c3 = '3WOxUhNb0g' where c = 2708 index_test.go:140: sql delete from test_index where c = 1468 index_test.go:140: sql delete from test_index where c = 1482 index_test.go:143: sql update test_index set c1 = 3640242783071520473, c2 = 0.008776, c3 = 'm3kurbJeuP' where c = 772 index_test.go:137: sql insert into test_index values (3193, 6840827662583499059, 0.969753, 'MuN7apgmFx') index_test.go:140: sql delete from test_index where c = 3080 index_test.go:143: sql update test_index set c1 = 6030048660509509179, c2 = 0.326547, c3 = 'wmlbzNAJ2p' where c = 2388 index_test.go:143: sql update test_index set c1 = 437059555375800809, c2 = 0.924168, c3 = 'nVJ13cHtlG' where c = 398 index_test.go:143: sql update test_index set c1 = 5941844606563068546, c2 = 0.143872, c3 = 'iSLE7C3ngT' where c = 1612 index_test.go:143: sql update test_index set c1 = 3867784369159442830, c2 = 0.538675, c3 = 'gRXI5ADFld' where c = 1703 index_test.go:137: sql insert into test_index values (3195, 8206538513924079797, 0.277634, 'QwlpLGuHwH') index_test.go:137: sql insert into test_index values (3196, 7194799740824263934, 0.985931, 'nGD8z0e0Hb') index_test.go:137: sql insert into test_index values (3198, 7817450505851158400, 0.960255, 'I5R0pRSBHI') index_test.go:137: sql insert into test_index values (3199, 5942121783793156253, 0.627859, '7YrKbxCFXo') index_test.go:143: sql update test_index set c1 = 3906119575188778197, c2 = 0.308742, c3 = 'Fj9FHNUg8h' where c = 1517 index_test.go:137: sql insert into test_index values (3197, 3122426097746454694, 0.748811, 'uBB33QtwbR') index_test.go:140: sql delete from test_index where c = 2513 index_test.go:140: sql delete from test_index where c = 3161 index_test.go:140: sql delete from test_index where c = 1948 index_test.go:140: sql delete from test_index where c = 1396 index_test.go:140: sql delete from test_index where c = 2914 index_test.go:140: sql delete from test_index where c = 2727 index_test.go:137: sql insert into test_index values (3200, 151635825434297096, 0.591345, 'buEsRAbL2c') index_test.go:143: sql update test_index set c1 = 948673888638637435, c2 = 0.113243, c3 = 'eODk5DjDPR' where c = 547 index_test.go:143: sql update test_index set c1 = 5735713409006245988, c2 = 0.133894, c3 = 'z9J8ZkLhxs' where c = 3027 index_test.go:143: sql update test_index set c1 = 5076981130245896065, c2 = 0.114848, c3 = 'WSslYRmLFH' where c = 866 index_test.go:140: sql delete from test_index where c = 3035 index_test.go:143: sql update test_index set c1 = 8151788949540444991, c2 = 0.635018, c3 = 'ifW34TFVXf' where c = 2265 index_test.go:143: sql update test_index set c1 = 2458785944377103451, c2 = 0.080125, c3 = '4pwmjx7sow' where c = 62 index_test.go:143: sql update test_index set c1 = 4109276923355494423, c2 = 0.759481, c3 = '3sfU4Kz2hP' where c = 2132 index_test.go:143: sql update test_index set c1 = 6485256789249373229, c2 = 0.547332, c3 = 'KyThOpLjnG' where c = 619 index_test.go:137: sql insert into test_index values (3201, 8402861677714598012, 0.881637, 'koq2XQSO9B') index_test.go:137: sql insert into test_index values (3203, 5180540526125581335, 0.589684, '46MXkmbEVG') index_test.go:137: sql insert into test_index values (3204, 2847058561086412278, 0.127791, 'zktznv1aox') index_test.go:137: sql insert into test_index values (3210, 1614222368436212208, 0.253188, 'OjV3zPbTfr') index_test.go:137: sql insert into test_index values (3207, 3205618736587109832, 0.340932, 'Bd7sqP8her') index_test.go:137: sql insert into test_index values (3205, 6696739177781789011, 0.519054, 'DDYZbN2rwD') index_test.go:137: sql insert into test_index values (3202, 1924607413129205304, 0.271603, 'yPS5ihTMAj') index_test.go:140: sql delete from test_index where c = 308 index_test.go:137: sql insert into test_index values (3208, 7395199574380450226, 0.707995, 'UnP6apvpr8') index_test.go:140: sql delete from test_index where c = 2697 index_test.go:137: sql insert into test_index values (3209, 165996833553527481, 0.209205, 'OY8kMAqNdC') index_test.go:137: sql insert into test_index values (3206, 5970441710850306582, 0.958467, 'HqHvOBLs4m') index_test.go:140: sql delete from test_index where c = 249 index_test.go:140: sql delete from test_index where c = 1650 index_test.go:143: sql update test_index set c1 = 4418698642870697754, c2 = 0.365432, c3 = 'XyMQt5Rqw6' where c = 83 index_test.go:140: sql delete from test_index where c = 393 index_test.go:140: sql delete from test_index where c = 140 index_test.go:140: sql delete from test_index where c = 1372 index_test.go:140: sql delete from test_index where c = 2015 index_test.go:140: sql delete from test_index where c = 3159 index_test.go:143: sql update test_index set c1 = 9213795794205622965, c2 = 0.958517, c3 = 'XC2fnEx07o' where c = 2879 index_test.go:143: sql update test_index set c1 = 4340304734837113586, c2 = 0.015717, c3 = 'a9Nxh9OG1a' where c = 1540 index_test.go:140: sql delete from test_index where c = 962 index_test.go:143: sql update test_index set c1 = 4593997373762587618, c2 = 0.995123, c3 = 'xLP3QQEZzi' where c = 1548 index_test.go:143: sql update test_index set c1 = 1813318650555580699, c2 = 0.555724, c3 = 'cA7Ndow7bO' where c = 1762 index_test.go:143: sql update test_index set c1 = 525129305522165242, c2 = 0.119036, c3 = 'm6GGrmXXja' where c = 2259 index_test.go:143: sql update test_index set c1 = 6663532939653357519, c2 = 0.842066, c3 = 'l5JVNg9jAr' where c = 764 index_test.go:137: sql insert into test_index values (3211, 7253104781651689229, 0.886966, '1Ps0MMWcxa') index_test.go:137: sql insert into test_index values (3212, 418537456280825289, 0.585595, 'mj8w5ZHKWn') index_test.go:137: sql insert into test_index values (3213, 8472233189503493751, 0.639169, 'KaH0lEFNuX') index_test.go:143: sql update test_index set c1 = 4405309672402132204, c2 = 0.334669, c3 = '1sj1FmOF2A' where c = 2192 index_test.go:143: sql update test_index set c1 = 8250995750416950158, c2 = 0.926630, c3 = 'ycsigYdLbV' where c = 2173 index_test.go:137: sql insert into test_index values (3215, 1060801727023268291, 0.392934, 'e0SjvYxT74') index_test.go:143: sql update test_index set c1 = 4793288957248994842, c2 = 0.116697, c3 = 'MFT8c3NhkU' where c = 1180 index_test.go:137: sql insert into test_index values (3216, 2120079142910856136, 0.317713, 'ZBJOa8gXC3') index_test.go:137: sql insert into test_index values (3217, 4808628170420619807, 0.073216, 'daztwUu0jE') index_test.go:137: sql insert into test_index values (3214, 8255456934729810110, 0.716588, 'dJW14RerT3') index_test.go:140: sql delete from test_index where c = 3199 index_test.go:140: sql delete from test_index where c = 560 index_test.go:137: sql insert into test_index values (3218, 5153765467969426329, 0.238153, 'y5YlA5RPTY') index_test.go:140: sql delete from test_index where c = 2498 index_test.go:137: sql insert into test_index values (3219, 229561270002081841, 0.259097, 'hZTaDnxDVG') index_test.go:140: sql delete from test_index where c = 653 index_test.go:137: sql insert into test_index values (3220, 7735762916126352246, 0.291041, '7Rk3XTeltE') index_test.go:140: sql delete from test_index where c = 3011 index_test.go:140: sql delete from test_index where c = 2278 index_test.go:140: sql delete from test_index where c = 1770 index_test.go:140: sql delete from test_index where c = 0 index_test.go:143: sql update test_index set c1 = 5708034948573543779, c2 = 0.918594, c3 = 'awbOgn0ENs' where c = 2771 index_test.go:140: sql delete from test_index where c = 2428 index_test.go:143: sql update test_index set c1 = 3742251896025378920, c2 = 0.023780, c3 = 'NaoR4kVoWZ' where c = 378 index_test.go:140: sql delete from test_index where c = 560 index_test.go:143: sql update test_index set c1 = 5921720915808595267, c2 = 0.136159, c3 = 'PEczD0arKs' where c = 755 index_test.go:143: sql update test_index set c1 = 2913673452754680457, c2 = 0.811916, c3 = 'lCAzU31Wls' where c = 2972 index_test.go:143: sql update test_index set c1 = 6077421205966637962, c2 = 0.427695, c3 = 'MfXHHpifLu' where c = 3079 index_test.go:143: sql update test_index set c1 = 110148807961921377, c2 = 0.107645, c3 = 'Dm4NtG8AtJ' where c = 2097 index_test.go:143: sql update test_index set c1 = 4603847016816297291, c2 = 0.564762, c3 = 'UGr2pmXIZq' where c = 2469 index_test.go:137: sql insert into test_index values (3221, 690415755574772054, 0.253508, 'USgmUGCXRa') index_test.go:143: sql update test_index set c1 = 7133766761440828560, c2 = 0.954648, c3 = 'Gw8tkAgRez' where c = 1576 index_test.go:143: sql update test_index set c1 = 4285591426926284102, c2 = 0.179089, c3 = 'aYdZHWVen9' where c = 2977 index_test.go:137: sql insert into test_index values (3222, 5481555305203972063, 0.965940, 'f1xI1ODFVL') index_test.go:137: sql insert into test_index values (3225, 2517075351017736268, 0.711713, '1UqGupi6Rt') index_test.go:137: sql insert into test_index values (3224, 4021722443968327371, 0.545983, 'y7XWEQV1k2') index_test.go:137: sql insert into test_index values (3223, 4927771315203048939, 0.861561, '2CSgUYK9So') index_test.go:137: sql insert into test_index values (3226, 11483715783670911, 0.289159, 'hOsleEVWUO') index_test.go:143: sql update test_index set c1 = 7078978095596551999, c2 = 0.284313, c3 = '3samHsBOFT' where c = 3212 index_test.go:140: sql delete from test_index where c = 1192 index_test.go:137: sql insert into test_index values (3227, 1612766055210007401, 0.973724, 'WYUf7jSw0l') index_test.go:140: sql delete from test_index where c = 2224 index_test.go:137: sql insert into test_index values (3228, 8185094561144256719, 0.444121, '0SLXOUfN7N') index_test.go:140: sql delete from test_index where c = 341 index_test.go:140: sql delete from test_index where c = 2589 index_test.go:137: sql insert into test_index values (3229, 5862102605296544405, 0.419418, 'ZKjHRC1F4s') index_test.go:137: sql insert into test_index values (3230, 6086750911087004662, 0.417617, 'eM6MUrEFzs') index_test.go:140: sql delete from test_index where c = 3157 index_test.go:140: sql delete from test_index where c = 1122 index_test.go:143: sql update test_index set c1 = 6271124231121585400, c2 = 0.278303, c3 = 'WuuUsU2Ype' where c = 1191 index_test.go:140: sql delete from test_index where c = 2247 index_test.go:140: sql delete from test_index where c = 3083 index_test.go:143: sql update test_index set c1 = 5865756807124983748, c2 = 0.295102, c3 = 'InjlYtmnwP' where c = 2140 index_test.go:143: sql update test_index set c1 = 965954686831864353, c2 = 0.505311, c3 = 'AxSI43FCHv' where c = 1827 index_test.go:143: sql update test_index set c1 = 2216955562613185549, c2 = 0.727664, c3 = 'Bx8B5UxF7R' where c = 1655 index_test.go:140: sql delete from test_index where c = 793 index_test.go:143: sql update test_index set c1 = 7903855409183469142, c2 = 0.004115, c3 = 'JIbu5h9mEK' where c = 2640 index_test.go:143: sql update test_index set c1 = 8576288250072064303, c2 = 0.825537, c3 = 'm0l5y2zK8L' where c = 132 index_test.go:143: sql update test_index set c1 = 7916766183912675216, c2 = 0.260624, c3 = 'KniSnegRAi' where c = 3090 index_test.go:140: sql delete from test_index where c = 1418 index_test.go:137: sql insert into test_index values (3231, 6367868488979460386, 0.730731, 'N3zuDoTwdR') index_test.go:143: sql update test_index set c1 = 2023056431429712645, c2 = 0.454704, c3 = '2207eyoaWK' where c = 75 index_test.go:137: sql insert into test_index values (3232, 4982340970017941655, 0.795427, 'WSWoHt1oFX') index_test.go:137: sql insert into test_index values (3233, 8903143251801601249, 0.185177, 'NQD83Or7kd') index_test.go:137: sql insert into test_index values (3234, 7416531998271201835, 0.772607, 'bdowMaq0jq') index_test.go:137: sql insert into test_index values (3235, 2228898694752325012, 0.190293, '5DOy5C8gYl') index_test.go:137: sql insert into test_index values (3237, 617399026731206556, 0.443596, 'BmKlSznyRb') index_test.go:143: sql update test_index set c1 = 1109689183624669586, c2 = 0.393371, c3 = '9O9NwNJdLq' where c = 165 index_test.go:143: sql update test_index set c1 = 2128308727610249421, c2 = 0.716983, c3 = 'fa0rLvrMTy' where c = 1691 index_test.go:137: sql insert into test_index values (3238, 3921986205121211445, 0.753025, 'cVQqCYxGnp') index_test.go:140: sql delete from test_index where c = 2326 index_test.go:140: sql delete from test_index where c = 3020 index_test.go:137: sql insert into test_index values (3236, 6228885961569089948, 0.559641, 'ZbrMF9xFrq') index_test.go:140: sql delete from test_index where c = 1956 index_test.go:137: sql insert into test_index values (3239, 5006715117477896125, 0.131860, 'CPMWpDEuWa') index_test.go:140: sql delete from test_index where c = 571 index_test.go:143: sql update test_index set c1 = 8334873338724201061, c2 = 0.546282, c3 = 'eHuDlJBs97' where c = 105 index_test.go:140: sql delete from test_index where c = 2277 index_test.go:140: sql delete from test_index where c = 2759 index_test.go:143: sql update test_index set c1 = 5283427713344245145, c2 = 0.338025, c3 = 'GkTA0bAdfC' where c = 2568 index_test.go:137: sql insert into test_index values (3240, 2121458932481414883, 0.724285, 'xuR2NSZZEd') index_test.go:140: sql delete from test_index where c = 2108 index_test.go:140: sql delete from test_index where c = 2732 index_test.go:143: sql update test_index set c1 = 8893059847054862216, c2 = 0.196052, c3 = 'mqoPMLwyz4' where c = 1190 index_test.go:140: sql delete from test_index where c = 3046 index_test.go:143: sql update test_index set c1 = 6478017296941381763, c2 = 0.838376, c3 = 'ao1F54a7Uj' where c = 1671 index_test.go:140: sql delete from test_index where c = 1371 index_test.go:137: sql insert into test_index values (3241, 8107327992475514615, 0.772201, 'mCmXQYdNiz') index_test.go:143: sql update test_index set c1 = 1211631631614673370, c2 = 0.055456, c3 = 'JTbS5xc7wF' where c = 370 index_test.go:137: sql insert into test_index values (3242, 6981759146327716587, 0.741052, '3mKZmsCEWZ') index_test.go:143: sql update test_index set c1 = 4774131909413704930, c2 = 0.814147, c3 = 'TBnpc5s6uO' where c = 398 index_test.go:137: sql insert into test_index values (3243, 8489134306805924167, 0.522264, 't2JhVJMhdS') index_test.go:143: sql update test_index set c1 = 3776263354035978116, c2 = 0.010464, c3 = 'VCphRsx0vo' where c = 873 index_test.go:143: sql update test_index set c1 = 1467724877756849085, c2 = 0.730680, c3 = 'TrMuBq4HzE' where c = 2027 index_test.go:143: sql update test_index set c1 = 4690328737242484656, c2 = 0.889149, c3 = 'cEBJs7AuK8' where c = 2684 index_test.go:137: sql insert into test_index values (3244, 6052978317395602441, 0.951083, 'uq7dqlaxN4') index_test.go:140: sql delete from test_index where c = 370 index_test.go:143: sql update test_index set c1 = 8586613460754927341, c2 = 0.800360, c3 = 'aYLE6c7JNB' where c = 888 index_test.go:137: sql insert into test_index values (3245, 8329149700784352912, 0.755742, 'AsFLvFHryX') index_test.go:140: sql delete from test_index where c = 1836 index_test.go:140: sql delete from test_index where c = 988 index_test.go:140: sql delete from test_index where c = 1323 index_test.go:137: sql insert into test_index values (3248, 4778053126459390350, 0.126221, 'YmjsjAMSjT') index_test.go:137: sql insert into test_index values (3247, 9073232540360907740, 0.197721, 'bWl7JbniZ9') index_test.go:140: sql delete from test_index where c = 1755 index_test.go:137: sql insert into test_index values (3246, 6895561063410708246, 0.639120, 'LS33SnrrXU') index_test.go:143: sql update test_index set c1 = 8207105065101603461, c2 = 0.280598, c3 = '3J1MIastiC' where c = 1164 index_test.go:143: sql update test_index set c1 = 3208425879070529697, c2 = 0.109458, c3 = 'CfodrpcsoQ' where c = 3207 index_test.go:137: sql insert into test_index values (3249, 8246980380947386683, 0.153122, 'M5svAWBBwv') index_test.go:137: sql insert into test_index values (3250, 5137665644744270719, 0.869774, '8se4dNaqxe') index_test.go:140: sql delete from test_index where c = 2411 index_test.go:143: sql update test_index set c1 = 6430707645864895253, c2 = 0.991319, c3 = 'A0gLDTcXC4' where c = 1736 index_test.go:140: sql delete from test_index where c = 2853 index_test.go:140: sql delete from test_index where c = 520 index_test.go:140: sql delete from test_index where c = 41 index_test.go:143: sql update test_index set c1 = 4636173149796398324, c2 = 0.943105, c3 = '8ywiN6dKh1' where c = 1828 index_test.go:137: sql insert into test_index values (3252, 924985020016393475, 0.549693, 'c5rF39Mfci') index_test.go:143: sql update test_index set c1 = 4203795047013724584, c2 = 0.846220, c3 = 'kvifveJqxC' where c = 3093 index_test.go:137: sql insert into test_index values (3251, 7860630133705976487, 0.178941, 'fU3wkQlSN4') index_test.go:140: sql delete from test_index where c = 2742 index_test.go:143: sql update test_index set c1 = 8913555824516260264, c2 = 0.290465, c3 = 'ZjD78h66lR' where c = 714 index_test.go:140: sql delete from test_index where c = 1608 index_test.go:140: sql delete from test_index where c = 961 index_test.go:143: sql update test_index set c1 = 9124718071106836722, c2 = 0.922720, c3 = 'wMB5lcwwjL' where c = 413 index_test.go:137: sql insert into test_index values (3253, 5624300301708365645, 0.427648, '3Szbz83tZU') index_test.go:137: sql insert into test_index values (3254, 828409125111970743, 0.897535, 'yW4Fyk5HC7') index_test.go:143: sql update test_index set c1 = 6671429250035392261, c2 = 0.856906, c3 = 'VjdfjRfAr9' where c = 2137 index_test.go:137: sql insert into test_index values (3255, 5352416859938876318, 0.225370, '9pcrixGcrk') index_test.go:143: sql update test_index set c1 = 5251618175159385552, c2 = 0.289512, c3 = 'XRW4PfgQuf' where c = 1811 index_test.go:143: sql update test_index set c1 = 1135548798643072721, c2 = 0.465486, c3 = 'vyVbknI7D9' where c = 92 index_test.go:137: sql insert into test_index values (3256, 1493972444799131529, 0.371780, 'pIPFLSlvIx') index_test.go:140: sql delete from test_index where c = 2058 index_test.go:137: sql insert into test_index values (3257, 3712542166320531426, 0.436442, 'IzcO6WGcvB') index_test.go:140: sql delete from test_index where c = 1415 index_test.go:143: sql update test_index set c1 = 5832007353260756862, c2 = 0.754393, c3 = 'fOZSNs4dPk' where c = 3239 index_test.go:140: sql delete from test_index where c = 2940 index_test.go:140: sql delete from test_index where c = 2509 index_test.go:137: sql insert into test_index values (3258, 3126211631203594852, 0.891441, 'cOecIXsqJM') index_test.go:137: sql insert into test_index values (3260, 8591748982115953657, 0.486783, 'ZaCGxaN5yk') index_test.go:143: sql update test_index set c1 = 357239055332488857, c2 = 0.070425, c3 = 'uWPTSpvbIb' where c = 466 index_test.go:143: sql update test_index set c1 = 6147429166970950107, c2 = 0.649238, c3 = 'w2gOCGkMWP' where c = 1519 index_test.go:137: sql insert into test_index values (3259, 672794056352752878, 0.518692, '6pF8wQiJwG') index_test.go:140: sql delete from test_index where c = 2590 index_test.go:140: sql delete from test_index where c = 1934 index_test.go:137: sql insert into test_index values (3261, 7791502202209613713, 0.468610, 'fKhDYk4Win') index_test.go:140: sql delete from test_index where c = 1194 index_test.go:143: sql update test_index set c1 = 2177706435104241539, c2 = 0.682020, c3 = 'AIWCNpWz6j' where c = 2149 index_test.go:143: sql update test_index set c1 = 1668284515753982416, c2 = 0.250772, c3 = '9Fo7Fj5Fl8' where c = 2944 index_test.go:137: sql insert into test_index values (3263, 7769457579231642940, 0.979599, 'yukYpExuAd') index_test.go:137: sql insert into test_index values (3262, 7252658403298402032, 0.437107, 'ncFD6Tfy8A') index_test.go:143: sql update test_index set c1 = 6603895628206460749, c2 = 0.329559, c3 = 'VfzTtAU14L' where c = 722 index_test.go:140: sql delete from test_index where c = 648 index_test.go:143: sql update test_index set c1 = 8117854761466073507, c2 = 0.492424, c3 = 'LXN8i1nKsU' where c = 253 index_test.go:143: sql update test_index set c1 = 3741936746348580757, c2 = 0.663265, c3 = 'rSGrzxfkjj' where c = 1673 index_test.go:143: sql update test_index set c1 = 7053747533137777522, c2 = 0.311096, c3 = 'ZvSbOZJzDs' where c = 1582 index_test.go:143: sql update test_index set c1 = 9031760584793268575, c2 = 0.303197, c3 = 'MaSRoXrKmJ' where c = 311 index_test.go:140: sql delete from test_index where c = 716 index_test.go:137: sql insert into test_index values (3265, 2325498523565324144, 0.966377, 'ueRSAunvVm') index_test.go:137: sql insert into test_index values (3266, 7138305490064203620, 0.076771, 'BKqd0EHFQD') index_test.go:140: sql delete from test_index where c = 1687 index_test.go:143: sql update test_index set c1 = 1002356182249066506, c2 = 0.544265, c3 = 'dgfQ7RTjZz' where c = 1452 index_test.go:137: sql insert into test_index values (3264, 1073396560369006994, 0.996120, 'zekwBRPH0y') index_test.go:140: sql delete from test_index where c = 387 index_test.go:140: sql delete from test_index where c = 1856 index_test.go:137: sql insert into test_index values (3269, 3360480969510642597, 0.875163, 'lyALNrSezv') index_test.go:140: sql delete from test_index where c = 1891 index_test.go:137: sql insert into test_index values (3268, 3444965486326095294, 0.785569, 'XaJ2i3bj1W') index_test.go:137: sql insert into test_index values (3267, 2426903167038590173, 0.948105, '6CLU1HkkRY') index_test.go:137: sql insert into test_index values (3270, 2325317664758254720, 0.924895, 'PerW8s5l82') index_test.go:143: sql update test_index set c1 = 7662421712312046115, c2 = 0.969794, c3 = 'GBOnZxxyzZ' where c = 528 index_test.go:143: sql update test_index set c1 = 8923247904209448110, c2 = 0.628601, c3 = 'OrS4C8gFav' where c = 1238 index_test.go:140: sql delete from test_index where c = 1381 index_test.go:143: sql update test_index set c1 = 1572567937992012198, c2 = 0.459057, c3 = 'RvW1BarwMJ' where c = 2763 index_test.go:143: sql update test_index set c1 = 3484703671486926866, c2 = 0.566994, c3 = 'OfPWSLxHHd' where c = 3118 index_test.go:137: sql insert into test_index values (3271, 5784200912630370898, 0.090245, 'Bw9k2GmXi1') index_test.go:140: sql delete from test_index where c = 1385 index_test.go:140: sql delete from test_index where c = 1581 index_test.go:137: sql insert into test_index values (3273, 6425882415290316718, 0.335936, 'BiKw6ODw8b') index_test.go:137: sql insert into test_index values (3272, 4836655164268087943, 0.551290, '5xe9Px8eN2') index_test.go:140: sql delete from test_index where c = 2063 index_test.go:143: sql update test_index set c1 = 8890676241477487129, c2 = 0.779852, c3 = '6140OMRR7x' where c = 3043 index_test.go:140: sql delete from test_index where c = 2044 index_test.go:140: sql delete from test_index where c = 2324 index_test.go:137: sql insert into test_index values (3275, 5129514923289117058, 0.102212, 'JZn7J1uNm2') index_test.go:140: sql delete from test_index where c = 1291 index_test.go:140: sql delete from test_index where c = 2735 index_test.go:137: sql insert into test_index values (3274, 9002881353037617925, 0.542773, '78CxjfXBtp') index_test.go:143: sql update test_index set c1 = 5104712210711321155, c2 = 0.626913, c3 = 'JjCzLJGWI5' where c = 840 index_test.go:143: sql update test_index set c1 = 2634494714362032515, c2 = 0.989632, c3 = '5FyZ55hvbC' where c = 3029 index_test.go:143: sql update test_index set c1 = 6114230256148379767, c2 = 0.038535, c3 = 'Gw90bNVaqk' where c = 800 index_test.go:143: sql update test_index set c1 = 3887160557168954423, c2 = 0.314569, c3 = '9eH2U0aWM0' where c = 2500 index_test.go:143: sql update test_index set c1 = 5107484059988391775, c2 = 0.048231, c3 = 'xQf2Mli00R' where c = 482 index_test.go:137: sql insert into test_index values (3276, 7166749255898376511, 0.574526, 'Zd7WsEcivp') index_test.go:143: sql update test_index set c1 = 5305577740470666744, c2 = 0.139500, c3 = 'HTxa47th36' where c = 1380 index_test.go:140: sql delete from test_index where c = 1286 index_test.go:137: sql insert into test_index values (3279, 4327529019167972481, 0.071837, 'uMpFsfglCR') index_test.go:143: sql update test_index set c1 = 5487427531857954483, c2 = 0.932643, c3 = 'Nlkj7xLUh1' where c = 1634 index_test.go:137: sql insert into test_index values (3281, 7868150124054910772, 0.800348, 'w4ebupfgc1') index_test.go:137: sql insert into test_index values (3277, 6875449140292671187, 0.313666, '12Kjvl8XAz') index_test.go:143: sql update test_index set c1 = 3809971677056692209, c2 = 0.305799, c3 = 'MN6q5ZZPU4' where c = 981 index_test.go:137: sql insert into test_index values (3278, 5316497067681172533, 0.406299, 'EYskP0q90X') index_test.go:140: sql delete from test_index where c = 1645 index_test.go:140: sql delete from test_index where c = 2219 index_test.go:137: sql insert into test_index values (3280, 4200174203025128233, 0.174834, '70q0rlzKsn') index_test.go:137: sql insert into test_index values (3282, 7466104332930305115, 0.573956, '0hrHONLpg0') index_test.go:140: sql delete from test_index where c = 2474 index_test.go:137: sql insert into test_index values (3283, 2303162037788399888, 0.654559, 'Fg9rttg9vv') index_test.go:137: sql insert into test_index values (3284, 40312210382142232, 0.391474, 'UwBtLUnEF2') index_test.go:140: sql delete from test_index where c = 54 index_test.go:140: sql delete from test_index where c = 1757 index_test.go:140: sql delete from test_index where c = 2293 index_test.go:143: sql update test_index set c1 = 1894002417104571377, c2 = 0.965143, c3 = 'vuF5SGfOIS' where c = 3176 index_test.go:143: sql update test_index set c1 = 4042375679442565747, c2 = 0.917369, c3 = 'anEccsLKOM' where c = 2087 index_test.go:140: sql delete from test_index where c = 295 index_test.go:143: sql update test_index set c1 = 8235286246043898120, c2 = 0.681956, c3 = 'jSpmZgFlt8' where c = 202 index_test.go:140: sql delete from test_index where c = 1866 index_test.go:143: sql update test_index set c1 = 3874896792765114607, c2 = 0.896787, c3 = 'wsWNHwIzYt' where c = 1965 index_test.go:143: sql update test_index set c1 = 7152055991469294716, c2 = 0.571828, c3 = 'r0kvHEpLyg' where c = 1317 index_test.go:143: sql update test_index set c1 = 6929526051059178864, c2 = 0.812677, c3 = 'Q2mHDnPBgr' where c = 125 index_test.go:143: sql update test_index set c1 = 2124818740690409475, c2 = 0.750222, c3 = 'MWLygVa6rQ' where c = 2926 index_test.go:140: sql delete from test_index where c = 2764 index_test.go:140: sql delete from test_index where c = 2109 index_test.go:137: sql insert into test_index values (3286, 1706186985945264128, 0.855441, 'hbYrrPslka') index_test.go:137: sql insert into test_index values (3285, 1325417885379910697, 0.040052, 'wa5wjEMA8N') index_test.go:143: sql update test_index set c1 = 8681432609845835947, c2 = 0.687998, c3 = 'cMIi8tzWhY' where c = 1935 index_test.go:137: sql insert into test_index values (3288, 1897109020038738582, 0.332873, 'bYoyirfUUT') index_test.go:137: sql insert into test_index values (3287, 1332229233878226691, 0.027705, '8wSAmTK9Zl') index_test.go:137: sql insert into test_index values (3289, 3514103143066019225, 0.204044, 'gD5IHehJVg') index_test.go:143: sql update test_index set c1 = 872227231240370921, c2 = 0.270951, c3 = 'xRw2gCxInf' where c = 2501 index_test.go:140: sql delete from test_index where c = 1856 index_test.go:143: sql update test_index set c1 = 6922435414779391875, c2 = 0.751931, c3 = 'fqGnDKZgGa' where c = 767 index_test.go:137: sql insert into test_index values (3291, 3809527352089738428, 0.026667, 'Sj0MYEfUvQ') index_test.go:143: sql update test_index set c1 = 498929503287435773, c2 = 0.881126, c3 = 'IpkXbuJEJq' where c = 1289 index_test.go:137: sql insert into test_index values (3290, 5788691845875831710, 0.534993, 'VxswW8NE0d') index_test.go:140: sql delete from test_index where c = 2329 index_test.go:140: sql delete from test_index where c = 762 index_test.go:140: sql delete from test_index where c = 896 index_test.go:137: sql insert into test_index values (3294, 1791870052346428205, 0.428762, 'DeeJc3RqYk') index_test.go:137: sql insert into test_index values (3292, 2890214486216654901, 0.589624, '5Mv4HzpG16') index_test.go:140: sql delete from test_index where c = 3154 index_test.go:137: sql insert into test_index values (3293, 6789254346309973519, 0.243028, 'Jl4rvJgOOT') index_test.go:137: sql insert into test_index values (3295, 309565270812242274, 0.116813, 'i6ZoHMJVuf') index_test.go:143: sql update test_index set c1 = 2809270455271049238, c2 = 0.722950, c3 = 'V07wokn598' where c = 656 index_test.go:140: sql delete from test_index where c = 1816 index_test.go:140: sql delete from test_index where c = 2228 index_test.go:140: sql delete from test_index where c = 1279 index_test.go:143: sql update test_index set c1 = 2814565283199726100, c2 = 0.380513, c3 = 'GyYwrFKIWf' where c = 1829 index_test.go:143: sql update test_index set c1 = 3385433134416198843, c2 = 0.039580, c3 = 'ko4My0dM2g' where c = 1432 index_test.go:143: sql update test_index set c1 = 4532794949725387898, c2 = 0.545104, c3 = 'WlHe44KGo2' where c = 719 index_test.go:140: sql delete from test_index where c = 2511 index_test.go:143: sql update test_index set c1 = 7646981242016987921, c2 = 0.834120, c3 = 'ksGKQYHdyh' where c = 1541 index_test.go:143: sql update test_index set c1 = 3150031952027839904, c2 = 0.170404, c3 = 'KNh0BlT2oH' where c = 2142 index_test.go:140: sql delete from test_index where c = 2086 index_test.go:137: sql insert into test_index values (3296, 4937802431882592609, 0.888733, 'lObOexORFh') index_test.go:143: sql update test_index set c1 = 2215877885333979821, c2 = 0.043339, c3 = 'CpYVSY1tUT' where c = 859 index_test.go:137: sql insert into test_index values (3298, 4470098989889232353, 0.158517, 'KqSjJxw5MO') index_test.go:137: sql insert into test_index values (3297, 8572930350963296573, 0.989502, 'O9UCIgpqIy') index_test.go:140: sql delete from test_index where c = 3084 index_test.go:143: sql update test_index set c1 = 6283757992100315305, c2 = 0.872450, c3 = 'yhk5y49kLH' where c = 163 index_test.go:140: sql delete from test_index where c = 916 index_test.go:137: sql insert into test_index values (3299, 520473004154311820, 0.151017, 'wS5PJjYUAf') index_test.go:140: sql delete from test_index where c = 696 index_test.go:140: sql delete from test_index where c = 1609 index_test.go:137: sql insert into test_index values (3300, 51410516342215497, 0.111739, 't8CfUR8xiz') index_test.go:140: sql delete from test_index where c = 627 index_test.go:143: sql update test_index set c1 = 6764978498494979965, c2 = 0.209594, c3 = 'EO4FG3X2iE' where c = 3199 index_test.go:143: sql update test_index set c1 = 2005144314818484015, c2 = 0.382407, c3 = 'noURtuuLsx' where c = 1445 index_test.go:143: sql update test_index set c1 = 7004685678062033678, c2 = 0.911175, c3 = 'QLaHdimVFl' where c = 82 index_test.go:143: sql update test_index set c1 = 1106691535463973636, c2 = 0.235294, c3 = 'ck0kzc31SB' where c = 1865 index_test.go:143: sql update test_index set c1 = 12154343097269410, c2 = 0.860045, c3 = 'zBpOGcW0GK' where c = 1903 index_test.go:143: sql update test_index set c1 = 5566813103860660836, c2 = 0.660632, c3 = 'WJHwdAqOv9' where c = 3030 index_test.go:140: sql delete from test_index where c = 2736 index_test.go:143: sql update test_index set c1 = 444429106887302731, c2 = 0.684879, c3 = '2JB0pFHuIb' where c = 1194 index_test.go:137: sql insert into test_index values (3308, 1055745300053784893, 0.864773, 'k3385ibBjP') index_test.go:137: sql insert into test_index values (3301, 9155393177898186568, 0.594581, 'Psnx1H8cn9') index_test.go:137: sql insert into test_index values (3303, 8420511207345932683, 0.456390, 'YYUsOhqE6N') index_test.go:137: sql insert into test_index values (3305, 4878968529233866079, 0.667986, '5h6FLCiutm') index_test.go:137: sql insert into test_index values (3302, 686579901831673727, 0.282273, 'NQqBp2H9Bd') index_test.go:137: sql insert into test_index values (3307, 4512641201454109069, 0.496292, 'e0j1N4OJmH') index_test.go:140: sql delete from test_index where c = 486 index_test.go:137: sql insert into test_index values (3304, 6875939453901189971, 0.435134, 'NxwEZohZZy') index_test.go:137: sql insert into test_index values (3309, 5278908827351431318, 0.844943, '2WMeL9pAfY') index_test.go:137: sql insert into test_index values (3310, 1269906128535586282, 0.596227, '9qfV7pb3Vo') index_test.go:137: sql insert into test_index values (3306, 424277766986903459, 0.549227, 'L1JG37UfPy') index_test.go:140: sql delete from test_index where c = 1743 index_test.go:140: sql delete from test_index where c = 1215 index_test.go:140: sql delete from test_index where c = 1782 index_test.go:140: sql delete from test_index where c = 1965 index_test.go:140: sql delete from test_index where c = 3256 index_test.go:140: sql delete from test_index where c = 2164 index_test.go:143: sql update test_index set c1 = 8504148076221802083, c2 = 0.468228, c3 = 'lMMxzmV5wD' where c = 954 index_test.go:140: sql delete from test_index where c = 2301 index_test.go:143: sql update test_index set c1 = 606256173510844405, c2 = 0.864358, c3 = 'nOCFLNeimL' where c = 909 index_test.go:143: sql update test_index set c1 = 2626309074469145679, c2 = 0.868971, c3 = 'boRXNkmrsn' where c = 1341 index_test.go:143: sql update test_index set c1 = 4089069833242130303, c2 = 0.061074, c3 = 'ejH0V3pdX7' where c = 480 index_test.go:143: sql update test_index set c1 = 8783203791777891837, c2 = 0.317294, c3 = 'JWlpp9lJsD' where c = 2905 index_test.go:140: sql delete from test_index where c = 2891 index_test.go:143: sql update test_index set c1 = 5972933271904195341, c2 = 0.183283, c3 = 'vtwsnpwZQf' where c = 185 index_test.go:140: sql delete from test_index where c = 3167 index_test.go:143: sql update test_index set c1 = 5283899368492935863, c2 = 0.888702, c3 = '1Pb9bQyJMj' where c = 587 index_test.go:137: sql insert into test_index values (3311, 7091570124775787789, 0.203953, 'sCTeCckYip') index_test.go:137: sql insert into test_index values (3312, 3691925104739116558, 0.573220, '7Y5jz9X1ht') index_test.go:137: sql insert into test_index values (3314, 5559491978682898691, 0.111364, 'KEKFCJXcqq') index_test.go:143: sql update test_index set c1 = 1399911229966918640, c2 = 0.542635, c3 = 'ObZgHBCqwJ' where c = 3128 index_test.go:137: sql insert into test_index values (3317, 741777226309708754, 0.792163, '0csycja5sh') index_test.go:137: sql insert into test_index values (3313, 7766869247165496224, 0.510025, 'FMqZTS7Ai1') index_test.go:143: sql update test_index set c1 = 5148696959227121028, c2 = 0.341359, c3 = 'eJgnzbnDKA' where c = 3045 index_test.go:140: sql delete from test_index where c = 3087 index_test.go:137: sql insert into test_index values (3318, 9198308942770777109, 0.227562, '0K7ZO6waE5') index_test.go:140: sql delete from test_index where c = 315 index_test.go:137: sql insert into test_index values (3315, 833882779070106019, 0.956551, 'kp9WTcuvJr') index_test.go:137: sql insert into test_index values (3316, 5266393237343229296, 0.723637, '0twKFOnHV2') index_test.go:140: sql delete from test_index where c = 2248 index_test.go:140: sql delete from test_index where c = 3027 index_test.go:140: sql delete from test_index where c = 640 index_test.go:137: sql insert into test_index values (3319, 3862054823858798606, 0.584632, 'Ze1yqQmHyY') index_test.go:140: sql delete from test_index where c = 2458 index_test.go:143: sql update test_index set c1 = 8674363383418538429, c2 = 0.675189, c3 = 'iWtwdl0Shx' where c = 1961 index_test.go:143: sql update test_index set c1 = 295123181667498250, c2 = 0.429597, c3 = 'S9cHQ7wq0b' where c = 1883 index_test.go:140: sql delete from test_index where c = 2550 index_test.go:143: sql update test_index set c1 = 5760883416258725005, c2 = 0.479371, c3 = 'OU1T4RYyQ9' where c = 984 index_test.go:143: sql update test_index set c1 = 640631412476315771, c2 = 0.415282, c3 = 'oJQ7k8lvRc' where c = 3107 index_test.go:143: sql update test_index set c1 = 8777882910347028174, c2 = 0.185319, c3 = 'BTSt17oFOE' where c = 83 index_test.go:140: sql delete from test_index where c = 2684 index_test.go:137: sql insert into test_index values (3321, 7447944461068251537, 0.758451, 'ikw8EsM6ig') index_test.go:140: sql delete from test_index where c = 1548 index_test.go:143: sql update test_index set c1 = 8161231119738572676, c2 = 0.445490, c3 = '3ZkOfHLkKS' where c = 1249 index_test.go:137: sql insert into test_index values (3322, 2134689728346105218, 0.075110, 'ZcCmv0TZmv') index_test.go:143: sql update test_index set c1 = 3581344339968599408, c2 = 0.674209, c3 = 'WHfUaG3CKj' where c = 1287 index_test.go:140: sql delete from test_index where c = 232 index_test.go:143: sql update test_index set c1 = 7294598809057960496, c2 = 0.944099, c3 = '73p5ttVBp7' where c = 1106 index_test.go:137: sql insert into test_index values (3323, 8048111777441521788, 0.218411, 'nYWxfWnQ0p') index_test.go:143: sql update test_index set c1 = 2100639870622216806, c2 = 0.606108, c3 = 'gpVMJKQfTy' where c = 992 index_test.go:137: sql insert into test_index values (3320, 8692943328863923524, 0.372687, 'k7dMVdM2wk') index_test.go:137: sql insert into test_index values (3324, 8130306586757604403, 0.129063, 'DkPAZoAr97') index_test.go:143: sql update test_index set c1 = 7109295914289798274, c2 = 0.879658, c3 = 'HVUrYiZsOU' where c = 369 index_test.go:140: sql delete from test_index where c = 720 index_test.go:137: sql insert into test_index values (3326, 4070565960037252747, 0.266341, 'H5gpFZZolU') index_test.go:140: sql delete from test_index where c = 771 index_test.go:137: sql insert into test_index values (3325, 2419354860706441679, 0.227689, 'IjC8gpgedn') index_test.go:137: sql insert into test_index values (3327, 2336813249126720574, 0.602244, '4aQj6zpKMN') index_test.go:143: sql update test_index set c1 = 4587931065152663013, c2 = 0.102727, c3 = '4Wz4FdeUmo' where c = 2958 index_test.go:137: sql insert into test_index values (3328, 6467484938479785415, 0.103390, 'm8a24Ksh2J') index_test.go:140: sql delete from test_index where c = 2995 index_test.go:140: sql delete from test_index where c = 2065 index_test.go:143: sql update test_index set c1 = 7824911163348107337, c2 = 0.866285, c3 = 'c6EKPDjlbZ' where c = 1784 index_test.go:137: sql insert into test_index values (3329, 3486328363615401876, 0.392326, 'wOABfr4jOp') index_test.go:140: sql delete from test_index where c = 2829 index_test.go:140: sql delete from test_index where c = 251 index_test.go:143: sql update test_index set c1 = 3194075681313673705, c2 = 0.872925, c3 = 'DIM3MZLEMG' where c = 2576 index_test.go:137: sql insert into test_index values (3331, 4079585980780915885, 0.349632, 'IfT6q0J2hE') index_test.go:140: sql delete from test_index where c = 2251 index_test.go:143: sql update test_index set c1 = 7139575252807962054, c2 = 0.879124, c3 = '11nAGF477A' where c = 2010 index_test.go:140: sql delete from test_index where c = 2918 index_test.go:143: sql update test_index set c1 = 1908921651503074984, c2 = 0.942084, c3 = 'nVku91gog3' where c = 31 index_test.go:140: sql delete from test_index where c = 1628 index_test.go:140: sql delete from test_index where c = 1169 index_test.go:137: sql insert into test_index values (3332, 4625059503084835286, 0.823023, 'D12q8vVqNT') index_test.go:137: sql insert into test_index values (3330, 5037467347711863050, 0.260576, 'ngTpKVwHly') index_test.go:143: sql update test_index set c1 = 4099777556919706524, c2 = 0.402762, c3 = 'ecBu9DUWfE' where c = 2258 index_test.go:143: sql update test_index set c1 = 802230782204871297, c2 = 0.267274, c3 = 'coVO8uYqck' where c = 1723 index_test.go:137: sql insert into test_index values (3333, 1638066506211749882, 0.174004, 'kjMY9WapZX') index_test.go:137: sql insert into test_index values (3334, 5161558877270276680, 0.279260, '1n7x6SjE3B') index_test.go:143: sql update test_index set c1 = 7696229802952482998, c2 = 0.585931, c3 = 'qaOgn3o26t' where c = 1093 index_test.go:143: sql update test_index set c1 = 3327597729647278500, c2 = 0.689973, c3 = 'AOFPMo285b' where c = 408 index_test.go:137: sql insert into test_index values (3336, 6172654802073602993, 0.755793, 'ZLo3coQSWl') index_test.go:140: sql delete from test_index where c = 2152 index_test.go:137: sql insert into test_index values (3335, 6696047039792757722, 0.524891, '6gjDdHtrGw') index_test.go:143: sql update test_index set c1 = 2942827931526609331, c2 = 0.681452, c3 = '11apl6H6mb' where c = 2865 index_test.go:140: sql delete from test_index where c = 2036 index_test.go:140: sql delete from test_index where c = 422 index_test.go:140: sql delete from test_index where c = 2007 index_test.go:137: sql insert into test_index values (3338, 6831695679989603596, 0.330651, 'xzT4pH2rn0') index_test.go:140: sql delete from test_index where c = 267 index_test.go:137: sql insert into test_index values (3337, 7966329213836609796, 0.915066, 'XJiO5pTTCt') index_test.go:143: sql update test_index set c1 = 5058071530504335232, c2 = 0.130262, c3 = 'hwCXE6G26X' where c = 1875 index_test.go:143: sql update test_index set c1 = 4147136746185150161, c2 = 0.129254, c3 = 'lw74lPefYp' where c = 1601 index_test.go:140: sql delete from test_index where c = 1426 index_test.go:140: sql delete from test_index where c = 2949 index_test.go:137: sql insert into test_index values (3339, 5378505713676893780, 0.125040, 'eLodi0Eiwt') index_test.go:143: sql update test_index set c1 = 7719006303233786632, c2 = 0.691350, c3 = '5u7OPknzZg' where c = 1359 index_test.go:143: sql update test_index set c1 = 5984170746386288742, c2 = 0.665629, c3 = 'gSgiHCGKsP' where c = 2265 index_test.go:137: sql insert into test_index values (3341, 578078341364209979, 0.747886, 'LOZ4UeTUlQ') index_test.go:137: sql insert into test_index values (3340, 7161275942082487068, 0.330988, 'CbGr91ObiG') index_test.go:143: sql update test_index set c1 = 6231504623655274809, c2 = 0.971652, c3 = 'AEvCSFC0kS' where c = 3167 index_test.go:140: sql delete from test_index where c = 1486 index_test.go:143: sql update test_index set c1 = 7615492069468151444, c2 = 0.785009, c3 = 'fJn7o6HeVT' where c = 3122 index_test.go:137: sql insert into test_index values (3342, 7395882692811129979, 0.878586, '4J3dogvbb7') index_test.go:140: sql delete from test_index where c = 1435 index_test.go:143: sql update test_index set c1 = 631142669488086950, c2 = 0.238500, c3 = 'mzSASPMcjx' where c = 1565 index_test.go:143: sql update test_index set c1 = 5715354340751847015, c2 = 0.306229, c3 = '3wrpz2H5nR' where c = 2310 index_test.go:137: sql insert into test_index values (3343, 1616764563233964053, 0.073530, 'uySXMIA6tQ') index_test.go:140: sql delete from test_index where c = 1291 index_test.go:140: sql delete from test_index where c = 1165 index_test.go:137: sql insert into test_index values (3345, 8607456530829416951, 0.576976, 'g5EdiS0Oiz') index_test.go:140: sql delete from test_index where c = 1446 index_test.go:143: sql update test_index set c1 = 4938532015370722505, c2 = 0.348686, c3 = '4tXrvU3A3N' where c = 1380 index_test.go:143: sql update test_index set c1 = 8307852004391546092, c2 = 0.356820, c3 = 'pjeP4mLjk3' where c = 1455 index_test.go:137: sql insert into test_index values (3346, 47257810654260070, 0.308527, 'ZINIozOgYq') index_test.go:143: sql update test_index set c1 = 1958131286636554674, c2 = 0.125928, c3 = 'FPRMzdrmqz' where c = 971 index_test.go:137: sql insert into test_index values (3344, 2295772611257318573, 0.576499, 'EfEUivdg66') index_test.go:140: sql delete from test_index where c = 1343 index_test.go:143: sql update test_index set c1 = 1586273420713674294, c2 = 0.627170, c3 = 'Re9yNAn57e' where c = 1310 index_test.go:143: sql update test_index set c1 = 373006947829381278, c2 = 0.731782, c3 = 'zYmYVCYQL0' where c = 2616 index_test.go:137: sql insert into test_index values (3349, 110553163632985228, 0.242714, 'Q71Ur5zUbT') index_test.go:137: sql insert into test_index values (3348, 9084614553005927931, 0.754543, 'mXOHTKKQbl') index_test.go:140: sql delete from test_index where c = 610 index_test.go:137: sql insert into test_index values (3347, 4904934558549452406, 0.151888, '5D9M3gdPO1') index_test.go:140: sql delete from test_index where c = 2999 index_test.go:140: sql delete from test_index where c = 407 index_test.go:140: sql delete from test_index where c = 819 index_test.go:140: sql delete from test_index where c = 77 index_test.go:137: sql insert into test_index values (3350, 8828336962079749157, 0.568811, 'R4KsCPozzQ') index_test.go:137: sql insert into test_index values (3352, 1868029886660371038, 0.471460, '2ekANZCZdV') index_test.go:143: sql update test_index set c1 = 4474206390511030455, c2 = 0.134336, c3 = 'INlcFLIoDO' where c = 1140 index_test.go:143: sql update test_index set c1 = 3039470938203048428, c2 = 0.406076, c3 = 'KCWb7WNW4s' where c = 2427 index_test.go:137: sql insert into test_index values (3351, 9222150171540135795, 0.573365, 'jGzHhfSUJq') index_test.go:140: sql delete from test_index where c = 1533 index_test.go:143: sql update test_index set c1 = 1467713461916944679, c2 = 0.945017, c3 = 'ByS3D6tPGx' where c = 1179 index_test.go:143: sql update test_index set c1 = 5533806377647034348, c2 = 0.880622, c3 = '8tSQhHFw55' where c = 1479 index_test.go:137: sql insert into test_index values (3354, 3259293406854919859, 0.303396, '21AtHmxV4O') index_test.go:143: sql update test_index set c1 = 6920832114342153859, c2 = 0.399522, c3 = 'QfELrp8URZ' where c = 2971 index_test.go:137: sql insert into test_index values (3353, 8772287994178185672, 0.462450, 'uOx4ULwOEp') index_test.go:140: sql delete from test_index where c = 1718 index_test.go:140: sql delete from test_index where c = 1843 index_test.go:140: sql delete from test_index where c = 854 index_test.go:143: sql update test_index set c1 = 5154587897119572464, c2 = 0.951497, c3 = 'nggputRj0X' where c = 778 index_test.go:140: sql delete from test_index where c = 1899 index_test.go:143: sql update test_index set c1 = 9065023293940509524, c2 = 0.818221, c3 = 'eRK24W9y80' where c = 2009 index_test.go:137: sql insert into test_index values (3355, 8484032129556132824, 0.815002, 'uR6ubzh88k') index_test.go:137: sql insert into test_index values (3357, 1383464927604070769, 0.687723, 'A3QVKO3K22') index_test.go:140: sql delete from test_index where c = 95 index_test.go:137: sql insert into test_index values (3358, 3920206958234391469, 0.926693, 'rY4IsUfbNP') index_test.go:137: sql insert into test_index values (3356, 4706226725926779963, 0.852759, 'HnsPUYuJxD') index_test.go:143: sql update test_index set c1 = 8724070899709409621, c2 = 0.455969, c3 = '0xzDVbPiio' where c = 1557 index_test.go:137: sql insert into test_index values (3359, 7733170056934135877, 0.856122, '1Hujq9AmtK') index_test.go:140: sql delete from test_index where c = 773 index_test.go:143: sql update test_index set c1 = 3935731605509997817, c2 = 0.238307, c3 = 'wk2csXEf8u' where c = 2834 index_test.go:143: sql update test_index set c1 = 5998028786741781777, c2 = 0.063749, c3 = 'Qc7VrjM5ob' where c = 3249 index_test.go:140: sql delete from test_index where c = 2759 index_test.go:140: sql delete from test_index where c = 883 index_test.go:143: sql update test_index set c1 = 8438058766360370911, c2 = 0.237204, c3 = 'pm1jWQFK8C' where c = 1478 index_test.go:137: sql insert into test_index values (3360, 6840802041752014984, 0.662143, 'WhKGBNgH12') index_test.go:143: sql update test_index set c1 = 5706071129472689656, c2 = 0.075399, c3 = 'Rk8L4jPqHi' where c = 2231 index_test.go:137: sql insert into test_index values (3361, 8528193070771940391, 0.881017, 'fyk2dxw1KO') index_test.go:140: sql delete from test_index where c = 247 index_test.go:137: sql insert into test_index values (3362, 1292429337530569259, 0.991785, 'fkz5ANaI0n') index_test.go:143: sql update test_index set c1 = 5517304421428746592, c2 = 0.884600, c3 = '4ssZ3zxPE2' where c = 1869 index_test.go:140: sql delete from test_index where c = 1916 index_test.go:140: sql delete from test_index where c = 453 index_test.go:137: sql insert into test_index values (3363, 4353415159610896749, 0.758888, 'c2qMR72sbT') index_test.go:140: sql delete from test_index where c = 1118 index_test.go:143: sql update test_index set c1 = 5659728875595191772, c2 = 0.741459, c3 = '9KBkV6k51c' where c = 2591 index_test.go:143: sql update test_index set c1 = 6012275094561965914, c2 = 0.524935, c3 = 'G3IOhQKaHR' where c = 2181 index_test.go:137: sql insert into test_index values (3364, 1678490711226490541, 0.093261, 'IBW6Rt5dWk') index_test.go:143: sql update test_index set c1 = 2450615150477594669, c2 = 0.454600, c3 = 'e70o4hi0je' where c = 8 index_test.go:137: sql insert into test_index values (3365, 6916955411609359038, 0.196159, '75idlooCLv') index_test.go:143: sql update test_index set c1 = 6143942556176627250, c2 = 0.508263, c3 = 'C065xL7s8F' where c = 964 index_test.go:140: sql delete from test_index where c = 728 index_test.go:140: sql delete from test_index where c = 3093 index_test.go:140: sql delete from test_index where c = 3343 index_test.go:137: sql insert into test_index values (3366, 6746371496108604488, 0.404455, 'WKblPGdar2') index_test.go:143: sql update test_index set c1 = 3285203993717644047, c2 = 0.728303, c3 = 'uMSPM5F15c' where c = 2487 index_test.go:140: sql delete from test_index where c = 2642 index_test.go:137: sql insert into test_index values (3367, 2079788421958104387, 0.348562, 'OkA2cj9aVF') index_test.go:143: sql update test_index set c1 = 4962906703118556150, c2 = 0.975697, c3 = 'wr96Syrl1p' where c = 552 index_test.go:137: sql insert into test_index values (3368, 2200886138404010421, 0.867708, 'huGyI6QUSe') index_test.go:143: sql update test_index set c1 = 4574807840289100382, c2 = 0.918527, c3 = 'sX1yP4VdNY' where c = 752 index_test.go:143: sql update test_index set c1 = 9206063589213960865, c2 = 0.580221, c3 = 'Y2fmS5Zhp3' where c = 311 index_test.go:137: sql insert into test_index values (3370, 3981726684068865604, 0.996889, '0YSeqWU81f') index_test.go:137: sql insert into test_index values (3369, 4999223088874773561, 0.493497, 'FZcDx5gLNb') index_test.go:143: sql update test_index set c1 = 4576550290610460981, c2 = 0.691959, c3 = 'VI9738WXK0' where c = 3314 index_test.go:143: sql update test_index set c1 = 7458833645729923575, c2 = 0.337807, c3 = '3qSZhmqdBT' where c = 1735 index_test.go:140: sql delete from test_index where c = 1399 index_test.go:140: sql delete from test_index where c = 410 index_test.go:140: sql delete from test_index where c = 1191 index_test.go:137: sql insert into test_index values (3373, 6080709104418838244, 0.196594, 'R1yulaNUoU') index_test.go:140: sql delete from test_index where c = 1741 index_test.go:137: sql insert into test_index values (3374, 6276447172345816532, 0.811501, 'uXh9oQmMGE') index_test.go:137: sql insert into test_index values (3372, 1491659898376012237, 0.537408, 'gYdNvGXBxp') index_test.go:137: sql insert into test_index values (3371, 6748643867138590699, 0.939785, 'xSdVdgRkDP') index_test.go:140: sql delete from test_index where c = 757 index_test.go:137: sql insert into test_index values (3375, 8408394377371148408, 0.817561, 'vOTxbnStHo') index_test.go:143: sql update test_index set c1 = 2334142959311295051, c2 = 0.069064, c3 = 'U2qCYynh76' where c = 1081 index_test.go:140: sql delete from test_index where c = 381 index_test.go:143: sql update test_index set c1 = 4161669260328487402, c2 = 0.955571, c3 = 'tiBjn76Mqk' where c = 1237 index_test.go:143: sql update test_index set c1 = 8242827125123572045, c2 = 0.459549, c3 = 'KZabHi2KVO' where c = 2807 index_test.go:140: sql delete from test_index where c = 2059 index_test.go:140: sql delete from test_index where c = 2792 index_test.go:143: sql update test_index set c1 = 5568961381428856434, c2 = 0.043634, c3 = 'TpD4hUX8o5' where c = 686 index_test.go:143: sql update test_index set c1 = 7611656018093571929, c2 = 0.453280, c3 = 'MxY69QzIOA' where c = 2746 index_test.go:140: sql delete from test_index where c = 3032 index_test.go:143: sql update test_index set c1 = 7510303093089262976, c2 = 0.537125, c3 = '4RJPZSuGGm' where c = 1795 index_test.go:137: sql insert into test_index values (3376, 2867820764535524954, 0.645031, 'HzBC7IG0ys') index_test.go:140: sql delete from test_index where c = 1572 index_test.go:137: sql insert into test_index values (3378, 1757541982703797566, 0.442907, 'XvBa2j128U') index_test.go:140: sql delete from test_index where c = 398 index_test.go:143: sql update test_index set c1 = 4024552831465144480, c2 = 0.956386, c3 = 'HXWHFkUgOE' where c = 708 index_test.go:137: sql insert into test_index values (3380, 3726256820372558366, 0.740383, 'fwVZtYvdib') index_test.go:143: sql update test_index set c1 = 3252681978818004603, c2 = 0.899209, c3 = 'Plz2csK2Cc' where c = 3020 index_test.go:137: sql insert into test_index values (3377, 1382019606596912164, 0.055257, 'nXleavJ52P') index_test.go:137: sql insert into test_index values (3381, 780016864289519175, 0.972058, 'ZsbygNAWUG') index_test.go:143: sql update test_index set c1 = 9070505629906548247, c2 = 0.943784, c3 = 'WAa0yPxpQ6' where c = 1971 index_test.go:143: sql update test_index set c1 = 4431190075255152279, c2 = 0.727976, c3 = '1K19kjpdgN' where c = 3163 index_test.go:137: sql insert into test_index values (3379, 5697270664049590234, 0.247626, 'j4h7o41CRf') index_test.go:140: sql delete from test_index where c = 1796 index_test.go:137: sql insert into test_index values (3382, 28628533077415838, 0.272541, 'EF3lnk8pxE') index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 566 index_test.go:143: sql update test_index set c1 = 4712051801995452698, c2 = 0.748881, c3 = 'MEvzPKe4iL' where c = 1102 index_test.go:137: sql insert into test_index values (3383, 3284842470614238942, 0.593926, 'thbJlX2fPb') index_test.go:137: sql insert into test_index values (3385, 7891989352798037937, 0.912202, 'aiGvh4zTog') index_test.go:140: sql delete from test_index where c = 2766 index_test.go:143: sql update test_index set c1 = 6441456572711294635, c2 = 0.714619, c3 = 'XPlbOPbhMG' where c = 2044 index_test.go:143: sql update test_index set c1 = 7877645295696590798, c2 = 0.722123, c3 = 'LweWpeGLAy' where c = 90 index_test.go:140: sql delete from test_index where c = 186 index_test.go:140: sql delete from test_index where c = 774 index_test.go:140: sql delete from test_index where c = 330 index_test.go:143: sql update test_index set c1 = 8177635298187365126, c2 = 0.879795, c3 = '4EaDiVeXsz' where c = 3137 index_test.go:137: sql insert into test_index values (3384, 7455845547214739562, 0.624210, 'ZKK6amHTw3') index_test.go:137: sql insert into test_index values (3386, 4527658617500788268, 0.919347, 'PuJslx0JbA') index_test.go:143: sql update test_index set c1 = 5227557006302540019, c2 = 0.658703, c3 = '9IIjXAmpwM' where c = 594 index_test.go:137: sql insert into test_index values (3387, 2063102389618464005, 0.697203, 'ZTNbcyAb4f') index_test.go:143: sql update test_index set c1 = 4237394783278236475, c2 = 0.446530, c3 = 'qMjT74GEE6' where c = 2460 index_test.go:140: sql delete from test_index where c = 3082 index_test.go:143: sql update test_index set c1 = 2285281428020259299, c2 = 0.420360, c3 = 'VA2CcUagpJ' where c = 1260 index_test.go:137: sql insert into test_index values (3389, 7796665871184198219, 0.676019, 'toRA6YnFmH') index_test.go:137: sql insert into test_index values (3391, 1693981457422774937, 0.839104, 'uWk2orwzLj') index_test.go:140: sql delete from test_index where c = 1845 index_test.go:137: sql insert into test_index values (3390, 2288735415485760668, 0.132517, 'ciUllG3jOW') index_test.go:137: sql insert into test_index values (3388, 3860936382205145488, 0.632945, 'lLeUgtmAHr') index_test.go:140: sql delete from test_index where c = 2848 index_test.go:140: sql delete from test_index where c = 2110 index_test.go:143: sql update test_index set c1 = 4484829581542585282, c2 = 0.046083, c3 = 'kcLnN8bt8T' where c = 288 index_test.go:137: sql insert into test_index values (3392, 629110360543543878, 0.007053, 'YsxUbCSn7H') index_test.go:143: sql update test_index set c1 = 1079920101478483183, c2 = 0.993420, c3 = 'ENf2CcgQfc' where c = 203 index_test.go:140: sql delete from test_index where c = 2336 index_test.go:140: sql delete from test_index where c = 995 index_test.go:140: sql delete from test_index where c = 1801 index_test.go:143: sql update test_index set c1 = 8749632105971648784, c2 = 0.698723, c3 = 'ydcGjMfELv' where c = 374 index_test.go:140: sql delete from test_index where c = 2107 index_test.go:143: sql update test_index set c1 = 5540288321804581052, c2 = 0.273403, c3 = 'Ju61Xo70Fs' where c = 2366 index_test.go:143: sql update test_index set c1 = 2177995633238218399, c2 = 0.937518, c3 = 'vWngHfkOis' where c = 95 index_test.go:137: sql insert into test_index values (3393, 2494626379918855427, 0.761779, 'yc9vLbEkUe') index_test.go:143: sql update test_index set c1 = 4340853681797259393, c2 = 0.376300, c3 = 'ucW8yH6h2g' where c = 1522 index_test.go:140: sql delete from test_index where c = 656 index_test.go:143: sql update test_index set c1 = 684417468042491068, c2 = 0.504863, c3 = 'mdrqn3AzkD' where c = 894 index_test.go:143: sql update test_index set c1 = 6316374549383653832, c2 = 0.876117, c3 = '57dqBxfCyR' where c = 3013 index_test.go:137: sql insert into test_index values (3395, 3390694393242065683, 0.972009, 'zJMH6EYzsW') index_test.go:143: sql update test_index set c1 = 8931519119559777270, c2 = 0.356718, c3 = 'JcDvgo3cLc' where c = 1358 index_test.go:143: sql update test_index set c1 = 2898358062739075441, c2 = 0.539130, c3 = 'JPuuTEHVyv' where c = 1713 index_test.go:140: sql delete from test_index where c = 2679 index_test.go:137: sql insert into test_index values (3394, 5469660218259213823, 0.685950, 'DF50OL7wT9') index_test.go:137: sql insert into test_index values (3396, 7615580494186447484, 0.965740, '9PjaZxs5zn') index_test.go:137: sql insert into test_index values (3397, 5272589225012533877, 0.192416, 'CpA4V2M2Qu') index_test.go:140: sql delete from test_index where c = 538 index_test.go:137: sql insert into test_index values (3399, 7914317715398782800, 0.342387, 'TJ6jRKJqQi') index_test.go:140: sql delete from test_index where c = 2127 index_test.go:140: sql delete from test_index where c = 3179 index_test.go:137: sql insert into test_index values (3400, 2570065118599674785, 0.773308, '0fkoksynZ1') index_test.go:140: sql delete from test_index where c = 1122 index_test.go:143: sql update test_index set c1 = 2153950379073816947, c2 = 0.561784, c3 = '6FsJHi4OkH' where c = 2978 index_test.go:137: sql insert into test_index values (3398, 5077379755261979877, 0.169219, 'cA7XMOt7A3') index_test.go:143: sql update test_index set c1 = 1892756977794033272, c2 = 0.338291, c3 = 'rAiDVKCcwW' where c = 1669 index_test.go:143: sql update test_index set c1 = 8468099216861834616, c2 = 0.450023, c3 = 'jYptLhFPOL' where c = 887 index_test.go:140: sql delete from test_index where c = 3010 index_test.go:143: sql update test_index set c1 = 5864785543331905032, c2 = 0.014477, c3 = 'NRpsNNMLw2' where c = 1809 index_test.go:140: sql delete from test_index where c = 1447 index_test.go:143: sql update test_index set c1 = 3689340604628962338, c2 = 0.069101, c3 = 'BXTrYFXOTw' where c = 2835 index_test.go:140: sql delete from test_index where c = 2624 index_test.go:143: sql update test_index set c1 = 2263838741525152336, c2 = 0.950605, c3 = 'deOhQPqtAr' where c = 731 index_test.go:143: sql update test_index set c1 = 5569800716007836131, c2 = 0.617613, c3 = 'b5KoWNvIL7' where c = 725 index_test.go:143: sql update test_index set c1 = 6102900673317012902, c2 = 0.678665, c3 = '2zbjPma4Md' where c = 1530 index_test.go:137: sql insert into test_index values (3402, 53411478492822380, 0.594209, 'j0iIPxR2t8') index_test.go:137: sql insert into test_index values (3403, 4089320993623666040, 0.986914, '0rAlCRusRO') index_test.go:137: sql insert into test_index values (3407, 2100401226744061181, 0.030020, 'PUEawwYTlz') index_test.go:137: sql insert into test_index values (3404, 7538699410914638696, 0.104075, 'H4QkxcCLYW') index_test.go:137: sql insert into test_index values (3401, 551987636363847794, 0.952922, 'XeDYfR9Fj6') index_test.go:137: sql insert into test_index values (3410, 1519166580420125587, 0.199948, 'ezA2uwwLSk') index_test.go:137: sql insert into test_index values (3405, 8874842714976122407, 0.523037, 'sHx2eNPuOB') index_test.go:137: sql insert into test_index values (3409, 5636708678753976375, 0.021750, '6OHudJfjx2') index_test.go:137: sql insert into test_index values (3406, 2252851138022100579, 0.884348, 'XEShhD6oB7') index_test.go:137: sql insert into test_index values (3408, 2864025116926806359, 0.269518, 'pBMxDUIXAS') index_test.go:140: sql delete from test_index where c = 921 index_test.go:140: sql delete from test_index where c = 328 index_test.go:140: sql delete from test_index where c = 2040 index_test.go:140: sql delete from test_index where c = 2712 index_test.go:140: sql delete from test_index where c = 2287 index_test.go:140: sql delete from test_index where c = 3299 index_test.go:143: sql update test_index set c1 = 5678067958528072320, c2 = 0.123988, c3 = '7bLlYE9NQf' where c = 2683 index_test.go:143: sql update test_index set c1 = 5209136054202333297, c2 = 0.623447, c3 = 'stRzb87dTl' where c = 2207 index_test.go:143: sql update test_index set c1 = 3421369701304769283, c2 = 0.359688, c3 = 'Cw3J4CI6Wh' where c = 1598 index_test.go:140: sql delete from test_index where c = 2676 index_test.go:143: sql update test_index set c1 = 4114521203674751557, c2 = 0.622648, c3 = 'qrZCKgOfp2' where c = 591 index_test.go:143: sql update test_index set c1 = 8499264537770495590, c2 = 0.106130, c3 = 'wiQ3bfalzn' where c = 37 index_test.go:140: sql delete from test_index where c = 2627 index_test.go:143: sql update test_index set c1 = 1739241857140459607, c2 = 0.116175, c3 = 'YC0eff0BBZ' where c = 1239 index_test.go:137: sql insert into test_index values (3413, 4314106989593023440, 0.528416, 'auCdrbTCmw') index_test.go:140: sql delete from test_index where c = 2267 index_test.go:143: sql update test_index set c1 = 4892880961278179165, c2 = 0.187082, c3 = 'RdIItZIiVC' where c = 1214 index_test.go:137: sql insert into test_index values (3411, 3103083935618156723, 0.517623, 'G9dEjmo7Cm') index_test.go:140: sql delete from test_index where c = 2134 index_test.go:137: sql insert into test_index values (3415, 4167543589360156185, 0.639844, 'u8mW6BqO1w') index_test.go:140: sql delete from test_index where c = 1495 index_test.go:137: sql insert into test_index values (3412, 4450043327768856072, 0.206710, 'fCGrLPHF7V') index_test.go:143: sql update test_index set c1 = 2490053305086834056, c2 = 0.177594, c3 = 'sh9PEInOMM' where c = 2016 index_test.go:137: sql insert into test_index values (3414, 6451237111297796421, 0.363436, 'Z5T8Pk6xMo') index_test.go:143: sql update test_index set c1 = 440002151325219864, c2 = 0.821474, c3 = 'p2E1XVCI1m' where c = 1862 index_test.go:137: sql insert into test_index values (3417, 1781019326152729242, 0.841048, 'iMWYoyTYYz') index_test.go:140: sql delete from test_index where c = 565 index_test.go:140: sql delete from test_index where c = 2554 index_test.go:143: sql update test_index set c1 = 6038393333396141492, c2 = 0.369518, c3 = 'qcu7N42yU8' where c = 3276 index_test.go:140: sql delete from test_index where c = 1673 index_test.go:140: sql delete from test_index where c = 55 index_test.go:137: sql insert into test_index values (3416, 4360225643584794576, 0.601899, 'y8B592uXpy') index_test.go:137: sql insert into test_index values (3418, 5919936275208814771, 0.746415, 'dSZLCgJkIW') index_test.go:143: sql update test_index set c1 = 6034747970376630887, c2 = 0.116414, c3 = 'c1DSRq0ssM' where c = 3044 index_test.go:143: sql update test_index set c1 = 3767150231800005240, c2 = 0.578434, c3 = 'IMyIn6BpQY' where c = 38 index_test.go:143: sql update test_index set c1 = 1736445678854998409, c2 = 0.863759, c3 = 'AEE0nNj3IY' where c = 490 index_test.go:143: sql update test_index set c1 = 5898634730286028431, c2 = 0.447265, c3 = 'AQOBrZuwrH' where c = 1153 index_test.go:137: sql insert into test_index values (3419, 7800367782123264062, 0.529315, '4S3Fx2oBuc') index_test.go:140: sql delete from test_index where c = 681 index_test.go:137: sql insert into test_index values (3422, 5571671222203390789, 0.589694, 'izWAupqMNp') index_test.go:140: sql delete from test_index where c = 1509 index_test.go:140: sql delete from test_index where c = 2860 index_test.go:143: sql update test_index set c1 = 2218616460142330259, c2 = 0.610450, c3 = 'p6h0zfUaXc' where c = 274 index_test.go:143: sql update test_index set c1 = 3330765747760033515, c2 = 0.042101, c3 = 'b44roWf2hR' where c = 188 index_test.go:137: sql insert into test_index values (3424, 3491199068035645965, 0.856481, '2z1WsC4S6a') index_test.go:137: sql insert into test_index values (3420, 5845549652687153806, 0.332307, 'HVUnxLArMY') index_test.go:140: sql delete from test_index where c = 947 index_test.go:137: sql insert into test_index values (3421, 2374722442910701708, 0.565295, 'slLPdlDXSb') index_test.go:140: sql delete from test_index where c = 319 index_test.go:137: sql insert into test_index values (3423, 2474245650209079084, 0.651946, '6G8c0Dw9CJ') index_test.go:140: sql delete from test_index where c = 2250 index_test.go:137: sql insert into test_index values (3426, 5729508078861107422, 0.436315, 'nL64kGt4Td') index_test.go:143: sql update test_index set c1 = 6464448831022035333, c2 = 0.608784, c3 = 'uocGFt5Dtw' where c = 3261 index_test.go:137: sql insert into test_index values (3425, 8517960184663699872, 0.299686, '2OJ4T97emd') index_test.go:140: sql delete from test_index where c = 1365 index_test.go:143: sql update test_index set c1 = 4149550399956515485, c2 = 0.597341, c3 = 'kgzQrSpLbl' where c = 2336 index_test.go:140: sql delete from test_index where c = 1487 index_test.go:140: sql delete from test_index where c = 517 index_test.go:137: sql insert into test_index values (3427, 607931525808232705, 0.142638, 'ed5JMFDSNL') index_test.go:143: sql update test_index set c1 = 1708213060052113979, c2 = 0.769538, c3 = 'qIhfx4YVCh' where c = 2319 index_test.go:143: sql update test_index set c1 = 4141652501964417160, c2 = 0.433258, c3 = 'xkusmL7dpx' where c = 2814 index_test.go:140: sql delete from test_index where c = 3259 index_test.go:137: sql insert into test_index values (3428, 1029745417835449343, 0.194192, 'HDjNVTcRPj') index_test.go:140: sql delete from test_index where c = 3092 index_test.go:140: sql delete from test_index where c = 624 index_test.go:143: sql update test_index set c1 = 8743556592261556814, c2 = 0.320286, c3 = 'd3qJ3F7ohf' where c = 1389 index_test.go:137: sql insert into test_index values (3429, 5842789702726390704, 0.175357, 'dJThGmUifY') index_test.go:143: sql update test_index set c1 = 5370173803027373211, c2 = 0.636904, c3 = 'LIgcmHPfnR' where c = 982 index_test.go:137: sql insert into test_index values (3430, 5503529902715781984, 0.956366, 'IiFriTPLcq') index_test.go:143: sql update test_index set c1 = 1041327055222411750, c2 = 0.098439, c3 = 'M13UXa5qXI' where c = 2378 index_test.go:143: sql update test_index set c1 = 2829516567832596060, c2 = 0.013267, c3 = 'uZBVLSNB3J' where c = 2828 index_test.go:143: sql update test_index set c1 = 8806520319452111935, c2 = 0.942405, c3 = 'cHGUQ8xP78' where c = 1248 index_test.go:143: sql update test_index set c1 = 3632085681463709035, c2 = 0.004940, c3 = 'RqMya5RuZB' where c = 2747 index_test.go:140: sql delete from test_index where c = 1621 index_test.go:137: sql insert into test_index values (3431, 127538105907330271, 0.336062, 'AYrQIQkhVz') index_test.go:137: sql insert into test_index values (3432, 7769122062566936272, 0.003780, '3wwaiIiqaW') index_test.go:140: sql delete from test_index where c = 2767 index_test.go:137: sql insert into test_index values (3433, 2297069184268550353, 0.193563, 'ZHSkHRB3CL') index_test.go:140: sql delete from test_index where c = 3074 index_test.go:137: sql insert into test_index values (3436, 8626438623167827488, 0.238968, 'uJLKCsOXVx') index_test.go:143: sql update test_index set c1 = 445112430463349598, c2 = 0.769946, c3 = '062cuaEMaG' where c = 2 index_test.go:143: sql update test_index set c1 = 122330252048254982, c2 = 0.901741, c3 = 'gfomxwceid' where c = 2900 index_test.go:143: sql update test_index set c1 = 1445545823670526485, c2 = 0.982792, c3 = 'waKT7591td' where c = 1134 index_test.go:140: sql delete from test_index where c = 519 index_test.go:137: sql insert into test_index values (3434, 1704660786928058002, 0.151554, 'Vxl61HtrP6') index_test.go:137: sql insert into test_index values (3435, 5691620926969841648, 0.342330, 'cd7mKSe2hE') index_test.go:140: sql delete from test_index where c = 2068 index_test.go:140: sql delete from test_index where c = 3349 index_test.go:143: sql update test_index set c1 = 2826285316267908372, c2 = 0.064939, c3 = 'iQohXacAm7' where c = 293 index_test.go:137: sql insert into test_index values (3438, 6888179227861309485, 0.416937, '1T8BWl4a8u') index_test.go:140: sql delete from test_index where c = 1863 index_test.go:143: sql update test_index set c1 = 6548616171271878360, c2 = 0.605848, c3 = 'GO24NsqC20' where c = 833 index_test.go:137: sql insert into test_index values (3437, 7572155109048540406, 0.948404, 'cZQOtnr5fT') index_test.go:140: sql delete from test_index where c = 1007 index_test.go:140: sql delete from test_index where c = 2638 index_test.go:143: sql update test_index set c1 = 4380589142473582200, c2 = 0.268023, c3 = 'gWPh5vOJOh' where c = 2026 index_test.go:143: sql update test_index set c1 = 2108801840330830705, c2 = 0.783159, c3 = 'Zh5PghcHR0' where c = 308 index_test.go:140: sql delete from test_index where c = 714 index_test.go:137: sql insert into test_index values (3439, 23514765910439871, 0.881023, '832c4jBmPX') index_test.go:140: sql delete from test_index where c = 1800 index_test.go:143: sql update test_index set c1 = 7645519648787995430, c2 = 0.836766, c3 = 'Xj6L5CE01g' where c = 864 index_test.go:137: sql insert into test_index values (3440, 4932655902454385894, 0.553827, '2D8TabA1Pt') index_test.go:137: sql insert into test_index values (3442, 2409588273122494238, 0.309222, 'nht6wS48zg') index_test.go:137: sql insert into test_index values (3443, 3173225919813882367, 0.838743, 'DYncf6IYO2') index_test.go:140: sql delete from test_index where c = 677 index_test.go:143: sql update test_index set c1 = 891745836101935154, c2 = 0.308841, c3 = 'gxALcy0W5t' where c = 429 index_test.go:137: sql insert into test_index values (3441, 4387641851022248522, 0.211315, 'YbEPPwAFCV') index_test.go:143: sql update test_index set c1 = 1929720491507896374, c2 = 0.303003, c3 = 'AbqmdcSGJD' where c = 2614 index_test.go:143: sql update test_index set c1 = 798359989258399432, c2 = 0.463312, c3 = 'eeVU68Hfar' where c = 668 index_test.go:143: sql update test_index set c1 = 6823233510145389088, c2 = 0.078221, c3 = '0IOAjwDv8k' where c = 1292 index_test.go:137: sql insert into test_index values (3444, 2871513921502931429, 0.965151, 'P1hvCVfjuG') index_test.go:140: sql delete from test_index where c = 1472 index_test.go:140: sql delete from test_index where c = 1872 index_test.go:140: sql delete from test_index where c = 1267 index_test.go:140: sql delete from test_index where c = 1737 index_test.go:143: sql update test_index set c1 = 666526219720393735, c2 = 0.363321, c3 = 'XlhEGv5y47' where c = 1692 index_test.go:137: sql insert into test_index values (3446, 2068546213213172454, 0.037229, 'EivfjAr3vm') index_test.go:143: sql update test_index set c1 = 6128539924243758589, c2 = 0.788269, c3 = 'Lwav7VBANp' where c = 1598 index_test.go:137: sql insert into test_index values (3448, 6064090933723102398, 0.028135, 'RX0xbQCr0m') index_test.go:137: sql insert into test_index values (3445, 3368678047664680172, 0.209942, 'xOfCfPde1s') index_test.go:137: sql insert into test_index values (3447, 2686618869102844080, 0.118721, 'RUpXFNh8y8') index_test.go:140: sql delete from test_index where c = 973 index_test.go:140: sql delete from test_index where c = 1252 index_test.go:137: sql insert into test_index values (3449, 4471583876929183811, 0.830528, 'fU2EqnrPsN') index_test.go:143: sql update test_index set c1 = 8858824495738751342, c2 = 0.713405, c3 = '40g1JnvdfE' where c = 2541 index_test.go:143: sql update test_index set c1 = 5550294696171011139, c2 = 0.160127, c3 = 'GvcDHePKwl' where c = 402 index_test.go:137: sql insert into test_index values (3450, 3682280331293250474, 0.140274, 'poC2IDCWjr') index_test.go:140: sql delete from test_index where c = 2673 index_test.go:140: sql delete from test_index where c = 2338 index_test.go:143: sql update test_index set c1 = 6387808390125128648, c2 = 0.825912, c3 = '3PsCtEu73E' where c = 1208 index_test.go:143: sql update test_index set c1 = 2876281335475516439, c2 = 0.288367, c3 = 'uDEF0VYoh7' where c = 3241 index_test.go:140: sql delete from test_index where c = 1626 index_test.go:137: sql insert into test_index values (3452, 4374456975255965685, 0.660748, '38XrFKbFWz') index_test.go:143: sql update test_index set c1 = 7033090797108467058, c2 = 0.280053, c3 = 'PZM8uhJVQ2' where c = 1828 index_test.go:140: sql delete from test_index where c = 2388 index_test.go:137: sql insert into test_index values (3451, 7153655120948741030, 0.372839, 'jyTD2d16B6') index_test.go:137: sql insert into test_index values (3453, 5827994707908691880, 0.866868, 'fw0bYEq7Gv') index_test.go:137: sql insert into test_index values (3454, 8413274945616260217, 0.652120, 'SbIbWMc7iv') index_test.go:143: sql update test_index set c1 = 8913400724765262839, c2 = 0.321314, c3 = 'S407zYNH0H' where c = 2462 index_test.go:143: sql update test_index set c1 = 30583211235223099, c2 = 0.217748, c3 = 'pSHVlbCjBi' where c = 595 index_test.go:140: sql delete from test_index where c = 1689 index_test.go:143: sql update test_index set c1 = 4804340516121523502, c2 = 0.579365, c3 = 'eaxIQQqNei' where c = 317 index_test.go:143: sql update test_index set c1 = 5176209788528109130, c2 = 0.601005, c3 = 'jy0MHmq4kC' where c = 544 index_test.go:137: sql insert into test_index values (3455, 1146780808324379819, 0.265598, '7kCwIS163P') index_test.go:140: sql delete from test_index where c = 2422 index_test.go:140: sql delete from test_index where c = 1342 index_test.go:140: sql delete from test_index where c = 2935 index_test.go:140: sql delete from test_index where c = 2529 index_test.go:143: sql update test_index set c1 = 7967662084842764160, c2 = 0.690656, c3 = 'RbiLSCAwCs' where c = 161 index_test.go:137: sql insert into test_index values (3458, 8171179990157923315, 0.128826, 'Z8WQ5njVlS') index_test.go:137: sql insert into test_index values (3457, 601400525810637513, 0.022805, 'oXW5bhR7yb') index_test.go:137: sql insert into test_index values (3459, 1753984722606185695, 0.321176, 'fuKK1W2Shm') index_test.go:143: sql update test_index set c1 = 7771559252699708590, c2 = 0.783388, c3 = 'UNzLNnmDcO' where c = 3334 index_test.go:143: sql update test_index set c1 = 6605631333783452136, c2 = 0.365918, c3 = 'WE7ejmcKau' where c = 1741 index_test.go:143: sql update test_index set c1 = 2948668562976094111, c2 = 0.091729, c3 = 'jpnngVyL5v' where c = 545 index_test.go:137: sql insert into test_index values (3456, 5164961664116937991, 0.121474, 'dQnJ6CSDUx') index_test.go:137: sql insert into test_index values (3460, 5937152016396521705, 0.019076, 'rTYpaHobCU') index_test.go:140: sql delete from test_index where c = 236 index_test.go:140: sql delete from test_index where c = 2645 index_test.go:140: sql delete from test_index where c = 3449 index_test.go:137: sql insert into test_index values (3461, 5456005406846466305, 0.081488, 'Z4N20vLFGi') index_test.go:137: sql insert into test_index values (3463, 2601036580137384644, 0.522327, 'i2pfPtrNEn') index_test.go:137: sql insert into test_index values (3462, 1554109866287907838, 0.563759, 'yHTskpZkhP') index_test.go:143: sql update test_index set c1 = 116791282304229881, c2 = 0.636136, c3 = 'sOv629F1u6' where c = 2773 index_test.go:140: sql delete from test_index where c = 2125 index_test.go:140: sql delete from test_index where c = 430 index_test.go:143: sql update test_index set c1 = 3831034623486233110, c2 = 0.878050, c3 = 'MCVFLA8Icx' where c = 193 index_test.go:140: sql delete from test_index where c = 3099 index_test.go:140: sql delete from test_index where c = 427 index_test.go:143: sql update test_index set c1 = 4147206407921920518, c2 = 0.910753, c3 = '82NclUMtyA' where c = 3339 index_test.go:140: sql delete from test_index where c = 1804 index_test.go:137: sql insert into test_index values (3464, 791066571429777207, 0.460847, 'pHReVzTpO8') index_test.go:143: sql update test_index set c1 = 4400403225050297429, c2 = 0.151684, c3 = 'iQpeDfbUPr' where c = 1802 index_test.go:143: sql update test_index set c1 = 163834826198845140, c2 = 0.212705, c3 = 'CKqcX33g0K' where c = 1823 index_test.go:140: sql delete from test_index where c = 1723 index_test.go:143: sql update test_index set c1 = 486998120294282656, c2 = 0.581839, c3 = 'I33MYaAgNm' where c = 1957 index_test.go:143: sql update test_index set c1 = 5979939652771237239, c2 = 0.156597, c3 = 'T7Vso3MbTq' where c = 717 index_test.go:137: sql insert into test_index values (3465, 8512485209534168466, 0.823675, 'iXkx0NJfo6') index_test.go:140: sql delete from test_index where c = 262 index_test.go:143: sql update test_index set c1 = 5884751507352481764, c2 = 0.587566, c3 = 'yYSBqFQ14m' where c = 3042 index_test.go:140: sql delete from test_index where c = 1025 index_test.go:137: sql insert into test_index values (3468, 4194478064867664255, 0.435102, 'eyFkA3SEIW') index_test.go:137: sql insert into test_index values (3466, 6896981172897045182, 0.968254, '6zQSdaUZO3') index_test.go:137: sql insert into test_index values (3467, 174125091241889804, 0.921362, '2aNnCekwQF') index_test.go:137: sql insert into test_index values (3470, 3052228662543158639, 0.248957, 'Ll2qFH709s') index_test.go:143: sql update test_index set c1 = 3171577825491477715, c2 = 0.157511, c3 = 'op3HoMtsl6' where c = 2483 index_test.go:137: sql insert into test_index values (3471, 8969395191664813455, 0.917556, 'pSBJl5vLGb') index_test.go:140: sql delete from test_index where c = 218 index_test.go:137: sql insert into test_index values (3469, 2389707324573397712, 0.755605, '5Jl6NDCXfo') index_test.go:143: sql update test_index set c1 = 1228155072213490239, c2 = 0.446553, c3 = 'yGksVIpRBT' where c = 2124 index_test.go:143: sql update test_index set c1 = 6691685533544920624, c2 = 0.414361, c3 = 'jPukdiQqb0' where c = 3111 index_test.go:140: sql delete from test_index where c = 2714 index_test.go:140: sql delete from test_index where c = 1067 index_test.go:143: sql update test_index set c1 = 5467489325182900953, c2 = 0.841984, c3 = 'YzPNsEPtGD' where c = 1124 index_test.go:140: sql delete from test_index where c = 2875 index_test.go:140: sql delete from test_index where c = 1707 index_test.go:143: sql update test_index set c1 = 6210186305602341302, c2 = 0.187332, c3 = 'JRQwJdQ0H0' where c = 496 index_test.go:143: sql update test_index set c1 = 82199446426811464, c2 = 0.356797, c3 = 'JcLJExKROv' where c = 1116 index_test.go:137: sql insert into test_index values (3474, 6394969467374112452, 0.968233, 'XI02pE8Akc') index_test.go:137: sql insert into test_index values (3473, 6424209252265878414, 0.603694, 'rn07Cbm8wl') index_test.go:137: sql insert into test_index values (3472, 2927106909759456782, 0.383170, 'VwNZm6DXYl') index_test.go:143: sql update test_index set c1 = 8697734613496606682, c2 = 0.234427, c3 = 'HKIMxo3J6M' where c = 2100 index_test.go:140: sql delete from test_index where c = 1173 index_test.go:143: sql update test_index set c1 = 1750396556704953620, c2 = 0.852754, c3 = 'gHdaZOfObB' where c = 1269 index_test.go:137: sql insert into test_index values (3475, 7717521745558028565, 0.715747, 'RK45X65EzK') index_test.go:140: sql delete from test_index where c = 226 index_test.go:140: sql delete from test_index where c = 407 index_test.go:137: sql insert into test_index values (3476, 709895971832657643, 0.242352, 'h6LgFUeFmb') index_test.go:137: sql insert into test_index values (3477, 4103754022289283464, 0.135413, 'WTVu2e0Jg2') index_test.go:143: sql update test_index set c1 = 1755575496679333061, c2 = 0.903624, c3 = 'WjlNSGGW2T' where c = 1676 index_test.go:140: sql delete from test_index where c = 1901 index_test.go:140: sql delete from test_index where c = 619 index_test.go:137: sql insert into test_index values (3478, 5618440352453826336, 0.052971, 'BKhhKdrMpJ') index_test.go:137: sql insert into test_index values (3479, 6227333814660629796, 0.966087, 'KjEouMjOG6') index_test.go:140: sql delete from test_index where c = 1821 index_test.go:143: sql update test_index set c1 = 2044252621045933435, c2 = 0.949999, c3 = 'i5AOp14hBe' where c = 2568 index_test.go:137: sql insert into test_index values (3480, 101871255310782200, 0.657053, 'NTmiUfNg91') index_test.go:140: sql delete from test_index where c = 1469 index_test.go:143: sql update test_index set c1 = 5810844912947258168, c2 = 0.975106, c3 = 'iYB3gHyeAy' where c = 214 index_test.go:143: sql update test_index set c1 = 1718263907489126213, c2 = 0.725566, c3 = 'sqKa2GKvkA' where c = 65 index_test.go:140: sql delete from test_index where c = 2702 index_test.go:143: sql update test_index set c1 = 4303658829072467214, c2 = 0.640702, c3 = '2jYUJ7nMnl' where c = 3249 index_test.go:143: sql update test_index set c1 = 2762610735032451153, c2 = 0.138362, c3 = 'yYv37AYP4E' where c = 3402 index_test.go:143: sql update test_index set c1 = 1367370077869933446, c2 = 0.789432, c3 = 'tFmnmHlc4i' where c = 695 index_test.go:140: sql delete from test_index where c = 2078 index_test.go:140: sql delete from test_index where c = 3045 index_test.go:137: sql insert into test_index values (3481, 7676702167517002818, 0.929531, 'MEqegebDHU') index_test.go:143: sql update test_index set c1 = 5514669114242591505, c2 = 0.475878, c3 = 'nevICZJRQf' where c = 3029 index_test.go:137: sql insert into test_index values (3484, 1012492006453220602, 0.845094, 'TsCKjoUhT8') index_test.go:143: sql update test_index set c1 = 8228301938999506719, c2 = 0.440673, c3 = 'AshzzGROaw' where c = 1743 index_test.go:137: sql insert into test_index values (3486, 6855956694190569295, 0.805921, 'W9WjjyyAxf') index_test.go:137: sql insert into test_index values (3483, 4191000025349584259, 0.830298, 'HvPvL9zcGX') index_test.go:137: sql insert into test_index values (3482, 4986684242924122323, 0.809223, 'rCTu4hVmM2') index_test.go:143: sql update test_index set c1 = 1303117420075645103, c2 = 0.424380, c3 = 'HaC09ZOVnf' where c = 2603 index_test.go:140: sql delete from test_index where c = 2398 index_test.go:140: sql delete from test_index where c = 628 index_test.go:140: sql delete from test_index where c = 206 index_test.go:137: sql insert into test_index values (3488, 1041857698163216812, 0.098619, 'TNWLMSEVQ2') index_test.go:137: sql insert into test_index values (3485, 5959676343999026776, 0.609548, 'xzZbQZvdIT') index_test.go:140: sql delete from test_index where c = 891 index_test.go:137: sql insert into test_index values (3487, 2225300760380734473, 0.304425, 'LiVbs2AGOQ') index_test.go:143: sql update test_index set c1 = 8046185271454121736, c2 = 0.055333, c3 = 'n3ojoXsmQM' where c = 1127 index_test.go:140: sql delete from test_index where c = 2504 index_test.go:137: sql insert into test_index values (3489, 3686554841069489768, 0.596582, 'kC0rbW8fTi') index_test.go:140: sql delete from test_index where c = 1029 index_test.go:143: sql update test_index set c1 = 876389756105026501, c2 = 0.151573, c3 = '5y5LX1jXe2' where c = 1599 index_test.go:140: sql delete from test_index where c = 354 index_test.go:140: sql delete from test_index where c = 2598 index_test.go:143: sql update test_index set c1 = 4399167315187232495, c2 = 0.390089, c3 = 'tdBujuueCi' where c = 1640 index_test.go:137: sql insert into test_index values (3490, 2569997938527855827, 0.086025, 'ROLcShLatP') index_test.go:140: sql delete from test_index where c = 1115 index_test.go:143: sql update test_index set c1 = 1799756017868092354, c2 = 0.509356, c3 = 'qPSzR7vwIl' where c = 336 index_test.go:143: sql update test_index set c1 = 1571323559328865761, c2 = 0.699602, c3 = 'jvNKiEhn0O' where c = 716 index_test.go:143: sql update test_index set c1 = 9009975249540501454, c2 = 0.128185, c3 = 'JGuv4qo44I' where c = 1047 index_test.go:137: sql insert into test_index values (3491, 1077361756582114023, 0.733907, 'WSQmHfAV8T') index_test.go:143: sql update test_index set c1 = 1463363519054608633, c2 = 0.355824, c3 = 'im7UvP6dBX' where c = 130 index_test.go:143: sql update test_index set c1 = 2367376907399761182, c2 = 0.739784, c3 = 'cdb68NscWv' where c = 1812 index_test.go:137: sql insert into test_index values (3494, 3163756491855526155, 0.326660, 'FPauy3ElYa') index_test.go:140: sql delete from test_index where c = 520 index_test.go:143: sql update test_index set c1 = 8379771823302276615, c2 = 0.922611, c3 = 'fdNF4pAlxb' where c = 1774 index_test.go:137: sql insert into test_index values (3493, 1454558695037758259, 0.860789, '6DeKIGG5Fl') index_test.go:140: sql delete from test_index where c = 1147 index_test.go:137: sql insert into test_index values (3492, 2547845808910821027, 0.010083, '1QtC0NhSVX') index_test.go:137: sql insert into test_index values (3496, 4688429477198886103, 0.960448, 'qgczFUU7Hw') index_test.go:137: sql insert into test_index values (3495, 6708158655709494985, 0.836329, 'nQDYf84k2A') index_test.go:143: sql update test_index set c1 = 7358132054778749444, c2 = 0.844774, c3 = 'KXEDS76WPS' where c = 628 index_test.go:143: sql update test_index set c1 = 3087012541361910452, c2 = 0.843781, c3 = 'HeHfYJbl9s' where c = 892 index_test.go:143: sql update test_index set c1 = 7209817955037489288, c2 = 0.899040, c3 = 'PPUToIhKEd' where c = 1241 index_test.go:140: sql delete from test_index where c = 2974 index_test.go:137: sql insert into test_index values (3498, 22211260167523190, 0.785387, 'iQQYX9SqKn') index_test.go:137: sql insert into test_index values (3497, 7965298245267808988, 0.158972, '7nemfXCXTg') index_test.go:140: sql delete from test_index where c = 1696 index_test.go:140: sql delete from test_index where c = 2191 index_test.go:140: sql delete from test_index where c = 741 index_test.go:143: sql update test_index set c1 = 5125240365321956339, c2 = 0.074157, c3 = 'kvhrurla1Y' where c = 1741 index_test.go:140: sql delete from test_index where c = 912 index_test.go:140: sql delete from test_index where c = 3104 index_test.go:137: sql insert into test_index values (3499, 7663946746895235386, 0.749309, 'DGOGsHDOqJ') index_test.go:143: sql update test_index set c1 = 8098586460716941040, c2 = 0.411183, c3 = 'Gbgndz4H6F' where c = 2495 index_test.go:140: sql delete from test_index where c = 233 index_test.go:143: sql update test_index set c1 = 1398890085073925548, c2 = 0.012425, c3 = 'hu32wH7zTO' where c = 457 index_test.go:143: sql update test_index set c1 = 8266556488616157712, c2 = 0.129373, c3 = 'Umki13JqX9' where c = 957 index_test.go:140: sql delete from test_index where c = 1170 index_test.go:143: sql update test_index set c1 = 6953695605952912101, c2 = 0.480401, c3 = '9U7Tb4KIbA' where c = 2567 index_test.go:143: sql update test_index set c1 = 6644613216342316696, c2 = 0.048025, c3 = 'Ympgnl6YUV' where c = 1801 index_test.go:137: sql insert into test_index values (3500, 7322226600700153437, 0.752025, 'mqCEpMuaqt') index_test.go:143: sql update test_index set c1 = 4663618517763939434, c2 = 0.349595, c3 = 'q8EIIBSl4F' where c = 2967 index_test.go:143: sql update test_index set c1 = 3904929529683419727, c2 = 0.780640, c3 = 'CEK789NzDi' where c = 1656 index_test.go:140: sql delete from test_index where c = 113 index_test.go:143: sql update test_index set c1 = 5388515127292887639, c2 = 0.718165, c3 = 'EsxhBAhqqH' where c = 1067 === RUN TestColumn/alter_table_test_column_add_column_c3_int_default_-1 [TestSimpleConflictUpdate][Update][Time Cost]3.866222227s index_test.go:137: sql insert into test_index values (3504, 1449365661115382516, 0.824243, 'JupDFUlnrg') index_test.go:137: sql insert into test_index values (3501, 6839849297904937855, 0.062938, '29sQ76iZHF') index_test.go:137: sql insert into test_index values (3503, 8206827150875194934, 0.840966, 'DSh6sPpEwj') index_test.go:137: sql insert into test_index values (3510, 3196933927895615397, 0.488224, 'm5LtNIuvch') index_test.go:137: sql insert into test_index values (3505, 4699653311696652763, 0.856831, 'hu0hyXHJOV') index_test.go:137: sql insert into test_index values (3502, 9181084606840268549, 0.708698, 'PBGLNubcmb') index_test.go:137: sql insert into test_index values (3508, 8022432999388789571, 0.297271, 'e9mySR6A3H') index_test.go:137: sql insert into test_index values (3509, 7679467041269786897, 0.515638, 'egGQwTmecQ') index_test.go:137: sql insert into test_index values (3506, 6836151619138155630, 0.638989, '6BdwZQQZ2s') index_test.go:137: sql insert into test_index values (3507, 309129732278949135, 0.860493, 'V5bxNhyhcF') index_test.go:140: sql delete from test_index where c = 920 index_test.go:140: sql delete from test_index where c = 3486 index_test.go:140: sql delete from test_index where c = 1668 index_test.go:140: sql delete from test_index where c = 1593 index_test.go:140: sql delete from test_index where c = 1515 index_test.go:140: sql delete from test_index where c = 25 index_test.go:140: sql delete from test_index where c = 3225 index_test.go:140: sql delete from test_index where c = 1248 index_test.go:143: sql update test_index set c1 = 1477284971736947371, c2 = 0.841119, c3 = '5vp6Yi4Nt6' where c = 2044 index_test.go:140: sql delete from test_index where c = 2121 index_test.go:143: sql update test_index set c1 = 9214611154870172523, c2 = 0.134050, c3 = 'z9AIDTS9Ov' where c = 261 index_test.go:143: sql update test_index set c1 = 796722636401469866, c2 = 0.008480, c3 = 'PIG0YEdrtS' where c = 2946 index_test.go:143: sql update test_index set c1 = 7539568706968627372, c2 = 0.782733, c3 = 'z5mmat8H16' where c = 1760 index_test.go:140: sql delete from test_index where c = 1271 index_test.go:143: sql update test_index set c1 = 1380749426787287284, c2 = 0.735043, c3 = 'Yxf7CRVkL8' where c = 2572 index_test.go:137: sql insert into test_index values (3511, 5554402244734654092, 0.268330, '5LZN12sAo7') index_test.go:143: sql update test_index set c1 = 7456081983732677264, c2 = 0.877992, c3 = 'QNfVpmSlYB' where c = 114 index_test.go:143: sql update test_index set c1 = 8719440752322200336, c2 = 0.701032, c3 = '4jKMTRqqMy' where c = 917 index_test.go:143: sql update test_index set c1 = 3231775825669810255, c2 = 0.857609, c3 = 'KAUZ8m69dM' where c = 1452 index_test.go:137: sql insert into test_index values (3513, 8088398337294711027, 0.686222, 'cMsVYzJvbU') index_test.go:137: sql insert into test_index values (3514, 6481073079949192836, 0.724513, 'D204nAm2BH') index_test.go:137: sql insert into test_index values (3512, 6744589436768299317, 0.960513, '4PJSmkxBDi') index_test.go:143: sql update test_index set c1 = 1292612423746543008, c2 = 0.036702, c3 = '1FOJsswN4A' where c = 924 index_test.go:140: sql delete from test_index where c = 2946 index_test.go:137: sql insert into test_index values (3516, 7895999026370994002, 0.269230, '5Qi6jxeMHT') index_test.go:137: sql insert into test_index values (3515, 4939164293416931699, 0.794897, '2MaJt5VYrA') index_test.go:143: sql update test_index set c1 = 5931923149988055137, c2 = 0.500272, c3 = 'GkOzcc51dg' where c = 3403 index_test.go:137: sql insert into test_index values (3517, 8553944766424780925, 0.619450, '5DBosNthy7') index_test.go:140: sql delete from test_index where c = 1224 index_test.go:140: sql delete from test_index where c = 909 index_test.go:140: sql delete from test_index where c = 815 index_test.go:137: sql insert into test_index values (3519, 286592735978624714, 0.202698, 'PxrbXnAXWz') index_test.go:137: sql insert into test_index values (3518, 4914312663757509805, 0.829060, 'MukCdSC9Y9') index_test.go:137: sql insert into test_index values (3520, 3194904906535417780, 0.910873, 'hImXGADMOz') index_test.go:143: sql update test_index set c1 = 4548821906169278753, c2 = 0.199999, c3 = 'Yxd8PkyaV8' where c = 615 index_test.go:143: sql update test_index set c1 = 6552174967890800064, c2 = 0.582978, c3 = 'fhy2RzbG91' where c = 1588 index_test.go:143: sql update test_index set c1 = 9111193293787955934, c2 = 0.605007, c3 = 'e845pUXn9E' where c = 1699 index_test.go:140: sql delete from test_index where c = 2321 index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 2846 index_test.go:140: sql delete from test_index where c = 1378 index_test.go:140: sql delete from test_index where c = 2333 index_test.go:140: sql delete from test_index where c = 3204 index_test.go:143: sql update test_index set c1 = 6373734806597252626, c2 = 0.005700, c3 = '6y7vmdhRfj' where c = 2574 index_test.go:143: sql update test_index set c1 = 7721846628751227240, c2 = 0.642771, c3 = 'JO2KxBVIo6' where c = 574 index_test.go:137: sql insert into test_index values (3523, 6391374333871693961, 0.371391, 'mF3LVqnc6i') index_test.go:137: sql insert into test_index values (3522, 7706431394485691643, 0.785706, 'dgasXkhhJe') index_test.go:137: sql insert into test_index values (3521, 4612800101029654789, 0.465245, 'xKfo2WbKYX') index_test.go:143: sql update test_index set c1 = 66632112479573737, c2 = 0.050843, c3 = 'MnyVvYWU9i' where c = 9 index_test.go:143: sql update test_index set c1 = 6519223721090177438, c2 = 0.502392, c3 = 'FmzWFrrnvq' where c = 687 index_test.go:143: sql update test_index set c1 = 4613006359227562012, c2 = 0.427770, c3 = 'wktmm8qMX3' where c = 17 index_test.go:143: sql update test_index set c1 = 1747358962599623841, c2 = 0.643882, c3 = 'u33HCcx7Ak' where c = 2467 index_test.go:137: sql insert into test_index values (3525, 2902309242540259494, 0.202262, 'tXR1Vm4hRR') index_test.go:137: sql insert into test_index values (3524, 7020674705370740190, 0.558872, 'dVfoAW6FI9') index_test.go:140: sql delete from test_index where c = 3304 index_test.go:143: sql update test_index set c1 = 2768659479191742342, c2 = 0.413608, c3 = 'yigNNbdxSs' where c = 764 index_test.go:140: sql delete from test_index where c = 1676 index_test.go:137: sql insert into test_index values (3527, 4210269401577394584, 0.170425, 'wdasTeGMvm') index_test.go:137: sql insert into test_index values (3526, 1912725030512634241, 0.617296, 'jxVI51nkra') index_test.go:143: sql update test_index set c1 = 6311346309290749423, c2 = 0.522643, c3 = 'GSadfy15Df' where c = 504 index_test.go:140: sql delete from test_index where c = 698 index_test.go:137: sql insert into test_index values (3529, 4622368190257651948, 0.811485, 'ey6ZqLUfnD') index_test.go:137: sql insert into test_index values (3530, 1673038374844418196, 0.928935, 'jNCFg1zKaK') index_test.go:140: sql delete from test_index where c = 2331 index_test.go:140: sql delete from test_index where c = 1410 index_test.go:137: sql insert into test_index values (3528, 1789552099823168401, 0.580799, 'FAXdSaqFEg') index_test.go:140: sql delete from test_index where c = 389 index_test.go:137: sql insert into test_index values (3531, 7517479700336091327, 0.563089, '7X8JOZW1MW') index_test.go:143: sql update test_index set c1 = 268678691862589217, c2 = 0.260867, c3 = 'T9wDQ5uTGy' where c = 2195 index_test.go:143: sql update test_index set c1 = 40044422100671336, c2 = 0.609290, c3 = 'MuOLYbnGwk' where c = 1741 index_test.go:140: sql delete from test_index where c = 2717 index_test.go:143: sql update test_index set c1 = 580762341552579548, c2 = 0.237976, c3 = 'SoBKuniipd' where c = 3085 index_test.go:140: sql delete from test_index where c = 2385 index_test.go:143: sql update test_index set c1 = 8722945818873469955, c2 = 0.462076, c3 = 'ZxsdXSFCmg' where c = 339 index_test.go:140: sql delete from test_index where c = 1086 index_test.go:140: sql delete from test_index where c = 3249 index_test.go:143: sql update test_index set c1 = 5651599357256544702, c2 = 0.931317, c3 = 'Zm8j6a2q5A' where c = 2006 index_test.go:137: sql insert into test_index values (3533, 7716707018978068967, 0.838172, 'gmND0ryeJk') index_test.go:143: sql update test_index set c1 = 171322036970892283, c2 = 0.418745, c3 = '76wAzQ0N6W' where c = 730 index_test.go:137: sql insert into test_index values (3535, 7843119102720908100, 0.922230, 'FwQh5uLkNc') index_test.go:143: sql update test_index set c1 = 1355742542539793810, c2 = 0.986153, c3 = 'Sj1GSq2yzo' where c = 2697 index_test.go:140: sql delete from test_index where c = 1797 index_test.go:137: sql insert into test_index values (3532, 4086130719888162291, 0.387104, 'S238PsERxW') index_test.go:140: sql delete from test_index where c = 206 index_test.go:143: sql update test_index set c1 = 3326770914328393141, c2 = 0.694571, c3 = 'AJsTmKObjc' where c = 43 index_test.go:137: sql insert into test_index values (3534, 342773621710309580, 0.323053, 'iGeWjHpvzU') index_test.go:143: sql update test_index set c1 = 5411537729645353683, c2 = 0.503926, c3 = 'AXgrVhAYEq' where c = 3524 index_test.go:137: sql insert into test_index values (3536, 3469712430291449820, 0.064296, 'JxSlQ0JVJC') index_test.go:137: sql insert into test_index values (3538, 1965871088437025463, 0.119179, 'v5QHASVkuO') index_test.go:143: sql update test_index set c1 = 1447117575056126166, c2 = 0.689567, c3 = 'NPE8whjV6O' where c = 199 index_test.go:140: sql delete from test_index where c = 3041 index_test.go:137: sql insert into test_index values (3537, 5533262382073691682, 0.154096, 'rVX5M6PsTI') index_test.go:140: sql delete from test_index where c = 2741 index_test.go:143: sql update test_index set c1 = 7745694811570428559, c2 = 0.490223, c3 = '5JxUKu7tYa' where c = 2306 index_test.go:140: sql delete from test_index where c = 336 index_test.go:137: sql insert into test_index values (3540, 4462342261182023633, 0.029652, 'Ax8ufhWgmb') index_test.go:140: sql delete from test_index where c = 734 index_test.go:137: sql insert into test_index values (3541, 4421877648441684186, 0.742058, 'fLzs1yV2rb') index_test.go:140: sql delete from test_index where c = 3408 index_test.go:137: sql insert into test_index values (3539, 2937096402545680506, 0.860646, 'GNDL36GOPq') index_test.go:140: sql delete from test_index where c = 725 index_test.go:137: sql insert into test_index values (3542, 5443458846412568352, 0.944010, 'bfZbGthEbR') index_test.go:143: sql update test_index set c1 = 964159537383811722, c2 = 0.546439, c3 = 'K8N2mtPhL0' where c = 435 index_test.go:143: sql update test_index set c1 = 497270603591172542, c2 = 0.774572, c3 = 'P5j3vyMmCt' where c = 2999 index_test.go:140: sql delete from test_index where c = 1934 index_test.go:143: sql update test_index set c1 = 1086888254318686002, c2 = 0.951444, c3 = 'lW4lNB9frU' where c = 2159 index_test.go:140: sql delete from test_index where c = 701 index_test.go:143: sql update test_index set c1 = 5439905613173357781, c2 = 0.176547, c3 = 'kTutiSuuAY' where c = 1703 index_test.go:143: sql update test_index set c1 = 5946340602962213477, c2 = 0.067706, c3 = 'usoB1JoxUG' where c = 3167 index_test.go:140: sql delete from test_index where c = 1345 index_test.go:140: sql delete from test_index where c = 2029 index_test.go:137: sql insert into test_index values (3543, 6896365462561852891, 0.272948, 'TXVWZZYAFo') index_test.go:143: sql update test_index set c1 = 165234317087104010, c2 = 0.394543, c3 = 'n2c94UyOhD' where c = 2069 index_test.go:137: sql insert into test_index values (3545, 521222621188028046, 0.862127, 'FYxwnVhc48') index_test.go:137: sql insert into test_index values (3546, 8826069586763659723, 0.105060, 'BEwzibcscf') index_test.go:143: sql update test_index set c1 = 6793914097516609738, c2 = 0.947522, c3 = 'VF4neZpfBr' where c = 3504 index_test.go:137: sql insert into test_index values (3544, 1001085770140357958, 0.469158, 'VEdOZWZw9t') index_test.go:140: sql delete from test_index where c = 474 index_test.go:143: sql update test_index set c1 = 4253611997841078600, c2 = 0.014265, c3 = '5tQrRLC5Mt' where c = 2174 index_test.go:137: sql insert into test_index values (3548, 8610369290492703437, 0.041970, 'NsfWqDc5lf') index_test.go:140: sql delete from test_index where c = 3464 index_test.go:143: sql update test_index set c1 = 2290237111458443822, c2 = 0.203477, c3 = 'qo9mWaD7Nl' where c = 2791 index_test.go:143: sql update test_index set c1 = 8873697495479692455, c2 = 0.632794, c3 = 'Wqmd4Mqg0q' where c = 2973 index_test.go:137: sql insert into test_index values (3547, 1390940958870697799, 0.105475, 'QkuXA9M3PX') index_test.go:137: sql insert into test_index values (3549, 1743045353957970041, 0.612216, '19BSxdJvYz') index_test.go:143: sql update test_index set c1 = 6560038311774733856, c2 = 0.978817, c3 = 'cVxxaEVFyR' where c = 1560 index_test.go:140: sql delete from test_index where c = 1171 index_test.go:140: sql delete from test_index where c = 2679 index_test.go:137: sql insert into test_index values (3552, 6295223772794735516, 0.474411, 'VCGqAVujM7') index_test.go:137: sql insert into test_index values (3551, 7677003065729723464, 0.408983, '5jYGFjbnc1') index_test.go:137: sql insert into test_index values (3550, 423221289651711769, 0.678390, '14C6xQovPn') index_test.go:140: sql delete from test_index where c = 1441 index_test.go:140: sql delete from test_index where c = 464 index_test.go:137: sql insert into test_index values (3553, 3941537600449321993, 0.225901, 'Zjl0FlDEM4') index_test.go:143: sql update test_index set c1 = 7113764584772168781, c2 = 0.096836, c3 = 'GKy5CitpyW' where c = 742 index_test.go:143: sql update test_index set c1 = 957946246093603972, c2 = 0.252246, c3 = 'ExKQgH7I6C' where c = 1413 index_test.go:143: sql update test_index set c1 = 4119239741983377928, c2 = 0.091373, c3 = '8EcSDz8Pm5' where c = 956 index_test.go:140: sql delete from test_index where c = 3237 index_test.go:140: sql delete from test_index where c = 873 index_test.go:140: sql delete from test_index where c = 3278 index_test.go:143: sql update test_index set c1 = 7644805548473444404, c2 = 0.693983, c3 = 'WXgzROejEy' where c = 808 index_test.go:140: sql delete from test_index where c = 2035 index_test.go:137: sql insert into test_index values (3555, 6301659489686927846, 0.139404, 'ExPy5Iep8P') index_test.go:137: sql insert into test_index values (3556, 2753565074496451528, 0.819770, 'J74nZNosPZ') index_test.go:143: sql update test_index set c1 = 7266532245670430711, c2 = 0.852722, c3 = 'HU2meAXbGU' where c = 782 index_test.go:140: sql delete from test_index where c = 2738 index_test.go:137: sql insert into test_index values (3554, 5099555158378580462, 0.378859, 'a5hkk6wCeE') index_test.go:143: sql update test_index set c1 = 2863418767315715064, c2 = 0.450447, c3 = 'klVQtnAdnB' where c = 2222 index_test.go:143: sql update test_index set c1 = 4043284044278782523, c2 = 0.540648, c3 = 'OgUCL0jvnD' where c = 2382 index_test.go:137: sql insert into test_index values (3557, 6969980617812500454, 0.748178, 'b7hEDSFsxC') index_test.go:143: sql update test_index set c1 = 8055270675025051530, c2 = 0.466578, c3 = '9m1lbhsmBO' where c = 2245 index_test.go:143: sql update test_index set c1 = 7232585869148979958, c2 = 0.710500, c3 = 's4Um6C1LVn' where c = 1003 index_test.go:143: sql update test_index set c1 = 236214928111834635, c2 = 0.305467, c3 = '4uagSd63U7' where c = 1280 index_test.go:140: sql delete from test_index where c = 228 index_test.go:137: sql insert into test_index values (3558, 6758577921287148787, 0.211974, 'Q61pxvOyvO') index_test.go:140: sql delete from test_index where c = 1984 index_test.go:137: sql insert into test_index values (3559, 1739406432624247503, 0.090751, 'fAH0nlriXN') index_test.go:140: sql delete from test_index where c = 3072 index_test.go:137: sql insert into test_index values (3560, 744333840683101446, 0.672184, 'MVugU9A23i') index_test.go:143: sql update test_index set c1 = 3450876684865455834, c2 = 0.391033, c3 = 'F8ij7pryIu' where c = 97 index_test.go:137: sql insert into test_index values (3561, 7323754807209396050, 0.317651, 'vwFFZC7JVd') index_test.go:137: sql insert into test_index values (3563, 2013870025715735411, 0.378786, 'm5mXNOut4q') index_test.go:137: sql insert into test_index values (3562, 4825746020264687779, 0.650936, 'UUUkkLdKRX') index_test.go:140: sql delete from test_index where c = 3458 index_test.go:143: sql update test_index set c1 = 8964350993333043457, c2 = 0.125689, c3 = 'gE5laPHSKm' where c = 1364 index_test.go:140: sql delete from test_index where c = 7 index_test.go:140: sql delete from test_index where c = 3054 index_test.go:137: sql insert into test_index values (3564, 7393895190678698309, 0.792051, 'jmXOnZ79fK') index_test.go:143: sql update test_index set c1 = 480903559284469135, c2 = 0.933653, c3 = 'IItUuS9I8f' where c = 2845 index_test.go:140: sql delete from test_index where c = 3340 index_test.go:140: sql delete from test_index where c = 2545 index_test.go:140: sql delete from test_index where c = 2378 index_test.go:140: sql delete from test_index where c = 1363 index_test.go:143: sql update test_index set c1 = 3113215118161330866, c2 = 0.942273, c3 = '4J4y6Xnlrz' where c = 776 index_test.go:143: sql update test_index set c1 = 2593729870040012618, c2 = 0.848383, c3 = '7midMwSJ5d' where c = 3104 index_test.go:140: sql delete from test_index where c = 898 index_test.go:143: sql update test_index set c1 = 2956303940388640731, c2 = 0.019902, c3 = 'E6rIQx5c4C' where c = 2956 index_test.go:143: sql update test_index set c1 = 7382483151509762254, c2 = 0.345809, c3 = 'Xe8TJmn8LB' where c = 2992 index_test.go:137: sql insert into test_index values (3565, 392640233957388620, 0.505420, 'qUbqsVIuMZ') index_test.go:143: sql update test_index set c1 = 5051592112484481668, c2 = 0.266608, c3 = 'pe4ylA54X0' where c = 2936 index_test.go:143: sql update test_index set c1 = 9025998522485292819, c2 = 0.103691, c3 = '0ZfbDR9tBu' where c = 1287 index_test.go:137: sql insert into test_index values (3567, 2964508668414725263, 0.274639, 'bkCrzpiVRD') index_test.go:137: sql insert into test_index values (3566, 3061823450229530245, 0.627003, 'bD6INsvvlZ') index_test.go:137: sql insert into test_index values (3568, 9161697893760287617, 0.967554, 'FLPOXf7aIx') index_test.go:143: sql update test_index set c1 = 1275276778848992185, c2 = 0.084806, c3 = 'BB1Jv9blPv' where c = 602 index_test.go:137: sql insert into test_index values (3569, 4637110000861079950, 0.983024, 'Bu5PhVqOE4') index_test.go:137: sql insert into test_index values (3570, 7406477602091614524, 0.525273, 'kbO7EiIEYx') index_test.go:143: sql update test_index set c1 = 8433412992008207637, c2 = 0.067333, c3 = '12jt6Dvgmk' where c = 711 index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 2665 index_test.go:137: sql insert into test_index values (3572, 5719218566899034659, 0.088437, 'vTqe1oGhbA') index_test.go:137: sql insert into test_index values (3571, 2390366389738610490, 0.238486, 'wzWRYzqUdv') index_test.go:143: sql update test_index set c1 = 4192181051780835933, c2 = 0.879730, c3 = 'jpHjTTYifH' where c = 247 index_test.go:137: sql insert into test_index values (3573, 2840995437687772769, 0.381906, 'IvYh3LEQyq') index_test.go:140: sql delete from test_index where c = 1228 index_test.go:140: sql delete from test_index where c = 1817 index_test.go:140: sql delete from test_index where c = 984 index_test.go:140: sql delete from test_index where c = 2992 index_test.go:140: sql delete from test_index where c = 1431 index_test.go:137: sql insert into test_index values (3575, 2655468668935080263, 0.664770, 'd1bygFbbE9') index_test.go:143: sql update test_index set c1 = 4059885472077130067, c2 = 0.539776, c3 = 'G7opsNshcn' where c = 1248 index_test.go:143: sql update test_index set c1 = 8365314198439013407, c2 = 0.400192, c3 = '9eM4dd0gku' where c = 588 index_test.go:137: sql insert into test_index values (3574, 6264573496668225079, 0.933635, 'x11VnLq18W') index_test.go:140: sql delete from test_index where c = 1704 index_test.go:143: sql update test_index set c1 = 1700177620175439700, c2 = 0.450887, c3 = 'q6uU1gwJ3J' where c = 1744 index_test.go:140: sql delete from test_index where c = 418 index_test.go:143: sql update test_index set c1 = 3311517282622723244, c2 = 0.799980, c3 = 'EoBeuUnj7p' where c = 256 index_test.go:143: sql update test_index set c1 = 1342283012317601759, c2 = 0.358105, c3 = 'JtVTs1WnjK' where c = 2977 index_test.go:137: sql insert into test_index values (3576, 1247457305771132747, 0.246355, '4ApxKB2UNX') index_test.go:140: sql delete from test_index where c = 1786 index_test.go:137: sql insert into test_index values (3578, 7840760688626435035, 0.343958, 'qapBvhrqC4') index_test.go:143: sql update test_index set c1 = 2153537729851084493, c2 = 0.606348, c3 = 'og9To6v1HP' where c = 685 index_test.go:137: sql insert into test_index values (3577, 5190472092864359684, 0.587762, '5VpUWaJmn9') index_test.go:140: sql delete from test_index where c = 3261 index_test.go:137: sql insert into test_index values (3580, 6544510022239728592, 0.797581, 'YLgJ3xRFC0') index_test.go:137: sql insert into test_index values (3579, 7420962437657753154, 0.541649, 'tvO32Xrsfx') index_test.go:143: sql update test_index set c1 = 8465180801868468041, c2 = 0.120831, c3 = 'eZnpCO7WPm' where c = 3209 index_test.go:140: sql delete from test_index where c = 3045 index_test.go:143: sql update test_index set c1 = 4583436779420887917, c2 = 0.434326, c3 = 'cyD5hholTZ' where c = 1541 index_test.go:140: sql delete from test_index where c = 36 index_test.go:143: sql update test_index set c1 = 3459836668736619457, c2 = 0.568533, c3 = '0Tdvw6jRc1' where c = 3246 index_test.go:137: sql insert into test_index values (3581, 8669437292729831144, 0.850058, 'VqXlZyT8Uh') index_test.go:140: sql delete from test_index where c = 1765 index_test.go:140: sql delete from test_index where c = 2726 index_test.go:143: sql update test_index set c1 = 2114980896686536208, c2 = 0.741694, c3 = 'Jalb39pDtZ' where c = 2413 index_test.go:137: sql insert into test_index values (3582, 3936029098485047179, 0.845744, 'fGZZzmTP1c') index_test.go:140: sql delete from test_index where c = 1937 index_test.go:143: sql update test_index set c1 = 5287833045976059687, c2 = 0.288838, c3 = 'lAxE1eR4ev' where c = 1953 index_test.go:137: sql insert into test_index values (3583, 8817295014273247176, 0.388196, 'jSdZc16Z28') index_test.go:137: sql insert into test_index values (3584, 5197137232350027216, 0.653076, 'siW3m7MxY5') index_test.go:143: sql update test_index set c1 = 1909134358339308823, c2 = 0.475631, c3 = 'EuWckIDnTR' where c = 1587 index_test.go:140: sql delete from test_index where c = 34 index_test.go:143: sql update test_index set c1 = 4606244494714557227, c2 = 0.573263, c3 = '0J3IQePXX9' where c = 1185 index_test.go:137: sql insert into test_index values (3585, 2674182462990832397, 0.511774, 'bhKKNcKfEa') index_test.go:140: sql delete from test_index where c = 3186 index_test.go:143: sql update test_index set c1 = 5937802533126705766, c2 = 0.235290, c3 = 'sOQ5AHasC4' where c = 2172 index_test.go:140: sql delete from test_index where c = 2017 index_test.go:140: sql delete from test_index where c = 3357 index_test.go:137: sql insert into test_index values (3588, 5766180854376137658, 0.396699, 'iatX3mJU9E') index_test.go:143: sql update test_index set c1 = 7119168465414130763, c2 = 0.493462, c3 = '3X9dlJYCPv' where c = 495 index_test.go:137: sql insert into test_index values (3589, 2669199046603137875, 0.796590, 'D1ol2Hie8b') index_test.go:140: sql delete from test_index where c = 122 index_test.go:143: sql update test_index set c1 = 5587167335426796718, c2 = 0.649889, c3 = 'wNZgNMyN1F' where c = 1825 index_test.go:137: sql insert into test_index values (3587, 4731632112516199235, 0.628990, '3jea9g4Mcm') index_test.go:137: sql insert into test_index values (3586, 9176024797776272540, 0.935660, 'tbnyQdwpdi') index_test.go:143: sql update test_index set c1 = 2280446304401113510, c2 = 0.080556, c3 = 'SFNsgUqUc1' where c = 1933 index_test.go:140: sql delete from test_index where c = 2114 index_test.go:143: sql update test_index set c1 = 6047083892860927005, c2 = 0.506079, c3 = 'uo8JD0g615' where c = 29 index_test.go:140: sql delete from test_index where c = 907 index_test.go:137: sql insert into test_index values (3590, 8201415306270350815, 0.551703, 'ewTcEqletZ') index_test.go:137: sql insert into test_index values (3591, 428027288078307753, 0.101462, '5dDEI0uThK') index_test.go:140: sql delete from test_index where c = 3412 index_test.go:143: sql update test_index set c1 = 7394039089569243417, c2 = 0.746035, c3 = 'FRSLupLVhP' where c = 2211 index_test.go:140: sql delete from test_index where c = 2059 index_test.go:143: sql update test_index set c1 = 8595116865244073113, c2 = 0.400490, c3 = '1lcDT20Sy6' where c = 129 index_test.go:140: sql delete from test_index where c = 289 index_test.go:143: sql update test_index set c1 = 5985355536181972666, c2 = 0.650841, c3 = 'lKlqoTNRLx' where c = 596 index_test.go:143: sql update test_index set c1 = 103063839018016570, c2 = 0.115036, c3 = 'zIkHiVeEKa' where c = 375 index_test.go:140: sql delete from test_index where c = 1611 index_test.go:143: sql update test_index set c1 = 6709601192953959336, c2 = 0.065101, c3 = 'xKIePZAJA5' where c = 1576 index_test.go:137: sql insert into test_index values (3592, 1402560333484884148, 0.253595, '9Y5IlgvIZ6') index_test.go:143: sql update test_index set c1 = 5498733282690918384, c2 = 0.794488, c3 = 'ybveso6b0m' where c = 427 index_test.go:143: sql update test_index set c1 = 2881318619511121371, c2 = 0.915332, c3 = '8GN7vVTRz0' where c = 2956 index_test.go:137: sql insert into test_index values (3593, 5497927879026333655, 0.899389, 'k8asL6Ma8T') index_test.go:137: sql insert into test_index values (3594, 5647455514179904456, 0.683595, '2DQsp0wAbP') index_test.go:137: sql insert into test_index values (3595, 607963290748741159, 0.632022, 'npeQ6UXDVz') index_test.go:137: sql insert into test_index values (3596, 7723526431633901485, 0.326828, 'zg8QXFnPBv') index_test.go:143: sql update test_index set c1 = 6119798927000025592, c2 = 0.573523, c3 = 'zXCqHuDHiL' where c = 2381 index_test.go:137: sql insert into test_index values (3597, 7181572691427169994, 0.543624, 'uhfBBF8Z3D') index_test.go:140: sql delete from test_index where c = 804 index_test.go:140: sql delete from test_index where c = 624 index_test.go:140: sql delete from test_index where c = 1795 index_test.go:140: sql delete from test_index where c = 3385 index_test.go:137: sql insert into test_index values (3598, 3363126591329969588, 0.631295, 'CnlmWvpIop') index_test.go:140: sql delete from test_index where c = 1594 index_test.go:143: sql update test_index set c1 = 7443657111748948609, c2 = 0.298995, c3 = 'hksexHsoKM' where c = 2680 index_test.go:143: sql update test_index set c1 = 4892354396990234607, c2 = 0.234930, c3 = 'CQNocwj1Mx' where c = 1117 index_test.go:143: sql update test_index set c1 = 1878086192077104367, c2 = 0.174355, c3 = '4k24nHpBRa' where c = 882 index_test.go:140: sql delete from test_index where c = 2264 index_test.go:143: sql update test_index set c1 = 7967621076820053611, c2 = 0.612124, c3 = 'AmNyILLXX9' where c = 2751 index_test.go:143: sql update test_index set c1 = 5330094704950123110, c2 = 0.520601, c3 = 'NLMAg2yQKW' where c = 310 index_test.go:137: sql insert into test_index values (3599, 4749090595161470499, 0.707534, 'efub1GajXy') index_test.go:140: sql delete from test_index where c = 3325 index_test.go:143: sql update test_index set c1 = 7497380099421753559, c2 = 0.430347, c3 = 'x3zSZToSkG' where c = 2050 index_test.go:137: sql insert into test_index values (3600, 6965287959623314682, 0.675872, '2CIwV7VTGa') index_test.go:140: sql delete from test_index where c = 242 index_test.go:143: sql update test_index set c1 = 2431455926488961072, c2 = 0.813317, c3 = 'XVFZpnzzHr' where c = 2642 index_test.go:140: sql delete from test_index where c = 3255 index_test.go:143: sql update test_index set c1 = 4540428001835169408, c2 = 0.943534, c3 = 'eTVEvN1ttD' where c = 2225 index_test.go:143: sql update test_index set c1 = 4051529747500962334, c2 = 0.816604, c3 = 'uRop1o16nM' where c = 2435 # Time: 2025-04-04T18:47:40.440615547+08:00 # Txn_start_ts: 0 # Query_time: 0.508188836 # Parse_time: 0.000153692 # Compile_time: 0.001042076 # Rewrite_time: 0.000004152 # Optimize_time: 0 # Wait_TS: 0.000275898 # DB: test_ddl # Is_internal: false # Digest: 24b248104e4a416df2a61c02f52342f83ef8680576e4e2e8c800a73920dd38dc # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 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; index_test.go:137: sql insert into test_index values (3606, 8346443753730583957, 0.711581, 'SyvCiQ1xEr') index_test.go:137: sql insert into test_index values (3601, 1003965687775171908, 0.775451, 'a6WzxvJTUv') index_test.go:137: sql insert into test_index values (3603, 5809859241626678681, 0.986033, 'VqwZXuuwta') index_test.go:137: sql insert into test_index values (3604, 5109481190501949899, 0.208219, '67TwbNVSQY') index_test.go:137: sql insert into test_index values (3605, 1654240814671020747, 0.511657, 'x4bWcf5kjf') index_test.go:137: sql insert into test_index values (3610, 155118734946634951, 0.640356, 'fHMopvy1PG') index_test.go:137: sql insert into test_index values (3609, 6058590902247985726, 0.375929, 'EDTirqtP7z') index_test.go:137: sql insert into test_index values (3608, 8714108561262784989, 0.704941, 'WmmwQAsAQQ') index_test.go:137: sql insert into test_index values (3607, 4967873536441249266, 0.383714, '7loDM2p8Wf') index_test.go:137: sql insert into test_index values (3602, 5941314765612262639, 0.933188, 'qBHFkwryUS') index_test.go:140: sql delete from test_index where c = 1942 index_test.go:140: sql delete from test_index where c = 2732 index_test.go:140: sql delete from test_index where c = 2576 index_test.go:140: sql delete from test_index where c = 37 index_test.go:140: sql delete from test_index where c = 872 index_test.go:140: sql delete from test_index where c = 2381 index_test.go:140: sql delete from test_index where c = 2520 index_test.go:140: sql delete from test_index where c = 2004 index_test.go:143: sql update test_index set c1 = 6401568128220781246, c2 = 0.994162, c3 = 'IjtWbePESL' where c = 1720 index_test.go:143: sql update test_index set c1 = 4487421863229724550, c2 = 0.667001, c3 = 'LjoQmTEfBg' where c = 1114 index_test.go:143: sql update test_index set c1 = 8488028401499029906, c2 = 0.739573, c3 = '5PlNeM0d5I' where c = 3149 index_test.go:140: sql delete from test_index where c = 522 index_test.go:140: sql delete from test_index where c = 661 index_test.go:143: sql update test_index set c1 = 8521304378308992376, c2 = 0.942739, c3 = 'pxUA7qxTQf' where c = 198 index_test.go:143: sql update test_index set c1 = 1464769367378196913, c2 = 0.033414, c3 = 'Jbpoxp7OAG' where c = 2614 index_test.go:137: sql insert into test_index values (3611, 5037445284806408008, 0.463357, 'sifsby17WT') index_test.go:137: sql insert into test_index values (3612, 3006269677562738121, 0.345066, 'LjBtjgF4HG') index_test.go:143: sql update test_index set c1 = 5981673654834221271, c2 = 0.469617, c3 = 'qC8IJ5Jq11' where c = 2422 index_test.go:137: sql insert into test_index values (3613, 4694270796511132695, 0.265711, 'CtnZ4fOxNj') index_test.go:143: sql update test_index set c1 = 1377388396568586929, c2 = 0.811540, c3 = 'TxMHaOQX5b' where c = 431 index_test.go:143: sql update test_index set c1 = 3803001926488367054, c2 = 0.791141, c3 = 'Yw7tNa3onb' where c = 2019 index_test.go:143: sql update test_index set c1 = 2893863816898228952, c2 = 0.721487, c3 = 'UIVd4R7qvW' where c = 3513 index_test.go:140: sql delete from test_index where c = 45 index_test.go:137: sql insert into test_index values (3615, 8111584438288003699, 0.244326, 'yveF8d6AuN') index_test.go:137: sql insert into test_index values (3616, 341815945656337225, 0.961221, 'MZfUl0UP3s') index_test.go:137: sql insert into test_index values (3614, 523625483799506486, 0.103009, 'Zk5HnzUBvG') index_test.go:140: sql delete from test_index where c = 2470 index_test.go:137: sql insert into test_index values (3617, 6811753475441127888, 0.179080, 's6uTPGnxn7') index_test.go:140: sql delete from test_index where c = 3142 index_test.go:140: sql delete from test_index where c = 293 index_test.go:143: sql update test_index set c1 = 7154264520449240250, c2 = 0.505943, c3 = 'Yr7rwQQonl' where c = 949 index_test.go:137: sql insert into test_index values (3618, 2504320065939979241, 0.587170, 'LceLBUygWh') index_test.go:140: sql delete from test_index where c = 2598 index_test.go:137: sql insert into test_index values (3619, 3761573985203363234, 0.682249, 'bLaRhV0YkG') index_test.go:143: sql update test_index set c1 = 251950684283301237, c2 = 0.967446, c3 = 'W8AEgyz8DH' where c = 2214 index_test.go:143: sql update test_index set c1 = 8959068909844382097, c2 = 0.347662, c3 = 'zUpTGtImNl' where c = 2015 index_test.go:143: sql update test_index set c1 = 7210245553814748976, c2 = 0.038749, c3 = 'k94jgAbEAK' where c = 106 index_test.go:143: sql update test_index set c1 = 7074725580417407976, c2 = 0.082839, c3 = 'Tm81BetShk' where c = 188 index_test.go:143: sql update test_index set c1 = 7342239780267764501, c2 = 0.412363, c3 = 'Op9z9mB1hJ' where c = 874 index_test.go:140: sql delete from test_index where c = 2122 index_test.go:137: sql insert into test_index values (3620, 5627006169136643470, 0.545199, '3YT9UUzfTN') index_test.go:140: sql delete from test_index where c = 3393 index_test.go:137: sql insert into test_index values (3621, 9011758320620839154, 0.574911, 'utUe9CtYHF') index_test.go:137: sql insert into test_index values (3622, 2084592428187304168, 0.608236, 'jX3mZRrh5m') index_test.go:137: sql insert into test_index values (3624, 5903316097286622633, 0.580665, '299uA21qOr') index_test.go:137: sql insert into test_index values (3625, 5797905102345506286, 0.318636, 'ajjYZ4xEns') index_test.go:140: sql delete from test_index where c = 1198 index_test.go:140: sql delete from test_index where c = 1773 index_test.go:140: sql delete from test_index where c = 1458 index_test.go:140: sql delete from test_index where c = 175 index_test.go:137: sql insert into test_index values (3623, 2307932409265974692, 0.673746, 'nMCuT6Y74Z') index_test.go:140: sql delete from test_index where c = 2531 index_test.go:140: sql delete from test_index where c = 1364 index_test.go:143: sql update test_index set c1 = 1197352125605635851, c2 = 0.267941, c3 = '5CJc3rlQgg' where c = 1246 index_test.go:143: sql update test_index set c1 = 2639918791391238705, c2 = 0.786443, c3 = 'eu6KuLxmO3' where c = 3353 index_test.go:143: sql update test_index set c1 = 3104309793553321896, c2 = 0.467725, c3 = 'g5L5M7oojL' where c = 907 index_test.go:143: sql update test_index set c1 = 5038141124600621532, c2 = 0.075472, c3 = 'lhI4uE5hF8' where c = 1683 index_test.go:143: sql update test_index set c1 = 7675102399723412949, c2 = 0.471802, c3 = 'qgUkDyAKYq' where c = 1108 index_test.go:143: sql update test_index set c1 = 1779596761326414259, c2 = 0.273527, c3 = '5sUmHjrOkQ' where c = 811 index_test.go:140: sql delete from test_index where c = 3083 index_test.go:143: sql update test_index set c1 = 1175121053553817273, c2 = 0.941827, c3 = 'vh2luHHddl' where c = 2661 index_test.go:137: sql insert into test_index values (3626, 8704304562632923899, 0.543185, 'gQ3Vy87QQK') index_test.go:143: sql update test_index set c1 = 796019315795291902, c2 = 0.837594, c3 = 'uUGQs1rupB' where c = 2302 index_test.go:137: sql insert into test_index values (3627, 1728550998704764056, 0.301941, 'dpAPT2ApAR') index_test.go:143: sql update test_index set c1 = 3459541392917663643, c2 = 0.590798, c3 = '0Yk8pRtlI2' where c = 856 index_test.go:137: sql insert into test_index values (3631, 3441568295246452492, 0.704470, 'g9rILQvb9j') index_test.go:137: sql insert into test_index values (3628, 3010105955664642606, 0.918496, 'UsXa9ceRdM') index_test.go:137: sql insert into test_index values (3632, 1606963934316260519, 0.400272, 'uZbI501F1T') index_test.go:137: sql insert into test_index values (3630, 6408041231745845225, 0.352916, 'vSaqI4fx9k') index_test.go:137: sql insert into test_index values (3629, 4979862384321580407, 0.975155, 'AX0IYhi00J') index_test.go:137: sql insert into test_index values (3633, 6606460136632180772, 0.377735, 'SqVx2plFpq') index_test.go:140: sql delete from test_index where c = 1260 index_test.go:140: sql delete from test_index where c = 515 index_test.go:140: sql delete from test_index where c = 36 index_test.go:140: sql delete from test_index where c = 2386 index_test.go:140: sql delete from test_index where c = 1042 index_test.go:140: sql delete from test_index where c = 999 index_test.go:137: sql insert into test_index values (3634, 1489434377631529119, 0.789556, 'bFaSAvj3Az') index_test.go:140: sql delete from test_index where c = 1918 index_test.go:143: sql update test_index set c1 = 9130004518241121961, c2 = 0.952810, c3 = 'I0Q99zf2cd' where c = 1632 index_test.go:143: sql update test_index set c1 = 8948947124237038938, c2 = 0.244367, c3 = '3DuylfBylc' where c = 96 index_test.go:140: sql delete from test_index where c = 2518 index_test.go:140: sql delete from test_index where c = 838 index_test.go:143: sql update test_index set c1 = 6938504814649089314, c2 = 0.437489, c3 = '4Pw7n0jSST' where c = 2902 index_test.go:143: sql update test_index set c1 = 818557219700904907, c2 = 0.256239, c3 = '2i9INxpxL9' where c = 2657 index_test.go:143: sql update test_index set c1 = 6464945384422635042, c2 = 0.632079, c3 = 'i7re100CUX' where c = 2478 index_test.go:143: sql update test_index set c1 = 3763324042982668224, c2 = 0.455840, c3 = 'fFflGh2xKB' where c = 2600 index_test.go:143: sql update test_index set c1 = 8518859125747846136, c2 = 0.170125, c3 = 'POYuzyzFkg' where c = 217 index_test.go:140: sql delete from test_index where c = 1785 index_test.go:137: sql insert into test_index values (3635, 1787636463134738592, 0.987458, 'EK6VtnfxMB') index_test.go:137: sql insert into test_index values (3636, 7214654451318115894, 0.665360, 'lpA6sgORaX') index_test.go:143: sql update test_index set c1 = 4822324411173981563, c2 = 0.830302, c3 = 'CxC1bbZKWB' where c = 3171 index_test.go:143: sql update test_index set c1 = 5434257539233124014, c2 = 0.698032, c3 = 'HadExvw38x' where c = 3069 index_test.go:143: sql update test_index set c1 = 6983646011673949153, c2 = 0.224222, c3 = 'ojbvBAPVFs' where c = 2576 index_test.go:137: sql insert into test_index values (3639, 582675823929288700, 0.623464, 'pkbo3jNlrQ') index_test.go:137: sql insert into test_index values (3638, 2414878737253753234, 0.713967, 'imWGQF04fQ') index_test.go:137: sql insert into test_index values (3641, 1733819677455122166, 0.073328, 'y72OeD19GI') index_test.go:137: sql insert into test_index values (3637, 3023718603513657090, 0.785400, 'j25H86W9Ix') index_test.go:137: sql insert into test_index values (3642, 2363118079751874900, 0.788526, 'iZRILI0PY0') index_test.go:140: sql delete from test_index where c = 2737 index_test.go:140: sql delete from test_index where c = 2102 index_test.go:137: sql insert into test_index values (3643, 8526459934691100596, 0.842524, 'm9PwlSx7eZ') index_test.go:137: sql insert into test_index values (3640, 6097061065667553584, 0.806408, 'V0uw1lOPuo') index_test.go:140: sql delete from test_index where c = 1563 index_test.go:143: sql update test_index set c1 = 7300191257493258245, c2 = 0.950442, c3 = 'O4Yr1r5Q1G' where c = 1138 index_test.go:140: sql delete from test_index where c = 805 index_test.go:140: sql delete from test_index where c = 2297 index_test.go:143: sql update test_index set c1 = 1112194051491338773, c2 = 0.913897, c3 = 'cVHT5nFcTu' where c = 1991 index_test.go:137: sql insert into test_index values (3644, 7718698351185905989, 0.356149, 'nBRD7UcOiU') index_test.go:140: sql delete from test_index where c = 1166 index_test.go:140: sql delete from test_index where c = 3274 index_test.go:143: sql update test_index set c1 = 2335226951374635047, c2 = 0.822725, c3 = 'gFbyItsSG2' where c = 1122 index_test.go:140: sql delete from test_index where c = 3587 index_test.go:143: sql update test_index set c1 = 6860128874855562950, c2 = 0.008125, c3 = 'KiFiT13p2G' where c = 2764 index_test.go:140: sql delete from test_index where c = 2156 index_test.go:143: sql update test_index set c1 = 3034837146708672957, c2 = 0.707720, c3 = 'nRDN6mWyEb' where c = 888 index_test.go:140: sql delete from test_index where c = 2554 index_test.go:137: sql insert into test_index values (3645, 8802245418448793887, 0.590794, 'X7uFIgqHif') index_test.go:137: sql insert into test_index values (3646, 2599366896232167812, 0.533695, 'D3omyft34P') index_test.go:143: sql update test_index set c1 = 9010693991721801484, c2 = 0.593662, c3 = 'zKGDAWXyfu' where c = 3492 index_test.go:143: sql update test_index set c1 = 691622075054899507, c2 = 0.415302, c3 = 'rK1d7qsB6Q' where c = 952 index_test.go:140: sql delete from test_index where c = 1841 index_test.go:137: sql insert into test_index values (3647, 6262647765846731695, 0.096825, '4eQhF48n9x') index_test.go:140: sql delete from test_index where c = 34 index_test.go:137: sql insert into test_index values (3649, 7558088091872280291, 0.133769, '2Jk3kzjes6') index_test.go:137: sql insert into test_index values (3648, 143117827339593628, 0.957590, 'Jno6x7CqSj') index_test.go:143: sql update test_index set c1 = 6981208287048881913, c2 = 0.209299, c3 = '5otPHisAyC' where c = 3047 index_test.go:143: sql update test_index set c1 = 1303473358237735242, c2 = 0.053214, c3 = 'zpXiSHUAKA' where c = 472 index_test.go:137: sql insert into test_index values (3650, 3312270513886040044, 0.874544, 'ttBo6tVXY9') index_test.go:143: sql update test_index set c1 = 3755935948392969118, c2 = 0.623562, c3 = 'alJXXB03dd' where c = 540 index_test.go:143: sql update test_index set c1 = 2597133299064183745, c2 = 0.880103, c3 = 'zAWmZSMIjU' where c = 3542 index_test.go:140: sql delete from test_index where c = 2797 index_test.go:140: sql delete from test_index where c = 961 index_test.go:140: sql delete from test_index where c = 3296 index_test.go:137: sql insert into test_index values (3651, 4547140430027534860, 0.494138, 'u8HRCyykRd') index_test.go:137: sql insert into test_index values (3653, 301440136304100792, 0.734734, 'k4IviHcdTs') index_test.go:137: sql insert into test_index values (3652, 7980247811232209366, 0.301713, '1abLZwU7vK') index_test.go:137: sql insert into test_index values (3654, 2434983722675572143, 0.270715, 'o9eu42QbyI') index_test.go:143: sql update test_index set c1 = 8194526931241604535, c2 = 0.365799, c3 = 'EoQuyMofoA' where c = 698 index_test.go:140: sql delete from test_index where c = 410 index_test.go:140: sql delete from test_index where c = 1065 index_test.go:137: sql insert into test_index values (3655, 3822772148135769459, 0.417204, 'nuBLgxeCmc') index_test.go:143: sql update test_index set c1 = 9189618330008660316, c2 = 0.354524, c3 = 'pbDo3DtIQv' where c = 3473 index_test.go:143: sql update test_index set c1 = 2184355420218704479, c2 = 0.870002, c3 = 'Hn8cPyFLRV' where c = 643 index_test.go:140: sql delete from test_index where c = 2766 index_test.go:137: sql insert into test_index values (3656, 5656006492116100197, 0.858975, '6Nr9zPDdf3') index_test.go:143: sql update test_index set c1 = 5744547164898110948, c2 = 0.040653, c3 = 'cmXlfFZKRg' where c = 2331 index_test.go:140: sql delete from test_index where c = 3404 index_test.go:143: sql update test_index set c1 = 6571563877441059442, c2 = 0.818366, c3 = '4YXRabyRRD' where c = 963 index_test.go:143: sql update test_index set c1 = 7722672480285371537, c2 = 0.136996, c3 = 'g03K6Zf4u6' where c = 2153 index_test.go:140: sql delete from test_index where c = 2985 index_test.go:137: sql insert into test_index values (3657, 2237416204726830926, 0.521664, 'fPCOX531To') index_test.go:140: sql delete from test_index where c = 2046 index_test.go:137: sql insert into test_index values (3658, 5233923473343754298, 0.386544, 'wKwLPauaWA') index_test.go:137: sql insert into test_index values (3659, 5293756306083968039, 0.337529, 'qq2tCuplem') index_test.go:140: sql delete from test_index where c = 3116 index_test.go:143: sql update test_index set c1 = 3846137898539823307, c2 = 0.421182, c3 = 'HR0JokWkc0' where c = 2762 index_test.go:143: sql update test_index set c1 = 8723867389776424047, c2 = 0.205336, c3 = 'SZuOTVPibb' where c = 1574 index_test.go:137: sql insert into test_index values (3660, 13545173867389882, 0.164691, '2U9WcCZF4a') index_test.go:143: sql update test_index set c1 = 1733774501928301155, c2 = 0.336937, c3 = 'HNZFjNmSIM' where c = 39 index_test.go:140: sql delete from test_index where c = 3288 index_test.go:143: sql update test_index set c1 = 1964430130845993452, c2 = 0.757041, c3 = 'oBUCaSQ4Oz' where c = 1078 index_test.go:137: sql insert into test_index values (3662, 2848057868603055671, 0.305501, '8obSUSGRMa') index_test.go:140: sql delete from test_index where c = 1274 index_test.go:137: sql insert into test_index values (3661, 4403342931685102884, 0.953768, 'GFgLUJ2YQ8') index_test.go:143: sql update test_index set c1 = 2192413710619959609, c2 = 0.546530, c3 = 'yhLLc9Bhen' where c = 3356 index_test.go:137: sql insert into test_index values (3664, 1431879047231526038, 0.245138, 'BVgF4HmQm7') index_test.go:140: sql delete from test_index where c = 1833 index_test.go:140: sql delete from test_index where c = 2166 index_test.go:143: sql update test_index set c1 = 5797429260385703510, c2 = 0.839648, c3 = 'zz3xGEo5KV' where c = 2182 index_test.go:143: sql update test_index set c1 = 944762751377579130, c2 = 0.081278, c3 = '6rPnrfbBNt' where c = 14 index_test.go:137: sql insert into test_index values (3663, 1883915569256031866, 0.044584, 'lXcrjHmTVR') index_test.go:140: sql delete from test_index where c = 2683 index_test.go:137: sql insert into test_index values (3665, 8773009970581383691, 0.761387, 'eakdsYTYfy') index_test.go:137: sql insert into test_index values (3666, 8270475793985697123, 0.666870, 'rjtx4FfuUu') index_test.go:140: sql delete from test_index where c = 2471 index_test.go:137: sql insert into test_index values (3667, 3695083023648105175, 0.776276, 'riByKCw73s') index_test.go:143: sql update test_index set c1 = 6514316620923068222, c2 = 0.126887, c3 = 'MojKxlqQ5v' where c = 44 index_test.go:140: sql delete from test_index where c = 381 index_test.go:143: sql update test_index set c1 = 7235090526232559351, c2 = 0.995172, c3 = '4F1NiaLFiw' where c = 2155 index_test.go:143: sql update test_index set c1 = 3672040131243113067, c2 = 0.729013, c3 = 'OLZzt2IYg3' where c = 2708 index_test.go:140: sql delete from test_index where c = 1288 index_test.go:143: sql update test_index set c1 = 2441553273771294306, c2 = 0.777383, c3 = 'bRxvWohSoP' where c = 1676 index_test.go:140: sql delete from test_index where c = 451 index_test.go:140: sql delete from test_index where c = 457 index_test.go:137: sql insert into test_index values (3668, 2598482796409671516, 0.484393, 'GgOjEnsdSh') index_test.go:140: sql delete from test_index where c = 3149 index_test.go:137: sql insert into test_index values (3670, 533931328035550482, 0.693716, 'UglJjAViaE') index_test.go:137: sql insert into test_index values (3671, 8053331567280859913, 0.239694, 'PPDRsfdy5i') index_test.go:137: sql insert into test_index values (3669, 5651377261396969107, 0.245164, '6k1rV0jMMI') index_test.go:143: sql update test_index set c1 = 3750820564991079986, c2 = 0.117700, c3 = 'PH5lrmuNpt' where c = 2295 index_test.go:143: sql update test_index set c1 = 6951410724187444845, c2 = 0.555874, c3 = '0SdUTXCsT2' where c = 2910 index_test.go:143: sql update test_index set c1 = 4464041611773770852, c2 = 0.203434, c3 = 'Jk5XKtJqG2' where c = 1522 index_test.go:140: sql delete from test_index where c = 152 index_test.go:137: sql insert into test_index values (3672, 3340408465228958681, 0.687508, '39TPF8ejoJ') index_test.go:140: sql delete from test_index where c = 2358 index_test.go:143: sql update test_index set c1 = 199797832589903751, c2 = 0.961700, c3 = 'MHiTxaAJ2m' where c = 2799 index_test.go:143: sql update test_index set c1 = 1211041494196555192, c2 = 0.136307, c3 = 'vEe1sse7AB' where c = 2702 index_test.go:137: sql insert into test_index values (3673, 5259931678387052330, 0.565983, 'fHxf7oajwS') index_test.go:137: sql insert into test_index values (3674, 4822880780565132477, 0.656796, 'CoIacHnzji') index_test.go:140: sql delete from test_index where c = 2077 index_test.go:137: sql insert into test_index values (3675, 6363545512178142340, 0.280129, 'VafBnTC0ko') index_test.go:143: sql update test_index set c1 = 5086815983037378054, c2 = 0.652624, c3 = 'jBXyXQFusK' where c = 2933 index_test.go:140: sql delete from test_index where c = 1933 index_test.go:140: sql delete from test_index where c = 1990 index_test.go:137: sql insert into test_index values (3677, 8819159384638401326, 0.267847, 'fYn0y6X351') index_test.go:137: sql insert into test_index values (3676, 1553761821744311650, 0.355156, 'XFFRlE17pZ') index_test.go:140: sql delete from test_index where c = 2508 index_test.go:143: sql update test_index set c1 = 7713875860021852162, c2 = 0.465643, c3 = 'KwzIr7ZRXG' where c = 1078 index_test.go:137: sql insert into test_index values (3678, 2660366378169758437, 0.322340, 'MBkAMqfmX6') index_test.go:140: sql delete from test_index where c = 2962 index_test.go:140: sql delete from test_index where c = 2277 index_test.go:140: sql delete from test_index where c = 3445 index_test.go:140: sql delete from test_index where c = 3486 index_test.go:143: sql update test_index set c1 = 1831439101983226643, c2 = 0.979816, c3 = 'ryFLWEBPQN' where c = 905 index_test.go:143: sql update test_index set c1 = 2113326193756853178, c2 = 0.229540, c3 = 'cJ7zZCjp8M' where c = 1526 index_test.go:143: sql update test_index set c1 = 8038515945425706294, c2 = 0.855305, c3 = 'Uj8DF23nOn' where c = 3358 index_test.go:143: sql update test_index set c1 = 144588414300314388, c2 = 0.667832, c3 = 'wNWAK1Y1mD' where c = 80 index_test.go:137: sql insert into test_index values (3679, 4261468480600477953, 0.984800, 'HpZchtI1Ev') index_test.go:143: sql update test_index set c1 = 3456532919876629016, c2 = 0.571745, c3 = 'jUCQnD9YkG' where c = 2404 index_test.go:143: sql update test_index set c1 = 8225380608026772427, c2 = 0.208225, c3 = 'pttUSZpXNs' where c = 2895 index_test.go:140: sql delete from test_index where c = 580 index_test.go:137: sql insert into test_index values (3680, 486946007100426347, 0.510756, 'WSmuZOZqn5') index_test.go:143: sql update test_index set c1 = 6916599410520645199, c2 = 0.443819, c3 = 'EDU0XmwhsW' where c = 665 index_test.go:137: sql insert into test_index values (3681, 5379209552628794906, 0.720216, 'Adk480T7xd') index_test.go:143: sql update test_index set c1 = 8791447010233180118, c2 = 0.550844, c3 = 'usroChZicg' where c = 1826 index_test.go:137: sql insert into test_index values (3683, 4359502776733382426, 0.034960, 'lOIcs26k1Q') index_test.go:137: sql insert into test_index values (3684, 8247461081434174206, 0.324712, 'F6F2XkxTEF') index_test.go:137: sql insert into test_index values (3685, 3283237313120590417, 0.805003, 'TInUZ6iMub') index_test.go:140: sql delete from test_index where c = 640 index_test.go:140: sql delete from test_index where c = 484 index_test.go:137: sql insert into test_index values (3686, 4616888194501259685, 0.929847, 'O5xtJKhZlo') index_test.go:137: sql insert into test_index values (3682, 4257825169462554504, 0.740966, 'y4LaJFEzFO') index_test.go:140: sql delete from test_index where c = 2572 index_test.go:140: sql delete from test_index where c = 1 index_test.go:137: sql insert into test_index values (3687, 3415215260354140239, 0.378944, 'ddPlvDfGMv') index_test.go:143: sql update test_index set c1 = 6494718405978267544, c2 = 0.955244, c3 = 'EmncN5Gl1n' where c = 3317 index_test.go:140: sql delete from test_index where c = 2820 index_test.go:140: sql delete from test_index where c = 1772 index_test.go:143: sql update test_index set c1 = 4642198908960519846, c2 = 0.665930, c3 = 'D5ruCuVSlx' where c = 301 index_test.go:143: sql update test_index set c1 = 7055534806932840414, c2 = 0.844553, c3 = 'Tv6PfGwbKQ' where c = 1160 index_test.go:140: sql delete from test_index where c = 2646 index_test.go:143: sql update test_index set c1 = 8958878485341086378, c2 = 0.078110, c3 = 'FtKDJ0AAcy' where c = 1575 index_test.go:140: sql delete from test_index where c = 1728 index_test.go:137: sql insert into test_index values (3688, 8239601160580899066, 0.009632, 'SLJmftpVni') index_test.go:143: sql update test_index set c1 = 8740804322620076316, c2 = 0.131738, c3 = 'yuPdyTTVtT' where c = 2663 index_test.go:137: sql insert into test_index values (3689, 5930612086015078964, 0.016030, 'DzMGuQFqBK') index_test.go:137: sql insert into test_index values (3690, 8036006427724939891, 0.372553, '7ageuqr2EO') index_test.go:143: sql update test_index set c1 = 1282873593685530123, c2 = 0.739259, c3 = 'dEFXdCKb0K' where c = 3343 index_test.go:143: sql update test_index set c1 = 7776752576527293501, c2 = 0.402347, c3 = 'p0GHHMm7O3' where c = 955 index_test.go:137: sql insert into test_index values (3691, 2697730593436876861, 0.423917, 'ugEnD1YwUv') index_test.go:140: sql delete from test_index where c = 1722 index_test.go:140: sql delete from test_index where c = 750 index_test.go:137: sql insert into test_index values (3693, 5311242075049907253, 0.272233, 'dtiTxENMVB') index_test.go:137: sql insert into test_index values (3692, 7585705319716274639, 0.958138, '0ZOtj4foAQ') index_test.go:143: sql update test_index set c1 = 7105640663957197512, c2 = 0.343365, c3 = '1mp5XU2awl' where c = 3015 index_test.go:140: sql delete from test_index where c = 2018 index_test.go:143: sql update test_index set c1 = 102006301413954792, c2 = 0.244560, c3 = 'OXb5ur5ODs' where c = 3446 index_test.go:140: sql delete from test_index where c = 2492 index_test.go:140: sql delete from test_index where c = 1392 index_test.go:140: sql delete from test_index where c = 3551 index_test.go:140: sql delete from test_index where c = 1046 index_test.go:143: sql update test_index set c1 = 476703147080668140, c2 = 0.874040, c3 = 'KX0Q7JGaeP' where c = 2279 index_test.go:143: sql update test_index set c1 = 2829540218341770872, c2 = 0.399112, c3 = '5v8r86vACQ' where c = 691 index_test.go:137: sql insert into test_index values (3694, 18676260944331495, 0.015707, 'PE882OaSnt') index_test.go:137: sql insert into test_index values (3695, 8618334186839117931, 0.646890, 'PHGXJ75uZ5') index_test.go:143: sql update test_index set c1 = 5382452057276763460, c2 = 0.935802, c3 = 'H8Qw9CrvAk' where c = 2785 index_test.go:140: sql delete from test_index where c = 2118 index_test.go:143: sql update test_index set c1 = 1673538391855734128, c2 = 0.008021, c3 = '5y5KLxwX45' where c = 587 index_test.go:143: sql update test_index set c1 = 7445773168506830195, c2 = 0.747558, c3 = 'uj7DHuK4aD' where c = 1684 index_test.go:143: sql update test_index set c1 = 643016623450474843, c2 = 0.865852, c3 = 'gD96VVqnV3' where c = 2769 index_test.go:137: sql insert into test_index values (3696, 8207002191483537928, 0.877114, 'Gm9IQrEB9G') index_test.go:140: sql delete from test_index where c = 605 index_test.go:143: sql update test_index set c1 = 8832355828865307035, c2 = 0.153917, c3 = 'B4RTixXL1z' where c = 1496 index_test.go:137: sql insert into test_index values (3697, 303864593067739617, 0.854219, 'UyPN7m60ex') index_test.go:143: sql update test_index set c1 = 2223320330438482888, c2 = 0.504769, c3 = '2JlTTjBUix' where c = 1038 index_test.go:140: sql delete from test_index where c = 2078 index_test.go:140: sql delete from test_index where c = 3532 index_test.go:143: sql update test_index set c1 = 3067451269239602744, c2 = 0.022855, c3 = 'eTBhf0uldh' where c = 1254 index_test.go:137: sql insert into test_index values (3698, 3779975212511557371, 0.443448, 'MBaIwDbeDj') index_test.go:137: sql insert into test_index values (3699, 4254217986293293862, 0.711109, 'AaUMM2InQX') index_test.go:143: sql update test_index set c1 = 3566861641447178714, c2 = 0.155136, c3 = 'M8YoTIIyaj' where c = 2063 index_test.go:143: sql update test_index set c1 = 3919314488508010542, c2 = 0.425450, c3 = '2AdRAxVQza' where c = 980 index_test.go:137: sql insert into test_index values (3700, 2008127298878034527, 0.264628, 'TgkrPpwMGJ') index_test.go:140: sql delete from test_index where c = 3264 index_test.go:140: sql delete from test_index where c = 3425 index_test.go:140: sql delete from test_index where c = 1231 index_test.go:143: sql update test_index set c1 = 100834284749316858, c2 = 0.501462, c3 = 'P4wDmh8Y16' where c = 2923 index_test.go:143: sql update test_index set c1 = 3216430420235774624, c2 = 0.373127, c3 = 'hZRmvq9Uj7' where c = 518 index_test.go:143: sql update test_index set c1 = 3660645101373620255, c2 = 0.428697, c3 = '8Y26o2GRWB' where c = 1221 === RUN TestSimpleInsert/Basic === RUN TestSimpleInsert/Basic/test_insert index_test.go:137: sql insert into test_index values (3701, 1816783817642714544, 0.049484, 'uOQG2oBcO1') index_test.go:137: sql insert into test_index values (3702, 3077821795501528413, 0.905741, 'sYSg8FikWx') index_test.go:137: sql insert into test_index values (3709, 8080214207849724453, 0.431179, 'YBHOVlypeJ') index_test.go:137: sql insert into test_index values (3707, 4792715622604369413, 0.483705, 'OXnHX2kcte') index_test.go:137: sql insert into test_index values (3705, 3031186656737702672, 0.905200, '0lQPTX0Wrd') index_test.go:137: sql insert into test_index values (3703, 5716495078483177101, 0.656518, '2McNkBhSDv') index_test.go:140: sql delete from test_index where c = 835 index_test.go:137: sql insert into test_index values (3704, 7632030592166964177, 0.801250, 'k58S60RWCM') index_test.go:140: sql delete from test_index where c = 805 index_test.go:137: sql insert into test_index values (3710, 7762430240940698855, 0.217958, 'd9iufFsMCW') index_test.go:137: sql insert into test_index values (3706, 3309123424646863319, 0.593800, '3jVTPaxv0d') index_test.go:137: sql insert into test_index values (3708, 1039495700401827287, 0.427812, 'HlqZrxudMB') index_test.go:140: sql delete from test_index where c = 1933 index_test.go:140: sql delete from test_index where c = 1919 index_test.go:140: sql delete from test_index where c = 1206 index_test.go:143: sql update test_index set c1 = 6290993365997463974, c2 = 0.413138, c3 = 'COH3zeZhEI' where c = 215 index_test.go:140: sql delete from test_index where c = 777 index_test.go:140: sql delete from test_index where c = 2931 index_test.go:143: sql update test_index set c1 = 4446865542639206330, c2 = 0.575258, c3 = '7IpRdz2xff' where c = 2374 index_test.go:140: sql delete from test_index where c = 661 index_test.go:140: sql delete from test_index where c = 2745 index_test.go:143: sql update test_index set c1 = 5436490202139204133, c2 = 0.621443, c3 = 'ZLsb48pR4Y' where c = 1051 index_test.go:143: sql update test_index set c1 = 1795501909017568383, c2 = 0.934699, c3 = 'cIWres9Elq' where c = 570 index_test.go:143: sql update test_index set c1 = 130433616933040589, c2 = 0.550550, c3 = 'eEV9HA2GFx' where c = 2625 index_test.go:137: sql insert into test_index values (3711, 3571317655548302355, 0.034891, 'Hw1byZREdH') index_test.go:143: sql update test_index set c1 = 9039753832581693775, c2 = 0.260076, c3 = 'njtvVfYaO0' where c = 0 index_test.go:143: sql update test_index set c1 = 7839686634835207019, c2 = 0.497624, c3 = 'dWZ0jCUb5M' where c = 2812 index_test.go:140: sql delete from test_index where c = 121 index_test.go:137: sql insert into test_index values (3712, 8523621560023064997, 0.429625, '8YwRAX27ei') index_test.go:140: sql delete from test_index where c = 2466 index_test.go:137: sql insert into test_index values (3713, 955885437877708839, 0.278746, 'jJPJoAsjNm') index_test.go:143: sql update test_index set c1 = 5815725391017034313, c2 = 0.301097, c3 = 'duaxgOkpyr' where c = 2537 index_test.go:140: sql delete from test_index where c = 1001 index_test.go:143: sql update test_index set c1 = 2976572968234351414, c2 = 0.611919, c3 = 'yjYxsxtWKu' where c = 205 index_test.go:137: sql insert into test_index values (3714, 2934304011810762742, 0.945401, '6E0DQo6hkC') index_test.go:137: sql insert into test_index values (3717, 4032714883545352606, 0.418156, 'xqSgD4vAUF') index_test.go:137: sql insert into test_index values (3716, 2084115259176655628, 0.569071, 'WZOMPNSsjW') index_test.go:137: sql insert into test_index values (3715, 4970490699563293705, 0.677458, 'q7QJi0Jeqa') index_test.go:143: sql update test_index set c1 = 3556868817380284858, c2 = 0.593202, c3 = 'iUrifBxmCE' where c = 2223 index_test.go:140: sql delete from test_index where c = 972 index_test.go:140: sql delete from test_index where c = 1950 index_test.go:143: sql update test_index set c1 = 8840240608669867318, c2 = 0.436452, c3 = 'EZB89nO5pL' where c = 943 index_test.go:137: sql insert into test_index values (3719, 4105397404940454442, 0.034125, 'vbE4BMmA9W') index_test.go:137: sql insert into test_index values (3718, 1209953270492735618, 0.948466, 'VRIhfzXSy8') index_test.go:140: sql delete from test_index where c = 1287 index_test.go:140: sql delete from test_index where c = 421 index_test.go:143: sql update test_index set c1 = 3029200094646255064, c2 = 0.626151, c3 = 'gJ7SfsiOPX' where c = 222 index_test.go:137: sql insert into test_index values (3720, 7322187810733460960, 0.214302, 'dCMx2jueAY') index_test.go:140: sql delete from test_index where c = 3471 index_test.go:143: sql update test_index set c1 = 2530191075827323381, c2 = 0.327748, c3 = 'JzFLfvdJW9' where c = 2395 index_test.go:143: sql update test_index set c1 = 5162675552222358122, c2 = 0.730028, c3 = '71SCVRLrmG' where c = 68 index_test.go:143: sql update test_index set c1 = 7162676540178829222, c2 = 0.494599, c3 = 'SROXQ5OfFP' where c = 400 index_test.go:140: sql delete from test_index where c = 955 index_test.go:140: sql delete from test_index where c = 1775 index_test.go:143: sql update test_index set c1 = 4345224516876716812, c2 = 0.963163, c3 = 'fQKUK64IVg' where c = 2658 index_test.go:137: sql insert into test_index values (3722, 7886672543406257363, 0.792931, 'hYrIUWWbGa') index_test.go:137: sql insert into test_index values (3721, 5820841169091110058, 0.153625, 'LWHQchaqJ3') index_test.go:137: sql insert into test_index values (3723, 6526714140278973540, 0.187804, 'jR6kDtJ0gv') index_test.go:140: sql delete from test_index where c = 2043 index_test.go:137: sql insert into test_index values (3725, 8211830926854465790, 0.502124, 'VNAo0RPPF3') index_test.go:140: sql delete from test_index where c = 2713 index_test.go:143: sql update test_index set c1 = 4168560796221599609, c2 = 0.776943, c3 = 'h5yGzTwMmH' where c = 1869 index_test.go:143: sql update test_index set c1 = 9051487857365695670, c2 = 0.068519, c3 = 'bTswE1Fqlg' where c = 1413 index_test.go:137: sql insert into test_index values (3726, 8355599269640557397, 0.100355, 'T3qQeKChod') index_test.go:143: sql update test_index set c1 = 5386381680872986827, c2 = 0.904969, c3 = 'IfERD97HDL' where c = 1402 index_test.go:143: sql update test_index set c1 = 4368364227015276998, c2 = 0.228835, c3 = 'D1Dyp8yxD1' where c = 1603 index_test.go:137: sql insert into test_index values (3724, 6152824652417037837, 0.062579, 'V0SMprvmRN') index_test.go:140: sql delete from test_index where c = 1383 index_test.go:140: sql delete from test_index where c = 842 index_test.go:140: sql delete from test_index where c = 1295 index_test.go:137: sql insert into test_index values (3727, 2358005984212111818, 0.726836, 'AZwQAOm2op') index_test.go:143: sql update test_index set c1 = 2526702014783889551, c2 = 0.265185, c3 = 'exe7WL7Myq' where c = 2599 index_test.go:137: sql insert into test_index values (3728, 2453478210445523616, 0.621309, 'EdgskpMJK4') index_test.go:140: sql delete from test_index where c = 2686 index_test.go:137: sql insert into test_index values (3729, 2680330635765295739, 0.468715, 'YhJM5RAqMV') index_test.go:140: sql delete from test_index where c = 149 index_test.go:143: sql update test_index set c1 = 5172929220465644540, c2 = 0.541580, c3 = 'bcIKjqb8MO' where c = 1798 index_test.go:143: sql update test_index set c1 = 2538733047711248392, c2 = 0.145732, c3 = 'bnLyJSq1O7' where c = 3037 index_test.go:137: sql insert into test_index values (3731, 1138909950916557894, 0.873260, 'UXa6DhYrTP') index_test.go:137: sql insert into test_index values (3730, 2371725107320862111, 0.960478, 'BSnWfuPAXW') index_test.go:143: sql update test_index set c1 = 5008348628368991658, c2 = 0.843860, c3 = 'wRptiaVtk6' where c = 2171 index_test.go:140: sql delete from test_index where c = 2639 index_test.go:137: sql insert into test_index values (3732, 5937553087827921032, 0.359789, 'r3GQyykpuj') index_test.go:143: sql update test_index set c1 = 3736739760401099793, c2 = 0.855309, c3 = 'zTCgka8Nh0' where c = 1343 index_test.go:140: sql delete from test_index where c = 653 index_test.go:137: sql insert into test_index values (3733, 537532863710990362, 0.752639, 'hTM8UFf5eu') index_test.go:140: sql delete from test_index where c = 3141 index_test.go:137: sql insert into test_index values (3734, 8667311911973963871, 0.035699, 'AnOVW0mi3k') index_test.go:140: sql delete from test_index where c = 2671 index_test.go:143: sql update test_index set c1 = 1626578746208028493, c2 = 0.276444, c3 = 'ZvKfBdisDA' where c = 739 index_test.go:140: sql delete from test_index where c = 2889 index_test.go:143: sql update test_index set c1 = 4044854488917506363, c2 = 0.783963, c3 = '26cpQgBE0w' where c = 1336 index_test.go:143: sql update test_index set c1 = 3383437166524140064, c2 = 0.366331, c3 = 'TAraVqHLGb' where c = 2903 index_test.go:140: sql delete from test_index where c = 2914 index_test.go:137: sql insert into test_index values (3735, 8991581389293548266, 0.864142, 'fCPrlwD9EY') index_test.go:140: sql delete from test_index where c = 1099 index_test.go:143: sql update test_index set c1 = 4805891587696416967, c2 = 0.506283, c3 = 'eI0J0Xpvzt' where c = 2514 index_test.go:137: sql insert into test_index values (3736, 2668151408808360019, 0.209398, 'KurEWafAAL') index_test.go:137: sql insert into test_index values (3737, 3293674848259191800, 0.935180, 'sKbu0VgTqi') index_test.go:137: sql insert into test_index values (3738, 3200341175861159944, 0.455258, '4WHZbezQlg') index_test.go:140: sql delete from test_index where c = 3048 index_test.go:143: sql update test_index set c1 = 3698021752557816132, c2 = 0.262767, c3 = 't26IJwVARE' where c = 618 index_test.go:143: sql update test_index set c1 = 2006674003753742750, c2 = 0.418228, c3 = 'n2NF8tPQmv' where c = 2668 index_test.go:140: sql delete from test_index where c = 2970 index_test.go:143: sql update test_index set c1 = 695597464312455654, c2 = 0.621654, c3 = 'PaboVL98ou' where c = 1128 index_test.go:140: sql delete from test_index where c = 552 index_test.go:143: sql update test_index set c1 = 5437190674815249592, c2 = 0.125915, c3 = 'xI40CUsMlT' where c = 961 index_test.go:140: sql delete from test_index where c = 861 index_test.go:137: sql insert into test_index values (3739, 4709503563934826796, 0.873938, 'DM77H2fEdc') index_test.go:140: sql delete from test_index where c = 812 index_test.go:143: sql update test_index set c1 = 993797907803554004, c2 = 0.779335, c3 = 'E4UJPXdWDQ' where c = 1058 index_test.go:143: sql update test_index set c1 = 2617853806315968962, c2 = 0.833538, c3 = 'KelsZAPixT' where c = 3325 index_test.go:137: sql insert into test_index values (3741, 6364204567081684282, 0.905368, 'v5XiWk7Yna') index_test.go:137: sql insert into test_index values (3742, 4810708591158348301, 0.487006, 'Kh0dYb8wem') index_test.go:137: sql insert into test_index values (3743, 956707403634749342, 0.552660, 'OJcCl0u4AM') index_test.go:137: sql insert into test_index values (3740, 2566688098428907110, 0.115969, 'WsBKnXRdR2') index_test.go:143: sql update test_index set c1 = 9034064759426904808, c2 = 0.937500, c3 = 'djjaqWT8CO' where c = 2996 index_test.go:140: sql delete from test_index where c = 2884 index_test.go:137: sql insert into test_index values (3744, 4956239253737565106, 0.183859, 'P6sJgE48dH') index_test.go:143: sql update test_index set c1 = 755761377735670819, c2 = 0.739200, c3 = 'ng8JpAzDLk' where c = 2296 index_test.go:137: sql insert into test_index values (3745, 6452449000075868816, 0.139859, 'FYa6pwPeO6') index_test.go:140: sql delete from test_index where c = 391 index_test.go:143: sql update test_index set c1 = 8020215474227328805, c2 = 0.345992, c3 = 'hTMHL5iQ8W' where c = 3481 index_test.go:140: sql delete from test_index where c = 3534 index_test.go:140: sql delete from test_index where c = 635 index_test.go:140: sql delete from test_index where c = 1240 index_test.go:140: sql delete from test_index where c = 3401 index_test.go:137: sql insert into test_index values (3746, 2444629366349032921, 0.628721, 'PnUC15DMND') index_test.go:143: sql update test_index set c1 = 7839450046694591264, c2 = 0.445310, c3 = 'albuGtoiOL' where c = 88 index_test.go:137: sql insert into test_index values (3747, 2009143814510005351, 0.751851, 'TIZ7UOhwe6') index_test.go:140: sql delete from test_index where c = 1457 index_test.go:137: sql insert into test_index values (3748, 2299016320411309467, 0.668525, 'r9X0rUw3Wd') index_test.go:143: sql update test_index set c1 = 4570898902152736506, c2 = 0.274499, c3 = 'bwPYwHXGGs' where c = 3013 index_test.go:143: sql update test_index set c1 = 4757926771016993259, c2 = 0.498794, c3 = 'ruvzKlw4eB' where c = 1280 index_test.go:140: sql delete from test_index where c = 2487 index_test.go:143: sql update test_index set c1 = 4786020764092978874, c2 = 0.584558, c3 = 'Ji9jYTeWS2' where c = 1680 index_test.go:140: sql delete from test_index where c = 1241 index_test.go:143: sql update test_index set c1 = 3099825330909841963, c2 = 0.046167, c3 = 'qANmWen1GL' where c = 707 index_test.go:140: sql delete from test_index where c = 67 index_test.go:143: sql update test_index set c1 = 65810834065334371, c2 = 0.991429, c3 = 'RVSHm58ztw' where c = 1814 index_test.go:137: sql insert into test_index values (3749, 2851320862738818162, 0.013490, 'ClYTJ4Am0w') index_test.go:143: sql update test_index set c1 = 6739076804931408490, c2 = 0.860437, c3 = '8EaQTJsI1Y' where c = 1611 index_test.go:143: sql update test_index set c1 = 9065799881373615352, c2 = 0.655268, c3 = 'EsUFoDF7Yw' where c = 2725 index_test.go:143: sql update test_index set c1 = 8529611335490136817, c2 = 0.348401, c3 = 'm9nVZxuk6U' where c = 3180 index_test.go:137: sql insert into test_index values (3751, 8840434719769982438, 0.551934, '66zfkUeCBN') index_test.go:137: sql insert into test_index values (3752, 3281780477935191635, 0.188404, 'FBbpkSeqWU') index_test.go:137: sql insert into test_index values (3753, 1062947849313881800, 0.313000, '9TA9xo4Skc') index_test.go:137: sql insert into test_index values (3755, 715079380939160875, 0.636837, 'hcdnL59Ldn') index_test.go:137: sql insert into test_index values (3750, 4074901533064759641, 0.766403, '8msbSfTbHk') index_test.go:137: sql insert into test_index values (3754, 4746547807063393884, 0.844196, 'ly61npAV1y') index_test.go:140: sql delete from test_index where c = 1855 index_test.go:143: sql update test_index set c1 = 6846114476882024185, c2 = 0.710437, c3 = 'yGz8YAbswL' where c = 2006 index_test.go:137: sql insert into test_index values (3756, 3915793813615224122, 0.305751, '1KhYWTG7dj') index_test.go:137: sql insert into test_index values (3757, 535088005503503787, 0.668392, 'VvTH7hXcA7') index_test.go:140: sql delete from test_index where c = 2954 index_test.go:140: sql delete from test_index where c = 3648 index_test.go:140: sql delete from test_index where c = 411 index_test.go:140: sql delete from test_index where c = 1447 index_test.go:140: sql delete from test_index where c = 3584 index_test.go:143: sql update test_index set c1 = 4365657018135543, c2 = 0.931178, c3 = 'LRbeM4mKaB' where c = 421 index_test.go:140: sql delete from test_index where c = 2425 index_test.go:143: sql update test_index set c1 = 3021966624045787153, c2 = 0.893020, c3 = 'DmxksEztlf' where c = 1699 index_test.go:143: sql update test_index set c1 = 3091589792474149901, c2 = 0.695009, c3 = 'UslSSAi8pE' where c = 565 index_test.go:143: sql update test_index set c1 = 4661204250036644675, c2 = 0.591859, c3 = 'PvEyh8ozFg' where c = 61 index_test.go:137: sql insert into test_index values (3759, 2803206737452679643, 0.523346, '1TjzAZnnI0') index_test.go:137: sql insert into test_index values (3758, 8563614132989340539, 0.308237, '3Fh5xv2BWA') index_test.go:140: sql delete from test_index where c = 1334 index_test.go:140: sql delete from test_index where c = 3531 index_test.go:143: sql update test_index set c1 = 5690420863848550461, c2 = 0.109435, c3 = 'zAKxDUbVwe' where c = 1414 index_test.go:137: sql insert into test_index values (3760, 3933739557958101378, 0.826746, 'MSPby0JL7Z') index_test.go:143: sql update test_index set c1 = 4310392204609125760, c2 = 0.237058, c3 = 'VRalOYfqBp' where c = 2461 index_test.go:137: sql insert into test_index values (3761, 2185239192142505053, 0.130404, '0T093bn6gu') index_test.go:143: sql update test_index set c1 = 7343360134481137360, c2 = 0.985413, c3 = '1vHfJ3HQET' where c = 2332 index_test.go:137: sql insert into test_index values (3762, 2024036294203437918, 0.596179, 'LiiozMNHcq') index_test.go:140: sql delete from test_index where c = 1153 index_test.go:137: sql insert into test_index values (3763, 8135245934812324296, 0.574048, 'TQ4jkTsqdp') index_test.go:140: sql delete from test_index where c = 1975 index_test.go:143: sql update test_index set c1 = 4499042194964932908, c2 = 0.755925, c3 = 'gZU6aztWuw' where c = 3507 index_test.go:137: sql insert into test_index values (3764, 1824128910231172158, 0.114444, 'G2t38CRfGE') index_test.go:140: sql delete from test_index where c = 732 index_test.go:137: sql insert into test_index values (3765, 7438519891797423379, 0.785211, 'nmySOyP0CK') index_test.go:140: sql delete from test_index where c = 1700 index_test.go:143: sql update test_index set c1 = 2953405081119289886, c2 = 0.549420, c3 = 'ohyMjTyXCw' where c = 3547 index_test.go:140: sql delete from test_index where c = 823 index_test.go:140: sql delete from test_index where c = 620 index_test.go:143: sql update test_index set c1 = 5655347096515439300, c2 = 0.997250, c3 = 'oG2g1vHtj7' where c = 1131 index_test.go:143: sql update test_index set c1 = 8828665837064674404, c2 = 0.126742, c3 = 'mdSX0bUXxv' where c = 1582 index_test.go:140: sql delete from test_index where c = 563 index_test.go:140: sql delete from test_index where c = 2727 index_test.go:143: sql update test_index set c1 = 7699914106591231892, c2 = 0.384299, c3 = 'JOTmtOlHp0' where c = 1014 index_test.go:143: sql update test_index set c1 = 1804112577604207480, c2 = 0.268373, c3 = 'AFw0FXtNGZ' where c = 3078 index_test.go:137: sql insert into test_index values (3767, 3254326224309135350, 0.475182, 'GmJvPFcKpH') index_test.go:137: sql insert into test_index values (3766, 4767177659916432716, 0.788307, 'oiCr21Ujxv') index_test.go:137: sql insert into test_index values (3768, 5857421601471623494, 0.884727, 'sB12n7guru') index_test.go:143: sql update test_index set c1 = 5553772411266435385, c2 = 0.092609, c3 = '8CUh8jD9eU' where c = 3486 index_test.go:143: sql update test_index set c1 = 34276077074327793, c2 = 0.418782, c3 = 'eQmKv6jfSd' where c = 3334 index_test.go:137: sql insert into test_index values (3769, 262266563260330213, 0.371745, 'hxR1i4cQwp') index_test.go:143: sql update test_index set c1 = 478148799575353644, c2 = 0.144570, c3 = '1BglEHy1Wj' where c = 3112 index_test.go:143: sql update test_index set c1 = 1116235065384924245, c2 = 0.011055, c3 = 'z3c78Peqn8' where c = 2262 index_test.go:140: sql delete from test_index where c = 926 index_test.go:137: sql insert into test_index values (3771, 4849083780368419342, 0.182238, '8cxroVi18V') index_test.go:140: sql delete from test_index where c = 1287 index_test.go:140: sql delete from test_index where c = 1071 index_test.go:137: sql insert into test_index values (3772, 927348777119203084, 0.274139, 'iFKsTyaPbq') index_test.go:137: sql insert into test_index values (3773, 7348229949210879863, 0.452332, '25Qj8h0q9k') index_test.go:137: sql insert into test_index values (3770, 2407261264079033068, 0.479529, 'E0Auc369qf') index_test.go:143: sql update test_index set c1 = 6497220577934907086, c2 = 0.478289, c3 = '9UF0nfc4wx' where c = 792 index_test.go:143: sql update test_index set c1 = 8483141462260704983, c2 = 0.591064, c3 = '8vBplRgrP3' where c = 1718 index_test.go:137: sql insert into test_index values (3775, 5105909388166363793, 0.302848, 'VBUqtf5Tlj') index_test.go:140: sql delete from test_index where c = 880 index_test.go:143: sql update test_index set c1 = 2643714116659985336, c2 = 0.307728, c3 = 'uMYNWNq28u' where c = 193 index_test.go:140: sql delete from test_index where c = 60 index_test.go:137: sql insert into test_index values (3774, 521020873555289536, 0.416653, 'JKBxAhuope') index_test.go:140: sql delete from test_index where c = 664 index_test.go:137: sql insert into test_index values (3776, 1927065392217759733, 0.962107, 'ny1LuTdIGJ') index_test.go:137: sql insert into test_index values (3777, 8233030043047515120, 0.048036, 'ZamJ7PNYFT') index_test.go:140: sql delete from test_index where c = 1023 index_test.go:140: sql delete from test_index where c = 3362 index_test.go:143: sql update test_index set c1 = 7654105939672893742, c2 = 0.512652, c3 = '0w6KMHEYwf' where c = 457 index_test.go:143: sql update test_index set c1 = 4595948375048852961, c2 = 0.631840, c3 = 'cCq7kMYDRn' where c = 1848 index_test.go:140: sql delete from test_index where c = 1311 index_test.go:140: sql delete from test_index where c = 2646 index_test.go:143: sql update test_index set c1 = 5852255518586180156, c2 = 0.174585, c3 = 'nZcAgYTorl' where c = 638 index_test.go:137: sql insert into test_index values (3778, 7068210457303369346, 0.793421, 'p8vtcUDI4E') index_test.go:143: sql update test_index set c1 = 3949378247085132151, c2 = 0.858461, c3 = 'ZGkDRhU5KX' where c = 1398 index_test.go:137: sql insert into test_index values (3780, 6672114222319098343, 0.232308, 'JgupsjoNpN') index_test.go:143: sql update test_index set c1 = 5067460288628488410, c2 = 0.811443, c3 = 'o8xLlFoW4X' where c = 486 index_test.go:140: sql delete from test_index where c = 3650 index_test.go:143: sql update test_index set c1 = 6574138002571011447, c2 = 0.748848, c3 = '8VdIsvMrkS' where c = 3307 index_test.go:140: sql delete from test_index where c = 967 index_test.go:140: sql delete from test_index where c = 2963 index_test.go:137: sql insert into test_index values (3781, 7837807292353917129, 0.738069, 'MlicsTqERa') index_test.go:137: sql insert into test_index values (3782, 2061906677695275896, 0.818865, 'b4cp739Ejz') index_test.go:143: sql update test_index set c1 = 4775426183718228158, c2 = 0.634209, c3 = 'IZktmp4uaB' where c = 1140 index_test.go:137: sql insert into test_index values (3779, 7390479390616468218, 0.887892, 'He98Z3spH8') index_test.go:143: sql update test_index set c1 = 6871922928066376497, c2 = 0.589702, c3 = 'peTQ0Zq1Ml' where c = 402 index_test.go:140: sql delete from test_index where c = 3695 index_test.go:137: sql insert into test_index values (3784, 8656698029620187664, 0.087065, 'J9Z0Vfsodf') index_test.go:140: sql delete from test_index where c = 953 index_test.go:143: sql update test_index set c1 = 93406144868173444, c2 = 0.148637, c3 = 'gcSo0LVSs0' where c = 1561 index_test.go:137: sql insert into test_index values (3783, 6632118077237739133, 0.829887, 'JjTbuJGeiJ') index_test.go:137: sql insert into test_index values (3785, 275044165059824527, 0.835112, 'h2AWL6sWbn') index_test.go:143: sql update test_index set c1 = 4086080999333557234, c2 = 0.509901, c3 = 'pC71ODTPfm' where c = 2471 index_test.go:143: sql update test_index set c1 = 5556845573359887687, c2 = 0.068000, c3 = 'TquRalcmpM' where c = 2462 index_test.go:137: sql insert into test_index values (3786, 7552558627097850677, 0.122204, 'klUNkZSorn') index_test.go:143: sql update test_index set c1 = 1834663849781333371, c2 = 0.018351, c3 = 'hX3zBuXloM' where c = 388 index_test.go:140: sql delete from test_index where c = 1385 index_test.go:140: sql delete from test_index where c = 758 index_test.go:137: sql insert into test_index values (3787, 1587495602727038200, 0.334284, 'wQZNESIGzt') index_test.go:143: sql update test_index set c1 = 3589060105918014228, c2 = 0.893887, c3 = 'NU9oFGF2Tk' where c = 1414 index_test.go:140: sql delete from test_index where c = 584 index_test.go:143: sql update test_index set c1 = 6706390299393426136, c2 = 0.651090, c3 = 'x7f7noX0G0' where c = 311 index_test.go:137: sql insert into test_index values (3788, 5943407686556823236, 0.515955, 'bXgMi63fyv') index_test.go:140: sql delete from test_index where c = 3161 index_test.go:140: sql delete from test_index where c = 3010 index_test.go:143: sql update test_index set c1 = 3218885145557971004, c2 = 0.306836, c3 = 'OLUKQx1KOu' where c = 910 index_test.go:137: sql insert into test_index values (3789, 5760948145772766181, 0.547596, 'OPt53kH58Z') index_test.go:140: sql delete from test_index where c = 3436 index_test.go:137: sql insert into test_index values (3791, 7629942467666148472, 0.974941, 'todCbV1QGv') index_test.go:140: sql delete from test_index where c = 2001 index_test.go:137: sql insert into test_index values (3790, 7203704471394267501, 0.333643, 'p126rv6Q7o') index_test.go:140: sql delete from test_index where c = 2782 index_test.go:137: sql insert into test_index values (3793, 8844636114323663527, 0.150613, 'xW2Ry5e7cm') index_test.go:137: sql insert into test_index values (3792, 7120771390507204056, 0.717268, 'Tp9Qql8y0C') index_test.go:143: sql update test_index set c1 = 639333504045714813, c2 = 0.099615, c3 = 'lCluxN3PuJ' where c = 3127 index_test.go:140: sql delete from test_index where c = 412 index_test.go:143: sql update test_index set c1 = 6422022439324713935, c2 = 0.769826, c3 = 'VEUxTa1ptO' where c = 2321 index_test.go:143: sql update test_index set c1 = 4008175544387708910, c2 = 0.558652, c3 = 'GoVLkB2NUY' where c = 1526 index_test.go:140: sql delete from test_index where c = 741 index_test.go:140: sql delete from test_index where c = 1084 index_test.go:143: sql update test_index set c1 = 7116745893650078927, c2 = 0.770314, c3 = 'zjNapoAebi' where c = 3638 index_test.go:143: sql update test_index set c1 = 5570425389522300414, c2 = 0.414448, c3 = 'KWi3AwUqFd' where c = 2223 index_test.go:143: sql update test_index set c1 = 3421628004273497666, c2 = 0.958584, c3 = 'C2RiWEDUjc' where c = 891 index_test.go:143: sql update test_index set c1 = 5765788257180627835, c2 = 0.406753, c3 = '6o7W6RVjOx' where c = 1440 index_test.go:137: sql insert into test_index values (3794, 4918097754837675677, 0.448965, 'FMm7PZLWP7') index_test.go:140: sql delete from test_index where c = 3339 index_test.go:140: sql delete from test_index where c = 3069 index_test.go:143: sql update test_index set c1 = 7531260757428570652, c2 = 0.336053, c3 = 'DSbAQU1vXy' where c = 1106 index_test.go:137: sql insert into test_index values (3795, 2662276280846391063, 0.918266, 'pjb7NcIz13') index_test.go:137: sql insert into test_index values (3796, 5686516804181402077, 0.474491, 'H0S7UcsSY0') index_test.go:143: sql update test_index set c1 = 1171959120222075163, c2 = 0.142261, c3 = '9y0SPHiC3g' where c = 256 index_test.go:140: sql delete from test_index where c = 2122 index_test.go:137: sql insert into test_index values (3797, 3481413975125585465, 0.645799, 'QpAN7ZJfT6') index_test.go:140: sql delete from test_index where c = 722 index_test.go:143: sql update test_index set c1 = 9114064280606050499, c2 = 0.548279, c3 = '0uzdlEuYb4' where c = 3706 index_test.go:140: sql delete from test_index where c = 376 index_test.go:143: sql update test_index set c1 = 2231358838520736447, c2 = 0.870644, c3 = 'CXhpqfB1Ug' where c = 3491 index_test.go:140: sql delete from test_index where c = 2708 index_test.go:143: sql update test_index set c1 = 6477335559138734679, c2 = 0.556459, c3 = 'ci7pBLopkD' where c = 161 index_test.go:137: sql insert into test_index values (3798, 8442277116741392774, 0.861802, '3bJqxZlzCG') index_test.go:143: sql update test_index set c1 = 9210056324470178871, c2 = 0.139246, c3 = 'n57jyxwRKx' where c = 3437 index_test.go:143: sql update test_index set c1 = 767874703056088755, c2 = 0.430049, c3 = 'FqIc5tOSsg' where c = 875 index_test.go:140: sql delete from test_index where c = 2597 index_test.go:137: sql insert into test_index values (3799, 7293572392770619401, 0.655150, 'fIYOe1Kaso') index_test.go:143: sql update test_index set c1 = 2527826157591154833, c2 = 0.498191, c3 = 'QMOHmP9hJi' where c = 2205 index_test.go:140: sql delete from test_index where c = 2517 index_test.go:137: sql insert into test_index values (3800, 3739222115190647107, 0.981054, 'BjzW3LMYMY') index_test.go:143: sql update test_index set c1 = 4987614988880192979, c2 = 0.440223, c3 = 'wrHrLflvBX' where c = 3217 index_test.go:140: sql delete from test_index where c = 3316 index_test.go:143: sql update test_index set c1 = 5790169423840050516, c2 = 0.463793, c3 = 'mpfWCvKOik' where c = 1524 index_test.go:137: sql insert into test_index values (3806, 4015703394424476946, 0.596695, '2juTD9LGNl') index_test.go:137: sql insert into test_index values (3801, 2555324323358867610, 0.239108, 'ndlBgFzixl') index_test.go:137: sql insert into test_index values (3802, 827911852143224420, 0.855844, '9lD97BZDEs') index_test.go:137: sql insert into test_index values (3805, 7600226977608601907, 0.031961, 'd5UVMVWIcc') index_test.go:137: sql insert into test_index values (3808, 4531324957509647091, 0.205132, '6GdfVVMRah') index_test.go:137: sql insert into test_index values (3803, 848652483432209094, 0.332819, 'xr5eeWTtvs') index_test.go:137: sql insert into test_index values (3804, 5205484883339473724, 0.247179, 'BWrtNLyoD2') index_test.go:137: sql insert into test_index values (3807, 1557662301602006092, 0.820469, 'D0GNTll59q') index_test.go:137: sql insert into test_index values (3810, 217004228867878019, 0.417985, 'DnoPA9SNo2') index_test.go:140: sql delete from test_index where c = 403 index_test.go:140: sql delete from test_index where c = 180 index_test.go:140: sql delete from test_index where c = 880 index_test.go:137: sql insert into test_index values (3809, 8535602786031082344, 0.822279, 'os3Old0fEB') index_test.go:140: sql delete from test_index where c = 591 index_test.go:143: sql update test_index set c1 = 6740611511332552530, c2 = 0.078858, c3 = 't3mf3JT9tg' where c = 2725 index_test.go:140: sql delete from test_index where c = 3722 index_test.go:140: sql delete from test_index where c = 3496 index_test.go:143: sql update test_index set c1 = 3085676947531519738, c2 = 0.933101, c3 = 'dSS7KH6fBl' where c = 3139 index_test.go:140: sql delete from test_index where c = 2270 index_test.go:140: sql delete from test_index where c = 813 index_test.go:140: sql delete from test_index where c = 3770 index_test.go:143: sql update test_index set c1 = 5399373396077029448, c2 = 0.944840, c3 = '1zZRSwsN0E' where c = 3429 index_test.go:140: sql delete from test_index where c = 3098 index_test.go:143: sql update test_index set c1 = 1462890658755801174, c2 = 0.447165, c3 = 'cTjxhagkFE' where c = 74 index_test.go:143: sql update test_index set c1 = 2663747974780754784, c2 = 0.402775, c3 = 'CdkWABu2S5' where c = 259 index_test.go:143: sql update test_index set c1 = 7663254491887949512, c2 = 0.908269, c3 = '0Bj9jux4Pb' where c = 2410 index_test.go:137: sql insert into test_index values (3812, 1167735774393689189, 0.414209, 'j6VSYFlvvk') index_test.go:137: sql insert into test_index values (3813, 2764512226342217971, 0.087597, 'mB5aMYEtB6') index_test.go:137: sql insert into test_index values (3811, 8413166509750336349, 0.831845, 'JbGmuepCli') index_test.go:143: sql update test_index set c1 = 6113782311643175608, c2 = 0.247672, c3 = 'OS4RzEwmH1' where c = 3051 index_test.go:143: sql update test_index set c1 = 3188245218314902714, c2 = 0.334640, c3 = 'X7sE9nrb1f' where c = 2399 index_test.go:137: sql insert into test_index values (3814, 113835194813519497, 0.363982, 'lkeOjOtqY8') index_test.go:137: sql insert into test_index values (3815, 719053920836460547, 0.776630, 'dR3UIglfwO') index_test.go:143: sql update test_index set c1 = 6459565650658022054, c2 = 0.080106, c3 = 'ef8sgjHBdQ' where c = 1554 index_test.go:140: sql delete from test_index where c = 1738 index_test.go:143: sql update test_index set c1 = 9021291970069908734, c2 = 0.602155, c3 = 'KmZq0vN04d' where c = 576 index_test.go:137: sql insert into test_index values (3816, 6661895330477504451, 0.322016, 'd7sqSSMGPF') index_test.go:137: sql insert into test_index values (3817, 819529754282356343, 0.588768, 'zfMXuQhzuL') index_test.go:140: sql delete from test_index where c = 47 index_test.go:140: sql delete from test_index where c = 1883 index_test.go:143: sql update test_index set c1 = 6844455137912644635, c2 = 0.371696, c3 = 'aApKRmxpyP' where c = 2542 index_test.go:140: sql delete from test_index where c = 118 index_test.go:137: sql insert into test_index values (3819, 1496213323020920839, 0.770452, 'Yt7dQiyZho') index_test.go:140: sql delete from test_index where c = 2053 index_test.go:137: sql insert into test_index values (3820, 1737112438960260556, 0.855017, 'Jg3ph6NQ6v') index_test.go:137: sql insert into test_index values (3818, 4298369002830561444, 0.008497, '0StkZVbqEL') index_test.go:140: sql delete from test_index where c = 130 index_test.go:143: sql update test_index set c1 = 7677533331413117218, c2 = 0.235449, c3 = '6tGADTVKR7' where c = 192 index_test.go:140: sql delete from test_index where c = 589 index_test.go:137: sql insert into test_index values (3821, 981801430325396867, 0.503492, 'gIvdN5X7Fo') index_test.go:140: sql delete from test_index where c = 1921 index_test.go:140: sql delete from test_index where c = 2866 index_test.go:140: sql delete from test_index where c = 1770 index_test.go:143: sql update test_index set c1 = 7875515235110278649, c2 = 0.859012, c3 = 'CliWlZO2i5' where c = 413 index_test.go:143: sql update test_index set c1 = 1607637286145466536, c2 = 0.690552, c3 = 'y4fm6WLcSM' where c = 2861 index_test.go:143: sql update test_index set c1 = 6783244142495000919, c2 = 0.622473, c3 = 'iE5vVSDo3H' where c = 3608 index_test.go:140: sql delete from test_index where c = 3336 index_test.go:143: sql update test_index set c1 = 2003428610196729999, c2 = 0.769096, c3 = 'ObLGmR9XNT' where c = 1426 index_test.go:143: sql update test_index set c1 = 497993779470910610, c2 = 0.413604, c3 = 'eYdtZ3zPIk' where c = 1565 index_test.go:143: sql update test_index set c1 = 5534747373441945384, c2 = 0.598250, c3 = 'XPAIfDNvtS' where c = 1616 index_test.go:137: sql insert into test_index values (3822, 9140974074898967949, 0.388382, 'LjQZYIkZmf') index_test.go:143: sql update test_index set c1 = 5929849183045456077, c2 = 0.430188, c3 = 'VBCHnpI42O' where c = 2094 index_test.go:137: sql insert into test_index values (3824, 9031301969191387968, 0.175857, '1YiJWU0WaO') index_test.go:143: sql update test_index set c1 = 6631483032904151345, c2 = 0.260576, c3 = 'jqsDs2sCrO' where c = 22 # Time: 2025-04-04T18:47:41.632247257+08:00 # Txn_start_ts: 0 # Query_time: 6.008727254 # Parse_time: 0.000078577 # Compile_time: 0.00008381 # Rewrite_time: 0.000002037 # Optimize_time: 0 # Wait_TS: 0.000155442 # DB: test_ddl # Is_internal: false # Digest: 3252344aaf055f1d4c908a631fa82f1586e4191b19da517f8aaaca05cc0a1be5 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 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 (3826, 4898402657929786691, 0.471366, 'G4nESCfWJ6') index_test.go:137: sql insert into test_index values (3823, 4166010489470132648, 0.681212, 'hpFsabBiOR') index_test.go:143: sql update test_index set c1 = 6023235359445431632, c2 = 0.370236, c3 = 'RKzkQXLSR3' where c = 625 index_test.go:137: sql insert into test_index values (3828, 9160821906552413593, 0.971393, 'QMFx9mlcuC') index_test.go:137: sql insert into test_index values (3827, 1323005221657166503, 0.313722, 'yt9VN028nh') index_test.go:140: sql delete from test_index where c = 3644 index_test.go:137: sql insert into test_index values (3825, 7464329981336309709, 0.693686, '1k7bRkXZFH') index_test.go:137: sql insert into test_index values (3829, 8903069700945263051, 0.213441, 'iGkdAXVRIj') index_test.go:137: sql insert into test_index values (3830, 3552365732700378643, 0.121588, 'dVq64WjXyq') index_test.go:140: sql delete from test_index where c = 1988 index_test.go:140: sql delete from test_index where c = 153 index_test.go:140: sql delete from test_index where c = 1873 index_test.go:140: sql delete from test_index where c = 1120 index_test.go:140: sql delete from test_index where c = 2692 index_test.go:137: sql insert into test_index values (3831, 1343109767443188020, 0.570015, 'zIaw2q07Ry') index_test.go:140: sql delete from test_index where c = 1838 index_test.go:143: sql update test_index set c1 = 5543617256889202366, c2 = 0.363043, c3 = 'YDSJBDNAf2' where c = 2745 index_test.go:140: sql delete from test_index where c = 917 index_test.go:140: sql delete from test_index where c = 3315 index_test.go:143: sql update test_index set c1 = 340970742361530848, c2 = 0.333957, c3 = 'vnRXEVVpKe' where c = 2845 index_test.go:143: sql update test_index set c1 = 7362930791873051252, c2 = 0.397384, c3 = 'o4cDaswA3D' where c = 345 index_test.go:143: sql update test_index set c1 = 8518926421316386249, c2 = 0.845620, c3 = 'jK9Yit2Esk' where c = 3490 index_test.go:143: sql update test_index set c1 = 4382578942147829492, c2 = 0.309237, c3 = 'LV0HFlJmj6' where c = 1267 index_test.go:143: sql update test_index set c1 = 1845409073707319854, c2 = 0.082570, c3 = 'WH8K7LL4Xu' where c = 1075 index_test.go:143: sql update test_index set c1 = 4882715134365409518, c2 = 0.603736, c3 = 'bNAPdvS5OB' where c = 1753 index_test.go:137: sql insert into test_index values (3832, 6243154213042202045, 0.175451, '1D4Q7brWoR') index_test.go:143: sql update test_index set c1 = 8301389132663731308, c2 = 0.947305, c3 = '6WMSh2kEVP' where c = 157 index_test.go:143: sql update test_index set c1 = 3579269979613750532, c2 = 0.935691, c3 = 'Z7YBmlg6zV' where c = 3664 index_test.go:140: sql delete from test_index where c = 3322 index_test.go:137: sql insert into test_index values (3834, 4489005470479883818, 0.326929, 'oJmSPM2sv2') index_test.go:137: sql insert into test_index values (3835, 5610751063014293332, 0.184518, 'txEDw2jO1B') index_test.go:137: sql insert into test_index values (3833, 7598481649869290567, 0.174638, 'ElA7yhhHLl') index_test.go:137: sql insert into test_index values (3836, 4019673606557291931, 0.767261, 'bAaXNqDV0I') index_test.go:137: sql insert into test_index values (3837, 4166189645131674473, 0.095729, '0fflli4EYj') index_test.go:143: sql update test_index set c1 = 4386555262345753723, c2 = 0.703779, c3 = '2xtC69q7SO' where c = 712 index_test.go:140: sql delete from test_index where c = 2945 index_test.go:137: sql insert into test_index values (3839, 5166315758881256401, 0.588570, '78AryC7Hig') index_test.go:140: sql delete from test_index where c = 892 index_test.go:140: sql delete from test_index where c = 2118 index_test.go:137: sql insert into test_index values (3838, 5791797335244505599, 0.105867, 'obC5tJQcPe') index_test.go:137: sql insert into test_index values (3840, 2070312618582067025, 0.961716, 'trYvGG2afp') index_test.go:140: sql delete from test_index where c = 1575 index_test.go:140: sql delete from test_index where c = 1486 index_test.go:140: sql delete from test_index where c = 2822 index_test.go:143: sql update test_index set c1 = 3272114937838306313, c2 = 0.262644, c3 = 'T2v0jEqqTc' where c = 2092 index_test.go:137: sql insert into test_index values (3841, 4099253970371304747, 0.110933, 'dhybvNd8Tr') index_test.go:140: sql delete from test_index where c = 1051 index_test.go:143: sql update test_index set c1 = 2338206139082300963, c2 = 0.356298, c3 = 'rt9hyf01hy' where c = 371 index_test.go:140: sql delete from test_index where c = 1467 index_test.go:143: sql update test_index set c1 = 7133339256862453611, c2 = 0.074833, c3 = '88gkqzhpOc' where c = 2890 index_test.go:143: sql update test_index set c1 = 383075678448823981, c2 = 0.267891, c3 = '3zOEMR4EPl' where c = 2390 index_test.go:140: sql delete from test_index where c = 3026 index_test.go:143: sql update test_index set c1 = 6276524296626803467, c2 = 0.308325, c3 = 'TOatw95Hxk' where c = 1042 index_test.go:143: sql update test_index set c1 = 1454340404449330467, c2 = 0.587054, c3 = 'GrCZe9khvN' where c = 1009 index_test.go:140: sql delete from test_index where c = 1500 index_test.go:137: sql insert into test_index values (3842, 2657807734190461740, 0.774438, 'vZChxtFsvo') index_test.go:143: sql update test_index set c1 = 9151219974133181996, c2 = 0.642601, c3 = 'rgb6dIYDEl' where c = 2127 index_test.go:137: sql insert into test_index values (3843, 9095365845744266091, 0.606892, '0lz7UFlIHV') index_test.go:137: sql insert into test_index values (3844, 3575363875261094472, 0.396298, 'pyhJfLC9mV') index_test.go:137: sql insert into test_index values (3846, 5656530405625206038, 0.823471, 'YkawpGWPcM') index_test.go:143: sql update test_index set c1 = 6753109399561957432, c2 = 0.071888, c3 = 'fIAxS6bqtb' where c = 789 index_test.go:137: sql insert into test_index values (3847, 6620961639415526138, 0.425567, 'mKAj05jCt5') index_test.go:143: sql update test_index set c1 = 3219679885517049805, c2 = 0.309261, c3 = '3xX1issBTt' where c = 536 index_test.go:140: sql delete from test_index where c = 124 index_test.go:143: sql update test_index set c1 = 2782576204828723487, c2 = 0.275785, c3 = 'iZn4K9iZe4' where c = 1028 index_test.go:137: sql insert into test_index values (3845, 7171129252499365780, 0.182776, 'XNNg8RgLFt') index_test.go:140: sql delete from test_index where c = 644 index_test.go:140: sql delete from test_index where c = 1805 index_test.go:137: sql insert into test_index values (3848, 7244012298773036052, 0.607108, 'Joo51j317S') index_test.go:140: sql delete from test_index where c = 1914 index_test.go:140: sql delete from test_index where c = 607 index_test.go:143: sql update test_index set c1 = 6276304988429567736, c2 = 0.208593, c3 = 'MIQnYcbCiX' where c = 647 index_test.go:137: sql insert into test_index values (3850, 4787712951739431906, 0.242770, '9aeXiaC57g') index_test.go:137: sql insert into test_index values (3851, 4121230588855568787, 0.402728, 'qdfbQiFF2z') index_test.go:137: sql insert into test_index values (3849, 1170092617917101840, 0.830317, 'WI7rMwT4TU') index_test.go:143: sql update test_index set c1 = 484171734722827062, c2 = 0.418094, c3 = 'zDESr2wNdE' where c = 3420 index_test.go:140: sql delete from test_index where c = 228 index_test.go:137: sql insert into test_index values (3852, 7965332398606013716, 0.131688, 'QW5lsNCP4I') index_test.go:143: sql update test_index set c1 = 954774804851453360, c2 = 0.695322, c3 = 'OwN8L6exAO' where c = 2752 index_test.go:140: sql delete from test_index where c = 3448 index_test.go:143: sql update test_index set c1 = 8341651298620115542, c2 = 0.442256, c3 = 'tuwk363ev7' where c = 2495 index_test.go:140: sql delete from test_index where c = 2887 index_test.go:143: sql update test_index set c1 = 9146854560583220396, c2 = 0.023160, c3 = 'CgFAGa6pu7' where c = 3783 index_test.go:143: sql update test_index set c1 = 7526599781574392490, c2 = 0.669258, c3 = '7gd0XxNSTi' where c = 1344 index_test.go:143: sql update test_index set c1 = 1252648572282579546, c2 = 0.929599, c3 = 'fYFau6FYHy' where c = 1279 index_test.go:137: sql insert into test_index values (3853, 964286124807356189, 0.952923, 'gpsQ8Oo2ex') index_test.go:140: sql delete from test_index where c = 2513 index_test.go:140: sql delete from test_index where c = 2089 index_test.go:137: sql insert into test_index values (3855, 3665633363059417111, 0.998132, 'hndMCy4Gv0') index_test.go:137: sql insert into test_index values (3854, 210961552856561533, 0.887314, 'Zc59KghWEK') index_test.go:140: sql delete from test_index where c = 3775 index_test.go:137: sql insert into test_index values (3857, 8408357998853219241, 0.255472, 'u3wKSSBobb') index_test.go:143: sql update test_index set c1 = 408796074999146374, c2 = 0.666742, c3 = 'aHQrLv1sdH' where c = 413 index_test.go:140: sql delete from test_index where c = 1709 index_test.go:143: sql update test_index set c1 = 1925689556741029369, c2 = 0.550631, c3 = 'bFz95vfVWZ' where c = 1362 index_test.go:143: sql update test_index set c1 = 422520879908757420, c2 = 0.668848, c3 = '3BhFXvwnIA' where c = 1823 index_test.go:143: sql update test_index set c1 = 3316743776446987804, c2 = 0.111562, c3 = 'xNVubOpHDx' where c = 1995 index_test.go:140: sql delete from test_index where c = 1116 index_test.go:140: sql delete from test_index where c = 1121 index_test.go:137: sql insert into test_index values (3856, 8655423068607063394, 0.437275, 'SFXjIf9k56') index_test.go:137: sql insert into test_index values (3858, 5266806871939738554, 0.162565, '1dmqyq7iVJ') index_test.go:143: sql update test_index set c1 = 1633002537094034439, c2 = 0.129293, c3 = 'gxvl3rkrsb' where c = 762 index_test.go:137: sql insert into test_index values (3859, 7894031070067587406, 0.475193, 'J3Q7PGL0b7') index_test.go:137: sql insert into test_index values (3860, 6598056396724633309, 0.187448, 'HFYL9XjbEe') index_test.go:137: sql insert into test_index values (3862, 636064079312221147, 0.458280, 'qpzJ62LUnd') index_test.go:143: sql update test_index set c1 = 4588705074004451206, c2 = 0.680964, c3 = '9k818kHcXq' where c = 2122 index_test.go:140: sql delete from test_index where c = 3028 index_test.go:143: sql update test_index set c1 = 3111826132791641227, c2 = 0.130073, c3 = 'Gmow5xy96D' where c = 676 index_test.go:140: sql delete from test_index where c = 1839 index_test.go:140: sql delete from test_index where c = 256 index_test.go:140: sql delete from test_index where c = 381 index_test.go:143: sql update test_index set c1 = 2549167691938862496, c2 = 0.243611, c3 = 'OVFpIKiYwG' where c = 39 index_test.go:137: sql insert into test_index values (3861, 1042161065947778250, 0.870669, 'YnyZgjFlOc') index_test.go:137: sql insert into test_index values (3863, 8494548967085189225, 0.586975, 'VLEPJFy1Jw') index_test.go:140: sql delete from test_index where c = 1726 index_test.go:137: sql insert into test_index values (3864, 8186233814546783393, 0.091132, 'riU2cCNs0D') index_test.go:137: sql insert into test_index values (3865, 2008477312672976734, 0.239082, 'SmnZ28n9tR') index_test.go:140: sql delete from test_index where c = 3285 index_test.go:143: sql update test_index set c1 = 4160858685232997075, c2 = 0.390634, c3 = 'VjsMOxjQhg' where c = 505 index_test.go:140: sql delete from test_index where c = 3204 index_test.go:143: sql update test_index set c1 = 8009390829502295728, c2 = 0.265459, c3 = 'fJV0n2fWTC' where c = 1393 index_test.go:137: sql insert into test_index values (3866, 6214816118809641533, 0.711116, '69QASRwnYC') index_test.go:140: sql delete from test_index where c = 2746 index_test.go:143: sql update test_index set c1 = 6083159069779717239, c2 = 0.799857, c3 = 'nD0Tacohux' where c = 2334 index_test.go:143: sql update test_index set c1 = 429389975906287286, c2 = 0.742076, c3 = 'lpvxoJ70EI' where c = 2444 index_test.go:143: sql update test_index set c1 = 4013475396158491182, c2 = 0.414410, c3 = 'O02uDqz7Vo' where c = 1468 index_test.go:140: sql delete from test_index where c = 3376 index_test.go:137: sql insert into test_index values (3867, 2952670004127850321, 0.440415, 'BcKzbuDlv2') index_test.go:140: sql delete from test_index where c = 3595 index_test.go:143: sql update test_index set c1 = 6993494887431950117, c2 = 0.466319, c3 = 'BNwj7CkjTy' where c = 1621 index_test.go:143: sql update test_index set c1 = 7194208353559594829, c2 = 0.853566, c3 = 'l0zY5Hnjj0' where c = 2309 index_test.go:140: sql delete from test_index where c = 17 index_test.go:140: sql delete from test_index where c = 2951 index_test.go:137: sql insert into test_index values (3869, 6308683693588866087, 0.020730, 'zud3H8FaYb') index_test.go:137: sql insert into test_index values (3871, 3328131662535957680, 0.358503, 'MT71OCEyu5') index_test.go:137: sql insert into test_index values (3868, 7455329299448601224, 0.659656, 'UunZp86OS1') index_test.go:137: sql insert into test_index values (3872, 1760417998087729129, 0.286202, 'teTWZ77qF9') index_test.go:143: sql update test_index set c1 = 356431841088040933, c2 = 0.870305, c3 = 'algDHQysNM' where c = 652 index_test.go:137: sql insert into test_index values (3870, 5691684542736676451, 0.003369, 'GNnUxmqW31') index_test.go:137: sql insert into test_index values (3873, 3908661242623791620, 0.951849, 'eO3qFqq8F9') index_test.go:143: sql update test_index set c1 = 2342943238527011269, c2 = 0.874967, c3 = 'rSPQHIpASx' where c = 1490 index_test.go:140: sql delete from test_index where c = 463 index_test.go:140: sql delete from test_index where c = 3116 index_test.go:143: sql update test_index set c1 = 3811495607162963290, c2 = 0.854723, c3 = 'Upxh8RimYM' where c = 943 index_test.go:140: sql delete from test_index where c = 2076 index_test.go:143: sql update test_index set c1 = 3983591116683915096, c2 = 0.866351, c3 = 'SsoqwrWPQJ' where c = 2672 index_test.go:137: sql insert into test_index values (3875, 1487529717241995275, 0.505883, 'CdsUCSjpAm') index_test.go:137: sql insert into test_index values (3876, 4343329281867605698, 0.380301, 'SgHyJXFKeY') index_test.go:140: sql delete from test_index where c = 472 index_test.go:140: sql delete from test_index where c = 1591 index_test.go:143: sql update test_index set c1 = 6670314896777494223, c2 = 0.147244, c3 = 'Hy4rAUNLST' where c = 1419 index_test.go:137: sql insert into test_index values (3877, 7074898448129891492, 0.337994, 'Stty6K0Jpq') index_test.go:140: sql delete from test_index where c = 2354 index_test.go:140: sql delete from test_index where c = 3303 index_test.go:143: sql update test_index set c1 = 981656977190283943, c2 = 0.277031, c3 = 'GdbNNNSj8w' where c = 3158 index_test.go:137: sql insert into test_index values (3874, 3588419087991407421, 0.650246, 'jVPsKsmoDR') index_test.go:140: sql delete from test_index where c = 2678 index_test.go:143: sql update test_index set c1 = 5467297557585681132, c2 = 0.356677, c3 = 'GLPaUeOapn' where c = 140 index_test.go:143: sql update test_index set c1 = 2994619169565790828, c2 = 0.286163, c3 = '074ufFYMz3' where c = 2750 index_test.go:137: sql insert into test_index values (3878, 7821779804977601889, 0.381371, 'vaiTtKw1h2') index_test.go:137: sql insert into test_index values (3879, 6814003583252997555, 0.983577, 'De3JM6whx6') index_test.go:140: sql delete from test_index where c = 2150 index_test.go:143: sql update test_index set c1 = 3228773873000595486, c2 = 0.679944, c3 = 'CHlRpIzwxp' where c = 3640 index_test.go:143: sql update test_index set c1 = 378410868221533530, c2 = 0.810216, c3 = 'WlhWx1kBSH' where c = 3610 index_test.go:143: sql update test_index set c1 = 9089916609984286050, c2 = 0.264919, c3 = '6zSYWx9Ebb' where c = 2636 index_test.go:137: sql insert into test_index values (3880, 61004691913510202, 0.349538, 'nsKGvNYVK8') index_test.go:140: sql delete from test_index where c = 880 index_test.go:143: sql update test_index set c1 = 2802974378853104456, c2 = 0.743523, c3 = '6WsCpEIso8' where c = 1406 index_test.go:140: sql delete from test_index where c = 552 index_test.go:137: sql insert into test_index values (3884, 997759460572134979, 0.753842, 'e9mdqMCiw5') index_test.go:140: sql delete from test_index where c = 3410 index_test.go:137: sql insert into test_index values (3881, 1715281255366490560, 0.978200, '7nq61Wb9M1') index_test.go:143: sql update test_index set c1 = 8130459852842264580, c2 = 0.658686, c3 = 'jw9GOzSc62' where c = 3631 index_test.go:137: sql insert into test_index values (3882, 3927550695192607282, 0.742011, 'Eu3wiQ1Zzy') index_test.go:140: sql delete from test_index where c = 1450 index_test.go:137: sql insert into test_index values (3883, 3476481941597597318, 0.713029, '1oyKfi9J1n') index_test.go:143: sql update test_index set c1 = 1653703834344369759, c2 = 0.703494, c3 = 'aVwnudwm0g' where c = 421 index_test.go:137: sql insert into test_index values (3885, 31547528424380168, 0.948050, 'jllEu8VDtF') index_test.go:140: sql delete from test_index where c = 2321 index_test.go:143: sql update test_index set c1 = 4763584269852142156, c2 = 0.626047, c3 = 'IIIu8s5OoZ' where c = 2845 index_test.go:140: sql delete from test_index where c = 1808 index_test.go:137: sql insert into test_index values (3886, 2868959985739194201, 0.051718, 'wjJ6tRpSYG') index_test.go:140: sql delete from test_index where c = 1142 index_test.go:140: sql delete from test_index where c = 2116 index_test.go:143: sql update test_index set c1 = 9187557349239096305, c2 = 0.525159, c3 = '3xe31w4hW7' where c = 852 index_test.go:143: sql update test_index set c1 = 5467728456558814675, c2 = 0.720129, c3 = 'Yh9fCnMexK' where c = 3415 index_test.go:140: sql delete from test_index where c = 998 index_test.go:137: sql insert into test_index values (3888, 8588087310056416235, 0.027519, 'DtHS5woVI4') index_test.go:137: sql insert into test_index values (3887, 6284932070770328431, 0.578556, 'MK39yeGsso') index_test.go:143: sql update test_index set c1 = 6691484868342300892, c2 = 0.483725, c3 = 'RkUnu2KoNB' where c = 149 index_test.go:143: sql update test_index set c1 = 4218351416301652539, c2 = 0.025278, c3 = '7wu5mLWexk' where c = 616 index_test.go:143: sql update test_index set c1 = 4700176614422110269, c2 = 0.016475, c3 = 'fq7HzJ3f3N' where c = 2789 index_test.go:140: sql delete from test_index where c = 3105 index_test.go:143: sql update test_index set c1 = 5490614612121110148, c2 = 0.595906, c3 = '2DrVTOyr3D' where c = 1081 index_test.go:137: sql insert into test_index values (3889, 1660776048786810517, 0.626661, 'G9XJSdXbNL') index_test.go:137: sql insert into test_index values (3890, 309229157961870391, 0.989513, 'pFuzeeluep') index_test.go:143: sql update test_index set c1 = 3516884487333022970, c2 = 0.256046, c3 = 'NolPp65a9o' where c = 1691 index_test.go:137: sql insert into test_index values (3892, 4992699925962466918, 0.564077, 'Cs78NFF724') index_test.go:137: sql insert into test_index values (3893, 3304341129320500041, 0.943848, 'mgR5QuqNyq') index_test.go:140: sql delete from test_index where c = 1544 index_test.go:140: sql delete from test_index where c = 2283 index_test.go:143: sql update test_index set c1 = 369340439400893553, c2 = 0.343323, c3 = 'lD9NRHXBEM' where c = 2921 index_test.go:137: sql insert into test_index values (3891, 8354802910547018427, 0.942301, 'MUMtWK58JG') index_test.go:137: sql insert into test_index values (3894, 6696834015649959971, 0.196839, 'yzKYMovyFa') index_test.go:140: sql delete from test_index where c = 1967 index_test.go:140: sql delete from test_index where c = 2753 index_test.go:140: sql delete from test_index where c = 3484 index_test.go:140: sql delete from test_index where c = 916 index_test.go:143: sql update test_index set c1 = 3818544051758196163, c2 = 0.043751, c3 = 'AsQkbs7LXR' where c = 1407 index_test.go:143: sql update test_index set c1 = 3047123011572329693, c2 = 0.333241, c3 = 'VNF1y2OLsf' where c = 1100 index_test.go:140: sql delete from test_index where c = 494 index_test.go:137: sql insert into test_index values (3895, 1155455927662303859, 0.314902, 'RZp0I7c4Ub') index_test.go:140: sql delete from test_index where c = 60 index_test.go:143: sql update test_index set c1 = 4548156277428390261, c2 = 0.201809, c3 = 'CoSgkHJD6U' where c = 1952 index_test.go:143: sql update test_index set c1 = 4770246082841181722, c2 = 0.494635, c3 = 'ErITOEluBW' where c = 1344 index_test.go:137: sql insert into test_index values (3896, 3378950309817698597, 0.202739, 'qSPYeFa4Tk') index_test.go:137: sql insert into test_index values (3897, 208794192310066348, 0.339711, 'F5e1xsDaL7') index_test.go:143: sql update test_index set c1 = 6946022605726211194, c2 = 0.617815, c3 = 'J1TWnT48z5' where c = 2594 index_test.go:143: sql update test_index set c1 = 1742759972380659854, c2 = 0.153193, c3 = 'DUMoB3VaMi' where c = 1967 index_test.go:143: sql update test_index set c1 = 8206584013479908381, c2 = 0.501864, c3 = 'O6dJvnNQbR' where c = 192 index_test.go:140: sql delete from test_index where c = 713 index_test.go:137: sql insert into test_index values (3898, 2829732441706533674, 0.517504, '71uUqWM0iF') index_test.go:140: sql delete from test_index where c = 2141 index_test.go:143: sql update test_index set c1 = 3609959896024867465, c2 = 0.469256, c3 = 'voUERXHvZk' where c = 225 index_test.go:140: sql delete from test_index where c = 1576 index_test.go:140: sql delete from test_index where c = 1251 index_test.go:137: sql insert into test_index values (3900, 3008079644084419033, 0.244015, 'iIrTeI56Gg') index_test.go:137: sql insert into test_index values (3899, 6744839587288276915, 0.516646, 'HpgXRU6Vao') index_test.go:143: sql update test_index set c1 = 4172359951057780815, c2 = 0.741685, c3 = 'D6JMNEeexS' where c = 853 index_test.go:143: sql update test_index set c1 = 6559189151215081231, c2 = 0.251844, c3 = 'cDjyWNfeAz' where c = 1808 index_test.go:140: sql delete from test_index where c = 1667 index_test.go:143: sql update test_index set c1 = 8539720265651105840, c2 = 0.948139, c3 = '7OBsO1pGMa' where c = 2380 index_test.go:143: sql update test_index set c1 = 4100277485129663103, c2 = 0.611681, c3 = 'GS4KJujIF1' where c = 2863 index_test.go:140: sql delete from test_index where c = 2258 index_test.go:143: sql update test_index set c1 = 162064051507996165, c2 = 0.486032, c3 = 'KvfA13b0Ie' where c = 3307 index_test.go:143: sql update test_index set c1 = 2696363677091167032, c2 = 0.537272, c3 = 'hM4wIpeciM' where c = 3329 index_test.go:137: sql insert into test_index values (3901, 1758582579680380796, 0.891376, 'C4OBA11hNS') index_test.go:137: sql insert into test_index values (3902, 758735549367681240, 0.535960, 'ICkZZbC5sK') index_test.go:137: sql insert into test_index values (3905, 2457701657210591761, 0.569725, 'W6R7Bl44N1') index_test.go:137: sql insert into test_index values (3903, 7517675675521731284, 0.089611, 'btmFgNkKKd') index_test.go:137: sql insert into test_index values (3909, 7080641531655887652, 0.145299, 'ramZPuEzzE') index_test.go:137: sql insert into test_index values (3908, 5084221951112928061, 0.446252, 'Rf9LZnjcNm') index_test.go:137: sql insert into test_index values (3910, 8788817102674120841, 0.721556, 'SshavSJgRJ') index_test.go:137: sql insert into test_index values (3907, 2985388311273021549, 0.437370, 'hAdaDIPMF1') index_test.go:137: sql insert into test_index values (3906, 4585431931157358926, 0.699549, 'Qvtjy3jJPM') index_test.go:140: sql delete from test_index where c = 782 index_test.go:137: sql insert into test_index values (3904, 2019590815700346208, 0.036922, 'Qgxk92pm2S') index_test.go:140: sql delete from test_index where c = 788 index_test.go:140: sql delete from test_index where c = 3629 index_test.go:140: sql delete from test_index where c = 2975 index_test.go:140: sql delete from test_index where c = 1998 index_test.go:143: sql update test_index set c1 = 2414865004134987473, c2 = 0.913991, c3 = '7dpS79q0zH' where c = 401 index_test.go:140: sql delete from test_index where c = 1313 index_test.go:140: sql delete from test_index where c = 3134 index_test.go:143: sql update test_index set c1 = 8926262232804273220, c2 = 0.530534, c3 = '6ccrFBlqyE' where c = 69 index_test.go:140: sql delete from test_index where c = 2602 index_test.go:140: sql delete from test_index where c = 22 index_test.go:143: sql update test_index set c1 = 1407433543226057615, c2 = 0.348047, c3 = 'dmXFsaLIX3' where c = 3214 index_test.go:137: sql insert into test_index values (3911, 4848625639060075889, 0.105302, 'KTFjppK9s7') index_test.go:143: sql update test_index set c1 = 3884269574782443681, c2 = 0.013072, c3 = 'FHqkIBPqgV' where c = 1556 index_test.go:140: sql delete from test_index where c = 715 index_test.go:137: sql insert into test_index values (3912, 2878268527171347137, 0.793987, 'b9rd0S5J8G') index_test.go:143: sql update test_index set c1 = 9049262727960775357, c2 = 0.218875, c3 = 'SA6O248VRE' where c = 3333 index_test.go:137: sql insert into test_index values (3913, 1645539217962157747, 0.522463, 'qYSo99xC0m') index_test.go:143: sql update test_index set c1 = 4478750522644655174, c2 = 0.639401, c3 = 'BDX7R7YFtA' where c = 1251 index_test.go:137: sql insert into test_index values (3914, 5533682581319528273, 0.607665, 'Pr76buqu7y') index_test.go:143: sql update test_index set c1 = 3866393983165101114, c2 = 0.458112, c3 = 'pYhnBU6BvG' where c = 1683 index_test.go:143: sql update test_index set c1 = 5522524160260607744, c2 = 0.811121, c3 = 'z0zXHlicHE' where c = 2392 index_test.go:140: sql delete from test_index where c = 3271 index_test.go:140: sql delete from test_index where c = 1161 index_test.go:143: sql update test_index set c1 = 564575896888699377, c2 = 0.539918, c3 = '5GYBNOe9CN' where c = 2072 index_test.go:137: sql insert into test_index values (3915, 5179904182813887645, 0.922999, 'b4zaZuy9n4') index_test.go:140: sql delete from test_index where c = 908 index_test.go:143: sql update test_index set c1 = 2279397247966921943, c2 = 0.130848, c3 = 'ClbRYDujpd' where c = 2805 index_test.go:137: sql insert into test_index values (3916, 4565110917284991839, 0.802771, 'qFcJRm2i66') index_test.go:143: sql update test_index set c1 = 1635450820705072629, c2 = 0.536135, c3 = 'QtExqlmuJ0' where c = 983 index_test.go:143: sql update test_index set c1 = 2575060218615944711, c2 = 0.825037, c3 = 'pi9rOLjRU5' where c = 1118 index_test.go:137: sql insert into test_index values (3917, 8044401591951235594, 0.286892, 'P7jbjUQMQ7') index_test.go:143: sql update test_index set c1 = 5550276394356614606, c2 = 0.775405, c3 = 'nl1FvWZxQ1' where c = 52 index_test.go:140: sql delete from test_index where c = 3051 index_test.go:137: sql insert into test_index values (3918, 7632513838246847478, 0.668542, 'HzV2uoQIlC') index_test.go:137: sql insert into test_index values (3920, 2626745330830022713, 0.648207, 'f3Yyejfh05') index_test.go:140: sql delete from test_index where c = 672 index_test.go:140: sql delete from test_index where c = 1430 index_test.go:137: sql insert into test_index values (3919, 1112256519311773442, 0.585326, 'M9hceOQgbb') index_test.go:137: sql insert into test_index values (3921, 3813555049306564762, 0.719628, 'oxRCjNKENv') index_test.go:140: sql delete from test_index where c = 3635 index_test.go:143: sql update test_index set c1 = 1604866214825451603, c2 = 0.349437, c3 = 'arSatkTWyi' where c = 552 index_test.go:140: sql delete from test_index where c = 3469 index_test.go:143: sql update test_index set c1 = 3993723203638817705, c2 = 0.222456, c3 = 'Ofy6q6kPgM' where c = 675 index_test.go:137: sql insert into test_index values (3922, 4710513904535494088, 0.129986, 'LksGLny9Wa') index_test.go:140: sql delete from test_index where c = 1472 index_test.go:137: sql insert into test_index values (3923, 1316319553260852099, 0.933588, 'MdjiNf5z2r') index_test.go:143: sql update test_index set c1 = 9079918442541585582, c2 = 0.170094, c3 = 'Szj3uKq8eZ' where c = 441 index_test.go:140: sql delete from test_index where c = 957 index_test.go:137: sql insert into test_index values (3924, 7297537937615731313, 0.966839, 'FXKOf8VzYO') index_test.go:140: sql delete from test_index where c = 133 index_test.go:140: sql delete from test_index where c = 1259 index_test.go:143: sql update test_index set c1 = 4195763928159786655, c2 = 0.671092, c3 = 'oEnY9ObfKy' where c = 1129 index_test.go:143: sql update test_index set c1 = 8958040367150312794, c2 = 0.021063, c3 = 'xAPwkcfFZO' where c = 932 index_test.go:143: sql update test_index set c1 = 8556289839771578566, c2 = 0.302596, c3 = '6uPaxmwdwN' where c = 1965 index_test.go:137: sql insert into test_index values (3927, 8300181845313934844, 0.313542, '8UDBDbcmbm') index_test.go:137: sql insert into test_index values (3929, 4219291114903777135, 0.210657, 'YrAxQf1uiy') index_test.go:143: sql update test_index set c1 = 8587706933637596451, c2 = 0.112498, c3 = 'k96TAEgOtR' where c = 3443 index_test.go:143: sql update test_index set c1 = 6953353414858246715, c2 = 0.015107, c3 = 'FkPVXtPsEx' where c = 2648 index_test.go:143: sql update test_index set c1 = 8673005484789776109, c2 = 0.122239, c3 = 'Qr8FWHVbgK' where c = 3257 index_test.go:137: sql insert into test_index values (3926, 5372719458690326018, 0.358028, 'h95KLh1V89') index_test.go:137: sql insert into test_index values (3928, 1413787529282458056, 0.768570, '9kIFNA3qqs') index_test.go:140: sql delete from test_index where c = 2271 index_test.go:140: sql delete from test_index where c = 1982 index_test.go:137: sql insert into test_index values (3925, 8723797196201788755, 0.856272, 'xbAuP4BrES') index_test.go:140: sql delete from test_index where c = 1075 index_test.go:140: sql delete from test_index where c = 2686 index_test.go:137: sql insert into test_index values (3930, 4444023886347513634, 0.045400, 'B8nNBKPDTV') index_test.go:137: sql insert into test_index values (3932, 330546072048020477, 0.480757, 'Eb2IaFAHtk') index_test.go:137: sql insert into test_index values (3931, 5941384190073188014, 0.171766, 'ViRTcUZ7bC') index_test.go:140: sql delete from test_index where c = 3233 index_test.go:140: sql delete from test_index where c = 3295 index_test.go:140: sql delete from test_index where c = 2068 index_test.go:143: sql update test_index set c1 = 938517630913222121, c2 = 0.521644, c3 = 'sOGnADckQ6' where c = 3109 index_test.go:140: sql delete from test_index where c = 1912 index_test.go:143: sql update test_index set c1 = 5543221131217748873, c2 = 0.762258, c3 = 'G51OgJSbLX' where c = 3512 index_test.go:140: sql delete from test_index where c = 3682 index_test.go:143: sql update test_index set c1 = 8510821558896196521, c2 = 0.497268, c3 = 'fpRIpLt7Uz' where c = 3884 index_test.go:143: sql update test_index set c1 = 8617038618452724590, c2 = 0.989913, c3 = '96eSgPJYzM' where c = 3074 index_test.go:140: sql delete from test_index where c = 1905 index_test.go:143: sql update test_index set c1 = 750983740932034910, c2 = 0.027578, c3 = 'c233bOv4Hi' where c = 504 index_test.go:137: sql insert into test_index values (3933, 2286876706967318845, 0.696340, '38AV8oehcD') index_test.go:143: sql update test_index set c1 = 6965542989218539246, c2 = 0.545161, c3 = 'f4kUKn1im9' where c = 2465 index_test.go:143: sql update test_index set c1 = 4909049669732242385, c2 = 0.903830, c3 = 'd3l0nCcCQB' where c = 3187 index_test.go:137: sql insert into test_index values (3934, 6281407228500019463, 0.367044, 'TTdETsa8Vi') index_test.go:143: sql update test_index set c1 = 3191938141523040142, c2 = 0.614816, c3 = 'l8wF4UPbfV' where c = 3396 index_test.go:137: sql insert into test_index values (3935, 5988668257988322917, 0.753525, 'Fr2GqZPNvy') index_test.go:143: sql update test_index set c1 = 982851872803803386, c2 = 0.286314, c3 = 'HsJRnW3NnJ' where c = 141 index_test.go:137: sql insert into test_index values (3937, 130252205260277981, 0.538527, 'sAceTucYLH') index_test.go:143: sql update test_index set c1 = 466538433261806620, c2 = 0.846650, c3 = 'beTIh65qiq' where c = 994 index_test.go:140: sql delete from test_index where c = 3540 index_test.go:137: sql insert into test_index values (3938, 7295299315067739237, 0.654269, 'wFNA1pXPFL') index_test.go:137: sql insert into test_index values (3936, 4512821985730690403, 0.225594, 'fwP8XfunhR') index_test.go:137: sql insert into test_index values (3940, 8516444408689132725, 0.996802, 'LPZJ0oIX3H') index_test.go:137: sql insert into test_index values (3939, 2244346864214481815, 0.428744, 'Bt2NiDv5JX') index_test.go:137: sql insert into test_index values (3941, 7212127885710242570, 0.717370, '9zCtWhXMu2') index_test.go:140: sql delete from test_index where c = 1432 index_test.go:140: sql delete from test_index where c = 313 index_test.go:140: sql delete from test_index where c = 2920 index_test.go:143: sql update test_index set c1 = 6613313358238478080, c2 = 0.570952, c3 = 'MhOQxZzb8X' where c = 954 index_test.go:140: sql delete from test_index where c = 1568 index_test.go:140: sql delete from test_index where c = 2068 index_test.go:140: sql delete from test_index where c = 3121 index_test.go:140: sql delete from test_index where c = 2010 index_test.go:140: sql delete from test_index where c = 3788 index_test.go:137: sql insert into test_index values (3943, 2041573645787308905, 0.420319, 'NeNfjYzLuI') index_test.go:137: sql insert into test_index values (3942, 8090363256299059585, 0.494722, 'ePWjfkXAPO') index_test.go:143: sql update test_index set c1 = 6142425307451171813, c2 = 0.706626, c3 = 'Er463Ib8o8' where c = 1696 index_test.go:143: sql update test_index set c1 = 480706245542590276, c2 = 0.706618, c3 = 'Qkqp7h1LTH' where c = 640 index_test.go:143: sql update test_index set c1 = 8421133325586394611, c2 = 0.207432, c3 = 'XbfTqkisNZ' where c = 3627 index_test.go:143: sql update test_index set c1 = 1881621628107954038, c2 = 0.799630, c3 = 'VslQjoCsII' where c = 217 index_test.go:140: sql delete from test_index where c = 2445 index_test.go:143: sql update test_index set c1 = 3079528618284191797, c2 = 0.256728, c3 = 'zvb813647P' where c = 968 index_test.go:143: sql update test_index set c1 = 1381816466406277925, c2 = 0.572063, c3 = 'uCG5gPgv3Y' where c = 1477 index_test.go:137: sql insert into test_index values (3944, 6160451944685988680, 0.188139, 'YE9PnekYA7') index_test.go:137: sql insert into test_index values (3945, 8792836473385973676, 0.737669, '20OotR9LWv') index_test.go:143: sql update test_index set c1 = 7580334779846806402, c2 = 0.338477, c3 = 'vrUSMqAK0J' where c = 3307 index_test.go:140: sql delete from test_index where c = 2248 index_test.go:143: sql update test_index set c1 = 6052687164243568109, c2 = 0.818498, c3 = 'P6mgnC6mQA' where c = 1481 index_test.go:143: sql update test_index set c1 = 8643797868879521776, c2 = 0.602448, c3 = 'CJbPuxMPxy' where c = 2263 index_test.go:137: sql insert into test_index values (3950, 4851008952105198389, 0.796556, 'Gxkh5497bM') index_test.go:137: sql insert into test_index values (3946, 2924922818358891283, 0.961487, 'CS7dWbt3zG') index_test.go:137: sql insert into test_index values (3948, 3648910256280058395, 0.142229, 'wR1zg6Pd41') index_test.go:143: sql update test_index set c1 = 8480586964876916803, c2 = 0.363992, c3 = 'Ltc9A9J7Hc' where c = 2092 index_test.go:137: sql insert into test_index values (3949, 5030799102115633226, 0.498418, 'QkmwmkDS3F') index_test.go:137: sql insert into test_index values (3947, 6263022651673024, 0.023111, 'f21rAHHRuT') index_test.go:140: sql delete from test_index where c = 1719 index_test.go:140: sql delete from test_index where c = 2951 index_test.go:140: sql delete from test_index where c = 1855 index_test.go:137: sql insert into test_index values (3951, 5465136891320824806, 0.090150, 'oQj7MTjeKV') index_test.go:137: sql insert into test_index values (3952, 923207458223640958, 0.528783, 'xgnPCQ8G6h') index_test.go:140: sql delete from test_index where c = 3064 index_test.go:137: sql insert into test_index values (3953, 4155015477755944324, 0.906421, 'VxLklWh6Dr') index_test.go:140: sql delete from test_index where c = 3644 index_test.go:143: sql update test_index set c1 = 4885803585565458398, c2 = 0.661835, c3 = 'C0GlBWxKXS' where c = 3251 index_test.go:140: sql delete from test_index where c = 356 index_test.go:140: sql delete from test_index where c = 3129 index_test.go:143: sql update test_index set c1 = 905840477092963905, c2 = 0.708032, c3 = 'KCkeT1nSAS' where c = 739 index_test.go:140: sql delete from test_index where c = 1740 index_test.go:140: sql delete from test_index where c = 3420 index_test.go:143: sql update test_index set c1 = 3508899531750800835, c2 = 0.760630, c3 = 'gVrYK2T8UE' where c = 3304 index_test.go:143: sql update test_index set c1 = 4032152276992452550, c2 = 0.220624, c3 = 'R4QfqQjQXo' where c = 1349 index_test.go:143: sql update test_index set c1 = 5036976938164587817, c2 = 0.548821, c3 = 'qQnKjBRMXL' where c = 964 index_test.go:143: sql update test_index set c1 = 136566931332374845, c2 = 0.586000, c3 = '624Cmwlehy' where c = 2815 index_test.go:143: sql update test_index set c1 = 8076569661969660305, c2 = 0.160541, c3 = 'IaInWDsjRy' where c = 1132 index_test.go:143: sql update test_index set c1 = 13108640727827878, c2 = 0.802324, c3 = '69oKvXONSh' where c = 748 index_test.go:143: sql update test_index set c1 = 5170552605824189085, c2 = 0.714293, c3 = 'cXwYyIoSJm' where c = 2182 index_test.go:137: sql insert into test_index values (3956, 5940662029036237462, 0.270129, 'EMbxZ6BwP6') index_test.go:137: sql insert into test_index values (3955, 2480451582728253789, 0.051952, 'su2WFaAbBS') index_test.go:137: sql insert into test_index values (3954, 2889612957504755213, 0.944122, '1KTdDeHiwd') index_test.go:137: sql insert into test_index values (3957, 5008871086480712396, 0.448083, '6CuIyoG6rT') index_test.go:137: sql insert into test_index values (3960, 8376757610368780682, 0.154949, 'zopXJ96des') index_test.go:137: sql insert into test_index values (3958, 6357947822440774211, 0.985796, '49zz4c0SZD') index_test.go:140: sql delete from test_index where c = 2728 index_test.go:140: sql delete from test_index where c = 809 index_test.go:140: sql delete from test_index where c = 2017 index_test.go:137: sql insert into test_index values (3961, 4409070685728891752, 0.835864, 'qzIlS4hejc') index_test.go:140: sql delete from test_index where c = 1499 index_test.go:140: sql delete from test_index where c = 1105 index_test.go:137: sql insert into test_index values (3959, 594672364686404605, 0.005275, 'PaNByghQtG') index_test.go:143: sql update test_index set c1 = 2484898548635920444, c2 = 0.313748, c3 = 'qc6W8UHcv1' where c = 1427 index_test.go:143: sql update test_index set c1 = 8924905222738711203, c2 = 0.709658, c3 = 'aLAJ2GcJSC' where c = 1335 index_test.go:137: sql insert into test_index values (3962, 3149529122268095469, 0.765713, 'pNH7olj95M') index_test.go:140: sql delete from test_index where c = 573 index_test.go:140: sql delete from test_index where c = 800 index_test.go:140: sql delete from test_index where c = 2478 index_test.go:143: sql update test_index set c1 = 1359976811998085812, c2 = 0.211965, c3 = 'stjsrb9NqT' where c = 3620 index_test.go:143: sql update test_index set c1 = 100389906469461642, c2 = 0.912038, c3 = 'XgcNujce3l' where c = 3908 index_test.go:137: sql insert into test_index values (3963, 6630803186081320358, 0.900228, 'X0JuBAn6mK') index_test.go:140: sql delete from test_index where c = 2309 index_test.go:143: sql update test_index set c1 = 2433987835393879008, c2 = 0.248472, c3 = 'Wj20zAWYIq' where c = 2315 index_test.go:143: sql update test_index set c1 = 2908940374095044288, c2 = 0.443825, c3 = 'O8sECBCiCT' where c = 144 index_test.go:143: sql update test_index set c1 = 5147000146866310978, c2 = 0.906529, c3 = '6Ug81rDfg0' where c = 320 index_test.go:143: sql update test_index set c1 = 447849842747606605, c2 = 0.079599, c3 = 'B6CeE6djD7' where c = 1737 index_test.go:140: sql delete from test_index where c = 2421 index_test.go:137: sql insert into test_index values (3964, 6131155316212236433, 0.733611, 'adh7NlbdaC') index_test.go:140: sql delete from test_index where c = 1364 index_test.go:137: sql insert into test_index values (3965, 2142251869873702622, 0.880424, 'PRxYTPX5y4') index_test.go:137: sql insert into test_index values (3966, 2921419816253873548, 0.789352, 'rYysF8qHin') index_test.go:137: sql insert into test_index values (3967, 4342954042432193562, 0.184778, 'P1mcvjuxLJ') index_test.go:137: sql insert into test_index values (3970, 4545347396345676316, 0.130225, '2gErJR2xEr') index_test.go:143: sql update test_index set c1 = 8174545304766328376, c2 = 0.123134, c3 = 'qZ8LLMDlLF' where c = 3688 index_test.go:137: sql insert into test_index values (3969, 2083068396988684185, 0.193389, 'sbgjH2WCNo') index_test.go:140: sql delete from test_index where c = 2713 index_test.go:143: sql update test_index set c1 = 7208363415183719308, c2 = 0.527702, c3 = 'jj17fhI6wq' where c = 257 index_test.go:140: sql delete from test_index where c = 3359 index_test.go:137: sql insert into test_index values (3968, 851203885807264400, 0.615928, 'CG3845m8ms') index_test.go:143: sql update test_index set c1 = 4445016142069339355, c2 = 0.651112, c3 = 'Uu17xUOm9F' where c = 3577 index_test.go:140: sql delete from test_index where c = 1658 index_test.go:137: sql insert into test_index values (3971, 5483464686009885685, 0.241789, 'gD5b8fxA5M') index_test.go:140: sql delete from test_index where c = 972 index_test.go:140: sql delete from test_index where c = 1622 index_test.go:137: sql insert into test_index values (3972, 5728739017720854242, 0.463943, 'A5EmWQsLwN') index_test.go:140: sql delete from test_index where c = 3098 index_test.go:143: sql update test_index set c1 = 2812329914511768642, c2 = 0.576078, c3 = 'a2Wf6uPol3' where c = 622 index_test.go:137: sql insert into test_index values (3973, 8212205881751022925, 0.867753, 'ucnoUmEUk6') index_test.go:143: sql update test_index set c1 = 5077749877231577706, c2 = 0.180990, c3 = 'Jq7c87R6T5' where c = 2050 index_test.go:140: sql delete from test_index where c = 3656 index_test.go:143: sql update test_index set c1 = 4381898001146868000, c2 = 0.306042, c3 = 'njFdSpANne' where c = 2691 index_test.go:140: sql delete from test_index where c = 883 index_test.go:143: sql update test_index set c1 = 791706415607461052, c2 = 0.726017, c3 = 'ZsfOblpSxK' where c = 126 index_test.go:137: sql insert into test_index values (3974, 1488833863961613667, 0.012378, 'wk9alQejAX') index_test.go:143: sql update test_index set c1 = 607743611884085650, c2 = 0.856279, c3 = 'tXGXv8ec68' where c = 1614 index_test.go:140: sql delete from test_index where c = 1255 index_test.go:143: sql update test_index set c1 = 7681108622774014709, c2 = 0.389009, c3 = '1neuTar7cF' where c = 418 index_test.go:143: sql update test_index set c1 = 59434545706055525, c2 = 0.077069, c3 = '1pDIZBzmvW' where c = 811 index_test.go:143: sql update test_index set c1 = 8188579418951152189, c2 = 0.590465, c3 = 'PwpCCFkjjA' where c = 3704 index_test.go:137: sql insert into test_index values (3975, 3246168175679330077, 0.181214, 'OpZbHHQVn9') index_test.go:137: sql insert into test_index values (3976, 7923439194114840259, 0.030853, 'duUWqQvxuU') index_test.go:140: sql delete from test_index where c = 1204 index_test.go:140: sql delete from test_index where c = 841 index_test.go:143: sql update test_index set c1 = 5351483721280654320, c2 = 0.182984, c3 = 'GHppYqkd97' where c = 282 index_test.go:140: sql delete from test_index where c = 84 index_test.go:137: sql insert into test_index values (3978, 4085806749509938042, 0.946723, '49vmkgqMSc') index_test.go:137: sql insert into test_index values (3977, 4506437521237405519, 0.314366, 'ADbTiQ2mYZ') index_test.go:143: sql update test_index set c1 = 1511669557831139313, c2 = 0.390359, c3 = '25Gm7lzLmA' where c = 505 index_test.go:140: sql delete from test_index where c = 2427 index_test.go:143: sql update test_index set c1 = 5070267681181644027, c2 = 0.516564, c3 = 'infpdjCrLa' where c = 2985 index_test.go:137: sql insert into test_index values (3980, 5988695289039105057, 0.655959, '5UMrkGE9XJ') index_test.go:137: sql insert into test_index values (3979, 4897571743232980459, 0.326996, 'Jo7qA3tTfK') index_test.go:137: sql insert into test_index values (3981, 5732884668706463932, 0.586794, 'wPkenMdxq3') index_test.go:140: sql delete from test_index where c = 3430 index_test.go:143: sql update test_index set c1 = 3392348048517381877, c2 = 0.611914, c3 = 'cb2why6bxP' where c = 2403 index_test.go:137: sql insert into test_index values (3982, 793090822975585933, 0.759621, '7s8wWYDjA1') index_test.go:143: sql update test_index set c1 = 379943810532909156, c2 = 0.968897, c3 = 'XaokH9OVF0' where c = 309 index_test.go:140: sql delete from test_index where c = 1310 index_test.go:137: sql insert into test_index values (3983, 2392701926458409018, 0.543718, 'LcrpPxfO4V') index_test.go:137: sql insert into test_index values (3984, 1308864316574077550, 0.471095, 'eg0sMuJZA9') index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 7377269737459990643, c2 = 0.557778, c3 = '3WD4tsNkSY' where c = 3295 index_test.go:140: sql delete from test_index where c = 1356 index_test.go:143: sql update test_index set c1 = 2117963411570600809, c2 = 0.284055, c3 = 'qzA2kngfby' where c = 1843 index_test.go:140: sql delete from test_index where c = 3674 index_test.go:137: sql insert into test_index values (3985, 2433998989492633877, 0.731291, 'aG7seboUGK') index_test.go:140: sql delete from test_index where c = 972 index_test.go:137: sql insert into test_index values (3986, 789165067673412776, 0.418529, '2Xex1s13zn') index_test.go:143: sql update test_index set c1 = 8688126448136404708, c2 = 0.346540, c3 = '5d58bhyewI' where c = 2055 index_test.go:140: sql delete from test_index where c = 2009 index_test.go:143: sql update test_index set c1 = 5339976506907310248, c2 = 0.164842, c3 = 'Of94xLq2Ye' where c = 217 index_test.go:140: sql delete from test_index where c = 3040 index_test.go:143: sql update test_index set c1 = 8516933967690841903, c2 = 0.973439, c3 = 'eoCYIF585W' where c = 3359 index_test.go:137: sql insert into test_index values (3987, 4144170482419120819, 0.103991, 'D6BFwp70xC') index_test.go:143: sql update test_index set c1 = 2829611404315661535, c2 = 0.261305, c3 = 'dzVC4eM0zt' where c = 3867 index_test.go:137: sql insert into test_index values (3989, 4062949530805100558, 0.991676, 'KS1eAMWaGU') index_test.go:140: sql delete from test_index where c = 773 index_test.go:140: sql delete from test_index where c = 403 index_test.go:137: sql insert into test_index values (3990, 2101551962803380424, 0.518007, 'tJRw7vwGH8') index_test.go:137: sql insert into test_index values (3991, 2052494493598978038, 0.773147, 'zvyrQnJgED') index_test.go:137: sql insert into test_index values (3988, 2053102550785488687, 0.608692, 'cyogdBNPI5') index_test.go:143: sql update test_index set c1 = 2028004166444780931, c2 = 0.633179, c3 = 'NGzdYlaUjq' where c = 2019 index_test.go:143: sql update test_index set c1 = 8862407766708489631, c2 = 0.266362, c3 = 'hgYaUlyyCW' where c = 829 index_test.go:143: sql update test_index set c1 = 6723413935278404707, c2 = 0.192628, c3 = 'CfoD6yDMJN' where c = 1167 index_test.go:140: sql delete from test_index where c = 823 index_test.go:137: sql insert into test_index values (3992, 6478378062938382440, 0.629393, 'r0zoK5DK31') index_test.go:140: sql delete from test_index where c = 1256 index_test.go:140: sql delete from test_index where c = 500 index_test.go:140: sql delete from test_index where c = 3711 index_test.go:137: sql insert into test_index values (3993, 6394357848945998286, 0.376733, '7cClAvGBsT') index_test.go:137: sql insert into test_index values (3994, 1894409406473264986, 0.696070, 'gesWg3Osge') index_test.go:140: sql delete from test_index where c = 3877 index_test.go:140: sql delete from test_index where c = 30 index_test.go:143: sql update test_index set c1 = 8649846731055316926, c2 = 0.856048, c3 = 'IOxAcONwCx' where c = 260 index_test.go:143: sql update test_index set c1 = 5536240218437751640, c2 = 0.346485, c3 = 'IoHWWhdkxn' where c = 1951 index_test.go:143: sql update test_index set c1 = 195185839900786503, c2 = 0.609474, c3 = 'OIgju55x8G' where c = 2317 index_test.go:143: sql update test_index set c1 = 8160579731832503348, c2 = 0.065984, c3 = '1xCnyndyL7' where c = 3450 index_test.go:143: sql update test_index set c1 = 2161478267833229056, c2 = 0.240373, c3 = '1zxlrEPfzx' where c = 3894 index_test.go:140: sql delete from test_index where c = 3910 index_test.go:140: sql delete from test_index where c = 3623 index_test.go:137: sql insert into test_index values (3995, 3140221493671210025, 0.610369, 'zB7Vb5h01i') index_test.go:143: sql update test_index set c1 = 4096515413486345489, c2 = 0.383907, c3 = 'bYchMnaxOL' where c = 2188 index_test.go:143: sql update test_index set c1 = 4442492601888830921, c2 = 0.902571, c3 = 'wIEHuiqPoH' where c = 994 index_test.go:137: sql insert into test_index values (3996, 5949941881476601490, 0.681935, 'NrzXWep1EJ') index_test.go:140: sql delete from test_index where c = 271 index_test.go:143: sql update test_index set c1 = 5348649446838999257, c2 = 0.710471, c3 = 'OvPJRQqARW' where c = 268 index_test.go:137: sql insert into test_index values (3997, 5167634073636772310, 0.704032, 'SloxGik978') index_test.go:143: sql update test_index set c1 = 3696494712343988130, c2 = 0.542181, c3 = 'vwj4D638eQ' where c = 3756 index_test.go:137: sql insert into test_index values (3998, 5876598258569936771, 0.900298, 'TveYONo3XQ') index_test.go:140: sql delete from test_index where c = 3342 index_test.go:137: sql insert into test_index values (3999, 9033924007847934379, 0.749495, '1REYRPFA3z') index_test.go:143: sql update test_index set c1 = 1400413556193352894, c2 = 0.346474, c3 = 'lDgLAC9F8n' where c = 2951 index_test.go:140: sql delete from test_index where c = 569 index_test.go:137: sql insert into test_index values (4000, 7212633000312732472, 0.182968, 'wGts7MyhPx') index_test.go:140: sql delete from test_index where c = 3300 index_test.go:143: sql update test_index set c1 = 3530108566231842658, c2 = 0.871021, c3 = '05pxiuhPzS' where c = 1412 index_test.go:140: sql delete from test_index where c = 1962 index_test.go:143: sql update test_index set c1 = 4634958860960081952, c2 = 0.122953, c3 = 'SU6yzYIXop' where c = 1046 index_test.go:140: sql delete from test_index where c = 2366 index_test.go:143: sql update test_index set c1 = 1892934340628989423, c2 = 0.189110, c3 = 'iKxKA4y1ox' where c = 2032 index_test.go:143: sql update test_index set c1 = 675658446229582639, c2 = 0.918870, c3 = '872yY4mAnE' where c = 246 index_test.go:143: sql update test_index set c1 = 8580581274146079949, c2 = 0.296321, c3 = 'U8RlmJZEGG' where c = 2952 index_test.go:137: sql insert into test_index values (4001, 6605208157391093548, 0.061441, 'NZ9PuvtEkw') index_test.go:137: sql insert into test_index values (4009, 6177878809087429101, 0.361814, 'aTN12PvgyD') index_test.go:137: sql insert into test_index values (4004, 8906461820176112830, 0.888684, 'TND8RAd8Tb') index_test.go:137: sql insert into test_index values (4002, 6633163659070281612, 0.961879, '5nJdPZlg5W') index_test.go:137: sql insert into test_index values (4003, 4981543943537978859, 0.896037, 'l6nOSWb6AK') index_test.go:137: sql insert into test_index values (4005, 1957529112337925325, 0.240387, 'sH5Jxgbedt') index_test.go:137: sql insert into test_index values (4010, 1194016626550445307, 0.170344, 'WyL4n0FG7S') index_test.go:137: sql insert into test_index values (4008, 5498592627620955072, 0.623904, 'lwdbfGV0tF') index_test.go:137: sql insert into test_index values (4007, 1572976611516166043, 0.423416, '1dgsnM3iH5') index_test.go:137: sql insert into test_index values (4006, 2967010200399475348, 0.639176, 'Qaiym9B4ii') index_test.go:140: sql delete from test_index where c = 359 index_test.go:140: sql delete from test_index where c = 1503 index_test.go:140: sql delete from test_index where c = 2125 index_test.go:140: sql delete from test_index where c = 2801 index_test.go:140: sql delete from test_index where c = 3855 index_test.go:143: sql update test_index set c1 = 2823670497067908753, c2 = 0.844460, c3 = 'etzVz7nW2y' where c = 781 index_test.go:140: sql delete from test_index where c = 1 index_test.go:140: sql delete from test_index where c = 2690 index_test.go:143: sql update test_index set c1 = 9057295774531937383, c2 = 0.633097, c3 = 'IeY0Q3QXYY' where c = 1745 index_test.go:143: sql update test_index set c1 = 8377567248922938544, c2 = 0.001872, c3 = 'CHVtUf7Y99' where c = 1902 index_test.go:140: sql delete from test_index where c = 3119 index_test.go:140: sql delete from test_index where c = 3786 index_test.go:143: sql update test_index set c1 = 2734005471029058751, c2 = 0.478660, c3 = 'sqXVoJ9gSS' where c = 76 index_test.go:143: sql update test_index set c1 = 5872201192878768681, c2 = 0.316632, c3 = '4mLpvYYPGT' where c = 82 index_test.go:143: sql update test_index set c1 = 2537956340460791810, c2 = 0.328987, c3 = 'vL2cdS57PU' where c = 1674 index_test.go:137: sql insert into test_index values (4011, 885442129007018670, 0.635003, 'EFneDzkAIC') index_test.go:140: sql delete from test_index where c = 3465 index_test.go:143: sql update test_index set c1 = 3352824310327636574, c2 = 0.595966, c3 = '7Y0yqzx1ck' where c = 1414 index_test.go:137: sql insert into test_index values (4013, 6760842163180984731, 0.631611, 'BDbi3aGXhi') index_test.go:137: sql insert into test_index values (4012, 8755452429860974749, 0.309424, 'sEMS5J1tMl') index_test.go:143: sql update test_index set c1 = 5999212465960701811, c2 = 0.709603, c3 = 'D4hXxE5DKL' where c = 2654 index_test.go:143: sql update test_index set c1 = 411045985497160310, c2 = 0.352137, c3 = 'N8ZOsw2yn3' where c = 3592 index_test.go:137: sql insert into test_index values (4014, 6899460155553822161, 0.993238, 'hCRh3VSGsK') index_test.go:143: sql update test_index set c1 = 5141633728994473736, c2 = 0.820235, c3 = 'a2MCHtvKYn' where c = 1585 index_test.go:137: sql insert into test_index values (4017, 1368697559494943465, 0.769498, 'FCYmih0STj') index_test.go:137: sql insert into test_index values (4016, 1482279556186084142, 0.504313, 'iMz2UJOGNa') index_test.go:137: sql insert into test_index values (4015, 6943166913842627873, 0.320743, 'E7Jx0Y67zr') index_test.go:140: sql delete from test_index where c = 1234 index_test.go:137: sql insert into test_index values (4018, 1752681581757058624, 0.482363, 'icns3sApXc') index_test.go:140: sql delete from test_index where c = 2619 index_test.go:137: sql insert into test_index values (4019, 1009029757076966286, 0.998219, 'm5tyE1Tc6m') index_test.go:140: sql delete from test_index where c = 3729 index_test.go:140: sql delete from test_index where c = 1991 index_test.go:140: sql delete from test_index where c = 360 index_test.go:140: sql delete from test_index where c = 3788 index_test.go:137: sql insert into test_index values (4020, 8400813962171996687, 0.895263, 'ahTvcR5UHQ') index_test.go:143: sql update test_index set c1 = 6823656702664976538, c2 = 0.880188, c3 = 'UBr5Okgls3' where c = 868 index_test.go:140: sql delete from test_index where c = 3626 index_test.go:143: sql update test_index set c1 = 9207548340993957352, c2 = 0.348448, c3 = 'LRZ4JETN9s' where c = 595 index_test.go:143: sql update test_index set c1 = 7324223178861708155, c2 = 0.200792, c3 = '0T6j4Uu86d' where c = 3574 index_test.go:140: sql delete from test_index where c = 3744 index_test.go:143: sql update test_index set c1 = 207408955075032293, c2 = 0.064865, c3 = 'yjhtmtyXzx' where c = 3511 index_test.go:140: sql delete from test_index where c = 3199 index_test.go:140: sql delete from test_index where c = 503 index_test.go:143: sql update test_index set c1 = 5013907947777167549, c2 = 0.380607, c3 = 'VdErzBPpb3' where c = 533 index_test.go:143: sql update test_index set c1 = 5753795707386355120, c2 = 0.107792, c3 = 'uM4k9Nzctn' where c = 758 index_test.go:143: sql update test_index set c1 = 7081996656866961061, c2 = 0.429360, c3 = 'Fzaf553Xjn' where c = 463 index_test.go:143: sql update test_index set c1 = 1559873466349352142, c2 = 0.591015, c3 = '8IHeK7ZEqf' where c = 1477 index_test.go:137: sql insert into test_index values (4022, 3839274917624477229, 0.094123, '5MBm2WxS9U') index_test.go:137: sql insert into test_index values (4024, 8485053028838186809, 0.091746, 'Spo0S7a6yE') index_test.go:137: sql insert into test_index values (4021, 4263328888681209196, 0.383769, 'g7EOXGB3Fj') index_test.go:137: sql insert into test_index values (4025, 6001568190953089073, 0.716232, 'G5HLr9r4Eg') index_test.go:140: sql delete from test_index where c = 253 index_test.go:137: sql insert into test_index values (4026, 8261723008245081969, 0.597123, 'mu7rbZuKWG') index_test.go:143: sql update test_index set c1 = 1007610123240886326, c2 = 0.112023, c3 = 'lsmSh8GTCr' where c = 3736 index_test.go:137: sql insert into test_index values (4023, 6304908155762275711, 0.049821, 't6rw2Hxi5f') index_test.go:143: sql update test_index set c1 = 5612144143175409195, c2 = 0.465254, c3 = 'XOAZ1yH7Df' where c = 1127 index_test.go:137: sql insert into test_index values (4028, 7684050953460160174, 0.249743, '8QU2g5Q5AK') index_test.go:143: sql update test_index set c1 = 3911981242957902978, c2 = 0.421727, c3 = '7PykDnMP6v' where c = 349 index_test.go:140: sql delete from test_index where c = 2689 index_test.go:140: sql delete from test_index where c = 70 index_test.go:137: sql insert into test_index values (4027, 1506390376545786949, 0.811389, 'joyh6oiUpQ') index_test.go:137: sql insert into test_index values (4029, 7769266054189471736, 0.165868, 'Z6KjKgU7Kt') index_test.go:140: sql delete from test_index where c = 3746 index_test.go:137: sql insert into test_index values (4030, 1778558968187823600, 0.909493, 'Si2wXrCn4O') index_test.go:140: sql delete from test_index where c = 2880 index_test.go:140: sql delete from test_index where c = 2090 index_test.go:140: sql delete from test_index where c = 820 index_test.go:137: sql insert into test_index values (4031, 4039393450117795447, 0.004415, 'XQxUDSRAT4') index_test.go:140: sql delete from test_index where c = 883 index_test.go:140: sql delete from test_index where c = 3747 index_test.go:140: sql delete from test_index where c = 4003 index_test.go:143: sql update test_index set c1 = 6506101348693085886, c2 = 0.241379, c3 = 'gyUN46LLz5' where c = 3126 index_test.go:143: sql update test_index set c1 = 7445835332210318575, c2 = 0.496134, c3 = 'YwaXM2w9l4' where c = 2403 index_test.go:143: sql update test_index set c1 = 8211435604155946593, c2 = 0.146573, c3 = '7jasnWIpPy' where c = 1850 index_test.go:143: sql update test_index set c1 = 2875600444176021346, c2 = 0.455166, c3 = 'jd8tQFw5Tq' where c = 2436 index_test.go:143: sql update test_index set c1 = 5424205671995977105, c2 = 0.283902, c3 = 'peHXZsHpyp' where c = 2682 index_test.go:143: sql update test_index set c1 = 2183383062559424797, c2 = 0.231946, c3 = '1FJcd6EPhy' where c = 495 index_test.go:143: sql update test_index set c1 = 1313724286002985243, c2 = 0.048334, c3 = 'UeKkRyMssb' where c = 3491 index_test.go:137: sql insert into test_index values (4032, 6377418216197759970, 0.866469, 'GRBbaqf47c') index_test.go:143: sql update test_index set c1 = 6712319415118503981, c2 = 0.174900, c3 = 'Y2VdPEWkBH' where c = 2306 index_test.go:143: sql update test_index set c1 = 6728287149493411213, c2 = 0.473722, c3 = '0jhc65tvYt' where c = 2313 index_test.go:137: sql insert into test_index values (4033, 8532531907472234134, 0.206185, '3jCUzIZzhC') index_test.go:140: sql delete from test_index where c = 3608 index_test.go:137: sql insert into test_index values (4034, 9129974029556862963, 0.979859, 'qsEdWJGGgE') index_test.go:137: sql insert into test_index values (4035, 1924566301802498727, 0.295623, 'K1XmkgF3AX') index_test.go:137: sql insert into test_index values (4036, 1659914145944070712, 0.118449, 'zRnyVv7z0l') index_test.go:137: sql insert into test_index values (4039, 8371563546492259048, 0.642907, 'XQ0GnJAoPB') index_test.go:140: sql delete from test_index where c = 967 index_test.go:140: sql delete from test_index where c = 3675 index_test.go:140: sql delete from test_index where c = 799 index_test.go:140: sql delete from test_index where c = 3674 index_test.go:137: sql insert into test_index values (4038, 3757541322054405928, 0.576483, 'h9SbEb66uB') index_test.go:143: sql update test_index set c1 = 2472665085319433635, c2 = 0.301249, c3 = 'TklGKlQR7H' where c = 3967 index_test.go:137: sql insert into test_index values (4037, 6411022040246087682, 0.828958, 'N6ccwv43ff') index_test.go:140: sql delete from test_index where c = 2775 index_test.go:137: sql insert into test_index values (4040, 2938076675108464212, 0.055145, 'dMHopGY6pi') index_test.go:143: sql update test_index set c1 = 7201356433580312231, c2 = 0.263867, c3 = 'UwE4wqCHX5' where c = 1496 index_test.go:143: sql update test_index set c1 = 3805737298148005237, c2 = 0.268137, c3 = 'WjEUEmpu4f' where c = 3696 index_test.go:143: sql update test_index set c1 = 8245556586025434629, c2 = 0.950437, c3 = 'MZ1Ejist1T' where c = 1631 index_test.go:140: sql delete from test_index where c = 45 index_test.go:140: sql delete from test_index where c = 1427 index_test.go:143: sql update test_index set c1 = 7153228768379491476, c2 = 0.991532, c3 = 'juqV6OoWYY' where c = 1952 index_test.go:140: sql delete from test_index where c = 3144 index_test.go:143: sql update test_index set c1 = 7746735776485015702, c2 = 0.061556, c3 = '2xysQi89bn' where c = 1020 index_test.go:137: sql insert into test_index values (4041, 3354082408041210876, 0.494418, 'tF26OK8a9E') index_test.go:140: sql delete from test_index where c = 2916 index_test.go:137: sql insert into test_index values (4042, 3458363138315765552, 0.987513, 'wy2WYZjVTs') index_test.go:137: sql insert into test_index values (4043, 3674225737926143339, 0.935953, 'GQnqUc96b8') index_test.go:143: sql update test_index set c1 = 5967888773305287870, c2 = 0.215574, c3 = 'ASNbk9McGU' where c = 2007 index_test.go:137: sql insert into test_index values (4044, 5922957181224306638, 0.495583, 'No06JTHYHu') index_test.go:143: sql update test_index set c1 = 656845139537192559, c2 = 0.859090, c3 = '14V42wmKSv' where c = 255 index_test.go:137: sql insert into test_index values (4046, 2100112158838059085, 0.381013, 'CgjxdEEUyp') index_test.go:140: sql delete from test_index where c = 2623 index_test.go:140: sql delete from test_index where c = 1160 index_test.go:137: sql insert into test_index values (4045, 5660397700088442275, 0.087651, 'iDGLegFsY2') index_test.go:137: sql insert into test_index values (4047, 6147824889310848555, 0.446055, '2332V1b5As') index_test.go:140: sql delete from test_index where c = 307 index_test.go:143: sql update test_index set c1 = 9141084335080572299, c2 = 0.880776, c3 = '7BBqErDnuP' where c = 399 index_test.go:143: sql update test_index set c1 = 1063875038835437870, c2 = 0.608678, c3 = 'rwo3P2aWgm' where c = 2911 index_test.go:137: sql insert into test_index values (4048, 8046125878420885540, 0.323230, 'kijT9033mX') index_test.go:143: sql update test_index set c1 = 7125694479733671712, c2 = 0.286434, c3 = 'SrLoNMbNdW' where c = 3460 index_test.go:140: sql delete from test_index where c = 3363 index_test.go:140: sql delete from test_index where c = 3171 index_test.go:143: sql update test_index set c1 = 1850743898640217907, c2 = 0.685742, c3 = 'orX0uvBrWI' where c = 24 index_test.go:140: sql delete from test_index where c = 1601 index_test.go:143: sql update test_index set c1 = 9121283423072940780, c2 = 0.581990, c3 = 'CwooqAi5kZ' where c = 314 index_test.go:140: sql delete from test_index where c = 3658 index_test.go:137: sql insert into test_index values (4050, 3393920869672691088, 0.139888, 'sO4UI8WXNy') index_test.go:137: sql insert into test_index values (4053, 3698580619635180200, 0.337455, '1Yp3qNs5bv') index_test.go:140: sql delete from test_index where c = 1275 index_test.go:137: sql insert into test_index values (4049, 1964718084919958308, 0.719110, 'PbFtg1jWMg') index_test.go:143: sql update test_index set c1 = 524299272677418841, c2 = 0.821447, c3 = 'QPOLCkKZcu' where c = 2785 index_test.go:143: sql update test_index set c1 = 824741381017746117, c2 = 0.488972, c3 = 'tUbHC4zKRt' where c = 1827 index_test.go:143: sql update test_index set c1 = 7782603857926491487, c2 = 0.026867, c3 = 'FlBQyEC0u5' where c = 2062 index_test.go:137: sql insert into test_index values (4051, 4052163356568189790, 0.640424, 'D4LSearbQm') index_test.go:137: sql insert into test_index values (4052, 3424806776040561415, 0.080349, 'KavXudf2oS') index_test.go:143: sql update test_index set c1 = 2900031658020969964, c2 = 0.695285, c3 = 'XSKAMMpeDA' where c = 1824 index_test.go:143: sql update test_index set c1 = 1018300699187327926, c2 = 0.640140, c3 = 'X9XyK4Y70V' where c = 420 index_test.go:140: sql delete from test_index where c = 2681 index_test.go:140: sql delete from test_index where c = 1422 index_test.go:140: sql delete from test_index where c = 2388 index_test.go:137: sql insert into test_index values (4055, 6807640106293437428, 0.650167, 'gXnVvbn3hO') index_test.go:140: sql delete from test_index where c = 1719 index_test.go:137: sql insert into test_index values (4056, 737102207518260128, 0.532040, 'Y2fDHU6p3n') index_test.go:137: sql insert into test_index values (4054, 5653325125257107067, 0.314253, 'krIi5W63Ot') index_test.go:140: sql delete from test_index where c = 594 index_test.go:143: sql update test_index set c1 = 1549392685923481148, c2 = 0.543892, c3 = 'lGVEqD7EKh' where c = 466 index_test.go:143: sql update test_index set c1 = 4091903946437431706, c2 = 0.488815, c3 = 'H4e7vBszlG' where c = 2340 index_test.go:137: sql insert into test_index values (4057, 4798932666291224820, 0.027605, '4eOQH8s03s') index_test.go:143: sql update test_index set c1 = 1515049064839256780, c2 = 0.586982, c3 = 'WNTLwcbL4G' where c = 321 index_test.go:140: sql delete from test_index where c = 291 index_test.go:143: sql update test_index set c1 = 4390727465279568780, c2 = 0.262129, c3 = '2jma4ZYLdL' where c = 3058 index_test.go:140: sql delete from test_index where c = 2530 index_test.go:137: sql insert into test_index values (4060, 4146293869984654256, 0.615351, 'ILXI9ZRA70') index_test.go:137: sql insert into test_index values (4058, 1385970359736297388, 0.541091, 'uG6WvMRXcV') index_test.go:137: sql insert into test_index values (4059, 60402546259127787, 0.762148, 'jCfpcy6jxE') index_test.go:143: sql update test_index set c1 = 6599086898277788703, c2 = 0.282430, c3 = 'nh4Pd3lBUc' where c = 3716 index_test.go:137: sql insert into test_index values (4061, 6808817874146572051, 0.130404, 'LVgGlAKwM6') index_test.go:140: sql delete from test_index where c = 3945 index_test.go:140: sql delete from test_index where c = 2465 index_test.go:140: sql delete from test_index where c = 3312 index_test.go:140: sql delete from test_index where c = 1036 index_test.go:143: sql update test_index set c1 = 6099873813346085311, c2 = 0.222002, c3 = 'PJJ493hlVy' where c = 2257 index_test.go:137: sql insert into test_index values (4062, 7942448883734387861, 0.492759, '5rjyZVF6y1') index_test.go:140: sql delete from test_index where c = 3909 index_test.go:140: sql delete from test_index where c = 244 index_test.go:143: sql update test_index set c1 = 2988186317674279593, c2 = 0.960288, c3 = 'fRiEvM17Nv' where c = 2408 index_test.go:137: sql insert into test_index values (4064, 2306175941655819488, 0.881579, 'rROOOZOCn2') index_test.go:143: sql update test_index set c1 = 3702146223464375455, c2 = 0.488427, c3 = '1beZ4HZKVk' where c = 2924 index_test.go:143: sql update test_index set c1 = 1071697399205485355, c2 = 0.040769, c3 = '3WyyQwimyT' where c = 3100 index_test.go:137: sql insert into test_index values (4063, 6460728482021117850, 0.465243, 'AyG64Wlurx') index_test.go:143: sql update test_index set c1 = 9193042391519540449, c2 = 0.279947, c3 = 'Wt1jBVTZWl' where c = 1940 index_test.go:140: sql delete from test_index where c = 3492 index_test.go:143: sql update test_index set c1 = 6343889319199060851, c2 = 0.962371, c3 = 'RrcZlqaMKa' where c = 2270 index_test.go:143: sql update test_index set c1 = 1341710435233571896, c2 = 0.194576, c3 = 'aZH6dxZRBC' where c = 1 index_test.go:143: sql update test_index set c1 = 1878778968055236179, c2 = 0.496484, c3 = '1tGLGeoIo9' where c = 2968 index_test.go:137: sql insert into test_index values (4067, 1056537371679784041, 0.409892, 'WLd3FOmnAy') index_test.go:137: sql insert into test_index values (4068, 4527170480409850583, 0.125198, 'xe4NeKeaDR') index_test.go:140: sql delete from test_index where c = 3240 index_test.go:143: sql update test_index set c1 = 3516407620593217307, c2 = 0.038705, c3 = 'XTQYZd7px0' where c = 4028 index_test.go:137: sql insert into test_index values (4070, 7847199362840203528, 0.319624, 'fgANn9UNKy') index_test.go:137: sql insert into test_index values (4065, 5128584384378314714, 0.778887, 'YiTn5Zgdux') index_test.go:137: sql insert into test_index values (4066, 5986987942679139865, 0.945875, 'KvbZKlmJ2n') index_test.go:137: sql insert into test_index values (4069, 1860686926388198925, 0.997627, 'XrLqdqoJVq') index_test.go:137: sql insert into test_index values (4071, 4463845700754648758, 0.899250, 'qrTlvxrv58') index_test.go:140: sql delete from test_index where c = 3980 index_test.go:140: sql delete from test_index where c = 3876 index_test.go:137: sql insert into test_index values (4072, 8757198171098453762, 0.015495, 'De4QrHYE7T') index_test.go:140: sql delete from test_index where c = 3319 index_test.go:140: sql delete from test_index where c = 1050 index_test.go:143: sql update test_index set c1 = 4145225428026850230, c2 = 0.383656, c3 = 'ObfvQHyMcU' where c = 166 index_test.go:140: sql delete from test_index where c = 2905 index_test.go:143: sql update test_index set c1 = 8823669235739229441, c2 = 0.949228, c3 = 'RPLFn8Ewmf' where c = 1517 index_test.go:140: sql delete from test_index where c = 2987 index_test.go:143: sql update test_index set c1 = 48637685448529044, c2 = 0.238917, c3 = 'OlSXq0qtxq' where c = 1367 index_test.go:140: sql delete from test_index where c = 3516 index_test.go:140: sql delete from test_index where c = 2178 index_test.go:137: sql insert into test_index values (4073, 1169966075958305350, 0.794446, 'Z1XUCv8K3j') index_test.go:140: sql delete from test_index where c = 1789 index_test.go:143: sql update test_index set c1 = 4198163642091002277, c2 = 0.288468, c3 = 'U4JjeeOX0Q' where c = 2652 index_test.go:143: sql update test_index set c1 = 7336495732091322882, c2 = 0.629178, c3 = 'd2W44W4pw8' where c = 3820 index_test.go:137: sql insert into test_index values (4074, 5085986583150314770, 0.827692, 'jhWDPgC20K') index_test.go:143: sql update test_index set c1 = 7943348973417137393, c2 = 0.668378, c3 = 'FI09ShbKin' where c = 110 index_test.go:143: sql update test_index set c1 = 7623424790892006609, c2 = 0.990831, c3 = 'spPfNp8BL5' where c = 3627 index_test.go:140: sql delete from test_index where c = 1351 index_test.go:143: sql update test_index set c1 = 2904640553893297746, c2 = 0.615063, c3 = '9r4OYn65wM' where c = 1151 index_test.go:137: sql insert into test_index values (4075, 1847340932974758229, 0.300672, 'MM04YDaVXE') index_test.go:143: sql update test_index set c1 = 6924234803823299331, c2 = 0.726656, c3 = 'EkGIZ1vpDC' where c = 1809 index_test.go:143: sql update test_index set c1 = 6796952221255399115, c2 = 0.820264, c3 = 'en4w2wxoch' where c = 1437 index_test.go:137: sql insert into test_index values (4076, 2034938301678857586, 0.937485, 'rXe58oudrE') index_test.go:137: sql insert into test_index values (4077, 5814685929075045877, 0.399151, 'mNpD1FhY3i') index_test.go:143: sql update test_index set c1 = 3027523334584312736, c2 = 0.740978, c3 = 'PKJFziJWLf' where c = 853 index_test.go:140: sql delete from test_index where c = 2905 index_test.go:137: sql insert into test_index values (4079, 149198984992069281, 0.559467, 'NC1wdaqrS5') index_test.go:137: sql insert into test_index values (4080, 7952043698580586320, 0.964628, 'BNRB4fR17o') index_test.go:137: sql insert into test_index values (4081, 3547766590242352974, 0.236030, 'E6u1jsv536') index_test.go:137: sql insert into test_index values (4078, 3179690887747855769, 0.147561, 'Z2eIF6Qv6p') index_test.go:140: sql delete from test_index where c = 1526 index_test.go:140: sql delete from test_index where c = 2921 index_test.go:137: sql insert into test_index values (4083, 839671479233539847, 0.673533, 'gt0zNEFdfz') index_test.go:140: sql delete from test_index where c = 2040 index_test.go:140: sql delete from test_index where c = 1215 index_test.go:137: sql insert into test_index values (4082, 7712132444447981475, 0.781610, 'k3iA8pBIzr') index_test.go:143: sql update test_index set c1 = 9133959213526997829, c2 = 0.747993, c3 = 'wpL4x6GbMV' where c = 3614 index_test.go:140: sql delete from test_index where c = 3930 index_test.go:140: sql delete from test_index where c = 3708 index_test.go:143: sql update test_index set c1 = 161272746788160315, c2 = 0.778937, c3 = 'YS4JkgwNmQ' where c = 1351 index_test.go:140: sql delete from test_index where c = 2938 index_test.go:143: sql update test_index set c1 = 4997670578894321381, c2 = 0.070522, c3 = 'P5x7iBe9pm' where c = 427 index_test.go:143: sql update test_index set c1 = 8269486495387086975, c2 = 0.801355, c3 = 'VhRSPfsNvm' where c = 3548 index_test.go:140: sql delete from test_index where c = 1644 index_test.go:137: sql insert into test_index values (4084, 6673786105370703862, 0.246875, 'QleY6v3D4s') index_test.go:143: sql update test_index set c1 = 1580095302351677002, c2 = 0.920700, c3 = 'M4lphAHqmd' where c = 1196 index_test.go:143: sql update test_index set c1 = 7644033815107759785, c2 = 0.703500, c3 = 'PJ2DAODrzJ' where c = 3617 index_test.go:140: sql delete from test_index where c = 2570 index_test.go:143: sql update test_index set c1 = 7557546561046576753, c2 = 0.765548, c3 = 'qyU60quQet' where c = 1825 index_test.go:137: sql insert into test_index values (4085, 8117507091884344951, 0.583465, 'UfJYDQOrZL') index_test.go:143: sql update test_index set c1 = 12183526770782430, c2 = 0.613140, c3 = 'WZioNy1myM' where c = 2261 index_test.go:137: sql insert into test_index values (4088, 5325250451472320826, 0.703094, 'He5EEtL8jL') index_test.go:137: sql insert into test_index values (4086, 5633155926372865920, 0.813124, 'KCSsBJOTLz') index_test.go:137: sql insert into test_index values (4087, 4893940568544421740, 0.203034, 'uS3m8iJakh') index_test.go:143: sql update test_index set c1 = 1000531426371988907, c2 = 0.290020, c3 = 'PxCogkeq8j' where c = 3821 index_test.go:140: sql delete from test_index where c = 1030 index_test.go:140: sql delete from test_index where c = 2371 index_test.go:137: sql insert into test_index values (4090, 6975913573714442726, 0.428086, 'Pq4iZupQC1') index_test.go:143: sql update test_index set c1 = 6861372369848534733, c2 = 0.522680, c3 = 'gX4xYiu63E' where c = 4012 index_test.go:140: sql delete from test_index where c = 1585 index_test.go:140: sql delete from test_index where c = 1311 index_test.go:137: sql insert into test_index values (4089, 4827219324451452692, 0.245134, 'xMOsx0Nx0e') index_test.go:137: sql insert into test_index values (4092, 1205346703042525842, 0.690723, 'IkO81Uxboi') index_test.go:137: sql insert into test_index values (4091, 4256566735870833600, 0.741630, 'HDzQRCoJHd') index_test.go:140: sql delete from test_index where c = 3311 index_test.go:143: sql update test_index set c1 = 3318833438234255653, c2 = 0.316566, c3 = 'Mu7LWvpAuH' where c = 1422 index_test.go:143: sql update test_index set c1 = 8757254269603035216, c2 = 0.175048, c3 = 'esKs52r8Xd' where c = 568 index_test.go:143: sql update test_index set c1 = 1395403778845530932, c2 = 0.205431, c3 = 'kTdRYq7Qmw' where c = 2471 index_test.go:140: sql delete from test_index where c = 2466 index_test.go:140: sql delete from test_index where c = 1858 index_test.go:143: sql update test_index set c1 = 8833489571574078453, c2 = 0.933960, c3 = '3r1wZtUfta' where c = 3697 index_test.go:140: sql delete from test_index where c = 3846 index_test.go:140: sql delete from test_index where c = 2369 index_test.go:143: sql update test_index set c1 = 3324378153709124040, c2 = 0.013413, c3 = 'TYmqFpc2pU' where c = 760 index_test.go:137: sql insert into test_index values (4093, 6503787017306267444, 0.358035, 'qMDj90B9ue') index_test.go:137: sql insert into test_index values (4094, 6207349339991006579, 0.491974, 'W6Gdq4y74k') index_test.go:143: sql update test_index set c1 = 2325660775258220691, c2 = 0.890535, c3 = '9Q0cj14vni' where c = 1997 index_test.go:137: sql insert into test_index values (4097, 592631223999021949, 0.713137, 'iJlHAyA5NO') index_test.go:143: sql update test_index set c1 = 7477064396993684698, c2 = 0.246211, c3 = 'vKfk9DeEpZ' where c = 1480 index_test.go:137: sql insert into test_index values (4095, 4761797517475447585, 0.129315, 'CDKGNuMT75') index_test.go:143: sql update test_index set c1 = 3332565949018270798, c2 = 0.439674, c3 = '5SVD3Mpt8i' where c = 2272 index_test.go:137: sql insert into test_index values (4096, 3850624241608515252, 0.134889, '3P05Qn34aM') index_test.go:137: sql insert into test_index values (4098, 1516988127742824855, 0.911423, 'nFXjUeQ5nZ') index_test.go:140: sql delete from test_index where c = 3778 index_test.go:140: sql delete from test_index where c = 3727 index_test.go:143: sql update test_index set c1 = 247618687868798584, c2 = 0.593502, c3 = 'NzKh1JnM5e' where c = 1513 index_test.go:140: sql delete from test_index where c = 3582 index_test.go:143: sql update test_index set c1 = 1154616418744243719, c2 = 0.213608, c3 = 'JvyIRHFWPH' where c = 359 index_test.go:137: sql insert into test_index values (4099, 7516726551829463941, 0.223064, 'uX65HuIxrj') index_test.go:140: sql delete from test_index where c = 901 index_test.go:137: sql insert into test_index values (4100, 8309857203065776517, 0.334424, '9gzbvoxQqu') index_test.go:140: sql delete from test_index where c = 2080 index_test.go:140: sql delete from test_index where c = 3602 index_test.go:140: sql delete from test_index where c = 955 index_test.go:143: sql update test_index set c1 = 8807018036735419821, c2 = 0.346436, c3 = '2eCY9KNcT7' where c = 3929 index_test.go:140: sql delete from test_index where c = 286 index_test.go:143: sql update test_index set c1 = 1693611874485716126, c2 = 0.952120, c3 = 'veqAkkdUbo' where c = 37 index_test.go:143: sql update test_index set c1 = 1697722151960958277, c2 = 0.748946, c3 = 'majsygBt5e' where c = 1533 index_test.go:143: sql update test_index set c1 = 2811583256674103827, c2 = 0.166994, c3 = '9fPcsmblDv' where c = 172 index_test.go:143: sql update test_index set c1 = 2977317548915043435, c2 = 0.060643, c3 = 'lhK1Wrgw4Q' where c = 3837 index_test.go:143: sql update test_index set c1 = 8816559681634693724, c2 = 0.182862, c3 = 'Nny3ylYxIo' where c = 1329 index_test.go:143: sql update test_index set c1 = 8931974864229574577, c2 = 0.541255, c3 = 'S37hwIhVs1' where c = 279 === RUN TestColumn/alter_table_test_column_drop_column_c3 # Time: 2025-04-04T18:47:43.041963186+08:00 # Txn_start_ts: 457117181539254381 # Query_time: 0.512427998 # Parse_time: 0.000082081 # Compile_time: 0.000086475 # Rewrite_time: 0.000002438 # Optimize_time: 0 # Wait_TS: 0.00021992 # DB: test_ddl # Is_internal: false # Digest: ff9fd75d655e7765d767a4f3313a7e8138dab5a7e3d11bff997f36d5e1c792d6 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 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; index_test.go:137: sql insert into test_index values (4108, 4420145535655716606, 0.112891, 'JwnRVbkc6k') index_test.go:137: sql insert into test_index values (4110, 3648618998834048962, 0.043494, 'lFFPRwFPYw') index_test.go:137: sql insert into test_index values (4102, 8445355412075076221, 0.732245, 'bBebSf9AFN') index_test.go:137: sql insert into test_index values (4104, 7997545355445729572, 0.743515, 'rNBTmYhbei') index_test.go:137: sql insert into test_index values (4103, 3899635319593170552, 0.363195, 'kivaGOXLBL') index_test.go:137: sql insert into test_index values (4101, 3129669440036377346, 0.485357, 'OUsqek8Jp6') index_test.go:140: sql delete from test_index where c = 3116 index_test.go:140: sql delete from test_index where c = 1002 index_test.go:137: sql insert into test_index values (4107, 2641748960506092538, 0.359207, 'phUqJd2QFX') index_test.go:137: sql insert into test_index values (4105, 1908537897601271280, 0.667093, '8mbftDIX5k') index_test.go:137: sql insert into test_index values (4106, 1107417608421441026, 0.212672, '01sSpCfJyX') index_test.go:140: sql delete from test_index where c = 801 index_test.go:137: sql insert into test_index values (4109, 779537693986265762, 0.356252, 'v0YIhPfBHy') index_test.go:140: sql delete from test_index where c = 3233 index_test.go:140: sql delete from test_index where c = 2510 index_test.go:140: sql delete from test_index where c = 537 index_test.go:143: sql update test_index set c1 = 4303567278392791478, c2 = 0.557140, c3 = 'dsYWe5VTuG' where c = 1213 index_test.go:140: sql delete from test_index where c = 1920 index_test.go:143: sql update test_index set c1 = 8815412507132081203, c2 = 0.878549, c3 = 'pM0Do4VI81' where c = 4067 index_test.go:140: sql delete from test_index where c = 3923 index_test.go:140: sql delete from test_index where c = 3006 index_test.go:143: sql update test_index set c1 = 6637973532507471926, c2 = 0.071551, c3 = 'LpzOiW9hYo' where c = 2001 index_test.go:140: sql delete from test_index where c = 1184 index_test.go:143: sql update test_index set c1 = 1505431634587174160, c2 = 0.861429, c3 = 'KClkX5GWkN' where c = 3907 index_test.go:143: sql update test_index set c1 = 629295175789723163, c2 = 0.118933, c3 = 'BJoDFhxXrI' where c = 1113 index_test.go:143: sql update test_index set c1 = 7171207264034092060, c2 = 0.047331, c3 = 'MRSsjoy7eO' where c = 3126 index_test.go:137: sql insert into test_index values (4111, 2616200084379727737, 0.476592, 'MUVQppBVPW') index_test.go:143: sql update test_index set c1 = 7248858183825276450, c2 = 0.024501, c3 = 'ZjWPOWEaZG' where c = 1886 index_test.go:143: sql update test_index set c1 = 2808019131408381111, c2 = 0.503458, c3 = '2h9eI2yTFZ' where c = 1448 index_test.go:137: sql insert into test_index values (4112, 1746482285931046346, 0.167841, 'BXttUeik2c') index_test.go:143: sql update test_index set c1 = 5455618724689198339, c2 = 0.722250, c3 = 'n7c30wcNos' where c = 165 index_test.go:137: sql insert into test_index values (4113, 70691857531021864, 0.505454, 'kP5G7LD2zo') index_test.go:143: sql update test_index set c1 = 1295718849402427575, c2 = 0.109290, c3 = 'Rg70Q9dz5s' where c = 445 index_test.go:140: sql delete from test_index where c = 890 index_test.go:137: sql insert into test_index values (4114, 883314351258340574, 0.727934, 'LTBm2A88E5') index_test.go:137: sql insert into test_index values (4115, 7522538584005992699, 0.021146, 'afRcjaH4js') index_test.go:137: sql insert into test_index values (4116, 1817957140104519208, 0.000600, 'oTH71mzVNM') index_test.go:137: sql insert into test_index values (4118, 6227580331275244838, 0.822512, 'pSLQNvUBEb') index_test.go:137: sql insert into test_index values (4119, 2941094500872459456, 0.541162, '1m07A6KBsX') index_test.go:140: sql delete from test_index where c = 2628 index_test.go:140: sql delete from test_index where c = 1148 index_test.go:140: sql delete from test_index where c = 2421 index_test.go:143: sql update test_index set c1 = 9069849719842789150, c2 = 0.574594, c3 = 'Vmi2sr03ZD' where c = 3177 index_test.go:137: sql insert into test_index values (4117, 8311609879442357706, 0.663715, 'VqJj7SMCm1') index_test.go:137: sql insert into test_index values (4120, 4534080124098591203, 0.164092, 'LVlS3jgrri') index_test.go:140: sql delete from test_index where c = 2051 index_test.go:143: sql update test_index set c1 = 4186177975265070576, c2 = 0.358845, c3 = 'lmrBqe7siH' where c = 1035 index_test.go:140: sql delete from test_index where c = 3988 index_test.go:140: sql delete from test_index where c = 1886 index_test.go:143: sql update test_index set c1 = 8397289188711092965, c2 = 0.998353, c3 = 'bJkeIiysUA' where c = 1637 index_test.go:143: sql update test_index set c1 = 7196110494261996025, c2 = 0.525155, c3 = 'OecvzoOmyY' where c = 1421 index_test.go:137: sql insert into test_index values (4121, 4799623882014231844, 0.940719, 'Kbs8X1yc6D') index_test.go:140: sql delete from test_index where c = 3220 index_test.go:140: sql delete from test_index where c = 2365 index_test.go:140: sql delete from test_index where c = 3034 index_test.go:143: sql update test_index set c1 = 4358447105486954538, c2 = 0.216641, c3 = 'VPyMhFXXKd' where c = 2132 index_test.go:137: sql insert into test_index values (4123, 7450108895271534229, 0.374791, 'xVZOTEWwyR') index_test.go:143: sql update test_index set c1 = 8079788063622740123, c2 = 0.167312, c3 = '7tolXydmx1' where c = 3700 index_test.go:140: sql delete from test_index where c = 279 index_test.go:137: sql insert into test_index values (4122, 1199496020062805959, 0.663616, 'qVt59MbJhA') index_test.go:143: sql update test_index set c1 = 77878115258399082, c2 = 0.501825, c3 = 'lUzTb8FHzY' where c = 1376 index_test.go:143: sql update test_index set c1 = 1250382570763452723, c2 = 0.718359, c3 = '29uLcxgrvV' where c = 495 index_test.go:137: sql insert into test_index values (4125, 3018674461835989171, 0.631067, 'Xlkrboqmzn') index_test.go:137: sql insert into test_index values (4124, 723911227121116261, 0.137778, 'cBQ8yJZvd5') index_test.go:143: sql update test_index set c1 = 8072773072697525541, c2 = 0.300006, c3 = 'uNEzAJDCRd' where c = 2313 index_test.go:143: sql update test_index set c1 = 7125994129698925643, c2 = 0.371274, c3 = 'BgKibEPf0D' where c = 3502 index_test.go:140: sql delete from test_index where c = 2089 index_test.go:137: sql insert into test_index values (4128, 8925379143868292122, 0.052270, 'wDWwv2uXGD') index_test.go:143: sql update test_index set c1 = 6112783417086851508, c2 = 0.726241, c3 = 'hSkhBxe4S1' where c = 3202 index_test.go:140: sql delete from test_index where c = 4006 index_test.go:137: sql insert into test_index values (4126, 2995869256392677656, 0.267673, 'usNdwyqpZ6') index_test.go:137: sql insert into test_index values (4127, 8099521689169695180, 0.736721, 'APBt1xCWCm') index_test.go:137: sql insert into test_index values (4129, 5904732248818626111, 0.954498, 'xLeAEaXBN9') index_test.go:140: sql delete from test_index where c = 2166 index_test.go:143: sql update test_index set c1 = 4417106726442690516, c2 = 0.872711, c3 = 'VPx2CjPdTo' where c = 1137 index_test.go:140: sql delete from test_index where c = 672 index_test.go:140: sql delete from test_index where c = 103 index_test.go:140: sql delete from test_index where c = 275 index_test.go:140: sql delete from test_index where c = 2072 index_test.go:137: sql insert into test_index values (4131, 2906090620844201410, 0.272099, 'LbfTBSPXfl') index_test.go:143: sql update test_index set c1 = 6128943849476181588, c2 = 0.212296, c3 = 'brLpgC0J6d' where c = 2622 index_test.go:143: sql update test_index set c1 = 8625700919525036677, c2 = 0.035452, c3 = 'stVsWLiZJn' where c = 1740 index_test.go:143: sql update test_index set c1 = 8244953116777802917, c2 = 0.034333, c3 = '8zmog0NmHx' where c = 2216 index_test.go:143: sql update test_index set c1 = 7138028589762863320, c2 = 0.595948, c3 = 'PohtQ3egq8' where c = 1741 index_test.go:143: sql update test_index set c1 = 8932090138344110474, c2 = 0.780018, c3 = '5p15kKnSTN' where c = 129 index_test.go:137: sql insert into test_index values (4130, 8305619381572666940, 0.760148, 'LiJe8EeD2v') index_test.go:140: sql delete from test_index where c = 3976 index_test.go:137: sql insert into test_index values (4132, 7940811495411131686, 0.579099, 'YkOK8KqmP7') index_test.go:140: sql delete from test_index where c = 2340 index_test.go:140: sql delete from test_index where c = 2979 index_test.go:143: sql update test_index set c1 = 633133770205255838, c2 = 0.016953, c3 = 'D1kOAyd2Cb' where c = 824 index_test.go:137: sql insert into test_index values (4134, 6199708314015700108, 0.056454, 'KPitfiyh26') index_test.go:137: sql insert into test_index values (4136, 1278262761126422872, 0.209533, '0UTGg2x8Dq') index_test.go:137: sql insert into test_index values (4137, 3592146052974537084, 0.445785, 'bhSct3LS5O') index_test.go:137: sql insert into test_index values (4135, 837035054870080328, 0.906680, 'IL1ky4zWSa') index_test.go:137: sql insert into test_index values (4133, 3063575716707682839, 0.653447, '8gA4h5KnNE') index_test.go:143: sql update test_index set c1 = 3920621449265349006, c2 = 0.822010, c3 = 'koEqyxpBZF' where c = 815 index_test.go:140: sql delete from test_index where c = 1939 index_test.go:143: sql update test_index set c1 = 8675678102302155291, c2 = 0.197080, c3 = 'JXisXHuYqj' where c = 1375 index_test.go:140: sql delete from test_index where c = 2009 index_test.go:140: sql delete from test_index where c = 4110 index_test.go:137: sql insert into test_index values (4139, 2698125091516965614, 0.986580, 'q3gTZUU68X') index_test.go:140: sql delete from test_index where c = 2614 index_test.go:140: sql delete from test_index where c = 3911 index_test.go:140: sql delete from test_index where c = 1040 index_test.go:140: sql delete from test_index where c = 1271 index_test.go:137: sql insert into test_index values (4140, 3113440574683538050, 0.595831, '6KFP4cweiA') index_test.go:143: sql update test_index set c1 = 3296403927928280668, c2 = 0.676436, c3 = 'Z2tRI1wO49' where c = 3458 index_test.go:137: sql insert into test_index values (4138, 686223017577317254, 0.419433, 'xN3oyL0Zlq') index_test.go:143: sql update test_index set c1 = 3500243929413348519, c2 = 0.449260, c3 = '9HyzGIgkRk' where c = 2322 index_test.go:143: sql update test_index set c1 = 8758963765423299955, c2 = 0.370047, c3 = 'VIBAgmkAJV' where c = 1921 index_test.go:143: sql update test_index set c1 = 2305639894856814277, c2 = 0.560222, c3 = 'bCffgKZpEJ' where c = 68 index_test.go:143: sql update test_index set c1 = 1267449974799711911, c2 = 0.150372, c3 = '99H9VrIo3T' where c = 1180 index_test.go:137: sql insert into test_index values (4141, 1268791978928399768, 0.967007, 'p9uIjnFsI2') index_test.go:143: sql update test_index set c1 = 3006524009207104033, c2 = 0.043290, c3 = 'C2r307zYnl' where c = 623 index_test.go:143: sql update test_index set c1 = 6788563640012373203, c2 = 0.393652, c3 = '49lsjlXIqO' where c = 3194 index_test.go:140: sql delete from test_index where c = 3 index_test.go:143: sql update test_index set c1 = 6473256974440937507, c2 = 0.357141, c3 = 'PgRXZeNvod' where c = 2380 index_test.go:137: sql insert into test_index values (4143, 5722651676483580466, 0.893540, 'WXiFzkhHkU') index_test.go:137: sql insert into test_index values (4144, 6730361796911498575, 0.242696, 'tYZtunDEqR') index_test.go:137: sql insert into test_index values (4142, 18535948604760370, 0.164788, 'fQz0vkbbC3') index_test.go:143: sql update test_index set c1 = 3421975146730544623, c2 = 0.683314, c3 = 'vwTQtHz2nE' where c = 1468 index_test.go:137: sql insert into test_index values (4145, 1493446046740303901, 0.316559, 'JELGC7EOhh') index_test.go:140: sql delete from test_index where c = 4085 index_test.go:137: sql insert into test_index values (4146, 5781868319444826624, 0.961178, 'DqHMHeuAjM') index_test.go:140: sql delete from test_index where c = 2857 index_test.go:137: sql insert into test_index values (4147, 7308600289314008418, 0.855832, 'Y9UVHpuaet') index_test.go:140: sql delete from test_index where c = 1266 index_test.go:140: sql delete from test_index where c = 1236 index_test.go:143: sql update test_index set c1 = 3562629262578496064, c2 = 0.153195, c3 = 'HnV66UCvOU' where c = 1282 index_test.go:140: sql delete from test_index where c = 459 index_test.go:143: sql update test_index set c1 = 6215135544306716353, c2 = 0.081638, c3 = 'vLq8r5aWMR' where c = 3778 index_test.go:137: sql insert into test_index values (4148, 6589259862514315401, 0.511262, 'DOPH0l9dZX') index_test.go:140: sql delete from test_index where c = 2185 index_test.go:140: sql delete from test_index where c = 2963 index_test.go:143: sql update test_index set c1 = 2477778829350391907, c2 = 0.500119, c3 = 'shkwgcpZkP' where c = 639 index_test.go:140: sql delete from test_index where c = 2681 index_test.go:137: sql insert into test_index values (4149, 1803213437247001156, 0.377555, 'OBimynqeMk') index_test.go:143: sql update test_index set c1 = 8717908014801350873, c2 = 0.077478, c3 = 'M9yqMC5Li6' where c = 1544 index_test.go:137: sql insert into test_index values (4151, 1258732235436877311, 0.103589, 'i9SdnKW1ZI') index_test.go:140: sql delete from test_index where c = 3618 index_test.go:143: sql update test_index set c1 = 9040539860893018938, c2 = 0.273145, c3 = 'iOk6r9IG6J' where c = 2481 index_test.go:143: sql update test_index set c1 = 2791495611288420726, c2 = 0.660087, c3 = 'EfXh9t0YPD' where c = 3907 index_test.go:137: sql insert into test_index values (4150, 8547443237310643926, 0.079851, 'szls9X2oTr') index_test.go:137: sql insert into test_index values (4152, 1439644369111810196, 0.827951, '9fce1tZh3S') index_test.go:140: sql delete from test_index where c = 406 index_test.go:143: sql update test_index set c1 = 6946417804791375131, c2 = 0.744380, c3 = 'jxYmd39A0F' where c = 2150 index_test.go:143: sql update test_index set c1 = 4679444104225284607, c2 = 0.403776, c3 = 'fiTBZcjEM2' where c = 1154 index_test.go:137: sql insert into test_index values (4153, 4514731083410608742, 0.003103, 'LP8PnKvYaM') index_test.go:137: sql insert into test_index values (4155, 4948381411804310903, 0.830573, 'wVynzpngfx') index_test.go:143: sql update test_index set c1 = 6336113175643750130, c2 = 0.884156, c3 = 'lGNqG4GoHC' where c = 480 index_test.go:143: sql update test_index set c1 = 7104177258480524922, c2 = 0.313647, c3 = '0KXuqXFT9u' where c = 2472 index_test.go:137: sql insert into test_index values (4154, 6322095219823485884, 0.951243, 'vWNLLkVGeJ') index_test.go:140: sql delete from test_index where c = 3101 index_test.go:140: sql delete from test_index where c = 3280 index_test.go:140: sql delete from test_index where c = 2226 index_test.go:137: sql insert into test_index values (4158, 5793892380147236941, 0.590233, '1Bxz3ghC3I') index_test.go:143: sql update test_index set c1 = 2577161291336457882, c2 = 0.390218, c3 = 'NgTuHfY0Wd' where c = 597 index_test.go:143: sql update test_index set c1 = 7715067395595071221, c2 = 0.665116, c3 = 'NnsescnV3H' where c = 2736 index_test.go:143: sql update test_index set c1 = 8249645111016549215, c2 = 0.584393, c3 = 'YFDHYGqG7l' where c = 690 index_test.go:137: sql insert into test_index values (4159, 9083482500209261120, 0.152764, 'IHdip6PNAP') index_test.go:140: sql delete from test_index where c = 3126 index_test.go:137: sql insert into test_index values (4157, 1651985733011242989, 0.046887, 'qeVetWt6KE') index_test.go:137: sql insert into test_index values (4156, 5838778214159909216, 0.244449, 'ysEhsJoUGP') index_test.go:137: sql insert into test_index values (4160, 2570264003166274056, 0.050431, '5ciBCWMxMi') index_test.go:140: sql delete from test_index where c = 3821 index_test.go:140: sql delete from test_index where c = 2400 index_test.go:137: sql insert into test_index values (4161, 3485066701375842576, 0.412037, 'wtML3M9Mnq') index_test.go:140: sql delete from test_index where c = 2183 index_test.go:140: sql delete from test_index where c = 3955 index_test.go:143: sql update test_index set c1 = 2445730163683489386, c2 = 0.403446, c3 = '7L1iQAALEs' where c = 870 index_test.go:137: sql insert into test_index values (4162, 4519522359036831610, 0.080007, 'q8jj8Zu4BE') index_test.go:140: sql delete from test_index where c = 560 index_test.go:143: sql update test_index set c1 = 8958820867640041126, c2 = 0.190028, c3 = 'TkpTm2ybcK' where c = 947 index_test.go:140: sql delete from test_index where c = 2045 index_test.go:143: sql update test_index set c1 = 8239575765733783117, c2 = 0.956655, c3 = 'De5WEW4eOb' where c = 2971 index_test.go:143: sql update test_index set c1 = 5340164341833996618, c2 = 0.801595, c3 = 'hCviB5gW3w' where c = 681 index_test.go:140: sql delete from test_index where c = 488 index_test.go:137: sql insert into test_index values (4163, 2185929049657502674, 0.986003, 'UlfrpMJNMr') index_test.go:140: sql delete from test_index where c = 2962 index_test.go:137: sql insert into test_index values (4165, 528078015356121548, 0.337448, 'm60h4r3dS7') index_test.go:137: sql insert into test_index values (4166, 3130034535931486033, 0.179854, '4e6T0w0y2u') index_test.go:140: sql delete from test_index where c = 588 index_test.go:143: sql update test_index set c1 = 4368295081252459600, c2 = 0.419755, c3 = 'KJUuDFPJgl' where c = 3811 index_test.go:143: sql update test_index set c1 = 6995986013735062309, c2 = 0.817418, c3 = 'T3yWYuAWkF' where c = 4142 index_test.go:143: sql update test_index set c1 = 3456110786770162282, c2 = 0.020380, c3 = 'Vkh4EjTmb9' where c = 324 index_test.go:140: sql delete from test_index where c = 2893 index_test.go:143: sql update test_index set c1 = 4289345253957765299, c2 = 0.188923, c3 = 'xQYY6jDiGS' where c = 1595 index_test.go:137: sql insert into test_index values (4164, 2833937310524100009, 0.589281, 'eqRQh3rRyk') index_test.go:140: sql delete from test_index where c = 603 index_test.go:143: sql update test_index set c1 = 1971771690746271874, c2 = 0.088653, c3 = 'GVEbwqRYwq' where c = 3641 index_test.go:143: sql update test_index set c1 = 4181082276503934996, c2 = 0.909872, c3 = 'iQHlFHJ9NZ' where c = 247 index_test.go:140: sql delete from test_index where c = 506 index_test.go:137: sql insert into test_index values (4170, 7000631620086463958, 0.600666, 'jThpQ1NDw2') index_test.go:137: sql insert into test_index values (4169, 5494288930673342725, 0.845041, 'EHGzYqkAS0') index_test.go:137: sql insert into test_index values (4171, 8593881061187567388, 0.116276, 'j3ZQVibI4l') index_test.go:137: sql insert into test_index values (4172, 7698524946461831780, 0.778830, 'b83pR9bI0e') index_test.go:143: sql update test_index set c1 = 3232261320462848739, c2 = 0.611830, c3 = '9aPqqw1Itd' where c = 1377 index_test.go:143: sql update test_index set c1 = 6582777045502186450, c2 = 0.696548, c3 = 'f3P6FBv7nN' where c = 1185 index_test.go:137: sql insert into test_index values (4167, 7243240674225370620, 0.566309, 'RDIs2nCJkb') index_test.go:137: sql insert into test_index values (4168, 8651729507143377335, 0.717780, 'Ce7j5fJhOE') index_test.go:140: sql delete from test_index where c = 3722 index_test.go:143: sql update test_index set c1 = 8397885688687882351, c2 = 0.662320, c3 = 'ebnUNt10yZ' where c = 598 index_test.go:140: sql delete from test_index where c = 2519 index_test.go:140: sql delete from test_index where c = 338 index_test.go:140: sql delete from test_index where c = 260 index_test.go:140: sql delete from test_index where c = 142 index_test.go:140: sql delete from test_index where c = 50 index_test.go:137: sql insert into test_index values (4174, 1929206124057194428, 0.908912, 'FMi0xNWqqo') index_test.go:137: sql insert into test_index values (4173, 6512685514447688486, 0.111357, 'gexWvWwOTC') index_test.go:140: sql delete from test_index where c = 2515 index_test.go:137: sql insert into test_index values (4175, 4104695725440989135, 0.118240, 'sYa1BWSChB') index_test.go:143: sql update test_index set c1 = 144144121906908660, c2 = 0.813429, c3 = 'teCDanUawb' where c = 1304 index_test.go:140: sql delete from test_index where c = 1471 index_test.go:143: sql update test_index set c1 = 8366736683595951590, c2 = 0.099054, c3 = 'vP5xY0OQO3' where c = 3327 index_test.go:140: sql delete from test_index where c = 3796 index_test.go:143: sql update test_index set c1 = 4590161022531770321, c2 = 0.178752, c3 = '8G99biTSj0' where c = 4125 index_test.go:143: sql update test_index set c1 = 3438905030579491112, c2 = 0.133481, c3 = 'ZYiYgvrZqu' where c = 3056 index_test.go:137: sql insert into test_index values (4176, 4273045919330367437, 0.702169, 'LzsbYrazXC') index_test.go:140: sql delete from test_index where c = 3287 index_test.go:143: sql update test_index set c1 = 1074187992558758544, c2 = 0.204094, c3 = 'jpUSjrLxG5' where c = 2425 index_test.go:143: sql update test_index set c1 = 75308138593828408, c2 = 0.166131, c3 = 'oJeVEhD13l' where c = 1519 index_test.go:137: sql insert into test_index values (4177, 895232649210543598, 0.348417, 'w8XdOWINP1') index_test.go:137: sql insert into test_index values (4178, 6146109777418167225, 0.595225, 'eGoiXeFJeb') index_test.go:143: sql update test_index set c1 = 460324880979449093, c2 = 0.380175, c3 = '8QmVY80oeD' where c = 2737 index_test.go:143: sql update test_index set c1 = 6018569512872777932, c2 = 0.788294, c3 = 'CGfaH0TYfO' where c = 2177 index_test.go:143: sql update test_index set c1 = 935068892101896500, c2 = 0.319784, c3 = '9K1sSXTX9W' where c = 1691 index_test.go:137: sql insert into test_index values (4180, 8639766195853451243, 0.121830, 'TwKLmnhnBt') index_test.go:140: sql delete from test_index where c = 2908 index_test.go:143: sql update test_index set c1 = 8450818894432744026, c2 = 0.129294, c3 = '5CkLM0ogpa' where c = 2429 index_test.go:140: sql delete from test_index where c = 2169 index_test.go:137: sql insert into test_index values (4181, 1026107232659716080, 0.934664, 'bl9WTax19f') index_test.go:137: sql insert into test_index values (4179, 5826950986840805597, 0.214668, '38VG8AiHki') index_test.go:140: sql delete from test_index where c = 4134 index_test.go:140: sql delete from test_index where c = 519 index_test.go:137: sql insert into test_index values (4183, 7893133627326638461, 0.014617, 'gdPRhCzdsl') index_test.go:140: sql delete from test_index where c = 1684 index_test.go:143: sql update test_index set c1 = 1611395572465451960, c2 = 0.711625, c3 = 'UtKJwnfF2f' where c = 3433 index_test.go:137: sql insert into test_index values (4182, 549872032840084300, 0.926512, '4p6rAPKHYK') index_test.go:137: sql insert into test_index values (4184, 7084581096490126049, 0.307456, 'KD8RpQ5qml') index_test.go:143: sql update test_index set c1 = 6699206106746209647, c2 = 0.600825, c3 = 'uC98gz20dK' where c = 1426 index_test.go:140: sql delete from test_index where c = 270 index_test.go:143: sql update test_index set c1 = 1966449691701665693, c2 = 0.070032, c3 = 'jEFC5mX9SP' where c = 1739 index_test.go:137: sql insert into test_index values (4185, 6474826083373033918, 0.910414, 'B6hL6m2ME8') index_test.go:143: sql update test_index set c1 = 4782676913550191217, c2 = 0.601855, c3 = 'QaztxIBywO' where c = 1109 index_test.go:140: sql delete from test_index where c = 1153 index_test.go:137: sql insert into test_index values (4186, 3818008423549636146, 0.710295, '4fZPbXwU0x') index_test.go:137: sql insert into test_index values (4187, 5066865037579056273, 0.167438, 'JvqZaluDaR') index_test.go:143: sql update test_index set c1 = 5097289378053629306, c2 = 0.964735, c3 = '7OtEetyceQ' where c = 804 index_test.go:140: sql delete from test_index where c = 3289 index_test.go:137: sql insert into test_index values (4189, 4823349130534737710, 0.159196, 'e4nGXu7rVS') index_test.go:137: sql insert into test_index values (4188, 1107072590191266006, 0.261888, 'eAkLsGsWbM') index_test.go:143: sql update test_index set c1 = 6221905355003211783, c2 = 0.396003, c3 = '39QOMNHHxH' where c = 832 index_test.go:140: sql delete from test_index where c = 2075 index_test.go:140: sql delete from test_index where c = 195 index_test.go:140: sql delete from test_index where c = 1675 index_test.go:143: sql update test_index set c1 = 2450387590337939601, c2 = 0.281997, c3 = 'gw9iw8KQlu' where c = 3109 index_test.go:140: sql delete from test_index where c = 2771 index_test.go:140: sql delete from test_index where c = 3352 index_test.go:137: sql insert into test_index values (4191, 2954800199476594488, 0.757407, 'yFQWAXSbEH') index_test.go:140: sql delete from test_index where c = 2826 index_test.go:143: sql update test_index set c1 = 7097657199511367744, c2 = 0.171824, c3 = 'WeoXogzhMW' where c = 767 index_test.go:143: sql update test_index set c1 = 1998249966583547691, c2 = 0.650536, c3 = 'Na9bGySzyd' where c = 1269 index_test.go:137: sql insert into test_index values (4190, 6661757562772608788, 0.695327, 'RNOz8CQKnW') index_test.go:143: sql update test_index set c1 = 5488283432706780692, c2 = 0.106271, c3 = 'Pd99o6fmNh' where c = 1020 index_test.go:137: sql insert into test_index values (4192, 2409887923083340012, 0.040494, '8lQbrjZfHO') index_test.go:143: sql update test_index set c1 = 1566109379655583276, c2 = 0.350754, c3 = 'mcoYRVXa05' where c = 1390 index_test.go:143: sql update test_index set c1 = 1386305620281208353, c2 = 0.261084, c3 = 'YwvW8NIuMC' where c = 803 index_test.go:143: sql update test_index set c1 = 692777975837468496, c2 = 0.553339, c3 = 'vi1AeP0YIg' where c = 3175 index_test.go:140: sql delete from test_index where c = 1057 index_test.go:140: sql delete from test_index where c = 220 index_test.go:137: sql insert into test_index values (4193, 7544914918645068961, 0.033461, 'MtoIb0SvF1') index_test.go:137: sql insert into test_index values (4195, 8739377129120998427, 0.408044, 'jiSlunGLzR') index_test.go:143: sql update test_index set c1 = 6366049476910120443, c2 = 0.209432, c3 = 'xnbcw9krut' where c = 2331 index_test.go:140: sql delete from test_index where c = 4019 index_test.go:143: sql update test_index set c1 = 4641563192163421648, c2 = 0.333047, c3 = 'LIJMENAmpC' where c = 3539 index_test.go:137: sql insert into test_index values (4196, 1149487748415227438, 0.621254, 'gG5CTTUPCl') index_test.go:143: sql update test_index set c1 = 8744220239694693504, c2 = 0.715482, c3 = 'CdYKmGyuEK' where c = 2026 index_test.go:137: sql insert into test_index values (4194, 6443511856345600752, 0.588212, 'MimWCdaURQ') index_test.go:140: sql delete from test_index where c = 1605 index_test.go:140: sql delete from test_index where c = 4144 index_test.go:143: sql update test_index set c1 = 8145118192609742704, c2 = 0.634424, c3 = 'PHGuyPRqJq' where c = 368 index_test.go:140: sql delete from test_index where c = 1564 index_test.go:140: sql delete from test_index where c = 266 index_test.go:137: sql insert into test_index values (4197, 2549885702978137453, 0.726080, 'ddYPHh7ocg') index_test.go:143: sql update test_index set c1 = 7478445561525401562, c2 = 0.580768, c3 = 'PcWN304LeX' where c = 330 index_test.go:143: sql update test_index set c1 = 2550647196777634348, c2 = 0.436948, c3 = '00cvnJd8Xe' where c = 314 index_test.go:143: sql update test_index set c1 = 4955180755565787584, c2 = 0.512701, c3 = '9IfFWF7Ybj' where c = 2540 index_test.go:137: sql insert into test_index values (4198, 2703002598967511064, 0.937415, 'KINCdtWxT8') index_test.go:143: sql update test_index set c1 = 6562832191367171383, c2 = 0.026242, c3 = 'fIcOIpL3xH' where c = 1387 index_test.go:137: sql insert into test_index values (4199, 6972593361023680176, 0.619639, 'Ip6qMFDsAK') index_test.go:137: sql insert into test_index values (4200, 7497973310007367317, 0.343919, 'PSe69w5M0z') index_test.go:140: sql delete from test_index where c = 156 index_test.go:140: sql delete from test_index where c = 1698 index_test.go:140: sql delete from test_index where c = 3512 index_test.go:140: sql delete from test_index where c = 3672 index_test.go:143: sql update test_index set c1 = 5558214345373027057, c2 = 0.961816, c3 = 'F84ySyEkno' where c = 2034 index_test.go:143: sql update test_index set c1 = 7378093189823414207, c2 = 0.433459, c3 = 'kWCgAmgt9G' where c = 1753 index_test.go:143: sql update test_index set c1 = 388972048165814210, c2 = 0.690263, c3 = 'taCf2sQt1j' where c = 422 index_test.go:143: sql update test_index set c1 = 7969524632829328156, c2 = 0.150444, c3 = '01Xv5BlsIm' where c = 2586 [2025/04/04 18:47:43.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.071 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.071 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.071 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.071 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.072 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.072 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.172 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.172 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.174 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.174 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.175 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.175 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.175 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.175 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.176 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.176 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.176 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.178 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.178 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] index_test.go:137: sql insert into test_index values (4202, 2352151883607251046, 0.086656, '78Eq96O3WW') index_test.go:137: sql insert into test_index values (4210, 5249657289214232289, 0.038524, 'sHu5oWTYrP') index_test.go:137: sql insert into test_index values (4201, 3896456143893373682, 0.659688, '0UsG33SxJp') index_test.go:137: sql insert into test_index values (4203, 4900260015166146522, 0.768830, 'SRTvm8iNpK') index_test.go:137: sql insert into test_index values (4204, 2750308512157656253, 0.719596, 'moNuhS77Lm') index_test.go:137: sql insert into test_index values (4206, 9127582386808531050, 0.530637, '9mdnUVFIDm') index_test.go:137: sql insert into test_index values (4208, 3051428114438116911, 0.492012, 'bQKqlOXwJS') index_test.go:140: sql delete from test_index where c = 752 index_test.go:137: sql insert into test_index values (4207, 9198037074374408687, 0.484951, 'gzEArEaPli') index_test.go:137: sql insert into test_index values (4209, 377003433489487666, 0.893140, 'Vd2E4Kmh3Z') index_test.go:140: sql delete from test_index where c = 1948 index_test.go:140: sql delete from test_index where c = 2411 index_test.go:137: sql insert into test_index values (4205, 6826387126601210796, 0.697856, 'LjSMm31qVF') index_test.go:140: sql delete from test_index where c = 1171 index_test.go:140: sql delete from test_index where c = 42 index_test.go:140: sql delete from test_index where c = 4199 index_test.go:140: sql delete from test_index where c = 3581 index_test.go:143: sql update test_index set c1 = 4863208471436237575, c2 = 0.569560, c3 = 'sM5TXHTCLN' where c = 1402 index_test.go:140: sql delete from test_index where c = 3429 index_test.go:143: sql update test_index set c1 = 6572845419703609020, c2 = 0.506355, c3 = 'XI3SNCfXXJ' where c = 3815 index_test.go:143: sql update test_index set c1 = 6086598282325376850, c2 = 0.296946, c3 = 'MY7Lu2pIdF' where c = 768 index_test.go:140: sql delete from test_index where c = 3182 index_test.go:143: sql update test_index set c1 = 6589725081401642705, c2 = 0.972318, c3 = 'J7yJvgjmJi' where c = 2178 index_test.go:143: sql update test_index set c1 = 1749303514024458119, c2 = 0.097390, c3 = 'AUAK6QhmbA' where c = 2485 index_test.go:140: sql delete from test_index where c = 1481 index_test.go:143: sql update test_index set c1 = 5397932644008870372, c2 = 0.453235, c3 = 'JSmpz1HKNe' where c = 4182 index_test.go:143: sql update test_index set c1 = 2623162656052275753, c2 = 0.874305, c3 = 'O4B7epUhMU' where c = 4025 index_test.go:137: sql insert into test_index values (4211, 4069728135132454289, 0.558684, 'ifaBOlvu44') index_test.go:137: sql insert into test_index values (4213, 2268257897044065317, 0.201496, 'rDoP1BQe8c') index_test.go:137: sql insert into test_index values (4214, 2086538211442601068, 0.602184, 'fqEuK8DF9g') index_test.go:137: sql insert into test_index values (4215, 1803821470940711886, 0.205009, 'M2SjjH0RpV') index_test.go:143: sql update test_index set c1 = 1093920946223867649, c2 = 0.880635, c3 = 'h7qkeAcCxe' where c = 264 index_test.go:140: sql delete from test_index where c = 108 index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 2856169603669135885, c2 = 0.604266, c3 = 'JQMkbJ5LaQ' where c = 1491 index_test.go:143: sql update test_index set c1 = 2318065422756429149, c2 = 0.045847, c3 = 'FSzwl1YUcf' where c = 1733 index_test.go:137: sql insert into test_index values (4212, 4717445762059028965, 0.185144, '8djEOjwe3W') index_test.go:140: sql delete from test_index where c = 991 index_test.go:137: sql insert into test_index values (4217, 3093449624867016042, 0.492323, 'TAWD9Wxc5C') index_test.go:143: sql update test_index set c1 = 2138763159827363723, c2 = 0.818028, c3 = 'THdlabwKsv' where c = 2330 index_test.go:140: sql delete from test_index where c = 2402 index_test.go:140: sql delete from test_index where c = 1274 index_test.go:137: sql insert into test_index values (4216, 7657091707733293206, 0.137434, 'yVC12Xylda') index_test.go:137: sql insert into test_index values (4218, 8975977663358659237, 0.520209, 'Eh6vAVf1zt') index_test.go:137: sql insert into test_index values (4219, 5490655443386157518, 0.251209, 'Sp0jeKuivm') index_test.go:137: sql insert into test_index values (4220, 3501488918646805527, 0.909244, 'vvyu7Mufh0') index_test.go:143: sql update test_index set c1 = 6886648469810282242, c2 = 0.468659, c3 = 'zSBdBSdPPy' where c = 807 index_test.go:143: sql update test_index set c1 = 1640401572864137647, c2 = 0.458656, c3 = 'tkcWjJ8u8u' where c = 1184 index_test.go:143: sql update test_index set c1 = 6616389857003468293, c2 = 0.579515, c3 = 'L3BGPP3rmA' where c = 1908 index_test.go:137: sql insert into test_index values (4221, 412520557280328343, 0.309399, 'uyvfVdcpNr') index_test.go:140: sql delete from test_index where c = 388 index_test.go:140: sql delete from test_index where c = 974 index_test.go:140: sql delete from test_index where c = 1342 index_test.go:137: sql insert into test_index values (4222, 1222012698552174093, 0.654291, 'tTi4JMh9cP') index_test.go:140: sql delete from test_index where c = 109 index_test.go:140: sql delete from test_index where c = 508 index_test.go:140: sql delete from test_index where c = 2973 index_test.go:143: sql update test_index set c1 = 4766772198454823409, c2 = 0.040474, c3 = '2jub9qEynQ' where c = 2198 index_test.go:137: sql insert into test_index values (4223, 4883093926398625410, 0.115253, 'zVna1Zl1Z3') index_test.go:143: sql update test_index set c1 = 852878635180047444, c2 = 0.765680, c3 = 'qyO9PxrYPK' where c = 1605 index_test.go:137: sql insert into test_index values (4224, 4734812818011685012, 0.099436, 'Jt05d3tAt9') index_test.go:140: sql delete from test_index where c = 1690 index_test.go:143: sql update test_index set c1 = 1206408758364096482, c2 = 0.263260, c3 = 'eAVDZ8l6EL' where c = 3366 index_test.go:143: sql update test_index set c1 = 7247755133253366473, c2 = 0.247193, c3 = 'no5KuoUQKS' where c = 1392 index_test.go:143: sql update test_index set c1 = 8100810521311359038, c2 = 0.504298, c3 = 'PKx7SQIRzm' where c = 3946 index_test.go:143: sql update test_index set c1 = 1066508376666488910, c2 = 0.651081, c3 = 'tikYRkeRdF' where c = 3211 index_test.go:140: sql delete from test_index where c = 2928 index_test.go:143: sql update test_index set c1 = 6575409996184308626, c2 = 0.101295, c3 = 'mH7AyiGkKv' where c = 3275 index_test.go:137: sql insert into test_index values (4226, 2188488694235384863, 0.859071, 'leiYzS2ARB') index_test.go:137: sql insert into test_index values (4228, 3552127836965852369, 0.899314, 'guI2kVgG5E') index_test.go:137: sql insert into test_index values (4227, 1776909904432659974, 0.558788, 'QmaDVxYNJW') index_test.go:143: sql update test_index set c1 = 4637875855410268791, c2 = 0.152645, c3 = 'sLSJkp4NfL' where c = 1074 index_test.go:140: sql delete from test_index where c = 3033 index_test.go:143: sql update test_index set c1 = 1314011320205786171, c2 = 0.756061, c3 = 'NA6Faawt8H' where c = 3400 index_test.go:137: sql insert into test_index values (4225, 1763902848388288591, 0.218020, 'reEptcKnVS') index_test.go:137: sql insert into test_index values (4231, 1353138417997384526, 0.000434, 'dIt74sKTvT') index_test.go:140: sql delete from test_index where c = 766 index_test.go:143: sql update test_index set c1 = 4040884867619854056, c2 = 0.144813, c3 = 'ltqGzGdMQL' where c = 1390 index_test.go:137: sql insert into test_index values (4230, 9148928762130062943, 0.294211, 'QHyyTeBYM3') index_test.go:140: sql delete from test_index where c = 3389 index_test.go:137: sql insert into test_index values (4229, 6650397523320764184, 0.066601, 'uFAXlmHrUk') index_test.go:140: sql delete from test_index where c = 2713 index_test.go:137: sql insert into test_index values (4232, 5479906106304520352, 0.944285, 'nfxXkZZfVS') index_test.go:140: sql delete from test_index where c = 1387 index_test.go:143: sql update test_index set c1 = 2847508332615867756, c2 = 0.916275, c3 = 'fjUHmKGd5X' where c = 83 index_test.go:140: sql delete from test_index where c = 3778 index_test.go:140: sql delete from test_index where c = 1583 index_test.go:143: sql update test_index set c1 = 4532844913696533780, c2 = 0.425554, c3 = 'DIC5QPGC2J' where c = 1908 index_test.go:143: sql update test_index set c1 = 4003345634944016425, c2 = 0.508891, c3 = 'KuQEC0KGFR' where c = 178 index_test.go:137: sql insert into test_index values (4233, 1939823272963632572, 0.177610, 'UrAJXw8A4v') index_test.go:137: sql insert into test_index values (4234, 2715039915221804727, 0.451688, 'CNZqoz1e37') index_test.go:143: sql update test_index set c1 = 5961985511606150229, c2 = 0.798049, c3 = '991oZvA5QS' where c = 3011 index_test.go:140: sql delete from test_index where c = 1502 index_test.go:140: sql delete from test_index where c = 596 index_test.go:140: sql delete from test_index where c = 644 index_test.go:137: sql insert into test_index values (4236, 1433724152709731634, 0.185943, 'N0ZQIWfpWd') index_test.go:143: sql update test_index set c1 = 3728698884619483771, c2 = 0.734789, c3 = 'Ff8MLIHCrM' where c = 3173 index_test.go:143: sql update test_index set c1 = 5039918526554614707, c2 = 0.285387, c3 = 'qmInaIjyP4' where c = 1330 index_test.go:137: sql insert into test_index values (4237, 1889684279009672195, 0.254057, 'QWmJCEZskQ') index_test.go:137: sql insert into test_index values (4235, 3681778722466264505, 0.961786, 'juys5Q3Wqn') index_test.go:143: sql update test_index set c1 = 5464664895783328532, c2 = 0.623766, c3 = 't6uhoyb46q' where c = 728 index_test.go:140: sql delete from test_index where c = 565 index_test.go:137: sql insert into test_index values (4239, 4223633079313042027, 0.308314, 'xpB6K585DG') index_test.go:143: sql update test_index set c1 = 4247234670647354405, c2 = 0.558342, c3 = 'iHw7xxSubU' where c = 1013 index_test.go:140: sql delete from test_index where c = 2441 index_test.go:137: sql insert into test_index values (4238, 8529598650743258126, 0.217840, 'Kp6er4nefy') index_test.go:140: sql delete from test_index where c = 3310 index_test.go:140: sql delete from test_index where c = 2370 index_test.go:143: sql update test_index set c1 = 75426865325908139, c2 = 0.712701, c3 = 'NfhDBTFib8' where c = 3032 index_test.go:137: sql insert into test_index values (4240, 1659621547291971621, 0.112608, 'KDaojwR4L8') index_test.go:143: sql update test_index set c1 = 3030321540329068044, c2 = 0.668574, c3 = 'OW2pf9aTvD' where c = 1228 index_test.go:143: sql update test_index set c1 = 8268865988142533270, c2 = 0.664690, c3 = 'mStC1xPjhu' where c = 1686 index_test.go:137: sql insert into test_index values (4242, 2241130558369389115, 0.663635, 'enfjhXXwks') index_test.go:137: sql insert into test_index values (4241, 1364430825651929687, 0.088106, 'fCHeIqx1U6') index_test.go:140: sql delete from test_index where c = 1611 index_test.go:140: sql delete from test_index where c = 2560 index_test.go:137: sql insert into test_index values (4243, 6388735589228610639, 0.748149, 'NPixaMp0QV') index_test.go:140: sql delete from test_index where c = 3746 index_test.go:143: sql update test_index set c1 = 2904277302584348352, c2 = 0.865437, c3 = 'wsAYGbsd6U' where c = 3057 index_test.go:143: sql update test_index set c1 = 1115698171143921196, c2 = 0.786788, c3 = 'qaDkK7q8T1' where c = 4232 index_test.go:140: sql delete from test_index where c = 1503 index_test.go:137: sql insert into test_index values (4244, 4645836020523262087, 0.153824, '7dBzP9Q4yg') index_test.go:143: sql update test_index set c1 = 4648270224237006301, c2 = 0.142406, c3 = 'JnsqiWIydX' where c = 2050 index_test.go:140: sql delete from test_index where c = 4126 index_test.go:137: sql insert into test_index values (4245, 2736245415111544760, 0.491649, 'fXsK1VOv2G') index_test.go:140: sql delete from test_index where c = 1270 index_test.go:140: sql delete from test_index where c = 399 index_test.go:143: sql update test_index set c1 = 2203310383390982414, c2 = 0.865164, c3 = 'vJ7WAA204g' where c = 2046 index_test.go:137: sql insert into test_index values (4246, 8505074330455543146, 0.546973, 'dCeDhCmnIx') index_test.go:140: sql delete from test_index where c = 1089 index_test.go:137: sql insert into test_index values (4247, 5728879988094164117, 0.837419, 'Lm23VtPHVW') index_test.go:143: sql update test_index set c1 = 7617749963837704295, c2 = 0.071327, c3 = 'jfLaNsR7UD' where c = 3025 index_test.go:137: sql insert into test_index values (4248, 6096741419395073367, 0.910958, 'dgviAv0WXQ') index_test.go:143: sql update test_index set c1 = 411753178008750891, c2 = 0.649732, c3 = 'ECEEIHI16m' where c = 3481 index_test.go:143: sql update test_index set c1 = 5041703577899068823, c2 = 0.408700, c3 = 'rtHd2kdT1q' where c = 232 index_test.go:140: sql delete from test_index where c = 113 index_test.go:143: sql update test_index set c1 = 7500206222427438042, c2 = 0.660351, c3 = 'sN0bjhBDPO' where c = 559 index_test.go:143: sql update test_index set c1 = 2381784651122795256, c2 = 0.950451, c3 = 'mJ1oSeQdW6' where c = 761 index_test.go:143: sql update test_index set c1 = 5337286472333649550, c2 = 0.478946, c3 = 'pD0wUFRP3i' where c = 1815 index_test.go:140: sql delete from test_index where c = 3058 index_test.go:137: sql insert into test_index values (4251, 9104699543462006328, 0.963614, 'cPgSXn8wsJ') index_test.go:143: sql update test_index set c1 = 6266985782523266980, c2 = 0.144916, c3 = '2w9Y0OMBHl' where c = 428 index_test.go:137: sql insert into test_index values (4252, 2228256630817325905, 0.602891, 'fHn8W9WWnf') index_test.go:140: sql delete from test_index where c = 1904 index_test.go:137: sql insert into test_index values (4253, 7186060212390910214, 0.481593, 'hFsjUsumB6') index_test.go:137: sql insert into test_index values (4249, 105524887812366908, 0.828575, 'k2RZhRmCpv') index_test.go:137: sql insert into test_index values (4254, 808052453085727571, 0.995155, '7LuO3nZgH0') index_test.go:143: sql update test_index set c1 = 7447319725899566558, c2 = 0.736794, c3 = 'l89760G7c3' where c = 2590 index_test.go:137: sql insert into test_index values (4250, 3650800871554777660, 0.185128, 'P3QrFSWCF1') index_test.go:143: sql update test_index set c1 = 5450005336946272970, c2 = 0.935608, c3 = 'd6ImbQrLed' where c = 6 index_test.go:140: sql delete from test_index where c = 381 index_test.go:137: sql insert into test_index values (4255, 2507007259944580273, 0.326369, '8fkEusJMug') index_test.go:140: sql delete from test_index where c = 1024 index_test.go:140: sql delete from test_index where c = 3549 index_test.go:140: sql delete from test_index where c = 2814 index_test.go:140: sql delete from test_index where c = 2289 index_test.go:140: sql delete from test_index where c = 13 index_test.go:137: sql insert into test_index values (4257, 3291868294201181920, 0.258908, 'YBaFDqmmOh') index_test.go:140: sql delete from test_index where c = 3552 index_test.go:137: sql insert into test_index values (4256, 6336759097037548231, 0.535212, 'pL9L0G1a2P') index_test.go:137: sql insert into test_index values (4258, 3481485109991525975, 0.551630, 'HTfyRvF2SS') index_test.go:143: sql update test_index set c1 = 4882692964591198751, c2 = 0.382282, c3 = 'Pbqo4HXhcT' where c = 80 index_test.go:143: sql update test_index set c1 = 8722236719445929837, c2 = 0.321170, c3 = 'DpNyFOaQZ5' where c = 18 index_test.go:143: sql update test_index set c1 = 386694645799681398, c2 = 0.500042, c3 = 'SSzWh9Zw4v' where c = 3014 index_test.go:143: sql update test_index set c1 = 3537507678395282572, c2 = 0.730947, c3 = 'ihcfFeT1AS' where c = 3420 index_test.go:140: sql delete from test_index where c = 3737 index_test.go:143: sql update test_index set c1 = 1659918182837929346, c2 = 0.244559, c3 = 'RReJ21JliJ' where c = 4191 index_test.go:143: sql update test_index set c1 = 3795903485239626172, c2 = 0.768716, c3 = 'mhN9wWnHqf' where c = 3798 index_test.go:137: sql insert into test_index values (4259, 2350175976448728651, 0.265874, 'ZQTBw4eUAP') index_test.go:137: sql insert into test_index values (4260, 7941398520469904267, 0.728083, 'Z6GFpGg9tX') index_test.go:140: sql delete from test_index where c = 1037 index_test.go:137: sql insert into test_index values (4261, 2709156037967519859, 0.396983, '8RMRp8zheJ') index_test.go:143: sql update test_index set c1 = 9216479617795853033, c2 = 0.742828, c3 = 'LIXeRgcjlu' where c = 661 index_test.go:140: sql delete from test_index where c = 2344 index_test.go:137: sql insert into test_index values (4262, 5194383783674610024, 0.004518, 'iPvfkHRKHa') index_test.go:140: sql delete from test_index where c = 1154 index_test.go:137: sql insert into test_index values (4264, 8869909779575851541, 0.311224, 'A0DE3CYoXP') index_test.go:143: sql update test_index set c1 = 1911885364185983813, c2 = 0.219848, c3 = 'g76nuRuJ5y' where c = 2173 index_test.go:140: sql delete from test_index where c = 1967 index_test.go:137: sql insert into test_index values (4263, 266316150728956063, 0.674994, 'ZpOMOZTt4s') index_test.go:143: sql update test_index set c1 = 7124336693207558922, c2 = 0.858213, c3 = 'ZkZjp2ViqE' where c = 2931 index_test.go:140: sql delete from test_index where c = 973 index_test.go:137: sql insert into test_index values (4265, 8837826571591589596, 0.533188, '00mYT7hGuu') index_test.go:143: sql update test_index set c1 = 1019136579604572168, c2 = 0.992467, c3 = 'BHUE90Ppok' where c = 3699 index_test.go:140: sql delete from test_index where c = 3124 index_test.go:140: sql delete from test_index where c = 3530 index_test.go:143: sql update test_index set c1 = 238262289200645974, c2 = 0.371799, c3 = 'UXc0ijMcY4' where c = 3047 index_test.go:143: sql update test_index set c1 = 2496131099445152096, c2 = 0.361997, c3 = '2TIzkRQjRA' where c = 3484 index_test.go:143: sql update test_index set c1 = 127684238462037847, c2 = 0.493776, c3 = 'PuoBxeEwDd' where c = 2089 index_test.go:140: sql delete from test_index where c = 977 index_test.go:137: sql insert into test_index values (4267, 717565041335231514, 0.599538, 'XEJb4kQcNV') index_test.go:140: sql delete from test_index where c = 3258 index_test.go:137: sql insert into test_index values (4266, 580609034983606480, 0.690888, 'pAPW060m6Q') index_test.go:143: sql update test_index set c1 = 7544179565867375074, c2 = 0.328899, c3 = 'sIVQNAOmfH' where c = 54 index_test.go:137: sql insert into test_index values (4269, 4493091561795714306, 0.362306, 'eGxuRzx9k0') index_test.go:143: sql update test_index set c1 = 2474049411621917957, c2 = 0.069361, c3 = '5efjFMDSHD' where c = 1462 index_test.go:137: sql insert into test_index values (4270, 7998220698734776509, 0.637416, 'K1aAaA5dvs') index_test.go:143: sql update test_index set c1 = 766333255241736704, c2 = 0.800497, c3 = 'djgPXz2rZL' where c = 2474 index_test.go:140: sql delete from test_index where c = 319 index_test.go:137: sql insert into test_index values (4271, 7552905791555998552, 0.179815, '57X177fbzW') index_test.go:137: sql insert into test_index values (4268, 8878006024808500895, 0.554135, 'jXqGfyjJUq') index_test.go:140: sql delete from test_index where c = 3041 index_test.go:140: sql delete from test_index where c = 3139 index_test.go:143: sql update test_index set c1 = 1561218119773806557, c2 = 0.376350, c3 = 'jYmwETybYh' where c = 2434 index_test.go:140: sql delete from test_index where c = 2860 index_test.go:137: sql insert into test_index values (4274, 1036379753358698650, 0.728230, 'TJv2Yl6YFy') index_test.go:140: sql delete from test_index where c = 4246 index_test.go:143: sql update test_index set c1 = 4348018345983607896, c2 = 0.092212, c3 = 'SSAdGpFqQe' where c = 3415 index_test.go:140: sql delete from test_index where c = 2546 index_test.go:137: sql insert into test_index values (4272, 2683053646213565104, 0.301501, 'W3V7TyBOEv') index_test.go:143: sql update test_index set c1 = 4682772176615126248, c2 = 0.788602, c3 = 'OOrsLjvxLt' where c = 3655 index_test.go:137: sql insert into test_index values (4273, 3009171305328494988, 0.378427, 'v1wAJZdXTx') index_test.go:143: sql update test_index set c1 = 8179877112986778108, c2 = 0.768734, c3 = '4Sma7FLTJ5' where c = 3064 index_test.go:140: sql delete from test_index where c = 880 index_test.go:143: sql update test_index set c1 = 7150205280700338012, c2 = 0.386657, c3 = 'fSBAQ2GH9t' where c = 810 index_test.go:143: sql update test_index set c1 = 8696996510948496911, c2 = 0.449437, c3 = 'HNbdY40KoB' where c = 1028 index_test.go:140: sql delete from test_index where c = 3147 index_test.go:137: sql insert into test_index values (4276, 8760424067018570926, 0.884721, 'OawEb1iGGN') index_test.go:137: sql insert into test_index values (4277, 3136119097945251062, 0.105765, '10WF5swLuH') index_test.go:143: sql update test_index set c1 = 1999470474671189370, c2 = 0.718902, c3 = 'w0RXzfEWDW' where c = 2781 index_test.go:137: sql insert into test_index values (4275, 5188595689067956657, 0.766344, 'weVIjNcMyG') index_test.go:140: sql delete from test_index where c = 1593 index_test.go:137: sql insert into test_index values (4278, 4399789854916578775, 0.653325, 'mieloqGZq9') index_test.go:143: sql update test_index set c1 = 4166774833621823956, c2 = 0.405740, c3 = '1Z3Lv0YDu0' where c = 3035 index_test.go:140: sql delete from test_index where c = 3795 index_test.go:137: sql insert into test_index values (4280, 8954945312875368787, 0.455272, 'CetGklqZLh') index_test.go:137: sql insert into test_index values (4279, 3253685303306128805, 0.922172, 'ZKUFo2OHfp') index_test.go:140: sql delete from test_index where c = 338 index_test.go:143: sql update test_index set c1 = 3947015301871385719, c2 = 0.692102, c3 = 'j69seDUbyx' where c = 2391 index_test.go:140: sql delete from test_index where c = 2157 index_test.go:140: sql delete from test_index where c = 619 index_test.go:143: sql update test_index set c1 = 1862529380993978577, c2 = 0.673677, c3 = 'XOOyiHHz4l' where c = 792 index_test.go:143: sql update test_index set c1 = 3606458612883753594, c2 = 0.047955, c3 = 'IZySerNaBg' where c = 745 index_test.go:137: sql insert into test_index values (4282, 4365030412739587758, 0.773342, 'HkxeP090q7') index_test.go:143: sql update test_index set c1 = 820185605164475977, c2 = 0.572495, c3 = '86hLZNbipl' where c = 1126 index_test.go:140: sql delete from test_index where c = 2194 index_test.go:137: sql insert into test_index values (4283, 8871651357183998999, 0.215408, 'ai6mvh49I3') index_test.go:137: sql insert into test_index values (4281, 7385454801325093888, 0.384076, 'hEjFJOKvWK') index_test.go:140: sql delete from test_index where c = 449 index_test.go:140: sql delete from test_index where c = 2008 index_test.go:143: sql update test_index set c1 = 2378190559254297300, c2 = 0.451180, c3 = 'lB7kojliZu' where c = 1412 index_test.go:137: sql insert into test_index values (4285, 7632908961201328099, 0.153314, 'RcfBGhyiVF') index_test.go:137: sql insert into test_index values (4286, 6704775308369353588, 0.858646, 'SlLdgQBY0a') index_test.go:137: sql insert into test_index values (4284, 8769596068352430081, 0.045707, 'goVszZa3Sf') index_test.go:140: sql delete from test_index where c = 2574 index_test.go:140: sql delete from test_index where c = 1486 index_test.go:140: sql delete from test_index where c = 1054 index_test.go:143: sql update test_index set c1 = 8823152571023163845, c2 = 0.064078, c3 = 'zAzw5BDiiX' where c = 3965 index_test.go:143: sql update test_index set c1 = 8998686356219216900, c2 = 0.256520, c3 = 'r5WDJj2qoS' where c = 181 index_test.go:137: sql insert into test_index values (4287, 8585541609477049204, 0.141315, 'uHECOvcoZL') index_test.go:140: sql delete from test_index where c = 1919 index_test.go:143: sql update test_index set c1 = 996932845787712859, c2 = 0.858659, c3 = '1fkG3xsjhI' where c = 1097 index_test.go:140: sql delete from test_index where c = 4171 index_test.go:143: sql update test_index set c1 = 5336655181760192729, c2 = 0.843861, c3 = 'yspJL3srk7' where c = 742 index_test.go:143: sql update test_index set c1 = 6983074342968561253, c2 = 0.994812, c3 = '5DIRMzHT5T' where c = 4276 index_test.go:143: sql update test_index set c1 = 1573953397942589182, c2 = 0.884057, c3 = 'DyLE0NDHrZ' where c = 3022 index_test.go:137: sql insert into test_index values (4288, 4096944226081377025, 0.669184, 'vzw4NW7S0F') index_test.go:143: sql update test_index set c1 = 8225623530121580935, c2 = 0.681365, c3 = 'qRJkEzRjr5' where c = 1664 index_test.go:143: sql update test_index set c1 = 8731181419898805701, c2 = 0.248647, c3 = '7Dyi1DHvgN' where c = 194 index_test.go:137: sql insert into test_index values (4289, 858504933822225704, 0.905882, '6YGilmsI3Z') index_test.go:137: sql insert into test_index values (4290, 400102174841070500, 0.192631, 'mVd5qYAUUB') index_test.go:140: sql delete from test_index where c = 106 index_test.go:137: sql insert into test_index values (4292, 4647899682826980271, 0.527084, 'g74fhKdejZ') index_test.go:143: sql update test_index set c1 = 8788742473948632374, c2 = 0.585276, c3 = 'nYexTth2Tv' where c = 4132 index_test.go:137: sql insert into test_index values (4291, 2122813557922849932, 0.674202, '6PyhkHKMrK') index_test.go:137: sql insert into test_index values (4293, 236688686337732002, 0.995783, 'Q3meQOqFZU') index_test.go:140: sql delete from test_index where c = 2163 index_test.go:140: sql delete from test_index where c = 87 index_test.go:140: sql delete from test_index where c = 2216 index_test.go:137: sql insert into test_index values (4296, 1470031683630245830, 0.062002, '25H1shW2oe') index_test.go:143: sql update test_index set c1 = 6714815801418644883, c2 = 0.256443, c3 = 'ULU1wfV1LU' where c = 709 index_test.go:140: sql delete from test_index where c = 1968 index_test.go:137: sql insert into test_index values (4294, 7689649126828415370, 0.335035, 'dz7AGdolCe') index_test.go:143: sql update test_index set c1 = 8622406383342858701, c2 = 0.664318, c3 = 'opVWEYwuc7' where c = 945 index_test.go:137: sql insert into test_index values (4295, 9113360030463495874, 0.502794, 'CPA8QvYIeb') index_test.go:143: sql update test_index set c1 = 4231229606775449000, c2 = 0.782893, c3 = 'PchQWJLi6O' where c = 725 index_test.go:137: sql insert into test_index values (4297, 3108472689187057031, 0.555160, '3r80ddne1u') index_test.go:140: sql delete from test_index where c = 1769 index_test.go:140: sql delete from test_index where c = 1556 index_test.go:140: sql delete from test_index where c = 74 index_test.go:143: sql update test_index set c1 = 8458108703860567182, c2 = 0.310821, c3 = 'pMFYcyEZ00' where c = 4131 index_test.go:140: sql delete from test_index where c = 2458 index_test.go:140: sql delete from test_index where c = 2526 index_test.go:140: sql delete from test_index where c = 3574 index_test.go:143: sql update test_index set c1 = 5522533396994667494, c2 = 0.087118, c3 = 'hw9ZjAnORu' where c = 969 index_test.go:143: sql update test_index set c1 = 2593949112916837430, c2 = 0.875129, c3 = 'Xjjnbpqa7j' where c = 3355 index_test.go:137: sql insert into test_index values (4298, 3923770702494986131, 0.898803, 'wYteyhnOX5') index_test.go:143: sql update test_index set c1 = 267544025092662560, c2 = 0.492321, c3 = 'OrFPFbAVby' where c = 2206 index_test.go:143: sql update test_index set c1 = 5044070957188216325, c2 = 0.613524, c3 = 'xP4WF7ZYhm' where c = 372 index_test.go:143: sql update test_index set c1 = 2096208459982692719, c2 = 0.724043, c3 = 'd4xZGtMb3F' where c = 3577 index_test.go:140: sql delete from test_index where c = 2295 index_test.go:137: sql insert into test_index values (4299, 2484720543390542176, 0.187733, 'gdGOc0XUiq') index_test.go:143: sql update test_index set c1 = 3301262919195408445, c2 = 0.312084, c3 = 'CFNK4DsCYj' where c = 3574 index_test.go:143: sql update test_index set c1 = 3821100246202909575, c2 = 0.811450, c3 = 'lZXHkmpSmm' where c = 4187 index_test.go:143: sql update test_index set c1 = 1773633581627928805, c2 = 0.283882, c3 = '2KGraUtHSF' where c = 337 index_test.go:140: sql delete from test_index where c = 2711 index_test.go:143: sql update test_index set c1 = 8089098763900606211, c2 = 0.554807, c3 = '008eRgNAtP' where c = 281 index_test.go:137: sql insert into test_index values (4300, 5790542355381297338, 0.531458, 'Piqr8bWOi6') index_test.go:140: sql delete from test_index where c = 3550 index_test.go:143: sql update test_index set c1 = 4391412195488756941, c2 = 0.824488, c3 = 'aMRsr9Z9AG' where c = 3977 [2025/04/04 18:47:43.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:43.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.071 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.072 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] index_test.go:137: sql insert into test_index values (4301, 990033088549032889, 0.194763, 'hsruIHVMDb') index_test.go:137: sql insert into test_index values (4309, 1024689190821026647, 0.737999, '0ZMpEtjU07') index_test.go:137: sql insert into test_index values (4305, 3396030482224109579, 0.197958, 'OTN6lhgHZe') index_test.go:137: sql insert into test_index values (4302, 4398739063593549290, 0.328253, 'Nr0lRH6o3T') index_test.go:137: sql insert into test_index values (4304, 5370073411466161028, 0.075322, 'Z99cMjUgQ6') index_test.go:137: sql insert into test_index values (4303, 7271486664978617242, 0.891324, 'Fbfko8SSud') index_test.go:137: sql insert into test_index values (4308, 1583563652438395434, 0.536208, 'PtqVT0x4L1') index_test.go:137: sql insert into test_index values (4306, 2680624808062194517, 0.715264, 'yQp9YFsDZN') index_test.go:137: sql insert into test_index values (4310, 6404713989965183922, 0.253770, '8LLdMc0hlf') index_test.go:137: sql insert into test_index values (4307, 2666470114556418267, 0.154965, 'JiF6xf2vQ0') index_test.go:140: sql delete from test_index where c = 1165 index_test.go:140: sql delete from test_index where c = 211 index_test.go:140: sql delete from test_index where c = 2371 index_test.go:140: sql delete from test_index where c = 382 index_test.go:140: sql delete from test_index where c = 1810 index_test.go:140: sql delete from test_index where c = 113 index_test.go:140: sql delete from test_index where c = 2321 index_test.go:140: sql delete from test_index where c = 598 index_test.go:143: sql update test_index set c1 = 1846380200321439631, c2 = 0.391695, c3 = 'SGveptvm2O' where c = 675 index_test.go:143: sql update test_index set c1 = 1587894738055446472, c2 = 0.308844, c3 = 'mzm7I4QKU4' where c = 3668 index_test.go:140: sql delete from test_index where c = 254 index_test.go:143: sql update test_index set c1 = 246103813089607788, c2 = 0.878426, c3 = 'VpzmBW4OnO' where c = 670 index_test.go:140: sql delete from test_index where c = 2932 index_test.go:143: sql update test_index set c1 = 2566556337054063599, c2 = 0.326301, c3 = 'OpTSZuoJdm' where c = 710 index_test.go:143: sql update test_index set c1 = 2753227358350530063, c2 = 0.398665, c3 = '0ZuC9Ggie9' where c = 3462 index_test.go:143: sql update test_index set c1 = 6261465806725717702, c2 = 0.835769, c3 = 'eVRhyNd3zC' where c = 4216 index_test.go:143: sql update test_index set c1 = 8745611364625477770, c2 = 0.919808, c3 = 'iL7KEEWy7j' where c = 2479 index_test.go:137: sql insert into test_index values (4311, 7724297113673798927, 0.313147, 'RWRZjSegue') index_test.go:143: sql update test_index set c1 = 6512688744795235161, c2 = 0.150978, c3 = '7Ufi6HM1kn' where c = 1147 index_test.go:143: sql update test_index set c1 = 5916563209838064034, c2 = 0.246934, c3 = 'AYxL1C8vqI' where c = 366 index_test.go:137: sql insert into test_index values (4313, 7144067915479238754, 0.721031, 'aHiRP7uhZp') index_test.go:137: sql insert into test_index values (4315, 1367072028868815162, 0.367895, 'ydmNBhD3Pk') index_test.go:137: sql insert into test_index values (4314, 5806292720414997194, 0.872068, 'jbw3d1QN80') index_test.go:137: sql insert into test_index values (4312, 7954541088939763988, 0.409051, '9tVeeSeVLQ') index_test.go:137: sql insert into test_index values (4317, 8171746326829794718, 0.606793, '2z1OVopVU8') index_test.go:137: sql insert into test_index values (4319, 8936536711276858937, 0.451039, 'YhQCkNJuOc') index_test.go:143: sql update test_index set c1 = 7237511909830703469, c2 = 0.942086, c3 = 'qlGLd6NaUT' where c = 1764 index_test.go:140: sql delete from test_index where c = 686 index_test.go:140: sql delete from test_index where c = 66 index_test.go:140: sql delete from test_index where c = 2107 index_test.go:137: sql insert into test_index values (4318, 2359723737400649739, 0.383302, 'wTbX0tT1S2') index_test.go:140: sql delete from test_index where c = 1249 index_test.go:140: sql delete from test_index where c = 1125 index_test.go:137: sql insert into test_index values (4316, 7154748901890246025, 0.789369, 'P9zcltzsoE') index_test.go:143: sql update test_index set c1 = 7701298778338585557, c2 = 0.019374, c3 = 'famXbrEd6n' where c = 760 index_test.go:143: sql update test_index set c1 = 6975968000941783393, c2 = 0.245191, c3 = 'tUxBRTb4h9' where c = 2016 index_test.go:137: sql insert into test_index values (4320, 8430460494456985156, 0.525275, 'XND2rn9E66') # Time: 2025-04-04T18:47:44.193311418+08:00 # Txn_start_ts: 0 # Query_time: 0.507369437 # Parse_time: 0.000078929 # Compile_time: 0.000102853 # Rewrite_time: 0.000002145 # Optimize_time: 0 # Wait_TS: 0.00028301 # DB: test_ddl # Is_internal: false # Digest: 6c39a97f0ff60e5c3bd3cee5697690269fea3e7e5c53f59c82a31476d938f7d2 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 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:143: sql update test_index set c1 = 3612178697392910431, c2 = 0.067340, c3 = 'kpR2zaPxd9' where c = 2839 index_test.go:143: sql update test_index set c1 = 8882655645085993808, c2 = 0.280616, c3 = 'lV4P010lfv' where c = 1018 index_test.go:140: sql delete from test_index where c = 2142 index_test.go:137: sql insert into test_index values (4322, 6949681820384108027, 0.886307, 'MnSGBVIvaR') index_test.go:137: sql insert into test_index values (4321, 8982988033357411808, 0.462022, '3L02Mp9vnS') index_test.go:143: sql update test_index set c1 = 6699814825459537989, c2 = 0.725958, c3 = 'NAFBZjLJPS' where c = 3158 index_test.go:140: sql delete from test_index where c = 3538 index_test.go:140: sql delete from test_index where c = 4285 index_test.go:137: sql insert into test_index values (4323, 8490022934889103630, 0.175931, 'vuM4RPEGjY') index_test.go:137: sql insert into test_index values (4324, 7266357209622876264, 0.397603, 'GArMbqnEPm') index_test.go:140: sql delete from test_index where c = 3687 index_test.go:140: sql delete from test_index where c = 3685 index_test.go:143: sql update test_index set c1 = 8487367643657704807, c2 = 0.213954, c3 = 'XaGrU9zsJF' where c = 2003 index_test.go:143: sql update test_index set c1 = 1503945212227634632, c2 = 0.578606, c3 = 'hEhJfSmemh' where c = 3343 index_test.go:140: sql delete from test_index where c = 3505 index_test.go:137: sql insert into test_index values (4325, 3667505949436845308, 0.042222, 'yccOjpPzdQ') index_test.go:140: sql delete from test_index where c = 2265 index_test.go:140: sql delete from test_index where c = 1728 index_test.go:143: sql update test_index set c1 = 563230298845502916, c2 = 0.112876, c3 = 'HHPI70TYRv' where c = 3813 index_test.go:137: sql insert into test_index values (4326, 2831107864453376019, 0.195405, 'PvXM01M0Fj') index_test.go:143: sql update test_index set c1 = 6684086625721498094, c2 = 0.202105, c3 = 'PyvdDBObly' where c = 1985 index_test.go:140: sql delete from test_index where c = 735 index_test.go:143: sql update test_index set c1 = 4154951135816759574, c2 = 0.118825, c3 = '8V0gRHdg4v' where c = 2018 index_test.go:143: sql update test_index set c1 = 567083229988821101, c2 = 0.477962, c3 = 'F2VKm7J949' where c = 1631 index_test.go:143: sql update test_index set c1 = 4938885520022759710, c2 = 0.899651, c3 = 'jiHiu2vz5p' where c = 4038 index_test.go:143: sql update test_index set c1 = 3836787029445169038, c2 = 0.172247, c3 = '28d7icFmFG' where c = 2670 index_test.go:140: sql delete from test_index where c = 784 index_test.go:140: sql delete from test_index where c = 933 index_test.go:137: sql insert into test_index values (4328, 4857947479194977395, 0.432232, '6sEDqdoXaq') index_test.go:137: sql insert into test_index values (4327, 702865046311183108, 0.212503, 'UTUMPbXUqA') index_test.go:137: sql insert into test_index values (4330, 2874038874272800469, 0.180138, '0J015ZK3Yx') index_test.go:137: sql insert into test_index values (4332, 8389212898275837221, 0.120048, 'uZoejYvewy') index_test.go:137: sql insert into test_index values (4329, 4178100231920908704, 0.334249, 'psND4PUbEc') index_test.go:137: sql insert into test_index values (4331, 8523441407521454619, 0.641292, 'uoLRRQJGSw') index_test.go:143: sql update test_index set c1 = 7847111432699861912, c2 = 0.641444, c3 = 'rSo0Sjm9lO' where c = 2945 index_test.go:137: sql insert into test_index values (4333, 6685039972379085743, 0.447146, 'cbGZDlCUcM') index_test.go:140: sql delete from test_index where c = 370 index_test.go:140: sql delete from test_index where c = 192 index_test.go:140: sql delete from test_index where c = 1718 index_test.go:140: sql delete from test_index where c = 4191 index_test.go:143: sql update test_index set c1 = 2862799351403776509, c2 = 0.762816, c3 = 'ZH4eiGfsUh' where c = 1528 index_test.go:140: sql delete from test_index where c = 4026 index_test.go:143: sql update test_index set c1 = 8155013516733716527, c2 = 0.021238, c3 = 'qqWxk0ntwx' where c = 1004 index_test.go:143: sql update test_index set c1 = 2910170107645411247, c2 = 0.404549, c3 = '53lKnUNKZ7' where c = 2153 index_test.go:140: sql delete from test_index where c = 2549 index_test.go:143: sql update test_index set c1 = 3107170077129368598, c2 = 0.142425, c3 = 'DJTbSdejR9' where c = 3242 index_test.go:137: sql insert into test_index values (4335, 8778970558946969193, 0.647934, '7pU49RUSiB') index_test.go:137: sql insert into test_index values (4336, 5331538108566002520, 0.832055, 'A6Kj8ifraV') index_test.go:137: sql insert into test_index values (4334, 6601695772990328422, 0.265464, 'x3uwi9ESHD') index_test.go:143: sql update test_index set c1 = 1995056944540698420, c2 = 0.940822, c3 = 'uiVa8968sa' where c = 1935 index_test.go:143: sql update test_index set c1 = 8305134978422763712, c2 = 0.584890, c3 = '9NUr5zNfbl' where c = 1682 index_test.go:140: sql delete from test_index where c = 2851 index_test.go:143: sql update test_index set c1 = 2387265682996515432, c2 = 0.323342, c3 = 'HcwxaESfpu' where c = 1424 index_test.go:137: sql insert into test_index values (4338, 4225748372702766197, 0.528826, 'B8JGjhNKF1') index_test.go:140: sql delete from test_index where c = 1620 index_test.go:143: sql update test_index set c1 = 6859861934674291069, c2 = 0.454982, c3 = 'Cde3f2cMcV' where c = 3780 index_test.go:137: sql insert into test_index values (4340, 1090235885715442215, 0.881432, 'gIO1tniYM1') index_test.go:140: sql delete from test_index where c = 899 index_test.go:137: sql insert into test_index values (4339, 5925998905757028599, 0.031934, 'EaDVxKRrGh') index_test.go:137: sql insert into test_index values (4337, 8368575184981111266, 0.323360, '7qi05jK66W') index_test.go:137: sql insert into test_index values (4341, 443943531993325896, 0.424938, '5713n1n0JJ') index_test.go:140: sql delete from test_index where c = 1448 index_test.go:143: sql update test_index set c1 = 1089259790293639005, c2 = 0.059565, c3 = 'ROa5QLW7Il' where c = 518 index_test.go:140: sql delete from test_index where c = 1431 index_test.go:143: sql update test_index set c1 = 8114929070968188820, c2 = 0.075600, c3 = '2ksyL39K65' where c = 882 index_test.go:140: sql delete from test_index where c = 708 index_test.go:143: sql update test_index set c1 = 6283744970941565553, c2 = 0.952289, c3 = 'hjSTvtIdN1' where c = 2732 index_test.go:137: sql insert into test_index values (4342, 2085646935495399558, 0.798365, 'hVNpndSrTa') index_test.go:140: sql delete from test_index where c = 2259 index_test.go:140: sql delete from test_index where c = 4237 index_test.go:137: sql insert into test_index values (4343, 1866822051824469436, 0.673091, '3Rz2proplA') index_test.go:143: sql update test_index set c1 = 1225506926809077957, c2 = 0.125777, c3 = '2jkvorUAjR' where c = 2759 index_test.go:143: sql update test_index set c1 = 6636642358124144105, c2 = 0.305785, c3 = 'M6435g0kqA' where c = 1972 index_test.go:143: sql update test_index set c1 = 4892292753744649594, c2 = 0.095717, c3 = 'KWliaB6DQz' where c = 1017 index_test.go:137: sql insert into test_index values (4344, 8562019726512720425, 0.304142, 'SeZ5zr8J11') index_test.go:137: sql insert into test_index values (4345, 6087473481027003617, 0.298076, 'Q8z7FopmcC') index_test.go:140: sql delete from test_index where c = 4227 index_test.go:143: sql update test_index set c1 = 495272814553042694, c2 = 0.065948, c3 = '0usD7ahHUo' where c = 1006 index_test.go:137: sql insert into test_index values (4346, 6737910066363892600, 0.776058, '0XeZSoh5og') index_test.go:140: sql delete from test_index where c = 735 index_test.go:143: sql update test_index set c1 = 5088101461592741863, c2 = 0.975197, c3 = 'XNs1esMIPr' where c = 1433 index_test.go:140: sql delete from test_index where c = 1045 index_test.go:140: sql delete from test_index where c = 997 index_test.go:137: sql insert into test_index values (4347, 8391998102557124248, 0.270395, 'Z2Q3OmPaXm') index_test.go:140: sql delete from test_index where c = 19 index_test.go:143: sql update test_index set c1 = 4919119823596961936, c2 = 0.509430, c3 = 'opcOc4yoZH' where c = 1302 index_test.go:140: sql delete from test_index where c = 3068 index_test.go:137: sql insert into test_index values (4349, 2639030726499183933, 0.262210, 'BKEaaE6XQf') index_test.go:140: sql delete from test_index where c = 262 index_test.go:143: sql update test_index set c1 = 7850500487506352144, c2 = 0.652869, c3 = '3P6Seg8Bk6' where c = 1553 index_test.go:143: sql update test_index set c1 = 1876890082698474564, c2 = 0.293365, c3 = 'HZCsERaG5k' where c = 1390 index_test.go:137: sql insert into test_index values (4350, 1667522863987769299, 0.080050, 'q3pmOgcAii') index_test.go:143: sql update test_index set c1 = 5552934749899123459, c2 = 0.990757, c3 = 'pVDudMWzsN' where c = 911 index_test.go:137: sql insert into test_index values (4348, 7951075911675022885, 0.662380, 'WM21F7rVoV') index_test.go:143: sql update test_index set c1 = 4523502782993513623, c2 = 0.790490, c3 = 'GvIikAhFGj' where c = 3442 index_test.go:143: sql update test_index set c1 = 1394609597908307855, c2 = 0.027217, c3 = '7gGzpv5C6k' where c = 1876 index_test.go:137: sql insert into test_index values (4352, 9115334476064630873, 0.407901, 'E2yEmqKBiD') index_test.go:140: sql delete from test_index where c = 888 index_test.go:137: sql insert into test_index values (4351, 5497292238913323577, 0.111090, 'RwwsvPa4UB') index_test.go:140: sql delete from test_index where c = 3047 index_test.go:137: sql insert into test_index values (4354, 3561984773377908521, 0.291232, 'uCRnpKyUVg') index_test.go:137: sql insert into test_index values (4356, 4147302580033011095, 0.946499, '9ziRvjMOe2') index_test.go:143: sql update test_index set c1 = 1861818589815885135, c2 = 0.215342, c3 = 'wCiMxvkvPQ' where c = 725 index_test.go:137: sql insert into test_index values (4355, 5939014168212380482, 0.589142, 'mvpwkrgXsI') index_test.go:140: sql delete from test_index where c = 1438 index_test.go:137: sql insert into test_index values (4353, 169824330031464573, 0.788741, 'eQB1sJl8hY') index_test.go:140: sql delete from test_index where c = 3446 index_test.go:140: sql delete from test_index where c = 3674 index_test.go:140: sql delete from test_index where c = 337 index_test.go:143: sql update test_index set c1 = 5309197417081852624, c2 = 0.804604, c3 = '7mnxZfi2ma' where c = 4022 index_test.go:143: sql update test_index set c1 = 2923244614757669607, c2 = 0.678697, c3 = '13rr5idd27' where c = 750 index_test.go:140: sql delete from test_index where c = 4261 index_test.go:140: sql delete from test_index where c = 536 index_test.go:143: sql update test_index set c1 = 5517739373277300250, c2 = 0.063078, c3 = '0FFGfTSkkV' where c = 573 index_test.go:140: sql delete from test_index where c = 4121 index_test.go:143: sql update test_index set c1 = 7050403934420955319, c2 = 0.556575, c3 = 'pBFGBGE8js' where c = 139 index_test.go:137: sql insert into test_index values (4358, 7278170300728520218, 0.208710, '1DfBUOatDx') index_test.go:137: sql insert into test_index values (4357, 624679860192851726, 0.423070, 'ArScmd53HL') index_test.go:137: sql insert into test_index values (4359, 6509501543514045109, 0.040840, 'JQS5mWv4JJ') index_test.go:143: sql update test_index set c1 = 8946018449274886226, c2 = 0.208051, c3 = 'SGGLMxe6Wm' where c = 145 index_test.go:143: sql update test_index set c1 = 8974162757193207571, c2 = 0.285135, c3 = '5viAljI8yV' where c = 3566 index_test.go:137: sql insert into test_index values (4360, 2680674802640728003, 0.261585, 'oqHShPYEe0') index_test.go:143: sql update test_index set c1 = 1646993563024472918, c2 = 0.434455, c3 = 'xrdctI9jxG' where c = 1212 index_test.go:143: sql update test_index set c1 = 3176815855722913237, c2 = 0.824451, c3 = 'xiujD4kk06' where c = 4030 index_test.go:137: sql insert into test_index values (4361, 2951078380109524140, 0.274907, 'MaHSLFF0hB') index_test.go:143: sql update test_index set c1 = 3513173508285599176, c2 = 0.701196, c3 = 'Lte7WnthXK' where c = 331 index_test.go:137: sql insert into test_index values (4362, 1819915597827320108, 0.037444, 'Tk3BmTFaE0') index_test.go:140: sql delete from test_index where c = 1750 index_test.go:140: sql delete from test_index where c = 2348 index_test.go:140: sql delete from test_index where c = 3839 index_test.go:137: sql insert into test_index values (4365, 1915690867771089129, 0.555613, 'S89kyrLYxJ') index_test.go:137: sql insert into test_index values (4364, 2277903807896177201, 0.709108, '6Sqakc6Pg1') index_test.go:140: sql delete from test_index where c = 1789 index_test.go:140: sql delete from test_index where c = 1008 index_test.go:137: sql insert into test_index values (4363, 10549990420281891, 0.696593, 'kg1y9RgpA8') index_test.go:143: sql update test_index set c1 = 2392113220770811150, c2 = 0.694840, c3 = 'f9wfRZNgDQ' where c = 1784 index_test.go:143: sql update test_index set c1 = 3454475795540796007, c2 = 0.893999, c3 = '6LarXYvLBq' where c = 3383 index_test.go:140: sql delete from test_index where c = 289 index_test.go:140: sql delete from test_index where c = 1287 index_test.go:137: sql insert into test_index values (4366, 322834812825445084, 0.314570, 'lulW16sOK1') index_test.go:140: sql delete from test_index where c = 3453 index_test.go:143: sql update test_index set c1 = 5148751721389807865, c2 = 0.415853, c3 = 'DTNRDWXZi6' where c = 4020 index_test.go:140: sql delete from test_index where c = 1140 index_test.go:137: sql insert into test_index values (4367, 5292929197516026583, 0.700871, 'i2rJ1mowQe') index_test.go:137: sql insert into test_index values (4368, 1142877030937959798, 0.166587, 'c1dG0C0AxZ') index_test.go:143: sql update test_index set c1 = 6089464508226840783, c2 = 0.491097, c3 = 'YpbRVUFTIu' where c = 1570 index_test.go:140: sql delete from test_index where c = 3523 index_test.go:143: sql update test_index set c1 = 4715743456197657493, c2 = 0.618862, c3 = 'HKXeJrlI2O' where c = 4309 index_test.go:140: sql delete from test_index where c = 1928 index_test.go:143: sql update test_index set c1 = 1578501494037410006, c2 = 0.487269, c3 = 'DlxTZjKedv' where c = 3627 index_test.go:143: sql update test_index set c1 = 210782890553546298, c2 = 0.685764, c3 = 'UXCvvFAzzp' where c = 108 index_test.go:137: sql insert into test_index values (4369, 2582986218406489289, 0.017246, 'TPGmdx5sHL') index_test.go:143: sql update test_index set c1 = 2913433861949539571, c2 = 0.486994, c3 = 'lcwpXVu7XD' where c = 3856 index_test.go:140: sql delete from test_index where c = 2604 index_test.go:143: sql update test_index set c1 = 3219382216882451050, c2 = 0.608718, c3 = 'wo5qEsdKU5' where c = 2295 index_test.go:143: sql update test_index set c1 = 5075349336552768055, c2 = 0.493938, c3 = 'G3TNYrrtbX' where c = 4348 index_test.go:143: sql update test_index set c1 = 425890046659772632, c2 = 0.687499, c3 = 'APPswyNfuY' where c = 1098 index_test.go:137: sql insert into test_index values (4371, 2565264682032060285, 0.314660, 'vQD4UdyVWT') index_test.go:137: sql insert into test_index values (4370, 308032790468084557, 0.698910, 'dVzbt1TSYL') index_test.go:137: sql insert into test_index values (4372, 3051213961225890033, 0.587174, 'LUuFczmte3') index_test.go:143: sql update test_index set c1 = 7481169626342971817, c2 = 0.193872, c3 = 'EFMS8IgdsF' where c = 92 index_test.go:140: sql delete from test_index where c = 748 index_test.go:137: sql insert into test_index values (4376, 7843885751997640561, 0.023878, 'IYR3lc9Q4D') index_test.go:137: sql insert into test_index values (4373, 6986440584466521936, 0.696715, '5JRImFHqiN') index_test.go:137: sql insert into test_index values (4377, 5178597991364995841, 0.030227, 'KEYVt8Tx8M') index_test.go:137: sql insert into test_index values (4374, 6663622680712369446, 0.308208, 'whilxAa2Co') index_test.go:137: sql insert into test_index values (4378, 4639824904779677087, 0.664986, 'qLm73Sz6DM') index_test.go:140: sql delete from test_index where c = 3882 index_test.go:137: sql insert into test_index values (4375, 7197144348661170746, 0.951453, 'olFNGnSkzy') index_test.go:143: sql update test_index set c1 = 8600214050506944488, c2 = 0.556019, c3 = 'gIwLZolUv1' where c = 799 index_test.go:140: sql delete from test_index where c = 4102 index_test.go:140: sql delete from test_index where c = 2139 index_test.go:140: sql delete from test_index where c = 3295 index_test.go:140: sql delete from test_index where c = 1779 index_test.go:143: sql update test_index set c1 = 8164467158137469413, c2 = 0.974899, c3 = 'eEyqBTVlYC' where c = 45 index_test.go:143: sql update test_index set c1 = 2336838820036085842, c2 = 0.002881, c3 = 'KVko7gbXz0' where c = 1389 index_test.go:140: sql delete from test_index where c = 2171 index_test.go:140: sql delete from test_index where c = 3498 index_test.go:137: sql insert into test_index values (4379, 2765987798321510690, 0.200346, 'VkQtOyMLYh') index_test.go:143: sql update test_index set c1 = 3646824084901332415, c2 = 0.680150, c3 = 'BGlQocAoYv' where c = 3948 index_test.go:140: sql delete from test_index where c = 2940 index_test.go:143: sql update test_index set c1 = 8398041428391420687, c2 = 0.668273, c3 = 'jGh5PrgIgs' where c = 3115 index_test.go:140: sql delete from test_index where c = 3614 index_test.go:137: sql insert into test_index values (4380, 7136135526569026920, 0.138242, 'LPuWkqdugv') index_test.go:140: sql delete from test_index where c = 2488 index_test.go:143: sql update test_index set c1 = 4636354843050075206, c2 = 0.344818, c3 = 'ZQPG30Jmrb' where c = 813 index_test.go:137: sql insert into test_index values (4381, 4443182390396824883, 0.776005, '31h6fzk9lE') index_test.go:137: sql insert into test_index values (4382, 8249475367727871797, 0.515992, 'qUOxxqUFRr') index_test.go:143: sql update test_index set c1 = 1125476402714134273, c2 = 0.786280, c3 = 'GwHCX73yKv' where c = 1976 index_test.go:137: sql insert into test_index values (4383, 8410259242335149822, 0.368690, 'OubCyGOSfF') index_test.go:143: sql update test_index set c1 = 4192738240308636131, c2 = 0.640378, c3 = 'vaXh5nKwZ4' where c = 784 index_test.go:143: sql update test_index set c1 = 5648889373852995356, c2 = 0.177518, c3 = '8UBIVxjHRB' where c = 3500 index_test.go:143: sql update test_index set c1 = 7387060757338696438, c2 = 0.149634, c3 = 'UXqQXKlsOv' where c = 3206 index_test.go:140: sql delete from test_index where c = 469 index_test.go:137: sql insert into test_index values (4384, 2673428734096656486, 0.584838, 'ZnAy2BFVVE') index_test.go:140: sql delete from test_index where c = 2013 index_test.go:140: sql delete from test_index where c = 1726 index_test.go:140: sql delete from test_index where c = 3004 index_test.go:137: sql insert into test_index values (4385, 4591514591915212124, 0.167265, 'ZEB4xULpo8') index_test.go:143: sql update test_index set c1 = 6939465382454221114, c2 = 0.018006, c3 = 'rxiZ2hB2YK' where c = 1602 index_test.go:143: sql update test_index set c1 = 2713576472146126405, c2 = 0.107389, c3 = 'NIhj57m3Rl' where c = 997 index_test.go:137: sql insert into test_index values (4386, 7518085703908101861, 0.669492, 'elI6SmErhD') index_test.go:140: sql delete from test_index where c = 2164 index_test.go:137: sql insert into test_index values (4388, 7107224075399414442, 0.575428, 'RK2Y0vCH2g') index_test.go:143: sql update test_index set c1 = 5487669222167266810, c2 = 0.955342, c3 = '69Eu9UDaxZ' where c = 3955 index_test.go:137: sql insert into test_index values (4387, 6747463105145154675, 0.446938, 'vQW915X9Cx') index_test.go:137: sql insert into test_index values (4389, 612487067889436097, 0.489450, 'lKnl32n08G') index_test.go:137: sql insert into test_index values (4390, 5760067099779273160, 0.685254, 'GyYiwmNdPB') index_test.go:143: sql update test_index set c1 = 7934037552027980058, c2 = 0.895768, c3 = 'C6PSB83RaO' where c = 3848 index_test.go:143: sql update test_index set c1 = 6780952970106767419, c2 = 0.112279, c3 = 'PnSCvkj18p' where c = 3090 index_test.go:137: sql insert into test_index values (4391, 5946423796405052498, 0.361957, 'oWpdEqisa6') index_test.go:140: sql delete from test_index where c = 548 index_test.go:140: sql delete from test_index where c = 2313 index_test.go:140: sql delete from test_index where c = 3441 index_test.go:143: sql update test_index set c1 = 1206631684620094458, c2 = 0.797606, c3 = '3pbevDTfEG' where c = 3030 index_test.go:140: sql delete from test_index where c = 2587 index_test.go:140: sql delete from test_index where c = 1235 index_test.go:137: sql insert into test_index values (4393, 2136174363659397814, 0.765756, 'xQNFtKE4mQ') index_test.go:140: sql delete from test_index where c = 3783 index_test.go:143: sql update test_index set c1 = 2312259727368958636, c2 = 0.035351, c3 = 's6cibXr0Wd' where c = 4110 index_test.go:137: sql insert into test_index values (4392, 7264488566604024356, 0.036971, 'vIlMpvqW8X') index_test.go:143: sql update test_index set c1 = 1758733773300175155, c2 = 0.409855, c3 = 'fqjaLaQ8Nn' where c = 1872 index_test.go:140: sql delete from test_index where c = 1835 index_test.go:137: sql insert into test_index values (4394, 3319757538634550380, 0.974727, 'm7oC77DjLr') index_test.go:140: sql delete from test_index where c = 2195 index_test.go:140: sql delete from test_index where c = 1480 index_test.go:143: sql update test_index set c1 = 222120786390964028, c2 = 0.339482, c3 = 'uBd405gTBE' where c = 4370 index_test.go:143: sql update test_index set c1 = 1093879960735293469, c2 = 0.539370, c3 = 'HS5EtvFYNg' where c = 1693 index_test.go:143: sql update test_index set c1 = 8133094623635815962, c2 = 0.554130, c3 = 'BLc0e8xgZn' where c = 2823 index_test.go:143: sql update test_index set c1 = 7872181034662801921, c2 = 0.636177, c3 = 'vziGTFt0sp' where c = 1734 index_test.go:137: sql insert into test_index values (4395, 4880095874503657318, 0.850596, '4yq8DjHNBu') index_test.go:143: sql update test_index set c1 = 4873707010820514556, c2 = 0.176090, c3 = 'ImJI3GOR9P' where c = 2313 index_test.go:140: sql delete from test_index where c = 2696 index_test.go:137: sql insert into test_index values (4396, 1783701202577284853, 0.853976, 'zTUvrqeSji') index_test.go:143: sql update test_index set c1 = 8278787315445149812, c2 = 0.268476, c3 = 'Z4EcL0dPPu' where c = 1867 index_test.go:137: sql insert into test_index values (4397, 436807170027487084, 0.355042, 'RNyk3VyyHM') index_test.go:143: sql update test_index set c1 = 538728245227639391, c2 = 0.078734, c3 = '7Jzf1QjZGP' where c = 3512 index_test.go:137: sql insert into test_index values (4398, 313953594442843954, 0.349080, 'PvZNvJb0Mj') index_test.go:143: sql update test_index set c1 = 6703181623389477209, c2 = 0.993212, c3 = 'cg9A7QaXca' where c = 229 index_test.go:140: sql delete from test_index where c = 630 index_test.go:137: sql insert into test_index values (4399, 2464098931473421182, 0.953636, 'sEoS1tsd44') index_test.go:140: sql delete from test_index where c = 1497 index_test.go:140: sql delete from test_index where c = 1135 index_test.go:137: sql insert into test_index values (4400, 4763454995299274875, 0.231843, 'PADbODF2GR') index_test.go:143: sql update test_index set c1 = 3690005903602243904, c2 = 0.214489, c3 = '4mxeKtalZi' where c = 748 index_test.go:140: sql delete from test_index where c = 3833 index_test.go:143: sql update test_index set c1 = 5006083339799964400, c2 = 0.079957, c3 = '9P23hf4Rq5' where c = 1236 index_test.go:143: sql update test_index set c1 = 9088551410803017548, c2 = 0.400428, c3 = 'qGJJXucBeG' where c = 870 index_test.go:140: sql delete from test_index where c = 4035 index_test.go:140: sql delete from test_index where c = 3771 index_test.go:143: sql update test_index set c1 = 4043912704315281473, c2 = 0.232211, c3 = 'tJgamK1TmK' where c = 4303 index_test.go:143: sql update test_index set c1 = 8336213999171836800, c2 = 0.165280, c3 = '2wiwljuEtk' where c = 1473 index_test.go:143: sql update test_index set c1 = 6354639231552041969, c2 = 0.160746, c3 = '21zPpTEUe3' where c = 173 [2025/04/04 18:47:44.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.362 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.363 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.363 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.363 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.363 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.363 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.364 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.364 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.364 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.365 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.366 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.366 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.366 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.367 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.367 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.367 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.368 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.368 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.369 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.369 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.370 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.370 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.370 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.371 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.371 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.372 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.372 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.373 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.373 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.374 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.374 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.374 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.374 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.374 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.376 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.376 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.376 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.376 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.377 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.378 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.378 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.379 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.379 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.379 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [TestSimpleMixed][Mixed][Time Cost]11.72825109s === RUN TestSimple/Mixed/test_mixed_common [mysql] 2025/04/04 18:47:43 packets.go:37: unexpected EOF [mysql] 2025/04/04 18:47:43 packets.go:37: unexpected EOF [2025/04/04 18:47:43.767 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed_common values (6411, 6411)"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2025/04/04 18:47:43 packets.go:37: unexpected EOF [mysql] 2025/04/04 18:47:43 packets.go:37: unexpected EOF [2025/04/04 18:47:43.767 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed_common values (7412, 7412)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2025/04/04 18:47:43.767 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed_common values (5405, 5405)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2025/04/04 18:47:43.767 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed_common values (3415, 3415)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2025/04/04 18:47:44.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.433 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.433 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.437 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.437 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.437 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.437 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.440 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.535 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.548 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.551 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.551 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.553 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.559 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.559 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.563 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.563 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.563 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.564 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.564 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.565 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.565 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.565 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.566 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.566 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.567 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.567 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.567 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.568 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.568 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.568 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.569 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.569 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.570 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.570 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.570 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.570 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.571 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:44.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] index_test.go:137: sql insert into test_index values (4408, 8551543410716250589, 0.555430, 'ya6LugdHT0') index_test.go:137: sql insert into test_index values (4405, 7954008556194281014, 0.895966, 'H2oHwFnylg') index_test.go:137: sql insert into test_index values (4404, 5873214201307127821, 0.822786, 'Uj4dT9JJSo') index_test.go:137: sql insert into test_index values (4403, 2600475936488633122, 0.777916, 'PWnCZnDJE6') index_test.go:137: sql insert into test_index values (4402, 5691924421233568649, 0.512108, '6D0WpGnq9T') index_test.go:137: sql insert into test_index values (4409, 7512603112666950365, 0.775698, 'FWN0dwxLof') index_test.go:137: sql insert into test_index values (4406, 6762242334541299038, 0.064853, 'AnGGZpMQCY') index_test.go:137: sql insert into test_index values (4401, 6361297297628467841, 0.215965, 'cMp2eYEBCd') index_test.go:137: sql insert into test_index values (4410, 7996520412687280465, 0.925644, 'RgsjOUkxiD') index_test.go:137: sql insert into test_index values (4407, 3752389896086399059, 0.903270, 'LbIuYbPW0a') index_test.go:140: sql delete from test_index where c = 1718 index_test.go:140: sql delete from test_index where c = 422 index_test.go:140: sql delete from test_index where c = 726 index_test.go:140: sql delete from test_index where c = 3648 index_test.go:140: sql delete from test_index where c = 4149 index_test.go:140: sql delete from test_index where c = 956 index_test.go:140: sql delete from test_index where c = 1634 index_test.go:140: sql delete from test_index where c = 1842 index_test.go:143: sql update test_index set c1 = 6090752247898186928, c2 = 0.904621, c3 = 'Y46GAlRmwk' where c = 351 index_test.go:143: sql update test_index set c1 = 1430185913424061256, c2 = 0.587421, c3 = 'ZZLqVzh6sg' where c = 303 index_test.go:143: sql update test_index set c1 = 9063288550339689166, c2 = 0.507545, c3 = 'CzZ4rTI59N' where c = 457 index_test.go:140: sql delete from test_index where c = 1990 index_test.go:140: sql delete from test_index where c = 3995 index_test.go:143: sql update test_index set c1 = 406895088365252220, c2 = 0.200940, c3 = 'HLbSiulfSq' where c = 3416 index_test.go:143: sql update test_index set c1 = 8648440766733195292, c2 = 0.800827, c3 = 'dHgyb3JS08' where c = 3742 index_test.go:143: sql update test_index set c1 = 5203819907672848441, c2 = 0.467142, c3 = 'vVlgQbVFvH' where c = 3641 index_test.go:143: sql update test_index set c1 = 6672168937870181071, c2 = 0.547409, c3 = 'clIyiI7Xwe' where c = 476 index_test.go:143: sql update test_index set c1 = 7396305169723212173, c2 = 0.355147, c3 = 'UPXzemN0l0' where c = 2278 index_test.go:137: sql insert into test_index values (4411, 9198589421128263040, 0.430140, 'Ge8TtQJQeE') index_test.go:137: sql insert into test_index values (4413, 5113492476704731921, 0.678446, '6K7mLkr6vn') index_test.go:137: sql insert into test_index values (4412, 8202398168634576411, 0.931109, 'ORlw1gomhB') index_test.go:143: sql update test_index set c1 = 391203711188934501, c2 = 0.028274, c3 = 'Kua6yLOJ3Z' where c = 2067 index_test.go:143: sql update test_index set c1 = 192307385430210991, c2 = 0.776146, c3 = 'JA98fBb0M6' where c = 1500 index_test.go:137: sql insert into test_index values (4414, 3093915363206418296, 0.240084, '7hBH159ImT') index_test.go:140: sql delete from test_index where c = 1471 index_test.go:137: sql insert into test_index values (4417, 4252931711159301429, 0.970962, 'xVuzKelsag') index_test.go:140: sql delete from test_index where c = 298 index_test.go:137: sql insert into test_index values (4415, 3004462104987496236, 0.982654, 'aUSOr6Gy56') index_test.go:137: sql insert into test_index values (4418, 2815807315835581993, 0.505248, 'YQn4zDeyyo') index_test.go:137: sql insert into test_index values (4420, 140350270750596954, 0.727279, 'N2ttQzta8G') index_test.go:140: sql delete from test_index where c = 2072 index_test.go:143: sql update test_index set c1 = 4289295263943363083, c2 = 0.465632, c3 = '2nuvy7FeG0' where c = 876 index_test.go:140: sql delete from test_index where c = 455 index_test.go:140: sql delete from test_index where c = 1911 index_test.go:137: sql insert into test_index values (4416, 3772913865551795935, 0.514394, 'VMFF4Yidwf') index_test.go:137: sql insert into test_index values (4419, 8241173888222516405, 0.966015, 'yBT1QvcE7g') index_test.go:143: sql update test_index set c1 = 3777313040522263819, c2 = 0.872393, c3 = '4IF4xm01kT' where c = 3729 index_test.go:140: sql delete from test_index where c = 1338 index_test.go:140: sql delete from test_index where c = 1021 index_test.go:143: sql update test_index set c1 = 2006500025282993255, c2 = 0.475457, c3 = '364HBaDVqs' where c = 3025 index_test.go:140: sql delete from test_index where c = 579 index_test.go:143: sql update test_index set c1 = 3946394686596922757, c2 = 0.156158, c3 = 'boymC8OyHG' where c = 2093 index_test.go:143: sql update test_index set c1 = 4277065976973965332, c2 = 0.944629, c3 = 'PUeThLZuoX' where c = 3446 index_test.go:140: sql delete from test_index where c = 3844 index_test.go:137: sql insert into test_index values (4422, 2833220376254074681, 0.376333, 'hrgCy26sJ1') index_test.go:140: sql delete from test_index where c = 704 index_test.go:137: sql insert into test_index values (4421, 5567866612191784302, 0.775231, '8iOal4IKzi') index_test.go:137: sql insert into test_index values (4423, 6169650169226110570, 0.800282, 'L75tZf6dFw') index_test.go:143: sql update test_index set c1 = 5447012124683471794, c2 = 0.446591, c3 = 'KBuhTKgJiH' where c = 2149 index_test.go:140: sql delete from test_index where c = 58 index_test.go:143: sql update test_index set c1 = 6199631281155120043, c2 = 0.500928, c3 = 'dWCL2UORVW' where c = 3328 index_test.go:137: sql insert into test_index values (4425, 3573482995625872585, 0.575265, 'AhkfV8n8To') index_test.go:143: sql update test_index set c1 = 6846813830617396292, c2 = 0.110785, c3 = 'JtBjtEsgox' where c = 2712 index_test.go:140: sql delete from test_index where c = 410 index_test.go:140: sql delete from test_index where c = 1953 index_test.go:143: sql update test_index set c1 = 4328891983503921680, c2 = 0.741425, c3 = 'rkxKGStMyc' where c = 4343 index_test.go:137: sql insert into test_index values (4427, 5625168211054228270, 0.168496, 'H3Of9FLOdw') index_test.go:137: sql insert into test_index values (4424, 1874823491141312107, 0.634685, 'hZY4txs2DF') index_test.go:143: sql update test_index set c1 = 2869492244896723143, c2 = 0.331516, c3 = 'y65YkQGm0B' where c = 628 index_test.go:137: sql insert into test_index values (4428, 2601369728197139629, 0.747795, 'BQ5gJj7fOl') index_test.go:143: sql update test_index set c1 = 3829442034644103496, c2 = 0.125837, c3 = 'g4oRJrzPOl' where c = 3743 index_test.go:137: sql insert into test_index values (4429, 6905445537211635576, 0.626601, 'PwUnXZSW2N') index_test.go:143: sql update test_index set c1 = 1937014087869407446, c2 = 0.577790, c3 = 'T2HvqvdL74' where c = 3231 index_test.go:137: sql insert into test_index values (4426, 8717974736256086741, 0.149856, 'Toa0ubKHFS') index_test.go:137: sql insert into test_index values (4430, 1866357831790426102, 0.929455, 'Hc4nRBuadg') index_test.go:140: sql delete from test_index where c = 4074 index_test.go:137: sql insert into test_index values (4431, 5457534581559023887, 0.555011, 'MKZyXKc3MV') index_test.go:140: sql delete from test_index where c = 3497 index_test.go:140: sql delete from test_index where c = 2371 index_test.go:140: sql delete from test_index where c = 4270 index_test.go:143: sql update test_index set c1 = 1054383212610178491, c2 = 0.535160, c3 = 'VAXlaBkt3o' where c = 3396 index_test.go:140: sql delete from test_index where c = 2839 index_test.go:143: sql update test_index set c1 = 1851114732782247468, c2 = 0.667603, c3 = 'gSKbZYCkkb' where c = 1375 index_test.go:143: sql update test_index set c1 = 2287489642051233704, c2 = 0.302327, c3 = 'Okaq0rjdjo' where c = 2074 index_test.go:140: sql delete from test_index where c = 587 index_test.go:140: sql delete from test_index where c = 3978 index_test.go:143: sql update test_index set c1 = 989062493834908545, c2 = 0.931898, c3 = 'TxTMxh3l7m' where c = 2954 index_test.go:143: sql update test_index set c1 = 14829963173004084, c2 = 0.941099, c3 = 'BpHeYF3DED' where c = 353 index_test.go:140: sql delete from test_index where c = 2334 index_test.go:137: sql insert into test_index values (4432, 3945730249991125928, 0.728895, '8PRFXqcoY4') index_test.go:137: sql insert into test_index values (4433, 8829496140689828156, 0.299455, 'Qu8rHCSonj') index_test.go:137: sql insert into test_index values (4434, 5170836880291272663, 0.417139, 'FrPpjWsWt8') index_test.go:143: sql update test_index set c1 = 3017626677195163390, c2 = 0.152737, c3 = 'N1nFmFb5FX' where c = 2597 index_test.go:143: sql update test_index set c1 = 1210071687796567802, c2 = 0.550014, c3 = 'DX9g9BlInu' where c = 4100 index_test.go:143: sql update test_index set c1 = 2647619925990790690, c2 = 0.268622, c3 = 'Ah9EwlIGM3' where c = 2197 index_test.go:137: sql insert into test_index values (4437, 8397662718829975408, 0.262643, 'ikQGmNBRUo') index_test.go:137: sql insert into test_index values (4436, 6043822819996253948, 0.021279, 'NG6SN0GAsg') index_test.go:140: sql delete from test_index where c = 197 index_test.go:143: sql update test_index set c1 = 3606050860748978458, c2 = 0.096491, c3 = 'TADZytVIL6' where c = 2741 index_test.go:137: sql insert into test_index values (4435, 2127437449755729122, 0.404914, 'DRjysqRWQz') index_test.go:140: sql delete from test_index where c = 520 index_test.go:137: sql insert into test_index values (4438, 2869433990442616283, 0.532490, 'QacNjbAZ6k') index_test.go:140: sql delete from test_index where c = 996 index_test.go:140: sql delete from test_index where c = 2671 index_test.go:140: sql delete from test_index where c = 2494 index_test.go:137: sql insert into test_index values (4441, 7336664288965793131, 0.303239, 'QmamK60rq4') index_test.go:140: sql delete from test_index where c = 3695 index_test.go:137: sql insert into test_index values (4439, 8242010795277918525, 0.370736, 'iO3tzom9SA') index_test.go:137: sql insert into test_index values (4440, 1760456247626680497, 0.497703, 'ynxU3k92wr') index_test.go:143: sql update test_index set c1 = 6128180709756212800, c2 = 0.612232, c3 = '3vy3HslcW9' where c = 479 index_test.go:140: sql delete from test_index where c = 3535 index_test.go:143: sql update test_index set c1 = 5714610609964542634, c2 = 0.784425, c3 = 'b2R2fT3ybW' where c = 366 index_test.go:140: sql delete from test_index where c = 893 index_test.go:143: sql update test_index set c1 = 2965786091212757655, c2 = 0.212572, c3 = 'w2Q2WWKBEI' where c = 1480 index_test.go:143: sql update test_index set c1 = 1778300019156634854, c2 = 0.846263, c3 = 'vMXRxpXZxE' where c = 3603 index_test.go:143: sql update test_index set c1 = 5178257127968692547, c2 = 0.515416, c3 = 'OglJLvHBgK' where c = 3782 index_test.go:140: sql delete from test_index where c = 2824 index_test.go:140: sql delete from test_index where c = 2607 index_test.go:137: sql insert into test_index values (4442, 4766136890081395679, 0.741060, 'SASvd19A9B') index_test.go:137: sql insert into test_index values (4444, 2231256380237499827, 0.087235, 'SGhbsdy2xq') index_test.go:137: sql insert into test_index values (4446, 2578818044920841041, 0.017680, 'D2UNwz9kfu') index_test.go:143: sql update test_index set c1 = 2253072789558019851, c2 = 0.264509, c3 = 'HRWtDLxRU3' where c = 4413 index_test.go:137: sql insert into test_index values (4445, 6109254955950777812, 0.122492, 'KJU28Xvpna') index_test.go:137: sql insert into test_index values (4443, 1038321220447096303, 0.186100, '4YKvJbfNVp') index_test.go:140: sql delete from test_index where c = 604 index_test.go:143: sql update test_index set c1 = 4731357713213254158, c2 = 0.247576, c3 = 'D4eeKomLUx' where c = 3811 index_test.go:143: sql update test_index set c1 = 5752837367425427772, c2 = 0.417703, c3 = 'EcRxDH9eVw' where c = 685 index_test.go:140: sql delete from test_index where c = 1866 index_test.go:143: sql update test_index set c1 = 2647791401923645944, c2 = 0.182565, c3 = 'pf5z4dTI7A' where c = 3824 index_test.go:143: sql update test_index set c1 = 4843354571605689445, c2 = 0.282067, c3 = 'xh1CVaUbWH' where c = 4146 index_test.go:137: sql insert into test_index values (4447, 9189219826392690836, 0.637300, 'Kb49QzwFjc') index_test.go:140: sql delete from test_index where c = 3106 index_test.go:140: sql delete from test_index where c = 3769 index_test.go:137: sql insert into test_index values (4449, 3352844774990691901, 0.369974, '9Eedclu3Gr') index_test.go:140: sql delete from test_index where c = 3438 index_test.go:143: sql update test_index set c1 = 8759552995130191665, c2 = 0.201276, c3 = 'QXW9TgMAk4' where c = 4235 index_test.go:137: sql insert into test_index values (4450, 787401161866817328, 0.127754, 'coDvzQ0gFi') index_test.go:137: sql insert into test_index values (4451, 2903327359619507464, 0.736483, 'pSWTnt7sMt') index_test.go:140: sql delete from test_index where c = 934 index_test.go:137: sql insert into test_index values (4448, 6529261039167244426, 0.964692, 'Dx7qMCU4oX') index_test.go:137: sql insert into test_index values (4452, 5587762871656783896, 0.171946, 'lKAvS4TCCu') index_test.go:143: sql update test_index set c1 = 7897199332962598100, c2 = 0.020382, c3 = 'noSAqH4YP9' where c = 673 index_test.go:143: sql update test_index set c1 = 4367408439268146731, c2 = 0.864255, c3 = 'B0bCw7CiyJ' where c = 4204 index_test.go:143: sql update test_index set c1 = 8683496592586584611, c2 = 0.866049, c3 = 'QrG3LvxnKY' where c = 4097 index_test.go:140: sql delete from test_index where c = 885 index_test.go:140: sql delete from test_index where c = 3793 index_test.go:140: sql delete from test_index where c = 2067 index_test.go:140: sql delete from test_index where c = 1624 index_test.go:143: sql update test_index set c1 = 4103210781829766725, c2 = 0.370615, c3 = 'In6k6BkK0i' where c = 816 index_test.go:143: sql update test_index set c1 = 8510866153639350785, c2 = 0.530862, c3 = 'fSheUU9row' where c = 4200 index_test.go:140: sql delete from test_index where c = 4223 index_test.go:143: sql update test_index set c1 = 6866935140435605877, c2 = 0.581723, c3 = 'rXYNQc62KF' where c = 1076 index_test.go:137: sql insert into test_index values (4454, 372945453193647918, 0.557549, 's67kLdLqIF') index_test.go:137: sql insert into test_index values (4455, 5735297140626825012, 0.458304, 'lknK9IIHXT') index_test.go:137: sql insert into test_index values (4456, 7667143072550625496, 0.916180, 'XOHiTFRvId') index_test.go:143: sql update test_index set c1 = 4294239322446795698, c2 = 0.427279, c3 = 'dhcwzMYCgN' where c = 2911 index_test.go:140: sql delete from test_index where c = 1574 index_test.go:137: sql insert into test_index values (4453, 6956690157781254586, 0.515035, 'yb4WbJoaR9') index_test.go:143: sql update test_index set c1 = 175125710954421129, c2 = 0.257574, c3 = 'ibPSOwHZ4i' where c = 3455 index_test.go:143: sql update test_index set c1 = 7942244844024843946, c2 = 0.303567, c3 = 'VNXaLcStZh' where c = 2938 index_test.go:140: sql delete from test_index where c = 253 index_test.go:137: sql insert into test_index values (4457, 7326214585331516613, 0.724349, 'siR0hgPpPG') index_test.go:137: sql insert into test_index values (4458, 3213688343159507351, 0.894420, 'jsGsNZiuZS') index_test.go:143: sql update test_index set c1 = 2971774976570898048, c2 = 0.800222, c3 = 'VJMmxoClTH' where c = 892 index_test.go:140: sql delete from test_index where c = 375 index_test.go:137: sql insert into test_index values (4459, 8944950276168265220, 0.909280, 'EYfgMI34bY') index_test.go:143: sql update test_index set c1 = 2909536121493138999, c2 = 0.181356, c3 = 's5snA87Nqg' where c = 77 index_test.go:143: sql update test_index set c1 = 7524659216197107993, c2 = 0.818162, c3 = 'FDldbBXE0E' where c = 3259 index_test.go:137: sql insert into test_index values (4461, 819164348832719718, 0.613931, 'SGW8ZpYgMm') index_test.go:137: sql insert into test_index values (4460, 7381710833865556033, 0.524620, 'W39nDShjhQ') index_test.go:140: sql delete from test_index where c = 2488 index_test.go:137: sql insert into test_index values (4462, 4556354934529965317, 0.170173, '4yO0jw3git') index_test.go:140: sql delete from test_index where c = 1189 index_test.go:143: sql update test_index set c1 = 1661880270196444904, c2 = 0.796581, c3 = 'EoP8j3vXOs' where c = 1967 index_test.go:140: sql delete from test_index where c = 4271 index_test.go:137: sql insert into test_index values (4463, 1392389035830507857, 0.007755, 'D1xPlJY7qE') index_test.go:140: sql delete from test_index where c = 2242 index_test.go:140: sql delete from test_index where c = 1539 index_test.go:140: sql delete from test_index where c = 3809 index_test.go:143: sql update test_index set c1 = 2727300759545306028, c2 = 0.276544, c3 = 'SxxzLutzcM' where c = 884 index_test.go:137: sql insert into test_index values (4465, 8801534658568673337, 0.987748, 'ePVHJr9l3K') index_test.go:143: sql update test_index set c1 = 1411174015857486392, c2 = 0.481148, c3 = 'I9bEema6Mc' where c = 4163 index_test.go:143: sql update test_index set c1 = 707916637823930999, c2 = 0.858726, c3 = 'lIjCvXdXdN' where c = 3588 index_test.go:137: sql insert into test_index values (4464, 465184276403747116, 0.299743, 'DKl0HZW1ey') index_test.go:143: sql update test_index set c1 = 1929418844365177172, c2 = 0.151677, c3 = 'Mzq5R7Ladt' where c = 287 index_test.go:140: sql delete from test_index where c = 4143 index_test.go:140: sql delete from test_index where c = 396 index_test.go:143: sql update test_index set c1 = 5248896882480818468, c2 = 0.647325, c3 = 'yhMvqihncK' where c = 4346 index_test.go:140: sql delete from test_index where c = 36 index_test.go:143: sql update test_index set c1 = 3660281480076545986, c2 = 0.684411, c3 = 'Y8B2jblYSL' where c = 3171 index_test.go:137: sql insert into test_index values (4467, 8929017910867976777, 0.338375, 'uC693jX7qK') index_test.go:137: sql insert into test_index values (4468, 5553250804573657946, 0.358044, '4DyquloOBG') index_test.go:137: sql insert into test_index values (4469, 7114193337045409165, 0.979149, 'FPPT1VnmWO') index_test.go:143: sql update test_index set c1 = 5377647529227461619, c2 = 0.320837, c3 = '0E6XuNnSiz' where c = 2398 index_test.go:137: sql insert into test_index values (4466, 264332097825347593, 0.150859, 'NxAtNb2dZc') index_test.go:143: sql update test_index set c1 = 6933817416893550594, c2 = 0.155699, c3 = 'dJlB9RwJtf' where c = 1672 index_test.go:140: sql delete from test_index where c = 875 index_test.go:140: sql delete from test_index where c = 1971 index_test.go:143: sql update test_index set c1 = 7667504025675490187, c2 = 0.594527, c3 = 'oKxOQna1co' where c = 1286 index_test.go:137: sql insert into test_index values (4471, 8670204403277233099, 0.615621, 'PrglcuiK2K') index_test.go:140: sql delete from test_index where c = 3746 index_test.go:140: sql delete from test_index where c = 902 index_test.go:143: sql update test_index set c1 = 175693967152820548, c2 = 0.540418, c3 = '8NfYZjNRtc' where c = 147 index_test.go:137: sql insert into test_index values (4473, 5819465628712003458, 0.233845, 'Tv3q7XPkoq') index_test.go:140: sql delete from test_index where c = 835 index_test.go:137: sql insert into test_index values (4470, 6767246002463706893, 0.107135, '1jh2DHxVEq') index_test.go:137: sql insert into test_index values (4472, 4073334663953313796, 0.605069, 'Vx2NkmCROj') index_test.go:140: sql delete from test_index where c = 3228 index_test.go:143: sql update test_index set c1 = 7195660732620375731, c2 = 0.062471, c3 = 'Tjko5sV49x' where c = 86 index_test.go:143: sql update test_index set c1 = 7823836514988597212, c2 = 0.555207, c3 = 'A8qYY28n3V' where c = 1768 index_test.go:140: sql delete from test_index where c = 1166 index_test.go:143: sql update test_index set c1 = 4974403937949154706, c2 = 0.137725, c3 = 'SWtvq1j1oi' where c = 3004 index_test.go:143: sql update test_index set c1 = 1285026843334329271, c2 = 0.714027, c3 = '0QRtmKHL5v' where c = 2010 index_test.go:143: sql update test_index set c1 = 8267702046327462751, c2 = 0.877014, c3 = 'oHrDtlJJcq' where c = 4309 index_test.go:137: sql insert into test_index values (4476, 3080832942705743979, 0.943928, 'HoC6erqo6S') index_test.go:137: sql insert into test_index values (4474, 8037778755407596821, 0.899909, '0Rekoe6hVP') index_test.go:140: sql delete from test_index where c = 2532 index_test.go:137: sql insert into test_index values (4475, 2925276686163657956, 0.264869, 'dPK0C1yS2P') index_test.go:140: sql delete from test_index where c = 1948 index_test.go:137: sql insert into test_index values (4477, 8444233187972684429, 0.378567, 's4rvIY6Ym9') index_test.go:140: sql delete from test_index where c = 1991 index_test.go:137: sql insert into test_index values (4478, 1019008582278805438, 0.910177, 'f8vHxg38ti') index_test.go:137: sql insert into test_index values (4479, 7158540880631713366, 0.241925, 'f4CZnbszUM') index_test.go:137: sql insert into test_index values (4480, 3715031454575810828, 0.065508, 'MsIzqg7jlP') index_test.go:143: sql update test_index set c1 = 2768352864614713776, c2 = 0.190852, c3 = 'LJGh3xDxV0' where c = 4419 index_test.go:143: sql update test_index set c1 = 1482883853571110073, c2 = 0.417212, c3 = 'btBWy7cVhT' where c = 962 index_test.go:140: sql delete from test_index where c = 2246 index_test.go:140: sql delete from test_index where c = 425 index_test.go:143: sql update test_index set c1 = 5490451464038990206, c2 = 0.112316, c3 = 'czDw4txLQl' where c = 4351 index_test.go:143: sql update test_index set c1 = 4218087620473925438, c2 = 0.154949, c3 = '9QIQ5g6edu' where c = 2190 index_test.go:143: sql update test_index set c1 = 7761750175473089580, c2 = 0.738068, c3 = 'zkSZNooy3h' where c = 348 index_test.go:140: sql delete from test_index where c = 948 index_test.go:137: sql insert into test_index values (4481, 2657324461328365030, 0.430614, '7NUjXw03be') index_test.go:140: sql delete from test_index where c = 2669 index_test.go:140: sql delete from test_index where c = 770 index_test.go:140: sql delete from test_index where c = 1686 index_test.go:143: sql update test_index set c1 = 3708646304173088541, c2 = 0.100557, c3 = 'NuIMtZrxdT' where c = 3786 index_test.go:137: sql insert into test_index values (4483, 6907765209490044859, 0.313768, 'c0oFJgeOFb') index_test.go:137: sql insert into test_index values (4484, 3386896002878739089, 0.158239, '82b8x5runm') index_test.go:143: sql update test_index set c1 = 7294546971961237833, c2 = 0.668292, c3 = 'k3qP1c6Vqw' where c = 82 index_test.go:137: sql insert into test_index values (4482, 7704466290792427166, 0.313825, 'V8b7MPtjQh') index_test.go:137: sql insert into test_index values (4485, 960448269386316669, 0.211035, '372Y8agyjC') index_test.go:143: sql update test_index set c1 = 5808133702251050007, c2 = 0.220472, c3 = 'hk93xmknjm' where c = 1510 index_test.go:143: sql update test_index set c1 = 4290973255575719820, c2 = 0.296172, c3 = 'NT9ZffBYHG' where c = 2129 index_test.go:140: sql delete from test_index where c = 131 index_test.go:137: sql insert into test_index values (4486, 3128978635454638940, 0.945510, 'KzpacUwETv') index_test.go:140: sql delete from test_index where c = 2583 index_test.go:137: sql insert into test_index values (4487, 423674106584278538, 0.679383, 'A8Ge5mw8rI') index_test.go:143: sql update test_index set c1 = 9221551485013491389, c2 = 0.657434, c3 = '7mzkzeLlUG' where c = 1121 index_test.go:140: sql delete from test_index where c = 4463 index_test.go:137: sql insert into test_index values (4488, 1177769198681772578, 0.305225, 'Zy3m8Y7WF9') index_test.go:140: sql delete from test_index where c = 2958 index_test.go:143: sql update test_index set c1 = 607091931759222891, c2 = 0.363641, c3 = 'trWlAD86wQ' where c = 640 index_test.go:140: sql delete from test_index where c = 3530 index_test.go:137: sql insert into test_index values (4489, 4468697913570970029, 0.249883, 'rsxBgXz5Fv') index_test.go:143: sql update test_index set c1 = 5400229265317619904, c2 = 0.756107, c3 = 'oq9pb8dhcp' where c = 1323 index_test.go:140: sql delete from test_index where c = 3388 index_test.go:137: sql insert into test_index values (4490, 23074526197976972, 0.531060, 'S6CF2FhRUh') index_test.go:143: sql update test_index set c1 = 9181254500828416164, c2 = 0.212848, c3 = '4i9RET71nI' where c = 231 index_test.go:140: sql delete from test_index where c = 1038 index_test.go:140: sql delete from test_index where c = 335 index_test.go:143: sql update test_index set c1 = 7561545401180054459, c2 = 0.924625, c3 = 'He8bCAaOvL' where c = 11 index_test.go:140: sql delete from test_index where c = 2118 index_test.go:143: sql update test_index set c1 = 3352704073090129739, c2 = 0.128230, c3 = 'MX1V615JD1' where c = 154 index_test.go:143: sql update test_index set c1 = 564722473090182145, c2 = 0.538952, c3 = 'UETsf1Dqeh' where c = 4206 index_test.go:137: sql insert into test_index values (4492, 5103245935599027288, 0.949711, 'bITyX1fj3V') index_test.go:143: sql update test_index set c1 = 8427155781522423436, c2 = 0.791453, c3 = 'eboklhX9x7' where c = 2908 index_test.go:140: sql delete from test_index where c = 582 index_test.go:143: sql update test_index set c1 = 4311590842579104124, c2 = 0.450876, c3 = 'DsuiAHPOIL' where c = 1313 index_test.go:137: sql insert into test_index values (4493, 3149502788643327808, 0.640277, '3cFdabvCjE') index_test.go:140: sql delete from test_index where c = 2140 index_test.go:137: sql insert into test_index values (4491, 9133911917203809696, 0.749656, '1KRSQRX0Br') index_test.go:137: sql insert into test_index values (4495, 1157775673579364673, 0.569581, 'rs3dDpqke7') index_test.go:143: sql update test_index set c1 = 2697857383613776594, c2 = 0.352168, c3 = 'i325gmljqh' where c = 343 index_test.go:137: sql insert into test_index values (4494, 8710220017141648327, 0.472917, 'ctLQnTkJAq') index_test.go:137: sql insert into test_index values (4496, 8057764704555452949, 0.984584, 'boWtgUIxGK') index_test.go:140: sql delete from test_index where c = 198 index_test.go:143: sql update test_index set c1 = 5341677196167679533, c2 = 0.312014, c3 = 'Xdk3FucOXf' where c = 2880 index_test.go:140: sql delete from test_index where c = 1719 index_test.go:140: sql delete from test_index where c = 3895 index_test.go:143: sql update test_index set c1 = 8807115332611508336, c2 = 0.039740, c3 = 'DSAVFzVGFj' where c = 299 index_test.go:140: sql delete from test_index where c = 982 index_test.go:137: sql insert into test_index values (4497, 9029903342987172320, 0.070243, 'HKPnrMMcXD') index_test.go:140: sql delete from test_index where c = 571 index_test.go:137: sql insert into test_index values (4498, 5385674188587240763, 0.331873, 'whq2M7rITS') index_test.go:143: sql update test_index set c1 = 7664018268990547604, c2 = 0.995455, c3 = 'DNtyrwBLJA' where c = 610 index_test.go:143: sql update test_index set c1 = 3017730973924111481, c2 = 0.441878, c3 = 'v70QxXRoTc' where c = 3612 index_test.go:143: sql update test_index set c1 = 7402817034147697965, c2 = 0.047190, c3 = 'TY7f97HPLI' where c = 320 index_test.go:143: sql update test_index set c1 = 4558282216902744622, c2 = 0.768282, c3 = 'm4Uokb9MOJ' where c = 798 index_test.go:140: sql delete from test_index where c = 1147 index_test.go:140: sql delete from test_index where c = 4062 index_test.go:143: sql update test_index set c1 = 4158965293580793688, c2 = 0.814151, c3 = 'v8t1lVZXeg' where c = 3302 index_test.go:143: sql update test_index set c1 = 8835328476690659510, c2 = 0.950782, c3 = 'E5DgginRc1' where c = 1175 index_test.go:137: sql insert into test_index values (4499, 5942535941181249317, 0.855882, 'toezvCME94') index_test.go:143: sql update test_index set c1 = 4053990885157375956, c2 = 0.693706, c3 = '1E8IKyct5n' where c = 785 index_test.go:137: sql insert into test_index values (4500, 1511407847155120211, 0.696245, 'z6iD1X78xH') index_test.go:140: sql delete from test_index where c = 3209 index_test.go:140: sql delete from test_index where c = 2179 index_test.go:143: sql update test_index set c1 = 5587582325973106259, c2 = 0.388416, c3 = 'jIqDaBtqRz' where c = 3550 index_test.go:143: sql update test_index set c1 = 2692879866914968993, c2 = 0.384410, c3 = '6XmubZui9a' where c = 3143 [TestSimpleInsert][Time Cost]4.322435085s === RUN TestSimpleInsert/Basic/test_insert_common [2025/04/04 18:47:45.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5405-5405' for key 'test_mixed_common.PRIMARY'"] [2025/04/04 18:47:45.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3415-3415' for key 'test_mixed_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (4510, 959872261236269458, 0.384945, 'VlslJFKvs0') index_test.go:137: sql insert into test_index values (4501, 6020764906475622197, 0.235581, 'mTOagM1k2u') index_test.go:137: sql insert into test_index values (4505, 8474096655929953788, 0.585202, 'AdDD1FVr2F') index_test.go:137: sql insert into test_index values (4502, 3093931442591920489, 0.331735, 'OuQ7lFNzJI') index_test.go:137: sql insert into test_index values (4503, 1260457625292741520, 0.634534, 'gwfkwHdSM7') index_test.go:137: sql insert into test_index values (4504, 5277642411171618710, 0.381187, 'tVCVHcCRlU') index_test.go:137: sql insert into test_index values (4507, 2274479360559299858, 0.078397, 'c497hcOG4t') index_test.go:137: sql insert into test_index values (4506, 5298913777475841629, 0.914916, 'vyR4wuyznO') index_test.go:137: sql insert into test_index values (4509, 5465398849951052887, 0.451659, '47hu9bkaxU') index_test.go:137: sql insert into test_index values (4508, 1568302790283843067, 0.956946, '8WFoE2YOe5') index_test.go:140: sql delete from test_index where c = 2741 index_test.go:140: sql delete from test_index where c = 4307 index_test.go:140: sql delete from test_index where c = 4165 index_test.go:140: sql delete from test_index where c = 1449 index_test.go:140: sql delete from test_index where c = 2969 index_test.go:140: sql delete from test_index where c = 924 index_test.go:140: sql delete from test_index where c = 1357 index_test.go:140: sql delete from test_index where c = 2545 index_test.go:140: sql delete from test_index where c = 361 index_test.go:143: sql update test_index set c1 = 6184740137933821985, c2 = 0.096126, c3 = 'blglhNBKFU' where c = 1653 index_test.go:143: sql update test_index set c1 = 1804471629318168477, c2 = 0.127574, c3 = 'rMxuTZHVvF' where c = 1017 index_test.go:143: sql update test_index set c1 = 4846956386937814937, c2 = 0.971885, c3 = 'qNEMKjebsu' where c = 2876 index_test.go:140: sql delete from test_index where c = 1752 index_test.go:143: sql update test_index set c1 = 7155424780130586535, c2 = 0.642737, c3 = '1AIfivUxSG' where c = 45 index_test.go:143: sql update test_index set c1 = 7858707386487454144, c2 = 0.946215, c3 = 'vAuq8wGWen' where c = 2912 index_test.go:143: sql update test_index set c1 = 4469910491965779838, c2 = 0.175351, c3 = 'Yyzrz8sojo' where c = 2447 index_test.go:143: sql update test_index set c1 = 4102852590223307382, c2 = 0.686546, c3 = 'f62cSxWdyR' where c = 1048 index_test.go:143: sql update test_index set c1 = 2728984609648145435, c2 = 0.605325, c3 = 'JYDrCIJQ56' where c = 2703 index_test.go:143: sql update test_index set c1 = 3173082731854425889, c2 = 0.674862, c3 = 'i082jojZod' where c = 1100 index_test.go:137: sql insert into test_index values (4512, 6357603803706422047, 0.485224, 'z5Tbu4o3OT') index_test.go:137: sql insert into test_index values (4513, 5496914100753184975, 0.164947, 'tAdXKKNClB') index_test.go:137: sql insert into test_index values (4515, 725930518924073459, 0.634061, '2pDxs7BKni') index_test.go:137: sql insert into test_index values (4511, 6710272165375420919, 0.573979, 'O0ajxHLcVI') index_test.go:137: sql insert into test_index values (4514, 9106660835323068904, 0.315742, 'uRNKvxTNJl') index_test.go:143: sql update test_index set c1 = 2359606634588388883, c2 = 0.932043, c3 = 'bDksS1KD7P' where c = 3954 index_test.go:137: sql insert into test_index values (4517, 2964796324057784733, 0.680509, 'hDJEgzspix') index_test.go:140: sql delete from test_index where c = 777 index_test.go:137: sql insert into test_index values (4519, 5008377848253178721, 0.210504, 'HxCWWwOVm4') index_test.go:140: sql delete from test_index where c = 642 index_test.go:137: sql insert into test_index values (4516, 2680592112833944784, 0.262653, '8LMizuWDud') index_test.go:140: sql delete from test_index where c = 3986 index_test.go:140: sql delete from test_index where c = 2084 index_test.go:140: sql delete from test_index where c = 3736 index_test.go:140: sql delete from test_index where c = 146 index_test.go:140: sql delete from test_index where c = 2607 index_test.go:143: sql update test_index set c1 = 7780116066782716718, c2 = 0.427368, c3 = 'tf9ziBFt7i' where c = 379 index_test.go:140: sql delete from test_index where c = 782 index_test.go:137: sql insert into test_index values (4518, 3766564615561470824, 0.461091, 'KeJeZeg0Mu') index_test.go:137: sql insert into test_index values (4520, 465706659254713502, 0.306292, 'A051eSwqtX') index_test.go:143: sql update test_index set c1 = 6858693257079601873, c2 = 0.286712, c3 = 'O9eF58XXiP' where c = 2521 index_test.go:143: sql update test_index set c1 = 1770846997016974889, c2 = 0.186622, c3 = 'GKMiwvL072' where c = 1186 index_test.go:143: sql update test_index set c1 = 8169686391145860531, c2 = 0.769447, c3 = 'tr4ScN5Pdk' where c = 1042 index_test.go:143: sql update test_index set c1 = 7846535954175859273, c2 = 0.982056, c3 = 'IiwLOGcOcu' where c = 62 index_test.go:143: sql update test_index set c1 = 2724426977392170455, c2 = 0.707934, c3 = 'dG1LLo1Ok6' where c = 2849 index_test.go:137: sql insert into test_index values (4521, 8723691313168062051, 0.677875, '544h5YWNem') index_test.go:137: sql insert into test_index values (4522, 2620214357387498961, 0.408724, 'KkyZXYYKTx') index_test.go:143: sql update test_index set c1 = 9213719586496759770, c2 = 0.360705, c3 = 'yp3Abepvf7' where c = 1628 index_test.go:137: sql insert into test_index values (4523, 1714576516463774254, 0.813537, 'GSsKEphcrc') index_test.go:140: sql delete from test_index where c = 498 index_test.go:143: sql update test_index set c1 = 2936565026930143591, c2 = 0.849576, c3 = 'ekODCRjESI' where c = 2834 index_test.go:140: sql delete from test_index where c = 3258 index_test.go:137: sql insert into test_index values (4525, 2858555361963720891, 0.915804, '8FbiArk8TU') index_test.go:137: sql insert into test_index values (4524, 9141148641426650119, 0.187914, 'mIRK4lcEeH') index_test.go:137: sql insert into test_index values (4526, 8703394452351098154, 0.776884, 'DrE1aPYvqs') index_test.go:143: sql update test_index set c1 = 4638286997805897450, c2 = 0.582128, c3 = 'xZPgHnNmgh' where c = 612 index_test.go:140: sql delete from test_index where c = 2859 index_test.go:140: sql delete from test_index where c = 2026 index_test.go:140: sql delete from test_index where c = 3761 index_test.go:137: sql insert into test_index values (4528, 193406070860166193, 0.160584, '9dFwWGkXRv') index_test.go:140: sql delete from test_index where c = 699 index_test.go:140: sql delete from test_index where c = 1694 index_test.go:140: sql delete from test_index where c = 3463 index_test.go:137: sql insert into test_index values (4527, 337887453883444516, 0.637992, 'G8CGRgA8ho') index_test.go:143: sql update test_index set c1 = 8263289808333662067, c2 = 0.365014, c3 = 'x1kVxmW0hQ' where c = 4180 index_test.go:143: sql update test_index set c1 = 6810604581870975735, c2 = 0.152333, c3 = 'AnPhHAl67G' where c = 157 index_test.go:137: sql insert into test_index values (4529, 8788983969331421824, 0.990847, 'Yw1fSVX6wI') index_test.go:143: sql update test_index set c1 = 2234290730153675932, c2 = 0.941812, c3 = 'vHyTAm5NnY' where c = 866 index_test.go:143: sql update test_index set c1 = 3151600030516998254, c2 = 0.563335, c3 = 'zKNLsLIRE9' where c = 2456 index_test.go:140: sql delete from test_index where c = 2587 index_test.go:140: sql delete from test_index where c = 4111 index_test.go:143: sql update test_index set c1 = 1614419237795690688, c2 = 0.227945, c3 = 'wr7Xh8HVeY' where c = 4014 index_test.go:137: sql insert into test_index values (4530, 6590648175804457601, 0.214606, 'OJfHbzPNnE') index_test.go:137: sql insert into test_index values (4532, 8966289294876658406, 0.656834, 'z1uWJJjZj2') index_test.go:140: sql delete from test_index where c = 2215 index_test.go:137: sql insert into test_index values (4531, 3581527244324505745, 0.737017, 'TxWQVWatO5') index_test.go:143: sql update test_index set c1 = 4542226985478854396, c2 = 0.485237, c3 = 'BM944BQWS0' where c = 1982 index_test.go:140: sql delete from test_index where c = 1879 index_test.go:140: sql delete from test_index where c = 2250 index_test.go:143: sql update test_index set c1 = 3887996093745097998, c2 = 0.568076, c3 = 'UlYnaMjyF1' where c = 2533 index_test.go:143: sql update test_index set c1 = 5266163579314034622, c2 = 0.844925, c3 = 'XzJU2TEelM' where c = 78 index_test.go:143: sql update test_index set c1 = 4222419712394900636, c2 = 0.680533, c3 = 'afS8TmqESZ' where c = 2245 index_test.go:140: sql delete from test_index where c = 3766 index_test.go:137: sql insert into test_index values (4536, 2983629161533838793, 0.028487, 'nugIS8JwZk') index_test.go:137: sql insert into test_index values (4535, 5842486041060307665, 0.418130, 'EVS3yZiKc6') index_test.go:143: sql update test_index set c1 = 9151695507383578678, c2 = 0.171578, c3 = 'Xjoizl5ngl' where c = 3494 index_test.go:137: sql insert into test_index values (4534, 7619094367778208982, 0.441151, 'KlPz971EVJ') index_test.go:137: sql insert into test_index values (4537, 3123475941348106968, 0.122528, '05MmregpYC') index_test.go:137: sql insert into test_index values (4538, 1479480323346021899, 0.986824, 'FpAxTMtVh5') index_test.go:137: sql insert into test_index values (4533, 6968650196771086955, 0.175428, 'DFxZipE2MR') index_test.go:143: sql update test_index set c1 = 3345079462902017960, c2 = 0.292232, c3 = 'D732wpqcZQ' where c = 3952 index_test.go:143: sql update test_index set c1 = 4890247623729938060, c2 = 0.119037, c3 = 'HPDDujfiOt' where c = 3579 index_test.go:140: sql delete from test_index where c = 332 index_test.go:140: sql delete from test_index where c = 674 index_test.go:140: sql delete from test_index where c = 1186 index_test.go:143: sql update test_index set c1 = 3049944051483356263, c2 = 0.733818, c3 = 'wrJWGB6t31' where c = 3621 index_test.go:140: sql delete from test_index where c = 657 index_test.go:137: sql insert into test_index values (4541, 6756136831245200131, 0.336576, 'nepB1ll6D0') index_test.go:140: sql delete from test_index where c = 4265 index_test.go:143: sql update test_index set c1 = 3750240349109404420, c2 = 0.419530, c3 = 'azdJwJjnJ1' where c = 91 index_test.go:140: sql delete from test_index where c = 3611 index_test.go:143: sql update test_index set c1 = 968401625442735243, c2 = 0.026150, c3 = 'n7Psz8yUmE' where c = 357 index_test.go:137: sql insert into test_index values (4539, 5174362216854462712, 0.058364, '4N83RrW8k4') index_test.go:137: sql insert into test_index values (4542, 5004536550138008593, 0.864608, 'ukalw7d7fd') index_test.go:140: sql delete from test_index where c = 2946 index_test.go:137: sql insert into test_index values (4540, 4689159322031748145, 0.742380, 'cimDSJje84') index_test.go:143: sql update test_index set c1 = 6757754067893408722, c2 = 0.221205, c3 = 'jryDBDO1nJ' where c = 3051 index_test.go:143: sql update test_index set c1 = 7121086438574386467, c2 = 0.562428, c3 = 'vY5uC66Q2V' where c = 4386 index_test.go:137: sql insert into test_index values (4543, 6517466267815718115, 0.404450, '7D8cyVpsx5') index_test.go:140: sql delete from test_index where c = 1071 index_test.go:137: sql insert into test_index values (4544, 7935717601020224803, 0.257614, 'RKXonRlCIs') index_test.go:140: sql delete from test_index where c = 792 index_test.go:140: sql delete from test_index where c = 1543 index_test.go:143: sql update test_index set c1 = 3453142692747166959, c2 = 0.818041, c3 = 'hYKEeFWJ83' where c = 1466 index_test.go:143: sql update test_index set c1 = 3033683075974074309, c2 = 0.693365, c3 = 'Nanh9apOn8' where c = 1337 index_test.go:143: sql update test_index set c1 = 2136750774947734619, c2 = 0.064849, c3 = 'vLNDMQwSiJ' where c = 4291 index_test.go:140: sql delete from test_index where c = 1563 index_test.go:143: sql update test_index set c1 = 4594104291998833987, c2 = 0.661470, c3 = 'ws7CZe8Bic' where c = 378 index_test.go:143: sql update test_index set c1 = 3557444405045143244, c2 = 0.480506, c3 = '028oh96lMu' where c = 3085 index_test.go:137: sql insert into test_index values (4547, 1546587261131974550, 0.622313, 'VHHnWRZYtz') index_test.go:137: sql insert into test_index values (4545, 432382225250779330, 0.461546, '3Xh0K2bBsj') index_test.go:137: sql insert into test_index values (4548, 8107914847126253643, 0.732414, 'Me09RU3aZj') index_test.go:143: sql update test_index set c1 = 5101527372391919386, c2 = 0.347206, c3 = 'TiL10KnGBH' where c = 3605 index_test.go:137: sql insert into test_index values (4546, 816864981832705116, 0.243074, 'LkTm9rP1MA') index_test.go:143: sql update test_index set c1 = 2127331357444294222, c2 = 0.761157, c3 = 'eMckb3UQBW' where c = 1464 index_test.go:140: sql delete from test_index where c = 3912 index_test.go:140: sql delete from test_index where c = 3582 index_test.go:137: sql insert into test_index values (4549, 1750489070557375925, 0.891272, 'iHOuXjRgvr') index_test.go:137: sql insert into test_index values (4551, 2000828392463160136, 0.916273, 'ODfOZI1fmf') index_test.go:137: sql insert into test_index values (4552, 3156281567568580892, 0.975664, 'd0WPEPEbTn') index_test.go:140: sql delete from test_index where c = 1691 index_test.go:137: sql insert into test_index values (4553, 8363609035821965158, 0.454679, 'Vd2eKDx8Jb') index_test.go:143: sql update test_index set c1 = 5236595536223394866, c2 = 0.322618, c3 = 'WAt6bx8sDF' where c = 2231 index_test.go:140: sql delete from test_index where c = 2582 index_test.go:137: sql insert into test_index values (4550, 3811274961952291258, 0.640065, 'QDiop1MLrB') index_test.go:140: sql delete from test_index where c = 1767 index_test.go:140: sql delete from test_index where c = 812 index_test.go:143: sql update test_index set c1 = 7515600137155442243, c2 = 0.174516, c3 = 'NB4cVtecnh' where c = 1985 index_test.go:140: sql delete from test_index where c = 3210 index_test.go:137: sql insert into test_index values (4554, 255398341623401228, 0.843062, 'NYGaBM5Pz1') index_test.go:143: sql update test_index set c1 = 4092258516348489152, c2 = 0.820370, c3 = '57jlYtFOg0' where c = 2860 index_test.go:140: sql delete from test_index where c = 1579 index_test.go:140: sql delete from test_index where c = 1489 index_test.go:140: sql delete from test_index where c = 4408 index_test.go:143: sql update test_index set c1 = 8992220887979493963, c2 = 0.119802, c3 = 'LNVw8dC2i2' where c = 4225 index_test.go:143: sql update test_index set c1 = 4309433431731775677, c2 = 0.801929, c3 = 'kdIO8F1Y45' where c = 1256 index_test.go:137: sql insert into test_index values (4555, 4742420543610535024, 0.019746, 'vJB0cY0uQV') index_test.go:143: sql update test_index set c1 = 1818562160280854334, c2 = 0.719569, c3 = 'Uad6voKfkh' where c = 3760 index_test.go:143: sql update test_index set c1 = 585141847844417592, c2 = 0.412103, c3 = 'gD5FukyDm0' where c = 199 index_test.go:137: sql insert into test_index values (4556, 9220980978422594400, 0.167679, 'zrWamLygPk') index_test.go:137: sql insert into test_index values (4557, 1553327152939927557, 0.060223, 'M8TT4AnvrC') index_test.go:140: sql delete from test_index where c = 2648 index_test.go:143: sql update test_index set c1 = 6364199902473360141, c2 = 0.794261, c3 = 'ALkvrUTJoi' where c = 1912 index_test.go:143: sql update test_index set c1 = 8757479038087145516, c2 = 0.639600, c3 = 'rbKW8S9Stj' where c = 3842 index_test.go:143: sql update test_index set c1 = 8503318238043854041, c2 = 0.161682, c3 = '26mskfBaB6' where c = 3009 index_test.go:137: sql insert into test_index values (4559, 3889927241630235999, 0.360650, 'GOsCJ47wxd') index_test.go:140: sql delete from test_index where c = 1187 index_test.go:137: sql insert into test_index values (4560, 4447223394356614451, 0.134851, '8hBWWLIE1j') index_test.go:140: sql delete from test_index where c = 4448 index_test.go:137: sql insert into test_index values (4558, 8164553987855007667, 0.994569, 'OMwqaccNMI') index_test.go:140: sql delete from test_index where c = 1059 index_test.go:137: sql insert into test_index values (4563, 8558608913501411460, 0.074795, 'HV5qGth06Q') index_test.go:143: sql update test_index set c1 = 2917309140146978534, c2 = 0.782434, c3 = 'llpHFzZZvJ' where c = 1545 index_test.go:137: sql insert into test_index values (4562, 5354984385171079479, 0.927329, 'HUVBkOMD1w') index_test.go:137: sql insert into test_index values (4561, 3133285980661551004, 0.849116, 'D6rnHKLytf') index_test.go:140: sql delete from test_index where c = 3950 index_test.go:143: sql update test_index set c1 = 3167698196642663293, c2 = 0.069819, c3 = 'rG1lFV547y' where c = 4417 index_test.go:143: sql update test_index set c1 = 3467027037592301566, c2 = 0.913016, c3 = '8OBIerfpzl' where c = 3012 index_test.go:140: sql delete from test_index where c = 2926 index_test.go:140: sql delete from test_index where c = 1544 index_test.go:140: sql delete from test_index where c = 1586 index_test.go:137: sql insert into test_index values (4564, 499757339913122663, 0.511713, 'BI9sWxAS3D') index_test.go:143: sql update test_index set c1 = 2291660991859738384, c2 = 0.348994, c3 = 'wtr4CmN9BN' where c = 3629 index_test.go:143: sql update test_index set c1 = 6202779176761740275, c2 = 0.197573, c3 = 'EfW9K2VPmv' where c = 4508 index_test.go:140: sql delete from test_index where c = 3710 index_test.go:140: sql delete from test_index where c = 414 index_test.go:137: sql insert into test_index values (4565, 6266494360754656959, 0.020383, '6eLglYxKw5') index_test.go:143: sql update test_index set c1 = 2359405922727372444, c2 = 0.188937, c3 = 'sRvAX2UhSj' where c = 2979 index_test.go:143: sql update test_index set c1 = 6286255404007357780, c2 = 0.933282, c3 = 'AEuVE4GDO2' where c = 1395 index_test.go:137: sql insert into test_index values (4567, 2633550404009907760, 0.347361, 'LocGEFb0KY') index_test.go:143: sql update test_index set c1 = 92031216266902160, c2 = 0.086847, c3 = 'LOTZrbOUBR' where c = 1492 index_test.go:140: sql delete from test_index where c = 1896 index_test.go:143: sql update test_index set c1 = 4136668563466192698, c2 = 0.730134, c3 = 'grNmAyXwG9' where c = 3633 index_test.go:140: sql delete from test_index where c = 1806 index_test.go:137: sql insert into test_index values (4569, 7001385182035901036, 0.381587, 'VSii2JHzCQ') index_test.go:137: sql insert into test_index values (4570, 7035556675813445855, 0.429233, 'AfN1heVPls') index_test.go:137: sql insert into test_index values (4568, 3027562495416475084, 0.770081, 'vAN9nDfSwx') index_test.go:143: sql update test_index set c1 = 2188090206006007983, c2 = 0.508654, c3 = '6nTjox1Qiy' where c = 2268 index_test.go:143: sql update test_index set c1 = 8685102511092642720, c2 = 0.920469, c3 = 'IID5jBPmkB' where c = 2624 index_test.go:137: sql insert into test_index values (4566, 4775413855424022599, 0.258036, 'aO8hwBbMqA') index_test.go:137: sql insert into test_index values (4571, 6769507053159516662, 0.109775, 'ftIiUrp57v') index_test.go:140: sql delete from test_index where c = 2150 index_test.go:140: sql delete from test_index where c = 400 index_test.go:137: sql insert into test_index values (4572, 4627913182697505247, 0.985334, 'c6IXRd7byF') index_test.go:140: sql delete from test_index where c = 411 index_test.go:143: sql update test_index set c1 = 3427696494452643709, c2 = 0.872510, c3 = '4wfjjsIUJa' where c = 4522 index_test.go:137: sql insert into test_index values (4573, 88707923097494286, 0.355511, 'GArn642qEN') index_test.go:140: sql delete from test_index where c = 2221 index_test.go:143: sql update test_index set c1 = 994918622366810118, c2 = 0.265255, c3 = 'nSHeW59I5u' where c = 128 index_test.go:140: sql delete from test_index where c = 3086 index_test.go:140: sql delete from test_index where c = 905 index_test.go:143: sql update test_index set c1 = 443397243052177741, c2 = 0.507705, c3 = '0suJiIQK4X' where c = 3240 index_test.go:137: sql insert into test_index values (4574, 4268434754825002834, 0.363395, 'j56SsjcrXr') index_test.go:140: sql delete from test_index where c = 3578 index_test.go:143: sql update test_index set c1 = 5578824875714642191, c2 = 0.368265, c3 = 'oJPoAqzPrE' where c = 4247 index_test.go:137: sql insert into test_index values (4576, 7626109227977184527, 0.801444, '2c8lNVD0X8') index_test.go:140: sql delete from test_index where c = 2972 index_test.go:143: sql update test_index set c1 = 5241867324842473494, c2 = 0.230910, c3 = 'E8248goR1I' where c = 1940 index_test.go:143: sql update test_index set c1 = 5986716314988627673, c2 = 0.568216, c3 = 'xIjJYS5ag5' where c = 4246 index_test.go:143: sql update test_index set c1 = 6394237996380028163, c2 = 0.542538, c3 = 'p4HiuriQmY' where c = 1578 index_test.go:137: sql insert into test_index values (4577, 4039379141511329986, 0.513277, '99l291jJTv') index_test.go:143: sql update test_index set c1 = 7513268767026960958, c2 = 0.721737, c3 = 'YEWcLq0scU' where c = 2807 index_test.go:137: sql insert into test_index values (4575, 6575394698075164647, 0.349489, 'FOhjUcDr5U') index_test.go:140: sql delete from test_index where c = 2162 index_test.go:137: sql insert into test_index values (4579, 6149123119960441035, 0.730811, 'n5wRtfu1eh') index_test.go:140: sql delete from test_index where c = 2628 index_test.go:140: sql delete from test_index where c = 2207 index_test.go:140: sql delete from test_index where c = 3230 index_test.go:137: sql insert into test_index values (4578, 2431638162370962477, 0.592792, 'WoRk4CWClF') index_test.go:143: sql update test_index set c1 = 5438986787958151657, c2 = 0.406300, c3 = 'O4F9rwnFYz' where c = 1372 index_test.go:137: sql insert into test_index values (4581, 7612628659917024763, 0.978385, 'JK53Z4pGTD') index_test.go:137: sql insert into test_index values (4582, 3866534842368152767, 0.816462, 'Ed8buET7Me') index_test.go:143: sql update test_index set c1 = 1887350535880032819, c2 = 0.592349, c3 = 'HhYLNNo506' where c = 799 index_test.go:137: sql insert into test_index values (4580, 2370611556595603246, 0.787884, 'fcIRPfVG3F') index_test.go:140: sql delete from test_index where c = 714 index_test.go:143: sql update test_index set c1 = 8559528605893235346, c2 = 0.979544, c3 = 'KLoOSMtRa6' where c = 2452 index_test.go:140: sql delete from test_index where c = 1162 index_test.go:140: sql delete from test_index where c = 1027 index_test.go:137: sql insert into test_index values (4583, 4973144907017093135, 0.626467, 'XsrFvwcsoo') index_test.go:143: sql update test_index set c1 = 895777258468000263, c2 = 0.527601, c3 = '04MydbUZNN' where c = 978 index_test.go:140: sql delete from test_index where c = 1935 index_test.go:137: sql insert into test_index values (4584, 166256434795307372, 0.674344, 'mxXIBmhuMO') index_test.go:143: sql update test_index set c1 = 5793061291813841803, c2 = 0.581638, c3 = 'abb5x3Zn7K' where c = 1709 index_test.go:143: sql update test_index set c1 = 133478023014708041, c2 = 0.570230, c3 = 'ebiENFCKTR' where c = 276 index_test.go:140: sql delete from test_index where c = 2325 index_test.go:137: sql insert into test_index values (4585, 6800633309257514096, 0.988516, '9wcdxu4V7N') index_test.go:143: sql update test_index set c1 = 1301357178041570578, c2 = 0.077474, c3 = '4BzU26V5Hy' where c = 37 index_test.go:143: sql update test_index set c1 = 231637752806146188, c2 = 0.984536, c3 = '1U7ab0RA5O' where c = 3327 index_test.go:143: sql update test_index set c1 = 8244627770238827431, c2 = 0.005364, c3 = 'm8C2a5hC4E' where c = 1458 index_test.go:137: sql insert into test_index values (4587, 7445606943640306340, 0.837945, 'iy85NXH8Jo') index_test.go:137: sql insert into test_index values (4588, 5448177757031895302, 0.848007, '8qLThhUp44') index_test.go:143: sql update test_index set c1 = 8889974849319422189, c2 = 0.619803, c3 = 'F1WvMj8Pq4' where c = 3900 index_test.go:140: sql delete from test_index where c = 4029 index_test.go:137: sql insert into test_index values (4589, 17006219937990893, 0.488873, 'o0R5g5caDX') index_test.go:140: sql delete from test_index where c = 3649 index_test.go:137: sql insert into test_index values (4590, 4079014264880759805, 0.584987, 't9UTFRxAxZ') index_test.go:137: sql insert into test_index values (4586, 3536760839063049872, 0.670941, 'kyhol3sHoQ') index_test.go:137: sql insert into test_index values (4591, 1104012274358546120, 0.536165, 'P2dgrqiism') index_test.go:140: sql delete from test_index where c = 2906 index_test.go:140: sql delete from test_index where c = 2362 index_test.go:140: sql delete from test_index where c = 616 index_test.go:137: sql insert into test_index values (4592, 7045206478306423082, 0.603154, 'vA9euHrDum') index_test.go:143: sql update test_index set c1 = 4079624564571144550, c2 = 0.083398, c3 = '3pCcA80rJz' where c = 2135 index_test.go:140: sql delete from test_index where c = 1636 index_test.go:140: sql delete from test_index where c = 384 index_test.go:140: sql delete from test_index where c = 878 index_test.go:143: sql update test_index set c1 = 3967085305796436822, c2 = 0.752639, c3 = 'WrbRiyiyDa' where c = 4431 index_test.go:137: sql insert into test_index values (4593, 5208921133613048155, 0.279837, 'V6hzircyvU') index_test.go:143: sql update test_index set c1 = 1959787737315301712, c2 = 0.952113, c3 = 'gToHKxYUbn' where c = 3475 index_test.go:140: sql delete from test_index where c = 1207 index_test.go:143: sql update test_index set c1 = 156838162894089117, c2 = 0.460772, c3 = 'rTSjP5KtOE' where c = 2315 index_test.go:143: sql update test_index set c1 = 8688730634095333554, c2 = 0.191546, c3 = 'U0Ar7dGHkA' where c = 2631 index_test.go:143: sql update test_index set c1 = 778788175499631309, c2 = 0.149396, c3 = 'UxCmCGyQOc' where c = 1553 index_test.go:137: sql insert into test_index values (4594, 1076207225791281431, 0.700462, '1pnaM6iYgq') index_test.go:140: sql delete from test_index where c = 274 index_test.go:140: sql delete from test_index where c = 3971 index_test.go:143: sql update test_index set c1 = 3823449201370196236, c2 = 0.215340, c3 = 'RYHAIacA7Y' where c = 625 index_test.go:143: sql update test_index set c1 = 4327181311157857682, c2 = 0.178846, c3 = 'Q3HqI60ocG' where c = 3749 index_test.go:143: sql update test_index set c1 = 3945019448334681443, c2 = 0.457743, c3 = 'SkAWWtQMQb' where c = 2001 index_test.go:137: sql insert into test_index values (4595, 7625296450290127355, 0.975649, 'TYUTdVkMCc') index_test.go:137: sql insert into test_index values (4596, 1718762560048382788, 0.312742, 'jD9tnJJL2n') index_test.go:137: sql insert into test_index values (4597, 4446805873403774707, 0.588440, 'QkOaLWUqYk') index_test.go:143: sql update test_index set c1 = 6038094081465148706, c2 = 0.622295, c3 = '7f2354Ta4V' where c = 1410 index_test.go:143: sql update test_index set c1 = 3453605874634920267, c2 = 0.705411, c3 = 'C8n6JsfSIX' where c = 1713 index_test.go:140: sql delete from test_index where c = 3579 index_test.go:140: sql delete from test_index where c = 1502 index_test.go:137: sql insert into test_index values (4599, 5140652022969246606, 0.323214, 'CgHQm3Ju9h') index_test.go:137: sql insert into test_index values (4598, 4884099450807924737, 0.949553, 'lylUb37qlz') index_test.go:140: sql delete from test_index where c = 921 index_test.go:143: sql update test_index set c1 = 7826939405694550068, c2 = 0.500881, c3 = 'PZc8b1K2dr' where c = 888 index_test.go:140: sql delete from test_index where c = 2051 index_test.go:137: sql insert into test_index values (4600, 963251588183108609, 0.600572, 'hE4KME5DEB') index_test.go:140: sql delete from test_index where c = 3338 index_test.go:143: sql update test_index set c1 = 5339458237787547773, c2 = 0.383771, c3 = 'eyAbpi62KI' where c = 353 index_test.go:143: sql update test_index set c1 = 899455715569682931, c2 = 0.412359, c3 = 'HOBwMHFDWt' where c = 770 index_test.go:143: sql update test_index set c1 = 6457431696494535789, c2 = 0.893080, c3 = 'Kn9nObC7Cx' where c = 3044 index_test.go:140: sql delete from test_index where c = 2210 index_test.go:143: sql update test_index set c1 = 1233470947019731527, c2 = 0.844121, c3 = '1oeEtYB878' where c = 3454 index_test.go:140: sql delete from test_index where c = 1386 index_test.go:143: sql update test_index set c1 = 7242505109765576691, c2 = 0.457048, c3 = 'Bi4mRdYT5x' where c = 1064 index_test.go:143: sql update test_index set c1 = 8182541154037122547, c2 = 0.654424, c3 = '4Fbl91sWyj' where c = 3470 [2025/04/04 18:47:45.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 18:47:45.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] index_test.go:137: sql insert into test_index values (4602, 4060653298039593620, 0.367259, 'n27d7BjOmm') index_test.go:137: sql insert into test_index values (4607, 8892351450629080999, 0.584085, 'DEMYiLXw0Y') index_test.go:137: sql insert into test_index values (4608, 4109500014873696598, 0.299707, '9enYaoYbLd') index_test.go:137: sql insert into test_index values (4605, 1571136145174365373, 0.195069, 'rs598pKPwi') index_test.go:137: sql insert into test_index values (4603, 1815125957787504623, 0.113707, 'WqNS1FZv4z') index_test.go:137: sql insert into test_index values (4601, 5067853466307691178, 0.079336, 'ZctYS1fyBT') index_test.go:137: sql insert into test_index values (4610, 6091010576756085001, 0.667709, 'DeulQrEj6O') index_test.go:137: sql insert into test_index values (4609, 3558308192390092608, 0.315219, 'NOkXfqkznc') index_test.go:137: sql insert into test_index values (4606, 4293849030002324600, 0.399316, '7SOmp69ZWd') index_test.go:137: sql insert into test_index values (4604, 8856149022506948399, 0.297552, '2a4DVAUGzV') index_test.go:140: sql delete from test_index where c = 473 index_test.go:140: sql delete from test_index where c = 3340 index_test.go:140: sql delete from test_index where c = 4318 index_test.go:143: sql update test_index set c1 = 2354865597589983389, c2 = 0.184955, c3 = 'MAV8I7UKUL' where c = 3064 index_test.go:140: sql delete from test_index where c = 3589 index_test.go:140: sql delete from test_index where c = 3846 index_test.go:140: sql delete from test_index where c = 3050 index_test.go:140: sql delete from test_index where c = 1034 index_test.go:143: sql update test_index set c1 = 8293846543567762235, c2 = 0.511093, c3 = 'Ia3x0N9Me3' where c = 2054 index_test.go:140: sql delete from test_index where c = 4423 index_test.go:140: sql delete from test_index where c = 1701 index_test.go:140: sql delete from test_index where c = 3417 index_test.go:143: sql update test_index set c1 = 7169078929251817214, c2 = 0.510058, c3 = 'jte87hkPNu' where c = 2880 index_test.go:143: sql update test_index set c1 = 217605485962176388, c2 = 0.699122, c3 = 'J5hD8qAANE' where c = 1307 index_test.go:143: sql update test_index set c1 = 442741310240142072, c2 = 0.338013, c3 = 'kaMLsefIuM' where c = 4035 index_test.go:143: sql update test_index set c1 = 2172518434669011969, c2 = 0.745127, c3 = 'AZNLeGjxiR' where c = 4431 index_test.go:137: sql insert into test_index values (4612, 1974333810218924997, 0.058542, 'ZKQYedLAkb') index_test.go:137: sql insert into test_index values (4611, 2645522671624304172, 0.953294, 'DPrsArsPHz') index_test.go:143: sql update test_index set c1 = 39480501817016467, c2 = 0.588762, c3 = 'bjIbIdF6mV' where c = 1960 index_test.go:137: sql insert into test_index values (4613, 5854612874720048302, 0.759504, 'xXsKXybyG4') index_test.go:143: sql update test_index set c1 = 5704593024119479862, c2 = 0.598212, c3 = 'dtYgCHkgwE' where c = 743 index_test.go:137: sql insert into test_index values (4614, 1643351768110235480, 0.434323, 'Rb8RduR6IB') index_test.go:137: sql insert into test_index values (4615, 1710565874678503034, 0.705148, 'BrOgAPF2Mz') index_test.go:137: sql insert into test_index values (4616, 1684484794865545965, 0.423137, 'w9Mg5jFqPK') index_test.go:137: sql insert into test_index values (4617, 7210156374055803049, 0.952344, 'tOL845am7y') index_test.go:140: sql delete from test_index where c = 3631 index_test.go:140: sql delete from test_index where c = 363 index_test.go:143: sql update test_index set c1 = 1692035068059494038, c2 = 0.361587, c3 = 'JIbgv3MXo1' where c = 3604 index_test.go:140: sql delete from test_index where c = 1712 index_test.go:140: sql delete from test_index where c = 3750 index_test.go:143: sql update test_index set c1 = 4977430919868591863, c2 = 0.269362, c3 = 'f1RfWZ7UdQ' where c = 1625 index_test.go:137: sql insert into test_index values (4618, 2539502058323412733, 0.871293, 'yQUAT7nczr') index_test.go:140: sql delete from test_index where c = 445 index_test.go:140: sql delete from test_index where c = 1570 index_test.go:140: sql delete from test_index where c = 3215 index_test.go:143: sql update test_index set c1 = 3579141149418801156, c2 = 0.600737, c3 = 'YutOziFR3T' where c = 2001 index_test.go:137: sql insert into test_index values (4620, 6235277990064456579, 0.114178, '8kEhlzBOW0') index_test.go:143: sql update test_index set c1 = 8420972310034328382, c2 = 0.392970, c3 = 'oJRV47KFO5' where c = 4421 index_test.go:143: sql update test_index set c1 = 2091863160205596104, c2 = 0.148342, c3 = 'DFzTdZ7iCO' where c = 4071 index_test.go:140: sql delete from test_index where c = 792 index_test.go:143: sql update test_index set c1 = 960431021059744072, c2 = 0.838967, c3 = 'JmUQydXTvi' where c = 159 index_test.go:137: sql insert into test_index values (4619, 2342003190702538100, 0.130514, 'QHD0aB2PlR') index_test.go:143: sql update test_index set c1 = 6570312882433764495, c2 = 0.757085, c3 = 'mvBDAjEN4A' where c = 3866 index_test.go:143: sql update test_index set c1 = 8454819049922447200, c2 = 0.511166, c3 = '7FUbj0FMJa' where c = 4222 index_test.go:143: sql update test_index set c1 = 1872341429024300453, c2 = 0.393065, c3 = '1udUlhrS4y' where c = 2659 index_test.go:143: sql update test_index set c1 = 1743279485706205955, c2 = 0.299462, c3 = 'NiNqUfWjOb' where c = 655 index_test.go:140: sql delete from test_index where c = 325 index_test.go:137: sql insert into test_index values (4623, 5526764912077632317, 0.720790, '7Uu7LGWVxm') index_test.go:140: sql delete from test_index where c = 385 index_test.go:137: sql insert into test_index values (4622, 5512899118326333151, 0.110855, 'iPG2BHSg2L') index_test.go:137: sql insert into test_index values (4621, 6968186992019992761, 0.156061, 'ubpkb0aQv7') index_test.go:137: sql insert into test_index values (4625, 7557018278813672648, 0.905816, 'tmURGUjCjz') index_test.go:137: sql insert into test_index values (4626, 3155554347862036146, 0.338976, 'hBDzJGq9YX') index_test.go:137: sql insert into test_index values (4627, 7332773081446518157, 0.328563, 'tYyoOzFdjt') index_test.go:143: sql update test_index set c1 = 2006626645059775413, c2 = 0.462375, c3 = 'lNQGWyGg3R' where c = 1887 index_test.go:143: sql update test_index set c1 = 7856529629010738171, c2 = 0.245916, c3 = 'WXelY9GkXh' where c = 2930 index_test.go:137: sql insert into test_index values (4628, 2157883314479300518, 0.453019, '0yHA9EBc4O') index_test.go:137: sql insert into test_index values (4624, 9163024026856608949, 0.146529, 'aW4ogpOyMf') index_test.go:140: sql delete from test_index where c = 3233 index_test.go:140: sql delete from test_index where c = 4559 index_test.go:140: sql delete from test_index where c = 3552 index_test.go:140: sql delete from test_index where c = 3968 index_test.go:137: sql insert into test_index values (4629, 4631614451846811761, 0.359307, 'E9OlEmY39T') index_test.go:140: sql delete from test_index where c = 2292 index_test.go:137: sql insert into test_index values (4630, 7029346333072099880, 0.176849, 'hYzH1GCvI1') index_test.go:140: sql delete from test_index where c = 302 index_test.go:143: sql update test_index set c1 = 4227587751333223273, c2 = 0.193466, c3 = 'wqy6QwSqdk' where c = 56 index_test.go:140: sql delete from test_index where c = 3188 index_test.go:140: sql delete from test_index where c = 3781 index_test.go:143: sql update test_index set c1 = 8536471319577810449, c2 = 0.220704, c3 = '5GKn3wfvNq' where c = 2482 index_test.go:143: sql update test_index set c1 = 4425174362138192663, c2 = 0.193104, c3 = 'cNsjeU1OYk' where c = 2908 index_test.go:140: sql delete from test_index where c = 1501 index_test.go:143: sql update test_index set c1 = 2156825783397133152, c2 = 0.149704, c3 = 'kAT8s9RBZA' where c = 161 index_test.go:143: sql update test_index set c1 = 972351311324937370, c2 = 0.699226, c3 = 'IQzQnh7Mpp' where c = 3882 index_test.go:137: sql insert into test_index values (4631, 5361198314872230008, 0.603149, '23DFdi723E') index_test.go:137: sql insert into test_index values (4632, 887019944754769227, 0.920199, 'o3n9FITyik') index_test.go:137: sql insert into test_index values (4633, 5055985904925407834, 0.307300, 'xImEjtKy6S') index_test.go:137: sql insert into test_index values (4634, 4315775333102341505, 0.466666, 'tsYC3VX0Wx') index_test.go:143: sql update test_index set c1 = 3894457511522727439, c2 = 0.183603, c3 = 'soztywi1S5' where c = 4338 index_test.go:143: sql update test_index set c1 = 3396772493944585362, c2 = 0.578595, c3 = '9P2hvps8zk' where c = 1660 index_test.go:140: sql delete from test_index where c = 2444 index_test.go:140: sql delete from test_index where c = 688 index_test.go:143: sql update test_index set c1 = 3947256261384920444, c2 = 0.659177, c3 = 'FlW3oAM7Ed' where c = 1177 index_test.go:137: sql insert into test_index values (4635, 5594760702666920127, 0.062000, 'OXtJZ8OJWn') index_test.go:143: sql update test_index set c1 = 2915849748695609344, c2 = 0.094212, c3 = 'uLFtwFbvlu' where c = 705 index_test.go:137: sql insert into test_index values (4636, 1027625441726664630, 0.343874, 'KKfKW2X7da') index_test.go:140: sql delete from test_index where c = 1920 index_test.go:140: sql delete from test_index where c = 1895 index_test.go:137: sql insert into test_index values (4637, 6628369444661145950, 0.707129, 'clBg13ijye') index_test.go:137: sql insert into test_index values (4639, 1811950878235942816, 0.017414, 'u4eY4HEdpX') index_test.go:137: sql insert into test_index values (4638, 777288371249105280, 0.490894, 'a5pmOBRTFD') index_test.go:140: sql delete from test_index where c = 2807 index_test.go:143: sql update test_index set c1 = 4001071237753544839, c2 = 0.126923, c3 = 'vePMVagnuo' where c = 1742 index_test.go:140: sql delete from test_index where c = 2755 index_test.go:140: sql delete from test_index where c = 1810 index_test.go:140: sql delete from test_index where c = 548 index_test.go:140: sql delete from test_index where c = 2339 index_test.go:143: sql update test_index set c1 = 2557211082112316263, c2 = 0.217886, c3 = 'gKoa611sC5' where c = 1851 index_test.go:143: sql update test_index set c1 = 9063623518478757797, c2 = 0.138842, c3 = '4Zj6DG7a2z' where c = 2454 index_test.go:137: sql insert into test_index values (4640, 6782650094092013912, 0.255584, 'MmoXEpmym0') index_test.go:140: sql delete from test_index where c = 4582 index_test.go:143: sql update test_index set c1 = 9078426067414145679, c2 = 0.800651, c3 = 'QqbRCu8yOH' where c = 2444 index_test.go:143: sql update test_index set c1 = 7920589089176315529, c2 = 0.242957, c3 = 'E6ODzc1wMI' where c = 3320 index_test.go:143: sql update test_index set c1 = 4110083936474270453, c2 = 0.227531, c3 = 'pCO2C5w9fZ' where c = 4302 index_test.go:140: sql delete from test_index where c = 1572 index_test.go:143: sql update test_index set c1 = 3533227417736790351, c2 = 0.572603, c3 = '4DudGwm4PB' where c = 3998 index_test.go:143: sql update test_index set c1 = 8888314914772370708, c2 = 0.549237, c3 = 'BHkDDb9ud0' where c = 1310 index_test.go:143: sql update test_index set c1 = 7412362682070037179, c2 = 0.476392, c3 = 'FYT8XVq78e' where c = 3515 index_test.go:137: sql insert into test_index values (4642, 3724741849173164161, 0.565662, 'bwIruM0awZ') index_test.go:137: sql insert into test_index values (4641, 6778347838552246600, 0.127865, 'OtFYpFJkbn') index_test.go:143: sql update test_index set c1 = 781496383845304038, c2 = 0.294485, c3 = 'v0WPmAihUA' where c = 2758 index_test.go:137: sql insert into test_index values (4644, 4404479386884756240, 0.962526, 'Qd2oF9qKP4') index_test.go:143: sql update test_index set c1 = 5229521091225085957, c2 = 0.010268, c3 = 'SbiptDutj0' where c = 1110 index_test.go:137: sql insert into test_index values (4646, 3647509274693410925, 0.553902, 'bs2FtGU17e') index_test.go:137: sql insert into test_index values (4648, 2677482559427953515, 0.978055, 'wNWn4jgtAy') index_test.go:140: sql delete from test_index where c = 1012 index_test.go:140: sql delete from test_index where c = 859 index_test.go:137: sql insert into test_index values (4649, 3171256260735638509, 0.432938, 'Q8SvU3BXSs') index_test.go:137: sql insert into test_index values (4643, 2158388118378193414, 0.307639, 'BomU0uXRLd') index_test.go:137: sql insert into test_index values (4647, 6301808566888936959, 0.020494, 'tswH4mNp7T') index_test.go:137: sql insert into test_index values (4645, 7415275146759667324, 0.814257, 'LkN8hG1xbF') index_test.go:137: sql insert into test_index values (4650, 6115098561756851693, 0.783145, 'uDPPqWHg1R') index_test.go:140: sql delete from test_index where c = 4605 index_test.go:140: sql delete from test_index where c = 2572 index_test.go:140: sql delete from test_index where c = 2092 index_test.go:140: sql delete from test_index where c = 544 index_test.go:140: sql delete from test_index where c = 395 index_test.go:140: sql delete from test_index where c = 4512 index_test.go:143: sql update test_index set c1 = 6145920781385089094, c2 = 0.169622, c3 = 'AFccWp5ayO' where c = 868 index_test.go:143: sql update test_index set c1 = 2661710944489704500, c2 = 0.670398, c3 = 'vdapNLYJ9j' where c = 991 index_test.go:143: sql update test_index set c1 = 5691550660915142970, c2 = 0.470049, c3 = 'LgF5MZIpyQ' where c = 1469 index_test.go:140: sql delete from test_index where c = 4597 index_test.go:143: sql update test_index set c1 = 5000770162386867574, c2 = 0.433796, c3 = 'PlqUwd1Pk3' where c = 3147 index_test.go:140: sql delete from test_index where c = 631 index_test.go:143: sql update test_index set c1 = 8949744830374510698, c2 = 0.130049, c3 = 'ZxYEIxykqT' where c = 4544 index_test.go:143: sql update test_index set c1 = 2224563546306739286, c2 = 0.567752, c3 = 'bTMaXyjjdX' where c = 1016 index_test.go:143: sql update test_index set c1 = 577064729120962698, c2 = 0.157320, c3 = 'rotk6dZ5tr' where c = 3841 index_test.go:143: sql update test_index set c1 = 8880679784545955644, c2 = 0.979086, c3 = 'oiRYFCDNa9' where c = 4375 index_test.go:137: sql insert into test_index values (4651, 7072787864141808431, 0.384416, '4m9DAlXzTS') index_test.go:137: sql insert into test_index values (4652, 7035003800863476237, 0.181665, '0Y1rXj1P6T') index_test.go:137: sql insert into test_index values (4653, 4220837278192163725, 0.925869, 'imQYFVz0pI') index_test.go:137: sql insert into test_index values (4655, 4824774152709118316, 0.044800, 'm62E89lOCo') index_test.go:143: sql update test_index set c1 = 126685474578088476, c2 = 0.371227, c3 = 'e2DdUeKE7m' where c = 4537 index_test.go:137: sql insert into test_index values (4656, 1428852847347251662, 0.079391, 'QKF8hcppVh') index_test.go:137: sql insert into test_index values (4658, 964958500722145734, 0.014801, 'TdXZ2uPx3d') index_test.go:137: sql insert into test_index values (4657, 560319901758554577, 0.346263, 'yCETQv19Xt') index_test.go:143: sql update test_index set c1 = 6755475917932884776, c2 = 0.297340, c3 = 'lZ8kgG6tZB' where c = 2461 index_test.go:137: sql insert into test_index values (4654, 9165263441358555301, 0.899932, 'dZlCL7qt6u') index_test.go:140: sql delete from test_index where c = 3993 index_test.go:140: sql delete from test_index where c = 2845 index_test.go:140: sql delete from test_index where c = 1846 index_test.go:140: sql delete from test_index where c = 2271 index_test.go:137: sql insert into test_index values (4659, 6145002793676251880, 0.919370, 'DLQlm3S2df') index_test.go:140: sql delete from test_index where c = 2674 index_test.go:140: sql delete from test_index where c = 1107 index_test.go:137: sql insert into test_index values (4660, 921002653287250415, 0.668267, 'QpStU1ALH7') index_test.go:140: sql delete from test_index where c = 3561 index_test.go:143: sql update test_index set c1 = 7395998285946944314, c2 = 0.964741, c3 = '4VkdcUmikW' where c = 2466 index_test.go:143: sql update test_index set c1 = 4134741154906383411, c2 = 0.623269, c3 = 'bgqfGOllmm' where c = 3030 index_test.go:143: sql update test_index set c1 = 2795869317040263261, c2 = 0.986141, c3 = 'q7M4AWTbJ6' where c = 642 index_test.go:140: sql delete from test_index where c = 4158 index_test.go:140: sql delete from test_index where c = 4579 index_test.go:143: sql update test_index set c1 = 2246810426262944415, c2 = 0.425625, c3 = 'CMsQ94gPe7' where c = 146 index_test.go:140: sql delete from test_index where c = 4124 index_test.go:137: sql insert into test_index values (4661, 425713502509278659, 0.368425, 'DKpR9905rg') index_test.go:143: sql update test_index set c1 = 5230742659856849132, c2 = 0.970310, c3 = 'bT7qWqfZ33' where c = 733 index_test.go:143: sql update test_index set c1 = 675820519296078004, c2 = 0.521745, c3 = '0Lst2M3nvf' where c = 101 index_test.go:143: sql update test_index set c1 = 5962442884163975675, c2 = 0.677342, c3 = 'YKi6GRzFBh' where c = 2917 index_test.go:143: sql update test_index set c1 = 148234919871281826, c2 = 0.095191, c3 = '0y8KcB4oEM' where c = 1183 index_test.go:137: sql insert into test_index values (4663, 6770033355500979840, 0.956251, 'ZmtkBVyWJP') index_test.go:137: sql insert into test_index values (4664, 3737022850091468528, 0.197118, 'pXq5lmpM0o') index_test.go:143: sql update test_index set c1 = 2660803319675416478, c2 = 0.243370, c3 = '6cylG4TwvR' where c = 3354 index_test.go:137: sql insert into test_index values (4665, 2967562716692678335, 0.753919, 'pdirU7C0vQ') index_test.go:137: sql insert into test_index values (4662, 8949419752027725347, 0.361405, 'SyvwY4pzlz') index_test.go:137: sql insert into test_index values (4666, 6218217934058598029, 0.607530, 'PGF9GQdjAT') index_test.go:143: sql update test_index set c1 = 8207217951451877905, c2 = 0.757483, c3 = 'HJxYtDi8d4' where c = 2292 index_test.go:137: sql insert into test_index values (4667, 4973323987218111460, 0.841620, '6nwpcslEpa') index_test.go:140: sql delete from test_index where c = 315 index_test.go:137: sql insert into test_index values (4668, 268828439577753767, 0.861335, 'OeQCeFm96G') index_test.go:140: sql delete from test_index where c = 1765 index_test.go:137: sql insert into test_index values (4669, 2896030765092275334, 0.217759, 'iOScuGysQP') index_test.go:140: sql delete from test_index where c = 4029 index_test.go:140: sql delete from test_index where c = 3697 index_test.go:140: sql delete from test_index where c = 2773 index_test.go:140: sql delete from test_index where c = 2732 index_test.go:140: sql delete from test_index where c = 2683 index_test.go:137: sql insert into test_index values (4670, 5470474638202687529, 0.832532, 'RtQIPvAtEf') index_test.go:140: sql delete from test_index where c = 205 index_test.go:143: sql update test_index set c1 = 1564477073457692593, c2 = 0.436370, c3 = 'TqnWBcgCD4' where c = 3988 index_test.go:140: sql delete from test_index where c = 4059 index_test.go:140: sql delete from test_index where c = 1689 index_test.go:143: sql update test_index set c1 = 6212056717975911857, c2 = 0.699799, c3 = 'OkEEv15RKj' where c = 1962 index_test.go:143: sql update test_index set c1 = 1177513141528555480, c2 = 0.168632, c3 = 'BhbFQ7A5nj' where c = 2388 index_test.go:143: sql update test_index set c1 = 8687587804407985564, c2 = 0.989972, c3 = '2Jm3DqvVUk' where c = 3115 index_test.go:143: sql update test_index set c1 = 2623188737719079149, c2 = 0.281164, c3 = '8F57cAX3TF' where c = 40 index_test.go:137: sql insert into test_index values (4671, 8277725258069585138, 0.668087, 'yI6rMIlMXQ') index_test.go:143: sql update test_index set c1 = 3961413975355909366, c2 = 0.788417, c3 = 'FQj9GFIpWP' where c = 2558 index_test.go:143: sql update test_index set c1 = 1365853259534442729, c2 = 0.814371, c3 = 'tSVku19Jq2' where c = 4224 index_test.go:143: sql update test_index set c1 = 7012029403818140148, c2 = 0.156697, c3 = 'NyZ5PWtHBd' where c = 1212 index_test.go:143: sql update test_index set c1 = 733639045545432042, c2 = 0.053059, c3 = 'kpeQb4Tp5A' where c = 3112 index_test.go:137: sql insert into test_index values (4672, 6174646930132392437, 0.878094, 'JqBXXmVCk1') index_test.go:137: sql insert into test_index values (4673, 7046041033757849574, 0.534675, 'x7gtX1Eg67') index_test.go:143: sql update test_index set c1 = 3429742952030977052, c2 = 0.921439, c3 = '9OPgNI1oO9' where c = 4635 index_test.go:137: sql insert into test_index values (4675, 7008905880913900563, 0.412806, 'sh2cwq1LcQ') index_test.go:137: sql insert into test_index values (4676, 6373512537046050055, 0.254192, 'lbPStSWU3q') index_test.go:137: sql insert into test_index values (4677, 2781537438206080281, 0.219751, 'jGyIEzQWOK') index_test.go:137: sql insert into test_index values (4678, 3628285867184923580, 0.604297, '2dZHU4lL72') index_test.go:140: sql delete from test_index where c = 458 index_test.go:137: sql insert into test_index values (4679, 3656707954655616780, 0.028664, '1DLYc4YQJZ') index_test.go:140: sql delete from test_index where c = 1703 index_test.go:137: sql insert into test_index values (4680, 7788558441030477233, 0.472482, 'kpPir8iBSW') index_test.go:140: sql delete from test_index where c = 1817 index_test.go:137: sql insert into test_index values (4674, 5936458985777892116, 0.700508, 'j45aoL9VIp') index_test.go:140: sql delete from test_index where c = 4419 index_test.go:143: sql update test_index set c1 = 79160719900474044, c2 = 0.677495, c3 = 'mfFZemF3C4' where c = 370 index_test.go:143: sql update test_index set c1 = 9175797065380700165, c2 = 0.806566, c3 = '7UjPHUKu2u' where c = 608 index_test.go:140: sql delete from test_index where c = 733 index_test.go:143: sql update test_index set c1 = 1670409394241654240, c2 = 0.333246, c3 = 'vZs8p2Y4lQ' where c = 3574 index_test.go:140: sql delete from test_index where c = 3798 index_test.go:143: sql update test_index set c1 = 6453736798297859882, c2 = 0.485026, c3 = 'AQ0Pvzoen4' where c = 552 index_test.go:140: sql delete from test_index where c = 4543 index_test.go:140: sql delete from test_index where c = 3830 index_test.go:143: sql update test_index set c1 = 2323249789288829454, c2 = 0.325397, c3 = 'ugNzhy5Qxp' where c = 51 index_test.go:137: sql insert into test_index values (4682, 6408013183115032952, 0.248268, 'xloW9dlOxN') index_test.go:140: sql delete from test_index where c = 2093 index_test.go:143: sql update test_index set c1 = 8884379010861360322, c2 = 0.156337, c3 = '9wz2CHLvpY' where c = 1251 index_test.go:137: sql insert into test_index values (4683, 6034184086675974388, 0.002783, 'QRuWmEwpVR') index_test.go:137: sql insert into test_index values (4681, 8465225633740673685, 0.905479, 'Q6X1inDsHE') index_test.go:140: sql delete from test_index where c = 3503 index_test.go:137: sql insert into test_index values (4685, 3059744612521505099, 0.159305, '5vfDAqLcqu') index_test.go:143: sql update test_index set c1 = 7705263986626391013, c2 = 0.853062, c3 = 'GicUSi4EYy' where c = 4357 index_test.go:143: sql update test_index set c1 = 7899455718942572897, c2 = 0.997666, c3 = 'RDdRmNC2df' where c = 3354 index_test.go:137: sql insert into test_index values (4684, 8237492664528213719, 0.145452, 'CZJxzzBcFW') index_test.go:137: sql insert into test_index values (4686, 5352454709412677507, 0.768118, 'ykVHGtA22h') index_test.go:140: sql delete from test_index where c = 4335 index_test.go:140: sql delete from test_index where c = 3160 index_test.go:140: sql delete from test_index where c = 1362 index_test.go:143: sql update test_index set c1 = 5731675428645374, c2 = 0.017700, c3 = 'YnlZgtSQC6' where c = 3914 index_test.go:137: sql insert into test_index values (4687, 5930138340492506626, 0.095073, 'Z5GwbrIFTn') index_test.go:137: sql insert into test_index values (4688, 754235500502661087, 0.355050, 'IXKgEl1EvA') index_test.go:140: sql delete from test_index where c = 1184 index_test.go:143: sql update test_index set c1 = 847013711339176723, c2 = 0.639561, c3 = 'h5SVaRDTLN' where c = 1226 index_test.go:140: sql delete from test_index where c = 3944 index_test.go:140: sql delete from test_index where c = 1939 index_test.go:140: sql delete from test_index where c = 1839 index_test.go:140: sql delete from test_index where c = 4226 index_test.go:143: sql update test_index set c1 = 1816565332674673452, c2 = 0.157315, c3 = 'TyoY1yHkN7' where c = 2703 index_test.go:137: sql insert into test_index values (4689, 2202414958734604277, 0.202865, '4SptanCUAc') index_test.go:143: sql update test_index set c1 = 940767377719737261, c2 = 0.877634, c3 = 'Z0Nyiz14DJ' where c = 230 index_test.go:143: sql update test_index set c1 = 2974983943701003656, c2 = 0.568413, c3 = 'M7nwbcj1mK' where c = 1821 index_test.go:143: sql update test_index set c1 = 2562532393793039184, c2 = 0.375934, c3 = 'ivT5N1tW3A' where c = 3492 index_test.go:137: sql insert into test_index values (4690, 7125586860319459756, 0.705277, 'dKT1nEXaQf') index_test.go:143: sql update test_index set c1 = 6468500244749132656, c2 = 0.741082, c3 = 'ApBwKQdoPd' where c = 1369 index_test.go:143: sql update test_index set c1 = 434699241342769920, c2 = 0.257066, c3 = 'Ovcm6qqhw2' where c = 479 index_test.go:143: sql update test_index set c1 = 7346159945759886921, c2 = 0.317917, c3 = 'LrnUTE0b14' where c = 3291 index_test.go:143: sql update test_index set c1 = 2046564143869001621, c2 = 0.386340, c3 = 'fuqZG9gOvH' where c = 4454 index_test.go:137: sql insert into test_index values (4692, 6704514679966034529, 0.573095, 'aUPD62QcLc') index_test.go:137: sql insert into test_index values (4693, 4849119639632693240, 0.521266, '9G7BLiUo3Z') index_test.go:137: sql insert into test_index values (4694, 1038515266169567632, 0.744268, 'h6jbBGEW3m') index_test.go:140: sql delete from test_index where c = 1079 index_test.go:137: sql insert into test_index values (4695, 5337412087648777710, 0.716823, 'tCp7WVmEus') index_test.go:137: sql insert into test_index values (4696, 7209820744822439784, 0.408475, 'Ce0YkMXZUJ') index_test.go:140: sql delete from test_index where c = 4205 index_test.go:140: sql delete from test_index where c = 1515 index_test.go:137: sql insert into test_index values (4697, 2569065664643019952, 0.712553, 'RetfA6N8RP') index_test.go:137: sql insert into test_index values (4691, 1806952338492403573, 0.549646, 'E4LNsyWV7E') index_test.go:143: sql update test_index set c1 = 2350483509711741372, c2 = 0.535975, c3 = 'UIcrzTh7Nr' where c = 19 index_test.go:140: sql delete from test_index where c = 703 index_test.go:140: sql delete from test_index where c = 4668 index_test.go:140: sql delete from test_index where c = 546 index_test.go:143: sql update test_index set c1 = 2974390352578942795, c2 = 0.112302, c3 = 'tU9fZNRiNv' where c = 780 index_test.go:137: sql insert into test_index values (4698, 5731595208770281285, 0.727554, '0zcl1a7uc4') index_test.go:140: sql delete from test_index where c = 2648 index_test.go:140: sql delete from test_index where c = 4538 index_test.go:140: sql delete from test_index where c = 3680 index_test.go:143: sql update test_index set c1 = 1211982934812641736, c2 = 0.569813, c3 = 'VkIYVN4pqJ' where c = 1409 index_test.go:137: sql insert into test_index values (4699, 4123177769420305007, 0.289506, 'skD5sNV3nL') index_test.go:140: sql delete from test_index where c = 743 index_test.go:143: sql update test_index set c1 = 8698447789940641905, c2 = 0.946176, c3 = 'BIwhgKI3Yk' where c = 3580 index_test.go:137: sql insert into test_index values (4700, 5922744288431388349, 0.073306, 'ZY6P9zL3MK') index_test.go:143: sql update test_index set c1 = 224838205489336022, c2 = 0.775212, c3 = 'zvyFnT2T5t' where c = 2455 index_test.go:140: sql delete from test_index where c = 2640 index_test.go:143: sql update test_index set c1 = 7660967735207252160, c2 = 0.175903, c3 = 'Z0gaUbmU1W' where c = 4532 index_test.go:143: sql update test_index set c1 = 2734698560693178198, c2 = 0.034340, c3 = 'J4xpcEAECq' where c = 2484 index_test.go:143: sql update test_index set c1 = 7076655043857047013, c2 = 0.838727, c3 = '7bfy1v4ZdZ' where c = 4272 index_test.go:140: sql delete from test_index where c = 813 index_test.go:143: sql update test_index set c1 = 8133597156185579911, c2 = 0.708509, c3 = 'uFHbMlS2w0' where c = 2795 index_test.go:143: sql update test_index set c1 = 2567139110447680044, c2 = 0.226068, c3 = 'CjUZyoOsPw' where c = 2621 index_test.go:143: sql update test_index set c1 = 5781051905559168154, c2 = 0.732857, c3 = 'OIHi1mz0wU' where c = 2173 index_test.go:143: sql update test_index set c1 = 8844892714402240954, c2 = 0.946213, c3 = 'Jpo4Rn8t2z' where c = 536 index_test.go:137: sql insert into test_index values (4702, 2150531898706643198, 0.890604, 'ohBt3fixVS') index_test.go:137: sql insert into test_index values (4701, 5323445198448994237, 0.378417, 'F3FKg6x2tn') index_test.go:137: sql insert into test_index values (4704, 4388374125339700820, 0.072408, 'K0XEnJS5eR') index_test.go:137: sql insert into test_index values (4707, 3303063014478699327, 0.829532, 'KiZ7uOkXT0') index_test.go:137: sql insert into test_index values (4703, 6392581234515666828, 0.556362, 'Qz10BMlWXT') index_test.go:140: sql delete from test_index where c = 1925 index_test.go:137: sql insert into test_index values (4710, 1592657762612763773, 0.348594, 'vZ9fpx9bzo') index_test.go:140: sql delete from test_index where c = 15 index_test.go:137: sql insert into test_index values (4706, 7855348524330640981, 0.112923, 'b3uQ72I8l7') index_test.go:140: sql delete from test_index where c = 2782 index_test.go:137: sql insert into test_index values (4709, 330076649280448524, 0.761469, '3nIIAhADBj') index_test.go:137: sql insert into test_index values (4705, 4056551827008058715, 0.764569, '3XnFvTkzdJ') index_test.go:137: sql insert into test_index values (4708, 4710061709679084585, 0.624397, 'Pvh7n6yIDp') index_test.go:140: sql delete from test_index where c = 539 index_test.go:140: sql delete from test_index where c = 781 index_test.go:140: sql delete from test_index where c = 2192 index_test.go:140: sql delete from test_index where c = 3793 index_test.go:140: sql delete from test_index where c = 3933 index_test.go:143: sql update test_index set c1 = 6423844480014484185, c2 = 0.277894, c3 = 'ZGdVvd8G8U' where c = 3153 index_test.go:143: sql update test_index set c1 = 8927201907642610285, c2 = 0.277901, c3 = '3ZfvQImU5i' where c = 4677 index_test.go:140: sql delete from test_index where c = 4181 index_test.go:143: sql update test_index set c1 = 8395881524927913589, c2 = 0.251082, c3 = 'ED5bykM642' where c = 3189 index_test.go:143: sql update test_index set c1 = 1333504903968897415, c2 = 0.124375, c3 = 'FKOnwwtpLc' where c = 3068 index_test.go:143: sql update test_index set c1 = 2716079203501897118, c2 = 0.275117, c3 = 'x2Ly5fUjzn' where c = 65 index_test.go:143: sql update test_index set c1 = 1886575913810032107, c2 = 0.028391, c3 = '3lAlRxNDux' where c = 1128 index_test.go:143: sql update test_index set c1 = 532822735593902627, c2 = 0.740695, c3 = 'GwbFSae9W2' where c = 3496 index_test.go:140: sql delete from test_index where c = 3694 index_test.go:143: sql update test_index set c1 = 6901000857329452952, c2 = 0.172829, c3 = 'CpXYXxRH6p' where c = 1058 index_test.go:137: sql insert into test_index values (4713, 2050774626698032028, 0.109397, 'jwcXrJccC7') index_test.go:137: sql insert into test_index values (4715, 6292132940931639702, 0.240877, 'wXezD7Ma8b') index_test.go:137: sql insert into test_index values (4714, 227855868243876723, 0.127051, 'tSnl9FS8tI') index_test.go:143: sql update test_index set c1 = 6666220904543275805, c2 = 0.768611, c3 = 'VbBqxpO9Fi' where c = 3758 index_test.go:137: sql insert into test_index values (4716, 2173762926431835655, 0.979695, 'IJpQeHueKA') index_test.go:137: sql insert into test_index values (4719, 3047362702787706762, 0.698852, 'qccio6FX7U') index_test.go:140: sql delete from test_index where c = 4082 index_test.go:137: sql insert into test_index values (4712, 4422787551997839671, 0.643680, 'JBVlt4d50P') index_test.go:143: sql update test_index set c1 = 4251927057401412899, c2 = 0.591866, c3 = 'Ovj66ycHb5' where c = 269 index_test.go:140: sql delete from test_index where c = 1086 index_test.go:137: sql insert into test_index values (4718, 3701379422085905986, 0.866695, 'AmUDu3Ujku') index_test.go:140: sql delete from test_index where c = 3791 index_test.go:140: sql delete from test_index where c = 2193 index_test.go:137: sql insert into test_index values (4720, 4944537104653852763, 0.915890, 'hqGp8WMyLU') index_test.go:137: sql insert into test_index values (4717, 5870473872760747565, 0.978126, '61i5BNX3rC') index_test.go:137: sql insert into test_index values (4711, 2579641930730276243, 0.908438, 'C6C485Mgua') index_test.go:143: sql update test_index set c1 = 9124404959333221667, c2 = 0.628120, c3 = 'lKXx8VOIL7' where c = 616 index_test.go:143: sql update test_index set c1 = 2865469104485419505, c2 = 0.517880, c3 = '3T3qVZCvQi' where c = 834 index_test.go:140: sql delete from test_index where c = 4186 index_test.go:143: sql update test_index set c1 = 7504620998978676264, c2 = 0.457077, c3 = '61G2QmjkAH' where c = 1391 index_test.go:140: sql delete from test_index where c = 604 index_test.go:140: sql delete from test_index where c = 3657 index_test.go:143: sql update test_index set c1 = 3502171250135916534, c2 = 0.306335, c3 = 'l0BiRT2SV8' where c = 2271 index_test.go:140: sql delete from test_index where c = 2315 index_test.go:140: sql delete from test_index where c = 3669 index_test.go:137: sql insert into test_index values (4721, 5712420442826486349, 0.676044, 'YPvO3xR5HD') index_test.go:143: sql update test_index set c1 = 5550940759564597019, c2 = 0.450708, c3 = '7jWL65BtaX' where c = 1067 index_test.go:140: sql delete from test_index where c = 2819 index_test.go:143: sql update test_index set c1 = 3918803863144394940, c2 = 0.568937, c3 = '1Ms8E8HGdP' where c = 1725 index_test.go:143: sql update test_index set c1 = 4264209299327916255, c2 = 0.541172, c3 = 'VUkCytx3pa' where c = 1486 index_test.go:137: sql insert into test_index values (4722, 1608359689316205479, 0.672792, 'XH9sj5crCU') index_test.go:137: sql insert into test_index values (4723, 946213242550008794, 0.190976, 'f8qVxkaegk') index_test.go:137: sql insert into test_index values (4725, 6943013838307848627, 0.775820, 'cqBEQkTcRi') index_test.go:140: sql delete from test_index where c = 4708 index_test.go:143: sql update test_index set c1 = 8299267450183787621, c2 = 0.063915, c3 = 'W32WvatwKU' where c = 3597 index_test.go:137: sql insert into test_index values (4727, 4065754680689633282, 0.882873, 'zWxqZ0jHPk') index_test.go:137: sql insert into test_index values (4724, 8444447615456228318, 0.959918, 'MxFbtJDr6f') index_test.go:137: sql insert into test_index values (4726, 1643626327449321535, 0.875632, 'hRTizEncB3') index_test.go:143: sql update test_index set c1 = 3021681060875168940, c2 = 0.973310, c3 = 'CPeceMw7dB' where c = 1035 index_test.go:143: sql update test_index set c1 = 2241062100290717990, c2 = 0.472382, c3 = 'XtWZIuvh8L' where c = 2976 index_test.go:140: sql delete from test_index where c = 3195 index_test.go:140: sql delete from test_index where c = 3492 index_test.go:140: sql delete from test_index where c = 2218 index_test.go:140: sql delete from test_index where c = 1088 index_test.go:137: sql insert into test_index values (4728, 2562342016722871157, 0.555819, '63U1CJCZ4S') index_test.go:140: sql delete from test_index where c = 3328 index_test.go:143: sql update test_index set c1 = 527028773982059627, c2 = 0.593597, c3 = 'dZ0qE5Rfb0' where c = 819 index_test.go:143: sql update test_index set c1 = 2698449927948794113, c2 = 0.405851, c3 = 'B90BeeXGAA' where c = 580 index_test.go:140: sql delete from test_index where c = 4589 index_test.go:143: sql update test_index set c1 = 8250189841802550024, c2 = 0.960688, c3 = 'OIDtrfIRUk' where c = 2599 index_test.go:137: sql insert into test_index values (4729, 3984827331051517024, 0.295676, 'WeWhZJdNMd') index_test.go:143: sql update test_index set c1 = 8405532830582537262, c2 = 0.638951, c3 = 'gBIJry5bcG' where c = 187 index_test.go:143: sql update test_index set c1 = 5736966812451759542, c2 = 0.625615, c3 = '5dSsidFbmh' where c = 2123 index_test.go:137: sql insert into test_index values (4730, 9048369484092790855, 0.602325, '850fEuHn62') index_test.go:137: sql insert into test_index values (4732, 628599726559079987, 0.711787, 'bbGAKWGMRz') index_test.go:140: sql delete from test_index where c = 2671 index_test.go:137: sql insert into test_index values (4731, 6531360567494560793, 0.341700, 'tpo9X8BDif') index_test.go:140: sql delete from test_index where c = 1118 index_test.go:143: sql update test_index set c1 = 4764679269686304339, c2 = 0.473959, c3 = 'NW6FuCq7f4' where c = 1119 index_test.go:143: sql update test_index set c1 = 51236739522802231, c2 = 0.211627, c3 = 'taNGtRz2My' where c = 1235 index_test.go:137: sql insert into test_index values (4733, 8875143991370200991, 0.354389, 'UCQKbEED3j') index_test.go:140: sql delete from test_index where c = 1043 index_test.go:137: sql insert into test_index values (4735, 3866356393898939890, 0.206266, '03SSd5bM3N') index_test.go:140: sql delete from test_index where c = 4323 index_test.go:140: sql delete from test_index where c = 2621 index_test.go:137: sql insert into test_index values (4736, 982090851540394431, 0.156921, '0xse9rpQEQ') index_test.go:140: sql delete from test_index where c = 1872 index_test.go:143: sql update test_index set c1 = 7220006198567904249, c2 = 0.460852, c3 = 'DRod7RkFXL' where c = 4713 index_test.go:137: sql insert into test_index values (4734, 1739391570853844453, 0.322144, 'ogdx7nJNu2') index_test.go:140: sql delete from test_index where c = 2224 index_test.go:140: sql delete from test_index where c = 1297 index_test.go:137: sql insert into test_index values (4737, 4841725497193676708, 0.287127, 'zvPmJENtRl') index_test.go:143: sql update test_index set c1 = 303701795890757935, c2 = 0.492905, c3 = 'S8zytA3rOd' where c = 3696 index_test.go:143: sql update test_index set c1 = 526611777301302093, c2 = 0.185752, c3 = 'rMTGxa31CQ' where c = 3181 index_test.go:137: sql insert into test_index values (4738, 2606503621711052018, 0.126565, 'Gjm6yeh2xX') index_test.go:143: sql update test_index set c1 = 408723125070974961, c2 = 0.419497, c3 = '8A6nfsLnoG' where c = 868 index_test.go:143: sql update test_index set c1 = 5415318450892466466, c2 = 0.814783, c3 = 'Xh7bxbcjIh' where c = 2089 index_test.go:143: sql update test_index set c1 = 2446411102195886408, c2 = 0.850023, c3 = 'LkLNpBPwtp' where c = 4000 index_test.go:143: sql update test_index set c1 = 6841578115969779817, c2 = 0.406125, c3 = 'Y7W9q1U0qm' where c = 1301 index_test.go:143: sql update test_index set c1 = 781853777615665221, c2 = 0.739100, c3 = 'uDhiHgmCB2' where c = 3755 index_test.go:137: sql insert into test_index values (4739, 3439150986960498380, 0.561767, 'm334m1fWN9') index_test.go:137: sql insert into test_index values (4740, 7178900228393500789, 0.670480, 'YyJu0Vq67P') index_test.go:137: sql insert into test_index values (4741, 8018297488806374858, 0.253513, '9ytuvruSfP') index_test.go:140: sql delete from test_index where c = 4496 index_test.go:140: sql delete from test_index where c = 315 index_test.go:137: sql insert into test_index values (4743, 1183010332873817906, 0.754689, '4Umi82r6kp') index_test.go:140: sql delete from test_index where c = 1003 index_test.go:137: sql insert into test_index values (4745, 6152450926354414784, 0.231524, 'BGAjnRPEPy') index_test.go:140: sql delete from test_index where c = 330 index_test.go:137: sql insert into test_index values (4742, 7357157546928532557, 0.304346, 's5GGupvydN') index_test.go:143: sql update test_index set c1 = 4630982665011620540, c2 = 0.744954, c3 = 'KtOSuvageS' where c = 518 index_test.go:143: sql update test_index set c1 = 8311319003020540105, c2 = 0.370768, c3 = 'QbN2jJg5hJ' where c = 1711 index_test.go:140: sql delete from test_index where c = 4436 index_test.go:137: sql insert into test_index values (4744, 5404962630349870672, 0.653812, 'uDtoDXvrGy') index_test.go:143: sql update test_index set c1 = 11545012814698635, c2 = 0.017148, c3 = 'Dyky4ezGkY' where c = 1718 index_test.go:140: sql delete from test_index where c = 2852 index_test.go:140: sql delete from test_index where c = 2167 index_test.go:140: sql delete from test_index where c = 4051 index_test.go:143: sql update test_index set c1 = 6545700251332109765, c2 = 0.688905, c3 = 'mXXXCrq7AL' where c = 1478 index_test.go:137: sql insert into test_index values (4747, 6760480187451249183, 0.004281, 'CUQBVMym6X') index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 1465 index_test.go:143: sql update test_index set c1 = 6473170182749818184, c2 = 0.207694, c3 = 'alYHBNlMbv' where c = 2187 index_test.go:143: sql update test_index set c1 = 1268014493219275525, c2 = 0.252811, c3 = 'zyoKyUSFgc' where c = 2095 index_test.go:137: sql insert into test_index values (4748, 3444351575221509903, 0.914359, 'SXpmnV5Eq4') index_test.go:137: sql insert into test_index values (4746, 5456327173495755100, 0.502336, '4xeLIXiehK') index_test.go:140: sql delete from test_index where c = 4653 index_test.go:143: sql update test_index set c1 = 3455327704556763577, c2 = 0.542793, c3 = '7994RGZnAE' where c = 3831 index_test.go:143: sql update test_index set c1 = 1879302838327152901, c2 = 0.073729, c3 = 'rpVNU2yNg7' where c = 4614 index_test.go:143: sql update test_index set c1 = 4730173961274824164, c2 = 0.821925, c3 = 'fhsYqLFcqu' where c = 3427 index_test.go:140: sql delete from test_index where c = 2156 index_test.go:137: sql insert into test_index values (4753, 6022690562259289375, 0.624868, 'H1B76JssWM') index_test.go:137: sql insert into test_index values (4754, 5259582391570700527, 0.456741, 'uScdCPq26Q') index_test.go:140: sql delete from test_index where c = 4015 index_test.go:137: sql insert into test_index values (4752, 4451357111352764446, 0.688832, 'WEWppjKVEv') index_test.go:143: sql update test_index set c1 = 8392339123482776444, c2 = 0.526730, c3 = 'W24DlMZHqO' where c = 3093 index_test.go:143: sql update test_index set c1 = 8882539284111245244, c2 = 0.791153, c3 = '8QvB7UeOZL' where c = 184 index_test.go:140: sql delete from test_index where c = 3664 index_test.go:140: sql delete from test_index where c = 2084 index_test.go:137: sql insert into test_index values (4749, 6039903051660599198, 0.740296, 'IXLTD6Osy3') index_test.go:140: sql delete from test_index where c = 4490 index_test.go:137: sql insert into test_index values (4751, 8690980331254417220, 0.215676, 'GmRWDgs3Cx') index_test.go:137: sql insert into test_index values (4750, 8545326262788434485, 0.847110, 'nVuiAuL8GQ') index_test.go:143: sql update test_index set c1 = 1014169251836051231, c2 = 0.501677, c3 = 'FjGYvcMw6C' where c = 2280 index_test.go:140: sql delete from test_index where c = 1725 index_test.go:143: sql update test_index set c1 = 7665484252059139586, c2 = 0.741213, c3 = 'CP8LbELjb2' where c = 2273 index_test.go:137: sql insert into test_index values (4755, 3948396080779899568, 0.352740, 'Lov6rfjFJ3') index_test.go:137: sql insert into test_index values (4757, 2743895141060347924, 0.177360, 'WFC6v2SQdX') index_test.go:140: sql delete from test_index where c = 3170 index_test.go:140: sql delete from test_index where c = 273 index_test.go:143: sql update test_index set c1 = 2520282131088515147, c2 = 0.986549, c3 = 'C2GJzcUgaE' where c = 731 index_test.go:143: sql update test_index set c1 = 1610374237964130118, c2 = 0.954297, c3 = 'YxAHhiIaen' where c = 3567 index_test.go:143: sql update test_index set c1 = 3274212421134971259, c2 = 0.366821, c3 = 'OK9xddvHci' where c = 908 index_test.go:137: sql insert into test_index values (4756, 3374077747347687487, 0.637724, 'NYR0280Dol') index_test.go:143: sql update test_index set c1 = 5435891225864756339, c2 = 0.695051, c3 = 'AzwR6QPTpe' where c = 2899 index_test.go:140: sql delete from test_index where c = 3839 index_test.go:137: sql insert into test_index values (4758, 7822603975574112905, 0.370337, '25Gnfs6BVI') index_test.go:140: sql delete from test_index where c = 54 index_test.go:143: sql update test_index set c1 = 7365681845621787285, c2 = 0.510649, c3 = 'bNxYBSi7y6' where c = 3359 index_test.go:137: sql insert into test_index values (4759, 4762225098325608748, 0.365323, 'bb0HNCAHgL') index_test.go:137: sql insert into test_index values (4760, 1577053233703913031, 0.285398, 'Nc2PuA94do') index_test.go:137: sql insert into test_index values (4761, 2843964144890743980, 0.267265, 'lLzd7XLfuq') index_test.go:143: sql update test_index set c1 = 5211310744698662662, c2 = 0.367691, c3 = 'FElr0lriOM' where c = 475 index_test.go:140: sql delete from test_index where c = 4181 index_test.go:140: sql delete from test_index where c = 1025 index_test.go:137: sql insert into test_index values (4763, 1550919135986966776, 0.330689, 'Gd4xvJeLv0') index_test.go:140: sql delete from test_index where c = 4053 index_test.go:137: sql insert into test_index values (4762, 7486604430501899069, 0.490393, '51ayg6vjja') index_test.go:143: sql update test_index set c1 = 5336308153204468, c2 = 0.467170, c3 = '5kT8kjnLJ1' where c = 2414 index_test.go:143: sql update test_index set c1 = 8758330145655879613, c2 = 0.688735, c3 = 'F2CnoLHkmW' where c = 2821 index_test.go:143: sql update test_index set c1 = 8701828189256159725, c2 = 0.447620, c3 = 'TpBtxyrVb3' where c = 3710 index_test.go:143: sql update test_index set c1 = 140089436955887328, c2 = 0.913917, c3 = 'voUNUktPsZ' where c = 1673 index_test.go:137: sql insert into test_index values (4764, 4898773842922872384, 0.605055, 'b2FAKuNiRm') index_test.go:137: sql insert into test_index values (4766, 4972222276220805222, 0.934221, 'eqQPfY8rok') index_test.go:140: sql delete from test_index where c = 1521 index_test.go:140: sql delete from test_index where c = 2617 index_test.go:140: sql delete from test_index where c = 1413 index_test.go:140: sql delete from test_index where c = 581 index_test.go:137: sql insert into test_index values (4765, 6256684368944582811, 0.289292, '6tRpp3adLA') index_test.go:137: sql insert into test_index values (4767, 1593356437423014397, 0.895494, 'ATpnXE2Ug0') index_test.go:143: sql update test_index set c1 = 1965115441737017463, c2 = 0.621032, c3 = 'ZYW4WrNMhe' where c = 4049 index_test.go:143: sql update test_index set c1 = 5911111044814171143, c2 = 0.055236, c3 = 'VZvplObjQ8' where c = 1038 index_test.go:140: sql delete from test_index where c = 1850 index_test.go:143: sql update test_index set c1 = 2601458852632665674, c2 = 0.014489, c3 = 'mZenGuuDQ6' where c = 258 index_test.go:140: sql delete from test_index where c = 531 index_test.go:137: sql insert into test_index values (4768, 1875656530074510458, 0.763700, 'mEH3YOivLA') index_test.go:143: sql update test_index set c1 = 5060534323636343322, c2 = 0.024366, c3 = 'wFjWE3gttG' where c = 1902 index_test.go:143: sql update test_index set c1 = 6444704995473060680, c2 = 0.377929, c3 = '3N97qxLOEN' where c = 2274 index_test.go:137: sql insert into test_index values (4770, 1829377582939012128, 0.366268, 'VOeUirYeZd') index_test.go:140: sql delete from test_index where c = 3828 index_test.go:143: sql update test_index set c1 = 6350155425415706158, c2 = 0.936429, c3 = 'lS4mowFW9K' where c = 4006 index_test.go:143: sql update test_index set c1 = 8239285817194926672, c2 = 0.283489, c3 = 'dttqwNLtfs' where c = 863 index_test.go:137: sql insert into test_index values (4771, 5113693227055068431, 0.846515, 'lW9HWlBDve') index_test.go:137: sql insert into test_index values (4769, 4353100621583914455, 0.986798, 'cPvJKCBX3I') index_test.go:140: sql delete from test_index where c = 3528 index_test.go:140: sql delete from test_index where c = 1593 index_test.go:137: sql insert into test_index values (4773, 6748281270905201970, 0.616072, '8aBfVtlfOQ') index_test.go:140: sql delete from test_index where c = 3269 index_test.go:137: sql insert into test_index values (4775, 7112605947422844776, 0.392913, 'BdvIDpoMqt') index_test.go:140: sql delete from test_index where c = 4559 index_test.go:143: sql update test_index set c1 = 4992572910347188557, c2 = 0.648645, c3 = 'vsZAmgqRvf' where c = 4037 index_test.go:137: sql insert into test_index values (4774, 8318470706251225980, 0.976521, 'l3MrGAtYc0') index_test.go:143: sql update test_index set c1 = 4624755029886791313, c2 = 0.575799, c3 = 'aYxHw8FEcB' where c = 1458 index_test.go:137: sql insert into test_index values (4772, 577154969539712575, 0.680567, 'xGbs0ueaNk') index_test.go:143: sql update test_index set c1 = 9041841684648244449, c2 = 0.659466, c3 = 'IcVUsOdxMc' where c = 2322 index_test.go:140: sql delete from test_index where c = 1178 index_test.go:143: sql update test_index set c1 = 7975506048615596114, c2 = 0.329518, c3 = 'Prljy4gAK7' where c = 67 index_test.go:140: sql delete from test_index where c = 2001 index_test.go:140: sql delete from test_index where c = 2309 index_test.go:140: sql delete from test_index where c = 2886 index_test.go:140: sql delete from test_index where c = 488 index_test.go:137: sql insert into test_index values (4777, 6843333485010312436, 0.004706, 'YLPmrzGZxL') index_test.go:143: sql update test_index set c1 = 1089042656139958121, c2 = 0.186495, c3 = 'X8hFCtR1qa' where c = 2253 index_test.go:137: sql insert into test_index values (4778, 6432680896841629794, 0.826088, 'R9nX9OPyX3') index_test.go:143: sql update test_index set c1 = 136389900571126027, c2 = 0.159496, c3 = 'OACVvp19cK' where c = 3416 index_test.go:143: sql update test_index set c1 = 7873307761565866008, c2 = 0.970695, c3 = 'pkBJLp04un' where c = 1534 index_test.go:143: sql update test_index set c1 = 7312065973378336220, c2 = 0.004411, c3 = 'Fm4TJhl1n5' where c = 103 index_test.go:137: sql insert into test_index values (4776, 7446893876922147315, 0.693453, 'Vj98tlTzQo') index_test.go:137: sql insert into test_index values (4779, 3163355656093661913, 0.870249, 'mR9cuJeNOr') index_test.go:137: sql insert into test_index values (4780, 5026621863756566593, 0.490596, 'QYOdFq0U5N') index_test.go:143: sql update test_index set c1 = 5424975170161761671, c2 = 0.691841, c3 = 'YHjeSJKgbj' where c = 3676 index_test.go:137: sql insert into test_index values (4782, 6629976131626686479, 0.126560, '9IdO7LIGcn') index_test.go:140: sql delete from test_index where c = 4429 index_test.go:143: sql update test_index set c1 = 736270659381573914, c2 = 0.534760, c3 = 'mCJ1YmEFz1' where c = 3399 index_test.go:140: sql delete from test_index where c = 4688 index_test.go:137: sql insert into test_index values (4783, 3255805303994311818, 0.139038, '1t99TnkBcF') index_test.go:140: sql delete from test_index where c = 1815 index_test.go:137: sql insert into test_index values (4781, 4257470508159105202, 0.032036, 'dFv4nc1Z6M') index_test.go:140: sql delete from test_index where c = 311 index_test.go:140: sql delete from test_index where c = 4777 index_test.go:140: sql delete from test_index where c = 2678 index_test.go:143: sql update test_index set c1 = 1498647831959318133, c2 = 0.393766, c3 = 'i5dvBSRiZU' where c = 4559 index_test.go:137: sql insert into test_index values (4784, 7658122966521171060, 0.545165, 'yFsdoYyg2s') index_test.go:143: sql update test_index set c1 = 8759489042488470451, c2 = 0.799446, c3 = 'TW8VMv59MY' where c = 1770 index_test.go:137: sql insert into test_index values (4785, 6725870037776178813, 0.572422, '92wtNMlPEY') index_test.go:143: sql update test_index set c1 = 4729954670726836374, c2 = 0.208858, c3 = 'mFQHPAHYuE' where c = 2737 index_test.go:140: sql delete from test_index where c = 3147 index_test.go:143: sql update test_index set c1 = 406591009455461165, c2 = 0.390696, c3 = 'cGECtnepB1' where c = 136 index_test.go:137: sql insert into test_index values (4787, 8287511374566722794, 0.214191, 'IR13dHJhbq') index_test.go:143: sql update test_index set c1 = 3379548546382894514, c2 = 0.156364, c3 = 'gwuAmNed2O' where c = 2811 index_test.go:137: sql insert into test_index values (4788, 5361516109940593257, 0.657792, 'G2ajYbqbhe') index_test.go:143: sql update test_index set c1 = 99687983667376166, c2 = 0.508303, c3 = 'WfGp4bVyw8' where c = 3422 index_test.go:140: sql delete from test_index where c = 2626 index_test.go:140: sql delete from test_index where c = 3095 index_test.go:137: sql insert into test_index values (4786, 7012619836218045236, 0.390338, 'zEuovXpMnx') index_test.go:143: sql update test_index set c1 = 7798859183358896101, c2 = 0.471431, c3 = 'sbalCevDGL' where c = 4025 index_test.go:140: sql delete from test_index where c = 2217 index_test.go:140: sql delete from test_index where c = 2691 index_test.go:143: sql update test_index set c1 = 1768657472102299971, c2 = 0.818919, c3 = 'rsePTXQWca' where c = 1733 index_test.go:143: sql update test_index set c1 = 5910086255195592836, c2 = 0.061159, c3 = '6QQNNfRGbL' where c = 4605 index_test.go:137: sql insert into test_index values (4790, 3374942486296852622, 0.029983, 'O1WttEr8On') index_test.go:137: sql insert into test_index values (4789, 2147980098450052325, 0.198607, 'hw6ts98Kqh') index_test.go:143: sql update test_index set c1 = 4059972927434261905, c2 = 0.494157, c3 = 'N53W3A6icz' where c = 3635 index_test.go:140: sql delete from test_index where c = 3166 index_test.go:140: sql delete from test_index where c = 822 index_test.go:137: sql insert into test_index values (4793, 4119659327574860733, 0.843051, 'YyeTw5404K') index_test.go:140: sql delete from test_index where c = 3141 index_test.go:140: sql delete from test_index where c = 4450 index_test.go:137: sql insert into test_index values (4791, 4064155349875183911, 0.795657, 'GUIyvrRZeF') index_test.go:137: sql insert into test_index values (4794, 6745418743167069110, 0.124358, 'Rk607nvpGW') index_test.go:143: sql update test_index set c1 = 6409221141218117530, c2 = 0.282422, c3 = 'id9ctaIDSb' where c = 1483 index_test.go:143: sql update test_index set c1 = 5119902391607044086, c2 = 0.865261, c3 = 'uS7zgGCrA7' where c = 2141 index_test.go:137: sql insert into test_index values (4792, 5292659286881336058, 0.057282, '4pz8ScWFFF') index_test.go:143: sql update test_index set c1 = 3375328912192874215, c2 = 0.444352, c3 = '7j4YUl0Q99' where c = 1308 index_test.go:143: sql update test_index set c1 = 7254635907082215074, c2 = 0.909752, c3 = 'WjGydWJNmK' where c = 3215 index_test.go:140: sql delete from test_index where c = 1300 index_test.go:140: sql delete from test_index where c = 3910 index_test.go:140: sql delete from test_index where c = 1864 index_test.go:137: sql insert into test_index values (4795, 3840876783841638578, 0.152354, 'Ko6AkofwCx') index_test.go:143: sql update test_index set c1 = 2026558630546629776, c2 = 0.524654, c3 = '66eRJjsYul' where c = 3391 index_test.go:137: sql insert into test_index values (4797, 5973651085941876787, 0.384426, 'mLGLOkA6kP') index_test.go:143: sql update test_index set c1 = 4360254662123878290, c2 = 0.671886, c3 = 'q96bRkCXtd' where c = 461 index_test.go:137: sql insert into test_index values (4798, 3239664447406200544, 0.241089, 'lhrRKKa8QC') index_test.go:140: sql delete from test_index where c = 1372 index_test.go:140: sql delete from test_index where c = 4376 index_test.go:137: sql insert into test_index values (4796, 4047197543096132921, 0.370353, '45PFOcWLw1') index_test.go:143: sql update test_index set c1 = 7730455232331480008, c2 = 0.851553, c3 = 'VuIzxdTD6h' where c = 4519 index_test.go:140: sql delete from test_index where c = 2365 index_test.go:143: sql update test_index set c1 = 3203784000759333372, c2 = 0.044771, c3 = 'fOg5N8g9VO' where c = 1584 index_test.go:143: sql update test_index set c1 = 987241234763562241, c2 = 0.391183, c3 = '5wxkFJkjKu' where c = 4 index_test.go:140: sql delete from test_index where c = 2110 index_test.go:137: sql insert into test_index values (4799, 6356450801631769443, 0.552789, 'Hl0Or5u1R2') index_test.go:143: sql update test_index set c1 = 3901623119684080993, c2 = 0.591872, c3 = '2QR1eYwd8P' where c = 4772 index_test.go:140: sql delete from test_index where c = 3942 index_test.go:143: sql update test_index set c1 = 1891827557001492169, c2 = 0.720244, c3 = 'gSXjJa6X8s' where c = 3697 index_test.go:143: sql update test_index set c1 = 1219242775594478249, c2 = 0.173256, c3 = '1voYll9xca' where c = 1753 index_test.go:137: sql insert into test_index values (4800, 3472973086228650559, 0.033389, 'P5kbSvolYd') index_test.go:140: sql delete from test_index where c = 2091 index_test.go:140: sql delete from test_index where c = 4228 index_test.go:143: sql update test_index set c1 = 3847335049938356803, c2 = 0.433581, c3 = 'a6raMUStVy' where c = 1693 index_test.go:143: sql update test_index set c1 = 5611847638823706085, c2 = 0.770510, c3 = 'VatUMPDqkb' where c = 2739 index_test.go:143: sql update test_index set c1 = 6057389843028359476, c2 = 0.088315, c3 = 'TxeBUvnZge' where c = 3507 [2025/04/04 18:47:47.177 +08:00] [ERROR] [gc_worker.go:1864] ["deleteRanges is called"] [TestSimpleMixed][Insert][Time Cost]4.762854096s === RUN TestSimpleUpdate/Conflict/test_conflict_update_common [mysql] 2025/04/04 18:47:47 packets.go:37: unexpected EOF [2025/04/04 18:47:47.728 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_conflict_update_common values (153, 153)"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2025/04/04 18:47:47 packets.go:37: unexpected EOF [2025/04/04 18:47:47.728 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_conflict_update_common values (9149, 9149)"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2025/04/04 18:47:47 packets.go:37: unexpected EOF [2025/04/04 18:47:47.556 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_insert_common values (9655, 9655)"] [addr=127.0.0.1:5001] [error="invalid connection"] --- PASS: TestColumn (12.78s) --- PASS: TestColumn/alter_table_test_column_add_column_c3_int_default_-1 (2.60s) --- PASS: TestColumn/alter_table_test_column_drop_column_c3 (3.22s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28574/tidb-test already exists) [Pipeline] // cache [2025/04/04 18:47:49.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9655-9655' for key 'test_insert_common.PRIMARY'"] [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [2025/04/04 18:47:49.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9149-9149' for key 'test_conflict_update_common.PRIMARY'"] [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } --- PASS: TestIndex (32.09s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28574/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [TestSimpleInsert][Time Cost]5.717975422s === RUN TestSimpleInsert/Conflict === RUN TestSimpleInsert/Conflict/test_conflict_insert [2025/04/04 18:47:50.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:50.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3488' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:50.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5001' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:50.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3589' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:50.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5875' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:50.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:50.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4501' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:50.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:50.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8652' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:50.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7529' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:50.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8672' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:50.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9262' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:50.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3495' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:50.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8652' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2930' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4934' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1510' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5001' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7980' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3292' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2025/04/04 18:47:51.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1328' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5071' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3058' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5580' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8977' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7529' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8683' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5295' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1883' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2495' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '820' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9244' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8796' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9344' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1831' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5735' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5208' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3984' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4364' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1531' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4273' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1169' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3836' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1136' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1738' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6473' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9595' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8901' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2023' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8545' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6473' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9923' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '350' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5873' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1761' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1831' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8652' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9977' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '323' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8924' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8961' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4111' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5493' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8016' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4868' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4677' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8696' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9129' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025/04/04 18:47:51.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1670' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.383 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6850' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '40' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9584' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6951' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2118' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '631' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3571' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7313' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '456' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '323' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '846' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2961' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1991' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '45' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2445' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2826' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1675' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7010' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1299' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3394' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3058' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5150' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9713' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1538' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6458' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8462' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8192' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5524' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7076' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '45' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5120' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8945' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1496' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4856' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7170' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3421' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4812' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3161' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4856' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7076' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9541' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2523' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9587' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7991' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3787' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2487' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8199' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3495' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1026' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6015' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6418' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2704' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3043' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8702' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9946' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '948' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4539' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7957' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3019' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9648' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5735' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5393' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '17' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1174' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1256' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9850' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1745' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2678' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3164' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3836' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1599' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5524' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8649' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5529' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8652' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6458' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8348' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1596' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4930' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9604' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9111' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3170' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7257' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1068' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7675' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3282' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '326' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5326' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5040' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5976' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9926' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1599' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9124' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2046' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9643' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5902' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3607' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7655' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4563' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1670' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1214' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4091' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4059' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8412' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8392' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '466' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9068' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7642' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4679' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5947' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.779 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2711' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '647' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7118' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3282' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1835' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3765' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4257' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2777' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4059' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4930' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '820' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2609' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3058' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2772' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4884' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5151' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5698' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2343' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9332' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3931' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '166' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2747' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6962' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8904' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3800' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5525' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8412' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9284' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1021' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1703' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3150' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4287' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '192' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7614' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3742' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8627' for key 'test_conflict_insert.PRIMARY'"] [TestSimpleConflictUpdate][Insert][Time Cost]4.141012098s [2025/04/04 18:47:51.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8338' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8426' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1090' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '720' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7032' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1738' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8203' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5599' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7086' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '882' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7077' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4831' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2646' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5104' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2988' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2720' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7010' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8572' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4882' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1564' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3781' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2034' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9782' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1559' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '281' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5349' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9113' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8906' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3291' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7508' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9947' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3852' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5891' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3900' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1273' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3299' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4991' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1169' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4071' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2130' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9347' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1595' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6918' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4657' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9103' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7003' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1430' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5500' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8662' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3278' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2034' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4799' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9745' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '505' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7930' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7412' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9668' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:51.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4528' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7563' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5634' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5002' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1245' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4932' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3199' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '871' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9724' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1067' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4468' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6836' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5206' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '696' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8322' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5164' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5871' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6888' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2440' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2961' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2376' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4662' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4091' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6883' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9117' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2952' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6393' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9093' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9524' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9266' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9736' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '530' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8002' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9919' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8959' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2424' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8588' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6557' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4828' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2003' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2802' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4630' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3230' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2945' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3099' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6730' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1574' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '128' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8073' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3215' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8188' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8700' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3946' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2113' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1245' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8452' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3188' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3946' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6617' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7769' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9104' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6152' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '31' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '889' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8562' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2341' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5008' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1679' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5295' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9112' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5465' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8808' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '806' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6943' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6899' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8348' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6785' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9661' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4899' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1564' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6782' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8270' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '296' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6269' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9979' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2006' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5549' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '666' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5376' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9254' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2946' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '494' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8609' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8475' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6792' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5176' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1338' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '537' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3065' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8270' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2927' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8234' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2784' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2009' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6418' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6160' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '594' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.280 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4449' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3611' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8452' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2002' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9262' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9244' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2797' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1127' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '828' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4875' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3209' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7367' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9343' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4307' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5633' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5983' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9009' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7406' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3861' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8197' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2093' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8446' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3870' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6954' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2802' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6792' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1386' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8117' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7525' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2408' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8939' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2283' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2269' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6194' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4475' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5247' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3924' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '368' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4086' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7409' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2153' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8871' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5156' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4433' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2976' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1510' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6301' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2123' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8602' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '100' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3524' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4493' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7144' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8205' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9805' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6367' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '767' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3045' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9153' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9683' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1808' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1123' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9330' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6662' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5989' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9101' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9517' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1313' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7897' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7678' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4152' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9714' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8308' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8069' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '806' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '58' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4443' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1443' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7337' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8069' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3654' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2220' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '931' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5365' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5232' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '402' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8228' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '104' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3247' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2421' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5139' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1778' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2541' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9352' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8420' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3508' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5834' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3978' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '757' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8897' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9709' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6803' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7791' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6441' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1178' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7303' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9116' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3836' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5645' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8628' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7542' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4308' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7217' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6891' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3587' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5033' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2229' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7852' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '259' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9232' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6193' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7202' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2661' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1739' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2813' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '58' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '112' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5509' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8459' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2384' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3589' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8775' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4261' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5376' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6096' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3688' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '788' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '381' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3478' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3193' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1428' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4257' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3940' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '789' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '203' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1167' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7785' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9084' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1943' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '922' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1717' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9612' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9517' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5640' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9948' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2829' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7628' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3924' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7457' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3616' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9948' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5777' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4424' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7116' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8939' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9403' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9661' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4884' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9293' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '635' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6256' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8160' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7144' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7616' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1869' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3549' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4234' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8764' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8036' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4083' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2825' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2731' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7686' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5251' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4457' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3441' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8018' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3058' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1059' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9661' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '190' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4828' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1745' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4520' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1430' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2887' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3199' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2621' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1742' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8668' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3198' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7060' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7614' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2790' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '288' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1068' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2566' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8083' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '11' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8787' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3529' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6015' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7916' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8338' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8897' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8159' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6832' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4745' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7011' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5750' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7951' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2372' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4304' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2387' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1071' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4287' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7028' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3668' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9335' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6877' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9841' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1848' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8071' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '104' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5084' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3156' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4983' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7523' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5144' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9712' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4607' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3905' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9302' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4067' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2557' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7605' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5120' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3089' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1475' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8602' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4323' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8796' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4525' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9820' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5875' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '115' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3122' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8428' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5152' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8974' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8311' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6448' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1169' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7409' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3056' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4659' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '415' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1909' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7526' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9451' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8625' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1578' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3579' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2513' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9708' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8753' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5411' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '726' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6270' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3430' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '436' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4894' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '894' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9129' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8218' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8272' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6579' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6280' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2605' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8795' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8380' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6629' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6899' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9068' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6533' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2046' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6792' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1228' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2445' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2767' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1093' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3407' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6579' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6668' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3296' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2197' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6814' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3540' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7612' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1067' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8537' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3210' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1275' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1954' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8337' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6714' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '948' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5752' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8199' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1862' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4641' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3044' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8834' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8328' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3084' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6446' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5033' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6062' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5547' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9800' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5957' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6260' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '12' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9153' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3800' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6881' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7877' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6495' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5370' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8787' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6538' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1913' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1838' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3242' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8313' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7658' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9625' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7009' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8117' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1883' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1422' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2472' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4867' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3726' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4733' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5262' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3528' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5597' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5904' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6152' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2977' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4602' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6983' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6219' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7116' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8007' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7637' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7481' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8361' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1523' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8071' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3218' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3122' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2621' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6479' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7404' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5575' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8494' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '666' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2918' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8153' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2570' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4525' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6910' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5636' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1447' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8290' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9072' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3557' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7111' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5916' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2738' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2977' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8318' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6269' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1574' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4525' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '666' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3188' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8698' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1703' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4539' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5809' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9683' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8808' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2635' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6457' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5633' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9902' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2745' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4586' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5104' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9472' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8338' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5466' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3649' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5011' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '954' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9603' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3147' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2128' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8389' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7624' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1577' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9084' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2887' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7513' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2247' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6141' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.979 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2528' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.979 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6359' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.979 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7168' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2635' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8553' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5148' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9524' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3126' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5528' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4602' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6488' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3720' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5080' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5462' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4960' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3073' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3772' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8816' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3077' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4117' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '960' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8235' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2855' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3800' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9622' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2845' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3652' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3622' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2999' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6816' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:52.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5326' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2300' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '609' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4684' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1328' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8689' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9080' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4344' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5888' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4469' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9276' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2229' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5144' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9215' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5524' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3825' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6333' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4748' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4368' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1064' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4427' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8977' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6581' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7262' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7575' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4076' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4208' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '90' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6435' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1513' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '792' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7999' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.079 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8411' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2846' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3595' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6494' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1921' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '592' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3829' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4079' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4103' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6096' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5095' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6633' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4730' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '726' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7010' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5151' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6393' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5466' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7081' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9651' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3278' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2113' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3293' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9344' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1677' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2825' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1482' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9524' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1313' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9716' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3731' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '772' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5410' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7090' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2631' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7997' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3841' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8527' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '368' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3322' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2850' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8407' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6101' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3688' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9612' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1455' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6961' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3040' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4806' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '43' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '627' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1238' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8283' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1846' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '416' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7200' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1722' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5139' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '90' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5958' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1254' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9690' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '484' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2777' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6400' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3731' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8314' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8235' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3564' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3404' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9282' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6888' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1722' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5880' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2168' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1343' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5028' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5233' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8148' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2538' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5855' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9413' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '858' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6215' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1275' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4237' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4168' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6881' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9416' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3134' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4900' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7756' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3381' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2033' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1037' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4327' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '483' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9749' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9064' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2845' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3924' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8511' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8726' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3430' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4646' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3568' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1466' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1234' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1549' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '331' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8648' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6118' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9903' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '335' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8702' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5314' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3923' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4611' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2256' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9715' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3216' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '625' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3761' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6036' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2465' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3602' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5207' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7167' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6770' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3402' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5282' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9147' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9641' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3534' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '519' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2364' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3553' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.279 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7981' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.279 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3211' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.279 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4304' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5589' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '913' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3770' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2758' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9959' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '227' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5002' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3652' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2569' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6981' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3659' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4128' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2705' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5040' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5376' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6879' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7797' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5245' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1411' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8192' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7104' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2528' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3290' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8960' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7164' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3311' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '448' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3213' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5626' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6213' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5074' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3809' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4773' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5932' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7621' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2705' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8574' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5370' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9191' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '317' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '130' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1641' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2083' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5095' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6594' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2367' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9789' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1785' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4449' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3517' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4744' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2300' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '179' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9251' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6154' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '331' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '180' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2711' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6697' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8702' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '31' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9717' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9424' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6152' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3951' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6129' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5095' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1958' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6770' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4800' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8084' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7602' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2149' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7629' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8411' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '530' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4185' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '79' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4238' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9520' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2900' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7998' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5206' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9368' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2670' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1722' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3983' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5088' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5305' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5408' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1779' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1683' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3133' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5971' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3931' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6153' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.379 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6859' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6249' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4111' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3488' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7872' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '349' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '169' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.383 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1715' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7116' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '341' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3688' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6627' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '403' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3329' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3507' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9511' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2114' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3449' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4186' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7659' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2605' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7604' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3792' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2984' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4752' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3514' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3649' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6999' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1781' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5100' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8148' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1744' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1565' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6629' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4547' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4939' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8381' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9081' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3487' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7012' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3170' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7528' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7791' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4368' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4678' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5271' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9861' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '21' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6359' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7405' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1928' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7913' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6764' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3934' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8696' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7118' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1560' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2422' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3669' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3369' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8197' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5924' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4579' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3487' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3026' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1808' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3055' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1335' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '570' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9311' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8803' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5775' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2333' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8151' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9982' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8718' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7659' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1008' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '648' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2976' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1565' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6968' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1154' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1598' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '757' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2641' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4149' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.479 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8628' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6213' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8026' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2342' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3577' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1869' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4577' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '772' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '566' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2867' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2082' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8095' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8538' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5503' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2922' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '909' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6112' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2188' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '442' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4359' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6809' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2371' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8284' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5070' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5003' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7567' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4533' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '962' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4767' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9958' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9213' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5422' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3640' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2905' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '676' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6720' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4442' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '907' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8284' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '436' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2498' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5673' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '331' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1256' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9155' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2380' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8054' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2762' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4308' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '115' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5217' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5957' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8534' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1571' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3438' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3239' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2197' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '984' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1376' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2229' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7554' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8159' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9673' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5838' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9565' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '171' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3431' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8861' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2190' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '56' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6516' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3038' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '512' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5327' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9006' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3915' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2218' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6139' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8040' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8344' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5916' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8970' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6441' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9673' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3478' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4638' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8398' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9708' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2895' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1630' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2342' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6475' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3457' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '179' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9612' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '492' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3809' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2449' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8313' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7620' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1451' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9118' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8088' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '114' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6118' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6563' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6462' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1704' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6278' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '26' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7481' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1485' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9295' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7809' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9594' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7492' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5080' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2757' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5959' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7118' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5334' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '393' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4016' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7144' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7859' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5247' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5677' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5038' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '862' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '509' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4204' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1351' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4630' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5174' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9055' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3500' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1045' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3896' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3282' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9284' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1549' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5542' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2705' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1320' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9022' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3420' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '485' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '146' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '297' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '469' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7096' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3300' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2579' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1876' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9684' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6456' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6429' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9060' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1436' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8309' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8667' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4871' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3577' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1312' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7750' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2131' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '547' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2383' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6641' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5599' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9152' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9643' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3805' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4677' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6699' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3120' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '102' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2769' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8796' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1731' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3002' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9512' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3480' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7500' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4030' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7883' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3028' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '779' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2984' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7052' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4493' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8313' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8989' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2625' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9129' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2714' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2475' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6022' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7600' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3845' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8594' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '357' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4790' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1367' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4934' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '966' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7644' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9716' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3614' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7567' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3638' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '17' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1227' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3743' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8839' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '917' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5496' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7767' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8195' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5549' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7896' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6354' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1654' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5799' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9998' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9108' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8089' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8580' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2046' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6899' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7198' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5673' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '964' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1773' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7259' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2470' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9648' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3306' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '245' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1026' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2383' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2081' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2220' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7313' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2720' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3611' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6587' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2767' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3778' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4535' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '913' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3777' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '547' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8206' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9705' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1119' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7164' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2421' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5163' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9689' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3684' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5113' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8078' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '832' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2598' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5156' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4654' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7373' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '931' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7013' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9290' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8373' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7756' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2403' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9112' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2598' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7859' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8686' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5018' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8235' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2232' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1683' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7028' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9092' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6560' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6437' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5651' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8313' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6410' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9857' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9116' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8428' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2264' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4104' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1244' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6697' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5856' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5576' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1646' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3213' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '363' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '506' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1628' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2910' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4930' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4103' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5541' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3527' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2218' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3605' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5980' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '640' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2281' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5271' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5177' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1618' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6570' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3923' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2776' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1539' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3519' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6479' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2640' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8265' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8037' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4634' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7337' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2989' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9464' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2028' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7865' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8205' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4934' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2633' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '897' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8569' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4676' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3806' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8022' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8013' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9090' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2368' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7674' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5998' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5525' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8439' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2930' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5750' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3554' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4037' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4588' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9692' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4705' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1273' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8983' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1070' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '952' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '221' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2553' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2666' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9017' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2683' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3524' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1667' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9800' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1363' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4169' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3514' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '818' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4079' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6738' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7679' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3160' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1043' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8579' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1167' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4859' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7442' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4470' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7588' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5770' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4453' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8675' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5934' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5764' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6166' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7248' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7279' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9923' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9045' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3494' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9209' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2081' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8293' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9386' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6526' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1720' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3983' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1881' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7370' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3056' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5677' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5590' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3453' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3970' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '161' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7230' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8549' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2926' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9296' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1273' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7086' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2415' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7014' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6594' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1343' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4204' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7577' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4100' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '722' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2699' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9673' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9519' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8617' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2054' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2032' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8007' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6825' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7919' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6299' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3978' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7024' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1756' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9236' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4014' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6118' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5543' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3235' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9033' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5865' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7355' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5838' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4642' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9057' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7620' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1787' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8159' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2410' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4894' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1927' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4003' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4234' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2967' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1363' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6229' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6579' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3899' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5543' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3407' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1513' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1338' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '454' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3820' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4591' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7750' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5393' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2159' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9254' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9224' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3664' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9651' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2422' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6961' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2607' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9799' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9714' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9509' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8021' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9874' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8558' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8081' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7778' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5689' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2622' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6114' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '537' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5651' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5538' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6065' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5850' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6786' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5485' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4167' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7537' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4932' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:53.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4302' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8652' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '767' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1883' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8004' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4702' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5021' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2748' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2952' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2054' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7837' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5967' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2916' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3673' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7080' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2626' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7041' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9586' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6359' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4520' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4152' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5574' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4221' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8672' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7195' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4231' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9643' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8459' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8672' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2701' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5282' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3422' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1034' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7839' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6779' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4161' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3105' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4247' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2708' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4627' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4067' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5144' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2139' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9190' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3476' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5115' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '566' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2465' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4638' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3843' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4092' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '509' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2825' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9679' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7198' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7659' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8571' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3781' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8229' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5702' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6530' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5358' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '266' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2621' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6784' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6589' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '913' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8188' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4900' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6963' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9752' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3421' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2885' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7530' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1339' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8381' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '216' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1164' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3333' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3339' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9060' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3117' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4039' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9424' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8342' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1326' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3640' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4960' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9295' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2151' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2006' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9270' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9335' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9373' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7277' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2288' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6353' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '266' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4894' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8742' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3513' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '126' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9738' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2100' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '58' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2545' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1492' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9090' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6838' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7421' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2918' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3556' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4870' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7209' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7649' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7085' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6926' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7219' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3369' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7432' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3231' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5766' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8402' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4480' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6858' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5834' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2131' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5662' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4340' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '461' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '311' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1941' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3563' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '315' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '624' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4209' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4946' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6455' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2204' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7754' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1563' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2545' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6861' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3964' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9802' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7527' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2198' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1420' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8677' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5074' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7180' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5312' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3556' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '743' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2530' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2718' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2071' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4630' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '960' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5130' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5570' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2042' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3567' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5387' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '818' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9704' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6939' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7095' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6953' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5251' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4305' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8398' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3476' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8983' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9084' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5916' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '852' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2070' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9336' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4314' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1970' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1857' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7075' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2039' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6464' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '818' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1683' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9989' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4466' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6194' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5103' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '415' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8779' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1641' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3918' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '548' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7354' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3678' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6961' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9313' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9843' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4864' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3710' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8309' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8500' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2637' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8719' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2445' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2320' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1620' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7940' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7165' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5187' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5968' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7997' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3257' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1716' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9068' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2553' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6795' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4658' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9995' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7230' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1812' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6573' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2679' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3198' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7720' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6620' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '857' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2428' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8142' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4664' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1216' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5332' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1917' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9352' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8880' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3435' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '930' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7670' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7290' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '114' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.279 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1506' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.280 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7097' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.280 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2499' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2778' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6245' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6843' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3062' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3163' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '566' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1411' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3765' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8293' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5538' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9336' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2198' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2954' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7270' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8580' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4142' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2825' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6495' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5393' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4687' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7451' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '613' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7979' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '364' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6576' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6448' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5115' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1168' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9079' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4781' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2024' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6008' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5236' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1763' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9546' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2205' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3662' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7102' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5622' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3964' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1201' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4424' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2787' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2983' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1137' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '139' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '81' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4332' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2558' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5398' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2570' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9296' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2545' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4468' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6666' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8318' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3163' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8757' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5663' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3273' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8753' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9394' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3568' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1363' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2308' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1336' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1859' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1688' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6146' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3221' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8677' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5690' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4194' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9612' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1458' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2639' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3330' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9130' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4578' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1079' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '469' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4368' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1261' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '820' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1676' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3414' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '47' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9895' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6020' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3695' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4323' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7537' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6751' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7602' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8476' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6016' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2062' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9394' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '188' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2136' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3078' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '865' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1348' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '588' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6309' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2003' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3881' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4643' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6761' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3235' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2173' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7730' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4876' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3797' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3438' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9934' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.379 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '130' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4082' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.383 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1679' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3031' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8699' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3605' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6690' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5208' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '495' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6517' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9787' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1905' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '470' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4371' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5411' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6741' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '899' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4884' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8239' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2004' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7883' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6220' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7727' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7842' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '335' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2784' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1751' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7141' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7960' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4199' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3661' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9192' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3611' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7457' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9444' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7451' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4930' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4517' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8551' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '229' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1228' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1435' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5014' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7388' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1839' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7237' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8228' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3342' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2709' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4214' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '169' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8899' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8467' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5897' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2315' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3230' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5735' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3406' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1022' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7011' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5074' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4962' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8729' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '606' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4030' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1227' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2889' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7011' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '538' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3084' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8772' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2683' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7170' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2188' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3643' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '70' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3286' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3567' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3080' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4810' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3842' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3564' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2380' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4447' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4075' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7424' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '726' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4932' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8251' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8562' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4086' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1365' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9731' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3332' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4059' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3056' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5749' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2770' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5612' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5100' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4366' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2751' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6750' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1331' for key 'test_conflict_insert.PRIMARY'"] [TestSimpleConflictUpdate][Update][Time Cost]2.824657828s [2025/04/04 18:47:54.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '93' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5735' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8954' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9961' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7036' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '702' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3166' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2797' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7634' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8856' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '891' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8700' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6584' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '902' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9732' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '61' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2633' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8008' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9925' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1290' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4100' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4039' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4974' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '702' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5220' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6690' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '743' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2967' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '60' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3967' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5057' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '922' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4645' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2523' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4475' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5262' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6217' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4337' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4247' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2905' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8350' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4131' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '858' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6927' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4773' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7836' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3393' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '488' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3392' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2724' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1119' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7176' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7982' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6874' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8584' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '882' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '311' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5677' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5540' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1134' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3206' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8450' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7387' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5814' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8454' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7838' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1539' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3231' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7010' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7265' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7413' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4695' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9294' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '939' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9209' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1986' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9948' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3431' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2649' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1502' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2763' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '724' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1917' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7326' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1715' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2351' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3435' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4197' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9024' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7468' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6417' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9033' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5393' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6774' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2914' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3562' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4961' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6217' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2295' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8976' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9622' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6954' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1227' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2264' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3404' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1121' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9065' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6600' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7080' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2608' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7962' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6590' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6327' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4848' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3106' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '903' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8315' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6722' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9643' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6405' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5370' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9482' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4655' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4258' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4546' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7337' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6902' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '365' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '598' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3259' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2315' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1670' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7367' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6413' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '605' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '129' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9424' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8907' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9378' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2900' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '85' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3534' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6992' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4492' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8906' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6114' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1228' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '454' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8113' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1508' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6910' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2042' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '548' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3353' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1539' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8934' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8506' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7451' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5673' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7354' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5024' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7340' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '551' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7355' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1591' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7081' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2708' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3257' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4004' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7374' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1876' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8118' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4872' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8309' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9251' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2735' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5042' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5924' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '167' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7320' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9757' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1441' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4430' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '437' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1590' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7605' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3392' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3978' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5254' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9143' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2545' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9998' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7661' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8899' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2039' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1871' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '770' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8480' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3584' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5594' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8831' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5227' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '735' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9405' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7254' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4045' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2003' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6056' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4484' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8131' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9492' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7078' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1529' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3612' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8005' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5951' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8350' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2582' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8449' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1581' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3761' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7137' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7960' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9459' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8581' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2856' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '628' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1033' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3713' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '301' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4424' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2766' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5769' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7839' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4450' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7461' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4350' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5592' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5525' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4340' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3695' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6684' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9134' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7060' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '848' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1734' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2973' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1626' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1299' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9875' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8859' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1662' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2635' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6715' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '506' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9508' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6796' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9231' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6006' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '45' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3732' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3319' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8069' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '478' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4318' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7512' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4645' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1490' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6845' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7745' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8540' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7451' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3021' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '574' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6556' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8086' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8161' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9643' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5524' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4502' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5646' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2170' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7696' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1331' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9743' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '861' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7886' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8417' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6437' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9982' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '748' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5351' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1552' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3120' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9294' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1787' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7265' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3528' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4469' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7654' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6826' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '227' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3200' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2870' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1659' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3670' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4835' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9831' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9874' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7116' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4527' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9547' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7491' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1593' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9415' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2711' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9906' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1287' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3873' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '102' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5328' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7084' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7440' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '273' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4371' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6802' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3449' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9865' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8028' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '146' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5735' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '238' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '588' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8508' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6720' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8707' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2387' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8602' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '595' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3709' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3099' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4327' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7784' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1371' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8631' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5034' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6873' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8824' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3269' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9144' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9232' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4647' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2559' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6875' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4687' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9739' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1352' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5059' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6620' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '903' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3342' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1584' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1792' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3017' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9989' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '645' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5523' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6320' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6433' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '93' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3622' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2064' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5084' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3662' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5538' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6858' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2378' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3739' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2394' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '130' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6494' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2790' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6829' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3227' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5711' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8983' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4676' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5330' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6787' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1338' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7021' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4213' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4103' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2501' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9723' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5502' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5075' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1119' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8314' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7127' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4359' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '273' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5139' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5261' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8791' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5102' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1456' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3784' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.879 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2577' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.879 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3479' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2312' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6549' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2755' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9477' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8005' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2704' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9744' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3908' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6326' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8788' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2814' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7999' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3169' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5254' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5036' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '584' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1224' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1238' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9163' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1019' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1534' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5750' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6916' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9699' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3487' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9561' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2002' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '511' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9865' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3301' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2738' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4830' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3557' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9025' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '977' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3617' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1688' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6595' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9648' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '612' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5545' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3805' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9259' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4086' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8757' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8726' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3487' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2743' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1322' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8036' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4006' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3825' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1081' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4457' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8233' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7661' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1828' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5799' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8148' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1231' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2327' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1668' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7217' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8990' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4127' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2667' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1133' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3261' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1472' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3766' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8466' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7495' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1331' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2510' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3777' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9511' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '60' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5365' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7859' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4026' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9364' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4404' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6215' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2602' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '922' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2369' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6339' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4056' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7192' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1724' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5542' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9595' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5021' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4117' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5836' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2576' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8465' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '295' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7457' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5658' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5013' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3022' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7373' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.979 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7311' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.979 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7014' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.979 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4034' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5370' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '814' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8062' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6802' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3810' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '170' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1374' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4539' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3273' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5835' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8724' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7059' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7104' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '313' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6924' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7852' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3713' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '984' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9297' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8577' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2142' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6723' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9948' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '433' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8436' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7992' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5045' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6470' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2201' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2613' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6056' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9679' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8143' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2895' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4041' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1457' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3668' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9479' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7570' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5825' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9203' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2403' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4426' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4159' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '442' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7672' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2197' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8088' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6032' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5395' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9672' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7977' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6754' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9302' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3579' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:54.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9488' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '795' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1929' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3854' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4830' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3021' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9449' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9896' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7634' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5326' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1167' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7541' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3070' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7622' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1438' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8710' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8698' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6353' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3973' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2321' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1133' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8812' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1078' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9554' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7411' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9843' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3291' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9709' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9266' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4911' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '861' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5282' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5919' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1628' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1256' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1795' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '612' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '895' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9889' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2714' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1096' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9543' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5633' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4269' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6371' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8043' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '560' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4418' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9900' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7789' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8026' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7097' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7030' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '415' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6291' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1531' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6670' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5625' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8217' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1911' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5761' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2463' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2473' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2645' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5011' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7350' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3975' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5640' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '946' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4612' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9018' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6423' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2510' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3760' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1294' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2381' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4431' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6498' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8470' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3991' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '737' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5007' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9951' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '293' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8021' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2077' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5453' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3111' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9060' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9731' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2802' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '616' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1326' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4633' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4715' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1308' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7780' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2219' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6270' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4661' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6527' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8829' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2602' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8491' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3883' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '652' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8088' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5459' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8818' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4983' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8103' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4389' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4995' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1927' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8638' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '722' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3043' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7857' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9859' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7746' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5952' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1128' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6633' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8141' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8439' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3430' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2562' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3954' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1883' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '986' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3535' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2961' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8546' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3803' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4684' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1104' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4791' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3080' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1176' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2892' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7848' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9139' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4847' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6630' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9800' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '182' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9519' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2686' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7423' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4812' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6298' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4857' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4869' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8417' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '242' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3026' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1859' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8339' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1617' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7757' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7421' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '284' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5033' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1101' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7146' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4837' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2867' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6698' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1126' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '391' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3689' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7779' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7999' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5871' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3355' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2608' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '344' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1239' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9572' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9648' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4643' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3722' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2054' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9197' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9239' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5219' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1581' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6952' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '701' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '52' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8670' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.179 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5237' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7415' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1889' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8609' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6353' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9022' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4245' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7980' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5813' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '616' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2663' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1438' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7361' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6836' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6527' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4043' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3599' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '517' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9287' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9024' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1056' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3438' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9757' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9502' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3605' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1329' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8192' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1975' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8573' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4450' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '320' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7831' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2683' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1662' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7529' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9302' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5332' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7524' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7821' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1684' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '394' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6575' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '357' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1095' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6429' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3424' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6543' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9057' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6761' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5177' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9305' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2421' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '72' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6979' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9270' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8293' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4565' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7705' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6213' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '454' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6445' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7357' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '652' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3468' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1645' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7970' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 18:47:55.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1441' for key 'test_conflict_insert.PRIMARY'"] [TestSimpleConflictInsert][Time Cost]4.465202344s [mysql] 2025/04/04 18:47:55 packets.go:37: unexpected EOF [mysql] 2025/04/04 18:47:55 packets.go:37: unexpected EOF [mysql] 2025/04/04 18:47:55 packets.go:37: unexpected EOF [mysql] 2025/04/04 18:47:55 packets.go:37: unexpected EOF [2025/04/04 18:47:55.341 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 5929"] [addr=127.0.0.1:5002] [error="invalid connection"] [2025/04/04 18:47:55.341 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 7378"] [addr=127.0.0.1:5002] [error="invalid connection"] [2025/04/04 18:47:55.341 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 9157"] [addr=127.0.0.1:5002] [error="invalid connection"] [2025/04/04 18:47:55.341 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed_common values (16907, 16907)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2025/04/04 18:47:56.875 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '16907-16907' for key 'test_mixed_common.PRIMARY'"] === RUN TestSimpleInsert/Conflict/test_conflict_insert_common [2025/04/04 18:47:58.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3271-3271' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1530-1530' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4929-4929' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5570-5570' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.766 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '495-495' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9117-9117' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2595-2595' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5214-5214' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9117-9117' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7181-7181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4631-4631' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5166-5166' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3775-3775' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4745-4745' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '836-836' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4154-4154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5166-5166' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6916-6916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9052-9052' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1971-1971' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2511-2511' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4818-4818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4452-4452' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4452-4452' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2113-2113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8128-8128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5744-5744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:58.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9117-9117' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8341-8341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3502-3502' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4955-4955' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '818-818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8856-8856' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2601-2601' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3013-3013' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4946-4946' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9603-9603' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7825-7825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '866-866' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '678-678' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8472-8472' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9797-9797' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2065-2065' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9021-9021' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5728-5728' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1133-1133' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8309-8309' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2729-2729' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5386-5386' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9375-9375' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3702-3702' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1796-1796' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3996-3996' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5053-5053' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1954-1954' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3402-3402' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6746-6746' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3366-3366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '962-962' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9326-9326' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1641-1641' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7258-7258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2140-2140' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8778-8778' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5548-5548' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1991-1991' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1036-1036' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1971-1971' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '527-527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9152-9152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2229-2229' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1744-1744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3800-3800' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3675-3675' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3247-3247' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7106-7106' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '431-431' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4300-4300' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1380-1380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '300-300' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8886-8886' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.279 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1719-1719' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.280 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '527-527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.280 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1880-1880' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '529-529' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3100-3100' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1600-1600' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2891-2891' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3806-3806' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7256-7256' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1971-1971' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8303-8303' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '707-707' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8195-8195' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8626-8626' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '367-367' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7401-7401' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8607-8607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9101-9101' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9877-9877' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2147-2147' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1971-1971' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4512-4512' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1476-1476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8855-8855' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9780-9780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4625-4625' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5015-5015' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8762-8762' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5024-5024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9766-9766' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8760-8760' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '696-696' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5538-5538' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1941-1941' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3324-3324' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '224-224' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9422-9422' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '442-442' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1314-1314' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8089-8089' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '696-696' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3692-3692' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2827-2827' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9671-9671' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3197-3197' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8717-8717' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9603-9603' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3980-3980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3971-3971' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8490-8490' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7416-7416' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9155-9155' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5939-5939' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9930-9930' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6156-6156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1794-1794' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7508-7508' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4636-4636' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2878-2878' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9902-9902' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '696-696' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '527-527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9096-9096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9192-9192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5875-5875' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4872-4872' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4946-4946' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1519-1519' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2740-2740' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8620-8620' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8948-8948' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3840-3840' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3475-3475' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5430-5430' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4624-4624' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1979-1979' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5472-5472' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9121-9121' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2669-2669' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1412-1412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9124-9124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1144-1144' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6533-6533' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3883-3883' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7476-7476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6254-6254' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6865-6865' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6583-6583' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '24-24' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9274-9274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '161-161' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4245-4245' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8075-8075' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4338-4338' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8702-8702' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7892-7892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6545-6545' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1219-1219' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3297-3297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1380-1380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5548-5548' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '316-316' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4233-4233' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4391-4391' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9277-9277' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1476-1476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1704-1704' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5410-5410' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4401-4401' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2633-2633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2768-2768' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3416-3416' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8049-8049' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3582-3582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6088-6088' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8051-8051' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5088-5088' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6886-6886' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5849-5849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7671-7671' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4484-4484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1895-1895' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4530-4530' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6355-6355' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8878-8878' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7476-7476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8302-8302' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6784-6784' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '102-102' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7257-7257' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3845-3845' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6470-6470' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8948-8948' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9277-9277' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8430-8430' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '224-224' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '567-567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1388-1388' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6387-6387' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2768-2768' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8080-8080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4631-4631' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6355-6355' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '529-529' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7194-7194' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1313-1313' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9131-9131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4083-4083' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4192-4192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8361-8361' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2791-2791' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7752-7752' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5619-5619' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8039-8039' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6566-6566' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '507-507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1545-1545' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3158-3158' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4338-4338' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2788-2788' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4946-4946' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2852-2852' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8110-8110' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3158-3158' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5732-5732' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2644-2644' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6625-6625' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5651-5651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5410-5410' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2710-2710' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9449-9449' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8352-8352' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8728-8728' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7090-7090' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5936-5936' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3507-3507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '341-341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9150-9150' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5836-5836' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7443-7443' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7468-7468' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2009-2009' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5780-5780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3389-3389' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3162-3162' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1885-1885' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1412-1412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3571-3571' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1538-1538' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2905-2905' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3220-3220' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7782-7782' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9192-9192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3389-3389' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2850-2850' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1096-1096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9247-9247' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4627-4627' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3504-3504' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5651-5651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1235-1235' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3330-3330' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7119-7119' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4034-4034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8717-8717' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7205-7205' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2801-2801' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2828-2828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7246-7246' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8891-8891' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '82-82' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9864-9864' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4745-4745' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5664-5664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '72-72' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2644-2644' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7249-7249' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3618-3618' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3702-3702' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4503-4503' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7106-7106' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4542-4542' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7756-7756' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8701-8701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1127-1127' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3123-3123' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9895-9895' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1822-1822' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9023-9023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9305-9305' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7491-7491' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5166-5166' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '864-864' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2017-2017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '202-202' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7860-7860' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3892-3892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9121-9121' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3220-3220' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8889-8889' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6740-6740' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3464-3464' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7813-7813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '677-677' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8724-8724' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9340-9340' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '559-559' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5374-5374' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4300-4300' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8466-8466' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7355-7355' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3386-3386' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3486-3486' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8787-8787' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7882-7882' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1353-1353' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '599-599' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3545-3545' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4090-4090' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6605-6605' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1187-1187' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8597-8597' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6894-6894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7611-7611' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5525-5525' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1090-1090' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7613-7613' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9691-9691' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1153-1153' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3795-3795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3860-3860' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8685-8685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2831-2831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1718-1718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2834-2834' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3113-3113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '147-147' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4676-4676' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2729-2729' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5851-5851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1312-1312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3619-3619' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8377-8377' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7813-7813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4799-4799' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1553-1553' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9535-9535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4559-4559' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8676-8676' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9096-9096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2081-2081' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7311-7311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4818-4818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4273-4273' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7683-7683' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3266-3266' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8569-8569' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8567-8567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8655-8655' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8409-8409' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7462-7462' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '818-818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5262-5262' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5905-5905' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5410-5410' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3170-3170' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4504-4504' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1862-1862' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4567-4567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '695-695' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1471-1471' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4287-4287' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5637-5637' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '428-428' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5228-5228' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5204-5204' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9172-9172' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3501-3501' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4615-4615' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8512-8512' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1633-1633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8620-8620' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4376-4376' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2017-2017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6767-6767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4635-4635' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6370-6370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6677-6677' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6095-6095' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7057-7057' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9690-9690' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2828-2828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6003-6003' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5439-5439' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8466-8466' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5419-5419' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7643-7643' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5762-5762' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6418-6418' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4239-4239' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2241-2241' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '182-182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4069-4069' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6254-6254' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1257-1257' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7389-7389' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8764-8764' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3142-3142' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2511-2511' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3222-3222' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4616-4616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3158-3158' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9960-9960' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7854-7854' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4379-4379' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5658-5658' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4338-4338' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5015-5015' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9754-9754' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7741-7741' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:47:59.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9013-9013' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '247-247' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7326-7326' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3366-3366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6932-6932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6748-6748' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2579-2579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1780-1780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4405-4405' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4828-4828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2425-2425' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1534-1534' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9136-9136' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2774-2774' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2962-2962' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6247-6247' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2754-2754' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4060-4060' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6247-6247' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3158-3158' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8163-8163' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '585-585' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '442-442' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4698-4698' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8257-8257' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9708-9708' for key 'test_conflict_insert_common.PRIMARY'"] [TestSimpleMixed][Mixed][Time Cost]12.758439501s === RUN TestSimple/Inc === RUN TestSimple/Inc/test_inc [2025/04/04 18:48:00.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '76-76' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3298-3298' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2271-2271' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1067-1067' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3330-3330' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3507-3507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '713-713' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5849-5849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7827-7827' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8291-8291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8524-8524' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5601-5601' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9981-9981' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3665-3665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5765-5765' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1471-1471' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8319-8319' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1225-1225' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1301-1301' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5581-5581' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8747-8747' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9217-9217' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5189-5189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9134-9134' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5573-5573' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7018-7018' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5807-5807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6941-6941' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7333-7333' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4842-4842' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1756-1756' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1613-1613' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '250-250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '175-175' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7981-7981' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3163-3163' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6903-6903' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2647-2647' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3906-3906' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3260-3260' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '202-202' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9730-9730' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4227-4227' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5931-5931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1933-1933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '864-864' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4961-4961' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6164-6164' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5132-5132' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7449-7449' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '852-852' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9847-9847' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8622-8622' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4306-4306' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4021-4021' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6748-6748' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8916-8916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5374-5374' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6309-6309' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7-7' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7069-7069' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7467-7467' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6665-6665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4312-4312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1790-1790' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8168-8168' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4213-4213' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8623-8623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9320-9320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9828-9828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1735-1735' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8915-8915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8147-8147' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6937-6937' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4192-4192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5072-5072' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5554-5554' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7249-7249' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1789-1789' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1114-1114' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6980-6980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1476-1476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3138-3138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6211-6211' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4636-4636' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4335-4335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6102-6102' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '131-131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4840-4840' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5848-5848' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3921-3921' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '233-233' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4955-4955' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1388-1388' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4361-4361' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8747-8747' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9704-9704' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8015-8015' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7295-7295' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '342-342' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2172-2172' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3815-3815' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2030-2030' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '418-418' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '357-357' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7818-7818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8744-8744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3571-3571' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3614-3614' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1735-1735' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9915-9915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2139-2139' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7083-7083' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4515-4515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2834-2834' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3392-3392' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6746-6746' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6503-6503' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7269-7269' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '373-373' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1859-1859' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5454-5454' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2019-2019' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7367-7367' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2933-2933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5741-5741' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1104-1104' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8091-8091' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2208-2208' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2579-2579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '881-881' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1520-1520' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5581-5581' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4106-4106' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6072-6072' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3449-3449' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1673-1673' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1064-1064' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8701-8701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6554-6554' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6362-6362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3180-3180' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831-831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1665-1665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9103-9103' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4728-4728' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8116-8116' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9402-9402' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '896-896' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3943-3943' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4646-4646' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6452-6452' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2096-2096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1986-1986' for key 'test_conflict_insert_common.PRIMARY'"] [TestSimpleInc][Insert][Time Cost]207.456786ms [2025/04/04 18:48:00.279 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6011-6011' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.279 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9723-9723' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.280 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5193-5193' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9004-9004' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3589-3589' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8134-8134' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5110-5110' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4512-4512' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5134-5134' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3761-3761' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1225-1225' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9013-9013' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8413-8413' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7561-7561' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2638-2638' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2315-2315' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8345-8345' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5995-5995' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '498-498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7577-7577' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9150-9150' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9943-9943' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3001-3001' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '209-209' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '852-852' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2520-2520' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9614-9614' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4769-4769' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2559-2559' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5601-5601' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9722-9722' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9846-9846' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6153-6153' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6418-6418' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9766-9766' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5969-5969' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3117-3117' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7767-7767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2310-2310' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8863-8863' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '26-26' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4160-4160' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3378-3378' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6941-6941' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7157-7157' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '894-894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6490-6490' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4940-4940' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7096-7096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1137-1137' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4034-4034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1058-1058' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5384-5384' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1607-1607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8313-8313' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2147-2147' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7697-7697' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1153-1153' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7520-7520' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5527-5527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2690-2690' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7912-7912' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6692-6692' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6775-6775' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '300-300' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7345-7345' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8161-8161' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9160-9160' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9572-9572' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '135-135' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5648-5648' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1665-1665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7141-7141' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2288-2288' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7821-7821' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7426-7426' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.379 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6545-6545' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7563-7563' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8582-8582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7543-7543' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.383 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5440-5440' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.383 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1994-1994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8821-8821' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9861-9861' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1219-1219' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4222-4222' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9326-9326' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6716-6716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8446-8446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6103-6103' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9924-9924' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '499-499' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1102-1102' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1441-1441' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9160-9160' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5083-5083' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9507-9507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5960-5960' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6634-6634' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2325-2325' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2969-2969' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2237-2237' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2739-2739' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1154-1154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1612-1612' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7402-7402' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5215-5215' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1503-1503' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5841-5841' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3637-3637' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8088-8088' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3799-3799' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3466-3466' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7387-7387' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2313-2313' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4823-4823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6115-6115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7735-7735' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '425-425' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1946-1946' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9910-9910' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6583-6583' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2080-2080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3162-3162' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6469-6469' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7066-7066' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6065-6065' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7602-7602' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6616-6616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4837-4837' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2703-2703' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4782-4782' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7878-7878' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '491-491' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3477-3477' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6839-6839' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5342-5342' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4513-4513' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5224-5224' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3414-3414' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1061-1061' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5651-5651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5105-5105' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5733-5733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '156-156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1132-1132' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9215-9215' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4480-4480' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1774-1774' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4809-4809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2729-2729' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3211-3211' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4130-4130' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1040-1040' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2794-2794' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7795-7795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9524-9524' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '135-135' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8722-8722' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4724-4724' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2633-2633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6427-6427' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1947-1947' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7320-7320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7-7' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9030-9030' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8726-8726' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8210-8210' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9436-9436' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4389-4389' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6476-6476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1893-1893' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2326-2326' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2270-2270' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7743-7743' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9858-9858' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4972-4972' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9511-9511' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4174-4174' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9771-9771' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6103-6103' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2308-2308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8834-8834' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8091-8091' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8775-8775' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9557-9557' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3604-3604' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '807-807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7778-7778' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4066-4066' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9722-9722' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7437-7437' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2360-2360' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5802-5802' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9475-9475' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '810-810' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5416-5416' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4688-4688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9308-9308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9507-9507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1949-1949' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9808-9808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5871-5871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6805-6805' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1045-1045' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '449-449' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5629-5629' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7795-7795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2099-2099' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2915-2915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7582-7582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5323-5323' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5226-5226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6630-6630' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109-6109' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6616-6616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8967-8967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7112-7112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5384-5384' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4174-4174' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2455-2455' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4809-4809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8612-8612' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2788-2788' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9136-9136' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6329-6329' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7759-7759' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3745-3745' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1181-1181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '828-828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7450-7450' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8908-8908' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2031-2031' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3765-3765' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7262-7262' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5754-5754' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2823-2823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '64-64' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1680-1680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9285-9285' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4907-4907' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4673-4673' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5735-5735' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3123-3123' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7818-7818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7759-7759' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7116-7116' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5466-5466' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7870-7870' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5574-5574' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5083-5083' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7975-7975' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9780-9780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6948-6948' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '852-852' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4325-4325' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6892-6892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1553-1553' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8047-8047' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1041-1041' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5030-5030' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1115-1115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9128-9128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '494-494' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5475-5475' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9404-9404' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3579-3579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3561-3561' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2689-2689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3594-3594' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1242-1242' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '952-952' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1968-1968' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9320-9320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1258-1258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8990-8990' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9557-9557' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9668-9668' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8257-8257' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5548-5548' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6632-6632' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9678-9678' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1420-1420' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1218-1218' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8252-8252' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3680-3680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8926-8926' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7743-7743' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8773-8773' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6207-6207' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9056-9056' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5368-5368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1026-1026' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6474-6474' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6727-6727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4894-4894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9021-9021' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8359-8359' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8591-8591' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4688-4688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5732-5732' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1520-1520' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7154-7154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6978-6978' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1156-1156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1175-1175' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6805-6805' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2019-2019' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7766-7766' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2230-2230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '516-516' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3561-3561' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1935-1935' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2312-2312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7108-7108' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3984-3984' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5421-5421' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6474-6474' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5730-5730' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3638-3638' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1967-1967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8529-8529' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4526-4526' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2085-2085' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8685-8685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6307-6307' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3784-3784' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8470-8470' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1105-1105' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '813-813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5617-5617' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4180-4180' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1138-1138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9940-9940' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3094-3094' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3347-3347' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2689-2689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1581-1581' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '531-531' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5548-5548' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2628-2628' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7175-7175' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7595-7595' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6725-6725' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4840-4840' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4807-4807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7875-7875' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8662-8662' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2105-2105' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4642-4642' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8472-8472' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '14-14' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7361-7361' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9033-9033' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7041-7041' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1003-1003' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6423-6423' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4708-4708' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5913-5913' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3154-3154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7108-7108' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6233-6233' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4395-4395' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2325-2325' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8476-8476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4183-4183' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8582-8582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4111-4111' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6138-6138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8179-8179' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8623-8623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3850-3850' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8189-8189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2765-2765' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1369-1369' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5548-5548' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1623-1623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3191-3191' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3317-3317' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8323-8323' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2795-2795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8528-8528' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4555-4555' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4655-4655' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4698-4698' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8101-8101' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6470-6470' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2687-2687' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4179-4179' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1688-1688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9023-9023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2909-2909' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5472-5472' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7467-7467' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8259-8259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7515-7515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8413-8413' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1718-1718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6193-6193' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '761-761' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9806-9806' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9503-9503' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1500-1500' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1327-1327' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4548-4548' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.779 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6484-6484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2810-2810' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1276-1276' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9203-9203' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6556-6556' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9555-9555' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5440-5440' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9243-9243' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7449-7449' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5466-5466' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8744-8744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8546-8546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5175-5175' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3688-3688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2310-2310' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6689-6689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5967-5967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1026-1026' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1946-1946' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2095-2095' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1794-1794' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '316-316' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2739-2739' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1935-1935' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4809-4809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7018-7018' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4886-4886' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '673-673' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8470-8470' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9644-9644' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9790-9790' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1226-1226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3723-3723' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4619-4619' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1226-1226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7297-7297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '506-506' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '27-27' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7829-7829' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1127-1127' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9544-9544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4894-4894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9255-9255' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '669-669' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7251-7251' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7059-7059' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3782-3782' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '186-186' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6957-6957' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5570-5570' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7739-7739' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1248-1248' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2325-2325' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8807-8807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1623-1623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3905-3905' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5914-5914' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '65-65' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8202-8202' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8177-8177' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827-1827' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8889-8889' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2696-2696' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1967-1967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9395-9395' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1918-1918' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3117-3117' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7292-7292' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6727-6727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9704-9704' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2892-2892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '606-606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5411-5411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6725-6725' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5172-5172' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8129-8129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4957-4957' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6123-6123' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4479-4479' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6050-6050' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5428-5428' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1295-1295' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2281-2281' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9526-9526' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2183-2183' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7802-7802' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1422-1422' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5228-5228' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8104-8104' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '209-209' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9764-9764' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1964-1964' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4215-4215' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '737-737' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.879 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2299-2299' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2424-2424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8499-8499' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1780-1780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4928-4928' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7247-7247' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6596-6596' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6865-6865' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1530-1530' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6072-6072' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4716-4716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5015-5015' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7308-7308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '726-726' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2417-2417' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5409-5409' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4312-4312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5949-5949' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1159-1159' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4859-4859' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7279-7279' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4466-4466' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7135-7135' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1203-1203' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '131-131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5585-5585' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5072-5072' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1092-1092' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7766-7766' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4907-4907' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8653-8653' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4522-4522' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6359-6359' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5089-5089' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8115-8115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2795-2795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5377-5377' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8951-8951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6149-6149' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6837-6837' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3587-3587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9511-9511' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5089-5089' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1031-1031' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9236-9236' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2113-2113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8799-8799' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7235-7235' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5189-5189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9388-9388' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3619-3619' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2096-2096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7703-7703' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3534-3534' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1278-1278' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2831-2831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9268-9268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3297-3297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '236-236' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8713-8713' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8540-8540' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3043-3043' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7803-7803' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4289-4289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1285-1285' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4328-4328' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2985-2985' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1111-1111' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1794-1794' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2200-2200' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2759-2759' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1132-1132' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7155-7155' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1968-1968' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8189-8189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5403-5403' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '418-418' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8138-8138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2386-2386' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7157-7157' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7980-7980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5301-5301' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6950-6950' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4899-4899' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9371-9371' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4199-4199' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6415-6415' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8784-8784' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8096-8096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '19-19' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7740-7740' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9783-9783' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6305-6305' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2130-2130' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5226-5226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6407-6407' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1276-1276' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1115-1115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4056-4056' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7304-7304' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9676-9676' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4080-4080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3752-3752' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7944-7944' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5871-5871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4968-4968' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5741-5741' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1170-1170' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1597-1597' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5407-5407' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9676-9676' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5062-5062' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5274-5274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6916-6916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2806-2806' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8428-8428' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '276-276' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9837-9837' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8775-8775' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1765-1765' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7697-7697' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7439-7439' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9517-9517' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1412-1412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7892-7892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4200-4200' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8688-8688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5452-5452' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4402-4402' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6601-6601' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '670-670' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1973-1973' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9877-9877' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4726-4726' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3172-3172' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:00.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3180-3180' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8569-8569' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9159-9159' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7265-7265' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7348-7348' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3376-3376' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1008-1008' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4759-4759' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1122-1122' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5228-5228' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3336-3336' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '210-210' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9344-9344' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6570-6570' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2134-2134' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9205-9205' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8745-8745' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1826-1826' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3378-3378' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9767-9767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7981-7981' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8253-8253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7932-7932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4671-4671' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '719-719' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8236-8236' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6900-6900' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6737-6737' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4060-4060' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9273-9273' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5252-5252' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9809-9809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7456-7456' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9826-9826' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1815-1815' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3412-3412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6406-6406' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9277-9277' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2134-2134' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7837-7837' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5765-5765' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9061-9061' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3094-3094' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9497-9497' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '26-26' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7008-7008' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3017-3017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7516-7516' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7836-7836' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '182-182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1240-1240' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8685-8685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6164-6164' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2891-2891' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '61-61' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4039-4039' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9117-9117' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4794-4794' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1001-1001' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4672-4672' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8479-8479' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4213-4213' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1917-1917' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5472-5472' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5527-5527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9860-9860' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '684-684' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5750-5750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6153-6153' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8135-8135' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8770-8770' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4626-4626' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1288-1288' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2837-2837' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4106-4106' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9664-9664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '431-431' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9315-9315' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2037-2037' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9236-9236' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7041-7041' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '488-488' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3664-3664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2163-2163' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8908-8908' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8291-8291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9763-9763' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6675-6675' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2759-2759' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4911-4911' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4114-4114' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4567-4567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '807-807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9381-9381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1473-1473' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9305-9305' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '238-238' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7976-7976' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6482-6482' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1637-1637' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '917-917' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9838-9838' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1086-1086' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '256-256' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6675-6675' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2357-2357' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6737-6737' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9196-9196' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5024-5024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7635-7635' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3980-3980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1387-1387' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7413-7413' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9224-9224' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2034-2034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3904-3904' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9024-9024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9647-9647' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '299-299' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2317-2317' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5291-5291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1942-1942' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '936-936' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '589-589' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9781-9781' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5411-5411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8927-8927' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3587-3587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1119-1119' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3948-3948' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9453-9453' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4451-4451' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7787-7787' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5845-5845' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8050-8050' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8829-8829' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5637-5637' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6763-6763' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6456-6456' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9006-9006' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '864-864' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3609-3609' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '375-375' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9722-9722' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9992-9992' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9887-9887' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8017-8017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7853-7853' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8954-8954' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '578-578' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5553-5553' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4335-4335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4574-4574' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2716-2716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5802-5802' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2114-2114' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1786-1786' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7010-7010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2351-2351' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3477-3477' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2731-2731' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7831-7831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3968-3968' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '511-511' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7740-7740' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2053-2053' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4383-4383' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7311-7311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '167-167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7304-7304' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8112-8112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9641-9641' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8891-8891' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '276-276' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '82-82' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7727-7727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '202-202' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1973-1973' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7752-7752' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8664-8664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2259-2259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4865-4865' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1836-1836' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4729-4729' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1213-1213' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6355-6355' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5142-5142' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7096-7096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5061-5061' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7734-7734' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2143-2143' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1987-1987' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4072-4072' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8976-8976' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4352-4352' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3806-3806' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7754-7754' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2463-2463' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8191-8191' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8089-8089' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8277-8277' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5111-5111' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4217-4217' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9285-9285' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5987-5987' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8789-8789' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8853-8853' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7609-7609' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9298-9298' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1301-1301' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '96-96' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1412-1412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7879-7879' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9892-9892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8754-8754' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7489-7489' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3100-3100' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7525-7525' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1582-1582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9564-9564' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7998-7998' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2165-2165' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9634-9634' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9507-9507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3801-3801' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2233-2233' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9155-9155' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2664-2664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2482-2482' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9074-9074' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1808-1808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '186-186' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3680-3680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6137-6137' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7647-7647' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '611-611' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6463-6463' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5036-5036' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3483-3483' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2584-2584' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9446-9446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5155-5155' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7982-7982' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8412-8412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '807-807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4395-4395' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '752-752' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1032-1032' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '788-788' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7403-7403' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3270-3270' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '407-407' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7281-7281' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2325-2325' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4170-4170' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1119-1119' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '379-379' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5284-5284' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2173-2173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '366-366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '713-713' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3758-3758' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4530-4530' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1543-1543' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7744-7744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6189-6189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4601-4601' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9999-9999' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4670-4670' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2930-2930' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4683-4683' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.279 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '42-42' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.280 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1868-1868' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6665-6665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7437-7437' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4896-4896' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4705-4705' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6459-6459' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1127-1127' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '864-864' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8647-8647' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3189-3189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9028-9028' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9820-9820' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5267-5267' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9678-9678' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '425-425' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '937-937' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5375-5375' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3093-3093' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9263-9263' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6152-6152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '535-535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '568-568' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4114-4114' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '126-126' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4431-4431' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5618-5618' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5186-5186' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5650-5650' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1187-1187' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4504-4504' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1220-1220' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3393-3393' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5029-5029' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1065-1065' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2944-2944' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6410-6410' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1779-1779' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5384-5384' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7946-7946' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4966-4966' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '106-106' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7210-7210' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9131-9131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8187-8187' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2212-2212' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9888-9888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '147-147' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '952-952' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7010-7010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1215-1215' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8395-8395' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6392-6392' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5952-5952' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9357-9357' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3414-3414' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7720-7720' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3414-3414' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5879-5879' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9783-9783' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1108-1108' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9285-9285' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3740-3740' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '513-513' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6404-6404' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6539-6539' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1698-1698' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9389-9389' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9285-9285' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2834-2834' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1922-1922' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7595-7595' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4396-4396' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8654-8654' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7717-7717' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4687-4687' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '642-642' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6181-6181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6947-6947' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8923-8923' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2100-2100' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3023-3023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '788-788' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9930-9930' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1495-1495' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7023-7023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6520-6520' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7932-7932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2835-2835' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9910-9910' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '792-792' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6728-6728' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6886-6886' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8481-8481' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6490-6490' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '759-759' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8685-8685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6801-6801' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3136-3136' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2926-2926' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2611-2611' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7120-7120' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.379 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1090-1090' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3258-3258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1741-1741' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4505-4505' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1774-1774' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3649-3649' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.383 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4114-4114' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.383 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9708-9708' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.383 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8014-8014' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2954-2954' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9864-9864' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2782-2782' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8204-8204' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3715-3715' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9095-9095' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2835-2835' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4459-4459' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '443-443' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5326-5326' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3136-3136' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7096-7096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8874-8874' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1728-1728' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4392-4392' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4459-4459' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6937-6937' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7736-7736' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7827-7827' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4550-4550' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8638-8638' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6478-6478' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6583-6583' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4972-4972' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4297-4297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4391-4391' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8916-8916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6901-6901' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1990-1990' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4603-4603' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5258-5258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2246-2246' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1552-1552' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8855-8855' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5341-5341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3513-3513' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9603-9603' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3258-3258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '131-131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3663-3663' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8125-8125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '167-167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1870-1870' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6453-6453' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '55-55' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1673-1673' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4671-4671' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4677-4677' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4872-4872' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1220-1220' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4451-4451' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4991-4991' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3054-3054' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '885-885' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9815-9815' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3292-3292' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8614-8614' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6524-6524' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '586-586' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5897-5897' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '466-466' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1657-1657' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9157-9157' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1130-1130' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3489-3489' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5844-5844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3106-3106' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3425-3425' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '375-375' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2416-2416' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4519-4519' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2248-2248' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4317-4317' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6327-6327' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5648-5648' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5523-5523' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9465-9465' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5183-5183' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7024-7024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7685-7685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '42-42' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '625-625' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2935-2935' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8445-8445' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8303-8303' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5172-5172' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6275-6275' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3797-3797' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7851-7851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1660-1660' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3104-3104' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8891-8891' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8002-8002' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '126-126' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1201-1201' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6692-6692' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6221-6221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3574-3574' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2270-2270' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5562-5562' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9663-9663' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4026-4026' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8969-8969' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '35-35' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5134-5134' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2657-2657' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6413-6413' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1334-1334' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9381-9381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2279-2279' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '719-719' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8970-8970' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4008-4008' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7910-7910' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9283-9283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3760-3760' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2628-2628' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4680-4680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9320-9320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5615-5615' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8469-8469' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9555-9555' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8417-8417' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5221-5221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9624-9624' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8828-8828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '240-240' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8077-8077' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8259-8259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9747-9747' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5979-5979' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7955-7955' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9196-9196' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5819-5819' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6435-6435' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1042-1042' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4066-4066' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '719-719' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '882-882' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '202-202' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4188-4188' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1471-1471' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5580-5580' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9302-9302' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3892-3892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6965-6965' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4703-4703' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1780-1780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5496-5496' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4235-4235' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7767-7767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9868-9868' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2528-2528' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9171-9171' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4032-4032' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5918-5918' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2885-2885' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9967-9967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4832-4832' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8823-8823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5524-5524' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4888-4888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8951-8951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3171-3171' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3490-3490' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '376-376' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5349-5349' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6447-6447' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6309-6309' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7887-7887' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5442-5442' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7864-7864' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1891-1891' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3290-3290' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8492-8492' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6176-6176' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1288-1288' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8945-8945' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1947-1947' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9101-9101' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9222-9222' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3481-3481' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1603-1603' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8328-8328' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7651-7651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2220-2220' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8654-8654' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4733-4733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7687-7687' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1858-1858' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9924-9924' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5224-5224' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1168-1168' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6619-6619' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8797-8797' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9670-9670' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1059-1059' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1899-1899' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5506-5506' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1347-1347' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9115-9115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5960-5960' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8415-8415' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6390-6390' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5580-5580' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1881-1881' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9498-9498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5495-5495' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8993-8993' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1917-1917' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4933-4933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9127-9127' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7170-7170' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1518-1518' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '836-836' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5708-5708' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '766-766' for key 'test_conflict_insert_common.PRIMARY'"] [TestSimpleInc][Update][Time Cost]1.247121694s === RUN TestSimple/Inc/test_inc_common [2025/04/04 18:48:01.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6279-6279' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8164-8164' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8629-8629' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7264-7264' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7825-7825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '625-625' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2058-2058' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4516-4516' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7932-7932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8936-8936' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3475-3475' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8753-8753' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3704-3704' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6888-6888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9194-9194' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1262-1262' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7928-7928' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2381-2381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5175-5175' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8415-8415' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7545-7545' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6794-6794' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4543-4543' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8992-8992' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9652-9652' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '429-429' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5614-5614' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3980-3980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4818-4818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2947-2947' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2707-2707' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7391-7391' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7407-7407' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8466-8466' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4395-4395' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4995-4995' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9296-9296' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3843-3843' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5793-5793' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3030-3030' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '379-379' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7735-7735' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7618-7618' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1764-1764' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2695-2695' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4359-4359' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7982-7982' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5796-5796' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9237-9237' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4503-4503' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2506-2506' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4473-4473' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2937-2937' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '366-366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9664-9664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1817-1817' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2829-2829' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3816-3816' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7309-7309' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2126-2126' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5044-5044' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2889-2889' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3031-3031' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1277-1277' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6816-6816' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '291-291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4206-4206' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1291-1291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3493-3493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5547-5547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8904-8904' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3448-3448' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4559-4559' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4525-4525' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9661-9661' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '40-40' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5291-5291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9756-9756' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '960-960' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8542-8542' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5461-5461' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '795-795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '582-582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1036-1036' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5386-5386' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1008-1008' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '252-252' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7646-7646' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8402-8402' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5441-5441' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6240-6240' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9858-9858' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '858-858' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5368-5368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4928-4928' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4392-4392' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3277-3277' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '55-55' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3937-3937' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6669-6669' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4223-4223' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '737-737' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7005-7005' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1812-1812' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3698-3698' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4410-4410' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '264-264' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '138-138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6370-6370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4889-4889' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8612-8612' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7602-7602' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3129-3129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2767-2767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3101-3101' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1613-1613' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5562-5562' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7402-7402' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4106-4106' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9888-9888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3281-3281' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8755-8755' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2905-2905' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6138-6138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6199-6199' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '387-387' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8297-8297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7092-7092' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9159-9159' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '652-652' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2622-2622' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8138-8138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6316-6316' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8994-8994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9321-9321' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8428-8428' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8612-8612' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7446-7446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4384-4384' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2648-2648' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1964-1964' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2062-2062' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6503-6503' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2723-2723' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3722-3722' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4907-4907' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7171-7171' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3587-3587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9408-9408' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7539-7539' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3794-3794' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '878-878' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8940-8940' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4248-4248' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9401-9401' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7997-7997' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5552-5552' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7156-7156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3393-3393' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3362-3362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9606-9606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4077-4077' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3410-3410' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4354-4354' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '852-852' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3587-3587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6534-6534' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7931-7931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8403-8403' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8314-8314' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8535-8535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7516-7516' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5710-5710' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5259-5259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7222-7222' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8047-8047' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1018-1018' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8260-8260' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1849-1849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8591-8591' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8149-8149' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9701-9701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2327-2327' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5562-5562' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9221-9221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3575-3575' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7022-7022' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5314-5314' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2034-2034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6189-6189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8165-8165' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2356-2356' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7838-7838' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3042-3042' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2556-2556' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5142-5142' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6530-6530' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6740-6740' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9955-9955' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5197-5197' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3640-3640' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7034-7034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7276-7276' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '857-857' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4103-4103' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3547-3547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9132-9132' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4791-4791' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6773-6773' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6951-6951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '198-198' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9863-9863' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3323-3323' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1757-1757' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6229-6229' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4708-4708' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '589-589' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '820-820' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5410-5410' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '254-254' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8316-8316' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5572-5572' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8432-8432' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2357-2357' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4888-4888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9436-9436' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9024-9024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1298-1298' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7171-7171' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6680-6680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7489-7489' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3998-3998' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6484-6484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4430-4430' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4331-4331' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '897-897' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8259-8259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2081-2081' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6716-6716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7593-7593' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7839-7839' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2454-2454' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9003-9003' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8388-8388' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3951-3951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8408-8408' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2176-2176' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7152-7152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5769-5769' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1991-1991' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8327-8327' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '715-715' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '510-510' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3448-3448' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4128-4128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7216-7216' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4238-4238' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '190-190' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1790-1790' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6114-6114' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1331-1331' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '698-698' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5093-5093' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '460-460' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2610-2610' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7475-7475' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3624-3624' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3818-3818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2281-2281' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3180-3180' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '51-51' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6471-6471' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8891-8891' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9676-9676' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8625-8625' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5876-5876' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5836-5836' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3543-3543' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1099-1099' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9567-9567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4799-4799' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2861-2861' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9501-9501' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9268-9268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '352-352' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5351-5351' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8608-8608' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4395-4395' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1553-1553' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2507-2507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8530-8530' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9771-9771' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4196-4196' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1774-1774' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8904-8904' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1901-1901' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2473-2473' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1276-1276' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4292-4292' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5823-5823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2694-2694' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6557-6557' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3941-3941' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '752-752' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6569-6569' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7473-7473' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3878-3878' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8025-8025' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8722-8722' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '540-540' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4352-4352' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6991-6991' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6216-6216' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8260-8260' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9827-9827' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5024-5024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4027-4027' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4172-4172' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2352-2352' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8030-8030' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4946-4946' for key 'test_conflict_insert_common.PRIMARY'"] [TestSimpleInc][Insert][Time Cost]236.615436ms [2025/04/04 18:48:01.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7782-7782' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1650-1650' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8662-8662' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '154-154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2574-2574' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3022-3022' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6701-6701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9645-9645' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1254-1254' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7279-7279' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '444-444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9521-9521' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5949-5949' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5607-5607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '675-675' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6513-6513' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1111-1111' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '407-407' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7151-7151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3867-3867' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7895-7895' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7-7' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5384-5384' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8185-8185' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7056-7056' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5846-5846' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1964-1964' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '430-430' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4716-4716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8597-8597' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3445-3445' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9083-9083' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7139-7139' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2067-2067' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8466-8466' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '129-129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5934-5934' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6964-6964' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8001-8001' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '778-778' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5096-5096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8570-8570' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8010-8010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9906-9906' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2395-2395' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1433-1433' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3600-3600' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7756-7756' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '901-901' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7522-7522' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5675-5675' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9268-9268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1690-1690' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7006-7006' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5255-5255' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5615-5615' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8194-8194' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9266-9266' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7590-7590' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2506-2506' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6297-6297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3053-3053' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6516-6516' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1937-1937' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9940-9940' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3475-3475' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4703-4703' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6998-6998' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6275-6275' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4680-4680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5509-5509' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8964-8964' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3498-3498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '478-478' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2080-2080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2786-2786' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '422-422' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6775-6775' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8071-8071' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8948-8948' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6240-6240' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7076-7076' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8236-8236' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '306-306' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2939-2939' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4241-4241' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5350-5350' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8561-8561' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6429-6429' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7742-7742' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4021-4021' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '205-205' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7410-7410' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3942-3942' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6704-6704' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7002-7002' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1764-1764' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4247-4247' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '553-553' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1709-1709' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2675-2675' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4968-4968' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1036-1036' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7083-7083' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '563-563' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2916-2916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6362-6362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9715-9715' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7837-7837' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6081-6081' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3545-3545' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1226-1226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5869-5869' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '130-130' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8685-8685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7034-7034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5448-5448' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3600-3600' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4368-4368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9019-9019' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8727-8727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8086-8086' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8340-8340' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7336-7336' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7745-7745' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8320-8320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1610-1610' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4432-4432' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3460-3460' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4661-4661' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5607-5607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7243-7243' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3386-3386' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1227-1227' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8853-8853' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3857-3857' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2029-2029' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3040-3040' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9521-9521' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3624-3624' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3010-3010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6234-6234' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8185-8185' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7854-7854' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6453-6453' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8263-8263' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2290-2290' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1184-1184' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '998-998' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9659-9659' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3031-3031' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2244-2244' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3997-3997' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3090-3090' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3638-3638' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '449-449' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8785-8785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8853-8853' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9542-9542' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7133-7133' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6848-6848' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5685-5685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1876-1876' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4040-4040' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3913-3913' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3554-3554' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4116-4116' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2319-2319' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2871-2871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '316-316' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5523-5523' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4335-4335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4300-4300' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2968-2968' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3928-3928' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '871-871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4796-4796' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8916-8916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3914-3914' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7114-7114' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1734-1734' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:01.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '427-427' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9167-9167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7009-7009' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3270-3270' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3173-3173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1931-1931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7478-7478' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7648-7648' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '81-81' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7898-7898' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3876-3876' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1630-1630' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6749-6749' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9851-9851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7610-7610' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1117-1117' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9084-9084' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5251-5251' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7264-7264' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8161-8161' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7792-7792' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3637-3637' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8153-8153' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9796-9796' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3609-3609' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2367-2367' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1248-1248' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9637-9637' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3894-3894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8954-8954' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7542-7542' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3023-3023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6685-6685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '478-478' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7882-7882' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '444-444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8878-8878' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2445-2445' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6394-6394' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4871-4871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8092-8092' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4756-4756' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '244-244' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7131-7131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4984-4984' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2752-2752' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2170-2170' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4855-4855' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3140-3140' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7297-7297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5224-5224' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '245-245' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5735-5735' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5100-5100' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8655-8655' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7308-7308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2774-2774' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '962-962' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3625-3625' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4445-4445' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2204-2204' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7967-7967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '561-561' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7839-7839' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4039-4039' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9853-9853' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3862-3862' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '316-316' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4033-4033' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '250-250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1938-1938' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '130-130' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5259-5259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5221-5221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7455-7455' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.079 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7681-7681' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1517-1517' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3180-3180' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5796-5796' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3224-3224' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5499-5499' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2553-2553' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7090-7090' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6727-6727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8038-8038' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3621-3621' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3575-3575' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5288-5288' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4417-4417' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6190-6190' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4504-4504' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3522-3522' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7278-7278' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2210-2210' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7579-7579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7486-7486' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2399-2399' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1303-1303' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1262-1262' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4972-4972' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2019-2019' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3244-3244' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7074-7074' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '427-427' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4424-4424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7967-7967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '272-272' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6739-6739' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7543-7543' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4810-4810' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '630-630' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8472-8472' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '708-708' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9017-9017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '867-867' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1456-1456' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8423-8423' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4222-4222' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3758-3758' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9023-9023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4424-4424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2229-2229' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9586-9586' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8422-8422' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5249-5249' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6692-6692' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1123-1123' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5192-5192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7498-7498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '51-51' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '917-917' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2739-2739' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6848-6848' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1121-1121' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8001-8001' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6060-6060' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4745-4745' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3941-3941' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1677-1677' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9575-9575' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4438-4438' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8629-8629' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4225-4225' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1090-1090' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4946-4946' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6162-6162' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1914-1914' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9837-9837' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8744-8744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5623-5623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2425-2425' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '74-74' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9783-9783' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1296-1296' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8607-8607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9663-9663' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5644-5644' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5028-5028' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6515-6515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3731-3731' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2353-2353' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6398-6398' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2274-2274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9136-9136' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9146-9146' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2276-2276' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3226-3226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1331-1331' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5791-5791' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3197-3197' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3295-3295' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8286-8286' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7154-7154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9292-9292' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6991-6991' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9244-9244' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2253-2253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1689-1689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1699-1699' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2108-2108' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7126-7126' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8493-8493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9283-9283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3425-3425' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6200-6200' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8441-8441' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8426-8426' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8546-8546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8830-8830' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '601-601' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3421-3421' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6125-6125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1955-1955' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5344-5344' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9389-9389' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4448-4448' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '397-397' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.179 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4174-4174' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.179 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4503-4503' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9032-9032' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3637-3637' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5301-5301' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6651-6651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '852-852' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5454-5454' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1234-1234' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1129-1129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8108-8108' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '642-642' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4860-4860' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7112-7112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4914-4914' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1079-1079' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7034-7034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5084-5084' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8777-8777' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '379-379' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5577-5577' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9187-9187' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8484-8484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3998-3998' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9096-9096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '425-425' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1122-1122' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '151-151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8697-8697' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8577-8577' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5350-5350' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9763-9763' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3980-3980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5744-5744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '554-554' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5397-5397' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4086-4086' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1259-1259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5044-5044' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4900-4900' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3244-3244' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5514-5514' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1451-1451' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6277-6277' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1657-1657' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8578-8578' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9067-9067' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4258-4258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5524-5524' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2463-2463' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3816-3816' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2208-2208' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '390-390' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '606-606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9730-9730' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3760-3760' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3943-3943' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9540-9540' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5373-5373' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3109-3109' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6583-6583' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4244-4244' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3238-3238' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7173-7173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9992-9992' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3816-3816' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6022-6022' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1586-1586' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9274-9274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4410-4410' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6307-6307' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1248-1248' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9155-9155' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '792-792' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7756-7756' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6053-6053' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5388-5388' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7150-7150' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1060-1060' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2378-2378' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3560-3560' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9516-9516' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9966-9966' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6878-6878' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4250-4250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3134-3134' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1676-1676' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1884-1884' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5113-5113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7684-7684' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2105-2105' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4237-4237' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8791-8791' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6262-6262' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2304-2304' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8587-8587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7148-7148' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1459-1459' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1263-1263' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7197-7197' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5493-5493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4245-4245' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5028-5028' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1864-1864' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5155-5155' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9975-9975' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1941-1941' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6539-6539' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5065-5065' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3861-3861' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '245-245' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1354-1354' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2933-2933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8711-8711' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '472-472' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1652-1652' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4090-4090' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1941-1941' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7097-7097' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5067-5067' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4457-4457' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2844-2844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7455-7455' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1181-1181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9017-9017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1927-1927' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5888-5888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5824-5824' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7066-7066' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6080-6080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4224-4224' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1744-1744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2156-2156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6773-6773' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1064-1064' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '677-677' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5341-5341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7495-7495' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4769-4769' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.280 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7955-7955' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4840-4840' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3806-3806' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3645-3645' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2083-2083' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5044-5044' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5913-5913' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8429-8429' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '585-585' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2893-2893' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '346-346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3362-3362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9863-9863' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2038-2038' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1727-1727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4088-4088' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3872-3872' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7326-7326' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4951-4951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2451-2451' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8187-8187' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '458-458' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9026-9026' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2333-2333' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6497-6497' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8014-8014' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6254-6254' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9299-9299' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5862-5862' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2357-2357' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8629-8629' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9363-9363' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6677-6677' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1523-1523' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5933-5933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '411-411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7246-7246' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5634-5634' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3931-3931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8010-8010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8808-8808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4849-4849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8535-8535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5214-5214' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3010-3010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5288-5288' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4995-4995' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9004-9004' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1971-1971' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9025-9025' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4613-4613' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1259-1259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2732-2732' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5120-5120' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7625-7625' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2995-2995' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9083-9083' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7501-7501' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5568-5568' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8447-8447' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6763-6763' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6446-6446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5374-5374' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4836-4836' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3807-3807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2791-2791' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2710-2710' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5552-5552' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2958-2958' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5038-5038' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6677-6677' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6041-6041' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7649-7649' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9711-9711' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7851-7851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4268-4268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8248-8248' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3997-3997' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7784-7784' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3333-3333' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2890-2890' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7725-7725' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '740-740' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5080-5080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3360-3360' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7193-7193' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8630-8630' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2198-2198' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '621-621' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8973-8973' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6291-6291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2750-2750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '666-666' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6624-6624' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9650-9650' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4117-4117' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2451-2451' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8277-8277' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7838-7838' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6563-6563' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5981-5981' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9407-9407' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1041-1041' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3544-3544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3066-3066' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7470-7470' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8935-8935' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4819-4819' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4763-4763' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7309-7309' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9155-9155' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '272-272' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7450-7450' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1425-1425' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9173-9173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6625-6625' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2885-2885' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6322-6322' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5685-5685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2706-2706' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6824-6824' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '83-83' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8323-8323' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1246-1246' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5926-5926' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5658-5658' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6481-6481' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4045-4045' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9722-9722' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6428-6428' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6832-6832' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6274-6274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3269-3269' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '898-898' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5179-5179' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4154-4154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3340-3340' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1230-1230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3914-3914' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5734-5734' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2553-2553' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7522-7522' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1314-1314' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7575-7575' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2515-2515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2612-2612' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.379 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6134-6134' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.379 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2786-2786' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2067-2067' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '407-407' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9360-9360' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6326-6326' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2269-2269' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7120-7120' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4903-4903' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2752-2752' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4238-4238' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3204-3204' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3519-3519' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4069-4069' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.383 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '585-585' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '714-714' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7002-7002' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9744-9744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5888-5888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4406-4406' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3932-3932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4642-4642' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7010-7010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8942-8942' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3622-3622' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7225-7225' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2226-2226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6865-6865' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '198-198' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9013-9013' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9315-9315' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8277-8277' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '967-967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4973-4973' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6715-6715' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3066-3066' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6723-6723' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '105-105' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6635-6635' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8611-8611' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2210-2210' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8706-8706' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '625-625' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5193-5193' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9976-9976' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6767-6767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3905-3905' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6125-6125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8863-8863' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4015-4015' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8892-8892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4009-4009' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9507-9507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7437-7437' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5100-5100' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9397-9397' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6886-6886' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8608-8608' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '996-996' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9925-9925' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5939-5939' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8080-8080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9272-9272' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5879-5879' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6614-6614' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5695-5695' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '232-232' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9274-9274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '16-16' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9172-9172' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9344-9344' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6484-6484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8970-8970' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7675-7675' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2226-2226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1776-1776' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5042-5042' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1938-1938' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2039-2039' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7851-7851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7749-7749' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1159-1159' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5993-5993' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4735-4735' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2163-2163' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1615-1615' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8926-8926' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4338-4338' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8852-8852' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4640-4640' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1833-1833' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '863-863' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7595-7595' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7778-7778' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1891-1891' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '880-880' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7366-7366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9867-9867' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4148-4148' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7057-7057' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2891-2891' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2685-2685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3732-3732' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5166-5166' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '604-604' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9983-9983' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1646-1646' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7278-7278' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9155-9155' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2202-2202' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '917-917' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2049-2049' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3230-3230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4696-4696' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '180-180' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5965-5965' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2596-2596' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6566-6566' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3237-3237' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3353-3353' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6963-6963' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9906-9906' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3633-3633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6808-6808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '546-546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2750-2750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6300-6300' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4963-4963' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7998-7998' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2136-2136' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1383-1383' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7498-7498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2111-2111' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2250-2250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4387-4387' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3477-3477' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5424-5424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3142-3142' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9861-9861' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4411-4411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6338-6338' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5797-5797' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3526-3526' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '87-87' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9540-9540' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1389-1389' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '85-85' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8010-8010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7678-7678' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5680-5680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8231-8231' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '828-828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9775-9775' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7131-7131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8199-8199' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '606-606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6772-6772' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7803-7803' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3405-3405' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6439-6439' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8696-8696' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1105-1105' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2680-2680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5196-5196' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7269-7269' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8954-8954' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5465-5465' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2139-2139' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1994-1994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5437-5437' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4015-4015' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5692-5692' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6015-6015' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '76-76' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5538-5538' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4909-4909' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7293-7293' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4064-4064' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5876-5876' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4380-4380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8056-8056' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3432-3432' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4613-4613' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3579-3579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '867-867' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6360-6360' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3881-3881' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3148-3148' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3369-3369' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7802-7802' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9033-9033' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9221-9221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2617-2617' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4145-4145' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '848-848' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9363-9363' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9519-9519' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5150-5150' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8708-8708' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7902-7902' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8065-8065' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7329-7329' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8064-8064' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1712-1712' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4606-4606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1003-1003' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '795-795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7887-7887' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4069-4069' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7034-7034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7330-7330' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7973-7973' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3562-3562' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '685-685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1916-1916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3675-3675' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5937-5937' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9415-9415' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3934-3934' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9658-9658' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3057-3057' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1297-1297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4615-4615' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5734-5734' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1994-1994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9403-9403' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9661-9661' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5638-5638' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6567-6567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9785-9785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6707-6707' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1385-1385' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2252-2252' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '138-138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7191-7191' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2751-2751' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9766-9766' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1159-1159' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5563-5563' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7248-7248' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4696-4696' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9947-9947' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5371-5371' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4809-4809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7486-7486' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7033-7033' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '628-628' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1714-1714' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7143-7143' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2511-2511' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5452-5452' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4283-4283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8649-8649' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3191-3191' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3799-3799' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '684-684' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9225-9225' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8182-8182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1487-1487' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8809-8809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7741-7741' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3733-3733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1716-1716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '261-261' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5894-5894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9455-9455' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4505-4505' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4368-4368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7308-7308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3241-3241' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9393-9393' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2257-2257' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9703-9703' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5782-5782' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8680-8680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7336-7336' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8021-8021' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2934-2934' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4992-4992' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8732-8732' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2480-2480' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8001-8001' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '424-424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7056-7056' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3119-3119' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1691-1691' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3882-3882' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1965-1965' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9942-9942' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2926-2926' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4241-4241' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4967-4967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5277-5277' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4079-4079' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '282-282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '778-778' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5053-5053' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9535-9535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4669-4669' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2352-2352' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7643-7643' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6080-6080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3782-3782' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1016-1016' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3519-3519' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3201-3201' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7407-7407' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3139-3139' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4312-4312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6304-6304' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2575-2575' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7247-7247' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5420-5420' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4513-4513' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4519-4519' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2303-2303' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6972-6972' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7331-7331' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2175-2175' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8005-8005' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5363-5363' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7713-7713' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5545-5545' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1360-1360' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9143-9143' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2139-2139' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '568-568' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4591-4591' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9912-9912' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2340-2340' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8854-8854' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1064-1064' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5617-5617' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '273-273' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2070-2070' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8237-8237' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4544-4544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9567-9567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7456-7456' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3591-3591' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4892-4892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3381-3381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4858-4858' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4591-4591' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1833-1833' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4819-4819' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7675-7675' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5226-5226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7531-7531' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4457-4457' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1947-1947' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1478-1478' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3025-3025' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9259-9259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6131-6131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '814-814' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5525-5525' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1716-1716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7547-7547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8001-8001' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '898-898' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3996-3996' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6818-6818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4928-4928' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4473-4473' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '444-444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6568-6568' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5113-5113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5118-5118' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4733-4733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7644-7644' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8456-8456' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4544-4544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5038-5038' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8655-8655' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8685-8685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5448-5448' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2794-2794' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9531-9531' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4357-4357' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4417-4417' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2872-2872' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8932-8932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5176-5176' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6592-6592' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4402-4402' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8325-8325' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8242-8242' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3505-3505' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '680-680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2156-2156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1724-1724' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5387-5387' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3579-3579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8320-8320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7391-7391' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9788-9788' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6698-6698' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9426-9426' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '651-651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1352-1352' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2008-2008' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1807-1807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7974-7974' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2650-2650' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6074-6074' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6589-6589' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7932-7932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7104-7104' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2838-2838' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7461-7461' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6541-6541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3036-3036' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4643-4643' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9112-9112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642-9642' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4763-4763' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7052-7052' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3231-3231' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3356-3356' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8232-8232' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9152-9152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6398-6398' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6406-6406' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7227-7227' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7443-7443' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7281-7281' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '472-472' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '684-684' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3602-3602' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1624-1624' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8545-8545' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3293-3293' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4033-4033' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4752-4752' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7916-7916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4650-4650' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2656-2656' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1785-1785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7143-7143' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2962-2962' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5807-5807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8043-8043' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6985-6985' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7997-7997' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9068-9068' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4210-4210' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9028-9028' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1821-1821' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6932-6932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1713-1713' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6770-6770' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4393-4393' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8628-8628' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2515-2515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7629-7629' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8274-8274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4775-4775' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6415-6415' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7917-7917' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8007-8007' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8999-8999' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3605-3605' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2279-2279' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4081-4081' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '232-232' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3206-3206' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6324-6324' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4267-4267' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1040-1040' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7269-7269' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1905-1905' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8902-8902' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9023-9023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5487-5487' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5779-5779' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5769-5769' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3696-3696' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8654-8654' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '838-838' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1356-1356' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3664-3664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4484-4484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7063-7063' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6581-6581' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8237-8237' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6870-6870' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '185-185' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '536-536' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7933-7933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1931-1931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1650-1650' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1289-1289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7782-7782' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5078-5078' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1096-1096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1544-1544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1722-1722' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6964-6964' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6353-6353' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2962-2962' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4020-4020' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1367-1367' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '880-880' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7819-7819' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1666-1666' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6461-6461' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9314-9314' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2433-2433' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8726-8726' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1038-1038' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5738-5738' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2835-2835' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5192-5192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6645-6645' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '567-567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8688-8688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8701-8701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7577-7577' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2884-2884' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3065-3065' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3840-3840' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '255-255' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8153-8153' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6420-6420' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2460-2460' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2665-2665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8660-8660' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5158-5158' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4840-4840' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3104-3104' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6747-6747' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5733-5733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8541-8541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2506-2506' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '897-897' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4258-4258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6853-6853' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8904-8904' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4343-4343' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5619-5619' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2718-2718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4628-4628' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8767-8767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2005-2005' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6531-6531' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1225-1225' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4866-4866' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6234-6234' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831-831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7823-7823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6892-6892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8894-8894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9754-9754' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8497-8497' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6456-6456' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2093-2093' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '233-233' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4786-4786' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9902-9902' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9165-9165' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2647-2647' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7343-7343' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9103-9103' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3587-3587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2871-2871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '572-572' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9229-9229' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2511-2511' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5482-5482' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.779 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1683-1683' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1157-1157' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8384-8384' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3694-3694' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '346-346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8972-8972' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8128-8128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3029-3029' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1788-1788' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5568-5568' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4029-4029' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5403-5403' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9965-9965' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2343-2343' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6805-6805' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2834-2834' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '143-143' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5779-5779' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5993-5993' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2958-2958' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '215-215' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9875-9875' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '241-241' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8806-8806' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6890-6890' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8143-8143' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5652-5652' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4893-4893' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1380-1380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4638-4638' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '359-359' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3497-3497' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9636-9636' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '375-375' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9700-9700' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9914-9914' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '381-381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6359-6359' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6192-6192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2759-2759' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9825-9825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9876-9876' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1425-1425' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8408-8408' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '165-165' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1605-1605' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1756-1756' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5042-5042' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8567-8567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9646-9646' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4741-4741' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '135-135' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6164-6164' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7749-7749' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8274-8274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2273-2273' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5226-5226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4492-4492' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3663-3663' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '880-880' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4521-4521' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5890-5890' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '41-41' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2573-2573' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4057-4057' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4521-4521' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1191-1191' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2839-2839' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '51-51' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9057-9057' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6329-6329' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4227-4227' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8514-8514' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4450-4450' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8056-8056' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '932-932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3079-3079' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9134-9134' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6541-6541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7156-7156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3277-3277' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9652-9652' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8710-8710' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2411-2411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9894-9894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2675-2675' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9727-9727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3333-3333' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4709-4709' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5601-5601' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8493-8493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2198-2198' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '102-102' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8990-8990' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2360-2360' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5424-5424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6021-6021' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1270-1270' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1442-1442' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9308-9308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4473-4473' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3898-3898' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5471-5471' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8512-8512' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8642-8642' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3284-3284' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9141-9141' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6269-6269' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6898-6898' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5222-5222' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2396-2396' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3379-3379' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5070-5070' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9100-9100' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3289-3289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2861-2861' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5298-5298' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7639-7639' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1338-1338' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5160-5160' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2939-2939' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7402-7402' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2281-2281' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3296-3296' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3026-3026' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8299-8299' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4852-4852' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1138-1138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1567-1567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8152-8152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '247-247' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8323-8323' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3320-3320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9413-9413' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1283-1283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6080-6080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1530-1530' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6931-6931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7426-7426' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3332-3332' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2765-2765' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3176-3176' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1665-1665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7674-7674' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3674-3674' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6943-6943' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8280-8280' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3315-3315' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2551-2551' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '669-669' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5223-5223' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1181-1181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9808-9808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5040-5040' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1476-1476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7840-7840' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2218-2218' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4511-4511' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6920-6920' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7050-7050' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9155-9155' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4179-4179' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1708-1708' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6196-6196' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7463-7463' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4876-4876' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6161-6161' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5814-5814' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4807-4807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '27-27' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3872-3872' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4250-4250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6330-6330' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3315-3315' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9587-9587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2754-2754' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7444-7444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1596-1596' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4319-4319' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7580-7580' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1574-1574' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5162-5162' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5330-5330' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4503-4503' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1430-1430' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8100-8100' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3951-3951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8926-8926' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9068-9068' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7836-7836' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4278-4278' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4397-4397' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9524-9524' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8183-8183' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1554-1554' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5604-5604' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4992-4992' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7506-7506' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4208-4208' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5260-5260' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9434-9434' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7825-7825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1765-1765' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2655-2655' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1106-1106' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4892-4892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8034-8034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5030-5030' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9173-9173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5607-5607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6894-6894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8173-8173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3696-3696' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5718-5718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9110-9110' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9910-9910' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1355-1355' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9883-9883' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3239-3239' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8440-8440' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8381-8381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2279-2279' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3194-3194' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8274-8274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6657-6657' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4047-4047' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9100-9100' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5015-5015' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1646-1646' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6184-6184' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1230-1230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5548-5548' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8400-8400' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3454-3454' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5298-5298' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3298-3298' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7798-7798' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '637-637' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2322-2322' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9020-9020' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2198-2198' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4460-4460' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4201-4201' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1266-1266' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9081-9081' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7214-7214' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1018-1018' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9285-9285' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5392-5392' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1473-1473' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9852-9852' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4875-4875' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7823-7823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4875-4875' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8025-8025' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1914-1914' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5712-5712' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4732-4732' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7426-7426' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9375-9375' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '632-632' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2561-2561' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3902-3902' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5650-5650' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '272-272' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3131-3131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '406-406' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4036-4036' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8904-8904' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '404-404' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5684-5684' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7564-7564' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7222-7222' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1277-1277' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5632-5632' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1905-1905' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7467-7467' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1406-1406' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3862-3862' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3610-3610' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1979-1979' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9150-9150' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7821-7821' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1142-1142' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6207-6207' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1380-1380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1678-1678' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7232-7232' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8589-8589' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4631-4631' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9344-9344' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1448-1448' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1503-1503' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6629-6629' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5175-5175' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2933-2933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3543-3543' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1689-1689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3055-3055' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1911-1911' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:02.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5240-5240' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:03.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5225-5225' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:03.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4918-4918' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:03.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4802-4802' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:03.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4527-4527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 18:48:03.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6596-6596' for key 'test_conflict_insert_common.PRIMARY'"] [TestSimpleConflictInsert][Time Cost]4.269240103s [TestSimpleInc][Update][Time Cost]2.442459538s [2025/04/04 18:48:04.271 +08:00] [ERROR] [select_result.go:556] ["invalid cop task execution summaries length"] [expected=1] [received=0] [2025/04/04 18:48:04.271 +08:00] [ERROR] [manager.go:373] ["task manager met error"] [server-id=:4000] [error="[127.0.0.1:20160](1) context canceled"] [errorVerbose="[127.0.0.1:20160](1) context canceled\ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20240318064555-6bd07397691f/errors.go:178\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20240318064555-6bd07397691f/juju_adaptor.go:15\ngithub.com/pingcap/tidb/pkg/store/driver/error.ToTiDBErr\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/store/driver/error/error.go:208\ngithub.com/pingcap/tidb/pkg/store/copr.(*copIteratorWorker).handleTaskOnce\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/store/copr/coprocessor.go:1425\ngithub.com/pingcap/tidb/pkg/store/copr.(*liteCopIteratorWorker).liteSendReq\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/store/copr/coprocessor.go:1197\ngithub.com/pingcap/tidb/pkg/store/copr.(*copIterator).Next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/store/copr/coprocessor.go:1112\ngithub.com/pingcap/tidb/pkg/distsql.(*selectResult).fetchResp\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/distsql/select_result.go:317\ngithub.com/pingcap/tidb/pkg/distsql.(*selectResult).Next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/distsql/select_result.go:382\ngithub.com/pingcap/tidb/pkg/executor.(*indexWorker).extractTaskHandles\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/distsql.go:1142\ngithub.com/pingcap/tidb/pkg/executor.(*indexWorker).fetchHandles\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/distsql.go:1064\ngithub.com/pingcap/tidb/pkg/executor.(*IndexLookUpExecutor).startIndexWorker.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/distsql.go:807\ngithub.com/pingcap/tidb/pkg/executor.(*workerPool).run\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/utils.go:243\nruntime.goexit\n\t/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.8.linux-amd64/src/runtime/asm_amd64.s:1700"] [stack="github.com/pingcap/tidb/pkg/disttask/framework/taskexecutor.(*Manager).logErr\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/taskexecutor/manager.go:373\ngithub.com/pingcap/tidb/pkg/disttask/framework/taskexecutor.(*Manager).handleTasks\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/taskexecutor/manager.go:174\ngithub.com/pingcap/tidb/pkg/disttask/framework/taskexecutor.(*Manager).handleTasksLoop\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/disttask/framework/taskexecutor/manager.go:151\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupWrapper).Run.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:167"] --- PASS: TestSimpleUpdate (47.68s) --- PASS: TestSimpleUpdate/Basic (13.58s) --- PASS: TestSimpleUpdate/Basic/test_update (5.47s) --- PASS: TestSimpleUpdate/Basic/test_update_common (8.11s) --- PASS: TestSimpleUpdate/Conflict (27.33s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update (13.25s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update_common (14.08s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28574/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] } --- PASS: TestSimple (49.74s) --- PASS: TestSimple/Basic (5.03s) --- PASS: TestSimple/Mixed (32.98s) --- PASS: TestSimple/Mixed/test_mixed (15.39s) --- PASS: TestSimple/Mixed/test_mixed_common (17.59s) --- PASS: TestSimple/Inc (4.15s) --- PASS: TestSimple/Inc/test_inc (1.46s) --- PASS: TestSimple/Inc/test_inc_common (2.69s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28574/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] } --- PASS: TestSimpleInsert (34.03s) --- PASS: TestSimpleInsert/Basic (10.25s) --- PASS: TestSimpleInsert/Basic/test_insert (4.41s) --- PASS: TestSimpleInsert/Basic/test_insert_common (5.84s) --- PASS: TestSimpleInsert/Conflict (15.87s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert (7.97s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert_common (7.90s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28574/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