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-28580-dlphx-fhqrx-99kmq Agent pingcap-tidb-pull-integration-ddl-test-28580-dlphx-fhqrx-99kmq is provisioned from template pingcap_tidb_pull_integration_ddl_test_28580-dlphx-fhqrx --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28580/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28580/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "3887fbfe76459e74b0a53972d026e7b363fef501" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28580-dlphx" name: "pingcap-tidb-pull-integration-ddl-test-28580-dlphx-fhqrx-99kmq" 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-28580-dlphx-fhqrx-99kmq" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28580-dlphx-fhqrx-99kmq" - 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-28580-dlphx-fhqrx-99kmq in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 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/28580/display/redirect JENKINS_URL=https://do.pingcap.net/jenkins/ EXECUTOR_NUMBER=0 JOB_SPEC={"type":"presubmit","job":"pingcap/tidb/pull_integration_ddl_test","buildid":"1908655356179910661","prowjobid":"d9e1a144-f863-4ee2-b16a-8db00f2faa56","refs":{"org":"pingcap","repo":"tidb","base_ref":"master","base_sha":"d9fb3a53376157be49b5a7941e6e689a33c81eb0","pulls":[{"number":60325,"author":"terry1purcell","sha":"ab7a39e6e9f613762ce4693695c6b050ab7655bc","title":"planner: enable non-prepared plan cache for dml"}]}} _=/usr/bin/printenv TZ=Asia/Shanghai BUILD_ID=1908655356179910661 POD_LABEL=pingcap_tidb_pull_integration_ddl_test_28580-dlphx HOSTNAME=pingcap-tidb-pull-integration-ddl-test-28580-dlphx-fhqrx-99kmq OLDPWD=/home/jenkins RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28580/display/redirect?page=changes JENKINS_NODE_COOKIE=e33cebc1-217e-42b0-b248-90ea00a3634f 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=28580 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-28580-dlphx-fhqrx-99kmq 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/28580/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=d9e1a144-f863-4ee2-b16a-8db00f2faa56 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/28580/display/redirect?page=artifacts BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28580/ 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=#28580 SHLVL=3 GIT_BRANCH=origin/main BUILD_TAG=jenkins-pingcap-tidb-pull_integration_ddl_test-28580 KUBERNETES_SERVICE_PORT=443 NODE_LABELS=pingcap-tidb-pull-integration-ddl-test-28580-dlphx-fhqrx-99kmq pingcap_tidb_pull_integration_ddl_test_28580-dlphx 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-build138896963=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-28580-dlphx-fhqrx-99kmq bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-28580-dlphx-fhqrx-99kmq 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: 37756 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: c3e2bb6f2d6ab560 (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: Sat Apr 05 22:58:24 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 5.16 secs (235047345 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) POST git-upload-pack (gzip 2073 to 1095 bytes) POST git-upload-pack (gzip 4123 to 2122 bytes) From https://github.com/pingcap/tidb = [up to date] master -> origin/master * [new ref] refs/pull/60325/head -> origin/pr/60325/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 ... Auto-merging pkg/sessionctx/vardef/tidb_vars.go Merge made by the 'ort' strategy. Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. pkg/planner/core/plan_cacheable_checker_test.go | 34 ++++++++++++++++--------- pkg/sessionctx/vardef/tidb_vars.go | 2 +- 2 files changed, 23 insertions(+), 13 deletions(-) ๐Ÿงพ Pre-merged result: af397ae3ed2274891b76c6733d6236f93eb0ee6b af397ae3ed Merge commit 'ab7a39e6e9f613762ce4693695c6b050ab7655bc' into HEAD 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-ab7a39e) 1213327360 bytes in 18.94 secs (64077158 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-1dd066acfb93132580c76c3bfc96682684becfc4) 875028480 bytes in 6.46 secs (135367171 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo computeBranchFromPR component: tidb-test, prTargetBranch: master, prTitle: planner: enable non-prepared plan cache for dml, 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@1141253; decorates RemoteLauncher[hudson.remoting.Channel@72eeaf8f:JNLP4-connect connection from 10.233.70.88/10.233.70.88:39274] 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-ssh8953057099434536080.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-ab7a39e6e9f613762ce4693695c6b050ab7655bc) 875028480 bytes in 22.03 secs (39717595 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-514-gaf397ae3ed" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2025-04-05 22:59:43" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=af397ae3ed2274891b76c6733d6236f93eb0ee6b" -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/prometheus/client_golang v1.21.1 go: downloading github.com/pingcap/failpoint v0.0.0-20240528011301-b51a646c7c86 go: downloading github.com/grafana/pyroscope-go v1.2.1 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20250327030528-1906b778d741 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading go.uber.org/automaxprocs v1.6.0 go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/pingcap/log v1.1.1-0.20241212030209-7e3ff8601a2a go: downloading github.com/shirou/gopsutil/v3 v3.24.5 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/pingcap/kvproto v0.0.0-20250224053625-b6a98c6bf02d go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/pprof v0.0.0-20241001023024-f4c0cfd0cf1d go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37 go: downloading golang.org/x/sync v0.12.0 go: downloading github.com/BurntSushi/toml v1.5.0 go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible go: downloading go.uber.org/atomic v1.11.0 go: downloading google.golang.org/grpc v1.63.2 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/pingcap/tipb v0.0.0-20250331100511-d2c561dad347 go: downloading github.com/tikv/pd/client v0.0.0-20250318085533-e8050f72d00d go: downloading golang.org/x/sys v0.31.0 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading google.golang.org/protobuf v1.36.5 go: downloading golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/otiai10/copy v1.14.0 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading golang.org/x/net v0.38.0 go: downloading github.com/google/btree v1.1.2 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/stretchr/testify v1.10.0 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/klauspost/compress v1.18.0 go: downloading github.com/pingcap/fn v1.0.0 go: downloading golang.org/x/text v0.23.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 gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/grafana/pyroscope-go/godeltaprof v0.1.8 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/bits-and-blooms/bitset v1.14.3 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading gopkg.in/yaml.v2 v2.4.0 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 github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 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 go.uber.org/multierr v1.11.0 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/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.16.0 go: downloading golang.org/x/tools v0.31.0 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/pingcap/badger v1.5.1-0.20241015064302-38533b6cbf8d go: downloading github.com/dgryski/go-farm v0.0.0-20240924180020-3414d57e47da 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/iter v1.0.2 go: downloading github.com/lestrrat-go/option v1.0.1 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 cloud.google.com/go v0.112.1 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/carlmjohnson/flagext v0.21.0 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/VividCortex/ewma v1.2.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 github.com/jfcg/sorty/v2 v2.1.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 go: downloading github.com/spf13/cobra v1.9.1 go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/xitongsys/parquet-go v1.6.3-0.20240520233950-75e935fc3e17 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/golang/glog v1.2.4 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading go.uber.org/mock v0.4.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/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading golang.org/x/crypto v0.36.0 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/zyedidia/generic v1.2.1 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/lestrrat-go/httpcc v1.0.1 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 go: downloading github.com/qri-io/jsonpointer v0.1.1 go: downloading cloud.google.com/go/compute/metadata v0.3.0 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/mattn/go-colorable v0.1.14 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/mattn/go-runewidth v0.0.16 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/jfcg/sixb v1.3.8 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 google.golang.org/genproto/googleapis/rpc v0.0.0-20240515191416-fc5f0ca64291 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading 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/apache/thrift v0.16.0 go: downloading github.com/rivo/uniseg v0.4.7 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/klauspost/cpuid v1.3.1 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/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading cloud.google.com/go/kms v1.15.7 go: downloading github.com/golang-jwt/jwt/v5 v5.2.2 go: downloading github.com/pierrec/lz4/v4 v4.1.15 go: downloading go.opentelemetry.io/otel/metric v1.24.0 go: downloading github.com/go-logr/logr v1.4.1 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/cockroachdb/errors v1.11.3 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/cockroachdb/redact v1.1.5 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.14.1 go: downloading k8s.io/apimachinery v0.29.11 go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 go: downloading github.com/google/flatbuffers v2.0.8+incompatible 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 gopkg.in/inf.v0 v0.9.1 go: downloading k8s.io/klog/v2 v2.120.1 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 github.com/google/gofuzz v1.2.0 go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b 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: planner: enable non-prepared plan cache for dml, trunkBranch: master [Pipeline] echo computeBranchFromPR component: tikv, prTargetBranch: master, prTitle: planner: enable non-prepared plan cache for dml, 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 6 07:05 . drwxr-sr-x. 18 jenkins jenkins 4.0K Apr 6 07:04 .. drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 6 07:05 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 6 07:05 . drwxr-sr-x. 18 jenkins jenkins 4.0K Apr 6 07:04 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 6 07:04 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 3 15:29 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:02 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-28580 + 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 6 07:05 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 6 07:05 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 6 07:05 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 6 07:05 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:05 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 6 07:05 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-514-gaf397ae3ed Edition: Community Git Commit Hash: af397ae3ed2274891b76c6733d6236f93eb0ee6b Git Branch: HEAD UTC Build Time: 2025-04-05 22:59:43 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-28580/tidb-test) 1882224640 bytes in 33.29 secs (56542474 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] parallel [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Insert$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Update$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Delete$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestColumn$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestIndex$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Insert$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Update$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Delete$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestColumn$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestIndex$') [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-28580-6c6pg-1clpk-s68dc 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-28580-bfxpp-pgvwd-xk9c5 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-28580-qbgwm-kn489-03kq7 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-28580-18mz7-t4f4g-xsv1d 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-28580-z21zl-n3rd3-45xhs Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-28580-d6jbp-lbddt-7nz0j Agent pingcap-tidb-pull-integration-ddl-test-28580-bfxpp-pgvwd-xk9c5 is provisioned from template pingcap_tidb_pull_integration_ddl_test_28580-bfxpp-pgvwd --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28580/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28580/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "2b5ffadc4648153ee5d60666900768666c7dfbcf" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28580-bfxpp" name: "pingcap-tidb-pull-integration-ddl-test-28580-bfxpp-pgvwd-xk9c5" 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-28580-bfxpp-pgvwd-xk9c5" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28580-bfxpp-pgvwd-xk9c5" - 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-28580-bfxpp-pgvwd-xk9c5 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git Agent pingcap-tidb-pull-integration-ddl-test-28580-18mz7-t4f4g-xsv1d is provisioned from template pingcap_tidb_pull_integration_ddl_test_28580-18mz7-t4f4g --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28580/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28580/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "474583ad2239162a787c2a5fa75e13dc2450d205" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28580-18mz7" name: "pingcap-tidb-pull-integration-ddl-test-28580-18mz7-t4f4g-xsv1d" 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-28580-18mz7-t4f4g-xsv1d" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28580-18mz7-t4f4g-xsv1d" - 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-28580-18mz7-t4f4g-xsv1d in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout Agent pingcap-tidb-pull-integration-ddl-test-28580-z21zl-n3rd3-45xhs is provisioned from template pingcap_tidb_pull_integration_ddl_test_28580-z21zl-n3rd3 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28580/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28580/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "c194a9d4c7522ad404b1d54d98597e5e7803d91b" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28580-z21zl" name: "pingcap-tidb-pull-integration-ddl-test-28580-z21zl-n3rd3-45xhs" 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-28580-z21zl-n3rd3-45xhs" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28580-z21zl-n3rd3-45xhs" - 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" The recommended git tool is: git Running on pingcap-tidb-pull-integration-ddl-test-28580-z21zl-n3rd3-45xhs 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@5a8beb72; decorates RemoteLauncher[hudson.remoting.Channel@4995958:JNLP4-connect connection from 10.233.81.89/10.233.81.89:53934] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Agent pingcap-tidb-pull-integration-ddl-test-28580-6c6pg-1clpk-s68dc is provisioned from template pingcap_tidb_pull_integration_ddl_test_28580-6c6pg-1clpk Agent pingcap-tidb-pull-integration-ddl-test-28580-qbgwm-kn489-03kq7 is provisioned from template pingcap_tidb_pull_integration_ddl_test_28580-qbgwm-kn489 --- apiVersion: "v1" kind: "Pod" metadata: annotations: --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28580/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28580/" labels: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28580/" jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "12f6c75e1581b9c0d49612b1bd0061627a689649" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28580/" labels: jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28580-6c6pg" jenkins/jenkins-jenkins-agent: "true" name: "pingcap-tidb-pull-integration-ddl-test-28580-6c6pg-1clpk-s68dc" namespace: "jenkins-tidb" spec: jenkins/label-digest: "e090a3173449c6d310ddc016a96d44c5d136a84b" affinity: nodeAffinity: jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28580-qbgwm" requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: name: "pingcap-tidb-pull-integration-ddl-test-28580-qbgwm-kn489-03kq7" namespace: "jenkins-tidb" - matchExpressions: - key: "kubernetes.io/arch" spec: affinity: nodeAffinity: operator: "In" values: - "amd64" requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: containers: - matchExpressions: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" resources: - key: "kubernetes.io/arch" operator: "In" values: limits: memory: "16Gi" cpu: "6" - "amd64" containers: requests: memory: "12Gi" cpu: "4" - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" tty: true volumeMounts: resources: limits: memory: "16Gi" - mountPath: "/home/jenkins/agent" name: "workspace-volume" cpu: "6" requests: readOnly: false memory: "12Gi" cpu: "4" tty: true - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: volumeMounts: - mountPath: "/home/jenkins/agent" limits: memory: "128Mi" name: "workspace-volume" cpu: "100m" tty: true volumeMounts: readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: readOnly: false - env: - name: "JENKINS_SECRET" limits: memory: "128Mi" value: "********" - name: "JENKINS_TUNNEL" cpu: "100m" tty: true volumeMounts: value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" - mountPath: "/home/jenkins/agent" value: "pingcap-tidb-pull-integration-ddl-test-28580-6c6pg-1clpk-s68dc" - name: "JENKINS_NAME" name: "workspace-volume" value: "pingcap-tidb-pull-integration-ddl-test-28580-6c6pg-1clpk-s68dc" - name: "JENKINS_AGENT_WORKDIR" readOnly: false - env: - name: "JENKINS_SECRET" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "********" - name: "JENKINS_TUNNEL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" value: "jenkins-agent.apps.svc.cluster.local:50000" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - name: "JENKINS_AGENT_NAME" - mountPath: "/home/jenkins/agent" value: "pingcap-tidb-pull-integration-ddl-test-28580-qbgwm-kn489-03kq7" - name: "JENKINS_NAME" name: "workspace-volume" readOnly: false value: "pingcap-tidb-pull-integration-ddl-test-28580-qbgwm-kn489-03kq7" - name: "JENKINS_AGENT_WORKDIR" restartPolicy: "Never" securityContext: value: "/home/jenkins/agent" - name: "JENKINS_URL" fsGroup: 1000 value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" volumes: - emptyDir: medium: "" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" name: "workspace-volume" 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-28580-qbgwm-kn489-03kq7 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test Running on pingcap-tidb-pull-integration-ddl-test-28580-6c6pg-1clpk-s68dc in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@2f23f6e9; decorates RemoteLauncher[hudson.remoting.Channel@30bc6e38:JNLP4-connect connection from 10.233.85.30/10.233.85.30:59686] 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 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@34db2df9; decorates RemoteLauncher[hudson.remoting.Channel@57c97e08:JNLP4-connect connection from 10.233.81.197/10.233.81.197:34130] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Agent pingcap-tidb-pull-integration-ddl-test-28580-d6jbp-lbddt-7nz0j is provisioned from template pingcap_tidb_pull_integration_ddl_test_28580-d6jbp-lbddt --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28580/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28580/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "4ebe69d17fbe68b1f2583fb265f8c0ddefc0687e" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28580-d6jbp" name: "pingcap-tidb-pull-integration-ddl-test-28580-d6jbp-lbddt-7nz0j" 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-28580-d6jbp-lbddt-7nz0j" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28580-d6jbp-lbddt-7nz0j" - 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-28580-d6jbp-lbddt-7nz0j 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@1125a9b3; decorates RemoteLauncher[hudson.remoting.Channel@38266f9:JNLP4-connect connection from 10.233.87.136/10.233.87.136:38454] 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 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@5d03d923; decorates RemoteLauncher[hudson.remoting.Channel@573f5cc2:JNLP4-connect connection from 10.233.87.20/10.233.87.20:49978] 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 > 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) 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 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" [Pipeline] withEnv [Pipeline] { 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] container [Pipeline] { No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@9426cb7; decorates RemoteLauncher[hudson.remoting.Channel@64702fe5:JNLP4-connect connection from 10.233.87.177/10.233.87.177:48640] 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] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache > git 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) > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 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)" 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 rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Avoid second fetch Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 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)" > 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 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 Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28580/tidb-test) 1882224640 bytes in 5.49 secs (343024247 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 6 07:06 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 6 07:06 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 6 07:05 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 6 07:05 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:05 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 6 07:05 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-514-gaf397ae3ed Edition: Community Git Commit Hash: af397ae3ed2274891b76c6733d6236f93eb0ee6b Git Branch: HEAD UTC Build Time: 2025-04-05 22:59:43 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { wait pd ready... [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] 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] 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 Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28580/tidb-test) 1882224640 bytes in 5.59 secs (336680553 bytes/sec) [Pipeline] { [Pipeline] cache wait tikv ready... Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28580/tidb-test) 1882224640 bytes in 6.11 secs (307921893 bytes/sec) [Pipeline] { [Pipeline] cache total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 6 07:07 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 6 07:06 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 6 07:05 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:07 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 6 07:05 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:05 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 6 07:05 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: 1743894428476931122 === RUN TestSimpleUpdate/Basic === RUN TestSimpleUpdate/Basic/test_update Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28580/tidb-test) 1882224640 bytes in 6.10 secs (308780194 bytes/sec) [Pipeline] { [Pipeline] cache [TestSimpleUpdate][Time Cost]4.257514465s === RUN TestSimpleUpdate/Basic/test_update_common Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28580/tidb-test) 1882224640 bytes in 5.99 secs (314396331 bytes/sec) [Pipeline] { [Pipeline] cache [TestSimpleUpdate][Time Cost]5.386786431s === RUN TestSimpleUpdate/Conflict === RUN TestSimpleUpdate/Conflict/test_conflict_update [mysql] 2025/04/06 07:07:20 packets.go:37: unexpected EOF [mysql] 2025/04/06 07:07:20 packets.go:37: unexpected EOF [mysql] 2025/04/06 07:07:20 packets.go:37: unexpected EOF [2025/04/06 07:07:20.475 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_conflict_update values (7165, 7165)"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2025/04/06 07:07:20 packets.go:37: unexpected EOF [2025/04/06 07:07:20.476 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_conflict_update values (5169, 5169)"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2025/04/06 07:07:20 packets.go:37: unexpected EOF [2025/04/06 07:07:20.476 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_conflict_update values (3168, 3168)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2025/04/06 07:07:20.476 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_conflict_update values (169, 169)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2025/04/06 07:07:20.476 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_conflict_update values (6179, 6179)"] [addr=127.0.0.1:5002] [error="dial tcp 127.0.0.1:5002: connect: connection refused"] [2025/04/06 07:07:21.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3168' for key 'test_conflict_update.PRIMARY'"] [2025/04/06 07:07:22.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5169' for key 'test_conflict_update.PRIMARY'"] [2025/04/06 07:07:22.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '169' for key 'test_conflict_update.PRIMARY'"] [TestSimpleConflictUpdate][Insert][Time Cost]3.434400381s [TestSimpleConflictUpdate][Update][Time Cost]2.100304792s Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28580/tidb-test) 1882224640 bytes in 7.28 secs (258505449 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 6 07:06 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 6 07:06 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 6 07:05 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 6 07:05 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:05 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 6 07:05 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-514-gaf397ae3ed Edition: Community Git Commit Hash: af397ae3ed2274891b76c6733d6236f93eb0ee6b Git Branch: HEAD UTC Build Time: 2025-04-05 22:59:43 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 6 07:07 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 6 07:07 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 6 07:05 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 6 07:05 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:05 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 6 07:05 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-514-gaf397ae3ed Edition: Community Git Commit Hash: af397ae3ed2274891b76c6733d6236f93eb0ee6b Git Branch: HEAD UTC Build Time: 2025-04-05 22:59:43 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 6 07:07 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 6 07:07 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 6 07:05 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 6 07:05 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:05 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 6 07:05 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-514-gaf397ae3ed Edition: Community Git Commit Hash: af397ae3ed2274891b76c6733d6236f93eb0ee6b Git Branch: HEAD UTC Build Time: 2025-04-05 22:59:43 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 6 07:07 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 6 07:07 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 6 07:05 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 6 07:05 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:05 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 6 07:05 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-514-gaf397ae3ed Edition: Community Git Commit Hash: af397ae3ed2274891b76c6733d6236f93eb0ee6b Git Branch: HEAD UTC Build Time: 2025-04-05 22:59:43 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 6 07:07 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 6 07:07 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 6 07:05 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 6 07:05 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:05 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 6 07:05 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-514-gaf397ae3ed Edition: Community Git Commit Hash: af397ae3ed2274891b76c6733d6236f93eb0ee6b Git Branch: HEAD UTC Build Time: 2025-04-05 22:59:43 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh [Pipeline] sh wait pd ready... [Pipeline] sh wait pd ready... [Pipeline] sh wait pd ready... [Pipeline] container [Pipeline] { [Pipeline] sh wait pd ready... wait pd ready... === RUN TestSimpleUpdate/Conflict/test_conflict_update_common [TestSimpleConflictUpdate][Insert][Time Cost]2.267927971s [TestSimpleConflictUpdate][Update][Time Cost]2.99905385s wait tikv ready... wait tikv ready... wait tikv ready... wait tikv ready... wait tikv ready... --- PASS: TestSimpleUpdate (41.41s) --- PASS: TestSimpleUpdate/Basic (9.74s) --- PASS: TestSimpleUpdate/Basic/test_update (4.31s) --- PASS: TestSimpleUpdate/Basic/test_update_common (5.44s) --- PASS: TestSimpleUpdate/Conflict (25.45s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update (12.90s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update_common (12.55s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28580/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] } total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 6 07:07 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 6 07:07 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 6 07:05 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:07 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 6 07:05 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:05 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 6 07:05 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: 1743894473138119537 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 6 07:07 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 6 07:07 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 6 07:05 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:07 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 6 07:05 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:05 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 6 07:05 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: 1743894473198267734 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 6 07:07 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 6 07:07 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 6 07:05 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:07 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 6 07:05 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:05 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 6 07:05 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 6 07:07 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 6 07:07 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 6 07:05 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:07 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 6 07:05 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:05 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 6 07:05 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 testkit.go:123: RefreshSession rand seed: 1743894474664243503 testkit.go:123: RefreshSession rand seed: 1743894474569418602 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 6 07:07 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 6 07:07 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 6 07:05 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:07 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 6 07:05 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 6 07:05 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 6 07:05 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: 1743894475104964609 === RUN TestColumn/alter_table_test_column_add_column_c3_int_default_-1 === RUN TestSimple/Basic # Time: 2025-04-06T07:07:55.590287833+08:00 # Txn_start_ts: 0 # Query_time: 0.506624258 # Parse_time: 0.000089077 # Compile_time: 0.000055579 # Rewrite_time: 0.000002574 # Optimize_time: 0 # Wait_TS: 0.000117827 # 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); # Time: 2025-04-06T07:07:55.646169784+08:00 # Txn_start_ts: 0 # Query_time: 0.506734174 # Parse_time: 0.000109296 # Compile_time: 0.000809864 # Rewrite_time: 0.000002497 # Optimize_time: 0 # Wait_TS: 0.000169731 # 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; === RUN TestSimpleInsert/Basic === RUN TestSimpleInsert/Basic/test_insert === RUN TestSimpleDelete/Basic === RUN TestSimpleDelete/Basic/test_delete === RUN TestColumn/alter_table_test_column_drop_column_c3 [TestSimpleDelete][Time Cost]890.180485ms === RUN TestSimpleDelete/Basic/test_delete_common [2025/04/06 07:07:58.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] # Time: 2025-04-06T07:07:58.207337227+08:00 # Txn_start_ts: 457151473951441336 # Query_time: 0.507408786 # Parse_time: 0.00007984 # Compile_time: 0.000066785 # Rewrite_time: 0.00000238 # Optimize_time: 0 # Wait_TS: 0.000134723 # 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; [2025/04/06 07:07:58.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] # Time: 2025-04-06T07:07:58.102618869+08:00 # Txn_start_ts: 0 # Query_time: 0.507182723 # Parse_time: 0.000068869 # Compile_time: 0.000059471 # Rewrite_time: 0.000002014 # Optimize_time: 0 # Wait_TS: 0.000143765 # 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; index_test.go:137: sql insert into test_index values (102, 426700112140524410, 0.745543, '7mf8UHTiLu') index_test.go:137: sql insert into test_index values (107, 5985680833222217269, 0.675623, 'eCdCUkJfFW') index_test.go:137: sql insert into test_index values (110, 4764745207757921137, 0.370514, 'Pocjae3X7f') index_test.go:137: sql insert into test_index values (101, 2259764701996841743, 0.499301, '1l9T8pJf4f') index_test.go:137: sql insert into test_index values (103, 4032779108050384716, 0.490525, 'naJJzl6Lom') index_test.go:137: sql insert into test_index values (104, 9101987954585133561, 0.785809, 'gktt8FvtTF') index_test.go:137: sql insert into test_index values (105, 6066515748604553397, 0.136234, 'pRFqH6979S') index_test.go:137: sql insert into test_index values (109, 655984733338591483, 0.317004, 'Wyanq5CzdU') index_test.go:137: sql insert into test_index values (108, 3357352501059668476, 0.015894, '37ttKvOLNg') index_test.go:137: sql insert into test_index values (106, 5285295742501766714, 0.389439, 'UgdEGc4W7O') index_test.go:140: sql delete from test_index where c = 40 index_test.go:140: sql delete from test_index where c = 45 index_test.go:140: sql delete from test_index where c = 49 index_test.go:140: sql delete from test_index where c = 55 index_test.go:140: sql delete from test_index where c = 30 index_test.go:140: sql delete from test_index where c = 15 index_test.go:140: sql delete from test_index where c = 14 index_test.go:140: sql delete from test_index where c = 8 index_test.go:140: sql delete from test_index where c = 82 index_test.go:143: sql update test_index set c1 = 3203992632848445960, c2 = 0.511100, c3 = 'bxr2eQoPih' where c = 11 index_test.go:143: sql update test_index set c1 = 3341307758790171307, c2 = 0.159307, c3 = 'yhIhW7BHSw' where c = 66 index_test.go:143: sql update test_index set c1 = 2290995425859141689, c2 = 0.701958, c3 = 'ytwYG399QJ' where c = 39 index_test.go:143: sql update test_index set c1 = 5218021320270137380, c2 = 0.685703, c3 = 'xusDhfWZeh' where c = 78 index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 8023993396173796603, c2 = 0.377256, c3 = 'UIjbRUqRu8' where c = 84 index_test.go:143: sql update test_index set c1 = 4462368533579174410, c2 = 0.116078, c3 = '2PFCsbFKAP' where c = 37 index_test.go:143: sql update test_index set c1 = 2520007528814313067, c2 = 0.204247, c3 = '6fseRcRtWZ' where c = 32 index_test.go:137: sql insert into test_index values (112, 6573627896787049871, 0.033483, '15KGNaqSq4') index_test.go:143: sql update test_index set c1 = 1623792541823772425, c2 = 0.916008, c3 = '3JeHyxiH76' where c = 22 index_test.go:137: sql insert into test_index values (114, 5866499145923746244, 0.730463, 'n42wcQZqgg') index_test.go:137: sql insert into test_index values (113, 7741209478177484866, 0.765897, 'zbI2jc56s9') index_test.go:137: sql insert into test_index values (111, 7123782263649198797, 0.531710, 'qSpZ1SmYiS') index_test.go:143: sql update test_index set c1 = 7289368173557484557, c2 = 0.211421, c3 = 'eshKnnKdA0' where c = 99 index_test.go:137: sql insert into test_index values (115, 6792590560473450526, 0.228742, 'X5Jlmv5TAv') index_test.go:143: sql update test_index set c1 = 2333380023408020798, c2 = 0.934732, c3 = 'x3GosL7JVB' where c = 97 index_test.go:137: sql insert into test_index values (117, 58107513402761887, 0.368489, '2Ks8Rf0Dom') index_test.go:137: sql insert into test_index values (116, 4650733019515042595, 0.307887, 'G6qAyqFvH4') index_test.go:137: sql insert into test_index values (118, 2061853839840005346, 0.721457, 'iN8VxX7gQE') index_test.go:140: sql delete from test_index where c = 80 index_test.go:140: sql delete from test_index where c = 69 index_test.go:137: sql insert into test_index values (119, 6022706169900470983, 0.937842, 'pwArlg5xqC') index_test.go:137: sql insert into test_index values (120, 7567517469337226766, 0.705646, 'AYWZydFCyH') index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 24 index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 6 index_test.go:140: sql delete from test_index where c = 17 index_test.go:140: sql delete from test_index where c = 69 index_test.go:143: sql update test_index set c1 = 8621128702898121181, c2 = 0.577346, c3 = '15ZGWM3dcc' where c = 42 index_test.go:140: sql delete from test_index where c = 107 index_test.go:140: sql delete from test_index where c = 60 index_test.go:143: sql update test_index set c1 = 2387674240321532861, c2 = 0.301682, c3 = 'jpzdjuz36t' where c = 57 index_test.go:143: sql update test_index set c1 = 2595587806462423120, c2 = 0.720620, c3 = 'Gp3eE2tp06' where c = 44 index_test.go:143: sql update test_index set c1 = 5377211125817238666, c2 = 0.383843, c3 = 'aKovmdK7Vb' where c = 2 index_test.go:143: sql update test_index set c1 = 6542317280173680335, c2 = 0.386791, c3 = 'arv0tyBMRC' where c = 97 index_test.go:143: sql update test_index set c1 = 5565405611162780061, c2 = 0.267688, c3 = 'nukAzUOYys' where c = 105 index_test.go:143: sql update test_index set c1 = 3475169703379978043, c2 = 0.547271, c3 = '3oDyL4XPKO' where c = 11 index_test.go:137: sql insert into test_index values (121, 2708272539372662605, 0.131926, 'BuYpEOREwm') index_test.go:137: sql insert into test_index values (125, 439953718911625156, 0.445077, 'QXDEoHPUmM') index_test.go:143: sql update test_index set c1 = 5021249908370616600, c2 = 0.548544, c3 = 'sPMoQhEJ4C' where c = 36 index_test.go:137: sql insert into test_index values (124, 5947898785425245304, 0.696990, 'hlceB5gG8N') index_test.go:143: sql update test_index set c1 = 8919694463132593011, c2 = 0.438455, c3 = 'rS2ueNsDwu' where c = 78 index_test.go:143: sql update test_index set c1 = 5233636354420905234, c2 = 0.520819, c3 = '7WPhEiQ98f' where c = 56 index_test.go:137: sql insert into test_index values (127, 4039381077415522409, 0.849049, 'JMkwyXOFU7') index_test.go:137: sql insert into test_index values (122, 7604254645771025071, 0.420639, 'pgaUUevxHB') index_test.go:140: sql delete from test_index where c = 31 index_test.go:140: sql delete from test_index where c = 39 index_test.go:137: sql insert into test_index values (123, 1330591104853008488, 0.521952, 'MNHSWCVAZj') index_test.go:137: sql insert into test_index values (126, 3437468638565840454, 0.548027, 'Qu5w1SOhvD') index_test.go:140: sql delete from test_index where c = 102 index_test.go:137: sql insert into test_index values (129, 2988534374343684961, 0.168512, 'gt3OhK5rbk') index_test.go:137: sql insert into test_index values (130, 2640726242916865602, 0.252226, 'VlpIm4ITOt') index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 53 index_test.go:137: sql insert into test_index values (128, 5901857901464181537, 0.510925, '9fa4JLSLqD') index_test.go:143: sql update test_index set c1 = 4484359373735051244, c2 = 0.911525, c3 = 'TLGnnwYmGx' where c = 60 index_test.go:140: sql delete from test_index where c = 93 index_test.go:143: sql update test_index set c1 = 4988990123752794747, c2 = 0.805236, c3 = 'zQ3et0zsNg' where c = 93 index_test.go:140: sql delete from test_index where c = 48 index_test.go:140: sql delete from test_index where c = 72 index_test.go:137: sql insert into test_index values (131, 7717124316145969923, 0.174627, 'NIJTrVn94n') index_test.go:143: sql update test_index set c1 = 6671475454992515298, c2 = 0.804062, c3 = 'qXaa2V7ZVZ' where c = 91 index_test.go:143: sql update test_index set c1 = 6908821954480906178, c2 = 0.446253, c3 = 'qbIbSIXhdn' where c = 116 index_test.go:137: sql insert into test_index values (132, 1832721675150316174, 0.588820, 'gIvwxbkCIF') index_test.go:143: sql update test_index set c1 = 3895694441462991044, c2 = 0.447500, c3 = 'ULJ67AXJvO' where c = 86 index_test.go:143: sql update test_index set c1 = 5596992320968493335, c2 = 0.883871, c3 = 'SoEPZeGH2F' where c = 76 index_test.go:140: sql delete from test_index where c = 71 index_test.go:143: sql update test_index set c1 = 3905684645387993628, c2 = 0.671259, c3 = 'VeF3p1MV6Y' where c = 41 index_test.go:140: sql delete from test_index where c = 49 index_test.go:143: sql update test_index set c1 = 4245976298917364802, c2 = 0.535884, c3 = 'XWjToHPVFo' where c = 76 index_test.go:143: sql update test_index set c1 = 8968492764658386622, c2 = 0.708218, c3 = '5Kraim9Eyz' where c = 113 index_test.go:137: sql insert into test_index values (133, 3684615303765095826, 0.815443, 'z5B2Tp3KyF') index_test.go:137: sql insert into test_index values (134, 4519131278567698811, 0.976456, 'PxbiEGYoFd') index_test.go:137: sql insert into test_index values (136, 5127132177954479179, 0.313833, 'IKniZMCwcY') index_test.go:143: sql update test_index set c1 = 6259930194258873846, c2 = 0.014498, c3 = '2HQiQHryix' where c = 24 index_test.go:140: sql delete from test_index where c = 50 index_test.go:137: sql insert into test_index values (137, 2595532008137548792, 0.854585, '4EWn07VfKs') index_test.go:143: sql update test_index set c1 = 758248476437692928, c2 = 0.001479, c3 = 'zFvEKumoGL' where c = 123 index_test.go:137: sql insert into test_index values (135, 7572925447984970981, 0.121884, 'DMQJ8FjU1i') index_test.go:137: sql insert into test_index values (138, 8372337480731202736, 0.753063, 'wkI5DwRUeq') index_test.go:140: sql delete from test_index where c = 126 index_test.go:140: sql delete from test_index where c = 90 index_test.go:137: sql insert into test_index values (140, 3400721661149029089, 0.291879, 'PNvLy6SFVp') index_test.go:137: sql insert into test_index values (139, 299414326266295519, 0.135187, 'bRrOkXPfca') index_test.go:137: sql insert into test_index values (141, 3963293071534583841, 0.699819, 'qoG0UdtQL1') index_test.go:140: sql delete from test_index where c = 83 index_test.go:143: sql update test_index set c1 = 2919086272047035604, c2 = 0.967071, c3 = 'w8gHezwojT' where c = 71 index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 77 index_test.go:143: sql update test_index set c1 = 142712014023988182, c2 = 0.097055, c3 = '7ytDR06W46' where c = 11 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:143: sql update test_index set c1 = 3588177581433543636, c2 = 0.479781, c3 = 's729xcMMD7' where c = 77 index_test.go:143: sql update test_index set c1 = 4693749023463539134, c2 = 0.159129, c3 = 'VBlfbnwUGB' where c = 23 index_test.go:143: sql update test_index set c1 = 3294215521306663753, c2 = 0.023728, c3 = 'Lw1eIhQS7O' where c = 53 index_test.go:137: sql insert into test_index values (142, 7151324029633684830, 0.682882, 'mVSZu1HzP4') index_test.go:137: sql insert into test_index values (143, 62817131123825511, 0.894113, '6N7whd2m4J') index_test.go:143: sql update test_index set c1 = 3536275669924591390, c2 = 0.322174, c3 = 'ZNCI41z4ky' where c = 135 index_test.go:137: sql insert into test_index values (145, 613127362037204230, 0.579997, 'aO9phZYT6N') index_test.go:140: sql delete from test_index where c = 8 index_test.go:137: sql insert into test_index values (144, 2368145442759558464, 0.832346, 'sM3r4KEeyJ') index_test.go:143: sql update test_index set c1 = 8185782025880389769, c2 = 0.426955, c3 = '6Z3xUSxwOy' where c = 132 index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 38 index_test.go:137: sql insert into test_index values (146, 800959774117457706, 0.461417, 'n6ikO8D6CS') index_test.go:143: sql update test_index set c1 = 8675129717002072517, c2 = 0.265014, c3 = 'pUk5EPfuCx' where c = 77 index_test.go:140: sql delete from test_index where c = 101 index_test.go:143: sql update test_index set c1 = 4085269903459185902, c2 = 0.519673, c3 = 'Ek6bbANKcN' where c = 72 index_test.go:140: sql delete from test_index where c = 31 index_test.go:140: sql delete from test_index where c = 62 index_test.go:137: sql insert into test_index values (147, 7507479552597784209, 0.779278, 'GZLZ17Ljje') index_test.go:137: sql insert into test_index values (148, 5051569163750728043, 0.114661, '3HOYuocJg2') index_test.go:137: sql insert into test_index values (149, 481396547175898041, 0.153166, 'MergEcrsn9') index_test.go:137: sql insert into test_index values (150, 6952278172791023762, 0.432397, 'DrmyuKZJCm') index_test.go:143: sql update test_index set c1 = 4395144050972173194, c2 = 0.282080, c3 = 'xzmgIh963Y' where c = 22 index_test.go:143: sql update test_index set c1 = 4260024363650385554, c2 = 0.379661, c3 = 'gIPciJF4GA' where c = 130 index_test.go:143: sql update test_index set c1 = 8860032271024723644, c2 = 0.898728, c3 = 'sjOtspClsz' where c = 115 index_test.go:143: sql update test_index set c1 = 8957066140114974978, c2 = 0.413619, c3 = 'qt67L3nemQ' where c = 26 index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 1530569796849054453, c2 = 0.883350, c3 = 'QSJQMS5mNl' where c = 109 index_test.go:137: sql insert into test_index values (151, 4205930692564879238, 0.873400, '4St18M52lM') index_test.go:140: sql delete from test_index where c = 20 index_test.go:143: sql update test_index set c1 = 5434812074505087634, c2 = 0.503032, c3 = 'bQXHXkGTRr' where c = 106 index_test.go:137: sql insert into test_index values (152, 7163488815044026331, 0.397735, '1fggBapke7') index_test.go:143: sql update test_index set c1 = 7390139520129896031, c2 = 0.333059, c3 = 'DpkDPMuV7A' where c = 53 index_test.go:140: sql delete from test_index where c = 134 index_test.go:137: sql insert into test_index values (153, 1164324515125843880, 0.891303, 'uks4U5bFW7') index_test.go:140: sql delete from test_index where c = 0 index_test.go:137: sql insert into test_index values (157, 2483326612304079469, 0.989471, 'wGAhKaHWs4') index_test.go:137: sql insert into test_index values (154, 1645961348077413344, 0.397831, 'NdSDz5sHpT') index_test.go:143: sql update test_index set c1 = 2852078958499044897, c2 = 0.789713, c3 = 'soxxs7jEqV' where c = 107 index_test.go:140: sql delete from test_index where c = 62 index_test.go:143: sql update test_index set c1 = 1402325660015192450, c2 = 0.305759, c3 = 'YgvT2uIc37' where c = 132 index_test.go:137: sql insert into test_index values (158, 1808208189559727127, 0.106596, 'XIx0vusEHv') index_test.go:143: sql update test_index set c1 = 56916717836198584, c2 = 0.628464, c3 = 'Xs7Oe7Gswr' where c = 50 index_test.go:140: sql delete from test_index where c = 12 index_test.go:140: sql delete from test_index where c = 23 index_test.go:143: sql update test_index set c1 = 2095100702603562758, c2 = 0.550983, c3 = 'QYUWjdSTcq' where c = 51 index_test.go:137: sql insert into test_index values (159, 3113198116313801718, 0.077011, 'OguXsDl45L') index_test.go:137: sql insert into test_index values (156, 95760555912379177, 0.438692, '2K8GGCw2BD') index_test.go:140: sql delete from test_index where c = 12 index_test.go:143: sql update test_index set c1 = 4836719548201244777, c2 = 0.402505, c3 = 'fLQ2KiUrfS' where c = 135 index_test.go:137: sql insert into test_index values (155, 2903454916238639645, 0.804712, 'sPLhf2yoCI') index_test.go:137: sql insert into test_index values (161, 2514683241632305259, 0.614069, 'Km2uBpW0U8') index_test.go:137: sql insert into test_index values (160, 7556273764521493421, 0.958905, '8uWXatAA4k') index_test.go:143: sql update test_index set c1 = 8883640238394286205, c2 = 0.702994, c3 = 'e9yrE1bIPS' where c = 50 index_test.go:140: sql delete from test_index where c = 126 index_test.go:140: sql delete from test_index where c = 50 index_test.go:140: sql delete from test_index where c = 121 index_test.go:140: sql delete from test_index where c = 126 index_test.go:140: sql delete from test_index where c = 102 index_test.go:143: sql update test_index set c1 = 1911199933045004818, c2 = 0.713759, c3 = 'oDoGE6Sbqq' where c = 18 index_test.go:140: sql delete from test_index where c = 27 index_test.go:137: sql insert into test_index values (162, 6256558908183918480, 0.333968, 'FfuLf6PYCj') index_test.go:143: sql update test_index set c1 = 5450242979980717682, c2 = 0.558620, c3 = 'LlNpcWYwyb' where c = 126 index_test.go:143: sql update test_index set c1 = 6988417863249821025, c2 = 0.859132, c3 = 'j0rEaiaZ4M' where c = 42 index_test.go:143: sql update test_index set c1 = 6636093665221432012, c2 = 0.585233, c3 = 'opwaA4nXtK' where c = 51 index_test.go:140: sql delete from test_index where c = 15 index_test.go:137: sql insert into test_index values (164, 7082734022368625847, 0.106017, '7wfRvJxeg8') index_test.go:137: sql insert into test_index values (163, 8993874848630205833, 0.382639, '16UhTp48c3') index_test.go:137: sql insert into test_index values (165, 1792691342824536141, 0.106823, 'KS8RbNG71s') index_test.go:140: sql delete from test_index where c = 42 index_test.go:143: sql update test_index set c1 = 2872147576152451673, c2 = 0.108275, c3 = 'yDwKH8Z4BF' where c = 11 index_test.go:137: sql insert into test_index values (167, 8763826599875709146, 0.373957, 'XctR977K5L') index_test.go:140: sql delete from test_index where c = 77 index_test.go:143: sql update test_index set c1 = 2925196336884510298, c2 = 0.840490, c3 = 'XCNYytXOUd' where c = 29 index_test.go:140: sql delete from test_index where c = 64 index_test.go:137: sql insert into test_index values (166, 7275170189300100576, 0.127686, '4ioIlJZYtY') index_test.go:143: sql update test_index set c1 = 1894533819988138914, c2 = 0.656311, c3 = 'otdC0I1GA5' where c = 5 index_test.go:143: sql update test_index set c1 = 4906378203500513034, c2 = 0.297675, c3 = 'E8lptdb4Cz' where c = 17 index_test.go:137: sql insert into test_index values (169, 8998804386137225119, 0.008018, 'Wp3uaGhiuw') index_test.go:143: sql update test_index set c1 = 5711785094416303260, c2 = 0.632818, c3 = 'exoPRvdFZc' where c = 128 index_test.go:143: sql update test_index set c1 = 7888346510629484126, c2 = 0.205527, c3 = 'UpvPQwxMOH' where c = 151 index_test.go:140: sql delete from test_index where c = 81 index_test.go:143: sql update test_index set c1 = 1863365627133898526, c2 = 0.698745, c3 = 'WTOehl07bM' where c = 20 index_test.go:137: sql insert into test_index values (168, 2956976272159616863, 0.965802, 'mzQ5yg2Rlz') index_test.go:140: sql delete from test_index where c = 112 index_test.go:140: sql delete from test_index where c = 7 index_test.go:140: sql delete from test_index where c = 156 index_test.go:137: sql insert into test_index values (174, 3635546695376843415, 0.514404, 'xHdN6qsFMm') index_test.go:137: sql insert into test_index values (170, 8634041635030386040, 0.598624, 'VXikPS1hRF') index_test.go:137: sql insert into test_index values (171, 2204559892863375736, 0.936326, 'fHaRwqOUOr') index_test.go:143: sql update test_index set c1 = 2844555591047085932, c2 = 0.631493, c3 = 'S1u58R0Odz' where c = 100 index_test.go:137: sql insert into test_index values (173, 6786432044018409716, 0.182342, 'EqOZ2c1P5O') index_test.go:143: sql update test_index set c1 = 7622911751192352842, c2 = 0.993801, c3 = 'OSKgOTPizY' where c = 110 index_test.go:140: sql delete from test_index where c = 34 index_test.go:140: sql delete from test_index where c = 6 index_test.go:143: sql update test_index set c1 = 976802184200091184, c2 = 0.114101, c3 = 'BPAQMn98ep' where c = 46 index_test.go:137: sql insert into test_index values (172, 6854726369478087672, 0.207913, 'W6BpNfHxkJ') index_test.go:137: sql insert into test_index values (175, 1715951285253495342, 0.428422, 'fwjIE00WKl') index_test.go:137: sql insert into test_index values (176, 8366550475001349402, 0.390747, 'XCRNviSj3j') index_test.go:140: sql delete from test_index where c = 35 index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 7997502452990904854, c2 = 0.390911, c3 = 'NIF6WOjfBF' where c = 101 index_test.go:140: sql delete from test_index where c = 168 index_test.go:143: sql update test_index set c1 = 7235150248281177188, c2 = 0.191653, c3 = '323PW1ZfpM' where c = 88 index_test.go:137: sql insert into test_index values (177, 585612967386485731, 0.282000, 'JZ9rAMWJq6') index_test.go:143: sql update test_index set c1 = 5491811948851719966, c2 = 0.030295, c3 = '7BXTuwgXO3' where c = 119 index_test.go:143: sql update test_index set c1 = 7770594866977739967, c2 = 0.774211, c3 = '3K7e68nLMk' where c = 64 index_test.go:143: sql update test_index set c1 = 304951434284927705, c2 = 0.470442, c3 = 'tsuwSDyHmv' where c = 6 index_test.go:137: sql insert into test_index values (178, 1085367681318637662, 0.882551, 'tYTwOHlAxq') index_test.go:140: sql delete from test_index where c = 140 index_test.go:137: sql insert into test_index values (179, 5233071004681545151, 0.953609, 'DdEqfQitKi') index_test.go:143: sql update test_index set c1 = 7070754814119155205, c2 = 0.603671, c3 = 'RBRYNaU00G' where c = 98 index_test.go:140: sql delete from test_index where c = 155 index_test.go:140: sql delete from test_index where c = 75 index_test.go:143: sql update test_index set c1 = 8241038548128479895, c2 = 0.709042, c3 = 'GFMvbrltvY' where c = 111 index_test.go:140: sql delete from test_index where c = 67 index_test.go:137: sql insert into test_index values (182, 605104589399168345, 0.256530, 'sS3T7qlZ9M') index_test.go:137: sql insert into test_index values (181, 5989698135883306095, 0.906908, 'vgUpwzfrAu') index_test.go:137: sql insert into test_index values (180, 684296024959810131, 0.430335, 'HyK9rV0J9k') index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 3078437754089316562, c2 = 0.048553, c3 = 'cxeec4CqvK' where c = 101 index_test.go:140: sql delete from test_index where c = 87 index_test.go:140: sql delete from test_index where c = 157 index_test.go:143: sql update test_index set c1 = 4246560590240214597, c2 = 0.797186, c3 = 'WkY1sXQI4T' where c = 137 index_test.go:140: sql delete from test_index where c = 105 index_test.go:137: sql insert into test_index values (183, 5069848718734489460, 0.224571, 'LZEZmrkHwV') index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 9218758503350170208, c2 = 0.585224, c3 = '8Rbg5sq1Oy' where c = 72 index_test.go:137: sql insert into test_index values (186, 8550686569462480806, 0.571639, 'n38eXYzAdH') index_test.go:143: sql update test_index set c1 = 1125958185714901727, c2 = 0.421525, c3 = 'rK79cRNFx4' where c = 114 index_test.go:137: sql insert into test_index values (184, 8493247901604647447, 0.822888, 'asdTNBWOxg') index_test.go:143: sql update test_index set c1 = 7790757381831024505, c2 = 0.394894, c3 = 'zycCUVKm69' where c = 102 index_test.go:143: sql update test_index set c1 = 5457456082721673892, c2 = 0.279445, c3 = 'xWSYTtSsBA' where c = 32 index_test.go:143: sql update test_index set c1 = 7379624187725389333, c2 = 0.219367, c3 = 'CjwJ1bptQw' where c = 172 index_test.go:137: sql insert into test_index values (187, 8095016083195800720, 0.218126, 'Tt0em0jRZK') index_test.go:137: sql insert into test_index values (185, 3537581139783077312, 0.762994, 'mwrc07YLN5') index_test.go:143: sql update test_index set c1 = 8648382579568084129, c2 = 0.380897, c3 = '6uPFUc0p6u' where c = 129 index_test.go:140: sql delete from test_index where c = 173 index_test.go:137: sql insert into test_index values (188, 8685032310870238367, 0.454633, 'CqbVBVFJud') index_test.go:140: sql delete from test_index where c = 17 index_test.go:143: sql update test_index set c1 = 7431246198534912432, c2 = 0.033238, c3 = 'gsu0HEz7rz' where c = 87 index_test.go:137: sql insert into test_index values (191, 5206544021899710422, 0.218489, 'DgljxhoYVk') index_test.go:140: sql delete from test_index where c = 171 index_test.go:140: sql delete from test_index where c = 33 index_test.go:140: sql delete from test_index where c = 90 index_test.go:137: sql insert into test_index values (189, 7460468484714478137, 0.296782, '52l3ocoh5J') index_test.go:137: sql insert into test_index values (192, 1551144523166452472, 0.850217, 'xxse8O1VFU') index_test.go:137: sql insert into test_index values (190, 1523722401138814421, 0.394788, 'n2viCoA0jt') index_test.go:140: sql delete from test_index where c = 166 index_test.go:143: sql update test_index set c1 = 1481969180455202758, c2 = 0.840121, c3 = '5jGVEAGdwk' where c = 104 index_test.go:137: sql insert into test_index values (193, 5127279319291347254, 0.627790, 'pcHTHgZqwj') index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 116 index_test.go:143: sql update test_index set c1 = 4264262461903332609, c2 = 0.013894, c3 = 'lntXVAFwnC' where c = 86 index_test.go:137: sql insert into test_index values (194, 4542903399171346083, 0.596370, 'd5EToZjG0I') index_test.go:140: sql delete from test_index where c = 151 index_test.go:143: sql update test_index set c1 = 1422337018912211679, c2 = 0.327538, c3 = 'qxC9PKlQxq' where c = 52 index_test.go:140: sql delete from test_index where c = 19 index_test.go:143: sql update test_index set c1 = 8272253667735905540, c2 = 0.474803, c3 = '8ySDottdhH' where c = 21 index_test.go:137: sql insert into test_index values (196, 1552479788701349213, 0.248907, 'plemenKk0I') index_test.go:137: sql insert into test_index values (195, 2881770951997383872, 0.860770, 'GMeId09cAc') index_test.go:143: sql update test_index set c1 = 1193861525918437555, c2 = 0.639398, c3 = 'tOHkmA589U' where c = 18 index_test.go:143: sql update test_index set c1 = 355753252085009169, c2 = 0.771884, c3 = '6EqJ0j09RF' where c = 42 index_test.go:143: sql update test_index set c1 = 9057766381195243620, c2 = 0.813036, c3 = 'X5MgU5h1AF' where c = 54 index_test.go:140: sql delete from test_index where c = 162 index_test.go:140: sql delete from test_index where c = 64 index_test.go:140: sql delete from test_index where c = 167 index_test.go:140: sql delete from test_index where c = 113 index_test.go:137: sql insert into test_index values (197, 847263507716108832, 0.527013, 'CSoHSksZlw') index_test.go:143: sql update test_index set c1 = 1987300164033328904, c2 = 0.257270, c3 = 'r0i6lvQDwQ' where c = 78 index_test.go:143: sql update test_index set c1 = 4497150782151045774, c2 = 0.351307, c3 = '2BtAUKD5N0' where c = 50 index_test.go:143: sql update test_index set c1 = 7807001820236308054, c2 = 0.877115, c3 = '7mjP6kD8kq' where c = 58 index_test.go:143: sql update test_index set c1 = 8679040664025872281, c2 = 0.487630, c3 = 'seqBbPTRhq' where c = 54 index_test.go:143: sql update test_index set c1 = 7537697512170626444, c2 = 0.045506, c3 = 'kx54GKg3Rk' where c = 126 index_test.go:140: sql delete from test_index where c = 4 index_test.go:137: sql insert into test_index values (198, 1191028131341060429, 0.918788, 'VPJTfGl1i9') index_test.go:143: sql update test_index set c1 = 628479749929472678, c2 = 0.908824, c3 = 'BwiTy07wde' where c = 113 index_test.go:137: sql insert into test_index values (199, 4092269492568041807, 0.414830, 'paado5ardG') index_test.go:143: sql update test_index set c1 = 996055422390513802, c2 = 0.728007, c3 = 'SQSPjpskSe' where c = 3 index_test.go:140: sql delete from test_index where c = 146 index_test.go:143: sql update test_index set c1 = 99574125417405438, c2 = 0.614662, c3 = 'UwZBDd4HMO' where c = 90 index_test.go:140: sql delete from test_index where c = 176 index_test.go:143: sql update test_index set c1 = 6796630812828421645, c2 = 0.639565, c3 = 'vwqou6oVz3' where c = 126 index_test.go:137: sql insert into test_index values (200, 7813727151073095007, 0.232265, 'NWzDV4bz6T') index_test.go:140: sql delete from test_index where c = 130 index_test.go:143: sql update test_index set c1 = 4904422831088145742, c2 = 0.014923, c3 = '9PqNWSiYVJ' where c = 63 index_test.go:137: sql insert into test_index values (206, 4297912095865667440, 0.173469, 'Zc1OFnX2ND') index_test.go:137: sql insert into test_index values (209, 2379058105408652287, 0.013663, 'zFZQ7mELiP') index_test.go:137: sql insert into test_index values (202, 7403578603841536118, 0.247568, 'HE1bsENc7c') index_test.go:137: sql insert into test_index values (203, 5938087094936106208, 0.118220, 'NT6Oe3G1jZ') index_test.go:137: sql insert into test_index values (205, 1222279870105826189, 0.841383, 'bYbH7Tz6Sx') index_test.go:137: sql insert into test_index values (204, 3724651956994626947, 0.330489, 'G6pm5zMoDz') index_test.go:137: sql insert into test_index values (201, 3894409068164168210, 0.134470, 'vmmkFBz0Fn') index_test.go:137: sql insert into test_index values (210, 6210884928183971828, 0.128172, 'taxjQZn7yb') index_test.go:140: sql delete from test_index where c = 126 index_test.go:140: sql delete from test_index where c = 36 index_test.go:140: sql delete from test_index where c = 41 index_test.go:143: sql update test_index set c1 = 2583116978249126784, c2 = 0.916280, c3 = '2zf1In89dG' where c = 6 index_test.go:143: sql update test_index set c1 = 8764605677692656852, c2 = 0.799429, c3 = 'A2pmIvEiZD' where c = 94 index_test.go:137: sql insert into test_index values (211, 3512614902584456840, 0.913940, 'Vo6qrtTRCb') index_test.go:140: sql delete from test_index where c = 192 index_test.go:137: sql insert into test_index values (212, 5850338780886415053, 0.110294, 'lqnQgQSxYs') index_test.go:143: sql update test_index set c1 = 8631539180916746244, c2 = 0.139903, c3 = 'R5X3r4Rqjc' where c = 5 index_test.go:140: sql delete from test_index where c = 188 index_test.go:137: sql insert into test_index values (208, 4494987117067134562, 0.450711, 'q8WZDaEMPs') index_test.go:140: sql delete from test_index where c = 164 index_test.go:140: sql delete from test_index where c = 153 index_test.go:140: sql delete from test_index where c = 195 index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 4248808223994404179, c2 = 0.946022, c3 = '9ArO2MXaUj' where c = 30 index_test.go:143: sql update test_index set c1 = 8174113053533848424, c2 = 0.915601, c3 = 'SzggN21zlu' where c = 158 index_test.go:137: sql insert into test_index values (207, 701974451033688553, 0.079012, 'AIawFmoyLQ') index_test.go:143: sql update test_index set c1 = 4858397417712499611, c2 = 0.722399, c3 = 'BfOq7oJ612' where c = 194 index_test.go:143: sql update test_index set c1 = 4226227709629256402, c2 = 0.576667, c3 = 'Ir6jAZKQ9W' where c = 117 index_test.go:137: sql insert into test_index values (214, 4880101937532908639, 0.177947, 'IVgLPNznnu') index_test.go:140: sql delete from test_index where c = 177 index_test.go:137: sql insert into test_index values (216, 1840072235658026503, 0.561424, 'GlAPEpS26q') index_test.go:140: sql delete from test_index where c = 38 index_test.go:137: sql insert into test_index values (217, 1680330200522179775, 0.183810, 'p6yALhYZJU') index_test.go:140: sql delete from test_index where c = 20 index_test.go:140: sql delete from test_index where c = 162 index_test.go:143: sql update test_index set c1 = 7842045595729391613, c2 = 0.487878, c3 = '1Vb5Ja941O' where c = 158 index_test.go:143: sql update test_index set c1 = 5262835262356517397, c2 = 0.130050, c3 = 'LsTxVdGFdD' where c = 86 index_test.go:143: sql update test_index set c1 = 1812827365034760529, c2 = 0.252133, c3 = '19mMMU3KC3' where c = 93 index_test.go:143: sql update test_index set c1 = 663619150418533786, c2 = 0.918408, c3 = 'ps9jjZzy4k' where c = 32 index_test.go:137: sql insert into test_index values (218, 3458923147257138176, 0.403679, 'HHWAVycdSZ') index_test.go:137: sql insert into test_index values (219, 6529136394191117398, 0.279205, 'R4ODRYw8yi') index_test.go:137: sql insert into test_index values (221, 2393048935880463114, 0.358429, 'Xf1FkuVqxB') index_test.go:140: sql delete from test_index where c = 30 index_test.go:143: sql update test_index set c1 = 1088871895114952787, c2 = 0.951955, c3 = '9rhZ5CKQHY' where c = 148 index_test.go:140: sql delete from test_index where c = 42 index_test.go:140: sql delete from test_index where c = 137 index_test.go:137: sql insert into test_index values (213, 4764063286505530805, 0.045562, 'OqVlcQpitk') index_test.go:137: sql insert into test_index values (215, 5424810496367954385, 0.597159, 'TDpWn1ftmB') index_test.go:143: sql update test_index set c1 = 2209200993567226921, c2 = 0.477840, c3 = 'jvUAiI5z8t' where c = 20 index_test.go:143: sql update test_index set c1 = 5214208104644519109, c2 = 0.121142, c3 = '3IiEtoK95B' where c = 31 index_test.go:143: sql update test_index set c1 = 8502162213147876648, c2 = 0.392734, c3 = 'kpG3FW0Ixy' where c = 6 index_test.go:137: sql insert into test_index values (220, 9188646640951963262, 0.302932, 'aeQVJJYJ1t') index_test.go:143: sql update test_index set c1 = 4643993389505641167, c2 = 0.337502, c3 = '0KVpTSCeyz' where c = 157 index_test.go:137: sql insert into test_index values (222, 5833822521878205437, 0.748115, 'TmVe9yEevb') index_test.go:140: sql delete from test_index where c = 135 index_test.go:140: sql delete from test_index where c = 18 index_test.go:137: sql insert into test_index values (223, 1655087674806328993, 0.305485, 'STIjt9QQkM') index_test.go:137: sql insert into test_index values (225, 5889418518243745314, 0.872515, 'MASR4sk8M5') index_test.go:137: sql insert into test_index values (226, 1269242463169147633, 0.219678, 'qAn6tU7JYU') index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 117 index_test.go:140: sql delete from test_index where c = 68 index_test.go:140: sql delete from test_index where c = 121 index_test.go:143: sql update test_index set c1 = 1072747734578463406, c2 = 0.115305, c3 = 'QalQ8W39gX' where c = 70 index_test.go:143: sql update test_index set c1 = 652963840914841349, c2 = 0.772143, c3 = 'DfGZzHKs9G' where c = 118 index_test.go:143: sql update test_index set c1 = 5100667749572254144, c2 = 0.127601, c3 = '6poxaFfivU' where c = 98 index_test.go:137: sql insert into test_index values (224, 2350382986139845689, 0.588852, 'lDYfXOyXcT') index_test.go:143: sql update test_index set c1 = 5962401726201003581, c2 = 0.083687, c3 = 'nH0PC0MXrs' where c = 80 index_test.go:140: sql delete from test_index where c = 141 index_test.go:140: sql delete from test_index where c = 183 index_test.go:137: sql insert into test_index values (227, 2235860057346402383, 0.695708, 'a1TPwGoUWt') index_test.go:137: sql insert into test_index values (228, 22701845078462790, 0.719443, 'jQf2AEeMKe') index_test.go:143: sql update test_index set c1 = 2789988810498832919, c2 = 0.016063, c3 = '1tBoDtV5s0' where c = 13 index_test.go:140: sql delete from test_index where c = 91 index_test.go:140: sql delete from test_index where c = 0 index_test.go:137: sql insert into test_index values (230, 3024579737828321427, 0.189187, 'YeoA4axgUZ') index_test.go:143: sql update test_index set c1 = 2091466654978155277, c2 = 0.281085, c3 = 'Fty06gzCS1' where c = 105 index_test.go:137: sql insert into test_index values (229, 7490602719419556118, 0.054992, 'aHKj5J7BcF') index_test.go:143: sql update test_index set c1 = 6144850010027210109, c2 = 0.809325, c3 = 'JZcAY2NsLZ' where c = 73 index_test.go:140: sql delete from test_index where c = 68 index_test.go:143: sql update test_index set c1 = 5073831329378627350, c2 = 0.612395, c3 = '1xhgQtvlnw' where c = 53 index_test.go:140: sql delete from test_index where c = 44 index_test.go:137: sql insert into test_index values (231, 3477612418144989935, 0.891479, 'myVR1kRnwk') index_test.go:143: sql update test_index set c1 = 6557314467874529430, c2 = 0.588105, c3 = 'Q8xnsOdAPx' where c = 184 index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 1937438310048025849, c2 = 0.547333, c3 = '6xKV5ykHAh' where c = 113 index_test.go:137: sql insert into test_index values (233, 6189556874974641397, 0.610697, '27ZwR9UDUo') index_test.go:137: sql insert into test_index values (232, 6092855886350351563, 0.010915, 'LbwZE8NT4e') index_test.go:140: sql delete from test_index where c = 182 index_test.go:140: sql delete from test_index where c = 187 index_test.go:143: sql update test_index set c1 = 5682877930513513693, c2 = 0.503435, c3 = '7iXHLSA34w' where c = 214 index_test.go:143: sql update test_index set c1 = 6546060950226810732, c2 = 0.309372, c3 = 'hvA1wez3a9' where c = 160 index_test.go:140: sql delete from test_index where c = 62 index_test.go:137: sql insert into test_index values (235, 2651662570995123273, 0.192292, 'qqO20jZtKE') index_test.go:137: sql insert into test_index values (236, 3920272449243393299, 0.978036, 'bPC0SDCwM3') index_test.go:137: sql insert into test_index values (234, 4778168751147686973, 0.874366, 'ILSlzwWpCU') index_test.go:143: sql update test_index set c1 = 940378248774968308, c2 = 0.392586, c3 = 'ZiCYWkDMC7' where c = 94 index_test.go:140: sql delete from test_index where c = 28 index_test.go:143: sql update test_index set c1 = 3818790423099248853, c2 = 0.627280, c3 = 'xZGeJzAJm3' where c = 49 index_test.go:137: sql insert into test_index values (237, 4927720335400425466, 0.304980, 'UtizyGlcQA') index_test.go:137: sql insert into test_index values (238, 978368806053641761, 0.524204, 'sJTzdKJfiB') index_test.go:137: sql insert into test_index values (239, 2855116641735554941, 0.710427, 'BJgGTXuspv') index_test.go:140: sql delete from test_index where c = 170 index_test.go:140: sql delete from test_index where c = 215 index_test.go:143: sql update test_index set c1 = 2002934279692167499, c2 = 0.536277, c3 = 'UedAC3pkPr' where c = 172 index_test.go:140: sql delete from test_index where c = 158 index_test.go:140: sql delete from test_index where c = 90 index_test.go:143: sql update test_index set c1 = 769882443116975575, c2 = 0.717037, c3 = '1O6zEEzJfH' where c = 43 index_test.go:140: sql delete from test_index where c = 114 index_test.go:140: sql delete from test_index where c = 146 index_test.go:143: sql update test_index set c1 = 2966894178722464791, c2 = 0.187986, c3 = '1wjhqjhsHi' where c = 40 index_test.go:143: sql update test_index set c1 = 2314413549056760646, c2 = 0.877620, c3 = 'hxOQQDVwtt' where c = 8 index_test.go:143: sql update test_index set c1 = 5036709734011456409, c2 = 0.004611, c3 = 'zA0UryHCo0' where c = 34 index_test.go:143: sql update test_index set c1 = 6566509072412283539, c2 = 0.852114, c3 = 'tQWWKw1L7O' where c = 16 index_test.go:143: sql update test_index set c1 = 5261328443656374268, c2 = 0.648349, c3 = 'TzUupnBqiw' where c = 156 index_test.go:137: sql insert into test_index values (242, 2328131880821553760, 0.924751, 'RL4NROfK0d') index_test.go:137: sql insert into test_index values (240, 4228680847982075155, 0.532211, 'oXWNKCNvTV') index_test.go:143: sql update test_index set c1 = 8265343058093619108, c2 = 0.275545, c3 = 'cotTmw3xla' where c = 134 index_test.go:137: sql insert into test_index values (241, 5237158844872925719, 0.403188, '4cLsuaiGrr') index_test.go:137: sql insert into test_index values (246, 3588355975219814770, 0.495239, 'YfTDM725RT') index_test.go:137: sql insert into test_index values (244, 1714306577812096466, 0.650582, 'KVxX2d2I24') index_test.go:137: sql insert into test_index values (247, 612870142228715386, 0.611791, 'Y93Y6C1MXE') index_test.go:143: sql update test_index set c1 = 2588143550205017318, c2 = 0.774504, c3 = 'B3ON883dop' where c = 63 index_test.go:137: sql insert into test_index values (245, 7894163059812777716, 0.317060, 'dV3ADJ5PTM') index_test.go:140: sql delete from test_index where c = 231 index_test.go:137: sql insert into test_index values (248, 3296186751899403158, 0.173370, 'I3DSRleN0T') index_test.go:140: sql delete from test_index where c = 204 index_test.go:137: sql insert into test_index values (243, 4123962634899194447, 0.922345, 'aZbgEvqpoZ') index_test.go:137: sql insert into test_index values (249, 2090906671644785900, 0.508893, 'dmYySgq9MW') index_test.go:140: sql delete from test_index where c = 201 index_test.go:143: sql update test_index set c1 = 1426931974249399631, c2 = 0.680135, c3 = 'dJ6jI0L5LU' where c = 5 index_test.go:140: sql delete from test_index where c = 2 index_test.go:143: sql update test_index set c1 = 4819729893077032024, c2 = 0.644912, c3 = 'D7rWbpTlIO' where c = 5 index_test.go:140: sql delete from test_index where c = 207 index_test.go:140: sql delete from test_index where c = 194 index_test.go:140: sql delete from test_index where c = 40 index_test.go:140: sql delete from test_index where c = 240 index_test.go:140: sql delete from test_index where c = 226 index_test.go:137: sql insert into test_index values (250, 6458563436539352369, 0.837059, 'pDlyuvmAGh') index_test.go:140: sql delete from test_index where c = 142 index_test.go:137: sql insert into test_index values (251, 7197529822317169417, 0.577516, 'cXCEiPKyHC') index_test.go:143: sql update test_index set c1 = 2319054774553618449, c2 = 0.051343, c3 = 'rY8o5cmYdq' where c = 6 index_test.go:143: sql update test_index set c1 = 3990958211320134948, c2 = 0.868306, c3 = 'y0IVfGbML4' where c = 175 index_test.go:143: sql update test_index set c1 = 7640241107751225353, c2 = 0.561756, c3 = 'OO1eNalPJc' where c = 105 index_test.go:140: sql delete from test_index where c = 4 index_test.go:143: sql update test_index set c1 = 4411836619615670269, c2 = 0.573880, c3 = 'nJX5fMnsjs' where c = 70 index_test.go:143: sql update test_index set c1 = 6322806894098073692, c2 = 0.530988, c3 = 'pXBRYntFmz' where c = 17 index_test.go:143: sql update test_index set c1 = 4746453891389341653, c2 = 0.432788, c3 = 'fw9uTrNLr9' where c = 54 index_test.go:143: sql update test_index set c1 = 5224846518829079004, c2 = 0.665227, c3 = 'c9txT4RhAS' where c = 133 index_test.go:140: sql delete from test_index where c = 94 index_test.go:137: sql insert into test_index values (255, 119611351583097766, 0.908728, '3rICW4fsW9') index_test.go:137: sql insert into test_index values (253, 2361629527451120874, 0.154752, 'YpD4ekz2k8') index_test.go:143: sql update test_index set c1 = 3957195697928937647, c2 = 0.122648, c3 = 'VB4kThVRHn' where c = 213 index_test.go:137: sql insert into test_index values (256, 5906842677222609145, 0.825440, 'jxq5R7SPzz') index_test.go:137: sql insert into test_index values (252, 6093609712478433493, 0.483237, 'Gi1Dt7kOJa') index_test.go:143: sql update test_index set c1 = 1192486727002712240, c2 = 0.759640, c3 = 'gpgcXb5bvv' where c = 89 index_test.go:137: sql insert into test_index values (257, 6905912838829338892, 0.552170, 'R9EbClAN3r') index_test.go:137: sql insert into test_index values (258, 8509028003883074833, 0.086374, 'vcw27lOUqZ') index_test.go:137: sql insert into test_index values (254, 8043029140240629861, 0.540742, 'DK20Bl9H0c') index_test.go:140: sql delete from test_index where c = 40 index_test.go:140: sql delete from test_index where c = 204 index_test.go:143: sql update test_index set c1 = 821218995826747485, c2 = 0.176576, c3 = 'K9ico94DaW' where c = 208 index_test.go:137: sql insert into test_index values (259, 3799016989917799053, 0.233699, '4nvZQeMoPx') index_test.go:140: sql delete from test_index where c = 154 index_test.go:140: sql delete from test_index where c = 126 index_test.go:143: sql update test_index set c1 = 9168156783030369488, c2 = 0.353662, c3 = 'oz1qhUZIgN' where c = 89 index_test.go:137: sql insert into test_index values (261, 2205362620111524962, 0.392043, 'ATxQQMOiaH') index_test.go:140: sql delete from test_index where c = 139 index_test.go:137: sql insert into test_index values (260, 1273002840841503460, 0.540666, 'wqoRlYNH5V') index_test.go:143: sql update test_index set c1 = 5290249304102883915, c2 = 0.799906, c3 = 'lgjdI9rkFR' where c = 253 index_test.go:140: sql delete from test_index where c = 43 index_test.go:140: sql delete from test_index where c = 250 index_test.go:143: sql update test_index set c1 = 5608765109442021720, c2 = 0.925308, c3 = 'fT6IsZqSFf' where c = 171 index_test.go:140: sql delete from test_index where c = 114 index_test.go:140: sql delete from test_index where c = 90 index_test.go:143: sql update test_index set c1 = 2818851483301207549, c2 = 0.954147, c3 = '42LMrTc9jr' where c = 142 index_test.go:137: sql insert into test_index values (262, 9211581568875391891, 0.491298, 'gIHSF1IEI9') index_test.go:143: sql update test_index set c1 = 5757541083423269173, c2 = 0.886094, c3 = '48KxkXB6Qi' where c = 164 index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 4963426705168971644, c2 = 0.658305, c3 = 'aW0QK3Mmh2' where c = 53 index_test.go:137: sql insert into test_index values (263, 5527694750094330430, 0.964827, 'sGwe4LJ33d') index_test.go:137: sql insert into test_index values (264, 6462891854499384919, 0.946098, 'nwuy0uBruQ') index_test.go:143: sql update test_index set c1 = 4392838073253488718, c2 = 0.151792, c3 = '3IY7WeVrsG' where c = 13 index_test.go:137: sql insert into test_index values (267, 6685164167377503917, 0.401097, 'Y7kmxlR55H') index_test.go:137: sql insert into test_index values (266, 9147502436715702471, 0.738408, 'EkUDqmPSIN') index_test.go:143: sql update test_index set c1 = 4944595017046712423, c2 = 0.859680, c3 = 'G1HFNaz5N0' where c = 115 index_test.go:140: sql delete from test_index where c = 135 index_test.go:143: sql update test_index set c1 = 1042216348703880991, c2 = 0.682421, c3 = 'qlyVhLig0x' where c = 118 index_test.go:143: sql update test_index set c1 = 8697135730366058052, c2 = 0.369942, c3 = 'OZF2BD0sGm' where c = 11 index_test.go:140: sql delete from test_index where c = 81 index_test.go:140: sql delete from test_index where c = 50 index_test.go:140: sql delete from test_index where c = 106 index_test.go:137: sql insert into test_index values (268, 6315385461716739172, 0.396390, 'hosKUqUkoI') index_test.go:143: sql update test_index set c1 = 5893046968499568784, c2 = 0.272802, c3 = 'vpYQUwJZ23' where c = 173 index_test.go:137: sql insert into test_index values (269, 4343708715625428062, 0.157827, 'MimJXlH2ZL') index_test.go:137: sql insert into test_index values (265, 3707266948139029000, 0.459209, 'UkSg12lpb5') index_test.go:137: sql insert into test_index values (270, 5402009868474005072, 0.954614, 'qH1k0Qp5Im') index_test.go:137: sql insert into test_index values (271, 3966537834265612585, 0.737179, 'W1tdXT9tt2') index_test.go:143: sql update test_index set c1 = 5743287254611098461, c2 = 0.506738, c3 = 'tinbEgwpjk' where c = 225 index_test.go:140: sql delete from test_index where c = 220 index_test.go:140: sql delete from test_index where c = 202 index_test.go:143: sql update test_index set c1 = 3964465780837221184, c2 = 0.389632, c3 = 'Z1hpGa5kEW' where c = 138 index_test.go:137: sql insert into test_index values (272, 8232939200168000398, 0.971796, 'Xh2yMeM9rl') index_test.go:140: sql delete from test_index where c = 86 index_test.go:140: sql delete from test_index where c = 189 index_test.go:143: sql update test_index set c1 = 2392043727449295206, c2 = 0.382928, c3 = 'jp7yc2WjQ9' where c = 264 index_test.go:143: sql update test_index set c1 = 1605280300659145241, c2 = 0.063169, c3 = 'VQpTXPLBmj' where c = 25 index_test.go:137: sql insert into test_index values (274, 9074451048005767387, 0.552872, 'iSbeICDfwQ') index_test.go:143: sql update test_index set c1 = 3534039728235152511, c2 = 0.712984, c3 = '4gb7BzfeCD' where c = 188 index_test.go:140: sql delete from test_index where c = 225 index_test.go:140: sql delete from test_index where c = 187 index_test.go:143: sql update test_index set c1 = 2378636189338985123, c2 = 0.859322, c3 = 'aOiBr998r2' where c = 77 index_test.go:137: sql insert into test_index values (275, 7107487614188913703, 0.716306, 'ryuEocGVXc') index_test.go:137: sql insert into test_index values (276, 5183266245050712025, 0.859815, 'WrmZBPfE47') index_test.go:140: sql delete from test_index where c = 124 index_test.go:140: sql delete from test_index where c = 128 index_test.go:143: sql update test_index set c1 = 7909014222387762125, c2 = 0.808533, c3 = 'GvxAi9sG9N' where c = 255 index_test.go:143: sql update test_index set c1 = 8480236738552916798, c2 = 0.751487, c3 = 'HRvDTkbNtE' where c = 93 index_test.go:137: sql insert into test_index values (273, 2661088086511456710, 0.141464, 'IO7BkulKe0') index_test.go:137: sql insert into test_index values (277, 4284843983596052419, 0.996311, 'pVUJL3pBy0') index_test.go:143: sql update test_index set c1 = 8415341079734968045, c2 = 0.474034, c3 = 'YRIxh1lrOw' where c = 216 index_test.go:143: sql update test_index set c1 = 3667532133759451962, c2 = 0.677033, c3 = 'zUhpr9mV5q' where c = 142 index_test.go:137: sql insert into test_index values (278, 8340232413163244754, 0.892297, 'nV5p8E4LvB') index_test.go:140: sql delete from test_index where c = 222 index_test.go:137: sql insert into test_index values (279, 4799939047395554298, 0.520957, 'uHZpDc0oc2') index_test.go:143: sql update test_index set c1 = 6472083063265190974, c2 = 0.469263, c3 = '3h1UfdTSL4' where c = 260 index_test.go:140: sql delete from test_index where c = 138 index_test.go:137: sql insert into test_index values (280, 4507704886806602994, 0.992507, 'Jr7j9z9lKh') index_test.go:137: sql insert into test_index values (282, 1432424622437870442, 0.489665, 'NTsEaybxfn') index_test.go:140: sql delete from test_index where c = 90 index_test.go:140: sql delete from test_index where c = 210 index_test.go:140: sql delete from test_index where c = 140 index_test.go:140: sql delete from test_index where c = 196 index_test.go:137: sql insert into test_index values (283, 967792652624294735, 0.710676, 'XLsricWc9Y') index_test.go:140: sql delete from test_index where c = 170 index_test.go:143: sql update test_index set c1 = 727176873277276520, c2 = 0.060046, c3 = 'EVcNAgmgck' where c = 80 index_test.go:137: sql insert into test_index values (281, 1408463399375421486, 0.502009, 'bgkimUWpf3') index_test.go:143: sql update test_index set c1 = 9052907000103175473, c2 = 0.114602, c3 = 'H37gQg0lom' where c = 24 index_test.go:143: sql update test_index set c1 = 6600818115560396696, c2 = 0.841897, c3 = 'H9OYasQpeP' where c = 108 index_test.go:140: sql delete from test_index where c = 258 index_test.go:143: sql update test_index set c1 = 1963171760097636104, c2 = 0.399051, c3 = 'oDhx4bRECR' where c = 19 index_test.go:143: sql update test_index set c1 = 3386343666335883403, c2 = 0.815018, c3 = 'rULgwUqVWc' where c = 247 index_test.go:143: sql update test_index set c1 = 4683630707543340836, c2 = 0.692762, c3 = 'gKwSkFlShX' where c = 264 index_test.go:137: sql insert into test_index values (284, 3149829391269523070, 0.600781, 'x1ZCSOtl0R') index_test.go:143: sql update test_index set c1 = 8277765681228391729, c2 = 0.768558, c3 = 'JIgrtImZW6' where c = 224 index_test.go:140: sql delete from test_index where c = 197 index_test.go:140: sql delete from test_index where c = 150 index_test.go:137: sql insert into test_index values (285, 154358619685202202, 0.039169, 'EkN3Ajh6Do') index_test.go:140: sql delete from test_index where c = 113 index_test.go:137: sql insert into test_index values (289, 6863632623805570048, 0.923447, 'ltlgknQ3pa') index_test.go:137: sql insert into test_index values (288, 671351828836438844, 0.002673, 'nkQWe0C8aw') index_test.go:137: sql insert into test_index values (287, 7904908668285942317, 0.783599, 'iNRdM4vgqa') index_test.go:143: sql update test_index set c1 = 8345680957120197871, c2 = 0.527083, c3 = 'DTIMFR6qhp' where c = 151 index_test.go:137: sql insert into test_index values (290, 2104201183529874973, 0.579396, '9iQSYPLNXs') index_test.go:137: sql insert into test_index values (286, 7146244877277726486, 0.632290, 'LTwdHRjALu') index_test.go:140: sql delete from test_index where c = 272 index_test.go:143: sql update test_index set c1 = 4554572145208188093, c2 = 0.364608, c3 = 'lUhu2rQuAD' where c = 73 index_test.go:140: sql delete from test_index where c = 212 index_test.go:143: sql update test_index set c1 = 2842219701176222518, c2 = 0.181640, c3 = 'FJw1nk6jwR' where c = 268 index_test.go:143: sql update test_index set c1 = 233120467050110329, c2 = 0.907919, c3 = 'nWqKxVtAIJ' where c = 0 index_test.go:143: sql update test_index set c1 = 7301510367874990270, c2 = 0.774811, c3 = 'VWH8HOpOg7' where c = 42 index_test.go:140: sql delete from test_index where c = 281 index_test.go:140: sql delete from test_index where c = 181 index_test.go:143: sql update test_index set c1 = 6885868450936458729, c2 = 0.761450, c3 = 'fBkcYCScAB' where c = 98 index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 110 index_test.go:137: sql insert into test_index values (293, 450143602804892353, 0.259121, 'BqIwAKWuK1') index_test.go:143: sql update test_index set c1 = 5510349719607856794, c2 = 0.185944, c3 = 'IriwLkqBLS' where c = 39 index_test.go:137: sql insert into test_index values (291, 3690278223606581272, 0.754559, 'sEqVvCTjo3') index_test.go:137: sql insert into test_index values (292, 8718985372215170287, 0.271892, 'mr2MAZbKFO') index_test.go:137: sql insert into test_index values (294, 3551841269300984294, 0.395818, 'xVGJU5WJrc') index_test.go:140: sql delete from test_index where c = 2 index_test.go:143: sql update test_index set c1 = 6376820629750780634, c2 = 0.979560, c3 = 'GZUHzCcjUG' where c = 5 index_test.go:143: sql update test_index set c1 = 8108213804278290543, c2 = 0.514621, c3 = 'kJmwk9sZfh' where c = 201 index_test.go:143: sql update test_index set c1 = 7410097684169895409, c2 = 0.516608, c3 = 'kpDBlrMoiN' where c = 137 index_test.go:140: sql delete from test_index where c = 187 index_test.go:140: sql delete from test_index where c = 128 index_test.go:140: sql delete from test_index where c = 93 index_test.go:137: sql insert into test_index values (295, 3451404826650913429, 0.360758, 'XK5nQJlDzO') index_test.go:143: sql update test_index set c1 = 5388020470110907612, c2 = 0.531801, c3 = 'eDA6Ni8whZ' where c = 120 index_test.go:137: sql insert into test_index values (296, 1906323257392463084, 0.971196, '1k0VqUiHCk') index_test.go:143: sql update test_index set c1 = 3735743629689299406, c2 = 0.224259, c3 = 'UD5N7w9Jmp' where c = 215 index_test.go:137: sql insert into test_index values (297, 4265514898849394309, 0.282489, 'L5YO4Rugpu') index_test.go:140: sql delete from test_index where c = 45 index_test.go:143: sql update test_index set c1 = 7490683196031458710, c2 = 0.457615, c3 = 'bRLP0quaIZ' where c = 244 index_test.go:140: sql delete from test_index where c = 18 index_test.go:143: sql update test_index set c1 = 765384304113113983, c2 = 0.394144, c3 = '0iFja9ZIZx' where c = 48 index_test.go:143: sql update test_index set c1 = 7981297456024045734, c2 = 0.825721, c3 = 'gLMylKe1FO' where c = 7 index_test.go:137: sql insert into test_index values (298, 9030885875488567893, 0.855256, 'CiO20is5Hi') index_test.go:140: sql delete from test_index where c = 276 index_test.go:143: sql update test_index set c1 = 139296357657044748, c2 = 0.192456, c3 = '8yrB15tnOF' where c = 252 index_test.go:143: sql update test_index set c1 = 6372914661216026603, c2 = 0.346595, c3 = 'yyVGvAs0qm' where c = 91 index_test.go:140: sql delete from test_index where c = 63 index_test.go:137: sql insert into test_index values (299, 7189298917379295807, 0.784683, 'PgabZze3gN') index_test.go:137: sql insert into test_index values (300, 768205216907128052, 0.677520, 'WqJljU83Du') index_test.go:140: sql delete from test_index where c = 87 index_test.go:140: sql delete from test_index where c = 15 index_test.go:143: sql update test_index set c1 = 8751068483546800546, c2 = 0.220848, c3 = 'Ptnb9BK8dt' where c = 143 index_test.go:143: sql update test_index set c1 = 45305480765423134, c2 = 0.714359, c3 = 'TgxaVrzyU2' where c = 250 index_test.go:143: sql update test_index set c1 = 8589688177782367551, c2 = 0.718460, c3 = 'OP7zCzXkWu' where c = 225 [2025/04/06 07:07:58.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:58.743 +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 (304, 6699979044702263837, 0.122546, 'HqTvKtnlvi') index_test.go:137: sql insert into test_index values (307, 7914956077423736521, 0.474220, '3QW1cgrZ1W') index_test.go:137: sql insert into test_index values (301, 7831307142960637604, 0.003806, 'Q7NvMo4AI3') index_test.go:137: sql insert into test_index values (306, 4032850268281711045, 0.422248, 'HsZ3ABkN6M') index_test.go:137: sql insert into test_index values (305, 1917845985615169753, 0.631765, '9h8meBwhKw') index_test.go:137: sql insert into test_index values (302, 6375662489469051338, 0.080427, 'yXOx4FdkhW') index_test.go:137: sql insert into test_index values (303, 2578321561194925698, 0.631773, 'L14xRiFExF') index_test.go:140: sql delete from test_index where c = 33 index_test.go:140: sql delete from test_index where c = 1 index_test.go:137: sql insert into test_index values (310, 2992133165075135933, 0.559235, 'mkGDDRgC6O') index_test.go:137: sql insert into test_index values (309, 7472712009452138628, 0.605445, 'vNyMOfazW7') index_test.go:140: sql delete from test_index where c = 285 index_test.go:137: sql insert into test_index values (308, 391360657740016471, 0.908924, 'KOLRixWN2N') index_test.go:140: sql delete from test_index where c = 297 index_test.go:143: sql update test_index set c1 = 5928426959085523583, c2 = 0.180628, c3 = 'wABFVzWVIw' where c = 187 index_test.go:140: sql delete from test_index where c = 15 index_test.go:143: sql update test_index set c1 = 5794473251924008364, c2 = 0.720267, c3 = 'fBXHDgsFlN' where c = 6 index_test.go:140: sql delete from test_index where c = 229 index_test.go:140: sql delete from test_index where c = 203 index_test.go:140: sql delete from test_index where c = 286 index_test.go:140: sql delete from test_index where c = 244 index_test.go:143: sql update test_index set c1 = 3799063225720920263, c2 = 0.743918, c3 = 'BZB3HjpYkD' where c = 212 index_test.go:143: sql update test_index set c1 = 7007586326002036707, c2 = 0.601675, c3 = '8AM4RTNU7s' where c = 191 index_test.go:140: sql delete from test_index where c = 211 index_test.go:143: sql update test_index set c1 = 38910374595199937, c2 = 0.026946, c3 = '9gekdABj8t' where c = 77 index_test.go:143: sql update test_index set c1 = 4664090118648707529, c2 = 0.608349, c3 = 'pyhDJ4bzsL' where c = 66 index_test.go:143: sql update test_index set c1 = 5784906242949206575, c2 = 0.702125, c3 = 'UHPIw9ug2M' where c = 238 index_test.go:137: sql insert into test_index values (312, 5955015336609827328, 0.987394, 'R0URQqnTrd') index_test.go:137: sql insert into test_index values (314, 4809436690403297416, 0.086162, 'SejOzIjvd0') index_test.go:137: sql insert into test_index values (311, 412111772156069639, 0.950725, 'hBeQqvdCW8') index_test.go:143: sql update test_index set c1 = 4168309260404449322, c2 = 0.513517, c3 = 'AM4Jh2HK83' where c = 262 index_test.go:143: sql update test_index set c1 = 1544532118671966832, c2 = 0.096862, c3 = 'H1PA9xIZch' where c = 115 index_test.go:143: sql update test_index set c1 = 4979099268775909093, c2 = 0.057268, c3 = 'EA7D70KdYN' where c = 306 index_test.go:137: sql insert into test_index values (317, 1050424880537886168, 0.774319, 'uuOchxO8sr') index_test.go:137: sql insert into test_index values (313, 1252221733081467370, 0.105491, 'EymhDCJ6zJ') index_test.go:140: sql delete from test_index where c = 243 index_test.go:140: sql delete from test_index where c = 252 index_test.go:137: sql insert into test_index values (318, 1155086400301298993, 0.929588, 'D1c0nKEBeh') index_test.go:137: sql insert into test_index values (315, 7373066746948283585, 0.298027, 'HboffirZMc') index_test.go:140: sql delete from test_index where c = 217 index_test.go:137: sql insert into test_index values (320, 5126561018371403606, 0.936014, 'Ty3mmqqQg5') index_test.go:140: sql delete from test_index where c = 72 index_test.go:137: sql insert into test_index values (316, 1261276229427950700, 0.785126, 'hvbsY3uN5o') index_test.go:140: sql delete from test_index where c = 180 index_test.go:140: sql delete from test_index where c = 250 index_test.go:143: sql update test_index set c1 = 8749315523045292255, c2 = 0.926915, c3 = 'XZRWxSQRMK' where c = 69 index_test.go:143: sql update test_index set c1 = 5948422921736411730, c2 = 0.337617, c3 = 'eykNHCXTya' where c = 301 index_test.go:137: sql insert into test_index values (319, 218495367085091127, 0.671327, 'g8zDjUBWTH') index_test.go:140: sql delete from test_index where c = 100 index_test.go:143: sql update test_index set c1 = 3709825435190674221, c2 = 0.480590, c3 = 'bvas06eJ7g' where c = 296 index_test.go:140: sql delete from test_index where c = 37 index_test.go:137: sql insert into test_index values (321, 8362434279728576847, 0.901215, 'DG9T6Mk6hT') index_test.go:143: sql update test_index set c1 = 8624833367114739307, c2 = 0.596590, c3 = 'nB8Gb4m7TL' where c = 179 index_test.go:143: sql update test_index set c1 = 1539343039188883639, c2 = 0.125246, c3 = 'A5wr9ExduM' where c = 216 index_test.go:143: sql update test_index set c1 = 766497185048807050, c2 = 0.921694, c3 = 'wYOpHhnnBK' where c = 302 index_test.go:140: sql delete from test_index where c = 130 index_test.go:140: sql delete from test_index where c = 229 index_test.go:137: sql insert into test_index values (323, 1837949407191988381, 0.674654, 'IUChmpzMUP') index_test.go:143: sql update test_index set c1 = 3852567323882573624, c2 = 0.149761, c3 = 'ayoulifub1' where c = 109 index_test.go:143: sql update test_index set c1 = 5542894975064850806, c2 = 0.917023, c3 = 'nkoJ7TOQhI' where c = 249 index_test.go:137: sql insert into test_index values (325, 253457137206669796, 0.392574, 'Ahe0bbDeVZ') index_test.go:137: sql insert into test_index values (324, 1677683000398688552, 0.759064, 'Y4RUyjUTnc') index_test.go:137: sql insert into test_index values (326, 1330012369517819500, 0.706594, 'dFEWQqhwmC') index_test.go:137: sql insert into test_index values (322, 8736616661408917341, 0.478347, '1TAySSsOE7') index_test.go:137: sql insert into test_index values (327, 6863011683947688391, 0.462179, 'nuVf8v9PCj') index_test.go:137: sql insert into test_index values (328, 3466954551981143638, 0.859412, '9v6bYQEPW1') index_test.go:140: sql delete from test_index where c = 178 index_test.go:140: sql delete from test_index where c = 185 index_test.go:140: sql delete from test_index where c = 309 index_test.go:143: sql update test_index set c1 = 3130305363425999444, c2 = 0.109595, c3 = 'PHQkedrWzD' where c = 49 index_test.go:140: sql delete from test_index where c = 66 index_test.go:143: sql update test_index set c1 = 4786175480275888551, c2 = 0.014653, c3 = 'r4wJXUsPr8' where c = 44 index_test.go:140: sql delete from test_index where c = 78 index_test.go:143: sql update test_index set c1 = 8457812438544744119, c2 = 0.758731, c3 = 'Xfw3wTsq9Q' where c = 60 index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 163 index_test.go:137: sql insert into test_index values (329, 5178740243588408782, 0.381359, 'Dzg6u9vp06') index_test.go:140: sql delete from test_index where c = 13 index_test.go:143: sql update test_index set c1 = 9130140914880382551, c2 = 0.336529, c3 = 'dBR7CJfTP2' where c = 103 index_test.go:143: sql update test_index set c1 = 7903163211060256689, c2 = 0.628597, c3 = '8IadTsfBdI' where c = 4 index_test.go:143: sql update test_index set c1 = 3465546982614130151, c2 = 0.198922, c3 = 'Zxv6ph0X9w' where c = 318 index_test.go:137: sql insert into test_index values (331, 2511845203470908202, 0.824464, 'eDDZcAMdaF') index_test.go:140: sql delete from test_index where c = 298 index_test.go:143: sql update test_index set c1 = 3120038535063219842, c2 = 0.065484, c3 = 'PJUjjNtEfa' where c = 65 index_test.go:143: sql update test_index set c1 = 3773748934408115239, c2 = 0.847535, c3 = '0PuR821dxk' where c = 258 index_test.go:137: sql insert into test_index values (332, 4561540155847165812, 0.953933, 'ShcQfP57la') index_test.go:137: sql insert into test_index values (330, 4697445604686394118, 0.379513, 'LwRIXUb380') index_test.go:137: sql insert into test_index values (333, 3851818856845869489, 0.763283, 'EE87jMccVl') index_test.go:137: sql insert into test_index values (334, 7897914344095040090, 0.595307, 'jvs8gpIdpB') index_test.go:143: sql update test_index set c1 = 2336249968929560674, c2 = 0.803794, c3 = 'cVxdmEFXod' where c = 76 index_test.go:143: sql update test_index set c1 = 7700481346536093936, c2 = 0.364309, c3 = 'G9kHRmID34' where c = 184 index_test.go:140: sql delete from test_index where c = 323 index_test.go:137: sql insert into test_index values (336, 8165820297007587050, 0.266616, '0DJMFTHxi6') index_test.go:137: sql insert into test_index values (335, 8511350225182118688, 0.499719, 'wjTc53KJzt') index_test.go:143: sql update test_index set c1 = 2921891003404636885, c2 = 0.111984, c3 = 'Xekv0dmTfe' where c = 310 index_test.go:140: sql delete from test_index where c = 190 index_test.go:137: sql insert into test_index values (337, 1912517193380361900, 0.891146, 'wnPS7rUAgO') index_test.go:140: sql delete from test_index where c = 263 index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 180 index_test.go:140: sql delete from test_index where c = 145 index_test.go:140: sql delete from test_index where c = 106 index_test.go:137: sql insert into test_index values (338, 6516416611312708263, 0.900976, 'H4Nqyf92KG') index_test.go:137: sql insert into test_index values (339, 8180652664140463518, 0.699770, 'yxJYaouXOd') index_test.go:143: sql update test_index set c1 = 6340593963460219323, c2 = 0.468719, c3 = 'HJJc7nQQZE' where c = 28 index_test.go:143: sql update test_index set c1 = 7212501102928424165, c2 = 0.554388, c3 = 'eHlf5brsnr' where c = 286 index_test.go:143: sql update test_index set c1 = 4221415823813212739, c2 = 0.330065, c3 = 'XXccoiarwL' where c = 290 index_test.go:143: sql update test_index set c1 = 4555457806936919581, c2 = 0.967079, c3 = 'V5jp1h6MmH' where c = 291 index_test.go:143: sql update test_index set c1 = 7164690501472237142, c2 = 0.297541, c3 = 'Ksep8Mh8ds' where c = 143 index_test.go:137: sql insert into test_index values (341, 632605504968650836, 0.138351, '3MvBYeQyjl') index_test.go:143: sql update test_index set c1 = 670671336722871239, c2 = 0.561704, c3 = '9AlZc1gKff' where c = 241 index_test.go:143: sql update test_index set c1 = 1315510576032323611, c2 = 0.189954, c3 = 'nRaEyuit6O' where c = 5 index_test.go:137: sql insert into test_index values (340, 6522064273959457336, 0.866074, 'kAfOhvxULc') index_test.go:137: sql insert into test_index values (342, 381177454079320723, 0.094919, 'DyB8SlprGQ') index_test.go:140: sql delete from test_index where c = 278 index_test.go:137: sql insert into test_index values (343, 1009044309269229383, 0.729428, '2evYZE5LQy') index_test.go:140: sql delete from test_index where c = 299 index_test.go:137: sql insert into test_index values (344, 4662903860776338102, 0.814478, 'r7CUZ3vb0G') index_test.go:137: sql insert into test_index values (346, 6324671673943546732, 0.469300, 'kLJ6x9QRf0') index_test.go:140: sql delete from test_index where c = 218 index_test.go:140: sql delete from test_index where c = 218 index_test.go:140: sql delete from test_index where c = 116 index_test.go:143: sql update test_index set c1 = 4561285401519178048, c2 = 0.393042, c3 = 'rbRQGFngYD' where c = 277 index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 150 index_test.go:137: sql insert into test_index values (345, 8231561831646839621, 0.777039, 'LPFRjwqLoC') index_test.go:143: sql update test_index set c1 = 8657526286663922351, c2 = 0.739973, c3 = 'AZigpkrYbl' where c = 293 index_test.go:140: sql delete from test_index where c = 274 index_test.go:140: sql delete from test_index where c = 85 index_test.go:143: sql update test_index set c1 = 1287236077658611808, c2 = 0.582812, c3 = 'TziJgKj9Va' where c = 216 index_test.go:137: sql insert into test_index values (347, 5880127728870278217, 0.351234, 'mNFbWMGg5V') index_test.go:143: sql update test_index set c1 = 2030902379393178767, c2 = 0.090721, c3 = 'uFhmtrGSq8' where c = 317 index_test.go:143: sql update test_index set c1 = 9152088638104285215, c2 = 0.665029, c3 = 'xzB03CmxwE' where c = 245 index_test.go:137: sql insert into test_index values (348, 1750147734124831432, 0.223801, 'QHL5Kb9diF') index_test.go:143: sql update test_index set c1 = 1675010398583463797, c2 = 0.209338, c3 = 'xczE1Fr6Ul' where c = 93 index_test.go:140: sql delete from test_index where c = 186 index_test.go:143: sql update test_index set c1 = 727878549136658887, c2 = 0.895280, c3 = 'jzCQXNwG2i' where c = 132 index_test.go:143: sql update test_index set c1 = 1955215712661816173, c2 = 0.554650, c3 = 'eIgIUIv8Ii' where c = 289 index_test.go:143: sql update test_index set c1 = 1629143627192686727, c2 = 0.864790, c3 = 'M78S0iEJ6s' where c = 175 index_test.go:140: sql delete from test_index where c = 117 index_test.go:137: sql insert into test_index values (350, 555194021982540992, 0.697015, 'uNL7WsCayl') index_test.go:137: sql insert into test_index values (352, 3211720299311131854, 0.178570, 'ae46V27nDe') index_test.go:140: sql delete from test_index where c = 325 index_test.go:137: sql insert into test_index values (351, 1875517683614530863, 0.460880, 'TUgqdo9tZl') index_test.go:137: sql insert into test_index values (354, 2130428197701190544, 0.115314, '6nYuRfCD0s') index_test.go:143: sql update test_index set c1 = 453574447829408121, c2 = 0.345195, c3 = 'zyWwL470ht' where c = 13 index_test.go:137: sql insert into test_index values (355, 315761467715732539, 0.513682, '3qhwBIAi4m') index_test.go:137: sql insert into test_index values (349, 5838470234363313143, 0.383162, 'IA48gaCIvi') index_test.go:140: sql delete from test_index where c = 212 index_test.go:140: sql delete from test_index where c = 94 index_test.go:143: sql update test_index set c1 = 9043640586674771259, c2 = 0.583592, c3 = 'pYjkogUmae' where c = 196 index_test.go:137: sql insert into test_index values (353, 7261210363869349496, 0.211106, 'CsTT3c1t4E') index_test.go:140: sql delete from test_index where c = 189 index_test.go:140: sql delete from test_index where c = 187 index_test.go:143: sql update test_index set c1 = 6993609748634954716, c2 = 0.377125, c3 = 'hLQZVIxnsY' where c = 157 index_test.go:143: sql update test_index set c1 = 4068108465565748751, c2 = 0.821829, c3 = '1EGeP2QLKH' where c = 268 index_test.go:140: sql delete from test_index where c = 97 index_test.go:137: sql insert into test_index values (357, 7305835416383135509, 0.995085, '5LMUhWj1Oc') index_test.go:140: sql delete from test_index where c = 284 index_test.go:143: sql update test_index set c1 = 1728887559730671668, c2 = 0.755944, c3 = 'JAssIAwAVA' where c = 47 index_test.go:137: sql insert into test_index values (356, 6074337516775474159, 0.943606, 'tZ6mtPMDIX') index_test.go:143: sql update test_index set c1 = 590132313494012062, c2 = 0.562857, c3 = '7Rv3Bcwcvh' where c = 256 index_test.go:137: sql insert into test_index values (359, 1323864336457018903, 0.719288, 'I7PHFm8zNQ') index_test.go:140: sql delete from test_index where c = 43 index_test.go:140: sql delete from test_index where c = 138 index_test.go:143: sql update test_index set c1 = 8573460681362683190, c2 = 0.405960, c3 = 'glvLqLWaiI' where c = 112 index_test.go:137: sql insert into test_index values (358, 6492450260238635577, 0.856681, '64e9YSjF0Q') index_test.go:143: sql update test_index set c1 = 9200204619577577131, c2 = 0.282052, c3 = 'wlA0bqrnpR' where c = 243 index_test.go:140: sql delete from test_index where c = 98 index_test.go:143: sql update test_index set c1 = 5251319151060809809, c2 = 0.923707, c3 = 'p0SlkCOAq6' where c = 228 index_test.go:137: sql insert into test_index values (361, 5194653060365124336, 0.762362, 'BTQz0uR0w2') index_test.go:140: sql delete from test_index where c = 282 index_test.go:137: sql insert into test_index values (363, 5216112753168629905, 0.755075, 'MGLl9z7RmP') index_test.go:137: sql insert into test_index values (360, 832187180487439504, 0.890052, 'hbRnUKMO9B') index_test.go:143: sql update test_index set c1 = 5417143756782741928, c2 = 0.028499, c3 = 'lv3wuXMnqk' where c = 171 index_test.go:140: sql delete from test_index where c = 104 index_test.go:137: sql insert into test_index values (362, 62093820409015705, 0.108580, 'FXseFuBvd1') index_test.go:143: sql update test_index set c1 = 2009528829072056179, c2 = 0.124192, c3 = 'DGjlULgy0F' where c = 338 index_test.go:137: sql insert into test_index values (364, 5982083254459103242, 0.027096, '3LojJs0cIn') index_test.go:140: sql delete from test_index where c = 57 index_test.go:137: sql insert into test_index values (365, 6127828544065674136, 0.110425, 'pGf1UtzrGr') index_test.go:143: sql update test_index set c1 = 4361227482000139170, c2 = 0.976111, c3 = '9Fq8TJyvqv' where c = 74 index_test.go:140: sql delete from test_index where c = 315 index_test.go:143: sql update test_index set c1 = 5743069216039190440, c2 = 0.380796, c3 = 'aVzOFtC3OF' where c = 242 index_test.go:143: sql update test_index set c1 = 4379922381021205782, c2 = 0.679639, c3 = '9VEYZ0LpVI' where c = 282 index_test.go:143: sql update test_index set c1 = 1332239066966267515, c2 = 0.593657, c3 = 'qlrCVnqLmT' where c = 105 index_test.go:140: sql delete from test_index where c = 165 index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 255 index_test.go:137: sql insert into test_index values (366, 1831349124175725274, 0.648464, '963rULDkZc') index_test.go:137: sql insert into test_index values (367, 1533083159970663940, 0.935711, 'itfqBnwPvl') index_test.go:143: sql update test_index set c1 = 2655478005569795670, c2 = 0.287774, c3 = 'xQIjUkytpZ' where c = 165 index_test.go:137: sql insert into test_index values (368, 8955974480001152435, 0.732913, '7WeiIBDFK8') index_test.go:143: sql update test_index set c1 = 8258906630804508668, c2 = 0.301425, c3 = 'AWveuagUSn' where c = 183 index_test.go:140: sql delete from test_index where c = 302 index_test.go:140: sql delete from test_index where c = 146 index_test.go:137: sql insert into test_index values (369, 5304744792183009563, 0.975343, 'W29MatmBJW') index_test.go:140: sql delete from test_index where c = 126 index_test.go:137: sql insert into test_index values (371, 5512914731793470421, 0.883977, 'T7iLEkvQPY') index_test.go:143: sql update test_index set c1 = 226838005537837258, c2 = 0.600228, c3 = 'ffabVezqcQ' where c = 345 index_test.go:140: sql delete from test_index where c = 47 index_test.go:143: sql update test_index set c1 = 1056006924973063627, c2 = 0.832955, c3 = 'ycsqxYYyYQ' where c = 192 index_test.go:137: sql insert into test_index values (370, 1529171872557870730, 0.459542, 'fJq4BMmMfr') index_test.go:137: sql insert into test_index values (373, 97996643792897864, 0.940532, 'h63LvMliHk') index_test.go:143: sql update test_index set c1 = 4612020248545071692, c2 = 0.768968, c3 = 'n2b0fmocGc' where c = 74 index_test.go:143: sql update test_index set c1 = 3763699406501408967, c2 = 0.833545, c3 = 'JVCvTTv5m4' where c = 8 index_test.go:140: sql delete from test_index where c = 307 index_test.go:137: sql insert into test_index values (374, 2649137237592149695, 0.776232, 'TTs0KtRLHf') index_test.go:143: sql update test_index set c1 = 1271709328085647533, c2 = 0.515377, c3 = 'Mwen68MRhA' where c = 302 index_test.go:140: sql delete from test_index where c = 250 index_test.go:143: sql update test_index set c1 = 1991840959551569109, c2 = 0.846578, c3 = 'j2cmnHLKBY' where c = 308 index_test.go:137: sql insert into test_index values (375, 3797378207040075708, 0.342210, 'IcuujPAvcw') index_test.go:140: sql delete from test_index where c = 0 index_test.go:137: sql insert into test_index values (376, 6672712868354427826, 0.830048, 'zEb8ITdNrM') index_test.go:140: sql delete from test_index where c = 106 index_test.go:137: sql insert into test_index values (372, 4883545279728796958, 0.785312, 'obzE9H9fmV') index_test.go:137: sql insert into test_index values (377, 2417847107069218763, 0.673846, 'KUn5DM4TQ6') index_test.go:143: sql update test_index set c1 = 6435586816715551645, c2 = 0.312062, c3 = 'ge6dA1EGoa' where c = 105 index_test.go:140: sql delete from test_index where c = 335 index_test.go:143: sql update test_index set c1 = 3903366929981609228, c2 = 0.492097, c3 = 'QAvaspE85E' where c = 129 index_test.go:137: sql insert into test_index values (378, 7090656751120710812, 0.273654, 'VMpnb9TN9S') index_test.go:143: sql update test_index set c1 = 3151279481704391736, c2 = 0.680734, c3 = '0NC8O1zPmj' where c = 168 index_test.go:143: sql update test_index set c1 = 8414937676240641586, c2 = 0.793059, c3 = 'kDgvMUh0Xq' where c = 313 index_test.go:140: sql delete from test_index where c = 193 index_test.go:137: sql insert into test_index values (379, 4068055465598489576, 0.941053, 'cQ6sEqvt7v') index_test.go:137: sql insert into test_index values (380, 7483933933046849305, 0.373475, 'xxSRSrXvq7') index_test.go:140: sql delete from test_index where c = 132 index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 338 index_test.go:140: sql delete from test_index where c = 213 index_test.go:143: sql update test_index set c1 = 592858142160263596, c2 = 0.569611, c3 = 'cJCbC5nE2h' where c = 119 index_test.go:140: sql delete from test_index where c = 226 index_test.go:137: sql insert into test_index values (382, 6083455341036684955, 0.328477, 'Y0bdDTlG6W') index_test.go:137: sql insert into test_index values (381, 7615868740851367769, 0.979784, 'ciFoxT3S19') index_test.go:140: sql delete from test_index where c = 316 index_test.go:143: sql update test_index set c1 = 3500387272292484082, c2 = 0.991229, c3 = 'RTG6zdmF7E' where c = 187 index_test.go:143: sql update test_index set c1 = 3781596890380357273, c2 = 0.588225, c3 = 'CUSHVFuEwK' where c = 2 index_test.go:137: sql insert into test_index values (383, 9187520653070064714, 0.921763, '62QSjS1sJe') index_test.go:143: sql update test_index set c1 = 2042338536970209972, c2 = 0.176560, c3 = 'CcXkkDB2sW' where c = 191 index_test.go:143: sql update test_index set c1 = 8383680225123861949, c2 = 0.382466, c3 = '1qvRH4m9JX' where c = 362 index_test.go:140: sql delete from test_index where c = 113 index_test.go:143: sql update test_index set c1 = 7888174064586533227, c2 = 0.055123, c3 = 'jM4zO6KDt4' where c = 300 index_test.go:140: sql delete from test_index where c = 13 index_test.go:143: sql update test_index set c1 = 3060488897555008527, c2 = 0.996058, c3 = 'qG0ihVhJPv' where c = 274 index_test.go:137: sql insert into test_index values (385, 8020043575480128931, 0.448940, 'KqOYNNwWAb') index_test.go:137: sql insert into test_index values (386, 4142841803155314976, 0.470644, 'Dj2fuB8gLm') index_test.go:137: sql insert into test_index values (384, 2831643745711827197, 0.658354, 'PATRSjeSD5') index_test.go:137: sql insert into test_index values (387, 8818550018020714899, 0.877137, 'iGXDbopzaQ') index_test.go:137: sql insert into test_index values (388, 1127592995166080240, 0.903679, 'oPvL6vfGwX') index_test.go:140: sql delete from test_index where c = 370 index_test.go:143: sql update test_index set c1 = 6750388111851770229, c2 = 0.058428, c3 = '5v99vraK0f' where c = 5 index_test.go:143: sql update test_index set c1 = 8780344439757243599, c2 = 0.987995, c3 = 'JUVHb1gqNz' where c = 147 index_test.go:143: sql update test_index set c1 = 790615115511493221, c2 = 0.628585, c3 = 'cgFKZkkLCs' where c = 165 index_test.go:137: sql insert into test_index values (389, 1894816722057647809, 0.982292, '2QrBhpqITE') index_test.go:140: sql delete from test_index where c = 268 index_test.go:140: sql delete from test_index where c = 81 index_test.go:137: sql insert into test_index values (391, 8759467559079022163, 0.706525, '45C2GnUqgL') index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 152 index_test.go:137: sql insert into test_index values (390, 501275546787043266, 0.934479, 'H7s4G47zV7') index_test.go:143: sql update test_index set c1 = 5342709861451685027, c2 = 0.859693, c3 = 'ZxV0uZ5oSs' where c = 291 index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 4474267828575985324, c2 = 0.642398, c3 = '1Ev6dHTToB' where c = 215 index_test.go:137: sql insert into test_index values (392, 8657467529652403076, 0.277333, 'g7C2o62doi') index_test.go:140: sql delete from test_index where c = 269 index_test.go:137: sql insert into test_index values (393, 2096718663435257266, 0.439022, 'kAO8LWOwlT') index_test.go:140: sql delete from test_index where c = 196 index_test.go:140: sql delete from test_index where c = 136 index_test.go:140: sql delete from test_index where c = 105 index_test.go:143: sql update test_index set c1 = 7536118477748594544, c2 = 0.676434, c3 = 'BTktt9kIAO' where c = 383 index_test.go:143: sql update test_index set c1 = 1229714354954340647, c2 = 0.238142, c3 = 'oHooDA44IY' where c = 64 index_test.go:143: sql update test_index set c1 = 4682262790292359669, c2 = 0.014938, c3 = '4IayFlOu5M' where c = 57 index_test.go:143: sql update test_index set c1 = 8922755449486751785, c2 = 0.753879, c3 = 'otYoEMAOuX' where c = 90 index_test.go:143: sql update test_index set c1 = 4024800601232088460, c2 = 0.573803, c3 = 'lChYpxZQdq' where c = 364 index_test.go:143: sql update test_index set c1 = 8487695919719227232, c2 = 0.909427, c3 = 'rxeN5seCap' where c = 208 index_test.go:143: sql update test_index set c1 = 1718686255506808897, c2 = 0.644155, c3 = '98CCUBfOmN' where c = 384 index_test.go:137: sql insert into test_index values (395, 8529543136351775949, 0.563332, 'u0Zvu41LGL') index_test.go:137: sql insert into test_index values (394, 2719979048625832346, 0.452652, 'zU4HdJZj3I') index_test.go:140: sql delete from test_index where c = 369 index_test.go:137: sql insert into test_index values (397, 7146787314147560680, 0.341278, '7IyMD3dH5j') index_test.go:137: sql insert into test_index values (396, 7662011847768053026, 0.633690, 'giRJZrHtZl') index_test.go:143: sql update test_index set c1 = 2070367577865600511, c2 = 0.155383, c3 = 'xtNpRXDQCu' where c = 209 index_test.go:137: sql insert into test_index values (398, 2849471484779685078, 0.222883, '3dbubiMcnR') index_test.go:143: sql update test_index set c1 = 2393300952287061425, c2 = 0.707207, c3 = '0x3ojmQLej' where c = 33 index_test.go:140: sql delete from test_index where c = 209 index_test.go:137: sql insert into test_index values (399, 8075258455993720402, 0.699102, 'FgIVvi7MFs') index_test.go:140: sql delete from test_index where c = 265 index_test.go:137: sql insert into test_index values (400, 6209743345640616158, 0.783274, 'VbZgqxlNVu') index_test.go:140: sql delete from test_index where c = 131 index_test.go:143: sql update test_index set c1 = 7635427566166132577, c2 = 0.367486, c3 = '0gDgZxqgei' where c = 128 index_test.go:140: sql delete from test_index where c = 234 index_test.go:140: sql delete from test_index where c = 358 index_test.go:143: sql update test_index set c1 = 8591050887277447851, c2 = 0.396399, c3 = 'jIykzNJPP2' where c = 27 index_test.go:140: sql delete from test_index where c = 125 index_test.go:140: sql delete from test_index where c = 89 index_test.go:143: sql update test_index set c1 = 611750806985751601, c2 = 0.215770, c3 = 'qnnVr3m8lp' where c = 340 index_test.go:143: sql update test_index set c1 = 365912575007118858, c2 = 0.044707, c3 = 'esG5zGSmB2' where c = 221 index_test.go:143: sql update test_index set c1 = 8604063638786007697, c2 = 0.380651, c3 = 'r5hYwdxoD0' where c = 94 index_test.go:143: sql update test_index set c1 = 6380658233836969472, c2 = 0.801531, c3 = 'DgfiPoUyPw' where c = 275 index_test.go:143: sql update test_index set c1 = 6895832900909964151, c2 = 0.310218, c3 = 'LQp4HhSQw2' where c = 254 [TestSimpleDelete][Time Cost]1.079552668s === RUN TestSimpleDelete/Conflict === RUN TestSimpleDelete/Conflict/test_conflict_delete [TestSimpleConflictDelete][Insert][Time Cost]408.625021ms [2025/04/06 07:07:59.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.240 +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 (401, 735169605597357930, 0.210506, 'eFQmnbXb3y') index_test.go:137: sql insert into test_index values (402, 486337824234650263, 0.994262, 'qixHDiWGC2') index_test.go:137: sql insert into test_index values (403, 334026492546371813, 0.908922, 'yn97y3OmjT') index_test.go:137: sql insert into test_index values (405, 8125875386308764295, 0.685527, 'VONLlPVaPh') index_test.go:137: sql insert into test_index values (406, 3378777205956633503, 0.990369, 'ViyhXHQXH3') index_test.go:137: sql insert into test_index values (404, 8998807683664370123, 0.710300, 'g2hehMMW5M') index_test.go:137: sql insert into test_index values (409, 6137850919612437528, 0.508156, 'XBbFeqpe7i') index_test.go:137: sql insert into test_index values (410, 2358234354293414615, 0.953531, 'GmvCIdDKhP') index_test.go:137: sql insert into test_index values (408, 7569392878556339167, 0.621014, '5GBFq4VQIA') index_test.go:137: sql insert into test_index values (407, 6539775547230784739, 0.880548, 'Ccq4unwU4g') index_test.go:140: sql delete from test_index where c = 24 index_test.go:140: sql delete from test_index where c = 229 index_test.go:140: sql delete from test_index where c = 219 index_test.go:140: sql delete from test_index where c = 180 index_test.go:140: sql delete from test_index where c = 302 index_test.go:143: sql update test_index set c1 = 3660461590610673640, c2 = 0.195866, c3 = 'fxHw47lE3T' where c = 361 index_test.go:143: sql update test_index set c1 = 5946774585647045801, c2 = 0.774929, c3 = 'ouVqU677JB' where c = 266 index_test.go:137: sql insert into test_index values (411, 3381806993741191792, 0.885604, 'EVki2cDpNE') index_test.go:137: sql insert into test_index values (412, 4117423843849785501, 0.254630, 'AkAKpP6kxT') index_test.go:140: sql delete from test_index where c = 37 index_test.go:140: sql delete from test_index where c = 206 index_test.go:140: sql delete from test_index where c = 261 index_test.go:140: sql delete from test_index where c = 236 index_test.go:143: sql update test_index set c1 = 661666897716932503, c2 = 0.577777, c3 = 'KEv4DnQkOi' where c = 212 index_test.go:143: sql update test_index set c1 = 1432077008066196055, c2 = 0.027277, c3 = 'VOtr7kEPTA' where c = 175 index_test.go:140: sql delete from test_index where c = 348 index_test.go:143: sql update test_index set c1 = 536776356598219190, c2 = 0.602909, c3 = 'mQbL4kUBva' where c = 302 index_test.go:143: sql update test_index set c1 = 6123424535452304466, c2 = 0.139971, c3 = '4OzVtDe3d1' where c = 82 index_test.go:140: sql delete from test_index where c = 328 index_test.go:137: sql insert into test_index values (413, 2067546076211985890, 0.807898, 'ECMEGzA6ZH') index_test.go:140: sql delete from test_index where c = 384 index_test.go:137: sql insert into test_index values (414, 4523253656683089105, 0.355130, 'aRvpoy4N4D') index_test.go:143: sql update test_index set c1 = 2194235169910457185, c2 = 0.331367, c3 = 'YNBU5twt7v' where c = 241 index_test.go:137: sql insert into test_index values (415, 6145111515923560366, 0.610578, '1xRR5qi04X') index_test.go:137: sql insert into test_index values (416, 773212381766272925, 0.557809, '2shmy8Ntkm') index_test.go:137: sql insert into test_index values (417, 350175424667045793, 0.456877, 'UPL0xe4hqE') index_test.go:143: sql update test_index set c1 = 5441947960184841780, c2 = 0.581970, c3 = '86xIueVEm3' where c = 387 index_test.go:140: sql delete from test_index where c = 273 index_test.go:143: sql update test_index set c1 = 7698144356944765335, c2 = 0.801870, c3 = 'xjCoAsZ5Nh' where c = 359 index_test.go:140: sql delete from test_index where c = 377 index_test.go:137: sql insert into test_index values (418, 7904832198433090027, 0.287434, 'z9upAQ5XoR') index_test.go:140: sql delete from test_index where c = 351 index_test.go:137: sql insert into test_index values (419, 2329613871314762652, 0.177888, '1D8JuvFqa8') index_test.go:140: sql delete from test_index where c = 311 index_test.go:143: sql update test_index set c1 = 8167747545187000459, c2 = 0.599819, c3 = 'MRU2SMhuZ1' where c = 381 index_test.go:143: sql update test_index set c1 = 8659484820682997637, c2 = 0.796146, c3 = 'mLDrVPEkfb' where c = 257 index_test.go:140: sql delete from test_index where c = 412 index_test.go:143: sql update test_index set c1 = 4115497475497892404, c2 = 0.769007, c3 = 'LrVBnhIUGK' where c = 39 index_test.go:140: sql delete from test_index where c = 368 index_test.go:143: sql update test_index set c1 = 6666245242652771567, c2 = 0.135405, c3 = 'vjB9f1tUnV' where c = 151 index_test.go:143: sql update test_index set c1 = 667004300808338893, c2 = 0.856203, c3 = 'VxKxDCLoRR' where c = 169 index_test.go:137: sql insert into test_index values (421, 4534806502024447406, 0.137802, '0CXvzYwZQT') index_test.go:143: sql update test_index set c1 = 1114752077006145741, c2 = 0.160267, c3 = 'GQZtQj0BZr' where c = 217 index_test.go:143: sql update test_index set c1 = 3909183397784032644, c2 = 0.944293, c3 = 'syyum9O9nB' where c = 115 index_test.go:143: sql update test_index set c1 = 1931733904619086208, c2 = 0.798853, c3 = 'Mvt7LL8Ave' where c = 146 index_test.go:137: sql insert into test_index values (423, 9205692858641685921, 0.090686, 'i8fmzfd42Q') index_test.go:137: sql insert into test_index values (422, 6682932142418642625, 0.936962, 'HyFxCCXt4r') index_test.go:137: sql insert into test_index values (424, 3844069795023031729, 0.705301, 'FYGrlD8o1V') index_test.go:137: sql insert into test_index values (420, 4968465355278899924, 0.250688, 'Xi5UvoQlZk') index_test.go:140: sql delete from test_index where c = 70 index_test.go:140: sql delete from test_index where c = 402 index_test.go:140: sql delete from test_index where c = 101 index_test.go:140: sql delete from test_index where c = 45 index_test.go:137: sql insert into test_index values (427, 4231002439961200846, 0.484629, 'uSn2pi2X9b') index_test.go:137: sql insert into test_index values (426, 1259204017502813779, 0.539504, 'PnjugenNxA') index_test.go:137: sql insert into test_index values (425, 3805914922644833377, 0.638697, 'gO0TIIAqGE') index_test.go:143: sql update test_index set c1 = 9109028133120302487, c2 = 0.344492, c3 = 'riqQ2g5WaB' where c = 145 index_test.go:143: sql update test_index set c1 = 7426380048717147, c2 = 0.549175, c3 = 'xepmu9kcrJ' where c = 384 index_test.go:143: sql update test_index set c1 = 8228653513890907906, c2 = 0.389580, c3 = 'bg3pgXv8Ux' where c = 102 index_test.go:140: sql delete from test_index where c = 120 index_test.go:137: sql insert into test_index values (429, 1931641228467131022, 0.681468, 'TDWS8IXEYy') index_test.go:143: sql update test_index set c1 = 6544961504622155954, c2 = 0.504982, c3 = 'aawPsPhbB7' where c = 61 index_test.go:143: sql update test_index set c1 = 1871483339581638690, c2 = 0.550106, c3 = 'tncDLAfDvV' where c = 403 index_test.go:137: sql insert into test_index values (428, 2826123184606484982, 0.880811, 'PyBotrspx3') index_test.go:137: sql insert into test_index values (430, 1993690586270018019, 0.001775, 'YKRLyNgbAO') index_test.go:143: sql update test_index set c1 = 5258067348298261874, c2 = 0.652829, c3 = 'R3UsG3CJL5' where c = 201 index_test.go:137: sql insert into test_index values (431, 3282768908539395365, 0.489193, 'aciXrWyOhN') index_test.go:137: sql insert into test_index values (432, 7922623058917997528, 0.803420, 'NbbiQCkUtJ') index_test.go:140: sql delete from test_index where c = 24 index_test.go:140: sql delete from test_index where c = 268 index_test.go:140: sql delete from test_index where c = 395 index_test.go:137: sql insert into test_index values (433, 2894553383925877914, 0.123591, 'sdOhUZDI5K') index_test.go:143: sql update test_index set c1 = 671546599053487701, c2 = 0.492917, c3 = 'etYRSdjFHU' where c = 97 index_test.go:143: sql update test_index set c1 = 3635627097250268494, c2 = 0.323627, c3 = 'j1dHlmoTpV' where c = 82 index_test.go:140: sql delete from test_index where c = 352 index_test.go:140: sql delete from test_index where c = 430 index_test.go:137: sql insert into test_index values (434, 4869356047141519218, 0.919682, 'qBTfGdZHhH') index_test.go:140: sql delete from test_index where c = 399 index_test.go:143: sql update test_index set c1 = 8313095002736277535, c2 = 0.129818, c3 = 'a6RKp9YiNs' where c = 300 index_test.go:140: sql delete from test_index where c = 216 index_test.go:140: sql delete from test_index where c = 119 index_test.go:140: sql delete from test_index where c = 115 index_test.go:140: sql delete from test_index where c = 378 index_test.go:137: sql insert into test_index values (435, 8617887161797512262, 0.932817, '6MDpf8at2S') index_test.go:143: sql update test_index set c1 = 7269539465598352244, c2 = 0.903438, c3 = 'LbcrgbSmWi' where c = 389 index_test.go:143: sql update test_index set c1 = 5558174092642126708, c2 = 0.258754, c3 = 'DqZmGjXqLP' where c = 38 index_test.go:143: sql update test_index set c1 = 3853703540896977410, c2 = 0.659612, c3 = 'VWPqLnVxOj' where c = 140 index_test.go:143: sql update test_index set c1 = 838671117701165802, c2 = 0.744852, c3 = 'kt4nwlL14E' where c = 192 index_test.go:137: sql insert into test_index values (436, 8680932743105325141, 0.525414, 'TsSeWmJW9a') index_test.go:140: sql delete from test_index where c = 48 index_test.go:143: sql update test_index set c1 = 8700983814845362331, c2 = 0.813870, c3 = 'KH05eGCUCb' where c = 139 index_test.go:137: sql insert into test_index values (440, 6213986829955238473, 0.370181, 'hIpDaVnOjY') index_test.go:143: sql update test_index set c1 = 4967881652066478890, c2 = 0.578846, c3 = 'CcbjF9LS02' where c = 152 index_test.go:137: sql insert into test_index values (441, 402055936407817673, 0.889473, 'W1fHAG5CYM') index_test.go:137: sql insert into test_index values (439, 8771647847551012206, 0.583152, 'Coln2LEAEL') index_test.go:137: sql insert into test_index values (437, 8215292006662334695, 0.801243, '53VVzE5DoF') index_test.go:137: sql insert into test_index values (438, 2586682441444933859, 0.086771, 'dSHdRNQP4W') index_test.go:140: sql delete from test_index where c = 178 index_test.go:140: sql delete from test_index where c = 343 index_test.go:140: sql delete from test_index where c = 170 index_test.go:140: sql delete from test_index where c = 241 index_test.go:137: sql insert into test_index values (442, 1370953268199986864, 0.978827, 'LqcQi74J8k') index_test.go:143: sql update test_index set c1 = 2647690039608226350, c2 = 0.657039, c3 = 'KNbkbK1MmY' where c = 227 index_test.go:140: sql delete from test_index where c = 292 index_test.go:143: sql update test_index set c1 = 5654552800051924743, c2 = 0.851323, c3 = 'bTVBRC9Mpe' where c = 81 index_test.go:143: sql update test_index set c1 = 1895916726644151167, c2 = 0.343541, c3 = 'YP8UX1FPmN' where c = 252 index_test.go:140: sql delete from test_index where c = 100 index_test.go:143: sql update test_index set c1 = 7756483051018679985, c2 = 0.494099, c3 = 'jA2aq10xvG' where c = 245 index_test.go:137: sql insert into test_index values (444, 4182589230982317463, 0.016318, 'TeohVVWYyQ') index_test.go:137: sql insert into test_index values (443, 3418003931484468652, 0.170842, 'BSWbcioVqo') index_test.go:143: sql update test_index set c1 = 7665554714818441227, c2 = 0.717862, c3 = '0BFbB0zNqe' where c = 38 index_test.go:137: sql insert into test_index values (445, 8350833046871164819, 0.231477, 'cgT8CVEF4E') index_test.go:140: sql delete from test_index where c = 1 index_test.go:140: sql delete from test_index where c = 219 index_test.go:140: sql delete from test_index where c = 319 index_test.go:137: sql insert into test_index values (446, 1941371897906766063, 0.406098, 'nN7oc6Ssu2') index_test.go:140: sql delete from test_index where c = 295 index_test.go:137: sql insert into test_index values (447, 2759217063826081647, 0.275322, 'hnJ46XOIQg') index_test.go:140: sql delete from test_index where c = 313 index_test.go:143: sql update test_index set c1 = 2496701194396686640, c2 = 0.671040, c3 = 'eB2XVdxg6o' where c = 170 index_test.go:143: sql update test_index set c1 = 5078071158746744900, c2 = 0.844032, c3 = '8amqT1W31Z' where c = 287 index_test.go:143: sql update test_index set c1 = 6748153501113241358, c2 = 0.025250, c3 = 'gjgaFCPD2T' where c = 397 index_test.go:143: sql update test_index set c1 = 8964520647076894224, c2 = 0.191949, c3 = 'xVh9TtXXwB' where c = 336 index_test.go:140: sql delete from test_index where c = 220 index_test.go:140: sql delete from test_index where c = 278 index_test.go:143: sql update test_index set c1 = 7553949422328228658, c2 = 0.510733, c3 = 'MoRFSLQ4jw' where c = 274 index_test.go:137: sql insert into test_index values (449, 3210767175539256094, 0.704327, 'dsLEbBA4pT') index_test.go:137: sql insert into test_index values (450, 6914707198428069889, 0.587596, 'axaCwPJgsr') index_test.go:137: sql insert into test_index values (448, 282289875678522885, 0.650415, 'Iyt3R05xZG') index_test.go:137: sql insert into test_index values (451, 4802262770697781989, 0.979982, 'A4NJyKfObq') index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 298 index_test.go:143: sql update test_index set c1 = 665462080685398664, c2 = 0.219921, c3 = '3b3wWy3XCU' where c = 34 index_test.go:137: sql insert into test_index values (452, 5865180597347809348, 0.072902, 'VRUaaUz7RY') index_test.go:140: sql delete from test_index where c = 419 index_test.go:143: sql update test_index set c1 = 7845953624795467308, c2 = 0.891221, c3 = '39rKP9tLh5' where c = 74 index_test.go:140: sql delete from test_index where c = 303 index_test.go:143: sql update test_index set c1 = 1042728622350520541, c2 = 0.091974, c3 = 'sgAGcmPFKZ' where c = 364 index_test.go:143: sql update test_index set c1 = 2632678543707568890, c2 = 0.370123, c3 = 'UFJ6Yo9Ifz' where c = 346 index_test.go:143: sql update test_index set c1 = 3605402442997016924, c2 = 0.099053, c3 = 'vONvgPvzhZ' where c = 372 index_test.go:140: sql delete from test_index where c = 81 index_test.go:143: sql update test_index set c1 = 3740237753708288070, c2 = 0.732446, c3 = 'S8sJVZT7Cv' where c = 275 index_test.go:137: sql insert into test_index values (453, 6049919917127187342, 0.181110, '31JhzCD1nq') index_test.go:143: sql update test_index set c1 = 4274002421461675386, c2 = 0.496837, c3 = 'JpS5kKJ97R' where c = 48 index_test.go:143: sql update test_index set c1 = 8096990164474408970, c2 = 0.599426, c3 = '8dphFoDcTQ' where c = 8 index_test.go:143: sql update test_index set c1 = 6504331167403755293, c2 = 0.984725, c3 = 'OB68GKkdHb' where c = 440 index_test.go:140: sql delete from test_index where c = 243 index_test.go:137: sql insert into test_index values (454, 9203819768025523664, 0.027819, 'ZcEUDpDOco') index_test.go:137: sql insert into test_index values (458, 671430721489552680, 0.414936, 'dDfDxcpXtg') index_test.go:137: sql insert into test_index values (459, 1640169424856917345, 0.012538, 'nhhY8iBTTS') index_test.go:137: sql insert into test_index values (456, 8761376752237526061, 0.374507, 'yU7VPxGUQQ') index_test.go:143: sql update test_index set c1 = 2792013930802119848, c2 = 0.572014, c3 = 'X8LbHhuPgM' where c = 29 index_test.go:143: sql update test_index set c1 = 5086956558842609573, c2 = 0.532185, c3 = 'moIhFS3J0T' where c = 300 index_test.go:137: sql insert into test_index values (460, 5025380702082417873, 0.931530, '6fyjC7dMUP') index_test.go:137: sql insert into test_index values (461, 7899640051573899077, 0.804368, 'IloJLj269w') index_test.go:137: sql insert into test_index values (457, 7743300174711404200, 0.100932, 'xIW7GxSKfJ') index_test.go:140: sql delete from test_index where c = 343 index_test.go:140: sql delete from test_index where c = 104 index_test.go:140: sql delete from test_index where c = 11 index_test.go:137: sql insert into test_index values (455, 4065844053339376527, 0.364659, 'BXHw79Z8BT') index_test.go:140: sql delete from test_index where c = 328 index_test.go:143: sql update test_index set c1 = 6421430289219671958, c2 = 0.485144, c3 = 'ZMcOz7TiJr' where c = 64 index_test.go:140: sql delete from test_index where c = 144 index_test.go:137: sql insert into test_index values (463, 3627700416234403539, 0.626314, 'Cv8lBN4qHu') index_test.go:137: sql insert into test_index values (462, 5502430448770421611, 0.668896, 'bsT8267uHT') index_test.go:143: sql update test_index set c1 = 6842259320234362739, c2 = 0.109351, c3 = 'KW6W4wAV6q' where c = 250 index_test.go:140: sql delete from test_index where c = 292 index_test.go:140: sql delete from test_index where c = 310 index_test.go:143: sql update test_index set c1 = 3005399762946399451, c2 = 0.702393, c3 = 'JNqEEsJOVE' where c = 266 index_test.go:143: sql update test_index set c1 = 5597102515365698392, c2 = 0.834181, c3 = 'jTL6Kv2wNv' where c = 113 index_test.go:137: sql insert into test_index values (465, 6005833172291267695, 0.996156, 'fKp1Id2sXh') index_test.go:137: sql insert into test_index values (466, 3928940052989325983, 0.752285, 'PMhwcZR0hY') index_test.go:137: sql insert into test_index values (464, 2010611195123115453, 0.329231, '3s0n31omm8') index_test.go:140: sql delete from test_index where c = 336 index_test.go:143: sql update test_index set c1 = 5056053640062716244, c2 = 0.214038, c3 = 'EUsncT2GK2' where c = 380 index_test.go:143: sql update test_index set c1 = 7669342762905703945, c2 = 0.928073, c3 = 'lrwvyqfp9W' where c = 270 index_test.go:137: sql insert into test_index values (467, 3968123005829344427, 0.525164, 'D3VdH5SC7E') index_test.go:140: sql delete from test_index where c = 133 index_test.go:140: sql delete from test_index where c = 314 index_test.go:143: sql update test_index set c1 = 3493862652322091300, c2 = 0.360894, c3 = '6prLuluIPx' where c = 402 index_test.go:137: sql insert into test_index values (469, 7036890040707830595, 0.150944, 'UVIn4L3WQI') index_test.go:140: sql delete from test_index where c = 202 index_test.go:143: sql update test_index set c1 = 6067451909510675592, c2 = 0.913911, c3 = 'lyEbhy5qrE' where c = 191 index_test.go:137: sql insert into test_index values (468, 7567645608330819545, 0.194751, 'zmhQCNKjdy') index_test.go:143: sql update test_index set c1 = 3770895123281099131, c2 = 0.018359, c3 = 'v2goiUbB7F' where c = 98 index_test.go:140: sql delete from test_index where c = 409 index_test.go:137: sql insert into test_index values (470, 1358883739601329376, 0.239475, 'GKRHBYAAqb') index_test.go:137: sql insert into test_index values (472, 8526599237894842934, 0.862120, 'pGXMe8fsAj') index_test.go:137: sql insert into test_index values (471, 110435698408302250, 0.394253, '6FnxceG9S8') index_test.go:140: sql delete from test_index where c = 408 index_test.go:140: sql delete from test_index where c = 221 index_test.go:140: sql delete from test_index where c = 410 index_test.go:143: sql update test_index set c1 = 2340996370588132434, c2 = 0.949801, c3 = '8bOdDuUCAz' where c = 229 index_test.go:143: sql update test_index set c1 = 4658072060891993672, c2 = 0.861340, c3 = 'Z8aaNjbUb7' where c = 206 index_test.go:140: sql delete from test_index where c = 116 index_test.go:143: sql update test_index set c1 = 2368452206713165838, c2 = 0.106081, c3 = 'OyJmC5f7df' where c = 434 index_test.go:140: sql delete from test_index where c = 308 index_test.go:137: sql insert into test_index values (473, 5186360700927714126, 0.509709, '2NaQUA5Ndx') index_test.go:140: sql delete from test_index where c = 427 index_test.go:137: sql insert into test_index values (475, 329776820646511374, 0.336855, 'EvOyI1r0t8') index_test.go:143: sql update test_index set c1 = 2122746088920609826, c2 = 0.739813, c3 = 'y0mg6CSswJ' where c = 345 index_test.go:140: sql delete from test_index where c = 64 index_test.go:137: sql insert into test_index values (474, 5262420382870648168, 0.485866, 'qwpZ3OiAoM') index_test.go:143: sql update test_index set c1 = 5058921811129198561, c2 = 0.650483, c3 = 'QxXrKuCuns' where c = 200 index_test.go:137: sql insert into test_index values (476, 7155342862657458609, 0.053707, '4dXWEInP7g') index_test.go:140: sql delete from test_index where c = 327 index_test.go:143: sql update test_index set c1 = 8399828009223837893, c2 = 0.350480, c3 = 'rIvQuPZDoJ' where c = 301 index_test.go:140: sql delete from test_index where c = 308 index_test.go:143: sql update test_index set c1 = 7342709362943212780, c2 = 0.836268, c3 = 'wsq0KWmEVQ' where c = 307 index_test.go:143: sql update test_index set c1 = 3678442011559295, c2 = 0.598802, c3 = 'Zkffo0t6EC' where c = 179 index_test.go:143: sql update test_index set c1 = 2726912245204199175, c2 = 0.542216, c3 = 'kzm3cAK0if' where c = 362 index_test.go:143: sql update test_index set c1 = 1079816279696690712, c2 = 0.442604, c3 = 'UASAKf0Bto' where c = 396 index_test.go:140: sql delete from test_index where c = 26 index_test.go:140: sql delete from test_index where c = 319 index_test.go:137: sql insert into test_index values (477, 4164111959636599354, 0.446847, '1XmSpm4Cdu') index_test.go:137: sql insert into test_index values (478, 4504334903898246156, 0.202513, 'ILiW0iQNfr') index_test.go:143: sql update test_index set c1 = 2057264468330674220, c2 = 0.149049, c3 = 'LxhSPRvPXn' where c = 216 index_test.go:137: sql insert into test_index values (479, 6949551785480272635, 0.065336, 'Z13LWlZG43') index_test.go:137: sql insert into test_index values (480, 7782891753869448239, 0.950871, 'RkBwGiWtHR') index_test.go:140: sql delete from test_index where c = 133 index_test.go:137: sql insert into test_index values (481, 8230435629360264766, 0.983672, 'F6muUvBH1S') index_test.go:143: sql update test_index set c1 = 5817347660624082589, c2 = 0.146145, c3 = 'C5nAmSmpPj' where c = 71 index_test.go:140: sql delete from test_index where c = 284 index_test.go:143: sql update test_index set c1 = 6912896828203824184, c2 = 0.836135, c3 = 'VJooRnvO1q' where c = 342 index_test.go:143: sql update test_index set c1 = 6865487686448719914, c2 = 0.924015, c3 = 'K6gXfz0k2z' where c = 415 index_test.go:140: sql delete from test_index where c = 8 index_test.go:143: sql update test_index set c1 = 464036145418292991, c2 = 0.479280, c3 = 'IpfX601xo0' where c = 207 index_test.go:143: sql update test_index set c1 = 1177883132449447703, c2 = 0.960808, c3 = 'fV3irZJGH8' where c = 159 index_test.go:137: sql insert into test_index values (483, 8113002507152388300, 0.010342, 'y4RjU5rplK') index_test.go:137: sql insert into test_index values (482, 3450213985288235962, 0.096734, 'zZgkfqCvqG') index_test.go:137: sql insert into test_index values (484, 1097093761730898965, 0.463572, 'K7GborgweO') index_test.go:137: sql insert into test_index values (487, 3286335774579239369, 0.775889, 'QdRPn6sbZC') index_test.go:143: sql update test_index set c1 = 8006456601403872862, c2 = 0.569989, c3 = 'J9toOBI4Ak' where c = 318 index_test.go:137: sql insert into test_index values (485, 5117547413642786193, 0.697520, 'xFw45sogs5') index_test.go:140: sql delete from test_index where c = 287 index_test.go:140: sql delete from test_index where c = 378 index_test.go:137: sql insert into test_index values (486, 2607025444792391728, 0.543837, 'LGXZ5CFZWQ') index_test.go:140: sql delete from test_index where c = 272 index_test.go:137: sql insert into test_index values (488, 7298024986335329615, 0.426697, 'uDkKKHud23') index_test.go:143: sql update test_index set c1 = 3660100010667313576, c2 = 0.780170, c3 = '5MC2tCS03i' where c = 165 index_test.go:140: sql delete from test_index where c = 327 index_test.go:140: sql delete from test_index where c = 310 index_test.go:137: sql insert into test_index values (489, 8208289239941937865, 0.286399, 'Zs6iIrTheW') index_test.go:143: sql update test_index set c1 = 8424152607747581070, c2 = 0.142903, c3 = 'kyr6Dudy28' where c = 331 index_test.go:143: sql update test_index set c1 = 1015479978154589330, c2 = 0.979276, c3 = 'Z3QfHwRZ6d' where c = 19 index_test.go:140: sql delete from test_index where c = 248 index_test.go:140: sql delete from test_index where c = 293 index_test.go:140: sql delete from test_index where c = 242 index_test.go:140: sql delete from test_index where c = 264 index_test.go:143: sql update test_index set c1 = 9187524560016128467, c2 = 0.543989, c3 = 's2J9X7x020' where c = 460 index_test.go:143: sql update test_index set c1 = 9190836340553526930, c2 = 0.182749, c3 = 'KGBDPuAJtG' where c = 116 index_test.go:143: sql update test_index set c1 = 6135579463504163068, c2 = 0.139889, c3 = 'ca7ZBDUm5x' where c = 470 index_test.go:143: sql update test_index set c1 = 8582239576857381072, c2 = 0.014041, c3 = 'Utjefyfixf' where c = 351 index_test.go:137: sql insert into test_index values (492, 3997131155180412264, 0.831254, '7RMN8aKQDH') index_test.go:137: sql insert into test_index values (491, 411731219818094798, 0.763914, 'lZSuJveutK') index_test.go:143: sql update test_index set c1 = 2755044371602093474, c2 = 0.125874, c3 = 'QQotx9hQ3W' where c = 366 index_test.go:143: sql update test_index set c1 = 5241132558834720961, c2 = 0.111206, c3 = 'b7XUUzOe2W' where c = 452 index_test.go:137: sql insert into test_index values (494, 8555823006855683737, 0.644441, 'bsK5RSnhfk') index_test.go:137: sql insert into test_index values (493, 1277097292981050591, 0.752699, 'ItSFjDcFPa') index_test.go:137: sql insert into test_index values (490, 4762413075980738149, 0.249883, 'u1UKJVbgN1') index_test.go:137: sql insert into test_index values (495, 882784349403223811, 0.294725, 'hTA7VK6rk5') index_test.go:140: sql delete from test_index where c = 178 index_test.go:137: sql insert into test_index values (496, 4906296750522591173, 0.842614, 'gm63VLyPR1') index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 465 index_test.go:143: sql update test_index set c1 = 6981612986253859678, c2 = 0.242205, c3 = '0Sjz09LNkR' where c = 66 index_test.go:140: sql delete from test_index where c = 166 index_test.go:140: sql delete from test_index where c = 469 index_test.go:143: sql update test_index set c1 = 1145883473667421295, c2 = 0.413461, c3 = 'SrlJJC31HY' where c = 134 index_test.go:143: sql update test_index set c1 = 4856416075527941750, c2 = 0.048482, c3 = 'uX9yND6AT8' where c = 274 index_test.go:137: sql insert into test_index values (497, 8265065566619282336, 0.954728, 'ZMvHgQxqzK') index_test.go:143: sql update test_index set c1 = 2200793553083921246, c2 = 0.979865, c3 = 'NouL8goO6M' where c = 61 index_test.go:140: sql delete from test_index where c = 184 index_test.go:143: sql update test_index set c1 = 6933029012076741322, c2 = 0.983731, c3 = 'v7XQI1R8E2' where c = 345 index_test.go:140: sql delete from test_index where c = 200 index_test.go:140: sql delete from test_index where c = 446 index_test.go:143: sql update test_index set c1 = 1659647598587618042, c2 = 0.864402, c3 = 'PqwoGBHPSj' where c = 232 index_test.go:143: sql update test_index set c1 = 847170265987009539, c2 = 0.526754, c3 = '7OhjvU6GJV' where c = 261 index_test.go:137: sql insert into test_index values (499, 3513131837823040261, 0.519651, 'mB1qf4mhmF') index_test.go:137: sql insert into test_index values (498, 7764737984004109483, 0.350551, 'XV1jrGXv6y') index_test.go:143: sql update test_index set c1 = 5998532256116397117, c2 = 0.080077, c3 = 'zpMFKAgsyy' where c = 341 index_test.go:140: sql delete from test_index where c = 487 index_test.go:137: sql insert into test_index values (500, 6901386554491989144, 0.224388, 'tdjJZaEwwG') index_test.go:143: sql update test_index set c1 = 4106302508576028475, c2 = 0.633403, c3 = 'CuuPI9bVmX' where c = 214 index_test.go:140: sql delete from test_index where c = 404 index_test.go:143: sql update test_index set c1 = 5687193849214490243, c2 = 0.896273, c3 = '2fEgHPLI9Q' where c = 282 index_test.go:140: sql delete from test_index where c = 84 index_test.go:143: sql update test_index set c1 = 2981024385570337791, c2 = 0.268841, c3 = 'ArLcfgO1r2' where c = 56 index_test.go:143: sql update test_index set c1 = 550112031505781758, c2 = 0.275663, c3 = 'QKRUz75ROQ' where c = 170 [TestSimpleConflictDelete][Delete][Time Cost]477.979523ms === RUN TestSimpleDelete/Conflict/test_conflict_delete_common [2025/04/06 07:07:59.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:07:59.741 +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 (508, 3575377343464336501, 0.883016, 'eNXUfhy9bR') index_test.go:137: sql insert into test_index values (501, 1502897148709875694, 0.411326, 'vTNWaCBYkE') index_test.go:137: sql insert into test_index values (504, 459272166720578398, 0.063477, 'kXEUlnbcQz') index_test.go:137: sql insert into test_index values (503, 5577462357798806544, 0.749077, 'SjgLSMbHYf') index_test.go:137: sql insert into test_index values (502, 2669886288895880653, 0.730622, 'KWl9euW1aL') index_test.go:137: sql insert into test_index values (506, 3814031553083859595, 0.935952, 'gcQSVXSLBq') index_test.go:140: sql delete from test_index where c = 158 index_test.go:137: sql insert into test_index values (507, 4510969577717586971, 0.905754, 'd1niXBzIH7') index_test.go:137: sql insert into test_index values (509, 5125582769298574555, 0.685124, 'ifbGuZ3dbi') index_test.go:140: sql delete from test_index where c = 293 index_test.go:137: sql insert into test_index values (510, 9015329973916131181, 0.521062, '6W4uQVffvL') index_test.go:140: sql delete from test_index where c = 20 index_test.go:137: sql insert into test_index values (505, 6448183546319323318, 0.571300, 'ej7KYdPo12') index_test.go:143: sql update test_index set c1 = 8028354668518011862, c2 = 0.796082, c3 = 'xusNqL330m' where c = 206 index_test.go:140: sql delete from test_index where c = 486 index_test.go:140: sql delete from test_index where c = 220 index_test.go:143: sql update test_index set c1 = 3913965368915759772, c2 = 0.232611, c3 = 'JWaeQWx5gk' where c = 210 index_test.go:140: sql delete from test_index where c = 451 index_test.go:140: sql delete from test_index where c = 499 index_test.go:137: sql insert into test_index values (511, 7760156213296995806, 0.369865, 'URzjeGCryw') index_test.go:140: sql delete from test_index where c = 475 index_test.go:140: sql delete from test_index where c = 354 index_test.go:140: sql delete from test_index where c = 502 index_test.go:143: sql update test_index set c1 = 2643358498257597243, c2 = 0.170849, c3 = '4YquzwWiRv' where c = 328 index_test.go:143: sql update test_index set c1 = 4128101026815943213, c2 = 0.132754, c3 = '0FhIdDmLQX' where c = 383 index_test.go:137: sql insert into test_index values (512, 4142002965562573373, 0.250027, 'ZfDZpOo5NQ') index_test.go:143: sql update test_index set c1 = 2460927348628114150, c2 = 0.774444, c3 = 'kdI2sVPYwh' where c = 356 index_test.go:143: sql update test_index set c1 = 5369421611878696360, c2 = 0.772331, c3 = 'FCr9BQBcsH' where c = 215 index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 2714608227314745324, c2 = 0.148755, c3 = '3clwFEcYE7' where c = 306 index_test.go:140: sql delete from test_index where c = 32 index_test.go:137: sql insert into test_index values (515, 3516422978806103558, 0.173138, 'HtUi71mX35') index_test.go:137: sql insert into test_index values (514, 9122118473450607675, 0.856128, 'QyL5oaBXKV') index_test.go:143: sql update test_index set c1 = 1908732389891939230, c2 = 0.350648, c3 = 'xTat2lYHo9' where c = 418 index_test.go:137: sql insert into test_index values (513, 4918295959753459099, 0.667910, 'rSTsgmY9pd') index_test.go:143: sql update test_index set c1 = 1690868265374706395, c2 = 0.413274, c3 = 'r0mI7AJlMe' where c = 378 index_test.go:143: sql update test_index set c1 = 1368809714644339527, c2 = 0.985809, c3 = 'Ft88f1Q6TI' where c = 335 index_test.go:140: sql delete from test_index where c = 163 index_test.go:143: sql update test_index set c1 = 2801742820138162916, c2 = 0.760055, c3 = 'zTwd9DnTdx' where c = 245 index_test.go:137: sql insert into test_index values (516, 3366317261008354681, 0.396381, 'Ym9vMrf1yt') index_test.go:137: sql insert into test_index values (517, 3595216616055085729, 0.206823, 's0VXmiUfRY') index_test.go:137: sql insert into test_index values (520, 8552970395606046878, 0.919412, 'OgAlRr91Lm') index_test.go:137: sql insert into test_index values (518, 1254808036908680930, 0.741014, '7vEqdrMaWC') index_test.go:140: sql delete from test_index where c = 255 index_test.go:140: sql delete from test_index where c = 402 index_test.go:137: sql insert into test_index values (519, 7935130786632463897, 0.170081, 'jxPumSbV34') index_test.go:140: sql delete from test_index where c = 229 index_test.go:143: sql update test_index set c1 = 8818636547696680642, c2 = 0.165071, c3 = 'YMrDKGracr' where c = 34 index_test.go:143: sql update test_index set c1 = 5218581829223815613, c2 = 0.655675, c3 = 'Ls0wmr20xF' where c = 328 index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 184 index_test.go:143: sql update test_index set c1 = 9157310409633610459, c2 = 0.926707, c3 = 'znAmEdHVUi' where c = 209 index_test.go:140: sql delete from test_index where c = 81 index_test.go:140: sql delete from test_index where c = 100 index_test.go:137: sql insert into test_index values (521, 398305169040196833, 0.424666, 'SSj8DiDCoV') index_test.go:143: sql update test_index set c1 = 7222973247385576557, c2 = 0.276292, c3 = 'CVcrWx0GWK' where c = 179 index_test.go:143: sql update test_index set c1 = 5508921952500231502, c2 = 0.919490, c3 = 'nRckYVkEJl' where c = 50 index_test.go:140: sql delete from test_index where c = 23 index_test.go:143: sql update test_index set c1 = 3532828088313124992, c2 = 0.383827, c3 = 'UeGXosmi9x' where c = 102 index_test.go:143: sql update test_index set c1 = 5721633643932769791, c2 = 0.641583, c3 = 'ix8mTDCcWn' where c = 23 index_test.go:137: sql insert into test_index values (522, 8817659903068104485, 0.534390, 'u7DGVgCYwe') index_test.go:143: sql update test_index set c1 = 3153258670589194107, c2 = 0.010357, c3 = 'nZHWKGAcjh' where c = 431 index_test.go:137: sql insert into test_index values (525, 8014567635350282703, 0.113275, 'pEnCHIXZSv') index_test.go:143: sql update test_index set c1 = 1178142735731913121, c2 = 0.670721, c3 = '9aOGrmuJYd' where c = 357 index_test.go:143: sql update test_index set c1 = 649846901350745073, c2 = 0.606262, c3 = 'fBD1Fyh6Wg' where c = 498 index_test.go:137: sql insert into test_index values (524, 4983882524989042201, 0.102140, '8akb2MEz95') index_test.go:137: sql insert into test_index values (523, 7512273843682924410, 0.764790, 'crnQ6R0BY2') index_test.go:140: sql delete from test_index where c = 369 index_test.go:137: sql insert into test_index values (526, 1563808205309096351, 0.323690, 'RMxoQrdedZ') index_test.go:137: sql insert into test_index values (529, 1440389128671973855, 0.964957, 'qkmNY6QY09') index_test.go:137: sql insert into test_index values (527, 2624406970138667803, 0.515570, 'RPFPSM85d1') index_test.go:137: sql insert into test_index values (530, 1334259408446072330, 0.820598, 'ssKnhmumkT') index_test.go:140: sql delete from test_index where c = 484 index_test.go:140: sql delete from test_index where c = 192 index_test.go:137: sql insert into test_index values (531, 3015949928335110354, 0.435185, '4NOs4t4NPn') index_test.go:140: sql delete from test_index where c = 335 index_test.go:140: sql delete from test_index where c = 223 index_test.go:143: sql update test_index set c1 = 4155552814737550671, c2 = 0.487997, c3 = 'RQzlpl8TLI' where c = 325 index_test.go:140: sql delete from test_index where c = 498 index_test.go:143: sql update test_index set c1 = 8884190394234912165, c2 = 0.534837, c3 = 'c28c5ZdrvG' where c = 464 index_test.go:137: sql insert into test_index values (528, 6716073301409774320, 0.883514, 'eTZpsMQ2EH') index_test.go:143: sql update test_index set c1 = 4555231430535537190, c2 = 0.186915, c3 = 'qoqo0Efe0Z' where c = 338 index_test.go:140: sql delete from test_index where c = 89 index_test.go:140: sql delete from test_index where c = 347 index_test.go:140: sql delete from test_index where c = 354 index_test.go:143: sql update test_index set c1 = 1490242426727336097, c2 = 0.651092, c3 = 'NWzGwLviXG' where c = 484 index_test.go:137: sql insert into test_index values (533, 8977408578929372153, 0.927442, '4McDEI9YFb') index_test.go:143: sql update test_index set c1 = 6708555122314311084, c2 = 0.646017, c3 = 'FfayAju6Gn' where c = 512 index_test.go:137: sql insert into test_index values (532, 3916259504494808453, 0.733366, 'K8IplpAAmq') index_test.go:137: sql insert into test_index values (534, 5028509807042715426, 0.081502, '7ACMgSikHW') index_test.go:143: sql update test_index set c1 = 1191083157320655360, c2 = 0.291380, c3 = '17GHrZ61G2' where c = 48 index_test.go:140: sql delete from test_index where c = 101 index_test.go:140: sql delete from test_index where c = 52 index_test.go:137: sql insert into test_index values (536, 1900418764792256626, 0.275536, 'BxbZDhVpvW') index_test.go:137: sql insert into test_index values (535, 6050277789092663390, 0.257403, '6h38TEFwZW') index_test.go:137: sql insert into test_index values (537, 5805258063023201046, 0.022176, 'jcRK9VdI2w') index_test.go:143: sql update test_index set c1 = 3203740361204466065, c2 = 0.818608, c3 = 'roj34MB8HI' where c = 497 index_test.go:140: sql delete from test_index where c = 504 index_test.go:140: sql delete from test_index where c = 207 index_test.go:143: sql update test_index set c1 = 5009696844612152406, c2 = 0.030923, c3 = 'CxHMorWRjz' where c = 271 index_test.go:140: sql delete from test_index where c = 372 index_test.go:143: sql update test_index set c1 = 2978314478504976329, c2 = 0.660467, c3 = 'LmKioA7WBT' where c = 197 index_test.go:140: sql delete from test_index where c = 326 index_test.go:143: sql update test_index set c1 = 1144520757492413594, c2 = 0.834498, c3 = 'e8Zeu91SoL' where c = 15 index_test.go:140: sql delete from test_index where c = 490 index_test.go:143: sql update test_index set c1 = 2215021230421690833, c2 = 0.064805, c3 = 'g0pM0I7e8M' where c = 36 index_test.go:143: sql update test_index set c1 = 6973769064200063903, c2 = 0.638454, c3 = 'Bv2WnriGwL' where c = 245 index_test.go:137: sql insert into test_index values (539, 1162338832514317901, 0.489410, 'PNJoAmylKP') index_test.go:143: sql update test_index set c1 = 3858179158084525238, c2 = 0.407379, c3 = 'AMWbCHuRLL' where c = 257 index_test.go:137: sql insert into test_index values (540, 7436810731780530763, 0.930126, 'ipIRZEGGWg') index_test.go:143: sql update test_index set c1 = 2926010089411098340, c2 = 0.069972, c3 = 'TYNHZVTdCs' where c = 250 index_test.go:137: sql insert into test_index values (538, 4283484521964712267, 0.288589, 'ZhmCxuy7Fn') index_test.go:140: sql delete from test_index where c = 255 index_test.go:137: sql insert into test_index values (541, 2796411335619137412, 0.199691, 'toWeteGk9P') index_test.go:143: sql update test_index set c1 = 4026562798503450191, c2 = 0.272508, c3 = 'VC3aEvHbyY' where c = 60 index_test.go:137: sql insert into test_index values (544, 8573208662054947187, 0.140136, 'JQkhsEZGds') index_test.go:140: sql delete from test_index where c = 2 index_test.go:137: sql insert into test_index values (542, 5287935823344115906, 0.711156, 'defwfBzTtm') index_test.go:140: sql delete from test_index where c = 403 index_test.go:143: sql update test_index set c1 = 4829264317781495509, c2 = 0.888659, c3 = 'rsgsa6ajVK' where c = 446 index_test.go:140: sql delete from test_index where c = 64 index_test.go:137: sql insert into test_index values (543, 3526083834359592199, 0.540110, 'l5swyR7Tri') index_test.go:137: sql insert into test_index values (546, 5083465941210680382, 0.791063, 'bs3GcAWeek') index_test.go:143: sql update test_index set c1 = 8309952455431324139, c2 = 0.629384, c3 = 'bn9PcLcCkg' where c = 39 index_test.go:140: sql delete from test_index where c = 205 index_test.go:137: sql insert into test_index values (545, 2811377151820780303, 0.616740, 'p7bpwJtyaF') index_test.go:143: sql update test_index set c1 = 5168952485499330935, c2 = 0.630701, c3 = 'q7Afm56nWS' where c = 512 index_test.go:140: sql delete from test_index where c = 246 index_test.go:140: sql delete from test_index where c = 507 index_test.go:140: sql delete from test_index where c = 31 index_test.go:140: sql delete from test_index where c = 470 index_test.go:137: sql insert into test_index values (548, 8112232192522572088, 0.607578, 'ALKICSKNNd') index_test.go:143: sql update test_index set c1 = 696420520436453486, c2 = 0.698611, c3 = '0xnm8MnY6y' where c = 323 index_test.go:143: sql update test_index set c1 = 6268482609184751495, c2 = 0.535728, c3 = 'OLdi93MQMw' where c = 534 index_test.go:137: sql insert into test_index values (547, 4304962458403790336, 0.622446, 'Em4MHiq30D') index_test.go:143: sql update test_index set c1 = 7100244317748049559, c2 = 0.333646, c3 = '9uTnwVyoj5' where c = 457 index_test.go:143: sql update test_index set c1 = 3760215303044616005, c2 = 0.864270, c3 = 'E339vxOWc7' where c = 5 index_test.go:137: sql insert into test_index values (549, 8717953023347712176, 0.969348, 'hmVg2qDYhw') index_test.go:143: sql update test_index set c1 = 5594508992439583202, c2 = 0.607058, c3 = 'lZn5TCiTit' where c = 330 index_test.go:140: sql delete from test_index where c = 258 index_test.go:143: sql update test_index set c1 = 6400571766580838620, c2 = 0.713602, c3 = 'bE4qXuWbKb' where c = 245 index_test.go:143: sql update test_index set c1 = 1316196407940463350, c2 = 0.956654, c3 = 'QU0xj5SdCi' where c = 467 index_test.go:137: sql insert into test_index values (552, 6164750055371799929, 0.818770, 'KAJ9RQo4V0') index_test.go:137: sql insert into test_index values (551, 8237324523853917240, 0.130865, 'HzHR3fACNv') index_test.go:140: sql delete from test_index where c = 323 index_test.go:137: sql insert into test_index values (553, 7873467550156551493, 0.331028, 'LaEqa08W7Q') index_test.go:140: sql delete from test_index where c = 326 index_test.go:137: sql insert into test_index values (550, 4352507827103888567, 0.246972, 'x5ekuC4E7n') index_test.go:140: sql delete from test_index where c = 348 index_test.go:143: sql update test_index set c1 = 8485254609146978663, c2 = 0.732782, c3 = 'zKLrgO1G5O' where c = 2 index_test.go:140: sql delete from test_index where c = 124 index_test.go:140: sql delete from test_index where c = 120 index_test.go:143: sql update test_index set c1 = 6246014439828534809, c2 = 0.999482, c3 = '6PcETYWW1e' where c = 470 index_test.go:137: sql insert into test_index values (555, 1401343675842874942, 0.965346, 'QBNAwJhY5E') index_test.go:143: sql update test_index set c1 = 1535036631264411166, c2 = 0.166197, c3 = 'ToLt8QErO5' where c = 85 index_test.go:137: sql insert into test_index values (556, 5672577232799457271, 0.230197, 'DuDguiIj0I') index_test.go:137: sql insert into test_index values (554, 6932159216688925085, 0.167479, 'vyevzz195c') index_test.go:143: sql update test_index set c1 = 1251316837676095757, c2 = 0.789911, c3 = 'v4XOZgx4kG' where c = 12 index_test.go:143: sql update test_index set c1 = 2364883208446128605, c2 = 0.755335, c3 = 'e7Gw2FEpCh' where c = 388 index_test.go:137: sql insert into test_index values (557, 8686926168279570883, 0.861879, '2zD4fcsnNE') index_test.go:140: sql delete from test_index where c = 496 index_test.go:143: sql update test_index set c1 = 4127440597862435806, c2 = 0.550882, c3 = 'AmvVyiFFs1' where c = 406 index_test.go:137: sql insert into test_index values (558, 3088326160617687226, 0.290820, 'h3cnzSuYTS') index_test.go:140: sql delete from test_index where c = 193 index_test.go:140: sql delete from test_index where c = 523 index_test.go:137: sql insert into test_index values (559, 5174375566024988588, 0.364032, 'arWWtNN3Y3') index_test.go:140: sql delete from test_index where c = 393 index_test.go:137: sql insert into test_index values (560, 8548861133600805535, 0.974344, 'p3qGBT5tFS') index_test.go:137: sql insert into test_index values (562, 1106190449668571708, 0.796998, 'QpAFWrPrjY') index_test.go:143: sql update test_index set c1 = 5248612153352557340, c2 = 0.621256, c3 = '52UVBd3IKy' where c = 319 index_test.go:140: sql delete from test_index where c = 460 index_test.go:137: sql insert into test_index values (561, 5602653799004340416, 0.532209, 'fesJAqLuBw') index_test.go:140: sql delete from test_index where c = 550 index_test.go:137: sql insert into test_index values (563, 8478093685313220696, 0.792236, 'plPBYjt9Zk') index_test.go:140: sql delete from test_index where c = 385 index_test.go:140: sql delete from test_index where c = 424 index_test.go:140: sql delete from test_index where c = 511 index_test.go:143: sql update test_index set c1 = 5372756360623134300, c2 = 0.217137, c3 = 'NdWfAxWJme' where c = 275 index_test.go:143: sql update test_index set c1 = 2489056992270891936, c2 = 0.828170, c3 = 'zyiqMJlESu' where c = 257 index_test.go:143: sql update test_index set c1 = 8977363367694630699, c2 = 0.557266, c3 = '06d8gJWpek' where c = 351 index_test.go:140: sql delete from test_index where c = 374 index_test.go:143: sql update test_index set c1 = 1504633275403290581, c2 = 0.880763, c3 = 'kDrSUK3bFD' where c = 229 index_test.go:143: sql update test_index set c1 = 3662737476678534238, c2 = 0.917815, c3 = 'wmPh75k1Uf' where c = 86 index_test.go:140: sql delete from test_index where c = 280 index_test.go:143: sql update test_index set c1 = 6577374701425572622, c2 = 0.489133, c3 = 'ZLSM2R5qsg' where c = 233 index_test.go:143: sql update test_index set c1 = 853890995481434825, c2 = 0.288989, c3 = 'eq0z4Xhpzo' where c = 177 index_test.go:143: sql update test_index set c1 = 72331616523208444, c2 = 0.449551, c3 = '1tOZO33kux' where c = 508 index_test.go:137: sql insert into test_index values (565, 7161777385637884521, 0.889123, '9WQ7cx0RJL') index_test.go:137: sql insert into test_index values (566, 8474363252813229593, 0.585107, 'IZp4jgWuzF') index_test.go:137: sql insert into test_index values (567, 3090436566263020019, 0.752943, 'jWGo9I3RIt') index_test.go:143: sql update test_index set c1 = 1074751177920585003, c2 = 0.131714, c3 = 'rokI0cVkFL' where c = 403 index_test.go:137: sql insert into test_index values (569, 5620886025959765943, 0.796158, '7ZJqHwdREy') index_test.go:143: sql update test_index set c1 = 965548496227490762, c2 = 0.666519, c3 = 'tIdDnbmTyg' where c = 558 index_test.go:137: sql insert into test_index values (568, 1945122236133173378, 0.786366, 'OyhIs2KkPu') index_test.go:140: sql delete from test_index where c = 336 index_test.go:137: sql insert into test_index values (564, 1990591465187312597, 0.081545, 'YeKNtBzQt0') index_test.go:137: sql insert into test_index values (571, 2321833422301274810, 0.938162, 'E7Ot9WYkWo') index_test.go:137: sql insert into test_index values (572, 6775202992982540465, 0.227814, 'fn2JG5Fzmf') index_test.go:140: sql delete from test_index where c = 215 index_test.go:140: sql delete from test_index where c = 140 index_test.go:137: sql insert into test_index values (570, 2094066176095591133, 0.084695, 'QFovxPMuQB') index_test.go:137: sql insert into test_index values (573, 2175367695641799183, 0.919959, 'BlrTCidyUK') index_test.go:140: sql delete from test_index where c = 117 index_test.go:140: sql delete from test_index where c = 246 index_test.go:143: sql update test_index set c1 = 3935818313880767789, c2 = 0.526265, c3 = 'nPHuwwfAUo' where c = 479 index_test.go:140: sql delete from test_index where c = 451 index_test.go:140: sql delete from test_index where c = 266 index_test.go:140: sql delete from test_index where c = 79 index_test.go:143: sql update test_index set c1 = 8643697616943760602, c2 = 0.024313, c3 = 'cEnrewqkNz' where c = 297 index_test.go:140: sql delete from test_index where c = 183 index_test.go:140: sql delete from test_index where c = 247 index_test.go:143: sql update test_index set c1 = 4850421270599134231, c2 = 0.537225, c3 = '8FsdTCSuIA' where c = 113 index_test.go:143: sql update test_index set c1 = 3841399769679842376, c2 = 0.016823, c3 = 'JS0O4OizVJ' where c = 322 index_test.go:143: sql update test_index set c1 = 2918801248256840797, c2 = 0.405537, c3 = 'JjVWIbdhwf' where c = 268 index_test.go:143: sql update test_index set c1 = 3611729805511651709, c2 = 0.870670, c3 = 't2yKLjXi6G' where c = 43 index_test.go:137: sql insert into test_index values (574, 2733998140255821987, 0.270595, '2UCTgfnDqK') index_test.go:137: sql insert into test_index values (575, 2378425635282779216, 0.291361, '0msTnpNkxL') index_test.go:143: sql update test_index set c1 = 2328099043095465659, c2 = 0.720573, c3 = 'Yb9yCL7gMM' where c = 384 index_test.go:143: sql update test_index set c1 = 6931801063166542107, c2 = 0.138229, c3 = '1v31lptxnv' where c = 168 index_test.go:137: sql insert into test_index values (576, 1415591735876845980, 0.235873, 'FOP2lGtpxX') index_test.go:137: sql insert into test_index values (577, 1178210690148975863, 0.761016, 'VyixZngZ9w') index_test.go:143: sql update test_index set c1 = 6763962914647974240, c2 = 0.569569, c3 = 'QD4hWgYJrN' where c = 199 index_test.go:143: sql update test_index set c1 = 6037575814961175891, c2 = 0.686919, c3 = '4ruBaQg2XQ' where c = 448 index_test.go:137: sql insert into test_index values (578, 4685935048252834996, 0.736586, 'LR01utWTem') index_test.go:140: sql delete from test_index where c = 298 index_test.go:140: sql delete from test_index where c = 257 index_test.go:137: sql insert into test_index values (579, 3975396588149345054, 0.386560, 'eSxhQdB6Ih') index_test.go:140: sql delete from test_index where c = 276 index_test.go:137: sql insert into test_index values (581, 2516266264271243344, 0.877854, '00694Gx901') index_test.go:137: sql insert into test_index values (580, 8121378707315624827, 0.830392, '1J1KXDK7Ae') index_test.go:140: sql delete from test_index where c = 179 index_test.go:137: sql insert into test_index values (582, 50459842122085310, 0.193588, '40mpoEUzUe') index_test.go:143: sql update test_index set c1 = 5751843329993382338, c2 = 0.580087, c3 = '8LmSuWuucM' where c = 169 index_test.go:140: sql delete from test_index where c = 1 index_test.go:140: sql delete from test_index where c = 145 index_test.go:143: sql update test_index set c1 = 9136094071764858672, c2 = 0.466697, c3 = 'AsAbQWekWR' where c = 240 index_test.go:137: sql insert into test_index values (583, 3950044370976685090, 0.573307, 'eWQZp7y57f') index_test.go:140: sql delete from test_index where c = 528 index_test.go:140: sql delete from test_index where c = 362 index_test.go:143: sql update test_index set c1 = 2126442917066882563, c2 = 0.560374, c3 = 'rht66AhOVR' where c = 125 index_test.go:143: sql update test_index set c1 = 8985645240662686081, c2 = 0.483127, c3 = 'HWwPCKJpNZ' where c = 148 index_test.go:137: sql insert into test_index values (584, 9111117215311525182, 0.013813, 'N2PWunbObQ') index_test.go:143: sql update test_index set c1 = 7256741323602704352, c2 = 0.984405, c3 = 'uE56V0JG3G' where c = 226 index_test.go:143: sql update test_index set c1 = 7247788321813164992, c2 = 0.247395, c3 = 'QztuPPjQDW' where c = 414 index_test.go:137: sql insert into test_index values (585, 140691973149517283, 0.858310, 'VYCzA5zisA') index_test.go:143: sql update test_index set c1 = 4874770850101711821, c2 = 0.402537, c3 = 'EaIzOBB1rf' where c = 71 index_test.go:140: sql delete from test_index where c = 118 index_test.go:143: sql update test_index set c1 = 6239464501755221989, c2 = 0.443752, c3 = 'D0gpFGOeFH' where c = 565 index_test.go:137: sql insert into test_index values (586, 4189288399752419028, 0.780189, '4LqglZ6xCr') index_test.go:137: sql insert into test_index values (589, 3455061380752464917, 0.558354, 'WiEEXpmyRu') index_test.go:137: sql insert into test_index values (588, 743178637184873573, 0.216921, 'aiIpTrL0kX') index_test.go:140: sql delete from test_index where c = 72 index_test.go:137: sql insert into test_index values (587, 1614391083821590777, 0.547614, '9HgzPvVGi5') index_test.go:140: sql delete from test_index where c = 501 index_test.go:140: sql delete from test_index where c = 523 index_test.go:140: sql delete from test_index where c = 427 index_test.go:137: sql insert into test_index values (591, 1448202827811026940, 0.120255, '2qRtELsGol') index_test.go:143: sql update test_index set c1 = 3642525852354057130, c2 = 0.791776, c3 = 'UH3V4HLGeb' where c = 24 index_test.go:140: sql delete from test_index where c = 338 index_test.go:143: sql update test_index set c1 = 4598601897033503879, c2 = 0.563592, c3 = 'aOEesXXHAg' where c = 124 index_test.go:140: sql delete from test_index where c = 49 index_test.go:137: sql insert into test_index values (590, 4026233968908078558, 0.970737, 'uQyAEG8gma') index_test.go:140: sql delete from test_index where c = 426 index_test.go:143: sql update test_index set c1 = 1180841460040408080, c2 = 0.410456, c3 = 'whgEEMeqEG' where c = 225 index_test.go:140: sql delete from test_index where c = 447 index_test.go:143: sql update test_index set c1 = 111996570436498881, c2 = 0.496029, c3 = 'anFBreMlYe' where c = 84 index_test.go:140: sql delete from test_index where c = 186 index_test.go:143: sql update test_index set c1 = 590933871666874410, c2 = 0.554835, c3 = 'hxCmAJPD6u' where c = 403 index_test.go:143: sql update test_index set c1 = 6130412698294442672, c2 = 0.625484, c3 = 'H5ta0DtPtD' where c = 230 index_test.go:137: sql insert into test_index values (592, 5696541389427711223, 0.221989, 'MDkkmiAj4k') index_test.go:143: sql update test_index set c1 = 5395086256870906626, c2 = 0.730641, c3 = 'QQC2i2yZTp' where c = 415 index_test.go:143: sql update test_index set c1 = 7787161694911891141, c2 = 0.437582, c3 = 'JcqiQqKu36' where c = 487 index_test.go:137: sql insert into test_index values (593, 4268307288540101119, 0.469515, 'mC01iby0Hd') index_test.go:143: sql update test_index set c1 = 8214407435587095903, c2 = 0.132961, c3 = '8ibCQu1fth' where c = 25 index_test.go:143: sql update test_index set c1 = 5355476026463090837, c2 = 0.737749, c3 = 'fGFLIHogAt' where c = 515 index_test.go:137: sql insert into test_index values (595, 7645308537054166977, 0.633357, 'MGtVHGIV4P') index_test.go:140: sql delete from test_index where c = 150 index_test.go:137: sql insert into test_index values (594, 3242325273018388633, 0.255016, 'IzF6WtG1ZG') index_test.go:137: sql insert into test_index values (596, 6197777995561688122, 0.520349, 'PJ6Q2YKguY') index_test.go:140: sql delete from test_index where c = 244 index_test.go:137: sql insert into test_index values (597, 5465918463713477658, 0.588865, 'HZJK8q8IfE') index_test.go:140: sql delete from test_index where c = 418 index_test.go:140: sql delete from test_index where c = 28 index_test.go:140: sql delete from test_index where c = 1 index_test.go:143: sql update test_index set c1 = 9178167669270059603, c2 = 0.536241, c3 = 'Y4VpLdrmMQ' where c = 114 index_test.go:143: sql update test_index set c1 = 4111257493718676068, c2 = 0.007464, c3 = 'CEvnpE5SlO' where c = 342 index_test.go:137: sql insert into test_index values (598, 658287431075871650, 0.085190, '8HU87iyaLw') index_test.go:143: sql update test_index set c1 = 9218261076876084088, c2 = 0.270813, c3 = 'VOmq6GrQwl' where c = 180 index_test.go:143: sql update test_index set c1 = 2745295564025936014, c2 = 0.190272, c3 = 'sd1keYAOFL' where c = 174 index_test.go:140: sql delete from test_index where c = 367 index_test.go:143: sql update test_index set c1 = 542407498226207494, c2 = 0.730312, c3 = '9K3WgODcCF' where c = 322 index_test.go:137: sql insert into test_index values (599, 3501220794635966276, 0.534976, 'NUv3RlBtjk') index_test.go:140: sql delete from test_index where c = 360 index_test.go:137: sql insert into test_index values (600, 6304756321356982947, 0.323101, 'bLe83SiKhb') index_test.go:140: sql delete from test_index where c = 188 index_test.go:143: sql update test_index set c1 = 665993582069084373, c2 = 0.858188, c3 = 'BCehtfSyrn' where c = 453 index_test.go:143: sql update test_index set c1 = 923419675026288245, c2 = 0.535292, c3 = 'sQrdJuCczJ' where c = 530 index_test.go:143: sql update test_index set c1 = 4924496636717423218, c2 = 0.047110, c3 = '6VHjMdcfcq' where c = 194 index_test.go:140: sql delete from test_index where c = 214 index_test.go:143: sql update test_index set c1 = 7402838042092934085, c2 = 0.300878, c3 = 'B6mLQx6A1k' where c = 160 === RUN TestSimple/Mixed === RUN TestSimple/Mixed/test_mixed [2025/04/06 07:08:00.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.213 +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 (605, 3018417651310339389, 0.869600, 'r56YEhhDQ9') index_test.go:137: sql insert into test_index values (601, 4178442345966302520, 0.061278, '5soA20Xddx') index_test.go:137: sql insert into test_index values (603, 181705749026549144, 0.067799, 'tiQyssRX7i') index_test.go:137: sql insert into test_index values (604, 998117844933145485, 0.052362, 'zixLVYaNu3') index_test.go:137: sql insert into test_index values (602, 7048627162166823595, 0.222308, '1Nkgo7uH2M') index_test.go:140: sql delete from test_index where c = 297 index_test.go:137: sql insert into test_index values (607, 6976711293503407320, 0.578641, '7FFV7WwYvb') index_test.go:137: sql insert into test_index values (606, 2509001833999487488, 0.860873, 'tYiIrzYNFW') index_test.go:137: sql insert into test_index values (608, 6406508586919887603, 0.508702, '0fFXNEv0XG') index_test.go:140: sql delete from test_index where c = 446 index_test.go:137: sql insert into test_index values (610, 5757229219666510564, 0.445106, 'u3Ks82kBIT') index_test.go:137: sql insert into test_index values (609, 6547640728535892011, 0.777902, '94594ThaE1') index_test.go:140: sql delete from test_index where c = 240 index_test.go:143: sql update test_index set c1 = 333410013152855342, c2 = 0.157211, c3 = '6s3fHg78Vp' where c = 268 index_test.go:140: sql delete from test_index where c = 336 index_test.go:140: sql delete from test_index where c = 429 index_test.go:140: sql delete from test_index where c = 66 index_test.go:143: sql update test_index set c1 = 2471433623575161498, c2 = 0.840078, c3 = '64r0hByJXK' where c = 49 index_test.go:140: sql delete from test_index where c = 71 index_test.go:143: sql update test_index set c1 = 7245276040946921464, c2 = 0.854531, c3 = 'S5BF1TLcR3' where c = 117 index_test.go:140: sql delete from test_index where c = 333 index_test.go:140: sql delete from test_index where c = 8 index_test.go:143: sql update test_index set c1 = 7858915482377518734, c2 = 0.556935, c3 = 'pV1EwYcLLS' where c = 269 index_test.go:143: sql update test_index set c1 = 1980274861010911669, c2 = 0.261940, c3 = 'GxCWCa40Kk' where c = 145 index_test.go:143: sql update test_index set c1 = 2530203269547341126, c2 = 0.676817, c3 = 'pc4Pcc4ttN' where c = 549 index_test.go:143: sql update test_index set c1 = 8031008098553508992, c2 = 0.153243, c3 = '1q9gUhYs7f' where c = 516 index_test.go:140: sql delete from test_index where c = 249 index_test.go:137: sql insert into test_index values (611, 1015523039246989622, 0.852494, 'pe55uCtuo9') index_test.go:137: sql insert into test_index values (613, 7187576069348450690, 0.019146, '7BnrCoO0Zx') index_test.go:137: sql insert into test_index values (612, 8764342863248787889, 0.137796, 'GqWV4CQyG0') index_test.go:137: sql insert into test_index values (614, 1649542426956373398, 0.053019, 'lKVESvOttn') index_test.go:143: sql update test_index set c1 = 2113629949672150478, c2 = 0.746660, c3 = 'TTVGcMmf14' where c = 416 index_test.go:143: sql update test_index set c1 = 6801706939961949746, c2 = 0.204870, c3 = '6WuGekv2er' where c = 62 index_test.go:140: sql delete from test_index where c = 368 index_test.go:137: sql insert into test_index values (616, 6786295881305990186, 0.117342, '41xX5rUrNj') index_test.go:143: sql update test_index set c1 = 3268117122820116423, c2 = 0.317426, c3 = 'nWCA5mBZd0' where c = 556 index_test.go:137: sql insert into test_index values (615, 6462309001284421704, 0.126568, 'NINp3eU9BQ') index_test.go:140: sql delete from test_index where c = 52 index_test.go:140: sql delete from test_index where c = 175 index_test.go:137: sql insert into test_index values (619, 2955774888347153686, 0.254433, 'sVSXEnPyOt') index_test.go:137: sql insert into test_index values (617, 5627114673138193450, 0.043728, 'P8mGJPAb54') index_test.go:140: sql delete from test_index where c = 167 index_test.go:143: sql update test_index set c1 = 1823011025609061249, c2 = 0.116168, c3 = 'AVPykKiJRy' where c = 342 index_test.go:140: sql delete from test_index where c = 480 index_test.go:140: sql delete from test_index where c = 184 index_test.go:137: sql insert into test_index values (618, 3781940209243925634, 0.528216, 'MbBUlfNcK0') index_test.go:143: sql update test_index set c1 = 6401964281054955220, c2 = 0.887750, c3 = 'OlRewvzXZr' where c = 189 index_test.go:137: sql insert into test_index values (620, 2959306571912881507, 0.008611, 'kP2oqIRz8Y') index_test.go:137: sql insert into test_index values (621, 451516885924810176, 0.709032, 'GgYbEGLd6o') index_test.go:143: sql update test_index set c1 = 4057125717524460052, c2 = 0.401130, c3 = 'r11NFn7PBT' where c = 37 index_test.go:143: sql update test_index set c1 = 2566548721012903163, c2 = 0.388685, c3 = 'cc9nhSV8pq' where c = 67 index_test.go:143: sql update test_index set c1 = 8755403046028745943, c2 = 0.468465, c3 = 'r0B0jA4dFp' where c = 99 index_test.go:140: sql delete from test_index where c = 262 index_test.go:143: sql update test_index set c1 = 3513052422761838181, c2 = 0.894326, c3 = 'Emo7OhWCVZ' where c = 279 index_test.go:140: sql delete from test_index where c = 185 index_test.go:137: sql insert into test_index values (622, 8794427896391606910, 0.915878, 'UvHGCFzc69') index_test.go:137: sql insert into test_index values (623, 190747081974407836, 0.173156, 'Zau16JWytI') index_test.go:140: sql delete from test_index where c = 431 index_test.go:143: sql update test_index set c1 = 6881170027415613793, c2 = 0.088528, c3 = 'lMJz1onsLa' where c = 63 index_test.go:137: sql insert into test_index values (625, 99664776414614613, 0.067993, '7mCGb0ON9S') index_test.go:140: sql delete from test_index where c = 275 index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 7366457164846500485, c2 = 0.380803, c3 = 'uICuo71Q8A' where c = 72 index_test.go:137: sql insert into test_index values (626, 4765948588556463788, 0.272131, 'IX20ZVaPfe') index_test.go:143: sql update test_index set c1 = 297561637821389419, c2 = 0.644984, c3 = 'ng1EDjMdTs' where c = 181 index_test.go:137: sql insert into test_index values (627, 4182221010576642121, 0.076679, 'Ll9hROq7sH') index_test.go:140: sql delete from test_index where c = 3 index_test.go:143: sql update test_index set c1 = 790896864714355675, c2 = 0.664494, c3 = '0wpWyVegI1' where c = 165 index_test.go:143: sql update test_index set c1 = 7556446190840468552, c2 = 0.197393, c3 = 'qpa3Vw5fRV' where c = 208 index_test.go:137: sql insert into test_index values (624, 6329775499831227350, 0.341527, 'XNeKd3dt78') index_test.go:140: sql delete from test_index where c = 132 [2025/04/06 07:08:00.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/06 07:08:00.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [TestSimpleConflictDelete][Insert][Time Cost]350.659413ms [TestSimpleInsert][Time Cost]2.979598977s === RUN TestSimpleInsert/Basic/test_insert_common index_test.go:137: sql insert into test_index values (628, 113706734917360631, 0.475148, 'Y2Uxrjq4iQ') index_test.go:137: sql insert into test_index values (630, 6008197358521570065, 0.274022, 'i4Adq2QrLs') index_test.go:140: sql delete from test_index where c = 430 index_test.go:143: sql update test_index set c1 = 4368923878900904543, c2 = 0.835199, c3 = 'kef5H0o28e' where c = 102 index_test.go:140: sql delete from test_index where c = 310 index_test.go:137: sql insert into test_index values (631, 7449353446864659703, 0.155717, 'fRXlRkfOTs') index_test.go:137: sql insert into test_index values (629, 4720291118037955109, 0.502367, 'xlZ1ZlxZby') index_test.go:140: sql delete from test_index where c = 398 index_test.go:140: sql delete from test_index where c = 330 index_test.go:143: sql update test_index set c1 = 5546470433279345025, c2 = 0.572065, c3 = 'leHyHI4eoY' where c = 56 index_test.go:140: sql delete from test_index where c = 504 index_test.go:143: sql update test_index set c1 = 6999339330763016713, c2 = 0.691493, c3 = 'p1p20ikztq' where c = 98 index_test.go:143: sql update test_index set c1 = 5029216830495433939, c2 = 0.672866, c3 = 'klCXmPlMRz' where c = 281 index_test.go:137: sql insert into test_index values (632, 707161202341686674, 0.024359, '4DpWvqr9qL') index_test.go:143: sql update test_index set c1 = 6446076122958639518, c2 = 0.035108, c3 = '0au1K7NyRR' where c = 213 index_test.go:143: sql update test_index set c1 = 1230352814828453275, c2 = 0.296167, c3 = '0jQwv5tmEb' where c = 360 index_test.go:140: sql delete from test_index where c = 420 index_test.go:143: sql update test_index set c1 = 4342271227159179675, c2 = 0.975494, c3 = 'YqSA8tQ1nj' where c = 222 index_test.go:137: sql insert into test_index values (633, 4537437100848182449, 0.546781, 'WQaXOlaK7x') index_test.go:140: sql delete from test_index where c = 251 index_test.go:137: sql insert into test_index values (634, 4351864755584991388, 0.134184, 'KnC3dSNc4w') index_test.go:140: sql delete from test_index where c = 333 index_test.go:143: sql update test_index set c1 = 3691719130012698177, c2 = 0.805592, c3 = 'ivve4yVU0y' where c = 219 index_test.go:140: sql delete from test_index where c = 254 index_test.go:140: sql delete from test_index where c = 465 index_test.go:140: sql delete from test_index where c = 388 index_test.go:137: sql insert into test_index values (637, 3190213713176644999, 0.586853, 'xbdoIkvvFv') index_test.go:137: sql insert into test_index values (638, 2837022562105848762, 0.140807, 'grOhrfMp3h') index_test.go:137: sql insert into test_index values (636, 6039045066115515840, 0.940082, '4yNJybdmQa') index_test.go:137: sql insert into test_index values (639, 800104767328070606, 0.909114, 'pkjwggymfi') index_test.go:143: sql update test_index set c1 = 7586265956376110903, c2 = 0.096901, c3 = 'M1Rrxh0zQr' where c = 543 index_test.go:137: sql insert into test_index values (635, 3977347855149312286, 0.071497, 'DfzE8OtTxp') index_test.go:143: sql update test_index set c1 = 7633066295421163381, c2 = 0.636871, c3 = '8cPPG0pkbG' where c = 394 index_test.go:143: sql update test_index set c1 = 5267199633943184319, c2 = 0.592867, c3 = 'OI3A35NcOP' where c = 41 index_test.go:143: sql update test_index set c1 = 4448342268976095086, c2 = 0.138609, c3 = '9eRuZSo9e5' where c = 157 index_test.go:143: sql update test_index set c1 = 738515864572193558, c2 = 0.475878, c3 = 'ieX2lzK8DJ' where c = 614 index_test.go:140: sql delete from test_index where c = 3 index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 509 index_test.go:140: sql delete from test_index where c = 17 index_test.go:137: sql insert into test_index values (643, 2961793935192758958, 0.909100, 'MzQrOUaRSw') index_test.go:143: sql update test_index set c1 = 7904828246732525357, c2 = 0.049273, c3 = 'Yuze895UtL' where c = 48 index_test.go:143: sql update test_index set c1 = 4258226697542852714, c2 = 0.364631, c3 = 'c8rldXUSvZ' where c = 211 index_test.go:143: sql update test_index set c1 = 541802763377038350, c2 = 0.254249, c3 = 'nAUZlgXUZg' where c = 116 index_test.go:137: sql insert into test_index values (644, 8900891837415489860, 0.798542, 'bFGvIxiV6j') index_test.go:140: sql delete from test_index where c = 611 # Time: 2025-04-06T07:08:00.3845367+08:00 # Txn_start_ts: 0 # Query_time: 3.02244346 # Parse_time: 0.000214887 # Compile_time: 0.001392577 # Rewrite_time: 0.000003375 # Optimize_time: 0 # Wait_TS: 0.000523031 # 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 (642, 6217855970352484853, 0.107902, 'ddzPP3dPh7') index_test.go:137: sql insert into test_index values (640, 6446814346077778914, 0.195072, 'of7p4Lu2xu') index_test.go:137: sql insert into test_index values (641, 6892382492951847772, 0.898275, 'ehw60RVT3N') index_test.go:140: sql delete from test_index where c = 250 index_test.go:140: sql delete from test_index where c = 215 index_test.go:143: sql update test_index set c1 = 7719712107843719273, c2 = 0.249858, c3 = 'EHvBHtg6bQ' where c = 170 index_test.go:140: sql delete from test_index where c = 351 index_test.go:140: sql delete from test_index where c = 326 index_test.go:140: sql delete from test_index where c = 286 index_test.go:137: sql insert into test_index values (646, 3070559804031343069, 0.314272, 'Nx8Gmhg8Hz') index_test.go:143: sql update test_index set c1 = 4965720272238588345, c2 = 0.698729, c3 = '6RkBgvZCQD' where c = 396 index_test.go:137: sql insert into test_index values (647, 3594200662285274294, 0.483735, 'DBA5y4xbOt') index_test.go:137: sql insert into test_index values (645, 8770388566503175347, 0.280370, '58TEDe8ohb') index_test.go:143: sql update test_index set c1 = 2758358396769922220, c2 = 0.065928, c3 = 'c8NpYiFBsb' where c = 377 index_test.go:143: sql update test_index set c1 = 7652312141411570675, c2 = 0.415235, c3 = 'CnKh4sVyOK' where c = 395 index_test.go:143: sql update test_index set c1 = 4524339337351226774, c2 = 0.275646, c3 = 'KR2KBUb1j0' where c = 10 index_test.go:137: sql insert into test_index values (648, 4508804087429559344, 0.243549, 'qbltf6bbPW') index_test.go:140: sql delete from test_index where c = 494 index_test.go:137: sql insert into test_index values (650, 7266744549398217418, 0.351563, 'VhNxMJ9zx3') index_test.go:140: sql delete from test_index where c = 271 index_test.go:137: sql insert into test_index values (651, 900869513918953025, 0.677297, '4Ncnqwhgmy') index_test.go:140: sql delete from test_index where c = 278 index_test.go:143: sql update test_index set c1 = 6636767290362221393, c2 = 0.950063, c3 = '3XKR7ExHks' where c = 412 index_test.go:143: sql update test_index set c1 = 1813922609895475462, c2 = 0.284414, c3 = 'dwrqkqB7NQ' where c = 192 index_test.go:140: sql delete from test_index where c = 240 index_test.go:137: sql insert into test_index values (652, 8642725817384164937, 0.624979, 'z5hrDVg4lY') index_test.go:143: sql update test_index set c1 = 7425121435192606925, c2 = 0.606415, c3 = 'UCMBDpNb40' where c = 457 index_test.go:140: sql delete from test_index where c = 185 index_test.go:137: sql insert into test_index values (649, 1892886176341346988, 0.422177, '2SkuQti8Sq') index_test.go:140: sql delete from test_index where c = 439 index_test.go:143: sql update test_index set c1 = 6238766397667937235, c2 = 0.433222, c3 = '8PjM4dMvNA' where c = 635 index_test.go:137: sql insert into test_index values (655, 2543074049486670854, 0.440204, 'OWDvN7GSm1') index_test.go:137: sql insert into test_index values (653, 3882308279650803845, 0.412046, 'BfjQfCr7cR') index_test.go:137: sql insert into test_index values (654, 8118583080863104250, 0.481303, 'L2O6q3s5Gf') index_test.go:140: sql delete from test_index where c = 451 index_test.go:143: sql update test_index set c1 = 5897442972179585920, c2 = 0.569167, c3 = 'Ua6VhvBNrJ' where c = 312 index_test.go:143: sql update test_index set c1 = 2200662682197528419, c2 = 0.343048, c3 = 'GMauehPvlA' where c = 50 index_test.go:143: sql update test_index set c1 = 9179399182632133619, c2 = 0.256142, c3 = 'LG9ZNFzv2G' where c = 510 index_test.go:140: sql delete from test_index where c = 48 index_test.go:140: sql delete from test_index where c = 269 index_test.go:143: sql update test_index set c1 = 2701820761605180782, c2 = 0.406535, c3 = 'JkmSXWOFOP' where c = 57 index_test.go:140: sql delete from test_index where c = 204 index_test.go:137: sql insert into test_index values (656, 4501223077042641383, 0.667307, 'mJIn6NQJ9S') index_test.go:137: sql insert into test_index values (657, 1129484965056289608, 0.831130, 'ZmkrHfFbVB') index_test.go:137: sql insert into test_index values (659, 4880387537313611002, 0.763405, 'W6U3peuzA4') index_test.go:143: sql update test_index set c1 = 297402348207148176, c2 = 0.539587, c3 = 'Rp4Yfu8WSv' where c = 281 index_test.go:140: sql delete from test_index where c = 454 index_test.go:143: sql update test_index set c1 = 6616792625129219624, c2 = 0.622414, c3 = 'U7F8xKX8Td' where c = 497 index_test.go:140: sql delete from test_index where c = 250 index_test.go:137: sql insert into test_index values (660, 8647270395978411826, 0.953033, 'CjgBgvYyfK') index_test.go:143: sql update test_index set c1 = 6218347775284007061, c2 = 0.656855, c3 = 'SCOhARI5bK' where c = 451 index_test.go:137: sql insert into test_index values (658, 1757962203654088267, 0.850278, 'WdXOduFPg5') index_test.go:143: sql update test_index set c1 = 5485997467892903233, c2 = 0.506833, c3 = 'veqDBUD3VT' where c = 314 index_test.go:140: sql delete from test_index where c = 270 index_test.go:137: sql insert into test_index values (662, 688537470778250885, 0.174828, 'rVgJHzMb2R') index_test.go:137: sql insert into test_index values (661, 2074683677274737035, 0.078941, 'L8BbJGUuH7') index_test.go:143: sql update test_index set c1 = 3379931647957271203, c2 = 0.186761, c3 = 'eeLI3xwSDI' where c = 232 index_test.go:143: sql update test_index set c1 = 5955165557382865751, c2 = 0.008523, c3 = 'Z7DjU4IEyH' where c = 375 index_test.go:140: sql delete from test_index where c = 395 index_test.go:137: sql insert into test_index values (663, 2962050358664575311, 0.403133, 'fAH3eQX2Ol') index_test.go:140: sql delete from test_index where c = 112 index_test.go:140: sql delete from test_index where c = 560 index_test.go:137: sql insert into test_index values (664, 657100787561356336, 0.741224, '29zbbMNBJM') index_test.go:140: sql delete from test_index where c = 322 index_test.go:140: sql delete from test_index where c = 145 index_test.go:143: sql update test_index set c1 = 6929022531633211350, c2 = 0.589133, c3 = 'i3AZ8QSE8I' where c = 201 index_test.go:143: sql update test_index set c1 = 5747024498755364540, c2 = 0.072087, c3 = 'lVDzkfd7wB' where c = 378 index_test.go:140: sql delete from test_index where c = 659 index_test.go:140: sql delete from test_index where c = 259 index_test.go:137: sql insert into test_index values (665, 457999615720705218, 0.871670, 'Z7oGpG53OB') index_test.go:137: sql insert into test_index values (667, 4300438228861961188, 0.580130, '49qPYAnoTX') index_test.go:137: sql insert into test_index values (666, 8291779417749192127, 0.784645, '9poI3EAGFj') index_test.go:143: sql update test_index set c1 = 7647584784722981839, c2 = 0.015607, c3 = '7nByqyJfKi' where c = 331 index_test.go:143: sql update test_index set c1 = 2650577563728822532, c2 = 0.410722, c3 = 'KaOFOBoiKe' where c = 323 index_test.go:143: sql update test_index set c1 = 5599687136981161797, c2 = 0.309586, c3 = 'dl3Jyvok5Z' where c = 196 index_test.go:143: sql update test_index set c1 = 4612709241916657795, c2 = 0.316877, c3 = 'v7Pmmd1Umf' where c = 244 index_test.go:143: sql update test_index set c1 = 3387699574298673477, c2 = 0.964518, c3 = 'Tz163wMOAi' where c = 554 index_test.go:140: sql delete from test_index where c = 39 index_test.go:140: sql delete from test_index where c = 163 index_test.go:137: sql insert into test_index values (668, 2598653366062378064, 0.081945, 'PRmT9STUy3') index_test.go:137: sql insert into test_index values (670, 7216554919122605020, 0.915275, 'ZDOEzTUlA7') index_test.go:137: sql insert into test_index values (671, 918339976173207829, 0.019130, 'jb2BJWMSQr') index_test.go:143: sql update test_index set c1 = 502983782542650661, c2 = 0.751373, c3 = 'UVMzQTdjOE' where c = 357 index_test.go:137: sql insert into test_index values (672, 5033854628547280086, 0.137330, 'GB1euisBQT') index_test.go:140: sql delete from test_index where c = 375 index_test.go:137: sql insert into test_index values (669, 6362905115647988339, 0.483480, 'Z2CKtgUhVM') index_test.go:137: sql insert into test_index values (673, 2897829193767665736, 0.340980, 'TF47s79gvl') index_test.go:140: sql delete from test_index where c = 229 index_test.go:143: sql update test_index set c1 = 4065995668866211522, c2 = 0.085421, c3 = 'hsmV9EPEVv' where c = 280 index_test.go:143: sql update test_index set c1 = 6416110759998053935, c2 = 0.679085, c3 = 'hVjq7G96bo' where c = 290 index_test.go:137: sql insert into test_index values (674, 6101684325911823717, 0.870030, 'pmWpSB8T7L') index_test.go:140: sql delete from test_index where c = 316 index_test.go:143: sql update test_index set c1 = 6861801504119519357, c2 = 0.445572, c3 = 'HbIy0qJPWU' where c = 660 index_test.go:140: sql delete from test_index where c = 389 index_test.go:140: sql delete from test_index where c = 38 index_test.go:140: sql delete from test_index where c = 355 index_test.go:140: sql delete from test_index where c = 343 index_test.go:137: sql insert into test_index values (676, 7333125947193933921, 0.084050, 'iZdLM6Jf6m') index_test.go:143: sql update test_index set c1 = 4406352954925042120, c2 = 0.346901, c3 = 'M5NJai8RI1' where c = 10 index_test.go:143: sql update test_index set c1 = 4864992606815124515, c2 = 0.046458, c3 = 'vmvak4z6YA' where c = 484 index_test.go:140: sql delete from test_index where c = 170 index_test.go:137: sql insert into test_index values (677, 5418263732450995135, 0.042512, 'htez3ThB8q') index_test.go:143: sql update test_index set c1 = 1375811734997656930, c2 = 0.648252, c3 = 'G485dsnsL2' where c = 657 index_test.go:140: sql delete from test_index where c = 599 index_test.go:137: sql insert into test_index values (675, 6558773894522530663, 0.643918, 'HFyt9CgqFs') index_test.go:143: sql update test_index set c1 = 5775319955182288707, c2 = 0.933235, c3 = 'bUta4vuh0E' where c = 461 index_test.go:143: sql update test_index set c1 = 2911950077066204574, c2 = 0.376803, c3 = 'tiZEWWRMpV' where c = 96 index_test.go:137: sql insert into test_index values (679, 6424543630054995484, 0.833401, 'f440xmddlI') index_test.go:143: sql update test_index set c1 = 6951223837723269570, c2 = 0.244736, c3 = 'asTRBwuh2p' where c = 95 index_test.go:140: sql delete from test_index where c = 501 index_test.go:140: sql delete from test_index where c = 368 index_test.go:137: sql insert into test_index values (681, 5907663851643279229, 0.492796, 'ZRkX4vXzdu') index_test.go:143: sql update test_index set c1 = 6522652107990444040, c2 = 0.917826, c3 = 'fpbdQ96nYr' where c = 535 index_test.go:137: sql insert into test_index values (680, 1013535844083230434, 0.437572, 'ZoCdtuLEgj') index_test.go:137: sql insert into test_index values (678, 2474585131140428996, 0.774113, 'FEkp5eI6Ip') index_test.go:137: sql insert into test_index values (682, 6617014882728129383, 0.922534, 'EoRkzYsbBB') index_test.go:140: sql delete from test_index where c = 277 index_test.go:143: sql update test_index set c1 = 7175878450484247481, c2 = 0.764877, c3 = 'bUNKZ3hBAE' where c = 245 index_test.go:137: sql insert into test_index values (683, 4929850503367254045, 0.427602, 'F2NffCOcer') index_test.go:143: sql update test_index set c1 = 2880386117247298267, c2 = 0.697581, c3 = '89tZFaSTOV' where c = 117 index_test.go:140: sql delete from test_index where c = 205 index_test.go:143: sql update test_index set c1 = 4573133584990393413, c2 = 0.736197, c3 = 'DhGD8kAS5A' where c = 352 index_test.go:137: sql insert into test_index values (684, 3709963205955507065, 0.443049, '9DkxzVuKyR') index_test.go:137: sql insert into test_index values (685, 546184926237358094, 0.877708, '4nbCZQPK4H') index_test.go:140: sql delete from test_index where c = 331 index_test.go:143: sql update test_index set c1 = 6980422956725517965, c2 = 0.753326, c3 = 'rIGIT0Gvlj' where c = 234 index_test.go:140: sql delete from test_index where c = 272 index_test.go:140: sql delete from test_index where c = 535 index_test.go:140: sql delete from test_index where c = 446 index_test.go:137: sql insert into test_index values (687, 460458923583489315, 0.065099, 'SNUO6MqS4Z') index_test.go:143: sql update test_index set c1 = 6562929607581891850, c2 = 0.055730, c3 = 'ix3IevRpyu' where c = 658 index_test.go:143: sql update test_index set c1 = 3267198047827690034, c2 = 0.633123, c3 = 'GajKlJhmH4' where c = 83 index_test.go:143: sql update test_index set c1 = 3418386360715405381, c2 = 0.201256, c3 = 'W12TEOx8j9' where c = 106 index_test.go:137: sql insert into test_index values (686, 1930773883872463209, 0.581293, 'vKT9quiEs5') index_test.go:140: sql delete from test_index where c = 589 index_test.go:143: sql update test_index set c1 = 5081974657867693576, c2 = 0.454208, c3 = '9lBCnX5WV1' where c = 385 index_test.go:137: sql insert into test_index values (688, 4698084332091525618, 0.495351, 'T8uHT1Rnaw') index_test.go:143: sql update test_index set c1 = 7950651541779477519, c2 = 0.073975, c3 = 'eYK58NO1b0' where c = 103 index_test.go:140: sql delete from test_index where c = 242 index_test.go:140: sql delete from test_index where c = 646 index_test.go:140: sql delete from test_index where c = 117 index_test.go:137: sql insert into test_index values (691, 1490390961257257254, 0.780211, 'bpbiUw3yGJ') index_test.go:137: sql insert into test_index values (689, 5700840421459033900, 0.481918, '37WKP7Msbb') index_test.go:140: sql delete from test_index where c = 224 index_test.go:137: sql insert into test_index values (690, 6871173470748657704, 0.633957, 'NUwo0Jtb2p') index_test.go:137: sql insert into test_index values (693, 1347735996757862880, 0.955649, 'GgMg7yJB7E') index_test.go:140: sql delete from test_index where c = 190 index_test.go:143: sql update test_index set c1 = 5413666547614826912, c2 = 0.379790, c3 = '34bviIXbBl' where c = 31 index_test.go:137: sql insert into test_index values (692, 6924410939173032811, 0.750417, 'fWkEn9dN7S') index_test.go:140: sql delete from test_index where c = 287 index_test.go:140: sql delete from test_index where c = 136 index_test.go:143: sql update test_index set c1 = 1111108772312898039, c2 = 0.180340, c3 = 'lXtQQvIFlp' where c = 168 index_test.go:143: sql update test_index set c1 = 6976675870361310110, c2 = 0.678851, c3 = 'M7M5BvKEaS' where c = 372 index_test.go:143: sql update test_index set c1 = 2192642047403761330, c2 = 0.154001, c3 = '4sC8aU8t0Y' where c = 684 index_test.go:140: sql delete from test_index where c = 108 index_test.go:137: sql insert into test_index values (695, 4442822125055440911, 0.383944, 'wQVSgehmlb') index_test.go:140: sql delete from test_index where c = 377 index_test.go:143: sql update test_index set c1 = 3610760414765709497, c2 = 0.811742, c3 = 'dKQaa3QFDw' where c = 306 index_test.go:137: sql insert into test_index values (694, 6132767544272241184, 0.583459, 'I5JwilnueT') index_test.go:143: sql update test_index set c1 = 1132528381972226692, c2 = 0.518101, c3 = '1m9XcSSsVt' where c = 580 index_test.go:143: sql update test_index set c1 = 8012125406693975368, c2 = 0.116649, c3 = 'oYxzpvHqlb' where c = 263 index_test.go:143: sql update test_index set c1 = 6249643232774858150, c2 = 0.036677, c3 = 'HoipDCr39W' where c = 108 index_test.go:137: sql insert into test_index values (696, 5944619130689248128, 0.363269, 'PxOWfJYTHQ') index_test.go:140: sql delete from test_index where c = 224 index_test.go:143: sql update test_index set c1 = 6602273635794309075, c2 = 0.855618, c3 = 'coLBkqnp5O' where c = 172 index_test.go:143: sql update test_index set c1 = 2328378998411744696, c2 = 0.922822, c3 = 'JQCOGjEyFo' where c = 487 index_test.go:140: sql delete from test_index where c = 566 index_test.go:137: sql insert into test_index values (697, 4824006884791497617, 0.149625, 'Z0RC1QyFxF') index_test.go:140: sql delete from test_index where c = 330 index_test.go:137: sql insert into test_index values (699, 7082851651281041918, 0.739719, 'W3VqLvpJ60') index_test.go:140: sql delete from test_index where c = 336 index_test.go:143: sql update test_index set c1 = 1866215762397918753, c2 = 0.574071, c3 = 'jft1uZxIHR' where c = 41 index_test.go:143: sql update test_index set c1 = 8461961443509472904, c2 = 0.980319, c3 = '0iGJDmXEec' where c = 534 index_test.go:143: sql update test_index set c1 = 1603296885900919118, c2 = 0.942122, c3 = '5X39HgOBEd' where c = 18 index_test.go:137: sql insert into test_index values (698, 8796666279060662021, 0.459687, '54U7SRkyRI') index_test.go:140: sql delete from test_index where c = 125 index_test.go:143: sql update test_index set c1 = 2625546341838862364, c2 = 0.670830, c3 = 'CVLs8jxGn9' where c = 601 index_test.go:140: sql delete from test_index where c = 634 index_test.go:137: sql insert into test_index values (700, 332069164840265849, 0.209292, 'SkQrX8IRx0') index_test.go:143: sql update test_index set c1 = 4415178220089576124, c2 = 0.130468, c3 = 'zqRVZ45RA2' where c = 677 index_test.go:143: sql update test_index set c1 = 8063586480182354351, c2 = 0.995416, c3 = 'qAceihQyFQ' where c = 103 index_test.go:140: sql delete from test_index where c = 14 index_test.go:143: sql update test_index set c1 = 6194319554470118216, c2 = 0.691292, c3 = 'SgzHdJSC5S' where c = 153 [TestSimpleConflictDelete][Delete][Time Cost]535.771956ms index_test.go:137: sql insert into test_index values (702, 4844720854638770069, 0.194878, 'xKAG8yVfTU') index_test.go:137: sql insert into test_index values (704, 1455295346061200396, 0.530580, 'Ep2kr7vZcm') index_test.go:137: sql insert into test_index values (708, 1676329113922479804, 0.835040, 'uPNuH8Io8e') index_test.go:137: sql insert into test_index values (701, 1794475490482257026, 0.688047, 'KKYjXgPBKW') index_test.go:137: sql insert into test_index values (707, 156161357183507543, 0.895141, 'zssfdysZ7D') index_test.go:137: sql insert into test_index values (705, 7390822141383003420, 0.682771, '55qsNNQB9J') index_test.go:137: sql insert into test_index values (703, 6241310773246592808, 0.277257, 'E3mzgACFR7') index_test.go:137: sql insert into test_index values (710, 107326336102384182, 0.303172, '7ZKcwqIsXz') index_test.go:137: sql insert into test_index values (706, 4089655699205974420, 0.495069, 'QMLxcuU9Av') index_test.go:140: sql delete from test_index 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 (709, 8176583860511814180, 0.018816, 'zV3vGLhDzs') index_test.go:140: sql delete from test_index where c = 101 index_test.go:140: sql delete from test_index where c = 125 index_test.go:140: sql delete from test_index where c = 309 index_test.go:140: sql delete from test_index where c = 462 index_test.go:140: sql delete from test_index where c = 418 index_test.go:143: sql update test_index set c1 = 5492814687159618278, c2 = 0.697750, c3 = 'qwuPmrv6tY' where c = 142 index_test.go:143: sql update test_index set c1 = 706590421492154832, c2 = 0.755602, c3 = 'JKB2Ix3uSb' where c = 491 index_test.go:140: sql delete from test_index where c = 493 index_test.go:140: sql delete from test_index where c = 532 index_test.go:143: sql update test_index set c1 = 6439515971157658877, c2 = 0.049378, c3 = 'dZ5UX7FUxN' where c = 689 index_test.go:143: sql update test_index set c1 = 5865297450232467333, c2 = 0.141026, c3 = 'TNZ2JB59RD' where c = 650 index_test.go:143: sql update test_index set c1 = 2197034107068793485, c2 = 0.517566, c3 = '5ylH5or9W3' where c = 47 index_test.go:140: sql delete from test_index where c = 555 index_test.go:143: sql update test_index set c1 = 4842527247727533580, c2 = 0.151495, c3 = '4LoLEPBMWl' where c = 211 index_test.go:137: sql insert into test_index values (712, 3342149930477117032, 0.331587, 'iy9ssQbemW') index_test.go:137: sql insert into test_index values (714, 3976852689215500303, 0.634898, 'IApHnRTHza') index_test.go:143: sql update test_index set c1 = 4609732892597746690, c2 = 0.693185, c3 = 'ezH8hnRXTd' where c = 54 index_test.go:137: sql insert into test_index values (713, 8744079334867393945, 0.616083, '2OQiuIHPzr') index_test.go:137: sql insert into test_index values (711, 4070105575200180060, 0.278722, 'jDZeHTkVr1') index_test.go:143: sql update test_index set c1 = 8819138680814928823, c2 = 0.626202, c3 = '8J74AaN3Df' where c = 596 index_test.go:137: sql insert into test_index values (716, 3024741223775552367, 0.348057, 'TV0Y3U8QfB') index_test.go:140: sql delete from test_index where c = 462 index_test.go:143: sql update test_index set c1 = 907685327882552743, c2 = 0.919290, c3 = 'JeG4mO4Gn9' where c = 687 index_test.go:140: sql delete from test_index where c = 696 index_test.go:143: sql update test_index set c1 = 4160325369916241935, c2 = 0.045463, c3 = '2A3vRhuE0Z' where c = 576 index_test.go:137: sql insert into test_index values (717, 5653921530216815484, 0.067172, 'HkynUq24PW') index_test.go:140: sql delete from test_index where c = 234 index_test.go:140: sql delete from test_index where c = 17 index_test.go:137: sql insert into test_index values (715, 1655734006095977858, 0.038578, 'lgbA104v5h') index_test.go:137: sql insert into test_index values (718, 3051144378895702662, 0.978467, '8WC9dI5ieB') index_test.go:143: sql update test_index set c1 = 5034135767139254874, c2 = 0.004203, c3 = 'INgSTysVzu' where c = 112 index_test.go:143: sql update test_index set c1 = 1421330423659897231, c2 = 0.411188, c3 = 'HL3cxZZnRe' where c = 182 index_test.go:137: sql insert into test_index values (720, 7266509828119473845, 0.083105, 'KQ7lOCicYb') index_test.go:137: sql insert into test_index values (721, 647152111435286312, 0.368511, 'W2rHCcTQSf') index_test.go:140: sql delete from test_index where c = 519 index_test.go:143: sql update test_index set c1 = 9118566771698033416, c2 = 0.801563, c3 = 'AeOM7RvcKa' where c = 636 index_test.go:137: sql insert into test_index values (719, 5944973716699523347, 0.556536, 'IGUYALHDD4') index_test.go:140: sql delete from test_index where c = 533 index_test.go:140: sql delete from test_index where c = 628 index_test.go:140: sql delete from test_index where c = 523 index_test.go:143: sql update test_index set c1 = 6713171299559943933, c2 = 0.198741, c3 = 'fvLWeKn0NE' where c = 15 index_test.go:140: sql delete from test_index where c = 216 index_test.go:137: sql insert into test_index values (722, 2736599176429457494, 0.054294, '0Mgvom7y7n') index_test.go:140: sql delete from test_index where c = 490 index_test.go:137: sql insert into test_index values (723, 987171810668589592, 0.164112, 'uAKhxecy2P') index_test.go:140: sql delete from test_index where c = 400 index_test.go:143: sql update test_index set c1 = 4403678868098016544, c2 = 0.627532, c3 = '5ISTz6L0jU' where c = 278 index_test.go:143: sql update test_index set c1 = 736316077978678401, c2 = 0.980248, c3 = 'LeouMHAL1E' where c = 79 index_test.go:137: sql insert into test_index values (724, 1617606086440084458, 0.137128, 'uydtZt3Tns') index_test.go:143: sql update test_index set c1 = 369402350003111820, c2 = 0.667638, c3 = '4ekmYJSyuv' where c = 582 index_test.go:143: sql update test_index set c1 = 4508853189294642604, c2 = 0.583289, c3 = 'lPFeQxJHVz' where c = 296 index_test.go:140: sql delete from test_index where c = 392 index_test.go:137: sql insert into test_index values (725, 5201156757595399937, 0.320117, 'rNg8PXdZ7T') index_test.go:140: sql delete from test_index where c = 223 index_test.go:143: sql update test_index set c1 = 5798778435512787193, c2 = 0.271266, c3 = 'VJ1CU5IJSo' where c = 681 index_test.go:140: sql delete from test_index where c = 73 index_test.go:143: sql update test_index set c1 = 8044541910685149601, c2 = 0.069223, c3 = '1HoM5CxYfk' where c = 613 index_test.go:137: sql insert into test_index values (727, 1831550909173976928, 0.643729, 'NMIAVpnv0h') index_test.go:143: sql update test_index set c1 = 3711554859996695478, c2 = 0.801834, c3 = 'tFyq3E0YkI' where c = 168 index_test.go:143: sql update test_index set c1 = 2058032410790615559, c2 = 0.677954, c3 = 'FjigUpMCBQ' where c = 355 index_test.go:137: sql insert into test_index values (728, 1398342809322017891, 0.235877, 'hVQFfb5Kkd') index_test.go:143: sql update test_index set c1 = 8710601314259125300, c2 = 0.630228, c3 = 'fLrelgT0FB' where c = 130 index_test.go:137: sql insert into test_index values (729, 7154606234158001506, 0.275458, '5fCWNQTOyl') index_test.go:140: sql delete from test_index where c = 605 index_test.go:137: sql insert into test_index values (730, 6499400027778345643, 0.118691, 'AS7BgGez1S') index_test.go:143: sql update test_index set c1 = 8870736571516282524, c2 = 0.301153, c3 = 'SjietMwkhJ' where c = 392 index_test.go:137: sql insert into test_index values (726, 3380787000939494044, 0.851478, 'YpSNZlcwTO') index_test.go:140: sql delete from test_index where c = 306 index_test.go:137: sql insert into test_index values (732, 1094494360847431101, 0.899084, '71KHvMlbHQ') index_test.go:137: sql insert into test_index values (733, 1715891380618568125, 0.509491, 'IICGKLioYX') index_test.go:143: sql update test_index set c1 = 3723859930276256606, c2 = 0.185069, c3 = 'IywHgbf4Np' where c = 254 index_test.go:140: sql delete from test_index where c = 391 index_test.go:140: sql delete from test_index where c = 477 index_test.go:137: sql insert into test_index values (734, 2866934795835237840, 0.175362, '0CFwxI2RRq') index_test.go:137: sql insert into test_index values (731, 2748269553390460568, 0.433503, 'CTCoHNGbgr') index_test.go:140: sql delete from test_index where c = 256 index_test.go:143: sql update test_index set c1 = 7273505488928339671, c2 = 0.951743, c3 = 'h4y4uXDa0D' where c = 177 index_test.go:140: sql delete from test_index where c = 471 index_test.go:143: sql update test_index set c1 = 8225418141491698556, c2 = 0.683181, c3 = 'JHtWjr6ENe' where c = 308 index_test.go:140: sql delete from test_index where c = 626 index_test.go:140: sql delete from test_index where c = 702 index_test.go:137: sql insert into test_index values (735, 8646231018908454621, 0.263908, 'gkvrPX7UWc') index_test.go:137: sql insert into test_index values (736, 2392489086893034171, 0.033530, 'gXCWbilV8g') index_test.go:140: sql delete from test_index where c = 645 index_test.go:143: sql update test_index set c1 = 5644770019891250629, c2 = 0.130963, c3 = 'V30d9mTEEv' where c = 66 index_test.go:143: sql update test_index set c1 = 5899088412892356137, c2 = 0.338913, c3 = 'tQEmJbqQds' where c = 331 index_test.go:143: sql update test_index set c1 = 12055096502001843, c2 = 0.244412, c3 = 'kUHBElYgYT' where c = 187 index_test.go:140: sql delete from test_index where c = 348 index_test.go:137: sql insert into test_index values (737, 8836056554475501845, 0.962255, 'vcffLlAHqu') index_test.go:143: sql update test_index set c1 = 9146718760474854067, c2 = 0.289719, c3 = 'UqJN6Gtb0X' where c = 719 index_test.go:140: sql delete from test_index where c = 82 index_test.go:143: sql update test_index set c1 = 5348067454136067412, c2 = 0.359346, c3 = 'eImMCfEKAl' where c = 518 index_test.go:137: sql insert into test_index values (739, 2379917064244815317, 0.835243, '09aSolC5Vy') index_test.go:137: sql insert into test_index values (740, 4219453498455167865, 0.455425, 'blPv34PYQM') index_test.go:137: sql insert into test_index values (738, 1700842542100799667, 0.443390, 'uKqF86e24n') index_test.go:143: sql update test_index set c1 = 5614654332298338569, c2 = 0.160175, c3 = 'NydN7InPin' where c = 611 index_test.go:143: sql update test_index set c1 = 6538223868530808379, c2 = 0.945797, c3 = 'eIr3PJix1i' where c = 509 index_test.go:137: sql insert into test_index values (741, 2026830615767233784, 0.913512, 'FFaBVOEFQI') index_test.go:137: sql insert into test_index values (742, 2822473282151368689, 0.408546, 'vO8itf2mqd') index_test.go:140: sql delete from test_index where c = 282 index_test.go:140: sql delete from test_index where c = 129 index_test.go:140: sql delete from test_index where c = 634 index_test.go:140: sql delete from test_index where c = 577 index_test.go:140: sql delete from test_index where c = 393 index_test.go:137: sql insert into test_index values (743, 5462170159711469625, 0.492481, 'pCXmDu34dB') index_test.go:137: sql insert into test_index values (744, 3227529062526895451, 0.775111, 'p7XgKkJ6Bv') index_test.go:140: sql delete from test_index where c = 657 index_test.go:143: sql update test_index set c1 = 5742845970201242594, c2 = 0.694624, c3 = 'w3jQIHPylY' where c = 380 index_test.go:140: sql delete from test_index where c = 216 index_test.go:143: sql update test_index set c1 = 4155935858669580403, c2 = 0.793483, c3 = 'XM9iSY1Ndy' where c = 491 index_test.go:140: sql delete from test_index where c = 493 index_test.go:143: sql update test_index set c1 = 8434074395646132860, c2 = 0.506942, c3 = '5TChnET9lO' where c = 255 index_test.go:143: sql update test_index set c1 = 7079482085741828533, c2 = 0.507205, c3 = 'a97xxyDvYH' where c = 690 index_test.go:143: sql update test_index set c1 = 4003221416870870897, c2 = 0.757625, c3 = 'XMYlU83nwx' where c = 372 index_test.go:143: sql update test_index set c1 = 549764835265338200, c2 = 0.279990, c3 = 'HQlPe9YOTg' where c = 174 index_test.go:137: sql insert into test_index values (745, 9033492734344713112, 0.670736, 'x6nTfoEel4') index_test.go:143: sql update test_index set c1 = 1778179468313228610, c2 = 0.277980, c3 = 'UHnVgiSZ0h' where c = 430 index_test.go:143: sql update test_index set c1 = 4800719941195104999, c2 = 0.021608, c3 = 'fPmF2SQhYt' where c = 322 index_test.go:140: sql delete from test_index where c = 710 index_test.go:137: sql insert into test_index values (746, 6765699807539049521, 0.341711, 'SZelZ0DLr4') index_test.go:137: sql insert into test_index values (747, 7638196455596951079, 0.401704, 'Fbyiysa2lZ') index_test.go:140: sql delete from test_index where c = 250 index_test.go:137: sql insert into test_index values (748, 4555499744167178939, 0.774014, 'VZn6PqXo7I') index_test.go:137: sql insert into test_index values (749, 2391691274386490457, 0.278992, 'rhDwI4xGgm') index_test.go:143: sql update test_index set c1 = 2880924338098475597, c2 = 0.566161, c3 = '4fQozGALbg' where c = 452 index_test.go:140: sql delete from test_index where c = 52 index_test.go:137: sql insert into test_index values (751, 8107743298082780383, 0.995453, 'BKvmisofcP') index_test.go:143: sql update test_index set c1 = 6614981694366275178, c2 = 0.358847, c3 = 'ko07alMrlQ' where c = 59 index_test.go:140: sql delete from test_index where c = 85 index_test.go:137: sql insert into test_index values (750, 6058904475262615550, 0.402956, 's5y91vrl5l') index_test.go:140: sql delete from test_index where c = 384 index_test.go:137: sql insert into test_index values (753, 7434045661457325765, 0.681342, 'GHZ8p7BLnI') index_test.go:140: sql delete from test_index where c = 308 index_test.go:143: sql update test_index set c1 = 4843843400334516170, c2 = 0.448819, c3 = '4R4oEsZuhl' where c = 299 index_test.go:137: sql insert into test_index values (752, 821148187392235215, 0.553147, 'y1HV0rxHQv') index_test.go:143: sql update test_index set c1 = 6632051468052090960, c2 = 0.143824, c3 = 'c2OThDeHEs' where c = 210 index_test.go:140: sql delete from test_index where c = 736 index_test.go:137: sql insert into test_index values (754, 5083774426490502102, 0.755230, 'ApALk8a6D1') index_test.go:143: sql update test_index set c1 = 6433903703639706321, c2 = 0.457538, c3 = 'DcE9fDoLJJ' where c = 22 index_test.go:140: sql delete from test_index where c = 219 index_test.go:143: sql update test_index set c1 = 9177116279040594735, c2 = 0.224174, c3 = 'AazvtZ9KnD' where c = 297 index_test.go:140: sql delete from test_index where c = 338 index_test.go:143: sql update test_index set c1 = 6943617433482733560, c2 = 0.835591, c3 = 'nVMlwnEyn4' where c = 301 index_test.go:137: sql insert into test_index values (755, 7578388310730484454, 0.481811, 'KaE4z39HKY') index_test.go:137: sql insert into test_index values (757, 2661286681249220490, 0.552065, 'JIjWp1aZWo') index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 721440879179917919, c2 = 0.163356, c3 = 'ZsWkHdcS4X' where c = 63 index_test.go:143: sql update test_index set c1 = 8393879803781279821, c2 = 0.870493, c3 = 'SPAAiUJcio' where c = 213 index_test.go:140: sql delete from test_index where c = 44 index_test.go:137: sql insert into test_index values (758, 2260283370988910489, 0.679670, 'uLcVuouocD') index_test.go:137: sql insert into test_index values (756, 4025227743041376308, 0.443685, 'iONK3R74es') index_test.go:140: sql delete from test_index where c = 348 index_test.go:140: sql delete from test_index where c = 702 index_test.go:137: sql insert into test_index values (760, 8680046471116573872, 0.034802, 'gavDHzna4L') index_test.go:140: sql delete from test_index where c = 602 index_test.go:137: sql insert into test_index values (761, 2120239133257589108, 0.953441, '7HYTPbmHVX') index_test.go:143: sql update test_index set c1 = 6566923825492239484, c2 = 0.177848, c3 = 'sfHdGcSFEu' where c = 499 index_test.go:143: sql update test_index set c1 = 7608160737623934393, c2 = 0.591042, c3 = 'Dj15uJv88M' where c = 489 index_test.go:143: sql update test_index set c1 = 772943041076452450, c2 = 0.656933, c3 = 'eTQAk7xaXj' where c = 127 index_test.go:140: sql delete from test_index where c = 264 index_test.go:137: sql insert into test_index values (759, 1742610218934933063, 0.263568, 'SJ3YQTE2ts') index_test.go:140: sql delete from test_index where c = 143 index_test.go:143: sql update test_index set c1 = 8802621993253834977, c2 = 0.830175, c3 = 'Walz5ei18Z' where c = 498 index_test.go:140: sql delete from test_index where c = 671 index_test.go:143: sql update test_index set c1 = 7662267738997240815, c2 = 0.003010, c3 = 'MnD404GYRe' where c = 426 index_test.go:137: sql insert into test_index values (763, 9120982615411278745, 0.875326, 'QB4PnbcHQD') index_test.go:137: sql insert into test_index values (764, 6177435245348975988, 0.898823, 'RGc8wFuFLO') index_test.go:143: sql update test_index set c1 = 4135626971299339434, c2 = 0.383996, c3 = 'f99MYBLFJZ' where c = 697 index_test.go:143: sql update test_index set c1 = 4418877281907657065, c2 = 0.525178, c3 = 'AKJVNbEY96' where c = 16 index_test.go:140: sql delete from test_index where c = 144 index_test.go:140: sql delete from test_index where c = 146 index_test.go:137: sql insert into test_index values (762, 3973168058430552623, 0.793189, 'tOjJOHY2oJ') index_test.go:143: sql update test_index set c1 = 1704275444407128632, c2 = 0.423004, c3 = '23pXI1Gcrn' where c = 614 index_test.go:143: sql update test_index set c1 = 1048113124123013467, c2 = 0.266990, c3 = 'TG0C7iNxqX' where c = 14 index_test.go:137: sql insert into test_index values (768, 6559184315649048602, 0.034209, 'D4VHjzc4qM') index_test.go:143: sql update test_index set c1 = 6234936204022618467, c2 = 0.972743, c3 = 'X1zz36HAW7' where c = 545 index_test.go:143: sql update test_index set c1 = 213067488652448436, c2 = 0.232572, c3 = 'lf3ywmgePI' where c = 18 index_test.go:137: sql insert into test_index values (765, 8058153086596254728, 0.358109, '7RqViELXmc') index_test.go:140: sql delete from test_index where c = 18 index_test.go:137: sql insert into test_index values (766, 5429266434489037185, 0.886602, 'bibhSuS97w') index_test.go:140: sql delete from test_index where c = 271 index_test.go:140: sql delete from test_index where c = 659 index_test.go:137: sql insert into test_index values (769, 4470078779198906753, 0.903393, 'UmfTiJBIUw') index_test.go:137: sql insert into test_index values (767, 8383915065254748688, 0.954195, 'zycAnmxPe1') index_test.go:137: sql insert into test_index values (772, 8450826085315454429, 0.858966, 'K6OhN0WoQv') index_test.go:137: sql insert into test_index values (771, 4126071732621502666, 0.985869, 'l8HVyboKc3') index_test.go:143: sql update test_index set c1 = 5293603511966403288, c2 = 0.381769, c3 = 'EJe4z8exZ6' where c = 175 index_test.go:140: sql delete from test_index where c = 140 index_test.go:137: sql insert into test_index values (770, 2241871906072721069, 0.058032, 'pvnWBywd97') index_test.go:143: sql update test_index set c1 = 3468566154146216327, c2 = 0.445887, c3 = 'w3AI3Dba0n' where c = 722 index_test.go:140: sql delete from test_index where c = 364 index_test.go:140: sql delete from test_index where c = 38 index_test.go:140: sql delete from test_index where c = 456 index_test.go:140: sql delete from test_index where c = 237 index_test.go:137: sql insert into test_index values (773, 969364583885710692, 0.204934, 'ZHrnD3qdby') index_test.go:143: sql update test_index set c1 = 1019249355383882652, c2 = 0.733807, c3 = 'OB5sgHZiOn' where c = 528 index_test.go:140: sql delete from test_index where c = 426 index_test.go:143: sql update test_index set c1 = 462556803853596540, c2 = 0.774256, c3 = 'UdSrAu4Ok5' where c = 2 index_test.go:143: sql update test_index set c1 = 4227074596699073609, c2 = 0.715160, c3 = '07KJvYE8Hr' where c = 86 index_test.go:140: sql delete from test_index where c = 650 index_test.go:137: sql insert into test_index values (774, 8727306848424958184, 0.324664, 'Qh9PCIqGQl') index_test.go:143: sql update test_index set c1 = 1819582303483824823, c2 = 0.080488, c3 = 'XzPuh1Dq0u' where c = 609 index_test.go:137: sql insert into test_index values (775, 9146368217240051091, 0.322368, '2oYcEQ7B7O') index_test.go:143: sql update test_index set c1 = 6956820403987613497, c2 = 0.765249, c3 = 'Q0myVky9mP' where c = 708 index_test.go:143: sql update test_index set c1 = 7564889780737248670, c2 = 0.125335, c3 = '2quSnIkavc' where c = 502 index_test.go:137: sql insert into test_index values (777, 4780540603594856526, 0.030492, 'Zsh69nkQrj') index_test.go:143: sql update test_index set c1 = 354961389832234946, c2 = 0.404945, c3 = 'pM6XqhmLuh' where c = 344 index_test.go:140: sql delete from test_index where c = 445 index_test.go:137: sql insert into test_index values (776, 7844447403088767197, 0.473979, 'NzOunppqK5') index_test.go:143: sql update test_index set c1 = 3827609640859737494, c2 = 0.203443, c3 = 'Xvxv7mC9Pl' where c = 739 index_test.go:137: sql insert into test_index values (779, 3694760811990839123, 0.112165, 'Y93t0cGPVH') index_test.go:140: sql delete from test_index where c = 709 index_test.go:140: sql delete from test_index where c = 680 index_test.go:140: sql delete from test_index where c = 414 index_test.go:137: sql insert into test_index values (780, 9096721139396678644, 0.748364, '8mVmwdlXe7') index_test.go:140: sql delete from test_index where c = 83 index_test.go:143: sql update test_index set c1 = 1113064766985378390, c2 = 0.696166, c3 = 'OJLxd1V82Q' where c = 63 index_test.go:137: sql insert into test_index values (781, 1364037421679855665, 0.943551, '4Er7Y3E2P4') index_test.go:140: sql delete from test_index where c = 748 index_test.go:137: sql insert into test_index values (782, 4163346962194556084, 0.436064, 'b8oqyYxdAc') index_test.go:137: sql insert into test_index values (778, 4894268479482807671, 0.844247, 'ManW4PVfsL') index_test.go:140: sql delete from test_index where c = 154 index_test.go:137: sql insert into test_index values (783, 8493112397827779714, 0.940682, 'zyw4xJzary') index_test.go:140: sql delete from test_index where c = 673 index_test.go:143: sql update test_index set c1 = 3177334998077225706, c2 = 0.976863, c3 = 'MSmHLyKOFp' where c = 567 index_test.go:143: sql update test_index set c1 = 2602273410762034160, c2 = 0.136069, c3 = 'MRyVN6AOy3' where c = 605 index_test.go:140: sql delete from test_index where c = 302 index_test.go:140: sql delete from test_index where c = 660 index_test.go:143: sql update test_index set c1 = 2820436773555276438, c2 = 0.099246, c3 = 'RUdxvYt7qg' where c = 275 index_test.go:143: sql update test_index set c1 = 5717855777158082840, c2 = 0.835717, c3 = 'bGUFA42uxW' where c = 737 index_test.go:143: sql update test_index set c1 = 9155738569491742770, c2 = 0.629704, c3 = 'c09LbxJ8BB' where c = 120 index_test.go:137: sql insert into test_index values (785, 5852637892580816433, 0.342237, 'sWG1aIfn2W') index_test.go:137: sql insert into test_index values (784, 2579780778881834351, 0.738215, '4EgN9uvf5p') index_test.go:143: sql update test_index set c1 = 8517865450153799909, c2 = 0.469605, c3 = 'yt78pawvXF' where c = 723 index_test.go:140: sql delete from test_index where c = 337 index_test.go:143: sql update test_index set c1 = 7972216461016172930, c2 = 0.345689, c3 = '4OeMy60EUP' where c = 371 index_test.go:143: sql update test_index set c1 = 3533261352465009739, c2 = 0.509378, c3 = 'HLbRCbvvrs' where c = 567 index_test.go:143: sql update test_index set c1 = 4249362662006919444, c2 = 0.488871, c3 = 'E5txziToN8' where c = 506 index_test.go:137: sql insert into test_index values (787, 8912535537340917244, 0.298001, 'l9CCGcIzvr') index_test.go:137: sql insert into test_index values (786, 5551890817711278770, 0.367102, 'geIWhgnSue') index_test.go:137: sql insert into test_index values (788, 4010278996226288429, 0.968734, 'deJdxELGrx') index_test.go:140: sql delete from test_index where c = 316 index_test.go:140: sql delete from test_index where c = 69 index_test.go:137: sql insert into test_index values (790, 1274776384276879307, 0.495318, 'c6kmJKv4Fc') index_test.go:137: sql insert into test_index values (792, 8544307781906651490, 0.545116, 'socvw6AOkS') index_test.go:143: sql update test_index set c1 = 7438420432383655264, c2 = 0.718669, c3 = 'Ta1aLgcQJp' where c = 70 index_test.go:140: sql delete from test_index where c = 757 index_test.go:143: sql update test_index set c1 = 5986533640015391835, c2 = 0.510075, c3 = 'ntDgcImC72' where c = 139 index_test.go:137: sql insert into test_index values (789, 5710940927657311020, 0.625058, 'c1jO9IzZSQ') index_test.go:137: sql insert into test_index values (791, 2899162336581480094, 0.866177, 'OcyosA6iDR') index_test.go:140: sql delete from test_index where c = 188 index_test.go:137: sql insert into test_index values (793, 771844066843273108, 0.524553, 'XIAbOlyP6Q') index_test.go:140: sql delete from test_index where c = 421 index_test.go:140: sql delete from test_index where c = 56 index_test.go:140: sql delete from test_index where c = 283 index_test.go:140: sql delete from test_index where c = 496 index_test.go:143: sql update test_index set c1 = 3164896268088378499, c2 = 0.101778, c3 = 'cbyrSibEyU' where c = 718 index_test.go:137: sql insert into test_index values (794, 2545008653929161478, 0.810214, '1IbKjijp6C') index_test.go:140: sql delete from test_index where c = 61 index_test.go:143: sql update test_index set c1 = 9187518190486339900, c2 = 0.054159, c3 = 'XR0Q7xEH3q' where c = 246 index_test.go:140: sql delete from test_index where c = 105 index_test.go:143: sql update test_index set c1 = 6928680183909543174, c2 = 0.414021, c3 = 'zfhgPYEkvs' where c = 471 index_test.go:140: sql delete from test_index where c = 38 index_test.go:143: sql update test_index set c1 = 200921159165662294, c2 = 0.946703, c3 = 'nM5rkMFRjX' where c = 679 index_test.go:143: sql update test_index set c1 = 3540670929974111679, c2 = 0.781516, c3 = 'Y2OTe2qm4C' where c = 605 index_test.go:143: sql update test_index set c1 = 8288370386914966845, c2 = 0.824093, c3 = 'NeJk5Zx54v' where c = 368 index_test.go:143: sql update test_index set c1 = 1868734371132312183, c2 = 0.167776, c3 = '0Lua6mqlnY' where c = 627 index_test.go:143: sql update test_index set c1 = 4125298991817459098, c2 = 0.615651, c3 = '23WORhTTlf' where c = 379 index_test.go:137: sql insert into test_index values (795, 1191280173980979538, 0.481940, 'dlnidVUNYC') index_test.go:143: sql update test_index set c1 = 4614033508629785417, c2 = 0.667520, c3 = 'aQ47Lwx9Rj' where c = 217 index_test.go:137: sql insert into test_index values (796, 4375274993633012300, 0.770824, 'J6h0I9QiqI') index_test.go:143: sql update test_index set c1 = 3447798548995335634, c2 = 0.579106, c3 = 'lBZEp51YB5' where c = 792 index_test.go:140: sql delete from test_index where c = 162 index_test.go:137: sql insert into test_index values (797, 6481900652929324317, 0.573472, 'j5yLUohHKM') index_test.go:140: sql delete from test_index where c = 352 index_test.go:137: sql insert into test_index values (798, 381695433776531655, 0.693710, 'L7r0SjIVEl') index_test.go:137: sql insert into test_index values (800, 8143336743426520538, 0.767248, 'Bh6kKTlfNk') index_test.go:137: sql insert into test_index values (799, 7410509368324668912, 0.692344, 'J8bD4I1271') index_test.go:143: sql update test_index set c1 = 418083598009919125, c2 = 0.229885, c3 = 'qqw1joGMWh' where c = 538 index_test.go:140: sql delete from test_index where c = 553 index_test.go:140: sql delete from test_index where c = 292 index_test.go:143: sql update test_index set c1 = 5038406207135500010, c2 = 0.546767, c3 = 'BM9kRkxkv0' where c = 115 index_test.go:140: sql delete from test_index where c = 318 index_test.go:140: sql delete from test_index where c = 588 index_test.go:143: sql update test_index set c1 = 1229459964217332402, c2 = 0.458627, c3 = 'vamZ0vlKRe' where c = 723 index_test.go:143: sql update test_index set c1 = 6514434159470093672, c2 = 0.157422, c3 = 'dNKfF2AFzR' where c = 252 index_test.go:143: sql update test_index set c1 = 748003306841749924, c2 = 0.915189, c3 = 'chw9TvgftQ' where c = 188 index_test.go:143: sql update test_index set c1 = 3232298319623540072, c2 = 0.798663, c3 = 'pYAMmouyca' where c = 558 index_test.go:137: sql insert into test_index values (802, 22849989489463490, 0.352481, '2TzQ1bR1H7') index_test.go:137: sql insert into test_index values (809, 2947156934561555645, 0.758863, 'ieu8JambZi') index_test.go:137: sql insert into test_index values (801, 6270691440570564628, 0.924633, 'BC2d0FWAMU') index_test.go:137: sql insert into test_index values (806, 8472811024139442955, 0.025846, 'iYQTgr0iyA') index_test.go:137: sql insert into test_index values (803, 4638162850407714200, 0.187655, 'a4S1sj3JPv') index_test.go:140: sql delete from test_index where c = 263 index_test.go:137: sql insert into test_index values (810, 2278397368630622719, 0.935085, 'dVBbxFsuXE') index_test.go:137: sql insert into test_index values (807, 294969536722202894, 0.164593, 'yaONf8Imde') index_test.go:137: sql insert into test_index values (808, 4364402883906522618, 0.008355, '9biqEQNhMD') index_test.go:137: sql insert into test_index values (805, 8165955723181581902, 0.657412, 'VqSVz2Pc2L') index_test.go:137: sql insert into test_index values (804, 466673377056294914, 0.872933, 'iOgk8Y2NZT') index_test.go:140: sql delete from test_index where c = 714 index_test.go:140: sql delete from test_index where c = 219 index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 366 index_test.go:140: sql delete from test_index where c = 208 index_test.go:143: sql update test_index set c1 = 2300829435775791620, c2 = 0.432782, c3 = 'ulBffruY3y' where c = 438 index_test.go:140: sql delete from test_index where c = 444 index_test.go:143: sql update test_index set c1 = 9053536397925611585, c2 = 0.386430, c3 = '3I7Thd3cxB' where c = 214 index_test.go:143: sql update test_index set c1 = 8106844874352055330, c2 = 0.438686, c3 = 'doCOPZ9gmU' where c = 71 index_test.go:140: sql delete from test_index where c = 234 index_test.go:140: sql delete from test_index where c = 421 index_test.go:137: sql insert into test_index values (811, 7106149083935162002, 0.198871, 'IAVKlHU53w') index_test.go:143: sql update test_index set c1 = 659674802721036690, c2 = 0.041583, c3 = 'ZI4w2md0yY' where c = 762 index_test.go:140: sql delete from test_index where c = 746 index_test.go:137: sql insert into test_index values (812, 126447126022458747, 0.059071, 'fj14cTr6qh') index_test.go:137: sql insert into test_index values (813, 3399915451326454730, 0.699366, 'y107fKDJTz') index_test.go:137: sql insert into test_index values (814, 3520079883478738971, 0.981295, '97PE7Gqm2s') index_test.go:143: sql update test_index set c1 = 84329613026088831, c2 = 0.863915, c3 = 'wMaJCsR2gj' where c = 145 index_test.go:143: sql update test_index set c1 = 1108706799423281610, c2 = 0.969972, c3 = 'XuO37VRT9E' where c = 640 index_test.go:143: sql update test_index set c1 = 7906263683963568597, c2 = 0.562399, c3 = 'CjA7rbj90n' where c = 632 index_test.go:143: sql update test_index set c1 = 1012886428886429679, c2 = 0.000250, c3 = 'bTrOcQ1J8Z' where c = 676 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 290 index_test.go:143: sql update test_index set c1 = 264953366355171367, c2 = 0.939745, c3 = 'mft3DjYYqE' where c = 367 index_test.go:137: sql insert into test_index values (815, 6688470505897661038, 0.286484, 'mEhsHaBjpM') index_test.go:140: sql delete from test_index where c = 641 index_test.go:143: sql update test_index set c1 = 1874682957474248509, c2 = 0.468743, c3 = 'YejWK8J0Wm' where c = 361 index_test.go:143: sql update test_index set c1 = 4398832170380301690, c2 = 0.966153, c3 = 'rF3kc4VbIR' where c = 323 index_test.go:137: sql insert into test_index values (816, 5459153603952959591, 0.143186, 'mL4Pj30Gt1') index_test.go:137: sql insert into test_index values (818, 1623180945799450853, 0.373401, 'knpMclXI4X') index_test.go:137: sql insert into test_index values (817, 8309517700609510382, 0.584899, 'ehtTL8FXDX') index_test.go:143: sql update test_index set c1 = 5543051372562278608, c2 = 0.136192, c3 = 'PZjQ7pu36p' where c = 541 index_test.go:137: sql insert into test_index values (819, 5286681663218175188, 0.718157, 'KvTYDVntbN') index_test.go:137: sql insert into test_index values (820, 8795394969087577727, 0.747704, 'hq3eMdNjGX') index_test.go:140: sql delete from test_index where c = 600 index_test.go:137: sql insert into test_index values (821, 8669671121218701755, 0.427995, 'K33BXtWH8e') index_test.go:140: sql delete from test_index where c = 349 index_test.go:140: sql delete from test_index where c = 454 index_test.go:143: sql update test_index set c1 = 892772526697597595, c2 = 0.939336, c3 = 'HIuCrLuj9F' where c = 245 index_test.go:143: sql update test_index set c1 = 724715059404830736, c2 = 0.568162, c3 = 'qmwkv7jcUz' where c = 317 index_test.go:140: sql delete from test_index where c = 804 index_test.go:140: sql delete from test_index where c = 799 index_test.go:143: sql update test_index set c1 = 3451411933113905477, c2 = 0.073806, c3 = 'KtRoDw55Ys' where c = 100 index_test.go:140: sql delete from test_index where c = 608 index_test.go:140: sql delete from test_index where c = 122 index_test.go:143: sql update test_index set c1 = 6721207923278932912, c2 = 0.381299, c3 = 'DybtdEjLFF' where c = 142 index_test.go:137: sql insert into test_index values (822, 1539202379628217838, 0.064586, 'WD18a0a7R4') index_test.go:137: sql insert into test_index values (823, 2128583412041955457, 0.969237, 'CfAgHOw3G6') index_test.go:143: sql update test_index set c1 = 1557444112614686997, c2 = 0.911922, c3 = 'e5sPOeWOUC' where c = 324 index_test.go:137: sql insert into test_index values (824, 9218841599068990736, 0.122838, 'd1RMZtLcSt') index_test.go:137: sql insert into test_index values (825, 107113375347497450, 0.094705, '5iFmp8rWgz') index_test.go:143: sql update test_index set c1 = 8875220501756145057, c2 = 0.376643, c3 = '0NwZ9rTe6C' where c = 148 index_test.go:143: sql update test_index set c1 = 4609888358368780859, c2 = 0.962591, c3 = 'PalFwpubXC' where c = 328 index_test.go:143: sql update test_index set c1 = 5658227814170565143, c2 = 0.210077, c3 = 'aS1VMLpdGF' where c = 679 index_test.go:140: sql delete from test_index where c = 217 index_test.go:137: sql insert into test_index values (829, 4281509913602220217, 0.893782, 'gGJEjvoNKt') index_test.go:137: sql insert into test_index values (828, 5119283748544134060, 0.263455, 'roqXTs48jv') index_test.go:143: sql update test_index set c1 = 6980882113199965312, c2 = 0.534025, c3 = 'kyt8oPcjzV' where c = 631 index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 655 index_test.go:137: sql insert into test_index values (831, 6045956577975517809, 0.945097, 'Cena87WTKe') index_test.go:143: sql update test_index set c1 = 2352491900831973361, c2 = 0.794786, c3 = 'UUE5o95RCu' where c = 803 index_test.go:143: sql update test_index set c1 = 6070863256262218830, c2 = 0.082820, c3 = '8CVPkYiFH8' where c = 751 index_test.go:137: sql insert into test_index values (826, 2151383751320016204, 0.654140, '6knCwe5MmA') index_test.go:137: sql insert into test_index values (827, 6660388664964077148, 0.181694, 'roevj5nFwZ') index_test.go:137: sql insert into test_index values (833, 1746397089372213481, 0.773373, 'Da3wgbXO2x') index_test.go:140: sql delete from test_index where c = 525 index_test.go:140: sql delete from test_index where c = 749 index_test.go:140: sql delete from test_index where c = 477 index_test.go:137: sql insert into test_index values (830, 8786280753588947083, 0.472240, '702Ix14ORj') index_test.go:143: sql update test_index set c1 = 7638918454856230663, c2 = 0.751758, c3 = 'EEdYr5g9wb' where c = 598 index_test.go:137: sql insert into test_index values (832, 6815047895127319750, 0.986987, 'q0OMyvYIUw') index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 635 index_test.go:140: sql delete from test_index where c = 596 index_test.go:140: sql delete from test_index where c = 774 index_test.go:140: sql delete from test_index where c = 262 index_test.go:140: sql delete from test_index where c = 268 index_test.go:143: sql update test_index set c1 = 5471596432299936154, c2 = 0.535142, c3 = 'nfWFG2NBay' where c = 307 index_test.go:143: sql update test_index set c1 = 4271232179820390186, c2 = 0.830843, c3 = 'WDCVuDhI5A' where c = 789 index_test.go:143: sql update test_index set c1 = 8092606604706515360, c2 = 0.577004, c3 = 'eSknLDQpay' where c = 709 index_test.go:137: sql insert into test_index values (834, 7450082811891590687, 0.894874, 'fLRN1tlWZu') index_test.go:143: sql update test_index set c1 = 3142273981069205481, c2 = 0.873900, c3 = 'ToligKkAFd' where c = 752 index_test.go:143: sql update test_index set c1 = 5375434973719000996, c2 = 0.369774, c3 = 'Whs8j73u6L' where c = 182 index_test.go:143: sql update test_index set c1 = 5918126079046184703, c2 = 0.605468, c3 = 'wKTunR1wGu' where c = 483 index_test.go:143: sql update test_index set c1 = 2798796703823620066, c2 = 0.019260, c3 = 'uaTcPn6Dyy' where c = 542 index_test.go:137: sql insert into test_index values (835, 1646354760115598022, 0.060120, 'csXIoBhA8I') index_test.go:143: sql update test_index set c1 = 841318321752810995, c2 = 0.257821, c3 = 'HWINAs5cmN' where c = 616 index_test.go:137: sql insert into test_index values (836, 373985579264087358, 0.737356, 'wvaMATYR4E') index_test.go:140: sql delete from test_index where c = 387 index_test.go:143: sql update test_index set c1 = 5148879124097514018, c2 = 0.775258, c3 = 'HwxR6uN6u2' where c = 652 index_test.go:137: sql insert into test_index values (838, 6213111660631553222, 0.533890, 'bVmzoctsm8') index_test.go:137: sql insert into test_index values (839, 2399132595913556257, 0.371605, 'WENPddimtn') index_test.go:140: sql delete from test_index where c = 252 index_test.go:137: sql insert into test_index values (840, 1720079637206571907, 0.823219, 'nHQw1tsguB') index_test.go:140: sql delete from test_index where c = 656 index_test.go:143: sql update test_index set c1 = 2241901087869141524, c2 = 0.937048, c3 = '12efGKzFcZ' where c = 256 index_test.go:140: sql delete from test_index where c = 31 index_test.go:137: sql insert into test_index values (842, 9055722539226942957, 0.397418, 'eFAjBEhsei') index_test.go:137: sql insert into test_index values (837, 594924342986014687, 0.384083, 'l6mOg8wzjl') index_test.go:140: sql delete from test_index where c = 292 index_test.go:137: sql insert into test_index values (843, 3080374944785050767, 0.067967, 'eazetzlKoh') index_test.go:140: sql delete from test_index where c = 819 index_test.go:140: sql delete from test_index where c = 256 index_test.go:137: sql insert into test_index values (841, 2039995637949430366, 0.319250, '2S2d2cDMco') index_test.go:137: sql insert into test_index values (844, 7150781599601670702, 0.294085, 'CBMGfLmp7f') index_test.go:140: sql delete from test_index where c = 499 index_test.go:143: sql update test_index set c1 = 2574233836117830644, c2 = 0.154491, c3 = 'VZgUvMhGQ9' where c = 805 index_test.go:143: sql update test_index set c1 = 4888459124302939015, c2 = 0.190139, c3 = 'yev3Cg5gIj' where c = 206 index_test.go:143: sql update test_index set c1 = 9075876287426777588, c2 = 0.425623, c3 = 'CeY0JVJ0aG' where c = 547 index_test.go:140: sql delete from test_index where c = 822 index_test.go:140: sql delete from test_index where c = 408 index_test.go:143: sql update test_index set c1 = 6178213808855362819, c2 = 0.657468, c3 = 'k84WBEFbBA' where c = 240 index_test.go:143: sql update test_index set c1 = 291709856232065990, c2 = 0.356689, c3 = 'l9uZkAG3lP' where c = 233 index_test.go:140: sql delete from test_index where c = 722 index_test.go:143: sql update test_index set c1 = 4219341647990686783, c2 = 0.824013, c3 = 'ZxLgtYQIDo' where c = 803 index_test.go:137: sql insert into test_index values (845, 5696782134327326305, 0.318214, 'HnARMiQlw8') index_test.go:137: sql insert into test_index values (847, 1219925783242852155, 0.400195, '246dyFCMgT') index_test.go:137: sql insert into test_index values (846, 8397633503760915776, 0.583660, 'SRwJw0fkhh') index_test.go:143: sql update test_index set c1 = 6013567267084898359, c2 = 0.585887, c3 = 'bkKze15nEO' where c = 139 index_test.go:143: sql update test_index set c1 = 1291546704628553279, c2 = 0.417969, c3 = 'RiEMvme9dk' where c = 152 index_test.go:137: sql insert into test_index values (848, 8717431142811235216, 0.294987, 'NSVcRHppzU') index_test.go:137: sql insert into test_index values (850, 3245936273952749991, 0.283169, 'xQpEjkMfU7') index_test.go:140: sql delete from test_index where c = 841 index_test.go:137: sql insert into test_index values (849, 2345443069351170723, 0.680122, 'hZ906sdfKM') index_test.go:143: sql update test_index set c1 = 741914972648528146, c2 = 0.332844, c3 = 'ZWBwuQKX1g' where c = 442 index_test.go:143: sql update test_index set c1 = 7159129761634049787, c2 = 0.441704, c3 = 'JDHku70Ed5' where c = 236 index_test.go:143: sql update test_index set c1 = 5111751107798557154, c2 = 0.897614, c3 = 'Rn6PT6Pz05' where c = 303 index_test.go:140: sql delete from test_index where c = 623 index_test.go:137: sql insert into test_index values (852, 4509176689222927163, 0.446466, 'FYuTrJDbOr') index_test.go:137: sql insert into test_index values (851, 6098900906014840179, 0.354047, 'sN9EV5kwDO') index_test.go:140: sql delete from test_index where c = 838 index_test.go:140: sql delete from test_index where c = 153 index_test.go:137: sql insert into test_index values (854, 4368347750989731387, 0.691027, '2OLThZKjli') index_test.go:140: sql delete from test_index where c = 752 index_test.go:140: sql delete from test_index where c = 827 index_test.go:143: sql update test_index set c1 = 1399053550476465610, c2 = 0.811624, c3 = 'D1o8iH7zWW' where c = 392 index_test.go:137: sql insert into test_index values (853, 5404260256308573267, 0.002786, 'Fv9WxbFaWP') index_test.go:137: sql insert into test_index values (855, 8953520162212772045, 0.524408, '8jZybBdUBO') index_test.go:140: sql delete from test_index where c = 685 index_test.go:143: sql update test_index set c1 = 4665578675961854597, c2 = 0.822611, c3 = 'YbGsfYvP9h' where c = 246 index_test.go:143: sql update test_index set c1 = 3856799136174369566, c2 = 0.971604, c3 = 'szbmz1OdCX' where c = 361 index_test.go:140: sql delete from test_index where c = 832 index_test.go:140: sql delete from test_index where c = 217 index_test.go:143: sql update test_index set c1 = 6247363765825844175, c2 = 0.970941, c3 = '1YY7ISuuoK' where c = 151 index_test.go:140: sql delete from test_index where c = 753 index_test.go:143: sql update test_index set c1 = 1945006529772486651, c2 = 0.853356, c3 = '2SghdlmvU5' where c = 22 index_test.go:143: sql update test_index set c1 = 2872967851046771714, c2 = 0.262936, c3 = 'gSYOxeGWR2' where c = 228 index_test.go:140: sql delete from test_index where c = 638 index_test.go:137: sql insert into test_index values (858, 7952783999966965120, 0.294391, 'TgDzTmQSiD') index_test.go:137: sql insert into test_index values (857, 5873041571686249501, 0.977758, '9vl64ojNXE') index_test.go:137: sql insert into test_index values (856, 6224631155745203112, 0.080133, 'hTZK8XqJSU') index_test.go:143: sql update test_index set c1 = 6101761325697397144, c2 = 0.204617, c3 = 'Hm5e9CLnYB' where c = 462 index_test.go:137: sql insert into test_index values (859, 7117966440976726702, 0.163808, '1omfSzFeg4') index_test.go:137: sql insert into test_index values (860, 2163712827828455470, 0.465365, 'FmkqBpejA9') index_test.go:143: sql update test_index set c1 = 5165355278752802320, c2 = 0.234143, c3 = 'TynntlzXLh' where c = 825 index_test.go:137: sql insert into test_index values (861, 1361046457332396106, 0.036183, 'gVtKkz8l6j') index_test.go:140: sql delete from test_index where c = 630 index_test.go:140: sql delete from test_index where c = 778 index_test.go:143: sql update test_index set c1 = 5807413782640528310, c2 = 0.189112, c3 = 'qHSMe9jC49' where c = 405 index_test.go:137: sql insert into test_index values (863, 7065432779596016134, 0.700201, 'EghI3L0LWz') index_test.go:137: sql insert into test_index values (862, 7831393970071150775, 0.962229, '7Yp4Y7JaWR') index_test.go:140: sql delete from test_index where c = 269 index_test.go:143: sql update test_index set c1 = 1393501550855308666, c2 = 0.411450, c3 = 'F7dJikvRud' where c = 268 index_test.go:140: sql delete from test_index where c = 281 index_test.go:143: sql update test_index set c1 = 4445944421178916040, c2 = 0.975312, c3 = 'EwgPbL8rB5' where c = 261 index_test.go:143: sql update test_index set c1 = 2504825669624547212, c2 = 0.801255, c3 = 'LhzmR57ibT' where c = 71 index_test.go:137: sql insert into test_index values (864, 5781419440063103694, 0.272264, 'GHzwshAb1Y') index_test.go:140: sql delete from test_index where c = 1 index_test.go:140: sql delete from test_index where c = 338 index_test.go:137: sql insert into test_index values (865, 8293113800805288534, 0.900478, 'MJzov9jLzo') index_test.go:143: sql update test_index set c1 = 8015766932786623311, c2 = 0.690606, c3 = 'b9A38J9q2F' where c = 285 index_test.go:140: sql delete from test_index where c = 574 index_test.go:140: sql delete from test_index where c = 861 index_test.go:143: sql update test_index set c1 = 2105806470756246257, c2 = 0.501237, c3 = '14mLH7w5Ry' where c = 836 index_test.go:140: sql delete from test_index where c = 141 index_test.go:143: sql update test_index set c1 = 1647713504730462787, c2 = 0.108178, c3 = '43VE9Jscmo' where c = 71 index_test.go:137: sql insert into test_index values (867, 5970852777730077692, 0.695442, 'FAVTXaxuaS') index_test.go:137: sql insert into test_index values (868, 8000002270791195247, 0.618084, 'a7dkWrhxeA') index_test.go:137: sql insert into test_index values (866, 5515090307168249917, 0.733234, 'GChUP6mIEO') index_test.go:137: sql insert into test_index values (869, 7284135525191067717, 0.183784, '3jXRxOOTfr') index_test.go:140: sql delete from test_index where c = 722 index_test.go:143: sql update test_index set c1 = 2155302663075958812, c2 = 0.452994, c3 = 'IhP3yxzs7t' where c = 380 index_test.go:143: sql update test_index set c1 = 7422674477824254882, c2 = 0.387621, c3 = 'uBtLfsguT1' where c = 485 index_test.go:143: sql update test_index set c1 = 785000460481550504, c2 = 0.535845, c3 = 'qzNwnY2XYr' where c = 450 index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 3675326710310081036, c2 = 0.758243, c3 = 'NSFGwrpRdU' where c = 851 index_test.go:140: sql delete from test_index where c = 684 index_test.go:140: sql delete from test_index where c = 839 index_test.go:137: sql insert into test_index values (870, 8104514806348923084, 0.242946, 'szCeiN8jTk') index_test.go:137: sql insert into test_index values (871, 6529977845749164444, 0.609501, '9cDCyQ7uWU') index_test.go:140: sql delete from test_index where c = 609 index_test.go:137: sql insert into test_index values (872, 3505541983759955379, 0.242419, 'CLoHDjWq9b') index_test.go:143: sql update test_index set c1 = 1737427041933723690, c2 = 0.379644, c3 = 'E123qfl5qH' where c = 385 index_test.go:143: sql update test_index set c1 = 7828818256622971085, c2 = 0.919764, c3 = 'E0ra3ailpI' where c = 678 index_test.go:143: sql update test_index set c1 = 6620679682745776961, c2 = 0.722430, c3 = '6RCqiUkKf1' where c = 347 index_test.go:137: sql insert into test_index values (874, 1789620487726318483, 0.761115, 'Y6Ws5Ofmrc') index_test.go:140: sql delete from test_index where c = 243 index_test.go:137: sql insert into test_index values (873, 7490573430258304456, 0.565938, 'B0DMoxz5HE') index_test.go:143: sql update test_index set c1 = 2716783468055268614, c2 = 0.652590, c3 = 'qxQ96wSdG7' where c = 808 index_test.go:137: sql insert into test_index values (876, 7456390042334463464, 0.922458, '4jNGVn0cAX') index_test.go:137: sql insert into test_index values (875, 4906025728253608698, 0.041816, 'GGN89uRvME') index_test.go:143: sql update test_index set c1 = 6750893681144223202, c2 = 0.324036, c3 = 'HQI2eqLR34' where c = 253 index_test.go:137: sql insert into test_index values (877, 1658881834469758698, 0.456979, 'wJAffiqG2K') index_test.go:143: sql update test_index set c1 = 6270961211515442355, c2 = 0.434493, c3 = 'iIhbZQCOPq' where c = 254 index_test.go:140: sql delete from test_index where c = 399 index_test.go:137: sql insert into test_index values (878, 6439915125562144247, 0.386218, 'ZD4eMVH4fV') index_test.go:140: sql delete from test_index where c = 580 index_test.go:140: sql delete from test_index where c = 140 index_test.go:140: sql delete from test_index where c = 130 index_test.go:137: sql insert into test_index values (880, 1928170111977268282, 0.616623, 'Q1VqI3lFqb') index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 201 index_test.go:143: sql update test_index set c1 = 1072769292653267521, c2 = 0.647056, c3 = 'ZOxPFAqL25' where c = 491 index_test.go:140: sql delete from test_index where c = 856 index_test.go:137: sql insert into test_index values (879, 9124927672796286994, 0.267957, '6acoHNCxIk') index_test.go:140: sql delete from test_index where c = 215 index_test.go:140: sql delete from test_index where c = 492 index_test.go:143: sql update test_index set c1 = 5639406368799322360, c2 = 0.327791, c3 = 'i9EkhabUi5' where c = 233 index_test.go:143: sql update test_index set c1 = 5952776195715317732, c2 = 0.994635, c3 = '5FjdZ46VJJ' where c = 622 index_test.go:137: sql insert into test_index values (881, 8846053400108772768, 0.245387, 'mSR3VVjr8k') index_test.go:143: sql update test_index set c1 = 6835607997788342388, c2 = 0.381490, c3 = 'C8Ekn6uD5f' where c = 153 index_test.go:143: sql update test_index set c1 = 2798028856036204601, c2 = 0.302858, c3 = 'tNTsFJAcuy' where c = 633 index_test.go:143: sql update test_index set c1 = 6068630628987750418, c2 = 0.915688, c3 = 'baC0siD7jM' where c = 583 index_test.go:143: sql update test_index set c1 = 3047479953268524694, c2 = 0.455201, c3 = 'NMczbjw9Qc' where c = 298 index_test.go:137: sql insert into test_index values (882, 5186247436155511665, 0.077514, '4K9MNib03v') index_test.go:137: sql insert into test_index values (883, 7173628638993078352, 0.853558, 'YUj2PATuOf') index_test.go:140: sql delete from test_index where c = 79 index_test.go:143: sql update test_index set c1 = 2476138887415196061, c2 = 0.974008, c3 = 'HuyW8Kw6UO' where c = 214 index_test.go:143: sql update test_index set c1 = 7876746352841957155, c2 = 0.791609, c3 = 'AAZ3N3GUAH' where c = 424 index_test.go:140: sql delete from test_index where c = 33 index_test.go:137: sql insert into test_index values (886, 6144587052279077976, 0.843117, 'MGqAX26KB5') index_test.go:140: sql delete from test_index where c = 692 index_test.go:137: sql insert into test_index values (887, 4329308654823778950, 0.528818, 'ISv8aNSY7Y') index_test.go:143: sql update test_index set c1 = 1080514563231720434, c2 = 0.184937, c3 = 'Ip1yeBQmPa' where c = 187 index_test.go:137: sql insert into test_index values (885, 2571706607044732240, 0.155803, 'iqo3MVn6aF') index_test.go:137: sql insert into test_index values (884, 2512175243737774967, 0.222427, '65m86yGZXb') index_test.go:137: sql insert into test_index values (888, 8827053528003839243, 0.975139, 'xZ48PFFnNl') index_test.go:137: sql insert into test_index values (889, 2694647369446751255, 0.774339, 'JrrtGe89dX') index_test.go:143: sql update test_index set c1 = 3536878079032717301, c2 = 0.301245, c3 = 'He12eDM7xH' where c = 420 index_test.go:140: sql delete from test_index where c = 501 index_test.go:137: sql insert into test_index values (890, 855278088351689058, 0.654269, 'ZaevkmC7Qx') index_test.go:143: sql update test_index set c1 = 3881521014104156383, c2 = 0.987374, c3 = 'FeaPpqiZV3' where c = 812 index_test.go:140: sql delete from test_index where c = 613 index_test.go:140: sql delete from test_index where c = 615 index_test.go:140: sql delete from test_index where c = 765 index_test.go:140: sql delete from test_index where c = 847 index_test.go:143: sql update test_index set c1 = 8905390421910150678, c2 = 0.936812, c3 = 'm8MlidMCc7' where c = 613 index_test.go:137: sql insert into test_index values (892, 2723304075989086759, 0.611058, 'a1lSmwWjb2') index_test.go:143: sql update test_index set c1 = 6495161701802630610, c2 = 0.414115, c3 = 'SJyh9NPh59' where c = 856 index_test.go:140: sql delete from test_index where c = 431 index_test.go:143: sql update test_index set c1 = 2273452016853274870, c2 = 0.387585, c3 = 'lDMTNPekzJ' where c = 185 index_test.go:143: sql update test_index set c1 = 6874082242473658417, c2 = 0.843354, c3 = 'GhqplF3EcW' where c = 214 index_test.go:137: sql insert into test_index values (891, 8628280276682975438, 0.926888, 'V84xVM1b22') index_test.go:140: sql delete from test_index where c = 694 index_test.go:137: sql insert into test_index values (893, 1186275172181062259, 0.615721, 'vHKnsFFwOH') index_test.go:143: sql update test_index set c1 = 7183454644415207065, c2 = 0.865328, c3 = 'gghPKF11YT' where c = 552 index_test.go:140: sql delete from test_index where c = 711 index_test.go:140: sql delete from test_index where c = 744 index_test.go:140: sql delete from test_index where c = 630 index_test.go:140: sql delete from test_index where c = 267 index_test.go:143: sql update test_index set c1 = 6905355197970437213, c2 = 0.047340, c3 = '9nqnqc9P01' where c = 362 index_test.go:143: sql update test_index set c1 = 145933852205865226, c2 = 0.827269, c3 = 'IZgqUc839e' where c = 154 index_test.go:143: sql update test_index set c1 = 5637010705458887232, c2 = 0.801244, c3 = 'dNPhlvjYIz' where c = 31 index_test.go:137: sql insert into test_index values (895, 3705313660474238516, 0.531053, 'lg9owBk76u') index_test.go:143: sql update test_index set c1 = 4374760543689021440, c2 = 0.329031, c3 = 'vrCJzIuGXR' where c = 702 index_test.go:143: sql update test_index set c1 = 6554026016430715305, c2 = 0.574196, c3 = 'qzrYOEdbxU' where c = 283 index_test.go:143: sql update test_index set c1 = 6598741247326122395, c2 = 0.292922, c3 = 'j3lzvx6wTm' where c = 497 index_test.go:137: sql insert into test_index values (896, 1558535276860848063, 0.122770, 'fOUKuGMicx') index_test.go:137: sql insert into test_index values (897, 334647505650519853, 0.464845, '1tLwzIazau') index_test.go:137: sql insert into test_index values (898, 6318238796446982741, 0.092800, 'yIhpLoviIC') index_test.go:137: sql insert into test_index values (899, 6067462053753824121, 0.549266, 'igNiU0wNyH') index_test.go:140: sql delete from test_index where c = 50 index_test.go:137: sql insert into test_index values (894, 7591100141480576874, 0.492263, '8DJ9chK5eb') index_test.go:140: sql delete from test_index where c = 208 index_test.go:140: sql delete from test_index where c = 195 index_test.go:140: sql delete from test_index where c = 860 index_test.go:143: sql update test_index set c1 = 8384643761045564325, c2 = 0.334556, c3 = 'aAZ27AogIR' where c = 158 index_test.go:140: sql delete from test_index where c = 438 index_test.go:143: sql update test_index set c1 = 3420688573898212645, c2 = 0.201754, c3 = 'PExeKDZzSw' where c = 372 index_test.go:140: sql delete from test_index where c = 622 index_test.go:143: sql update test_index set c1 = 451682434012148421, c2 = 0.047356, c3 = 'XQWQBQcul9' where c = 139 index_test.go:143: sql update test_index set c1 = 1466553907034066936, c2 = 0.503059, c3 = 'GqqhpEBpm6' where c = 30 index_test.go:137: sql insert into test_index values (900, 6872005757028806841, 0.738329, 'E5HXm72tZl') index_test.go:143: sql update test_index set c1 = 8618989920186203526, c2 = 0.765785, c3 = 'EHIlP88MMm' where c = 435 index_test.go:140: sql delete from test_index where c = 841 index_test.go:143: sql update test_index set c1 = 8629689040086430364, c2 = 0.079862, c3 = 'hPWDMQY3AI' where c = 342 index_test.go:143: sql update test_index set c1 = 4640130739195576732, c2 = 0.211956, c3 = 'DQFC5ChO2a' where c = 382 index_test.go:137: sql insert into test_index values (904, 5702539609473560777, 0.508189, 'QhbOeQyYYO') index_test.go:137: sql insert into test_index values (902, 4783429455918047772, 0.389387, 'F5HuzAjnfB') index_test.go:137: sql insert into test_index values (907, 5658250501480729753, 0.774549, 'FDLrnypmSL') index_test.go:137: sql insert into test_index values (901, 478412987800319141, 0.118182, 'AEGPposJQE') index_test.go:137: sql insert into test_index values (906, 939579993152909031, 0.343085, 'R1GWf7NYSY') index_test.go:137: sql insert into test_index values (903, 5370385855449638431, 0.383964, 'OK3igjOaEg') index_test.go:137: sql insert into test_index values (905, 2807667478101288960, 0.855897, 'J3MZqnLRkA') index_test.go:137: sql insert into test_index values (910, 6732380211077909744, 0.376648, 'eC09dMNxJv') index_test.go:137: sql insert into test_index values (908, 1473575830447538735, 0.546786, 'svp0uQCAvx') index_test.go:137: sql insert into test_index values (909, 6646031397827350310, 0.199932, 'YyU0hKa1VC') index_test.go:140: sql delete from test_index where c = 48 index_test.go:140: sql delete from test_index where c = 39 index_test.go:140: sql delete from test_index where c = 54 index_test.go:140: sql delete from test_index where c = 452 index_test.go:140: sql delete from test_index where c = 826 index_test.go:140: sql delete from test_index where c = 265 index_test.go:140: sql delete from test_index where c = 434 index_test.go:143: sql update test_index set c1 = 8569020871325846025, c2 = 0.608353, c3 = 'a3W4oElUw4' where c = 790 index_test.go:140: sql delete from test_index where c = 582 index_test.go:143: sql update test_index set c1 = 709696013755333451, c2 = 0.473181, c3 = 'Wamq3VPx0O' where c = 250 index_test.go:140: sql delete from test_index where c = 556 index_test.go:143: sql update test_index set c1 = 4679323257080252035, c2 = 0.459748, c3 = 'sqygw5d4vi' where c = 282 index_test.go:140: sql delete from test_index where c = 489 index_test.go:143: sql update test_index set c1 = 168789995643616875, c2 = 0.602469, c3 = 'Jwu3lLPLw1' where c = 572 index_test.go:137: sql insert into test_index values (911, 3530853291492210362, 0.454676, 'uDY757hAqE') index_test.go:143: sql update test_index set c1 = 6294861061202582515, c2 = 0.067257, c3 = 'VectKdAKXQ' where c = 813 index_test.go:143: sql update test_index set c1 = 8090851244190089221, c2 = 0.488488, c3 = 'tzBXMe7BIG' where c = 839 index_test.go:137: sql insert into test_index values (912, 3383979136099109160, 0.162115, '4Ea2uV2kgE') index_test.go:143: sql update test_index set c1 = 8230122935777729998, c2 = 0.307033, c3 = '7VddLWnzW2' where c = 468 index_test.go:143: sql update test_index set c1 = 1826036396346893020, c2 = 0.401307, c3 = 'VP3kCdGSys' where c = 379 index_test.go:137: sql insert into test_index values (913, 6766891351181494501, 0.330144, 'pO3wItIA5H') index_test.go:143: sql update test_index set c1 = 7851700419361193798, c2 = 0.204218, c3 = 'KPVWHmwSHb' where c = 340 index_test.go:137: sql insert into test_index values (914, 2601746147221702707, 0.219746, 'Y0aZ7dTDWu') index_test.go:140: sql delete from test_index where c = 54 index_test.go:137: sql insert into test_index values (915, 8435302156719619623, 0.197405, 'BpxTQVhmWK') index_test.go:140: sql delete from test_index where c = 116 index_test.go:143: sql update test_index set c1 = 2421663922756852438, c2 = 0.427788, c3 = 'ZkPMECneTL' where c = 558 index_test.go:137: sql insert into test_index values (916, 930377739196967939, 0.501702, 'SDbFkcBt7v') index_test.go:140: sql delete from test_index where c = 634 index_test.go:137: sql insert into test_index values (918, 5560931745884623900, 0.469697, '9RvfajTueO') index_test.go:140: sql delete from test_index where c = 213 index_test.go:137: sql insert into test_index values (919, 3670729729746500831, 0.357006, 'evwTRK0uMe') index_test.go:143: sql update test_index set c1 = 5668961449168528163, c2 = 0.637044, c3 = 'Iyh9v2SsNv' where c = 635 index_test.go:140: sql delete from test_index where c = 332 index_test.go:137: sql insert into test_index values (920, 4607662114501587238, 0.440943, '5aOD4sVUio') index_test.go:137: sql insert into test_index values (917, 7655627717508558018, 0.713619, 'Aw4y18EEK3') index_test.go:140: sql delete from test_index where c = 164 index_test.go:140: sql delete from test_index where c = 299 index_test.go:143: sql update test_index set c1 = 2286063101100499695, c2 = 0.201254, c3 = 'KdtafICVtw' where c = 856 index_test.go:140: sql delete from test_index where c = 107 index_test.go:143: sql update test_index set c1 = 4861937288025492742, c2 = 0.162784, c3 = '7AQfBd0TQq' where c = 760 index_test.go:137: sql insert into test_index values (921, 5544427885600203837, 0.697494, 'k0qaglKc8n') index_test.go:143: sql update test_index set c1 = 1887034682802916671, c2 = 0.508165, c3 = '1qxzO6uQfc' where c = 157 index_test.go:143: sql update test_index set c1 = 5821327295424223768, c2 = 0.262334, c3 = '5KLEAeaPod' where c = 787 index_test.go:140: sql delete from test_index where c = 741 index_test.go:143: sql update test_index set c1 = 3808612719308142295, c2 = 0.436052, c3 = 'MkvuoSkRIf' where c = 594 index_test.go:140: sql delete from test_index where c = 445 index_test.go:143: sql update test_index set c1 = 281379362161638746, c2 = 0.139915, c3 = 'xbJS7jtP4J' where c = 277 index_test.go:137: sql insert into test_index values (923, 3591071972989995618, 0.412928, '4TIVL9TPkq') index_test.go:137: sql insert into test_index values (924, 3235588009610429510, 0.119076, 'LyPVdxYquF') index_test.go:143: sql update test_index set c1 = 5290687856119911092, c2 = 0.268367, c3 = '0VNfY7Fdhb' where c = 230 index_test.go:143: sql update test_index set c1 = 4308569118397966191, c2 = 0.279727, c3 = 'WQdR5lnhew' where c = 183 index_test.go:137: sql insert into test_index values (925, 489880943637802499, 0.009387, 'uoiRwjmmsc') index_test.go:137: sql insert into test_index values (922, 3906463303725164754, 0.482154, '8C2prg7HRb') index_test.go:140: sql delete from test_index where c = 504 index_test.go:143: sql update test_index set c1 = 4884787293650612881, c2 = 0.988687, c3 = 'RTJkm1OKaV' where c = 640 index_test.go:140: sql delete from test_index where c = 222 index_test.go:137: sql insert into test_index values (927, 7263053301803252092, 0.977164, 'FCOUnMPXxB') index_test.go:140: sql delete from test_index where c = 173 index_test.go:137: sql insert into test_index values (929, 8928040087523454482, 0.096223, 'rjYs4KjVN3') index_test.go:140: sql delete from test_index where c = 906 index_test.go:137: sql insert into test_index values (926, 4780997605964524867, 0.691978, 'dJrq3pio8Y') index_test.go:143: sql update test_index set c1 = 3805180253069709015, c2 = 0.853313, c3 = 'MWfArx9Zg7' where c = 89 index_test.go:143: sql update test_index set c1 = 3964750611002311144, c2 = 0.272994, c3 = 'Fy5fBVZ1rA' where c = 778 index_test.go:137: sql insert into test_index values (928, 5452162771942532334, 0.692889, 'osTQ9K57Z6') index_test.go:140: sql delete from test_index where c = 921 index_test.go:143: sql update test_index set c1 = 8208060435282698659, c2 = 0.084412, c3 = '4fRnC5ZndZ' where c = 712 index_test.go:140: sql delete from test_index where c = 352 index_test.go:140: sql delete from test_index where c = 582 index_test.go:140: sql delete from test_index where c = 894 index_test.go:137: sql insert into test_index values (930, 701674392028840398, 0.738209, 'U0OTyjTpeb') index_test.go:137: sql insert into test_index values (931, 6713367854964914408, 0.286506, 'T0AiB7RSl4') index_test.go:137: sql insert into test_index values (932, 1387569142926968532, 0.045850, '1qFZm3cwBO') index_test.go:143: sql update test_index set c1 = 8225402199054675700, c2 = 0.043757, c3 = '2YR1nCaJJV' where c = 377 index_test.go:137: sql insert into test_index values (933, 1185093000492564041, 0.707728, 'z1XJPQvKwz') index_test.go:140: sql delete from test_index where c = 908 index_test.go:140: sql delete from test_index where c = 270 index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 1056560498450769811, c2 = 0.652523, c3 = 'BYFPQwCKde' where c = 869 index_test.go:143: sql update test_index set c1 = 1081684256636724207, c2 = 0.122358, c3 = '34nU2gnjHm' where c = 483 index_test.go:143: sql update test_index set c1 = 7646871591602233902, c2 = 0.388909, c3 = '1IMX0GarNi' where c = 814 index_test.go:137: sql insert into test_index values (934, 1700043700945460062, 0.019380, 'phNfHNL986') index_test.go:140: sql delete from test_index where c = 635 index_test.go:140: sql delete from test_index where c = 747 index_test.go:143: sql update test_index set c1 = 5288379570207134976, c2 = 0.027859, c3 = 'EkQ8meYQkd' where c = 311 index_test.go:137: sql insert into test_index values (936, 3430741170163683547, 0.457978, 'laoLaNQhp9') index_test.go:137: sql insert into test_index values (935, 8508079569078920781, 0.385435, 'fWHYtM8o84') index_test.go:143: sql update test_index set c1 = 1540396274245475828, c2 = 0.318372, c3 = 'k7xmD6GV1l' where c = 555 index_test.go:140: sql delete from test_index where c = 566 index_test.go:143: sql update test_index set c1 = 6539451793501929769, c2 = 0.620219, c3 = '662jEK1Xqw' where c = 495 index_test.go:137: sql insert into test_index values (938, 1625330066926995455, 0.793734, 'JHAS2jMnNB') index_test.go:143: sql update test_index set c1 = 2425267675460624775, c2 = 0.109300, c3 = 'BQd8C94sBZ' where c = 311 index_test.go:143: sql update test_index set c1 = 2363186719925914193, c2 = 0.229149, c3 = 'bvqeSeE6W5' where c = 799 index_test.go:140: sql delete from test_index where c = 732 index_test.go:143: sql update test_index set c1 = 8511861947032101912, c2 = 0.132149, c3 = 'oIIo5hokS7' where c = 912 index_test.go:137: sql insert into test_index values (939, 5206222364411456768, 0.156417, 'EzIVcG4yKM') index_test.go:140: sql delete from test_index where c = 35 index_test.go:137: sql insert into test_index values (937, 8001361208825793263, 0.540768, '5MhHBWC89W') index_test.go:137: sql insert into test_index values (940, 7347055629820406882, 0.634229, 'h50BgpExpg') index_test.go:140: sql delete from test_index where c = 520 index_test.go:137: sql insert into test_index values (941, 1374776269198856911, 0.678434, 'pC2D7o5T11') index_test.go:143: sql update test_index set c1 = 1214618164661400075, c2 = 0.162146, c3 = 'zpJg6FmPzn' where c = 357 index_test.go:137: sql insert into test_index values (942, 5943621544662216949, 0.285141, '9EEACJmChb') index_test.go:140: sql delete from test_index where c = 84 index_test.go:140: sql delete from test_index where c = 169 index_test.go:137: sql insert into test_index values (943, 5642754310480661555, 0.613630, 'Q6LjkAMyC2') index_test.go:143: sql update test_index set c1 = 334060735384146951, c2 = 0.541174, c3 = '9kVGIE0a4E' where c = 339 index_test.go:137: sql insert into test_index values (944, 4625832455640341975, 0.466769, 'rOS73QQZgd') index_test.go:143: sql update test_index set c1 = 1633624729483386094, c2 = 0.385979, c3 = 'GKcQCx77Ou' where c = 269 index_test.go:143: sql update test_index set c1 = 7130242197205876301, c2 = 0.247063, c3 = 'LenafUG7UG' where c = 671 index_test.go:140: sql delete from test_index where c = 382 index_test.go:140: sql delete from test_index where c = 631 index_test.go:143: sql update test_index set c1 = 7624494631580485105, c2 = 0.766394, c3 = 'QzD0IF2CuM' where c = 659 index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (945, 3899332403749911561, 0.793859, 'QAe5PHOyXY') index_test.go:140: sql delete from test_index where c = 326 index_test.go:143: sql update test_index set c1 = 2457850649353931426, c2 = 0.394212, c3 = 'PahIhdCxg6' where c = 268 index_test.go:140: sql delete from test_index where c = 813 index_test.go:137: sql insert into test_index values (946, 397954376367489139, 0.628088, 'g70QfmQo42') index_test.go:137: sql insert into test_index values (947, 7965694092300408130, 0.764730, 'wf1DnJenxM') index_test.go:137: sql insert into test_index values (948, 6375358581333711955, 0.477607, 'Xj6GCuDwr9') index_test.go:143: sql update test_index set c1 = 6544211056102095023, c2 = 0.150142, c3 = 'J10yKhzWuN' where c = 273 index_test.go:140: sql delete from test_index where c = 78 index_test.go:143: sql update test_index set c1 = 3435136289997492426, c2 = 0.295600, c3 = '4OffWhkUIS' where c = 35 index_test.go:143: sql update test_index set c1 = 4907932151888995983, c2 = 0.362499, c3 = 'amLjDvYFfq' where c = 65 index_test.go:143: sql update test_index set c1 = 281845450780629909, c2 = 0.343555, c3 = 'yE0EighaV8' where c = 460 index_test.go:143: sql update test_index set c1 = 5901253057705955986, c2 = 0.736262, c3 = 'dtA4PuuFQ4' where c = 842 index_test.go:137: sql insert into test_index values (950, 6736355080460778338, 0.294140, 'lashUCrfSA') index_test.go:140: sql delete from test_index where c = 760 index_test.go:140: sql delete from test_index where c = 377 index_test.go:137: sql insert into test_index values (949, 7730245477610061603, 0.295622, 'GPekmr9ca9') index_test.go:143: sql update test_index set c1 = 3645810364303679732, c2 = 0.017210, c3 = 'GjgQ4KuwIU' where c = 462 index_test.go:137: sql insert into test_index values (951, 2795425572079636631, 0.525874, 'crQBnZFKja') index_test.go:137: sql insert into test_index values (952, 4247651132621457901, 0.916125, 'qyMi32ADrI') index_test.go:137: sql insert into test_index values (954, 6059311732106075899, 0.425952, '6mcj4CetjP') index_test.go:137: sql insert into test_index values (953, 788622407735391178, 0.350451, 'CoMh9wBi5T') index_test.go:140: sql delete from test_index where c = 108 index_test.go:140: sql delete from test_index where c = 525 index_test.go:143: sql update test_index set c1 = 6594531663927643471, c2 = 0.876919, c3 = 'HXpnN9Ccrf' where c = 928 index_test.go:137: sql insert into test_index values (955, 1917872755257138694, 0.870256, 'I2s7bALAwM') index_test.go:140: sql delete from test_index where c = 728 index_test.go:140: sql delete from test_index where c = 910 index_test.go:140: sql delete from test_index where c = 452 index_test.go:143: sql update test_index set c1 = 1896750795361413071, c2 = 0.423873, c3 = '4w9jyB9XkQ' where c = 216 index_test.go:140: sql delete from test_index where c = 120 index_test.go:143: sql update test_index set c1 = 3034303145660549241, c2 = 0.736347, c3 = 'cvtwmXSMjT' where c = 418 index_test.go:140: sql delete from test_index where c = 924 index_test.go:143: sql update test_index set c1 = 7902876961478796414, c2 = 0.755751, c3 = 'LQm5qixsRL' where c = 176 index_test.go:143: sql update test_index set c1 = 4681096697061808325, c2 = 0.605434, c3 = 'mnBFzECuGl' where c = 393 index_test.go:143: sql update test_index set c1 = 3029769564969729817, c2 = 0.039180, c3 = 'OhjuODBEgg' where c = 582 index_test.go:137: sql insert into test_index values (956, 4530389289851490423, 0.109650, 'EPQQVnw9io') index_test.go:143: sql update test_index set c1 = 4300008454602608324, c2 = 0.036744, c3 = '8UW1mzX0SK' where c = 51 index_test.go:137: sql insert into test_index values (957, 2250735095056477643, 0.782775, 'olTCXokwbN') index_test.go:140: sql delete from test_index where c = 415 index_test.go:143: sql update test_index set c1 = 1672787442792196077, c2 = 0.528880, c3 = '8pubLIkd1g' where c = 532 index_test.go:143: sql update test_index set c1 = 4645308379504897978, c2 = 0.030612, c3 = 'UDCe3txdbI' where c = 678 index_test.go:137: sql insert into test_index values (958, 1141744012195261522, 0.491273, 'awpQIZFIbi') index_test.go:137: sql insert into test_index values (960, 4299512240398429187, 0.254153, 'H4Tjwwebyu') index_test.go:140: sql delete from test_index where c = 200 index_test.go:140: sql delete from test_index where c = 322 index_test.go:137: sql insert into test_index values (959, 491428644772971155, 0.534686, 'PomKCUrNCW') index_test.go:137: sql insert into test_index values (961, 5959990250589216025, 0.722887, 'I32Wf3eSlL') index_test.go:140: sql delete from test_index where c = 626 index_test.go:137: sql insert into test_index values (962, 3429480444252801068, 0.257101, 'AX2LuksPAf') index_test.go:137: sql insert into test_index values (963, 1437898856243744661, 0.892360, 'mwGKqDTb27') index_test.go:137: sql insert into test_index values (964, 3368363881044696192, 0.277521, 'mgPD2lTxni') index_test.go:140: sql delete from test_index where c = 283 index_test.go:140: sql delete from test_index where c = 753 index_test.go:143: sql update test_index set c1 = 2546814129993984209, c2 = 0.150273, c3 = '9jq8jxT3Kc' where c = 480 index_test.go:143: sql update test_index set c1 = 1812511345350881444, c2 = 0.023746, c3 = 'X6IXZ3h7Bx' where c = 321 index_test.go:143: sql update test_index set c1 = 4695030523835744151, c2 = 0.223663, c3 = 'cHIZHQXpwy' where c = 547 index_test.go:143: sql update test_index set c1 = 6234895440259427633, c2 = 0.300215, c3 = 'WBr9AJVBwH' where c = 243 index_test.go:140: sql delete from test_index where c = 957 index_test.go:140: sql delete from test_index where c = 520 index_test.go:140: sql delete from test_index where c = 518 index_test.go:140: sql delete from test_index where c = 446 index_test.go:137: sql insert into test_index values (966, 5243016516357585566, 0.635252, 'PAExMpys3E') index_test.go:137: sql insert into test_index values (967, 5982095223340883298, 0.982458, 'RIDQuwJ4np') index_test.go:137: sql insert into test_index values (965, 444884985696102873, 0.528957, 'PfJgU7oM9p') index_test.go:137: sql insert into test_index values (968, 993057150502109965, 0.547504, 'lRTOJ8OiWi') index_test.go:143: sql update test_index set c1 = 2030043237925508842, c2 = 0.646609, c3 = 'LcibUeqvXB' where c = 684 index_test.go:143: sql update test_index set c1 = 4927153830285527887, c2 = 0.374167, c3 = 'TPAtkYfD5R' where c = 521 index_test.go:140: sql delete from test_index where c = 894 index_test.go:143: sql update test_index set c1 = 5616950987263462703, c2 = 0.575066, c3 = 'OlnBNjA9oK' where c = 910 index_test.go:143: sql update test_index set c1 = 2499054998316022602, c2 = 0.272369, c3 = 'fwMcMjbbZu' where c = 642 index_test.go:143: sql update test_index set c1 = 6049676164084257505, c2 = 0.853771, c3 = '9j9AWTlWHW' where c = 68 index_test.go:143: sql update test_index set c1 = 1915104061293006128, c2 = 0.987056, c3 = 'jn943bWaSr' where c = 549 index_test.go:140: sql delete from test_index where c = 172 index_test.go:137: sql insert into test_index values (969, 1151124728139174820, 0.027918, '4iI9ve7tTG') index_test.go:140: sql delete from test_index where c = 376 index_test.go:137: sql insert into test_index values (970, 1621921839748177551, 0.044280, '0PE4ahh4iZ') index_test.go:137: sql insert into test_index values (972, 1720926670166884976, 0.708223, 'iLgYrEhiwr') index_test.go:143: sql update test_index set c1 = 7825793262596542014, c2 = 0.338254, c3 = 't9EL3PqlfE' where c = 448 index_test.go:143: sql update test_index set c1 = 6823873121958092376, c2 = 0.178569, c3 = 'VULd7gm8fz' where c = 170 index_test.go:137: sql insert into test_index values (974, 4897833026884281397, 0.477303, 'EMWOPBE8Pi') index_test.go:137: sql insert into test_index values (971, 1880270707057056503, 0.294409, 'vX7lRAoQPQ') index_test.go:137: sql insert into test_index values (973, 1402883154891702533, 0.119877, 'tYc7TFtv3K') index_test.go:140: sql delete from test_index where c = 524 index_test.go:140: sql delete from test_index where c = 489 index_test.go:140: sql delete from test_index where c = 672 index_test.go:137: sql insert into test_index values (975, 6940646258359423120, 0.864636, 'YeV8DUATdQ') index_test.go:143: sql update test_index set c1 = 860498894416325327, c2 = 0.440399, c3 = 'LRqrlpbF7h' where c = 694 index_test.go:140: sql delete from test_index where c = 75 index_test.go:143: sql update test_index set c1 = 8201229668697564564, c2 = 0.883345, c3 = 'utl0maetOp' where c = 574 index_test.go:140: sql delete from test_index where c = 570 index_test.go:140: sql delete from test_index where c = 962 index_test.go:140: sql delete from test_index where c = 959 index_test.go:137: sql insert into test_index values (976, 5848224878325566630, 0.039792, 'ZkZJaSOKGx') index_test.go:137: sql insert into test_index values (977, 699869901460358260, 0.199434, 'n80VWLFIEC') index_test.go:143: sql update test_index set c1 = 7412851633848747059, c2 = 0.554325, c3 = 'So623zwq0z' where c = 687 index_test.go:143: sql update test_index set c1 = 6886162380288463549, c2 = 0.584481, c3 = 'oE1d4wpApj' where c = 259 index_test.go:143: sql update test_index set c1 = 8515312379093130091, c2 = 0.469863, c3 = '1soK2cSKpO' where c = 929 index_test.go:143: sql update test_index set c1 = 4746565665794800109, c2 = 0.922055, c3 = 'ochjR9Yovv' where c = 399 index_test.go:140: sql delete from test_index where c = 255 [TestSimpleMixed][Insert][Time Cost]1.796858078s index_test.go:140: sql delete from test_index where c = 939 index_test.go:140: sql delete from test_index where c = 772 index_test.go:137: sql insert into test_index values (980, 254320932048388671, 0.692683, 'Zen1pRhBDn') index_test.go:143: sql update test_index set c1 = 4084137609835516780, c2 = 0.669540, c3 = 'yPN16HfzTK' where c = 814 index_test.go:137: sql insert into test_index values (982, 8133627047288390380, 0.282089, '2dTUqdbVh2') index_test.go:143: sql update test_index set c1 = 6014624218463833341, c2 = 0.746564, c3 = '4GB5heFu7N' where c = 930 index_test.go:137: sql insert into test_index values (979, 2394857101197050734, 0.545188, 'WbpyJk1MSU') index_test.go:143: sql update test_index set c1 = 4781984920965615274, c2 = 0.026046, c3 = 'Qq4jkA5WFQ' where c = 306 index_test.go:137: sql insert into test_index values (981, 2362454870075904465, 0.387441, 'pKEGWyxpQl') index_test.go:137: sql insert into test_index values (978, 252071612201307284, 0.414678, '5w1cTBFwmy') index_test.go:140: sql delete from test_index where c = 86 index_test.go:137: sql insert into test_index values (984, 5970533126772718280, 0.103973, 'I5SttkdpI6') index_test.go:137: sql insert into test_index values (985, 5693208535946127951, 0.562664, '7qcAWUC886') index_test.go:137: sql insert into test_index values (983, 7397698986108466273, 0.496397, 'Lbo8TQxLF1') index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 505 index_test.go:140: sql delete from test_index where c = 674 index_test.go:143: sql update test_index set c1 = 6969533372750833148, c2 = 0.955398, c3 = 'YjKv4VXN7Y' where c = 150 index_test.go:143: sql update test_index set c1 = 5359409814707572823, c2 = 0.829295, c3 = 'nzqxQB9cUC' where c = 666 index_test.go:143: sql update test_index set c1 = 79868768884154422, c2 = 0.721417, c3 = 'M3vcw7oFMj' where c = 818 index_test.go:140: sql delete from test_index where c = 462 index_test.go:140: sql delete from test_index where c = 503 index_test.go:143: sql update test_index set c1 = 5345905396989465329, c2 = 0.851170, c3 = 'dPGrlnX56D' where c = 314 index_test.go:137: sql insert into test_index values (986, 1392192852157827675, 0.650561, 'v7nvAgjeZp') index_test.go:137: sql insert into test_index values (987, 2080642510631078701, 0.368924, 'h6bmioQkrB') index_test.go:140: sql delete from test_index where c = 654 index_test.go:143: sql update test_index set c1 = 3273611243689538518, c2 = 0.912760, c3 = 'uqqZHKhJzs' where c = 858 index_test.go:143: sql update test_index set c1 = 609388879322598025, c2 = 0.306053, c3 = 'USamOBr4uk' where c = 910 index_test.go:137: sql insert into test_index values (988, 4650443336402367323, 0.500224, 'faQjC0TzsJ') index_test.go:143: sql update test_index set c1 = 2808257091399974836, c2 = 0.362194, c3 = 'k0MhvkUeh8' where c = 325 index_test.go:140: sql delete from test_index where c = 483 index_test.go:137: sql insert into test_index values (989, 501865971496199946, 0.455296, 'w05YUYFgqk') index_test.go:137: sql insert into test_index values (990, 1892270440944719295, 0.883366, '8ZUjBcAHw3') index_test.go:140: sql delete from test_index where c = 125 index_test.go:143: sql update test_index set c1 = 1572574065936300666, c2 = 0.970603, c3 = 'aUgkjJp94T' where c = 887 index_test.go:140: sql delete from test_index where c = 495 index_test.go:137: sql insert into test_index values (991, 1905776522042018254, 0.082226, 'kHUZOJnTX9') index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 74 index_test.go:143: sql update test_index set c1 = 5499921671730635533, c2 = 0.412433, c3 = 'slxtLXPzJe' where c = 354 index_test.go:137: sql insert into test_index values (992, 8510086108667422868, 0.345209, 'PtWZnR4ZaP') index_test.go:143: sql update test_index set c1 = 8657661420625606194, c2 = 0.936655, c3 = 'aRVMutD8dT' where c = 764 index_test.go:143: sql update test_index set c1 = 2329990915704260163, c2 = 0.908245, c3 = 'JXqFxpD5kS' where c = 148 index_test.go:137: sql insert into test_index values (993, 4814950712191304166, 0.599680, 'DUhivkydpw') index_test.go:140: sql delete from test_index where c = 804 index_test.go:143: sql update test_index set c1 = 2728070609978502000, c2 = 0.553638, c3 = 'BsiCAaUR3H' where c = 899 index_test.go:140: sql delete from test_index where c = 986 index_test.go:137: sql insert into test_index values (994, 7948455339190541997, 0.091313, 'R4EjMBlXfD') index_test.go:143: sql update test_index set c1 = 3754198169754566418, c2 = 0.426210, c3 = 'wQDZ6EQvFS' where c = 296 index_test.go:143: sql update test_index set c1 = 6213775472273171953, c2 = 0.896487, c3 = 'Gtn2NQnEVu' where c = 621 index_test.go:143: sql update test_index set c1 = 1120460955517300249, c2 = 0.013829, c3 = 'QU98Qx5TsU' where c = 827 index_test.go:137: sql insert into test_index values (996, 801517972869440206, 0.354890, '6Jj2hXo1yE') index_test.go:137: sql insert into test_index values (995, 3412614010494150813, 0.316343, 'WvCApJJP9m') index_test.go:140: sql delete from test_index where c = 252 index_test.go:140: sql delete from test_index where c = 850 index_test.go:140: sql delete from test_index where c = 490 index_test.go:140: sql delete from test_index where c = 74 index_test.go:140: sql delete from test_index where c = 324 index_test.go:137: sql insert into test_index values (998, 5410347995487418444, 0.929939, '6ICIsZO5YA') index_test.go:137: sql insert into test_index values (997, 8279361951061046635, 0.318879, 'L2YSbRe2xy') index_test.go:143: sql update test_index set c1 = 1555873688820510416, c2 = 0.364985, c3 = '59Agwf3DHW' where c = 554 index_test.go:143: sql update test_index set c1 = 7049957150340582321, c2 = 0.606844, c3 = 'eJV3CsDKKV' where c = 17 index_test.go:143: sql update test_index set c1 = 2277083746429018491, c2 = 0.436075, c3 = 'Yr91yVwNqe' where c = 341 index_test.go:143: sql update test_index set c1 = 1762604431082962732, c2 = 0.186238, c3 = 'WnSG8iGQvz' where c = 57 index_test.go:143: sql update test_index set c1 = 5070504120230880155, c2 = 0.007207, c3 = '3D2EqF1Sug' where c = 810 index_test.go:140: sql delete from test_index where c = 863 index_test.go:137: sql insert into test_index values (999, 2795576456682713768, 0.700620, '2rLREkxRDH') index_test.go:140: sql delete from test_index where c = 730 index_test.go:143: sql update test_index set c1 = 63933903621224126, c2 = 0.422321, c3 = 'I8Rt0nZfGW' where c = 4 index_test.go:143: sql update test_index set c1 = 625475703177435283, c2 = 0.593461, c3 = 'Ey2BM66vek' where c = 920 index_test.go:140: sql delete from test_index where c = 754 index_test.go:137: sql insert into test_index values (1000, 4646685265100504934, 0.832485, 'QQzHNs1kAH') index_test.go:143: sql update test_index set c1 = 3679506411273826753, c2 = 0.571337, c3 = '11re9B0plx' where c = 779 index_test.go:143: sql update test_index set c1 = 6902349176577388700, c2 = 0.930855, c3 = '2isAveLtgs' where c = 218 index_test.go:140: sql delete from test_index where c = 752 index_test.go:143: sql update test_index set c1 = 2749720810645744412, c2 = 0.655077, c3 = 'Wf3NaGDrmS' where c = 789 index_test.go:137: sql insert into test_index values (1001, 2719875466720110218, 0.961956, 'WtwXXfehRk') index_test.go:137: sql insert into test_index values (1002, 4551865014170529936, 0.744600, 'Zg6oWhv6Nn') index_test.go:137: sql insert into test_index values (1003, 3356851996635138099, 0.920012, 'dbQhuPvutx') index_test.go:137: sql insert into test_index values (1008, 8356813324525966436, 0.969073, '54OS8febFp') index_test.go:137: sql insert into test_index values (1005, 434821047344010755, 0.763453, '40tCF6pybO') index_test.go:137: sql insert into test_index values (1010, 4554885606708606314, 0.155607, 'vDUtTxxao6') index_test.go:137: sql insert into test_index values (1004, 3042237529513516521, 0.594878, 'Chv84YPI3M') index_test.go:137: sql insert into test_index values (1009, 155627477842420442, 0.115594, 'D9mIviHrpZ') index_test.go:140: sql delete from test_index where c = 323 index_test.go:137: sql insert into test_index values (1007, 552923374057673699, 0.558605, 'PnPN7ar2Tp') index_test.go:140: sql delete from test_index where c = 378 index_test.go:140: sql delete from test_index where c = 110 index_test.go:137: sql insert into test_index values (1006, 8770715135150735209, 0.606118, '6zMeVunpOV') index_test.go:140: sql delete from test_index where c = 431 index_test.go:140: sql delete from test_index where c = 590 index_test.go:143: sql update test_index set c1 = 8800811438544886394, c2 = 0.072575, c3 = 'tTfhyE02Xu' where c = 67 index_test.go:140: sql delete from test_index where c = 821 index_test.go:143: sql update test_index set c1 = 113450228402908493, c2 = 0.258053, c3 = 'KdF3UoXPa7' where c = 84 index_test.go:140: sql delete from test_index where c = 957 index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 933 index_test.go:140: sql delete from test_index where c = 541 index_test.go:143: sql update test_index set c1 = 5291761179694230706, c2 = 0.403614, c3 = 'Oi2RR5W9Up' where c = 308 index_test.go:143: sql update test_index set c1 = 4689941587329884115, c2 = 0.021833, c3 = 'Jkrd8bi4Pp' where c = 164 index_test.go:137: sql insert into test_index values (1012, 5254564556999438928, 0.123279, 'hrENThhOWH') index_test.go:143: sql update test_index set c1 = 1397501427480914972, c2 = 0.012028, c3 = 'ncQYptDRyL' where c = 859 index_test.go:143: sql update test_index set c1 = 589541223221707066, c2 = 0.281807, c3 = '6f35kz2hbT' where c = 41 index_test.go:143: sql update test_index set c1 = 4791348576076683684, c2 = 0.088681, c3 = 'TP7NMKm8su' where c = 879 index_test.go:137: sql insert into test_index values (1011, 3234963447643245693, 0.621099, 'Lk3cl0oI3r') index_test.go:137: sql insert into test_index values (1013, 3809148331637638339, 0.545154, 'EV740mr27G') index_test.go:143: sql update test_index set c1 = 8978595438905160553, c2 = 0.364719, c3 = 'rheo5Wi2EI' where c = 693 index_test.go:143: sql update test_index set c1 = 4478415294502044797, c2 = 0.041809, c3 = 'k8Vs5ro8eM' where c = 639 index_test.go:137: sql insert into test_index values (1014, 5711294371412475770, 0.635019, 'TGkotAfMP6') index_test.go:137: sql insert into test_index values (1016, 7828920461158761439, 0.537849, 'nRY7YlA2GA') index_test.go:137: sql insert into test_index values (1015, 6943622019177213490, 0.752244, 'z932wSCUx5') index_test.go:140: sql delete from test_index where c = 257 index_test.go:137: sql insert into test_index values (1017, 5539123989614012679, 0.901082, '2BKoDCNhqP') index_test.go:140: sql delete from test_index where c = 860 index_test.go:140: sql delete from test_index where c = 206 index_test.go:137: sql insert into test_index values (1018, 1179795830400214791, 0.491933, 'wSM5xAflDt') index_test.go:137: sql insert into test_index values (1019, 1684065486633469718, 0.744231, 'o4oHJ8DKdh') index_test.go:143: sql update test_index set c1 = 601796507053150248, c2 = 0.733233, c3 = 'oyALJrQDt0' where c = 751 index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 958 index_test.go:140: sql delete from test_index where c = 433 index_test.go:140: sql delete from test_index where c = 607 index_test.go:143: sql update test_index set c1 = 8150776073212504299, c2 = 0.683962, c3 = 'YsjuoQwvQE' where c = 31 index_test.go:140: sql delete from test_index where c = 382 index_test.go:143: sql update test_index set c1 = 3206092647200521897, c2 = 0.589929, c3 = 'JZK00WSUO9' where c = 63 index_test.go:143: sql update test_index set c1 = 835492671223577392, c2 = 0.907755, c3 = '81Z5806IhC' where c = 349 index_test.go:143: sql update test_index set c1 = 6188109966259661183, c2 = 0.678164, c3 = 'FYM8W4YBkZ' where c = 252 index_test.go:143: sql update test_index set c1 = 3937363759126801888, c2 = 0.597495, c3 = '9oewcu9WVE' where c = 226 index_test.go:137: sql insert into test_index values (1020, 3823429471844937636, 0.182474, 'HYBeMBdglA') index_test.go:143: sql update test_index set c1 = 8278085618424130951, c2 = 0.347769, c3 = 'mAUJLMGAWx' where c = 693 index_test.go:140: sql delete from test_index where c = 896 index_test.go:143: sql update test_index set c1 = 7150406513939610896, c2 = 0.723200, c3 = 'dCiIHwiwpC' where c = 590 index_test.go:137: sql insert into test_index values (1022, 7096185082387733304, 0.787511, 'sj6cyOEhDb') index_test.go:143: sql update test_index set c1 = 1789687388151319440, c2 = 0.822036, c3 = 'SrKZWUMYim' where c = 198 index_test.go:137: sql insert into test_index values (1023, 3464018340590078170, 0.590856, 'rogDYGmepU') index_test.go:137: sql insert into test_index values (1024, 627790571235436986, 0.388640, 'rZVeF0gmZg') index_test.go:137: sql insert into test_index values (1025, 4390057971414058943, 0.121115, '2fZo2tlqH3') index_test.go:143: sql update test_index set c1 = 7955690789024270681, c2 = 0.901800, c3 = 'Z28XDeZv82' where c = 62 index_test.go:137: sql insert into test_index values (1021, 3340308545853315619, 0.733737, 'M6nS4fUi4G') index_test.go:137: sql insert into test_index values (1028, 6082699231486206263, 0.902717, 'sofcBm9E9T') index_test.go:140: sql delete from test_index where c = 973 index_test.go:140: sql delete from test_index where c = 281 index_test.go:140: sql delete from test_index where c = 942 index_test.go:137: sql insert into test_index values (1029, 5302551437450687705, 0.397858, 'wcp0Qf2kpg') index_test.go:143: sql update test_index set c1 = 7995161158399376318, c2 = 0.986763, c3 = 'ClQsh4IYtF' where c = 403 index_test.go:137: sql insert into test_index values (1026, 1158361272690613078, 0.684261, 'Rucg2GgAtB') index_test.go:140: sql delete from test_index where c = 311 index_test.go:137: sql insert into test_index values (1027, 2129876768966613358, 0.679960, 'L1hLEw68Tz') index_test.go:140: sql delete from test_index where c = 471 index_test.go:143: sql update test_index set c1 = 4155532863517741888, c2 = 0.371823, c3 = 'nxOhstty18' where c = 7 index_test.go:140: sql delete from test_index where c = 985 index_test.go:140: sql delete from test_index where c = 150 index_test.go:137: sql insert into test_index values (1030, 2457138124814637117, 0.385163, '9dcmHIF5co') index_test.go:140: sql delete from test_index where c = 1012 index_test.go:140: sql delete from test_index where c = 767 index_test.go:143: sql update test_index set c1 = 4661744728869864381, c2 = 0.542446, c3 = 'FfgYCbECtQ' where c = 434 index_test.go:143: sql update test_index set c1 = 3800177344706651672, c2 = 0.731014, c3 = 'BZtK9WAkfK' where c = 142 index_test.go:140: sql delete from test_index where c = 948 index_test.go:140: sql delete from test_index where c = 493 index_test.go:143: sql update test_index set c1 = 2230659796289076723, c2 = 0.878381, c3 = '08XrWVE7LN' where c = 159 index_test.go:143: sql update test_index set c1 = 8534892466316209174, c2 = 0.349248, c3 = 'NGCNKy31Rk' where c = 607 index_test.go:143: sql update test_index set c1 = 3363228867120841790, c2 = 0.610892, c3 = 'Ld5cIzPOlZ' where c = 880 index_test.go:137: sql insert into test_index values (1032, 6323045623168119377, 0.217415, 'drAxqKMMo1') index_test.go:143: sql update test_index set c1 = 6110519880786158764, c2 = 0.635452, c3 = '3zizjTUt2G' where c = 480 index_test.go:137: sql insert into test_index values (1033, 7966891685263001855, 0.130657, 'Opz5rvtXVb') index_test.go:143: sql update test_index set c1 = 2168348674534332221, c2 = 0.765102, c3 = 'CGOPfX8NgJ' where c = 225 index_test.go:137: sql insert into test_index values (1034, 8386184873508154821, 0.917647, 'OsINSdrlCz') index_test.go:137: sql insert into test_index values (1031, 7686111108853207514, 0.087334, 'AjYrKE9Mdw') index_test.go:137: sql insert into test_index values (1036, 8865469706602287420, 0.957061, 'sd0r31dCM7') index_test.go:140: sql delete from test_index where c = 566 index_test.go:143: sql update test_index set c1 = 4624387086318817515, c2 = 0.781734, c3 = 'zofmFCdwEO' where c = 858 index_test.go:137: sql insert into test_index values (1037, 2776206558532432619, 0.327733, 'Fvkr2M7CEk') index_test.go:140: sql delete from test_index where c = 322 index_test.go:137: sql insert into test_index values (1038, 1309749288430218141, 0.569258, '9lUjVatwDV') index_test.go:143: sql update test_index set c1 = 7934023104239095137, c2 = 0.792530, c3 = '0cF0SBfwAU' where c = 437 index_test.go:140: sql delete from test_index where c = 559 index_test.go:137: sql insert into test_index values (1039, 8959447671593751289, 0.595494, 'MsXf4srlz2') index_test.go:137: sql insert into test_index values (1035, 7538258413094381408, 0.984794, 'RIcY4WbvvK') index_test.go:143: sql update test_index set c1 = 6127051523365763527, c2 = 0.596365, c3 = 'kSfcOe3H8J' where c = 233 index_test.go:140: sql delete from test_index where c = 897 index_test.go:140: sql delete from test_index where c = 550 index_test.go:140: sql delete from test_index where c = 362 index_test.go:140: sql delete from test_index where c = 817 index_test.go:140: sql delete from test_index where c = 521 index_test.go:137: sql insert into test_index values (1040, 7768327956159820361, 0.886515, 'm6jYnbDCkH') index_test.go:143: sql update test_index set c1 = 5738876378498911218, c2 = 0.589617, c3 = 'mAcrAqmNeI' where c = 589 index_test.go:143: sql update test_index set c1 = 3974969879757220331, c2 = 0.182159, c3 = 'rwPzQJkM6X' where c = 419 index_test.go:140: sql delete from test_index where c = 307 index_test.go:140: sql delete from test_index where c = 931 index_test.go:143: sql update test_index set c1 = 1148277163331245180, c2 = 0.485238, c3 = 'uO3bFzjOYJ' where c = 32 index_test.go:143: sql update test_index set c1 = 881980630510139931, c2 = 0.643791, c3 = 'bhrBlAnju7' where c = 59 index_test.go:143: sql update test_index set c1 = 1478464423031743575, c2 = 0.667274, c3 = 'WS7QoFb0Gy' where c = 585 index_test.go:143: sql update test_index set c1 = 7511020200729795629, c2 = 0.518823, c3 = '4fB5XpoaP7' where c = 181 index_test.go:143: sql update test_index set c1 = 9099490813712558975, c2 = 0.800838, c3 = '35J0h8IjDL' where c = 698 index_test.go:143: sql update test_index set c1 = 5942660231602280008, c2 = 0.714163, c3 = 'zzcnwHVIV0' where c = 731 index_test.go:137: sql insert into test_index values (1041, 4159114154053232207, 0.094989, 'dkA5kqyTc1') index_test.go:137: sql insert into test_index values (1043, 7939553413977085790, 0.951141, 'zeeRCS4RD6') index_test.go:137: sql insert into test_index values (1044, 579962463055784896, 0.625912, 'gmaaismO2e') index_test.go:137: sql insert into test_index values (1042, 8479904358472969567, 0.983856, 'fMxA0JPTjW') index_test.go:143: sql update test_index set c1 = 7116083573269499817, c2 = 0.036839, c3 = 'VMmaIQ37fQ' where c = 920 index_test.go:137: sql insert into test_index values (1046, 7695644930898659759, 0.509131, 'cTiNMsNexv') index_test.go:137: sql insert into test_index values (1048, 1092106852099870990, 0.289883, 'jthTkwrY7a') index_test.go:140: sql delete from test_index where c = 306 index_test.go:137: sql insert into test_index values (1049, 4590617561849014442, 0.643198, 'ALAG1kB6zk') index_test.go:137: sql insert into test_index values (1045, 2943347712901175476, 0.237134, 'p4UvBM6FdN') index_test.go:140: sql delete from test_index where c = 141 index_test.go:137: sql insert into test_index values (1050, 1842173067007138324, 0.828826, 'BRkQN4JU9m') index_test.go:140: sql delete from test_index where c = 969 index_test.go:140: sql delete from test_index where c = 181 index_test.go:140: sql delete from test_index where c = 477 index_test.go:143: sql update test_index set c1 = 6540117077704420871, c2 = 0.873279, c3 = 'xr9RSeVlcU' where c = 194 index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 2837005674961751415, c2 = 0.037143, c3 = '7ll04szKU4' where c = 224 index_test.go:140: sql delete from test_index where c = 817 index_test.go:137: sql insert into test_index values (1047, 404012236461702113, 0.768890, 'Bs1u97n5Fe') index_test.go:140: sql delete from test_index where c = 105 index_test.go:140: sql delete from test_index where c = 985 index_test.go:143: sql update test_index set c1 = 3616507733615863954, c2 = 0.765794, c3 = '6Wr5smVMax' where c = 74 index_test.go:143: sql update test_index set c1 = 8710617671247453267, c2 = 0.238176, c3 = 'nSeQkA8ieG' where c = 863 index_test.go:137: sql insert into test_index values (1051, 3207457018540978688, 0.200151, 'LXZt4W6L8D') index_test.go:143: sql update test_index set c1 = 525839777843832670, c2 = 0.166897, c3 = 'ARe73RToml' where c = 674 index_test.go:143: sql update test_index set c1 = 499515555677859604, c2 = 0.138660, c3 = 'H2H86bxIsa' where c = 167 index_test.go:143: sql update test_index set c1 = 3056709666324845431, c2 = 0.714870, c3 = 'qwrV8qZEPp' where c = 477 index_test.go:137: sql insert into test_index values (1052, 288260566778995750, 0.048093, 'QcofrkCfYW') index_test.go:143: sql update test_index set c1 = 3482411533878717195, c2 = 0.507132, c3 = 'itFEo9gy9f' where c = 1037 index_test.go:143: sql update test_index set c1 = 3514505043008059350, c2 = 0.207202, c3 = 'wjr7SqDGyS' where c = 923 index_test.go:137: sql insert into test_index values (1054, 5519818323144703016, 0.587694, 'xXrqGwY9C2') index_test.go:140: sql delete from test_index where c = 419 index_test.go:137: sql insert into test_index values (1056, 8975033261969934998, 0.085714, 'f0OC5rPEYo') index_test.go:137: sql insert into test_index values (1053, 5159951725932391643, 0.708980, 'BexVGRoWy3') index_test.go:137: sql insert into test_index values (1055, 2503858703239709147, 0.802838, 'lVs9WSicwJ') index_test.go:140: sql delete from test_index where c = 833 index_test.go:140: sql delete from test_index where c = 319 index_test.go:137: sql insert into test_index values (1057, 4150171642834141130, 0.285990, 'UfOd7oiauq') index_test.go:137: sql insert into test_index values (1058, 2635673984875828322, 0.962270, 'BffR115gGq') index_test.go:140: sql delete from test_index where c = 215 index_test.go:143: sql update test_index set c1 = 9029019827958850510, c2 = 0.008243, c3 = 'BbSkCVhuXk' where c = 12 index_test.go:140: sql delete from test_index where c = 455 index_test.go:137: sql insert into test_index values (1059, 6912071683715445375, 0.175300, '7rlo9aBZy6') index_test.go:140: sql delete from test_index where c = 704 index_test.go:140: sql delete from test_index where c = 332 index_test.go:140: sql delete from test_index where c = 687 index_test.go:143: sql update test_index set c1 = 2275937101308971749, c2 = 0.432302, c3 = 'do1NMthPTN' where c = 70 index_test.go:143: sql update test_index set c1 = 5339524053916363359, c2 = 0.833156, c3 = 'mM9f5A7euR' where c = 306 index_test.go:143: sql update test_index set c1 = 4157124777927945856, c2 = 0.362284, c3 = 'Pr1B2mT2gs' where c = 1027 index_test.go:140: sql delete from test_index where c = 949 index_test.go:143: sql update test_index set c1 = 926784764402037923, c2 = 0.116585, c3 = 'jqtkbSElP9' where c = 100 index_test.go:143: sql update test_index set c1 = 192740912558634845, c2 = 0.185632, c3 = 'zA1v8WpXLh' where c = 985 index_test.go:143: sql update test_index set c1 = 3301175721080022564, c2 = 0.829530, c3 = 'htPsS81sty' where c = 339 index_test.go:137: sql insert into test_index values (1060, 1320639501511897944, 0.040779, '8qDr21Ph4i') index_test.go:140: sql delete from test_index where c = 512 index_test.go:137: sql insert into test_index values (1062, 1007500922526308790, 0.677276, '3UJN8Q0pva') index_test.go:137: sql insert into test_index values (1061, 6779961290089028190, 0.872045, 'fixZbH10ft') index_test.go:143: sql update test_index set c1 = 1504737170335453772, c2 = 0.391631, c3 = 'mbYZdklDQ0' where c = 556 index_test.go:137: sql insert into test_index values (1063, 1155028091601722600, 0.817759, '3MR6H5Ycnx') index_test.go:137: sql insert into test_index values (1064, 3253637739749966369, 0.504179, 'TB0vJUKCKZ') index_test.go:137: sql insert into test_index values (1065, 1309947228312613279, 0.949565, 'gNRqo9sv5z') index_test.go:137: sql insert into test_index values (1066, 2880790672032240844, 0.898570, '1pXrXrShfa') index_test.go:143: sql update test_index set c1 = 5342242268190043377, c2 = 0.071484, c3 = 'NSfmxm6kfN' where c = 14 index_test.go:140: sql delete from test_index where c = 420 index_test.go:143: sql update test_index set c1 = 5981884478593343433, c2 = 0.353285, c3 = 'Odw51O4zGZ' where c = 947 index_test.go:137: sql insert into test_index values (1067, 5793260288118030810, 0.938636, 'bcoW1CgGRn') index_test.go:140: sql delete from test_index where c = 896 index_test.go:140: sql delete from test_index where c = 294 index_test.go:140: sql delete from test_index where c = 999 index_test.go:137: sql insert into test_index values (1068, 3899400700718618591, 0.411153, '8oQm296WM4') index_test.go:140: sql delete from test_index where c = 698 index_test.go:140: sql delete from test_index where c = 311 index_test.go:143: sql update test_index set c1 = 1892010658375434965, c2 = 0.795692, c3 = 'JKdC4244vG' where c = 445 index_test.go:143: sql update test_index set c1 = 3305342322126006596, c2 = 0.918072, c3 = 'KI3QHGN3NL' where c = 216 index_test.go:140: sql delete from test_index where c = 722 index_test.go:140: sql delete from test_index where c = 602 index_test.go:143: sql update test_index set c1 = 8571141838328381287, c2 = 0.568704, c3 = 'glrJqPZUn5' where c = 852 index_test.go:143: sql update test_index set c1 = 9019453622503647988, c2 = 0.031840, c3 = 'seJsVYnaFB' where c = 85 index_test.go:143: sql update test_index set c1 = 4569028167623727853, c2 = 0.081305, c3 = 'IRmARgZGBt' where c = 770 index_test.go:140: sql delete from test_index where c = 97 index_test.go:143: sql update test_index set c1 = 7320157261983238224, c2 = 0.223012, c3 = 'flfKD3rD0H' where c = 693 index_test.go:143: sql update test_index set c1 = 3630656191388771281, c2 = 0.376372, c3 = 'SaeRqVn9Kp' where c = 737 index_test.go:137: sql insert into test_index values (1072, 6946061832610400767, 0.477113, 'PGgkgdCQZi') index_test.go:137: sql insert into test_index values (1071, 4182865381011301004, 0.350199, 'L5PxafIr3Q') index_test.go:137: sql insert into test_index values (1069, 3463961456508318727, 0.638566, 'tZDtNMnBVk') index_test.go:137: sql insert into test_index values (1070, 5827767242074688856, 0.830893, 'TGSrB4cGaS') index_test.go:140: sql delete from test_index where c = 124 index_test.go:143: sql update test_index set c1 = 5744214250797869685, c2 = 0.548791, c3 = 'WtidyrrRgZ' where c = 186 index_test.go:137: sql insert into test_index values (1074, 7907142169520652561, 0.636270, 'kDkDLnJ87y') index_test.go:137: sql insert into test_index values (1073, 8774002469874460259, 0.121012, 'LvSytf8Hd8') index_test.go:137: sql insert into test_index values (1075, 1571745776136772017, 0.466789, 'mS75jzfr2r') index_test.go:137: sql insert into test_index values (1076, 794018649084087299, 0.914873, 'F0H5lmFOat') index_test.go:140: sql delete from test_index where c = 1058 index_test.go:140: sql delete from test_index where c = 640 index_test.go:143: sql update test_index set c1 = 1209164805225491015, c2 = 0.454091, c3 = 'UK6RcdLkPV' where c = 1064 index_test.go:140: sql delete from test_index where c = 806 index_test.go:143: sql update test_index set c1 = 6061320208393935472, c2 = 0.778994, c3 = 'MsTdoayHl8' where c = 222 index_test.go:137: sql insert into test_index values (1077, 1128825278667886771, 0.992515, 'XC8zYV3gM7') index_test.go:140: sql delete from test_index where c = 410 index_test.go:143: sql update test_index set c1 = 5344107727888623126, c2 = 0.293808, c3 = 'AlPJ79ZwR9' where c = 259 index_test.go:140: sql delete from test_index where c = 572 index_test.go:140: sql delete from test_index where c = 412 index_test.go:137: sql insert into test_index values (1078, 1072409858909882015, 0.709040, 'z6HMM0fHdX') index_test.go:143: sql update test_index set c1 = 1919652709013440974, c2 = 0.073072, c3 = 'cVugHkqikB' where c = 599 index_test.go:143: sql update test_index set c1 = 5940022456228224746, c2 = 0.223152, c3 = '952advZaV6' where c = 485 index_test.go:143: sql update test_index set c1 = 7017482904531057725, c2 = 0.561005, c3 = 'oLdzYTRGQy' where c = 278 index_test.go:140: sql delete from test_index where c = 71 index_test.go:137: sql insert into test_index values (1079, 1209994175152226286, 0.590075, '9vXKsEteE1') index_test.go:140: sql delete from test_index where c = 103 index_test.go:137: sql insert into test_index values (1080, 9181454292979696264, 0.989608, 'PjTJgmcvg3') index_test.go:143: sql update test_index set c1 = 5122138689897532860, c2 = 0.850980, c3 = '8K5Oq9s3nj' where c = 397 index_test.go:137: sql insert into test_index values (1083, 5084601474734455042, 0.409406, 'YqSQox7LMP') index_test.go:137: sql insert into test_index values (1084, 8994295329004457204, 0.435652, 'sniY7RZLiK') index_test.go:143: sql update test_index set c1 = 3722066428864222175, c2 = 0.319796, c3 = '2wBo5Pc1h7' where c = 482 index_test.go:137: sql insert into test_index values (1082, 3326234918229560823, 0.058892, '1gbhJR9cpg') index_test.go:143: sql update test_index set c1 = 8581337496657032757, c2 = 0.027190, c3 = 'TqAjbv4ObI' where c = 616 index_test.go:140: sql delete from test_index where c = 786 index_test.go:137: sql insert into test_index values (1081, 5596310281225175628, 0.715687, 'eVBWDU5XSo') index_test.go:140: sql delete from test_index where c = 220 index_test.go:143: sql update test_index set c1 = 1232329891086726878, c2 = 0.085744, c3 = 's7mpvx3VTL' where c = 780 index_test.go:140: sql delete from test_index where c = 192 index_test.go:140: sql delete from test_index where c = 569 index_test.go:140: sql delete from test_index where c = 426 index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 5482063016908960733, c2 = 0.456885, c3 = 't9bJtsDT2x' where c = 696 index_test.go:140: sql delete from test_index where c = 926 index_test.go:137: sql insert into test_index values (1085, 816586428071415382, 0.605260, 'UdrnEqgde0') index_test.go:143: sql update test_index set c1 = 408445113784830848, c2 = 0.938015, c3 = 'g8Gdspak9Y' where c = 164 index_test.go:143: sql update test_index set c1 = 4175206937723512326, c2 = 0.214414, c3 = 'NXENOvEHsg' where c = 448 index_test.go:143: sql update test_index set c1 = 7974717124817742250, c2 = 0.658821, c3 = 'aWC4jVi4lW' where c = 628 index_test.go:137: sql insert into test_index values (1086, 5592694810029271911, 0.955345, 'kXIDJaepXt') index_test.go:140: sql delete from test_index where c = 399 index_test.go:143: sql update test_index set c1 = 8583055393329412028, c2 = 0.107711, c3 = 'VksPuaJxYF' where c = 786 index_test.go:137: sql insert into test_index values (1088, 2416750634166070568, 0.784227, 'U9DCASpn1b') index_test.go:143: sql update test_index set c1 = 1768208428925193806, c2 = 0.461214, c3 = 'sqSvlkSv4c' where c = 617 index_test.go:143: sql update test_index set c1 = 3846247541060154576, c2 = 0.409533, c3 = '3CkYlAGE7F' where c = 414 index_test.go:137: sql insert into test_index values (1089, 4536797383251260624, 0.258506, 'og4uwSepgr') index_test.go:140: sql delete from test_index where c = 741 index_test.go:137: sql insert into test_index values (1091, 7181260476895827323, 0.402482, 'k7qpxBMqny') index_test.go:137: sql insert into test_index values (1087, 3860246988077827755, 0.451702, 'WEh865GNV7') index_test.go:137: sql insert into test_index values (1090, 1255533563617822003, 0.778541, 'ZKVhBk38pl') index_test.go:137: sql insert into test_index values (1092, 4812769170291818393, 0.398838, 'qkWoQRMoCZ') index_test.go:140: sql delete from test_index where c = 26 index_test.go:137: sql insert into test_index values (1093, 2197434869557628034, 0.905382, '61hliQffTY') index_test.go:140: sql delete from test_index where c = 688 index_test.go:140: sql delete from test_index where c = 108 index_test.go:140: sql delete from test_index where c = 509 index_test.go:140: sql delete from test_index where c = 848 index_test.go:143: sql update test_index set c1 = 2522872912857347622, c2 = 0.241966, c3 = 'nTOhOA5JQn' where c = 458 index_test.go:140: sql delete from test_index where c = 714 index_test.go:143: sql update test_index set c1 = 4469557156033031466, c2 = 0.511219, c3 = '0cOPGIDqtp' where c = 197 index_test.go:143: sql update test_index set c1 = 7986757428020394909, c2 = 0.202755, c3 = 'GfgUI7Mj4k' where c = 267 index_test.go:140: sql delete from test_index where c = 967 index_test.go:143: sql update test_index set c1 = 6270096646654133395, c2 = 0.750803, c3 = '1ZFMCGegnQ' where c = 181 index_test.go:143: sql update test_index set c1 = 5081032792720422381, c2 = 0.174018, c3 = 'oJ9QIwBox3' where c = 46 index_test.go:137: sql insert into test_index values (1094, 3730977147987519994, 0.497723, 'TkdEOXPtyH') index_test.go:143: sql update test_index set c1 = 1449258878654045565, c2 = 0.338169, c3 = 'KL8YyF7crU' where c = 400 index_test.go:137: sql insert into test_index values (1095, 6136893276817562645, 0.858714, '1gV2cZDNUz') index_test.go:143: sql update test_index set c1 = 7828210545145383039, c2 = 0.235964, c3 = 'XALGcZt7UC' where c = 872 index_test.go:143: sql update test_index set c1 = 2287022657930833441, c2 = 0.069153, c3 = 'R9EpG54Ace' where c = 810 index_test.go:137: sql insert into test_index values (1097, 6423784372474489453, 0.903422, 'iEpKLafAWI') index_test.go:137: sql insert into test_index values (1098, 8577715412123740659, 0.689773, 'W97pVs8sZg') index_test.go:137: sql insert into test_index values (1099, 6097055115467269167, 0.257922, 'bLOwB5E18n') index_test.go:140: sql delete from test_index where c = 430 index_test.go:140: sql delete from test_index where c = 299 index_test.go:140: sql delete from test_index where c = 590 index_test.go:137: sql insert into test_index values (1096, 1335186230421758233, 0.253180, 'vPb0JeYVH6') index_test.go:143: sql update test_index set c1 = 3624473187684004066, c2 = 0.758597, c3 = 'JnLIDyr4A5' where c = 424 index_test.go:143: sql update test_index set c1 = 6399077355037626887, c2 = 0.849305, c3 = 'ya3M7CGn2C' where c = 175 index_test.go:140: sql delete from test_index where c = 1003 index_test.go:140: sql delete from test_index where c = 557 index_test.go:143: sql update test_index set c1 = 5432366408582279610, c2 = 0.865079, c3 = 'eB2jw7HLo1' where c = 497 index_test.go:143: sql update test_index set c1 = 8037403569531515024, c2 = 0.253661, c3 = 'MQoKLUnnLi' where c = 761 index_test.go:137: sql insert into test_index values (1100, 6665058044644642002, 0.340129, 'OYAhuCxfql') index_test.go:143: sql update test_index set c1 = 2707960533657135405, c2 = 0.021373, c3 = 'zGardGFjK2' where c = 28 index_test.go:140: sql delete from test_index where c = 960 index_test.go:143: sql update test_index set c1 = 3584521055013532975, c2 = 0.045480, c3 = 'hGVIBfr2W0' where c = 677 index_test.go:140: sql delete from test_index where c = 898 index_test.go:143: sql update test_index set c1 = 2962121918261676534, c2 = 0.405249, c3 = '0anLDLcs1j' where c = 864 index_test.go:143: sql update test_index set c1 = 4527364086064031524, c2 = 0.982553, c3 = 'ibgbaos3jC' where c = 219 index_test.go:137: sql insert into test_index values (1107, 7857811715384525240, 0.436645, 'YzWKG1DxGQ') index_test.go:137: sql insert into test_index values (1101, 6806155585314478032, 0.339742, 'ahgtWwwTA7') index_test.go:137: sql insert into test_index values (1102, 202001651603600920, 0.527648, '1f1nB2rPXk') index_test.go:137: sql insert into test_index values (1108, 3953685474097289246, 0.444931, 'zgR8a5aU3P') index_test.go:137: sql insert into test_index values (1110, 225679195804733114, 0.012192, 'LohH5oKRjS') index_test.go:137: sql insert into test_index values (1104, 9086143004903109553, 0.096271, 'ogm1KoifQu') index_test.go:140: sql delete from test_index where c = 582 index_test.go:140: sql delete from test_index where c = 446 index_test.go:137: sql insert into test_index values (1103, 7863436993146734047, 0.878893, 'UMyJhR0Kps') index_test.go:140: sql delete from test_index where c = 319 index_test.go:140: sql delete from test_index where c = 820 index_test.go:137: sql insert into test_index values (1106, 2623501152942128463, 0.580292, 'gOJof3akpp') index_test.go:137: sql insert into test_index values (1109, 7320003142990927566, 0.630792, 'ViZQRsw8hl') index_test.go:137: sql insert into test_index values (1105, 7284674961953559079, 0.932535, 'dDF8H7ynKU') index_test.go:143: sql update test_index set c1 = 1963729183765160228, c2 = 0.911747, c3 = 'nIm80s88mg' where c = 190 index_test.go:140: sql delete from test_index where c = 353 index_test.go:143: sql update test_index set c1 = 5291429081203590410, c2 = 0.287992, c3 = 'yR84thMvk5' where c = 704 index_test.go:143: sql update test_index set c1 = 8317839812443197031, c2 = 0.938178, c3 = 'y2IrD0MmkX' where c = 203 index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 275 index_test.go:137: sql insert into test_index values (1111, 7022288480329706800, 0.915446, 'eFodBoTrJO') index_test.go:140: sql delete from test_index where c = 706 index_test.go:143: sql update test_index set c1 = 2930429891336348924, c2 = 0.395362, c3 = 'Wr4F32hlGg' where c = 305 index_test.go:137: sql insert into test_index values (1113, 3032411837955348996, 0.287898, 'S1621xgTGB') index_test.go:137: sql insert into test_index values (1112, 932227812948229288, 0.041156, 'oF1vyTQnBP') index_test.go:140: sql delete from test_index where c = 311 index_test.go:143: sql update test_index set c1 = 1613699043369787672, c2 = 0.052610, c3 = 'c0SnxzPNJD' where c = 44 index_test.go:143: sql update test_index set c1 = 6594650818658531957, c2 = 0.071367, c3 = 'ba6F4rkfEF' where c = 1065 index_test.go:137: sql insert into test_index values (1114, 4381392384368292548, 0.701602, 'eteIuG7lr5') index_test.go:140: sql delete from test_index where c = 795 index_test.go:143: sql update test_index set c1 = 3141742738149183686, c2 = 0.673562, c3 = 'mRRJc6wc27' where c = 625 index_test.go:140: sql delete from test_index where c = 750 index_test.go:140: sql delete from test_index where c = 702 index_test.go:140: sql delete from test_index where c = 1006 index_test.go:137: sql insert into test_index values (1116, 7212486391554897983, 0.087910, 'qljfcFIF2I') index_test.go:143: sql update test_index set c1 = 1531257852325970039, c2 = 0.549839, c3 = 'imzJHLnR6m' where c = 691 index_test.go:143: sql update test_index set c1 = 6048169900376962872, c2 = 0.040024, c3 = '5BQlWTdzrm' where c = 861 index_test.go:140: sql delete from test_index where c = 355 index_test.go:137: sql insert into test_index values (1115, 354639782101409189, 0.357108, 'vK0ZXQLqy0') index_test.go:143: sql update test_index set c1 = 2188289581827891746, c2 = 0.275433, c3 = 'Tzy5l8iMZZ' where c = 479 index_test.go:143: sql update test_index set c1 = 5834283070746162773, c2 = 0.901768, c3 = 'B14MJl1BEZ' where c = 3 index_test.go:143: sql update test_index set c1 = 406405390864729286, c2 = 0.288357, c3 = 'e1KtYPJkPS' where c = 606 index_test.go:137: sql insert into test_index values (1118, 2159560807803008243, 0.723183, 'aTnJkfmRQL') index_test.go:137: sql insert into test_index values (1119, 1397138131756387558, 0.407178, 'N6F6Amp2t5') index_test.go:140: sql delete from test_index where c = 414 index_test.go:143: sql update test_index set c1 = 6840840840031207448, c2 = 0.529753, c3 = 'ODpzAukUaR' where c = 1065 index_test.go:140: sql delete from test_index where c = 656 index_test.go:137: sql insert into test_index values (1117, 223158566963205917, 0.013043, 'uDDLtwJCJE') index_test.go:137: sql insert into test_index values (1122, 740532739189258099, 0.565603, 's2RiQNIXd6') index_test.go:140: sql delete from test_index where c = 1 index_test.go:143: sql update test_index set c1 = 7552348617256007190, c2 = 0.144677, c3 = 'VsPMAm0u8g' where c = 72 index_test.go:137: sql insert into test_index values (1123, 7198407263507422664, 0.060206, 'Yh27LXrTH0') index_test.go:137: sql insert into test_index values (1121, 8658390327277254747, 0.432096, 'UKvBT3LMBW') index_test.go:137: sql insert into test_index values (1120, 1087406005988722239, 0.148606, 'kUPcoqzG0i') index_test.go:143: sql update test_index set c1 = 1084097906726441882, c2 = 0.460978, c3 = '4OjHTwev2l' where c = 581 index_test.go:140: sql delete from test_index where c = 1088 index_test.go:140: sql delete from test_index where c = 344 index_test.go:140: sql delete from test_index where c = 507 index_test.go:140: sql delete from test_index where c = 979 # Time: 2025-04-06T07:08:03.03560097+08:00 # Txn_start_ts: 0 # Query_time: 0.513457761 # Parse_time: 0.000093961 # Compile_time: 0.000138313 # Rewrite_time: 0.000003411 # Optimize_time: 0 # Wait_TS: 0.000303877 # 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:143: sql update test_index set c1 = 2307530313996112694, c2 = 0.220620, c3 = 'qJFFCZn3o8' where c = 793 index_test.go:137: sql insert into test_index values (1124, 2389629081178637665, 0.572830, 'iialGUZfHP') index_test.go:140: sql delete from test_index where c = 690 index_test.go:140: sql delete from test_index where c = 931 index_test.go:143: sql update test_index set c1 = 1221832740116559874, c2 = 0.531271, c3 = 'HfY5xu2gSw' where c = 664 index_test.go:143: sql update test_index set c1 = 3812183948338198291, c2 = 0.858203, c3 = 'hRBK3vDhaM' where c = 541 index_test.go:140: sql delete from test_index where c = 328 index_test.go:143: sql update test_index set c1 = 4892562407889048508, c2 = 0.471490, c3 = 'Rdqy8T1Bds' where c = 695 index_test.go:143: sql update test_index set c1 = 9119589311859104802, c2 = 0.422387, c3 = 'Tskbh6tdlj' where c = 1041 index_test.go:137: sql insert into test_index values (1127, 8089455362679194314, 0.984752, 'dYK1XEfSce') index_test.go:143: sql update test_index set c1 = 6151226106456875665, c2 = 0.491722, c3 = '2cYdYWXCfU' where c = 302 index_test.go:137: sql insert into test_index values (1125, 7744560135237027406, 0.173974, 'anZSyAePjj') index_test.go:137: sql insert into test_index values (1126, 9112642858590729149, 0.005407, 'Qdz2Y9vSAQ') index_test.go:137: sql insert into test_index values (1128, 1953463282517143849, 0.117497, 'aqLFSk0dME') index_test.go:143: sql update test_index set c1 = 9141521242223508340, c2 = 0.650889, c3 = 'Sj0vfwgWWJ' where c = 788 index_test.go:143: sql update test_index set c1 = 4560549800632400390, c2 = 0.594784, c3 = '6UMnz6SKs1' where c = 574 index_test.go:137: sql insert into test_index values (1129, 556659872537032713, 0.166229, 'mBjog8PlMp') index_test.go:137: sql insert into test_index values (1130, 4726447371626069349, 0.720088, 'Sl3EKlgIua') index_test.go:143: sql update test_index set c1 = 3692690070764249594, c2 = 0.819371, c3 = '3NxSmbom1Y' where c = 663 index_test.go:137: sql insert into test_index values (1131, 7257250426112551942, 0.333882, '2eQd9lbST4') index_test.go:140: sql delete from test_index where c = 767 index_test.go:140: sql delete from test_index where c = 1054 index_test.go:140: sql delete from test_index where c = 174 index_test.go:137: sql insert into test_index values (1132, 6042813083819889240, 0.781339, '32bV2qMQJO') index_test.go:140: sql delete from test_index where c = 846 index_test.go:140: sql delete from test_index where c = 1114 index_test.go:143: sql update test_index set c1 = 8224873178627395473, c2 = 0.452960, c3 = 'znz7rjAkaC' where c = 186 index_test.go:140: sql delete from test_index where c = 1036 index_test.go:143: sql update test_index set c1 = 8232063718722997826, c2 = 0.534728, c3 = 'jSXDhDDxVO' where c = 403 index_test.go:137: sql insert into test_index values (1133, 3741459796980730526, 0.251476, 'EkLUh4dZWL') index_test.go:143: sql update test_index set c1 = 8498666282938471684, c2 = 0.525144, c3 = 'GWXMkfP1T5' where c = 1028 index_test.go:140: sql delete from test_index where c = 981 index_test.go:140: sql delete from test_index where c = 227 index_test.go:143: sql update test_index set c1 = 3876637048846921506, c2 = 0.416192, c3 = 'nxXrLPPHSt' where c = 63 index_test.go:137: sql insert into test_index values (1135, 6542925904514383163, 0.369654, '3ZBe4k1Zjp') index_test.go:137: sql insert into test_index values (1134, 8196887704933169546, 0.478406, 'jAwBoTx3Aw') index_test.go:143: sql update test_index set c1 = 6456823519382489847, c2 = 0.195186, c3 = '6CYe9elU6R' where c = 980 index_test.go:140: sql delete from test_index where c = 771 index_test.go:140: sql delete from test_index where c = 33 index_test.go:143: sql update test_index set c1 = 7803165236401188930, c2 = 0.008947, c3 = 'HRXFr8ajpv' where c = 89 index_test.go:137: sql insert into test_index values (1137, 5346162159257798712, 0.834704, 'OGH8mpPimJ') index_test.go:143: sql update test_index set c1 = 8389664777253385143, c2 = 0.694952, c3 = 'yL0GZV6pHj' where c = 633 index_test.go:137: sql insert into test_index values (1138, 7131889285210672057, 0.184647, 'vWeCFTGL6i') index_test.go:140: sql delete from test_index where c = 817 index_test.go:137: sql insert into test_index values (1136, 8523663685067628572, 0.011828, 'psLWgTsUHi') index_test.go:137: sql insert into test_index values (1139, 2076627968094795268, 0.556652, 'x6W3hW72bq') index_test.go:143: sql update test_index set c1 = 9045033750578630901, c2 = 0.546975, c3 = '8C5tv92w3e' where c = 853 index_test.go:137: sql insert into test_index values (1141, 3058114303485120229, 0.390782, 'GDAH6fTbp3') index_test.go:140: sql delete from test_index where c = 324 index_test.go:137: sql insert into test_index values (1140, 6476008350749389496, 0.686868, 'DyibDurpNA') index_test.go:140: sql delete from test_index where c = 331 index_test.go:143: sql update test_index set c1 = 5693638445316952621, c2 = 0.470013, c3 = 'V5Yf7IR1Fx' where c = 79 index_test.go:140: sql delete from test_index where c = 20 index_test.go:143: sql update test_index set c1 = 6411673576214164454, c2 = 0.920515, c3 = 'J94CLuVn8K' where c = 841 index_test.go:140: sql delete from test_index where c = 966 index_test.go:143: sql update test_index set c1 = 2540252805768937335, c2 = 0.595022, c3 = 'jxQW3z7BMh' where c = 188 index_test.go:137: sql insert into test_index values (1142, 6658414285689876549, 0.675016, 'UBdU5Aqu7a') index_test.go:143: sql update test_index set c1 = 7164993682843801680, c2 = 0.334598, c3 = 'i5UsdnV12U' where c = 152 index_test.go:143: sql update test_index set c1 = 8710279555320905496, c2 = 0.219524, c3 = '0zbHolHR0Q' where c = 1054 index_test.go:143: sql update test_index set c1 = 5231211086510311151, c2 = 0.414551, c3 = 'AwtZHfo73S' where c = 130 index_test.go:143: sql update test_index set c1 = 235654275271095328, c2 = 0.255604, c3 = 'ZSkZN6nlql' where c = 275 index_test.go:140: sql delete from test_index where c = 349 index_test.go:140: sql delete from test_index where c = 563 index_test.go:137: sql insert into test_index values (1143, 9118788958092929211, 0.318015, 'fSyt4Lsobi') index_test.go:137: sql insert into test_index values (1144, 4303933259808210222, 0.892912, 'dmDP6hOszL') index_test.go:137: sql insert into test_index values (1145, 5578064515064563719, 0.547025, 'eZoDW1ZPZS') index_test.go:137: sql insert into test_index values (1146, 8190746817804063170, 0.727247, 'QkyDHEnBVq') index_test.go:140: sql delete from test_index where c = 127 index_test.go:137: sql insert into test_index values (1148, 1882393136264399814, 0.897098, 'P3tEuF8IcW') index_test.go:140: sql delete from test_index where c = 76 index_test.go:137: sql insert into test_index values (1149, 6894622510901750065, 0.502030, '9bqiIyJJU0') index_test.go:140: sql delete from test_index where c = 309 index_test.go:140: sql delete from test_index where c = 202 index_test.go:143: sql update test_index set c1 = 6372444932371641598, c2 = 0.232747, c3 = 'joOiLe5EMc' where c = 693 index_test.go:140: sql delete from test_index where c = 273 index_test.go:143: sql update test_index set c1 = 145650153862605073, c2 = 0.988933, c3 = 'BqCi5jZgG7' where c = 1099 index_test.go:137: sql insert into test_index values (1147, 1651398360376143288, 0.173933, '6vZNgOrFLM') index_test.go:140: sql delete from test_index where c = 973 index_test.go:143: sql update test_index set c1 = 416938673084442562, c2 = 0.687965, c3 = 'oOVcBUIa5k' where c = 959 index_test.go:143: sql update test_index set c1 = 2927407559471570316, c2 = 0.187176, c3 = 'HKgBcqmPXw' where c = 652 index_test.go:143: sql update test_index set c1 = 7507580439746693209, c2 = 0.873264, c3 = 'raOT2SzspI' where c = 833 index_test.go:140: sql delete from test_index where c = 421 index_test.go:143: sql update test_index set c1 = 3455578603955162427, c2 = 0.557090, c3 = 'JN0T7EvH6J' where c = 1050 index_test.go:143: sql update test_index set c1 = 7337086871548266487, c2 = 0.199747, c3 = 'X5MuAc9deA' where c = 173 index_test.go:140: sql delete from test_index where c = 704 index_test.go:137: sql insert into test_index values (1151, 4943969933650092053, 0.877090, 'OrauuRplV3') index_test.go:143: sql update test_index set c1 = 6102549771340107533, c2 = 0.121973, c3 = '5TbtlOBf97' where c = 242 index_test.go:137: sql insert into test_index values (1154, 3600063132394804036, 0.213702, 'pwl1OBZ62h') index_test.go:137: sql insert into test_index values (1153, 7683795223399299234, 0.697930, 'h7XQdCCU8M') index_test.go:137: sql insert into test_index values (1150, 2673030401496229800, 0.352961, 'OpJwR2eU8y') index_test.go:143: sql update test_index set c1 = 1695438883633429673, c2 = 0.052582, c3 = 'wll93pzXkR' where c = 1102 index_test.go:137: sql insert into test_index values (1155, 7754403559929754054, 0.738527, '3skVd4FEbk') index_test.go:137: sql insert into test_index values (1157, 5543999822100397657, 0.263620, 'HiNVcJiTHZ') index_test.go:137: sql insert into test_index values (1152, 6240629338752269022, 0.621076, 'LVaQYfFyN4') index_test.go:140: sql delete from test_index where c = 828 index_test.go:140: sql delete from test_index where c = 1047 index_test.go:140: sql delete from test_index where c = 1035 index_test.go:140: sql delete from test_index where c = 469 index_test.go:143: sql update test_index set c1 = 2243526102985507448, c2 = 0.372028, c3 = 'hARXvt5gP4' where c = 244 index_test.go:140: sql delete from test_index where c = 768 index_test.go:137: sql insert into test_index values (1156, 3721322500837083465, 0.318051, 'zrGa6mMUKe') index_test.go:137: sql insert into test_index values (1158, 3547632626239601702, 0.150199, 'Vr99fE8qFn') index_test.go:143: sql update test_index set c1 = 3971773709961038903, c2 = 0.867426, c3 = 'vSdM6xkF5B' where c = 827 index_test.go:143: sql update test_index set c1 = 2911738127557369749, c2 = 0.490101, c3 = 'ZAwA59zHJ3' where c = 615 index_test.go:140: sql delete from test_index where c = 1133 index_test.go:143: sql update test_index set c1 = 2197843009254380, c2 = 0.566350, c3 = 'ukYcaQnRJM' where c = 997 index_test.go:140: sql delete from test_index where c = 828 index_test.go:143: sql update test_index set c1 = 8489078220653003546, c2 = 0.822566, c3 = 'ig28oG467J' where c = 703 index_test.go:137: sql insert into test_index values (1160, 1882323397704808173, 0.609734, 'xfyymDd2IV') index_test.go:143: sql update test_index set c1 = 7471885780317645608, c2 = 0.350101, c3 = 'Vmko0lnjZA' where c = 850 index_test.go:137: sql insert into test_index values (1161, 1032534380760402391, 0.634570, 'NwkTeBkyRC') index_test.go:143: sql update test_index set c1 = 1192682457786361072, c2 = 0.789138, c3 = 'pODC1fFRkB' where c = 197 index_test.go:140: sql delete from test_index where c = 423 index_test.go:143: sql update test_index set c1 = 8796551607452119021, c2 = 0.230665, c3 = 'uvGuY21n9v' where c = 802 index_test.go:137: sql insert into test_index values (1162, 9121336367310936113, 0.914246, 'ZFMNEDm2yh') index_test.go:140: sql delete from test_index where c = 713 index_test.go:137: sql insert into test_index values (1159, 2630504907515216298, 0.323225, '3iZJVqpLCC') index_test.go:140: sql delete from test_index where c = 139 index_test.go:137: sql insert into test_index values (1164, 3974524450171626365, 0.017155, '7tuUXYlueA') index_test.go:143: sql update test_index set c1 = 2492012671184418753, c2 = 0.177101, c3 = 'qn0rs8my49' where c = 180 index_test.go:140: sql delete from test_index where c = 636 index_test.go:140: sql delete from test_index where c = 680 index_test.go:137: sql insert into test_index values (1165, 756737726689663747, 0.953617, 'lGvHuF4fer') index_test.go:140: sql delete from test_index where c = 315 index_test.go:137: sql insert into test_index values (1163, 6787639448859793466, 0.833816, 'lVvmphZJBn') index_test.go:143: sql update test_index set c1 = 3490100661338375326, c2 = 0.341610, c3 = 'OA71qdwSRx' where c = 656 index_test.go:143: sql update test_index set c1 = 8578048051551038892, c2 = 0.200550, c3 = 'GfZqSaPI0E' where c = 393 index_test.go:143: sql update test_index set c1 = 1847396512216742220, c2 = 0.202475, c3 = 'HdvQgI5Pue' where c = 337 index_test.go:143: sql update test_index set c1 = 5414587111717617954, c2 = 0.825301, c3 = 'woKjJGDJGs' where c = 836 index_test.go:140: sql delete from test_index where c = 625 index_test.go:137: sql insert into test_index values (1166, 4884506215342928046, 0.526016, 'lFgIbguhdz') index_test.go:137: sql insert into test_index values (1168, 7536062761202215241, 0.552936, 'PA7cd17PSr') index_test.go:137: sql insert into test_index values (1169, 2999504978533502072, 0.479970, '4A9jfWV0NO') index_test.go:140: sql delete from test_index where c = 609 index_test.go:143: sql update test_index set c1 = 7904108876865096709, c2 = 0.818506, c3 = 'BwxmGDKu0J' where c = 823 index_test.go:140: sql delete from test_index where c = 975 index_test.go:137: sql insert into test_index values (1170, 1282765633745349975, 0.218505, 'bU09Z7q4V2') index_test.go:137: sql insert into test_index values (1171, 2046455250863158333, 0.742077, 'yJN4epbpWc') index_test.go:137: sql insert into test_index values (1167, 7375478818666621366, 0.397047, 'slANfMw56R') index_test.go:140: sql delete from test_index where c = 635 index_test.go:143: sql update test_index set c1 = 8737254808144301504, c2 = 0.131803, c3 = 'hWGTtG6S6I' where c = 627 index_test.go:137: sql insert into test_index values (1172, 7528368795693969775, 0.452084, 'j5m9T07mcu') index_test.go:140: sql delete from test_index where c = 444 index_test.go:140: sql delete from test_index where c = 373 index_test.go:140: sql delete from test_index where c = 794 index_test.go:143: sql update test_index set c1 = 3467731940254945321, c2 = 0.663687, c3 = '9mAGKjca5B' where c = 1078 index_test.go:140: sql delete from test_index where c = 458 index_test.go:143: sql update test_index set c1 = 4175983694512655876, c2 = 0.426553, c3 = 'OzmUo1K9Dr' where c = 570 index_test.go:143: sql update test_index set c1 = 4284283468670268230, c2 = 0.637853, c3 = 'MG25kgbfyc' where c = 18 index_test.go:143: sql update test_index set c1 = 8077764511984076868, c2 = 0.785953, c3 = 'yz2ZuohOyj' where c = 519 index_test.go:143: sql update test_index set c1 = 7579237380402098676, c2 = 0.926430, c3 = '21HiNwY1mc' where c = 813 index_test.go:137: sql insert into test_index values (1173, 8034718354476027673, 0.897714, '5z0u3GBnZr') index_test.go:140: sql delete from test_index where c = 988 index_test.go:143: sql update test_index set c1 = 3715245077325711650, c2 = 0.963626, c3 = 'CTjNFAQdxb' where c = 850 index_test.go:140: sql delete from test_index where c = 807 index_test.go:137: sql insert into test_index values (1174, 3420743528908925055, 0.993860, '9BNfO1ya7I') index_test.go:137: sql insert into test_index values (1175, 3425004637798048841, 0.196847, 'aG7I95PPH6') index_test.go:140: sql delete from test_index where c = 841 index_test.go:137: sql insert into test_index values (1177, 5972403226676181657, 0.099996, 'y7pd21gTxs') index_test.go:143: sql update test_index set c1 = 6065854358628013424, c2 = 0.692159, c3 = 'AhutSC8tMR' where c = 1123 index_test.go:140: sql delete from test_index where c = 73 index_test.go:137: sql insert into test_index values (1179, 6675634677350869941, 0.051019, 'KkHfQNhvXH') index_test.go:143: sql update test_index set c1 = 8206730405976189393, c2 = 0.011781, c3 = 'MJWImrkpKC' where c = 1000 index_test.go:140: sql delete from test_index where c = 181 index_test.go:137: sql insert into test_index values (1178, 7528032033752827351, 0.963099, 'CDUmytxO86') index_test.go:137: sql insert into test_index values (1180, 4585050540875979464, 0.811829, '2HD8xpFade') index_test.go:137: sql insert into test_index values (1176, 6950787235657637653, 0.270837, 'uzxA3oWpYB') index_test.go:140: sql delete from test_index where c = 118 index_test.go:140: sql delete from test_index where c = 413 index_test.go:143: sql update test_index set c1 = 405162884544654339, c2 = 0.948887, c3 = 'zqrqbDSOOL' where c = 858 index_test.go:143: sql update test_index set c1 = 275589960807111705, c2 = 0.856607, c3 = 'WBVeGcuMsJ' where c = 741 index_test.go:137: sql insert into test_index values (1181, 4637079798847854771, 0.400455, '22137ajqNy') index_test.go:140: sql delete from test_index where c = 290 index_test.go:137: sql insert into test_index values (1182, 6050938497139918433, 0.769364, 'F2lLbLjsR5') index_test.go:140: sql delete from test_index where c = 727 index_test.go:143: sql update test_index set c1 = 7757341476350108522, c2 = 0.481368, c3 = 'QeYylLDoQc' where c = 1115 index_test.go:143: sql update test_index set c1 = 5782298894503673819, c2 = 0.575298, c3 = 'sUIUYjxDpm' where c = 464 index_test.go:137: sql insert into test_index values (1183, 8534967697867048023, 0.336499, 'bCUH5R0WZT') index_test.go:137: sql insert into test_index values (1185, 1936318449704877136, 0.461881, 'b15j9LIB9V') index_test.go:137: sql insert into test_index values (1184, 5109856829508146190, 0.449060, 'Wqliv0gfkL') index_test.go:143: sql update test_index set c1 = 872594758687328957, c2 = 0.193802, c3 = 'mhlnJ33xfu' where c = 927 index_test.go:143: sql update test_index set c1 = 3230949648842210876, c2 = 0.579769, c3 = 'Y0AF07Q0a5' where c = 163 index_test.go:143: sql update test_index set c1 = 776304706310463286, c2 = 0.514167, c3 = '13Z10bRbex' where c = 585 index_test.go:140: sql delete from test_index where c = 297 index_test.go:140: sql delete from test_index where c = 259 index_test.go:143: sql update test_index set c1 = 4552829135461037295, c2 = 0.627123, c3 = 'rezNqt2Gfs' where c = 605 index_test.go:140: sql delete from test_index where c = 64 index_test.go:140: sql delete from test_index where c = 1051 index_test.go:137: sql insert into test_index values (1188, 644589768909060844, 0.526180, '3hwI75CnEE') index_test.go:143: sql update test_index set c1 = 3419901618675646906, c2 = 0.993735, c3 = 'ZoMhEMycYg' where c = 826 index_test.go:137: sql insert into test_index values (1186, 5879451715103882644, 0.262078, 'kt1qpvnVs8') index_test.go:137: sql insert into test_index values (1187, 1799402476427681096, 0.398239, 'zfXoDHLA70') index_test.go:140: sql delete from test_index where c = 404 index_test.go:143: sql update test_index set c1 = 4288765006641047021, c2 = 0.468196, c3 = 'BzXrR1Ftln' where c = 953 index_test.go:140: sql delete from test_index where c = 353 index_test.go:140: sql delete from test_index where c = 1035 index_test.go:143: sql update test_index set c1 = 6211127283909230304, c2 = 0.811607, c3 = 'jcJ3RrZi3o' where c = 546 index_test.go:140: sql delete from test_index where c = 158 index_test.go:140: sql delete from test_index where c = 428 index_test.go:143: sql update test_index set c1 = 147504384702099311, c2 = 0.156948, c3 = 'GtSHS36sSm' where c = 48 index_test.go:143: sql update test_index set c1 = 1501388363735831133, c2 = 0.093992, c3 = 'VxYqRcU71F' where c = 10 index_test.go:137: sql insert into test_index values (1191, 1642094344633067982, 0.350766, 'uw3Vve86lI') index_test.go:137: sql insert into test_index values (1189, 7040790225729598746, 0.046382, '7RX2ZFL3u5') index_test.go:143: sql update test_index set c1 = 2441829248391473170, c2 = 0.240006, c3 = 'dICwf5z8DB' where c = 427 index_test.go:143: sql update test_index set c1 = 1949042104918326424, c2 = 0.483545, c3 = 'ktVPD7ObPd' where c = 938 index_test.go:137: sql insert into test_index values (1192, 7972951158058674269, 0.734384, 'avEuPxLwPe') index_test.go:143: sql update test_index set c1 = 8411141501252480631, c2 = 0.258923, c3 = 'MzBEKj7LmX' where c = 371 index_test.go:143: sql update test_index set c1 = 3293081135416262822, c2 = 0.924087, c3 = 'uLdVt33aX2' where c = 593 index_test.go:140: sql delete from test_index where c = 694 index_test.go:137: sql insert into test_index values (1190, 5014461416045987827, 0.194436, 'oLQnYt3qXY') index_test.go:140: sql delete from test_index where c = 682 index_test.go:140: sql delete from test_index where c = 118 index_test.go:137: sql insert into test_index values (1194, 884990313445331501, 0.441781, 'tSFokDj2bH') index_test.go:137: sql insert into test_index values (1195, 4916464715495005616, 0.318678, 'Jdf6Oq5vAw') index_test.go:140: sql delete from test_index where c = 344 index_test.go:137: sql insert into test_index values (1196, 8841066196630934055, 0.340890, 'GmxzzRFF1F') index_test.go:143: sql update test_index set c1 = 8105499963699151732, c2 = 0.546279, c3 = '2skbojIC3A' where c = 262 index_test.go:137: sql insert into test_index values (1193, 5232916695619197737, 0.141389, 'r2rnM58GtA') index_test.go:143: sql update test_index set c1 = 5124297184995040093, c2 = 0.836329, c3 = 'HlEeAY4dH3' where c = 126 index_test.go:140: sql delete from test_index where c = 466 index_test.go:143: sql update test_index set c1 = 2595516248952333697, c2 = 0.610743, c3 = 'keLw9B3AAD' where c = 245 index_test.go:137: sql insert into test_index values (1197, 1329370282007950385, 0.823202, 'jGuttHHQlg') index_test.go:140: sql delete from test_index where c = 259 index_test.go:143: sql update test_index set c1 = 6057831090364075933, c2 = 0.291983, c3 = 'k1ro8hZmwa' where c = 904 index_test.go:140: sql delete from test_index where c = 701 index_test.go:140: sql delete from test_index where c = 811 index_test.go:140: sql delete from test_index where c = 156 index_test.go:137: sql insert into test_index values (1198, 8023167030852355159, 0.759329, '3ElkOhOeGR') index_test.go:143: sql update test_index set c1 = 3023296080205757148, c2 = 0.068824, c3 = 'zhHN4VE36b' where c = 1167 index_test.go:140: sql delete from test_index where c = 959 index_test.go:143: sql update test_index set c1 = 7206693016509411159, c2 = 0.839136, c3 = 'vlDmtEUQ0U' where c = 385 index_test.go:143: sql update test_index set c1 = 2991651406860655153, c2 = 0.944628, c3 = 'oHp5jfbzq0' where c = 749 index_test.go:143: sql update test_index set c1 = 8985520011668653340, c2 = 0.313048, c3 = 'YY7u7L899Y' where c = 1150 index_test.go:143: sql update test_index set c1 = 5205927388519792071, c2 = 0.507387, c3 = '1VR1Q7t7Lz' where c = 187 index_test.go:143: sql update test_index set c1 = 3808751873416963821, c2 = 0.395499, c3 = 'NOuACxo3yn' where c = 1171 index_test.go:137: sql insert into test_index values (1199, 3873132024563491564, 0.350329, 'f5ctwhvt9R') index_test.go:137: sql insert into test_index values (1200, 8112003886673908995, 0.040169, 'htS6SCew4j') index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 1142 index_test.go:143: sql update test_index set c1 = 22772612103370149, c2 = 0.655648, c3 = 'yc1rEeTSBu' where c = 88 index_test.go:143: sql update test_index set c1 = 729951788046208352, c2 = 0.998596, c3 = 'tSVPety0vl' where c = 206 [mysql] 2025/04/06 07:08:03 packets.go:37: unexpected EOF [mysql] 2025/04/06 07:08:03 packets.go:37: unexpected EOF [2025/04/06 07:08:03.112 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_mixed set c2 = -1 where c1 = 4260"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2025/04/06 07:08:03 packets.go:37: unexpected EOF [mysql] 2025/04/06 07:08:03 packets.go:37: unexpected EOF [2025/04/06 07:08:03.112 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="delete from test_mixed where c1 = 1799"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/06 07:08:03.112 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="delete from test_mixed where c1 = 6910"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/06 07:08:03.112 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_mixed set c2 = -1 where c1 = 6875"] [addr=127.0.0.1:5000] [error="invalid connection"] index_test.go:137: sql insert into test_index values (1209, 3236740024742424437, 0.259293, '6oX8Ndv2OE') index_test.go:137: sql insert into test_index values (1207, 8993460809221481987, 0.358482, 'JgUxbePRmn') index_test.go:137: sql insert into test_index values (1202, 6407683783833701048, 0.733630, 'NBSlkmUpbr') index_test.go:137: sql insert into test_index values (1204, 3004393479495218376, 0.343718, 'jBNTuNqAK6') index_test.go:137: sql insert into test_index values (1203, 1248713367409326167, 0.104101, 'EzoxJhi3xn') index_test.go:137: sql insert into test_index values (1201, 7613095431062059855, 0.437432, '3wW3XqAGJq') index_test.go:137: sql insert into test_index values (1210, 4813411973531073677, 0.648715, 'ZPqJoRsTY1') index_test.go:140: sql delete from test_index where c = 986 index_test.go:140: sql delete from test_index where c = 848 index_test.go:137: sql insert into test_index values (1208, 1245050287064829690, 0.165728, 'jYQAd8GtWO') index_test.go:137: sql insert into test_index values (1206, 2672822045144283713, 0.305377, 'ja8MRNBUZ0') index_test.go:140: sql delete from test_index where c = 792 index_test.go:140: sql delete from test_index where c = 752 index_test.go:137: sql insert into test_index values (1205, 2995276331041866794, 0.671045, 'MuG6xm4eLn') index_test.go:140: sql delete from test_index where c = 1136 index_test.go:143: sql update test_index set c1 = 4926864971922418970, c2 = 0.354181, c3 = '2DUdeTLecq' where c = 338 index_test.go:140: sql delete from test_index where c = 998 index_test.go:140: sql delete from test_index where c = 1120 index_test.go:140: sql delete from test_index where c = 1074 index_test.go:143: sql update test_index set c1 = 7353943617191213914, c2 = 0.722391, c3 = '075zrkZd3b' where c = 260 index_test.go:137: sql insert into test_index values (1211, 8416461420602273024, 0.639610, 'EqxrcLZsNj') index_test.go:143: sql update test_index set c1 = 1886973514758151554, c2 = 0.648022, c3 = 'lTjxphgfQh' where c = 991 index_test.go:143: sql update test_index set c1 = 3089875396145567928, c2 = 0.935891, c3 = 'GLx34rwIjF' where c = 773 index_test.go:143: sql update test_index set c1 = 5314788736321777591, c2 = 0.316552, c3 = 'cemQfWuQlf' where c = 619 index_test.go:140: sql delete from test_index where c = 149 index_test.go:140: sql delete from test_index where c = 816 index_test.go:143: sql update test_index set c1 = 8262332076614365490, c2 = 0.672106, c3 = 'JQeVNxOffu' where c = 104 index_test.go:137: sql insert into test_index values (1212, 5493007130731341860, 0.819488, '2YgxsZ13pS') index_test.go:140: sql delete from test_index where c = 807 index_test.go:137: sql insert into test_index values (1213, 8723645616960926678, 0.887575, 'm5bSthgex9') index_test.go:143: sql update test_index set c1 = 296116657466471665, c2 = 0.675496, c3 = 'gGljGEVUTR' where c = 320 index_test.go:143: sql update test_index set c1 = 7938126944474272415, c2 = 0.726185, c3 = 'hdgwqvVxxO' where c = 565 index_test.go:137: sql insert into test_index values (1215, 2905585714686436295, 0.672188, 'ULdgr0UniL') index_test.go:137: sql insert into test_index values (1214, 661848821420713560, 0.385899, 'yb8pqhx3FT') index_test.go:143: sql update test_index set c1 = 1683212533172446337, c2 = 0.846722, c3 = 'LNNPuBovDt' where c = 1155 index_test.go:137: sql insert into test_index values (1218, 2495123551638339519, 0.782494, 'YYQvdqFevQ') index_test.go:143: sql update test_index set c1 = 8798847909295067490, c2 = 0.224624, c3 = 'Eit05xI9do' where c = 607 index_test.go:143: sql update test_index set c1 = 6847168752882076045, c2 = 0.091116, c3 = 'zYVAU1aMvF' where c = 25 index_test.go:140: sql delete from test_index where c = 1171 index_test.go:137: sql insert into test_index values (1217, 1042678360177656485, 0.712203, 'TzxTXFiKFN') index_test.go:140: sql delete from test_index where c = 3 index_test.go:140: sql delete from test_index where c = 983 index_test.go:137: sql insert into test_index values (1216, 4111473138324741258, 0.260912, 'g1mdeRd9px') index_test.go:137: sql insert into test_index values (1221, 6335805990652527753, 0.454277, 'QsGyUpXdyG') index_test.go:137: sql insert into test_index values (1219, 8428960710186632104, 0.073513, 'esvQxVibdv') index_test.go:140: sql delete from test_index where c = 322 index_test.go:140: sql delete from test_index where c = 638 index_test.go:137: sql insert into test_index values (1220, 2303981297666171921, 0.990694, 'ju4E03iGMR') index_test.go:140: sql delete from test_index where c = 342 --- PASS: TestColumn (11.39s) --- PASS: TestColumn/alter_table_test_column_add_column_c3_int_default_-1 (2.56s) --- PASS: TestColumn/alter_table_test_column_drop_column_c3 (2.55s) PASS ddl_test end [Pipeline] } [TestSimpleInsert][Time Cost]3.134506078s === RUN TestSimpleInsert/Conflict === RUN TestSimpleInsert/Conflict/test_conflict_insert [2025/04/06 07:08:03.180 +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/06 07:08:03.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5221' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.187 +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/06 07:08:03.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7058' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8507' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.192 +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/06 07:08:03.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9897' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2662' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8473' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5510' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6174' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5421' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.219 +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/06 07:08:03.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4922' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '96' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '195' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8214' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1847' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6828' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5602' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5434' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5446' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.300 +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/06 07:08:03.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8157' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1601' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1594' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9198' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1210' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1607' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7348' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7438' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7814' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1901' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9469' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4352' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8830' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8830' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9991' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4964' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3681' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6066' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3631' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4095' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9376' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4335' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '692' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.410 +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/06 07:08:03.412 +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/06 07:08:03.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7199' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.414 +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/06 07:08:03.416 +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/06 07:08:03.416 +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/06 07:08:03.419 +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/06 07:08:03.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5360' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.479 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9452' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5278' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.481 +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/06 07:08:03.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4487' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9281' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8982' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9795' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6025' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5297' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.490 +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/06 07:08:03.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8875' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1847' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4977' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7632' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1930' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1185' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1355' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.506 +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/06 07:08:03.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5489' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.510 +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/06 07:08:03.510 +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/06 07:08:03.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2913' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.511 +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/06 07:08:03.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5609' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5278' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6493' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4880' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8393' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '800' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7055' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2839' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8212' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6960' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7139' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '222' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1305' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.593 +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/06 07:08:03.597 +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/06 07:08:03.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9214' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1833' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '621' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8366' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.604 +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/06 07:08:03.605 +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/06 07:08:03.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1673' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1259' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.611 +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/06 07:08:03.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '24' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.613 +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/06 07:08:03.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5974' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3541' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9822' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '430' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2337' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2588' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6432' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.619 +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/06 07:08:03.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.622 +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/06 07:08:03.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8364' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1736' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2907' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3700' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4805' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4992' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.690 +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/06 07:08:03.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1818' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3350' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '123' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.693 +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/06 07:08:03.694 +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/06 07:08:03.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2014' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8282' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7056' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4192' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5926' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6896' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.703 +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/06 07:08:03.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8473' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2839' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3331' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4922' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8923' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2167' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9142' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8152' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5464' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9990' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '456' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] // container index_test.go:140: sql delete from test_index where c = 101 index_test.go:140: sql delete from test_index where c = 528 index_test.go:140: sql delete from test_index where c = 726 index_test.go:143: sql update test_index set c1 = 8121144506598926810, c2 = 0.038525, c3 = 'g19zhLQJiJ' where c = 662 index_test.go:143: sql update test_index set c1 = 4717815304003902703, c2 = 0.604007, c3 = 'V8ze8GhHmT' where c = 129 index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 1932873505196794279, c2 = 0.718239, c3 = 'vct1hORKuy' where c = 477 index_test.go:143: sql update test_index set c1 = 2347737563335152015, c2 = 0.087240, c3 = 'g4I3O0VJnn' where c = 298 index_test.go:143: sql update test_index set c1 = 8487582539736921788, c2 = 0.874733, c3 = '86iYzJ1p10' where c = 392 index_test.go:143: sql update test_index set c1 = 7748022604434743848, c2 = 0.649474, c3 = 'wVuALtRfyx' where c = 960 index_test.go:143: sql update test_index set c1 = 2095587714537899763, c2 = 0.261092, c3 = 'wNfJden3HP' where c = 491 index_test.go:143: sql update test_index set c1 = 2788467107986612914, c2 = 0.264614, c3 = '99vAZkNPwo' where c = 338 index_test.go:143: sql update test_index set c1 = 1561653886564226187, c2 = 0.787849, c3 = 'mL7P2UQZKT' where c = 322 index_test.go:137: sql insert into test_index values (1226, 1695900890730570659, 0.118691, 'D3bnINJOyJ') index_test.go:137: sql insert into test_index values (1227, 7353562407717662639, 0.052940, 'sxn58QFAij') index_test.go:137: sql insert into test_index values (1224, 4853292263920502542, 0.206008, 'jIps52BuiI') index_test.go:137: sql insert into test_index values (1225, 2373832402985145353, 0.238575, 'vQlSSjiRLx') index_test.go:143: sql update test_index set c1 = 4217393507106383444, c2 = 0.899818, c3 = 'zhci8003Ms' where c = 911 index_test.go:137: sql insert into test_index values (1223, 1741869766738316683, 0.772403, 'IxlitEna5g') index_test.go:137: sql insert into test_index values (1229, 2766199058945897, 0.221643, 'ZzwARTnQiJ') index_test.go:137: sql insert into test_index values (1222, 5646869116474581536, 0.962263, 'VhRMmTUojZ') index_test.go:137: sql insert into test_index values (1228, 8273638366878915207, 0.712548, 'tFb65fho5E') index_test.go:137: sql insert into test_index values (1230, 2098758659033208624, 0.996585, 'ezN2T741pN') index_test.go:140: sql delete from test_index where c = 314 index_test.go:140: sql delete from test_index where c = 166 index_test.go:140: sql delete from test_index where c = 649 index_test.go:140: sql delete from test_index where c = 437 index_test.go:140: sql delete from test_index where c = 563 index_test.go:140: sql delete from test_index where c = 506 index_test.go:140: sql delete from test_index where c = 216 index_test.go:143: sql update test_index set c1 = 7064618568559785213, c2 = 0.946499, c3 = '7OoaYhuP4N' where c = 210 index_test.go:143: sql update test_index set c1 = 5972754315328552563, c2 = 0.459050, c3 = 'rjsr3oTe6Z' where c = 1104 index_test.go:143: sql update test_index set c1 = 7492442954421555995, c2 = 0.335212, c3 = 'vRe0aKbCD6' where c = 261 index_test.go:137: sql insert into test_index values (1231, 4373080601937583939, 0.361008, '6TFf4APj8b') index_test.go:143: sql update test_index set c1 = 2997315112978266354, c2 = 0.383390, c3 = 'mesZ6x7PNt' where c = 201 index_test.go:143: sql update test_index set c1 = 3506878118784736422, c2 = 0.504549, c3 = '34IHxhALaW' where c = 0 index_test.go:143: sql update test_index set c1 = 6040972958133247830, c2 = 0.288359, c3 = 'L46OyPtqgy' where c = 665 index_test.go:137: sql insert into test_index values (1232, 9138505459824653350, 0.765656, 'kb6NdtLsB2') index_test.go:137: sql insert into test_index values (1233, 4685829156234171218, 0.634368, 'm74p7OrRMR') index_test.go:143: sql update test_index set c1 = 491087908619734659, c2 = 0.003900, c3 = 'qFxjRJHDgT' where c = 464 index_test.go:140: sql delete from test_index where c = 1141 index_test.go:137: sql insert into test_index values (1234, 3187880930322299937, 0.367956, 'L0HOr6Ka9T') index_test.go:137: sql insert into test_index values (1235, 5554214222122089022, 0.329698, 'nA84qQ28sh') index_test.go:140: sql delete from test_index where c = 363 index_test.go:140: sql delete from test_index where c = 295 index_test.go:137: sql insert into test_index values (1236, 8884967549203909089, 0.265983, 'elREpzbeMb') index_test.go:137: sql insert into test_index values (1237, 629300273164922729, 0.943246, 'wDm5OaRnjK') index_test.go:140: sql delete from test_index where c = 210 index_test.go:140: sql delete from test_index where c = 986 index_test.go:143: sql update test_index set c1 = 3334457212298878269, c2 = 0.414249, c3 = 'vOdkHQn7no' where c = 342 index_test.go:140: sql delete from test_index where c = 450 index_test.go:143: sql update test_index set c1 = 8567559695563240649, c2 = 0.985929, c3 = 'U8mb9oS8PR' where c = 774 index_test.go:137: sql insert into test_index values (1238, 1218221178707818988, 0.706124, 'lEYnCdAKsR') index_test.go:140: sql delete from test_index where c = 1006 index_test.go:143: sql update test_index set c1 = 6736148031147852699, c2 = 0.112367, c3 = 's9bW2JDz3z' where c = 1226 index_test.go:143: sql update test_index set c1 = 3681564360128770652, c2 = 0.462655, c3 = 'XfYH1jVweQ' where c = 143 index_test.go:140: sql delete from test_index where c = 907 index_test.go:143: sql update test_index set c1 = 2136481413330171984, c2 = 0.778525, c3 = 'uj2SyZzl6z' where c = 850 index_test.go:137: sql insert into test_index values (1239, 2229336422808592320, 0.945272, 'MPTSwf8v1e') index_test.go:143: sql update test_index set c1 = 6485619591215063102, c2 = 0.684184, c3 = 'T8QXpv9wSx' where c = 573 index_test.go:143: sql update test_index set c1 = 6124481960952612847, c2 = 0.467413, c3 = '5sHGPtjuDi' where c = 313 index_test.go:137: sql insert into test_index values (1240, 3484779819616122480, 0.974072, 'uBcjLDQKjn') index_test.go:143: sql update test_index set c1 = 5310704536430284780, c2 = 0.331596, c3 = 'H54ONg5ZEf' where c = 150 index_test.go:140: sql delete from test_index where c = 811 index_test.go:140: sql delete from test_index where c = 1191 index_test.go:137: sql insert into test_index values (1242, 5766990054866828859, 0.702874, 'yIPAKO6MQx') index_test.go:137: sql insert into test_index values (1245, 3480444454616332405, 0.820829, 'DxVyi6IIjA') index_test.go:137: sql insert into test_index values (1244, 8954239059113884747, 0.849260, 'UcaPoKRKM9') index_test.go:137: sql insert into test_index values (1243, 8205405791840969818, 0.458190, 't8N80kJAzU') index_test.go:137: sql insert into test_index values (1241, 7912246148910256807, 0.659082, 'VZO29bN1wp') index_test.go:143: sql update test_index set c1 = 2369168903462668516, c2 = 0.888964, c3 = '8Z8jHOHQkC' where c = 727 index_test.go:140: sql delete from test_index where c = 819 index_test.go:140: sql delete from test_index where c = 616 index_test.go:143: sql update test_index set c1 = 3470387327545938105, c2 = 0.143586, c3 = 'ajtYEGjnHl' where c = 301 index_test.go:140: sql delete from test_index where c = 1020 index_test.go:140: sql delete from test_index where c = 1157 index_test.go:137: sql insert into test_index values (1246, 3986777185165580087, 0.764921, 'dX9iyNW031') index_test.go:140: sql delete from test_index where c = 919 index_test.go:143: sql update test_index set c1 = 5338662744506619283, c2 = 0.842258, c3 = 'FCkIBvEnLN' where c = 898 index_test.go:143: sql update test_index set c1 = 8557568720144548307, c2 = 0.953504, c3 = 'lHfJvEArht' where c = 252 index_test.go:140: sql delete from test_index where c = 611 index_test.go:137: sql insert into test_index values (1248, 2582888210997104818, 0.902652, 'rDm31vG2Kg') index_test.go:140: sql delete from test_index where c = 1150 index_test.go:143: sql update test_index set c1 = 1850306622183287961, c2 = 0.740114, c3 = '2T6iKNByDJ' where c = 1048 index_test.go:137: sql insert into test_index values (1249, 3116653805157703158, 0.199573, '0MStUxu2pS') index_test.go:137: sql insert into test_index values (1247, 8583270834622952687, 0.282728, '6C6AMmhXVc') index_test.go:143: sql update test_index set c1 = 5954491628037017233, c2 = 0.912435, c3 = 'vENd8vdiXl' where c = 990 index_test.go:140: sql delete from test_index where c = 854 index_test.go:140: sql delete from test_index where c = 966 index_test.go:137: sql insert into test_index values (1250, 6058129180638251495, 0.732912, 'KwlAv2oMWK') index_test.go:143: sql update test_index set c1 = 8124448916832091687, c2 = 0.648948, c3 = 'G92h0VUzhH' where c = 68 index_test.go:143: sql update test_index set c1 = 5508413950510008648, c2 = 0.989484, c3 = 'eTDVc43Q7y' where c = 836 index_test.go:137: sql insert into test_index values (1251, 8892538001830541698, 0.869885, 'qHGcEjEWFT') index_test.go:140: sql delete from test_index where c = 492 index_test.go:143: sql update test_index set c1 = 7740690819387365851, c2 = 0.647919, c3 = 'ymAZT6ulqu' where c = 340 index_test.go:143: sql update test_index set c1 = 2362477323613681210, c2 = 0.760761, c3 = 'ibD1mEy1Ei' where c = 682 index_test.go:137: sql insert into test_index values (1253, 1953267828612182195, 0.481883, 'EAoR0jLoqd') index_test.go:137: sql insert into test_index values (1254, 2436161345894429579, 0.471985, 'xGftaVqB05') index_test.go:140: sql delete from test_index where c = 683 index_test.go:140: sql delete from test_index where c = 930 index_test.go:137: sql insert into test_index values (1255, 5272837917949475653, 0.188117, 'Vp1IZd9DfU') index_test.go:140: sql delete from test_index where c = 435 index_test.go:137: sql insert into test_index values (1252, 5149612518163128228, 0.011191, 'UvJjR7DXhm') index_test.go:143: sql update test_index set c1 = 8291602990450663798, c2 = 0.142652, c3 = 'QkIYKsW4QQ' where c = 933 index_test.go:143: sql update test_index set c1 = 2819081056437143477, c2 = 0.978250, c3 = 'WqpTPxe0k8' where c = 800 index_test.go:137: sql insert into test_index values (1256, 5519547987420000438, 0.892327, '8eF6BXhHq5') index_test.go:143: sql update test_index set c1 = 184128097568679057, c2 = 0.461602, c3 = 'K3BJJlvKoo' where c = 349 index_test.go:140: sql delete from test_index where c = 1128 index_test.go:140: sql delete from test_index where c = 1229 index_test.go:140: sql delete from test_index where c = 77 index_test.go:143: sql update test_index set c1 = 7227662019300465900, c2 = 0.046466, c3 = 'ZnKngkdckX' where c = 566 index_test.go:143: sql update test_index set c1 = 5579125395760189322, c2 = 0.131971, c3 = 'FScjL9Frtz' where c = 948 index_test.go:137: sql insert into test_index values (1258, 62904044912346546, 0.976814, 't1QUijCcSk') index_test.go:143: sql update test_index set c1 = 3245126602823956403, c2 = 0.097968, c3 = 'rSfMezh1vE' where c = 217 index_test.go:140: sql delete from test_index where c = 377 index_test.go:143: sql update test_index set c1 = 4783234384706109134, c2 = 0.887241, c3 = 'EOvVPwGEmw' where c = 456 index_test.go:137: sql insert into test_index values (1260, 5199720360113849238, 0.480702, 'iynWMCnXPn') index_test.go:143: sql update test_index set c1 = 8990446168244755702, c2 = 0.753002, c3 = 'xG0dFWMY4e' where c = 20 index_test.go:137: sql insert into test_index values (1261, 9021142959127224550, 0.006922, 'HG4K9jK8cx') index_test.go:140: sql delete from test_index where c = 1198 index_test.go:137: sql insert into test_index values (1257, 5433495706642745483, 0.885060, 'PVi8R9aZbY') index_test.go:140: sql delete from test_index where c = 365 index_test.go:140: sql delete from test_index where c = 324 index_test.go:137: sql insert into test_index values (1259, 803258093324084587, 0.743169, '0eMFQByUJ3') index_test.go:137: sql insert into test_index values (1262, 6388906818507525511, 0.936143, 'MP6vRlLeqP') index_test.go:143: sql update test_index set c1 = 8602181946444829192, c2 = 0.840927, c3 = '9hBHr4TOvv' where c = 721 index_test.go:137: sql insert into test_index values (1264, 7983993891994782789, 0.299318, 'KAUXwjOphC') index_test.go:140: sql delete from test_index where c = 385 index_test.go:143: sql update test_index set c1 = 5494591652341172714, c2 = 0.095812, c3 = '2L1GEYQOd8' where c = 382 index_test.go:140: sql delete from test_index where c = 837 index_test.go:143: sql update test_index set c1 = 5392232259835126669, c2 = 0.421908, c3 = 'PP6s5UaoaG' where c = 525 index_test.go:137: sql insert into test_index values (1263, 8378390461884798748, 0.390898, 'pB7o5htefn') index_test.go:140: sql delete from test_index where c = 549 index_test.go:140: sql delete from test_index where c = 282 index_test.go:140: sql delete from test_index where c = 1252 index_test.go:143: sql update test_index set c1 = 5895323775711676190, c2 = 0.330789, c3 = 'zoCi5dThC8' where c = 1167 index_test.go:137: sql insert into test_index values (1266, 5960939720213612061, 0.781750, 'uimnzWcqQQ') index_test.go:137: sql insert into test_index values (1267, 2885320851562394313, 0.142561, 'wGjmIXIuLJ') index_test.go:143: sql update test_index set c1 = 9073766925476083331, c2 = 0.358882, c3 = 'B5xpvNIalw' where c = 869 index_test.go:143: sql update test_index set c1 = 4876157377689673164, c2 = 0.992985, c3 = 'IpwjisORnO' where c = 813 index_test.go:140: sql delete from test_index where c = 724 index_test.go:140: sql delete from test_index where c = 904 index_test.go:137: sql insert into test_index values (1265, 7291778266503640883, 0.725852, 'z10WZLzRyq') index_test.go:140: sql delete from test_index where c = 860 index_test.go:143: sql update test_index set c1 = 7468863165741870969, c2 = 0.628896, c3 = 'nUw7DFn82p' where c = 1249 index_test.go:137: sql insert into test_index values (1269, 5885760184228854279, 0.062819, 'rfGBk9l9D6') index_test.go:143: sql update test_index set c1 = 5922206036647346620, c2 = 0.475242, c3 = 'OpCvEfem4h' where c = 752 index_test.go:143: sql update test_index set c1 = 6049819451106513042, c2 = 0.504608, c3 = 'jRrOvIVAwO' where c = 966 index_test.go:137: sql insert into test_index values (1270, 5554877731374573051, 0.062254, 'AnQG8SpSbz') index_test.go:137: sql insert into test_index values (1268, 7517549172669656219, 0.299353, '8CBjrVObeE') index_test.go:143: sql update test_index set c1 = 3315271558319964482, c2 = 0.259423, c3 = 'AghQzMVgXV' where c = 927 index_test.go:137: sql insert into test_index values (1271, 8977331290249791817, 0.658683, 'T3D6sLIaIa') index_test.go:140: sql delete from test_index where c = 1055 index_test.go:143: sql update test_index set c1 = 3287271647040608352, c2 = 0.943779, c3 = 'dgpL6VJfHH' where c = 1041 index_test.go:137: sql insert into test_index values (1272, 2079852964349703006, 0.103949, '0z2OPGZiA8') index_test.go:143: sql update test_index set c1 = 8941939993241134010, c2 = 0.753765, c3 = 'F96mz5v083' where c = 826 index_test.go:137: sql insert into test_index values (1273, 5622380492923541985, 0.322832, 'sl2JhNY4ea') index_test.go:140: sql delete from test_index where c = 540 index_test.go:140: sql delete from test_index where c = 1210 index_test.go:137: sql insert into test_index values (1274, 3223706402588230556, 0.987262, 'HcFuAAD7aD') index_test.go:140: sql delete from test_index where c = 307 index_test.go:143: sql update test_index set c1 = 4785586197182301594, c2 = 0.948089, c3 = '0ug4K12h6Z' where c = 897 index_test.go:140: sql delete from test_index where c = 897 index_test.go:140: sql delete from test_index where c = 259 index_test.go:140: sql delete from test_index where c = 593 index_test.go:143: sql update test_index set c1 = 1979074780796298497, c2 = 0.846803, c3 = 'FCvBaZZDa1' where c = 68 index_test.go:143: sql update test_index set c1 = 7167504516391111132, c2 = 0.699820, c3 = 'EajRRxe6tL' where c = 206 index_test.go:143: sql update test_index set c1 = 138348021104506242, c2 = 0.231089, c3 = '7TyRoRRZws' where c = 762 index_test.go:137: sql insert into test_index values (1276, 239779023560838822, 0.618291, 'iVEY2MWayU') index_test.go:137: sql insert into test_index values (1275, 1916025307396185641, 0.292389, '9pwY3LDmSq') index_test.go:143: sql update test_index set c1 = 7045984681197574792, c2 = 0.829200, c3 = 'zQAJNHALAJ' where c = 376 index_test.go:140: sql delete from test_index where c = 1186 index_test.go:143: sql update test_index set c1 = 5700062575242111817, c2 = 0.237316, c3 = 'hyaYmkQd4i' where c = 980 index_test.go:143: sql update test_index set c1 = 4850193627285321451, c2 = 0.951278, c3 = 'DOsrKkgJGB' where c = 503 index_test.go:137: sql insert into test_index values (1277, 2959334322070809536, 0.813397, 'HeHapIPQJ8') index_test.go:140: sql delete from test_index where c = 61 index_test.go:137: sql insert into test_index values (1281, 6414624436955636244, 0.482257, 'Aba890wKgp') index_test.go:137: sql insert into test_index values (1280, 462792063656890320, 0.020570, '1cZ1ShcLHJ') index_test.go:143: sql update test_index set c1 = 1090154328423648046, c2 = 0.479354, c3 = 'hP5OYY2VUS' where c = 1140 index_test.go:137: sql insert into test_index values (1279, 8576067676177658590, 0.164105, 'cOCHlo5snv') index_test.go:140: sql delete from test_index where c = 313 index_test.go:137: sql insert into test_index values (1282, 5708696932639620318, 0.222438, 'XkBuMfSLo0') index_test.go:137: sql insert into test_index values (1278, 6759002842470408248, 0.069639, 'sWFaFqTJnY') index_test.go:140: sql delete from test_index where c = 428 index_test.go:140: sql delete from test_index where c = 453 index_test.go:143: sql update test_index set c1 = 4103746101813521636, c2 = 0.015518, c3 = 'z6RNanJNHQ' where c = 1102 index_test.go:140: sql delete from test_index where c = 1013 index_test.go:137: sql insert into test_index values (1284, 5075055839543796579, 0.683982, 'TINW67im3T') index_test.go:140: sql delete from test_index where c = 1088 index_test.go:140: sql delete from test_index where c = 984 index_test.go:140: sql delete from test_index where c = 708 index_test.go:137: sql insert into test_index values (1283, 5756069690103864592, 0.565108, 'PSG2KY9afJ') index_test.go:143: sql update test_index set c1 = 2522536421027848291, c2 = 0.731190, c3 = 'aaiyoTDqyX' where c = 92 index_test.go:143: sql update test_index set c1 = 8800476521714690200, c2 = 0.004689, c3 = 'z758rkACrX' where c = 523 index_test.go:143: sql update test_index set c1 = 2488192736000317548, c2 = 0.674927, c3 = 'kxzJcVpCny' where c = 795 index_test.go:143: sql update test_index set c1 = 5086915964449163158, c2 = 0.309278, c3 = '3tMFzpYTti' where c = 1123 index_test.go:140: sql delete from test_index where c = 154 index_test.go:137: sql insert into test_index values (1285, 6411927820261398050, 0.538145, 'm3FjMaQQlI') index_test.go:140: sql delete from test_index where c = 793 index_test.go:137: sql insert into test_index values (1286, 7297494201384168360, 0.525817, 'flvdSn9S5s') index_test.go:143: sql update test_index set c1 = 1249785870531593011, c2 = 0.264535, c3 = '4WY0Gnkvpa' where c = 1247 index_test.go:137: sql insert into test_index values (1287, 4682414661529085031, 0.659809, '71BZBX7gZs') index_test.go:143: sql update test_index set c1 = 7662142516234250745, c2 = 0.514797, c3 = 'TD9ZQSWQSW' where c = 523 index_test.go:137: sql insert into test_index values (1288, 7864794376176783675, 0.684252, 'EvGTgIDG6A') index_test.go:140: sql delete from test_index where c = 152 index_test.go:143: sql update test_index set c1 = 5679209009925774022, c2 = 0.136665, c3 = 'Q0eWOZbeVk' where c = 464 index_test.go:140: sql delete from test_index where c = 116 index_test.go:140: sql delete from test_index where c = 652 index_test.go:137: sql insert into test_index values (1290, 618899739193933070, 0.033113, 'NfjeDeGsTd') index_test.go:143: sql update test_index set c1 = 9025395664145886370, c2 = 0.969377, c3 = 'lJqqPhIR0d' where c = 982 index_test.go:143: sql update test_index set c1 = 425988573132036453, c2 = 0.906567, c3 = '1QZm49gVPw' where c = 681 index_test.go:137: sql insert into test_index values (1291, 2877905260912229047, 0.079296, 'scwQohPO5E') index_test.go:143: sql update test_index set c1 = 8022756852366748293, c2 = 0.669787, c3 = 'fP0EO33Rd1' where c = 841 index_test.go:140: sql delete from test_index where c = 96 index_test.go:137: sql insert into test_index values (1289, 375037300978210060, 0.401154, 'tQcOwHFna9') index_test.go:137: sql insert into test_index values (1292, 6474253079613340348, 0.983522, 'cw3k5HXeSu') index_test.go:140: sql delete from test_index where c = 302 index_test.go:137: sql insert into test_index values (1293, 668326794876038388, 0.674051, 'tQpnJnHphC') index_test.go:143: sql update test_index set c1 = 9216322154214383935, c2 = 0.452186, c3 = 'pOU20IENlW' where c = 1092 index_test.go:140: sql delete from test_index where c = 197 index_test.go:137: sql insert into test_index values (1295, 5639534109884222321, 0.682444, 'JPHAsVlWzx') index_test.go:140: sql delete from test_index where c = 1269 index_test.go:143: sql update test_index set c1 = 7316646765288163324, c2 = 0.839451, c3 = 'rYMxjcfdyx' where c = 1020 index_test.go:137: sql insert into test_index values (1294, 6005948090054115080, 0.265221, 'qH7MAb07B6') index_test.go:140: sql delete from test_index where c = 35 index_test.go:143: sql update test_index set c1 = 8447466098700147438, c2 = 0.358962, c3 = 'tPuEu48ZTY' where c = 631 index_test.go:143: sql update test_index set c1 = 3595949612985747551, c2 = 0.832506, c3 = 'bw4emWRF5o' where c = 1018 index_test.go:140: sql delete from test_index where c = 941 index_test.go:140: sql delete from test_index where c = 481 index_test.go:143: sql update test_index set c1 = 3636952902563000832, c2 = 0.353235, c3 = 'NPtDiMxgrb' where c = 548 index_test.go:137: sql insert into test_index values (1296, 8278285402320702456, 0.073723, 'ZGAFTn5hMB') index_test.go:140: sql delete from test_index where c = 668 index_test.go:137: sql insert into test_index values (1297, 6749716358649371707, 0.832072, 'n6OXgFaKws') index_test.go:143: sql update test_index set c1 = 3588707716146246214, c2 = 0.448158, c3 = 'W9rISUtFg2' where c = 535 index_test.go:143: sql update test_index set c1 = 1014236165127841919, c2 = 0.129297, c3 = 'F41Ljm56bR' where c = 1052 index_test.go:143: sql update test_index set c1 = 5283887110129873109, c2 = 0.647470, c3 = 'yEHIRwOeml' where c = 88 index_test.go:143: sql update test_index set c1 = 4052437245721191196, c2 = 0.927620, c3 = 'zYeCwJsoCe' where c = 174 index_test.go:137: sql insert into test_index values (1298, 753909837208995170, 0.998148, 'CGAXEq6q3t') index_test.go:137: sql insert into test_index values (1299, 8093530868658221499, 0.237409, 'XAJFWkaJnN') index_test.go:140: sql delete from test_index where c = 1045 index_test.go:143: sql update test_index set c1 = 6625167146851254784, c2 = 0.638631, c3 = 'AexfTOsk7E' where c = 1231 index_test.go:140: sql delete from test_index where c = 307 index_test.go:140: sql delete from test_index where c = 20 index_test.go:137: sql insert into test_index values (1300, 8025482832658772340, 0.882809, 'LFdP2hCUrZ') index_test.go:143: sql update test_index set c1 = 3595433073138016941, c2 = 0.210878, c3 = 'n85VzTMEXB' where c = 90 index_test.go:140: sql delete from test_index where c = 594 index_test.go:140: sql delete from test_index where c = 1038 index_test.go:143: sql update test_index set c1 = 325249441594798312, c2 = 0.860390, c3 = '13kXjVNtxD' where c = 350 index_test.go:143: sql update test_index set c1 = 5017652300616392721, c2 = 0.163823, c3 = '1xB9pbGfg9' where c = 1061 index_test.go:143: sql update test_index set c1 = 5909993475281577840, c2 = 0.901687, c3 = 'qB1e0ObM8x' where c = 1164 index_test.go:143: sql update test_index set c1 = 5366930307886191829, c2 = 0.082418, c3 = '97K5fucqqX' where c = 1212 [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28580/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } --- PASS: TestSimpleDelete (11.76s) --- PASS: TestSimpleDelete/Basic (1.98s) --- PASS: TestSimpleDelete/Basic/test_delete (0.89s) --- PASS: TestSimpleDelete/Basic/test_delete_common (1.08s) --- PASS: TestSimpleDelete/Conflict (1.90s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete (0.93s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete_common (0.97s) PASS [2025/04/06 07:08:03.779 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5914' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4360' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4479' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5157' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.787 +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/06 07:08:03.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3362' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.788 +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/06 07:08:03.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1616' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3943' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3014' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3533' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.791 +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/06 07:08:03.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9707' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2862' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4990' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6174' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3948' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3254' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3258' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '970' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.804 +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/06 07:08:03.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9818' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6635' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.806 +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/06 07:08:03.806 +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/06 07:08:03.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4947' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.808 +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/06 07:08:03.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8570' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2674' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '742' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.815 +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/06 07:08:03.817 +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/06 07:08:03.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6501' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5638' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.820 +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/06 07:08:03.820 +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/06 07:08:03.821 +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/06 07:08:03.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1394' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '13' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.879 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5743' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8347' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7267' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8256' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.883 +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/06 07:08:03.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4202' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.887 +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/06 07:08:03.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '480' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1837' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6078' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5852' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6040' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.889 +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/06 07:08:03.891 +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/06 07:08:03.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9350' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3281' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3203' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5284' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '439' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2843' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3885' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8123' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5730' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5730' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2298' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7123' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3461' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3297' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3451' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5106' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '360' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1477' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '435' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7766' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1729' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.906 +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/06 07:08:03.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4738' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4202' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5510' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.908 +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/06 07:08:03.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5499' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7939' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4042' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.910 +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/06 07:08:03.911 +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/06 07:08:03.912 +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/06 07:08:03.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '600' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '687' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.913 +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/06 07:08:03.914 +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/06 07:08:03.916 +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/06 07:08:03.917 +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/06 07:08:03.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8386' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4803' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6060' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.921 +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/06 07:08:03.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8666' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8100' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3580' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9355' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2913' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '991' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.984 +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/06 07:08:03.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8375' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.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/06 07:08:03.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1305' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9818' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9433' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3866' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.988 +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/06 07:08:03.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '847' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3496' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.988 +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/06 07:08:03.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8249' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9826' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.993 +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/06 07:08:03.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9783' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4589' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8570' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.995 +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/06 07:08:03.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6855' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:03.996 +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/06 07:08:03.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '67' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.002 +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/06 07:08:04.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '999' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4219' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] // timeout index_test.go:137: sql insert into test_index values (1304, 3545581445571116670, 0.144481, 'AcJ0hYpl73') index_test.go:137: sql insert into test_index values (1303, 8730053509634848315, 0.739622, 'd3YpilYUg8') index_test.go:137: sql insert into test_index values (1302, 4492023553719387904, 0.673454, '2RIXTDw79Q') index_test.go:137: sql insert into test_index values (1301, 153606764971719361, 0.315002, 'pUn4MvmfAI') index_test.go:137: sql insert into test_index values (1308, 7059213451638227574, 0.308364, 'R65c9NwoGb') index_test.go:137: sql insert into test_index values (1305, 7125268967232966689, 0.985652, '0rWpntQlHl') index_test.go:137: sql insert into test_index values (1307, 7083098862214033682, 0.864074, 'VGuRIF1SXX') index_test.go:140: sql delete from test_index where c = 1159 index_test.go:137: sql insert into test_index values (1310, 1958842183031926157, 0.714682, 'lSqv1NXrQv') index_test.go:140: sql delete from test_index where c = 723 index_test.go:140: sql delete from test_index where c = 1118 index_test.go:137: sql insert into test_index values (1306, 5423175339970106808, 0.260600, 'vRXaGvETak') index_test.go:140: sql delete from test_index where c = 837 index_test.go:140: sql delete from test_index where c = 1290 index_test.go:140: sql delete from test_index where c = 1130 index_test.go:137: sql insert into test_index values (1309, 5908545231072614188, 0.796740, 'lRyT9VsjuS') index_test.go:140: sql delete from test_index where c = 554 index_test.go:140: sql delete from test_index where c = 607 index_test.go:143: sql update test_index set c1 = 7443030047250026608, c2 = 0.686353, c3 = 'wTVNdsqrD8' where c = 362 index_test.go:143: sql update test_index set c1 = 538240358643227802, c2 = 0.932427, c3 = 'qFUPX34rjd' where c = 1115 index_test.go:140: sql delete from test_index where c = 790 index_test.go:143: sql update test_index set c1 = 1563525181776390085, c2 = 0.159780, c3 = 'NTKjAsXMoI' where c = 805 index_test.go:143: sql update test_index set c1 = 579203408676509475, c2 = 0.437859, c3 = 'EasAZdHNVm' where c = 908 index_test.go:143: sql update test_index set c1 = 2600231609314045209, c2 = 0.299915, c3 = 'pNyUZD8sT6' where c = 228 index_test.go:143: sql update test_index set c1 = 4274248357296070862, c2 = 0.083156, c3 = 'RLDKECGFFP' where c = 1231 index_test.go:140: sql delete from test_index where c = 255 index_test.go:137: sql insert into test_index values (1313, 4731075748853627671, 0.417899, 'HMlmV2YBkS') index_test.go:137: sql insert into test_index values (1314, 7652109069326313917, 0.513330, 'k4INCd7LvQ') index_test.go:137: sql insert into test_index values (1315, 117629202019399143, 0.461787, 'TeYIABy1He') index_test.go:137: sql insert into test_index values (1316, 8414785384818008716, 0.278723, 'NTik6wV9m3') index_test.go:143: sql update test_index set c1 = 1294374370113535866, c2 = 0.555276, c3 = 'giD8IVv9MJ' where c = 863 index_test.go:137: sql insert into test_index values (1311, 2676387265113971826, 0.150766, '4tF2FVwtin') index_test.go:143: sql update test_index set c1 = 6292584328369094734, c2 = 0.247158, c3 = 'Az6r6FdxKr' where c = 1027 index_test.go:143: sql update test_index set c1 = 5499881836837009908, c2 = 0.255052, c3 = 'BP4MvvkSNR' where c = 517 index_test.go:140: sql delete from test_index where c = 421 index_test.go:143: sql update test_index set c1 = 5150929004523631554, c2 = 0.909365, c3 = 'xbXdhe3Ryn' where c = 1095 index_test.go:137: sql insert into test_index values (1312, 3240857195403105757, 0.881649, 'k71hG4ONt3') index_test.go:140: sql delete from test_index where c = 516 index_test.go:140: sql delete from test_index where c = 255 index_test.go:140: sql delete from test_index where c = 167 index_test.go:137: sql insert into test_index values (1317, 1198206952655801743, 0.672108, '0cAVJZjCbc') index_test.go:137: sql insert into test_index values (1319, 7200636178035874159, 0.599093, 'Wi1CfhwzDU') index_test.go:140: sql delete from test_index where c = 143 index_test.go:140: sql delete from test_index where c = 751 index_test.go:137: sql insert into test_index values (1318, 1586063955952441384, 0.597795, 'V0ljxidcYv') index_test.go:140: sql delete from test_index where c = 370 index_test.go:143: sql update test_index set c1 = 5107911947354164056, c2 = 0.830389, c3 = 'HJ5Vw3SuDk' where c = 770 index_test.go:137: sql insert into test_index values (1320, 4673407704577142009, 0.490027, '52jbpo3AuA') index_test.go:143: sql update test_index set c1 = 1203679133951888308, c2 = 0.291869, c3 = 'CeyZsA69uh' where c = 647 index_test.go:140: sql delete from test_index where c = 660 index_test.go:143: sql update test_index set c1 = 6710623593013611853, c2 = 0.688713, c3 = 'kWymyXr2LL' where c = 525 index_test.go:143: sql update test_index set c1 = 7935994613691540900, c2 = 0.423059, c3 = 'CB96Qhm6a2' where c = 678 index_test.go:143: sql update test_index set c1 = 585371708389822081, c2 = 0.362092, c3 = 'HejOkGAjaW' where c = 944 index_test.go:137: sql insert into test_index values (1321, 7826837875677614416, 0.293608, 'RkLxK6uNlR') index_test.go:143: sql update test_index set c1 = 7652483040780361417, c2 = 0.406311, c3 = 'kkFnTab9AF' where c = 561 index_test.go:143: sql update test_index set c1 = 571550063382944669, c2 = 0.956579, c3 = '2LnAr4EpIz' where c = 1163 index_test.go:140: sql delete from test_index where c = 805 index_test.go:137: sql insert into test_index values (1322, 3713361560014741120, 0.621982, '5DpQRebh1Z') index_test.go:140: sql delete from test_index where c = 92 index_test.go:137: sql insert into test_index values (1323, 2012125600898407015, 0.870176, 'ScUVRHaBiH') index_test.go:143: sql update test_index set c1 = 5508833848795256866, c2 = 0.210448, c3 = 'JqHhVjQhup' where c = 340 index_test.go:137: sql insert into test_index values (1326, 2840517988643572016, 0.476720, 'zxPHXTgFo8') index_test.go:143: sql update test_index set c1 = 3614435051475785233, c2 = 0.574343, c3 = 'r4jmoLHZ4u' where c = 462 index_test.go:137: sql insert into test_index values (1325, 1670289398988321736, 0.452362, 'ri7nU4irqr') index_test.go:143: sql update test_index set c1 = 1806291303831910292, c2 = 0.902391, c3 = 'p3fMRW0gnq' where c = 372 index_test.go:140: sql delete from test_index where c = 820 index_test.go:140: sql delete from test_index where c = 1245 index_test.go:137: sql insert into test_index values (1327, 6382932604070178721, 0.254713, 'ZUy24wQgi3') index_test.go:137: sql insert into test_index values (1324, 5895342226418095886, 0.980617, 'E1BbkUHiaU') index_test.go:137: sql insert into test_index values (1328, 3901909654688620155, 0.091329, 'SxUlPLpV9I') index_test.go:140: sql delete from test_index where c = 827 index_test.go:140: sql delete from test_index where c = 69 index_test.go:137: sql insert into test_index values (1330, 1788568838261125479, 0.278124, 'KkHWRoZRNF') index_test.go:143: sql update test_index set c1 = 9130127986118962074, c2 = 0.693177, c3 = '0h4hWGoF6J' where c = 224 index_test.go:143: sql update test_index set c1 = 8044973884437823515, c2 = 0.968824, c3 = 'IieFDtz5Uv' where c = 575 index_test.go:140: sql delete from test_index where c = 416 index_test.go:143: sql update test_index set c1 = 7011937960910532480, c2 = 0.306566, c3 = 'cDfhkeN1YK' where c = 608 index_test.go:140: sql delete from test_index where c = 1130 index_test.go:137: sql insert into test_index values (1329, 3646159187862714771, 0.573357, 'JUfPiSX3HS') index_test.go:140: sql delete from test_index where c = 627 index_test.go:140: sql delete from test_index where c = 825 index_test.go:137: sql insert into test_index values (1331, 7333612769556253063, 0.234710, 'OyFyIDvkAh') index_test.go:143: sql update test_index set c1 = 5293558880439097399, c2 = 0.348110, c3 = 'pitdiSF2uR' where c = 585 index_test.go:137: sql insert into test_index values (1333, 2142757072206195627, 0.903900, 'x1CMwBmou3') index_test.go:140: sql delete from test_index where c = 628 index_test.go:140: sql delete from test_index where c = 294 index_test.go:143: sql update test_index set c1 = 3785229838059950910, c2 = 0.035473, c3 = 'fFPnTYEcHb' where c = 1082 index_test.go:143: sql update test_index set c1 = 841984520309535803, c2 = 0.531369, c3 = 'vUZAwdi6mn' where c = 240 index_test.go:137: sql insert into test_index values (1332, 747433375967829531, 0.501339, 'AM1CInEgDI') index_test.go:143: sql update test_index set c1 = 1037896545333453065, c2 = 0.384672, c3 = 'w11Kx4ez72' where c = 689 index_test.go:140: sql delete from test_index where c = 781 index_test.go:143: sql update test_index set c1 = 8245297986995294784, c2 = 0.089368, c3 = 'TB4SGuK89w' where c = 774 index_test.go:137: sql insert into test_index values (1335, 3716888407367110865, 0.533486, 'HYo1uhlhGW') index_test.go:140: sql delete from test_index where c = 720 index_test.go:143: sql update test_index set c1 = 8761339638525421501, c2 = 0.211140, c3 = '95gpSKIsfK' where c = 966 index_test.go:137: sql insert into test_index values (1336, 4388762885307616155, 0.326132, 'f9ep7myEAJ') index_test.go:137: sql insert into test_index values (1337, 3334311682690850630, 0.915810, 'tSbZQ2SgL0') index_test.go:137: sql insert into test_index values (1334, 4410283651294873465, 0.658070, 'ptW662Njtv') index_test.go:143: sql update test_index set c1 = 2069008258693555232, c2 = 0.410013, c3 = '28jqKYJIEd' where c = 947 index_test.go:143: sql update test_index set c1 = 1591786571942502876, c2 = 0.729538, c3 = 'bW3jwzJ29R' where c = 518 index_test.go:137: sql insert into test_index values (1338, 8994336718956214146, 0.692022, 'oVV1z5iuzi') 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 (1341, 8965907582470419097, 0.839115, '3SjvYWAdX2') index_test.go:140: sql delete from test_index where c = 1265 index_test.go:143: sql update test_index set c1 = 1736892809131636708, c2 = 0.303212, c3 = 'LzhrUyhGxN' where c = 131 index_test.go:140: sql delete from test_index where c = 1290 index_test.go:140: sql delete from test_index where c = 1096 index_test.go:143: sql update test_index set c1 = 5507757083671497208, c2 = 0.057009, c3 = 'vNlp0pE4qC' where c = 511 index_test.go:140: sql delete from test_index where c = 45 index_test.go:137: sql insert into test_index values (1339, 7149603397373243349, 0.973243, 'Bjc0H8dLaM') index_test.go:137: sql insert into test_index values (1342, 3576967630091204381, 0.019419, 'dZX53khcKr') index_test.go:140: sql delete from test_index where c = 998 index_test.go:143: sql update test_index set c1 = 2003057037987240924, c2 = 0.294795, c3 = 'S1QwetaRBj' where c = 113 index_test.go:137: sql insert into test_index values (1343, 8725150812290236677, 0.945132, 'UbgweOsgxF') index_test.go:143: sql update test_index set c1 = 8708068125612666313, c2 = 0.138762, c3 = 'E6O64BkdQV' where c = 356 index_test.go:137: sql insert into test_index values (1340, 2938131850257301890, 0.554566, '3ipLuXvPO5') index_test.go:140: sql delete from test_index where c = 957 index_test.go:143: sql update test_index set c1 = 6281788959245436749, c2 = 0.410594, c3 = 'OYBa3LEvY9' where c = 1156 index_test.go:143: sql update test_index set c1 = 1406128588149944850, c2 = 0.931521, c3 = 'crrbJtSnLT' where c = 355 index_test.go:140: sql delete from test_index where c = 1051 index_test.go:137: sql insert into test_index values (1344, 4993990702814861611, 0.216550, 'XygAuIpDvP') index_test.go:140: sql delete from test_index where c = 1327 index_test.go:143: sql update test_index set c1 = 5381273386814775830, c2 = 0.075480, c3 = '0YqHjy7TrC' where c = 1112 index_test.go:143: sql update test_index set c1 = 1060591658805342730, c2 = 0.103983, c3 = 'GcofNxCUJ1' where c = 545 index_test.go:137: sql insert into test_index values (1345, 5713957969616732947, 0.038989, 'jMySGl79qZ') index_test.go:137: sql insert into test_index values (1346, 2270895269466975829, 0.931867, 'uihUUs4UX4') index_test.go:143: sql update test_index set c1 = 4379033845455680325, c2 = 0.475978, c3 = 'VpvseKBYOx' where c = 227 index_test.go:137: sql insert into test_index values (1347, 2637489991163609635, 0.207979, 'tN0iBLBGyQ') index_test.go:143: sql update test_index set c1 = 5269259872054683332, c2 = 0.642125, c3 = 'To2zLJ8VOf' where c = 729 index_test.go:140: sql delete from test_index where c = 762 index_test.go:137: sql insert into test_index values (1348, 8031350051660239327, 0.961242, '1YwA4VGLjx') index_test.go:140: sql delete from test_index where c = 640 index_test.go:140: sql delete from test_index where c = 48 index_test.go:137: sql insert into test_index values (1350, 2947223022419669907, 0.056871, 'ELL5czlZbl') index_test.go:137: sql insert into test_index values (1351, 7359109379672239381, 0.048270, 'ygj20cAxEq') index_test.go:140: sql delete from test_index where c = 868 index_test.go:143: sql update test_index set c1 = 6252634016232618168, c2 = 0.066261, c3 = 'SXY0ddkJw2' where c = 11 index_test.go:143: sql update test_index set c1 = 3055795871989650370, c2 = 0.417680, c3 = 'II59gd21c1' where c = 792 index_test.go:143: sql update test_index set c1 = 2719496075199258574, c2 = 0.564037, c3 = 'NFdnpdO9da' where c = 232 index_test.go:140: sql delete from test_index where c = 1093 index_test.go:137: sql insert into test_index values (1349, 5540151772148855569, 0.049421, 'sGROFryoMM') index_test.go:140: sql delete from test_index where c = 658 index_test.go:140: sql delete from test_index where c = 1324 index_test.go:137: sql insert into test_index values (1352, 3437651082975995123, 0.360094, 'QCLL6Aheq5') index_test.go:143: sql update test_index set c1 = 7191044314958588005, c2 = 0.905685, c3 = 'BijiUKyJNI' where c = 789 index_test.go:137: sql insert into test_index values (1353, 4410018329383390615, 0.860468, 'BKCBrrdW98') index_test.go:140: sql delete from test_index where c = 1316 index_test.go:143: sql update test_index set c1 = 9007274462774061051, c2 = 0.958578, c3 = 'KzLb74ahq5' where c = 182 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv ddl_test end [2025/04/06 07:08:04.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.004 +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/06 07:08:04.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6247' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.005 +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/06 07:08:04.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.006 +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/06 07:08:04.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1406' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1789' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9707' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1784' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8173' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2567' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1205' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.016 +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/06 07:08:04.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8147' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '195' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4738' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '51' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.020 +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/06 07:08:04.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6960' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6276' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.081 +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/06 07:08:04.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6831' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.084 +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/06 07:08:04.085 +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/06 07:08:04.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5638' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.086 +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/06 07:08:04.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2796' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5986' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.089 +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/06 07:08:04.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2056' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5572' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1545' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8630' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6667' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7811' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.093 +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/06 07:08:04.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6476' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.094 +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/06 07:08:04.095 +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/06 07:08:04.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8145' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.097 +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/06 07:08:04.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.100 +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/06 07:08:04.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5446' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.101 +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/06 07:08:04.101 +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/06 07:08:04.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3443' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4992' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6957' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '576' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1433' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3814' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3718' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.109 +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/06 07:08:04.110 +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/06 07:08:04.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2326' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.110 +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/06 07:08:04.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6765' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9198' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4113' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '375' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2560' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.112 +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/06 07:08:04.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1355' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.113 +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/06 07:08:04.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2043' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.114 +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/06 07:08:04.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '607' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4855' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1355' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4396' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8593' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6980' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '73' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.120 +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/06 07:08:04.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7072' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.121 +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/06 07:08:04.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5602' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5455' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '136' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.123 +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/06 07:08:04.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.123 +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/06 07:08:04.124 +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/06 07:08:04.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '50' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6491' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2951' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1741' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '690' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8559' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4855' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1601' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9914' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.185 +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/06 07:08:04.185 +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/06 07:08:04.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7647' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5055' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7123' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9523' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6430' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5200' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '714' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5864' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.193 +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/06 07:08:04.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3872' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.195 +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/06 07:08:04.195 +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/06 07:08:04.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1557' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.196 +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/06 07:08:04.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6491' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9211' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6539' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] } [2025/04/06 07:08:04.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5239' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1760' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.200 +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/06 07:08:04.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2848' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.202 +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/06 07:08:04.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '163' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2599' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5666' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5027' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3864' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1616' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.205 +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/06 07:08:04.206 +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/06 07:08:04.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5023' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.206 +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/06 07:08:04.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4487' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4887' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1867' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2178' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.210 +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/06 07:08:04.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5993' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5927' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1495' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.211 +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/06 07:08:04.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1669' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1284' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9824' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1424' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2124' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1089' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.215 +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/06 07:08:04.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '800' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.216 +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/06 07:08:04.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3142' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8873' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.218 +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/06 07:08:04.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '348' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8093' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9021' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9760' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.222 +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/06 07:08:04.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1709' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.224 +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/06 07:08:04.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5909' for key 'test_conflict_insert.PRIMARY'"] index_test.go:137: sql insert into test_index values (1354, 634867149785882461, 0.294007, '6pjWDRODdM') index_test.go:140: sql delete from test_index where c = 412 index_test.go:140: sql delete from test_index where c = 284 index_test.go:143: sql update test_index set c1 = 3715625869843774182, c2 = 0.942868, c3 = 'w7OtRBtc8p' where c = 984 index_test.go:140: sql delete from test_index where c = 420 index_test.go:143: sql update test_index set c1 = 8867296475137773633, c2 = 0.730845, c3 = 'BLCcnoI6e8' where c = 78 index_test.go:143: sql update test_index set c1 = 4534748367713668318, c2 = 0.593070, c3 = 'nOSvU3GZPk' where c = 126 index_test.go:140: sql delete from test_index where c = 512 index_test.go:137: sql insert into test_index values (1355, 4267532718230529299, 0.056148, 'Y5PMVCFZGR') index_test.go:143: sql update test_index set c1 = 8308863609593402587, c2 = 0.052973, c3 = 'O2KJFQUK4w' where c = 90 index_test.go:137: sql insert into test_index values (1357, 8543664095703432429, 0.668509, 'duHmOIjQvr') index_test.go:137: sql insert into test_index values (1356, 563240721243214601, 0.470357, 'GoQ9JXfCrn') index_test.go:143: sql update test_index set c1 = 3086577236006954662, c2 = 0.304553, c3 = 'dzv5PpEMay' where c = 73 index_test.go:143: sql update test_index set c1 = 4296820657010759733, c2 = 0.252228, c3 = '0rlMOwETPI' where c = 888 index_test.go:143: sql update test_index set c1 = 4647480191184957603, c2 = 0.682914, c3 = 'k5AlWF4JD2' where c = 55 index_test.go:137: sql insert into test_index values (1358, 6544136421905607679, 0.061934, 'KI9LukIk8i') index_test.go:137: sql insert into test_index values (1359, 1322667785339853999, 0.961956, 'riTirFgz9x') index_test.go:143: sql update test_index set c1 = 1219176029282028532, c2 = 0.421317, c3 = 'znv8MULOJw' where c = 403 index_test.go:140: sql delete from test_index where c = 1008 index_test.go:140: sql delete from test_index where c = 477 index_test.go:137: sql insert into test_index values (1360, 6987500942060590730, 0.705220, 'Po6ZiQwfrp') index_test.go:137: sql insert into test_index values (1362, 3799665629756619895, 0.603694, 'YKpTGwr9JE') index_test.go:137: sql insert into test_index values (1361, 5644618624644936465, 0.370723, 'CROrSU1n6B') index_test.go:137: sql insert into test_index values (1364, 2788508933880456356, 0.975457, 'fYpyUFajeP') index_test.go:140: sql delete from test_index where c = 664 index_test.go:143: sql update test_index set c1 = 4070202913000568170, c2 = 0.108731, c3 = 'VoL4jVRxJw' where c = 1140 index_test.go:140: sql delete from test_index where c = 101 index_test.go:140: sql delete from test_index where c = 169 index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 598 index_test.go:137: sql insert into test_index values (1363, 5581129728512598033, 0.499160, 't1ePoIOWpo') index_test.go:140: sql delete from test_index where c = 383 index_test.go:143: sql update test_index set c1 = 1443845332641653333, c2 = 0.547883, c3 = 'uCOmsqKxis' where c = 636 index_test.go:143: sql update test_index set c1 = 5422740573910730845, c2 = 0.252471, c3 = 'bOCxMiwOh2' where c = 298 index_test.go:137: sql insert into test_index values (1365, 6601327187933615045, 0.440508, 'G4414pX9W8') index_test.go:143: sql update test_index set c1 = 7895272960931801821, c2 = 0.232317, c3 = 'JBnUOnADeK' where c = 349 index_test.go:143: sql update test_index set c1 = 8006526497778018397, c2 = 0.722428, c3 = 'sXkNXUJ25L' where c = 109 index_test.go:137: sql insert into test_index values (1367, 6152785796604531005, 0.408268, '5fgZavJ5Q1') index_test.go:143: sql update test_index set c1 = 3605218028159655597, c2 = 0.496082, c3 = 'HlW9bSsUUD' where c = 904 index_test.go:143: sql update test_index set c1 = 702039732431120941, c2 = 0.231553, c3 = 'VaLRiPMFEb' where c = 788 index_test.go:140: sql delete from test_index where c = 1153 index_test.go:140: sql delete from test_index where c = 1277 index_test.go:143: sql update test_index set c1 = 6123816592747693611, c2 = 0.644480, c3 = 'IXgCkbmEF2' where c = 257 index_test.go:137: sql insert into test_index values (1368, 192968804239644314, 0.425614, 'MfumGm6usr') index_test.go:137: sql insert into test_index values (1370, 7721088022341004939, 0.714737, 'XcSE6zNLvk') index_test.go:140: sql delete from test_index where c = 1105 index_test.go:143: sql update test_index set c1 = 3667113304099320558, c2 = 0.677902, c3 = 'KIPuetAvMt' where c = 832 index_test.go:140: sql delete from test_index where c = 1119 index_test.go:137: sql insert into test_index values (1366, 3201440217390826752, 0.732168, 'sncVPPuOYm') index_test.go:137: sql insert into test_index values (1371, 470712547267637807, 0.514733, '5enbdCmSnk') index_test.go:137: sql insert into test_index values (1369, 7784935052696664414, 0.251156, '9WdU9ZavzA') index_test.go:143: sql update test_index set c1 = 5109814614325036441, c2 = 0.215423, c3 = 'FV2DBKNjFC' where c = 512 index_test.go:140: sql delete from test_index where c = 875 index_test.go:140: sql delete from test_index where c = 186 index_test.go:140: sql delete from test_index where c = 618 index_test.go:143: sql update test_index set c1 = 4289223130664883635, c2 = 0.185085, c3 = 'XwsqAl7IzQ' where c = 274 index_test.go:137: sql insert into test_index values (1372, 4673884045530902057, 0.462034, '4h5LYBSo7l') index_test.go:137: sql insert into test_index values (1373, 6357488877516026572, 0.363213, 'ERE7PevSSG') index_test.go:140: sql delete from test_index where c = 1215 index_test.go:140: sql delete from test_index where c = 1275 index_test.go:143: sql update test_index set c1 = 3278224593510387315, c2 = 0.690262, c3 = 'udhDW4zZen' where c = 300 index_test.go:137: sql insert into test_index values (1375, 7513224289864853824, 0.321293, 'JVPaSMr3hp') index_test.go:143: sql update test_index set c1 = 2496647094028644565, c2 = 0.487829, c3 = '4TDuqiKhFo' where c = 677 index_test.go:143: sql update test_index set c1 = 3961232158586636906, c2 = 0.379805, c3 = 'CthZ0tblSi' where c = 92 index_test.go:143: sql update test_index set c1 = 4814577710297966279, c2 = 0.534687, c3 = 'z2uc8mQY3F' where c = 831 index_test.go:140: sql delete from test_index where c = 368 index_test.go:143: sql update test_index set c1 = 121381014003411309, c2 = 0.433249, c3 = 'blLSaHb1jo' where c = 974 index_test.go:140: sql delete from test_index where c = 1366 index_test.go:137: sql insert into test_index values (1374, 8744018732086293336, 0.072439, 'oiY2VQZDkN') index_test.go:137: sql insert into test_index values (1376, 4270548966252299098, 0.200486, '6m5BBASBtr') index_test.go:137: sql insert into test_index values (1377, 1157079798599542169, 0.389471, 'zhCoidrSJH') index_test.go:137: sql insert into test_index values (1378, 3011085624880266550, 0.114967, '3u5a0UPDtd') index_test.go:140: sql delete from test_index where c = 779 index_test.go:143: sql update test_index set c1 = 4877350508471954309, c2 = 0.250400, c3 = 'XFGKVtNe5L' where c = 1073 index_test.go:137: sql insert into test_index values (1380, 5068227338465031591, 0.646916, 'XcbXjYHnB2') index_test.go:143: sql update test_index set c1 = 8680953651377027269, c2 = 0.027585, c3 = 'L3b93xff0R' where c = 47 index_test.go:140: sql delete from test_index where c = 642 index_test.go:143: sql update test_index set c1 = 7294602378948422848, c2 = 0.671842, c3 = '5L1WgNtHuV' where c = 1254 index_test.go:140: sql delete from test_index where c = 153 index_test.go:137: sql insert into test_index values (1381, 7407506866346835015, 0.507311, 'fiNEw13bK3') index_test.go:137: sql insert into test_index values (1379, 4261691244206534175, 0.310857, 'AOZHK7B1Tg') index_test.go:140: sql delete from test_index where c = 756 index_test.go:143: sql update test_index set c1 = 2509778563342815317, c2 = 0.449349, c3 = '6G3Kf7nqtM' where c = 180 index_test.go:137: sql insert into test_index values (1382, 2139797102653926435, 0.250680, '0Y5dvT0ub9') index_test.go:137: sql insert into test_index values (1383, 4306265548125831820, 0.863496, 'LFrZDGNXYy') index_test.go:143: sql update test_index set c1 = 876213470075338415, c2 = 0.996052, c3 = 'xfuufuUdtg' where c = 1122 index_test.go:143: sql update test_index set c1 = 8687123060550539030, c2 = 0.762902, c3 = 'WMuS2G9Z5t' where c = 90 index_test.go:140: sql delete from test_index where c = 361 index_test.go:137: sql insert into test_index values (1384, 492052138001654457, 0.768384, 'XhhT9KlHZw') index_test.go:140: sql delete from test_index where c = 314 index_test.go:140: sql delete from test_index where c = 615 index_test.go:143: sql update test_index set c1 = 951637374977924621, c2 = 0.251884, c3 = 'y465rHWjbT' where c = 749 index_test.go:140: sql delete from test_index where c = 390 index_test.go:137: sql insert into test_index values (1385, 689803765888127643, 0.742820, 'bUg5Eg9p0Y') index_test.go:140: sql delete from test_index where c = 634 index_test.go:137: sql insert into test_index values (1386, 8415140600514774976, 0.144830, 'TQsmnpCh3A') index_test.go:140: sql delete from test_index where c = 1246 index_test.go:137: sql insert into test_index values (1387, 3991977584506779550, 0.710464, 'cB1cdWtUAa') index_test.go:140: sql delete from test_index where c = 204 index_test.go:143: sql update test_index set c1 = 2905930252480869291, c2 = 0.792406, c3 = '6idKa3XLw8' where c = 1094 index_test.go:143: sql update test_index set c1 = 6326354646721635444, c2 = 0.712566, c3 = 'jNsMyTxjpx' where c = 833 index_test.go:143: sql update test_index set c1 = 2635427879877547519, c2 = 0.292513, c3 = 'K6EDgvSi5D' where c = 1310 index_test.go:140: sql delete from test_index where c = 103 index_test.go:143: sql update test_index set c1 = 9099113171921181703, c2 = 0.841761, c3 = '26WKh4PUdd' where c = 609 index_test.go:143: sql update test_index set c1 = 7721993832188427483, c2 = 0.856812, c3 = 'wY0fCsurgi' where c = 202 index_test.go:137: sql insert into test_index values (1389, 4196207810294346633, 0.343569, 'icrfpRyMKq') index_test.go:140: sql delete from test_index where c = 527 index_test.go:137: sql insert into test_index values (1390, 3751530274828702169, 0.805040, 'aLvNOW4lvX') index_test.go:137: sql insert into test_index values (1388, 396189856227258240, 0.424575, 'R891x4XPV7') index_test.go:143: sql update test_index set c1 = 8269021847995258505, c2 = 0.483971, c3 = 'LWczfj5nnc' where c = 1106 index_test.go:143: sql update test_index set c1 = 8547787046439297395, c2 = 0.755683, c3 = 'q4v3G4MHqq' where c = 1253 index_test.go:140: sql delete from test_index where c = 548 index_test.go:137: sql insert into test_index values (1391, 62510963423396368, 0.070658, 'tzRZtuV5MX') index_test.go:137: sql insert into test_index values (1392, 1683258526656714954, 0.145366, 'Grli9cF9fm') index_test.go:140: sql delete from test_index where c = 121 index_test.go:140: sql delete from test_index where c = 1064 index_test.go:143: sql update test_index set c1 = 2912813103319321789, c2 = 0.391213, c3 = 'dGI6bV0vA7' where c = 681 index_test.go:137: sql insert into test_index values (1394, 4813241464589605825, 0.824137, '7KNZl0TaK4') index_test.go:137: sql insert into test_index values (1393, 3301989039960794555, 0.174175, 'LhOM0CosnL') index_test.go:140: sql delete from test_index where c = 1146 index_test.go:143: sql update test_index set c1 = 4726146371478996291, c2 = 0.353739, c3 = 'cCFQOGj9Se' where c = 1242 index_test.go:140: sql delete from test_index where c = 922 index_test.go:143: sql update test_index set c1 = 8771055133710243217, c2 = 0.242736, c3 = 'TZNuT5zI7F' where c = 842 index_test.go:143: sql update test_index set c1 = 2846257865431778124, c2 = 0.650715, c3 = 'mbKauA2UHu' where c = 157 index_test.go:140: sql delete from test_index where c = 991 index_test.go:143: sql update test_index set c1 = 9054490916636905451, c2 = 0.179428, c3 = 'ERlr1Cw6bb' where c = 1073 index_test.go:137: sql insert into test_index values (1395, 2952507427067039331, 0.693203, 'jNy4RTxtOb') index_test.go:140: sql delete from test_index where c = 1286 index_test.go:143: sql update test_index set c1 = 2919894285006000872, c2 = 0.395860, c3 = 'QnIDmsoXBm' where c = 755 index_test.go:137: sql insert into test_index values (1396, 4151124522492989450, 0.114614, 'Ag5Odo4tqS') index_test.go:140: sql delete from test_index where c = 1015 index_test.go:140: sql delete from test_index where c = 206 index_test.go:143: sql update test_index set c1 = 691691912858270069, c2 = 0.168709, c3 = 'TYZJbhPajT' where c = 651 index_test.go:137: sql insert into test_index values (1397, 5702727270998087053, 0.862317, 'nFbNSLhdK8') index_test.go:143: sql update test_index set c1 = 5971716624860410133, c2 = 0.776661, c3 = 'PwF6EjFG7d' where c = 186 index_test.go:140: sql delete from test_index where c = 445 index_test.go:143: sql update test_index set c1 = 7887701310543359147, c2 = 0.141041, c3 = 'Hqo9CALfeh' where c = 42 index_test.go:143: sql update test_index set c1 = 6557434143133003017, c2 = 0.984503, c3 = 'bYDofqz8HN' where c = 380 index_test.go:143: sql update test_index set c1 = 2698447549118923092, c2 = 0.318165, c3 = '0fG5XS3MwX' where c = 557 index_test.go:137: sql insert into test_index values (1398, 4849485362889105578, 0.418699, '1RsjH7QWrf') index_test.go:137: sql insert into test_index values (1399, 7201940540176676693, 0.846522, 'QlKDfOWVDX') index_test.go:140: sql delete from test_index where c = 381 index_test.go:137: sql insert into test_index values (1400, 5747302912113144374, 0.995889, 'yGionowU2p') index_test.go:143: sql update test_index set c1 = 734155489098454724, c2 = 0.715943, c3 = 'oQYo0alMkc' where c = 662 index_test.go:140: sql delete from test_index where c = 955 index_test.go:143: sql update test_index set c1 = 8253904122832036613, c2 = 0.653911, c3 = '946TCqbEyB' where c = 123 index_test.go:140: sql delete from test_index where c = 1092 index_test.go:140: sql delete from test_index where c = 365 index_test.go:143: sql update test_index set c1 = 6676316500427980897, c2 = 0.110779, c3 = '5HqivDiDuq' where c = 136 index_test.go:143: sql update test_index set c1 = 803339852017260484, c2 = 0.899366, c3 = 'YUlf5KXjHK' where c = 1035 index_test.go:143: sql update test_index set c1 = 709835377195546013, c2 = 0.458130, c3 = 'ijuAWoQOmh' where c = 1395 [Pipeline] // node [Pipeline] } [Pipeline] } [Pipeline] // podTemplate [Pipeline] // container [Pipeline] } [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28580/tidb-test already exists) [2025/04/06 07:08:04.279 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7341' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.279 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4072' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.280 +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/06 07:08:04.281 +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/06 07:08:04.281 +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/06 07:08:04.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1433' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.282 +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/06 07:08:04.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5230' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.282 +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/06 07:08:04.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3719' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5205' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.286 +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/06 07:08:04.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2841' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6639' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1025' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2150' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3118' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '749' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1025' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.292 +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/06 07:08:04.292 +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/06 07:08:04.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2469' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.292 +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/06 07:08:04.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9953' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7083' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '731' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.294 +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/06 07:08:04.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4928' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4360' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1001' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.298 +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/06 07:08:04.299 +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/06 07:08:04.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7665' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.301 +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/06 07:08:04.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9015' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.301 +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/06 07:08:04.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6186' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.303 +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/06 07:08:04.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4216' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9685' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8943' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6940' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8870' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1527' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5704' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2395' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '165' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9027' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.308 +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/06 07:08:04.308 +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/06 07:08:04.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1906' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3139' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.310 +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/06 07:08:04.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4403' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8559' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6572' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '210' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.312 +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/06 07:08:04.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '841' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1533' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6235' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.313 +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/06 07:08:04.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2303' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5160' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8166' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.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/06 07:08:04.317 +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/06 07:08:04.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5609' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2443' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.318 +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/06 07:08:04.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8529' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6200' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8769' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5490' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.320 +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/06 07:08:04.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4405' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5556' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6197' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2091' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.322 +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/06 07:08:04.379 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9150' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.380 +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/06 07:08:04.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4438' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7348' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2903' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.382 +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/06 07:08:04.383 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3541' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.383 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9365' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.383 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4561' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6045' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6317' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9264' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6868' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9085' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9323' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8201' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5091' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '136' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.389 +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/06 07:08:04.389 +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/06 07:08:04.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5258' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8133' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.391 +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/06 07:08:04.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8360' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2642' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.392 +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/06 07:08:04.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6328' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.393 +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/06 07:08:04.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6933' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1073' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4523' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.394 +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/06 07:08:04.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6830' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6271' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8201' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4188' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9046' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2014' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3925' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5015' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.397 +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/06 07:08:04.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5567' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9984' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5638' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2565' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3746' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.399 +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/06 07:08:04.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '186' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3543' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7386' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8746' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.401 +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/06 07:08:04.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.402 +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/06 07:08:04.402 +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/06 07:08:04.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7723' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9707' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.404 +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/06 07:08:04.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6197' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9227' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '337' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3248' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3085' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3359' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7681' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3472' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.408 +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/06 07:08:04.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '546' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5437' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6539' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5096' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7698' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.411 +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/06 07:08:04.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6108' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.413 +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/06 07:08:04.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8964' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5147' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.415 +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/06 07:08:04.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2026' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.417 +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/06 07:08:04.418 +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/06 07:08:04.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8872' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5094' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.419 +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/06 07:08:04.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9376' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.420 +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/06 07:08:04.421 +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/06 07:08:04.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9932' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2436' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.422 +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/06 07:08:04.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3375' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1723' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.479 +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/06 07:08:04.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4020' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5666' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5579' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.483 +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/06 07:08:04.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8191' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7914' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1082' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9202' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1818' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.485 +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/06 07:08:04.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2441' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7007' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6182' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9606' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1392' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9249' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9526' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7596' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.491 +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/06 07:08:04.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.491 +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/06 07:08:04.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9548' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3283' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2409' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.492 +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/06 07:08:04.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '622' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1680' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6757' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4060' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.495 +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/06 07:08:04.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4913' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7701' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4795' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.497 +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/06 07:08:04.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8375' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9967' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6847' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9176' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.501 +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/06 07:08:04.501 +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/06 07:08:04.501 +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/06 07:08:04.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '441' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5027' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4188' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '51' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5513' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.504 +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/06 07:08:04.504 +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/06 07:08:04.504 +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/06 07:08:04.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.505 +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/06 07:08:04.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9687' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '459' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5643' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9461' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '204' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8951' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6398' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1412' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5141' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.508 +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/06 07:08:04.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7690' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2975' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.509 +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/06 07:08:04.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8038' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6739' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3248' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9013' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.511 +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/06 07:08:04.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5310' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.512 +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/06 07:08:04.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '564' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.512 +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/06 07:08:04.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5202' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5602' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8166' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2713' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.515 +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/06 07:08:04.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3153' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7417' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9914' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.516 +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/06 07:08:04.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9323' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7079' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '282' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8485' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5402' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.519 +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/06 07:08:04.520 +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/06 07:08:04.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9174' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] // withEnv index_test.go:137: sql insert into test_index values (1405, 9106832513373045045, 0.313539, 'uyS6OUcGmd') index_test.go:137: sql insert into test_index values (1410, 8945828747358317126, 0.387739, 'ryjZHuwEVs') index_test.go:137: sql insert into test_index values (1402, 2158309637271688360, 0.502665, '3tQSMRZoot') index_test.go:137: sql insert into test_index values (1404, 5714713518355408126, 0.726125, 'oE0Mje7uYV') index_test.go:137: sql insert into test_index values (1409, 2727001928288304073, 0.154483, 'X9nIfRypmq') index_test.go:137: sql insert into test_index values (1401, 599373285908133967, 0.362278, 'hlQkSzdV0s') index_test.go:137: sql insert into test_index values (1403, 2451715159511259335, 0.200012, 'bFfdBQiHBV') index_test.go:137: sql insert into test_index values (1407, 4604198633153975484, 0.145678, 'vTxfvRhXLW') index_test.go:137: sql insert into test_index values (1408, 2161777904162113575, 0.742748, 'SQ9sx3khtR') index_test.go:140: sql delete from test_index where c = 56 index_test.go:140: sql delete from test_index where c = 1008 index_test.go:137: sql insert into test_index values (1406, 8491058293247002970, 0.610729, '43tJQxfLQq') index_test.go:140: sql delete from test_index where c = 959 index_test.go:140: sql delete from test_index where c = 1094 index_test.go:140: sql delete from test_index where c = 746 index_test.go:140: sql delete from test_index where c = 510 index_test.go:140: sql delete from test_index where c = 865 index_test.go:140: sql delete from test_index where c = 439 index_test.go:143: sql update test_index set c1 = 7477861973015654583, c2 = 0.486498, c3 = 'wYMwUzRsjt' where c = 724 index_test.go:140: sql delete from test_index where c = 497 index_test.go:143: sql update test_index set c1 = 249737066150408219, c2 = 0.802518, c3 = 'SMnNmRhvMg' where c = 1134 index_test.go:143: sql update test_index set c1 = 3207623678009005861, c2 = 0.748540, c3 = 'kOcZ9MODlu' where c = 729 index_test.go:143: sql update test_index set c1 = 2076158236847653008, c2 = 0.125285, c3 = 'YaWR5hnCAh' where c = 1135 index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 6777859126720120497, c2 = 0.684457, c3 = '1Eyd1nREzE' where c = 1332 index_test.go:137: sql insert into test_index values (1411, 1852667618662867824, 0.132873, 'KjqiygJxSB') index_test.go:137: sql insert into test_index values (1412, 8654985042218100592, 0.338705, 'EDtq7Wo4GA') index_test.go:137: sql insert into test_index values (1413, 5867487887509825729, 0.071743, 'jlksckltO5') index_test.go:143: sql update test_index set c1 = 7336165439421929530, c2 = 0.106260, c3 = 'ffM8b9Hb7C' where c = 267 index_test.go:143: sql update test_index set c1 = 1367549041820135693, c2 = 0.109814, c3 = 'OYcRdbZcNG' where c = 35 index_test.go:143: sql update test_index set c1 = 3450571234822388025, c2 = 0.240301, c3 = 'Pyz2KL9hvI' where c = 1272 index_test.go:137: sql insert into test_index values (1414, 3631072252328237003, 0.209744, 'fqsBzxntNA') index_test.go:143: sql update test_index set c1 = 4726796013456911306, c2 = 0.371291, c3 = 'qylRVQfaKT' where c = 843 index_test.go:143: sql update test_index set c1 = 6727053438266048033, c2 = 0.111188, c3 = 'GhI5d2RYYq' where c = 1345 index_test.go:137: sql insert into test_index values (1415, 8145872008470652470, 0.681677, 'RAQ2szjXR6') index_test.go:140: sql delete from test_index where c = 732 index_test.go:137: sql insert into test_index values (1418, 6767806610544687566, 0.616065, '6TQf690NnO') index_test.go:137: sql insert into test_index values (1417, 5265131849241735501, 0.669648, 'oo9gBHZXQk') index_test.go:137: sql insert into test_index values (1419, 2442813590390912477, 0.252187, '9O9j13aXP3') index_test.go:137: sql insert into test_index values (1420, 2769585222633823640, 0.331920, 'HTQR4ufCmw') index_test.go:140: sql delete from test_index where c = 305 index_test.go:143: sql update test_index set c1 = 4413769550973229095, c2 = 0.262139, c3 = 'QoT0a5vPTq' where c = 816 index_test.go:137: sql insert into test_index values (1416, 6423488806832834318, 0.098404, 'bp2d0YfqgO') index_test.go:140: sql delete from test_index where c = 779 index_test.go:140: sql delete from test_index where c = 430 index_test.go:140: sql delete from test_index where c = 508 index_test.go:140: sql delete from test_index where c = 63 index_test.go:140: sql delete from test_index where c = 628 index_test.go:140: sql delete from test_index where c = 635 index_test.go:140: sql delete from test_index where c = 411 index_test.go:140: sql delete from test_index where c = 147 index_test.go:143: sql update test_index set c1 = 7857404372852041440, c2 = 0.280201, c3 = 'x5IMqJSZVJ' where c = 1070 index_test.go:137: sql insert into test_index values (1421, 3968967556117308918, 0.782383, 'JmPV9eFYXL') index_test.go:143: sql update test_index set c1 = 8969768917797653263, c2 = 0.466548, c3 = 'o0gFTIZaaH' where c = 437 index_test.go:143: sql update test_index set c1 = 4230274402903968310, c2 = 0.265189, c3 = 'AmwPN3w2qv' where c = 258 index_test.go:143: sql update test_index set c1 = 3604100160141215345, c2 = 0.014722, c3 = 'BXN47yd5dy' where c = 641 index_test.go:143: sql update test_index set c1 = 4365817964035484584, c2 = 0.166753, c3 = 'QzPiZzI8YT' where c = 1247 index_test.go:137: sql insert into test_index values (1424, 8186936350402419842, 0.453401, '90nYftxtC9') index_test.go:140: sql delete from test_index where c = 737 index_test.go:137: sql insert into test_index values (1425, 7401638717210379767, 0.358299, 'HTC3iprLyk') index_test.go:143: sql update test_index set c1 = 167337203298454260, c2 = 0.025507, c3 = '2piit0cCfn' where c = 1113 index_test.go:137: sql insert into test_index values (1423, 1929648368027564154, 0.917082, 'LWuT5GtR3k') index_test.go:137: sql insert into test_index values (1422, 8069610646715137202, 0.526947, 'FKceTKLXFN') index_test.go:143: sql update test_index set c1 = 5187124050063084003, c2 = 0.934603, c3 = 'R8Ag6DZw9B' where c = 527 index_test.go:140: sql delete from test_index where c = 1232 index_test.go:143: sql update test_index set c1 = 8113876557779709924, c2 = 0.300257, c3 = 'szwSrfAmUg' where c = 541 index_test.go:143: sql update test_index set c1 = 3790024936394539767, c2 = 0.575040, c3 = 'n7hPlzrEKt' where c = 467 index_test.go:143: sql update test_index set c1 = 7995842091857747234, c2 = 0.129429, c3 = 'PwwvZAmKBr' where c = 1201 index_test.go:140: sql delete from test_index where c = 1044 index_test.go:137: sql insert into test_index values (1426, 3650362531690586910, 0.949090, '272utePxDr') index_test.go:137: sql insert into test_index values (1427, 423601325784280100, 0.161192, '7syRfLVsJ0') index_test.go:137: sql insert into test_index values (1428, 5156142176795072237, 0.486026, 'wENcTyJ76f') index_test.go:140: sql delete from test_index where c = 937 index_test.go:137: sql insert into test_index values (1429, 7185512369440886928, 0.117201, 'eToefZElVv') index_test.go:137: sql insert into test_index values (1430, 7925927038234995063, 0.079192, 'DbRTwucdUP') index_test.go:137: sql insert into test_index values (1431, 5759851629915319912, 0.960349, 'rHaFaYOXGk') index_test.go:143: sql update test_index set c1 = 7517910134652725579, c2 = 0.100086, c3 = '05cqrjrJpF' where c = 20 index_test.go:140: sql delete from test_index where c = 1001 index_test.go:140: sql delete from test_index where c = 137 index_test.go:140: sql delete from test_index where c = 1060 index_test.go:140: sql delete from test_index where c = 1296 index_test.go:143: sql update test_index set c1 = 4116661966729367549, c2 = 0.513709, c3 = 'NkQbCJGNil' where c = 452 index_test.go:143: sql update test_index set c1 = 3268026855376126622, c2 = 0.276186, c3 = 'J9ubeuJRW9' where c = 1199 index_test.go:140: sql delete from test_index where c = 564 index_test.go:143: sql update test_index set c1 = 6200580434461149327, c2 = 0.618090, c3 = 'WyFQX56bk9' where c = 528 index_test.go:137: sql insert into test_index values (1432, 2181365797838027300, 0.481287, 'i2b4cHKoNI') index_test.go:140: sql delete from test_index where c = 639 index_test.go:137: sql insert into test_index values (1433, 857050006913340088, 0.359027, 'C93Utfn20F') index_test.go:140: sql delete from test_index where c = 911 index_test.go:143: sql update test_index set c1 = 2422409097136060609, c2 = 0.274511, c3 = '7UhmBJVvwt' where c = 620 index_test.go:137: sql insert into test_index values (1434, 6574670416143996168, 0.728958, '9ShFeqIj7I') index_test.go:143: sql update test_index set c1 = 8521693996588955285, c2 = 0.680501, c3 = '6qQ5bmkUSe' where c = 580 index_test.go:137: sql insert into test_index values (1435, 2218185349276707070, 0.259084, 'mRiT5icapr') index_test.go:137: sql insert into test_index values (1436, 1354951718739250324, 0.168153, 'NqwwP7rATB') index_test.go:143: sql update test_index set c1 = 9121736245533687523, c2 = 0.559676, c3 = '2AcFUI0W9u' where c = 872 index_test.go:143: sql update test_index set c1 = 4317540746015249731, c2 = 0.482422, c3 = 'Rc4oGL419C' where c = 793 index_test.go:140: sql delete from test_index where c = 1239 index_test.go:143: sql update test_index set c1 = 1457612622921979896, c2 = 0.352494, c3 = 'qPs1jBIPQQ' where c = 1097 index_test.go:140: sql delete from test_index where c = 460 index_test.go:143: sql update test_index set c1 = 2508341292730791734, c2 = 0.232050, c3 = '0mWk4Q0E5z' where c = 1239 index_test.go:140: sql delete from test_index where c = 213 index_test.go:137: sql insert into test_index values (1438, 6570498847247638224, 0.594767, 'oqEhbLoE5r') index_test.go:140: sql delete from test_index where c = 602 index_test.go:137: sql insert into test_index values (1440, 2517116623273517696, 0.775524, 'HCTWpqqO2n') index_test.go:143: sql update test_index set c1 = 7053134274321180221, c2 = 0.196112, c3 = 'wdE0oHZdwW' where c = 238 index_test.go:140: sql delete from test_index where c = 1039 index_test.go:143: sql update test_index set c1 = 1113751572023850587, c2 = 0.407464, c3 = 'HynfibxEAm' where c = 23 index_test.go:143: sql update test_index set c1 = 7502751487446959678, c2 = 0.314809, c3 = 'JXRCZzLVS6' where c = 231 index_test.go:140: sql delete from test_index where c = 582 index_test.go:143: sql update test_index set c1 = 7899919566528339826, c2 = 0.906613, c3 = 'e3ugDHiTPm' where c = 967 index_test.go:137: sql insert into test_index values (1437, 7590591523618718476, 0.660084, 'NFTXyvn43V') index_test.go:140: sql delete from test_index where c = 371 index_test.go:143: sql update test_index set c1 = 4112896470850113384, c2 = 0.040603, c3 = 'Bw09lrjgi7' where c = 391 index_test.go:137: sql insert into test_index values (1439, 5115689596914348853, 0.297896, 'XcWtCFkQvi') index_test.go:137: sql insert into test_index values (1442, 9189982259999885029, 0.122656, 'jlrMDnDf5u') index_test.go:137: sql insert into test_index values (1444, 9019458084093981334, 0.699706, 'MnBHlYzOnF') index_test.go:137: sql insert into test_index values (1441, 1350961895509397301, 0.328789, 'af7Shfxc94') index_test.go:140: sql delete from test_index where c = 533 index_test.go:137: sql insert into test_index values (1445, 904559007056462658, 0.681792, 'CPp3hJks6h') index_test.go:137: sql insert into test_index values (1443, 8868860734990113927, 0.086634, 'elBbM7cWQw') index_test.go:140: sql delete from test_index where c = 302 index_test.go:143: sql update test_index set c1 = 5505993053421595819, c2 = 0.344068, c3 = 'KNOM4uDqGh' where c = 624 index_test.go:143: sql update test_index set c1 = 4913768236795978420, c2 = 0.943141, c3 = 'RZ9jCyXEbI' where c = 1272 index_test.go:140: sql delete from test_index where c = 1003 index_test.go:137: sql insert into test_index values (1446, 3285939329219521865, 0.196673, 'p2LfR7KJnl') index_test.go:140: sql delete from test_index where c = 958 index_test.go:140: sql delete from test_index where c = 1132 index_test.go:143: sql update test_index set c1 = 1804384615273221597, c2 = 0.951881, c3 = 'wx5szNsfEl' where c = 1033 index_test.go:137: sql insert into test_index values (1447, 1599893111548029566, 0.479788, 'HjmFEV8Mbf') index_test.go:143: sql update test_index set c1 = 572810209584052012, c2 = 0.978724, c3 = 'n4fKJhFnXZ' where c = 816 index_test.go:137: sql insert into test_index values (1448, 3356735397369345554, 0.547814, 'nSYOT8odfZ') index_test.go:140: sql delete from test_index where c = 734 index_test.go:143: sql update test_index set c1 = 4316801877655544576, c2 = 0.145056, c3 = 'ASJLLt7feF' where c = 605 index_test.go:140: sql delete from test_index where c = 68 index_test.go:140: sql delete from test_index where c = 384 index_test.go:137: sql insert into test_index values (1449, 4592763679159466643, 0.398078, 'AZ8UCEPYa2') index_test.go:143: sql update test_index set c1 = 7895721763039737460, c2 = 0.039768, c3 = 'aO6U8J61pp' where c = 357 index_test.go:137: sql insert into test_index values (1451, 5076253936169765799, 0.077510, 'Di9d9itChz') index_test.go:143: sql update test_index set c1 = 587318799513841080, c2 = 0.377644, c3 = '7mPxxF9doA' where c = 386 index_test.go:137: sql insert into test_index values (1450, 2535470910788160707, 0.639211, 'a9OoOtJLZf') index_test.go:140: sql delete from test_index where c = 432 index_test.go:140: sql delete from test_index where c = 736 index_test.go:140: sql delete from test_index where c = 417 index_test.go:137: sql insert into test_index values (1452, 1007622296301915114, 0.304350, 'VNScBoaz3V') index_test.go:143: sql update test_index set c1 = 2884014220903954902, c2 = 0.424557, c3 = 'fJVThVtdPR' where c = 281 index_test.go:143: sql update test_index set c1 = 379594057406693301, c2 = 0.756081, c3 = 'oUXWQyEzHJ' where c = 260 index_test.go:137: sql insert into test_index values (1453, 4271989624696272741, 0.594527, 'dNRW5aqde7') index_test.go:140: sql delete from test_index where c = 800 index_test.go:143: sql update test_index set c1 = 1858370663811449522, c2 = 0.694693, c3 = 'iA1We80pnL' where c = 609 index_test.go:143: sql update test_index set c1 = 3831003919076986902, c2 = 0.043082, c3 = '4jeejXJXtc' where c = 701 index_test.go:137: sql insert into test_index values (1454, 6252213906946960029, 0.472007, 'pQZphCBSjg') index_test.go:140: sql delete from test_index where c = 638 index_test.go:143: sql update test_index set c1 = 6286419718892484918, c2 = 0.855588, c3 = 'XgezrfRNVH' where c = 882 index_test.go:140: sql delete from test_index where c = 604 index_test.go:143: sql update test_index set c1 = 1215700212680452609, c2 = 0.829075, c3 = 'kvXVmAWQQZ' where c = 703 index_test.go:137: sql insert into test_index values (1456, 7501952113255041013, 0.199771, 'LQPo3MTPFO') index_test.go:140: sql delete from test_index where c = 663 index_test.go:143: sql update test_index set c1 = 4130604596055787478, c2 = 0.767696, c3 = 'pSeXOhEh3V' where c = 1323 index_test.go:140: sql delete from test_index where c = 608 index_test.go:137: sql insert into test_index values (1458, 2138257017174320123, 0.580424, 'whLN46K60e') index_test.go:137: sql insert into test_index values (1459, 527696527237915767, 0.958106, 'BvTYI3T78u') index_test.go:143: sql update test_index set c1 = 4664047328473077455, c2 = 0.849707, c3 = 'usCvtkHFhF' where c = 1189 index_test.go:137: sql insert into test_index values (1455, 6768086968886513064, 0.707173, 'XF2iywt3yG') index_test.go:137: sql insert into test_index values (1457, 3306828188808996565, 0.258442, 'eSHamVE18M') index_test.go:143: sql update test_index set c1 = 6615185160534234359, c2 = 0.291002, c3 = 'mXiksHpsjg' where c = 812 index_test.go:140: sql delete from test_index where c = 1244 index_test.go:143: sql update test_index set c1 = 2011251123587677528, c2 = 0.638124, c3 = 'IJvP9fSzWG' where c = 370 index_test.go:143: sql update test_index set c1 = 4646140819864507909, c2 = 0.349922, c3 = '3KfzLF4Z40' where c = 978 index_test.go:137: sql insert into test_index values (1460, 2326320166470025427, 0.262003, 'vKiwfQz7vT') index_test.go:140: sql delete from test_index where c = 138 index_test.go:140: sql delete from test_index where c = 600 index_test.go:140: sql delete from test_index where c = 787 index_test.go:137: sql insert into test_index values (1464, 927644258872672744, 0.048093, 'jWggHu9zXJ') index_test.go:140: sql delete from test_index where c = 1058 index_test.go:140: sql delete from test_index where c = 435 index_test.go:137: sql insert into test_index values (1462, 4142917914754593585, 0.990445, 'tp8KC6yFLf') index_test.go:137: sql insert into test_index values (1463, 4635355421366643283, 0.155289, 'YhCX0bO5dH') index_test.go:143: sql update test_index set c1 = 5526417309893459283, c2 = 0.095732, c3 = 'o7bsmEXOPp' where c = 397 index_test.go:143: sql update test_index set c1 = 8752438652145120605, c2 = 0.645126, c3 = 'JV879Xxy0s' where c = 123 index_test.go:143: sql update test_index set c1 = 5849880919049909437, c2 = 0.095190, c3 = 'hNmmL4czTt' where c = 807 index_test.go:137: sql insert into test_index values (1461, 8017229639737803605, 0.332290, 'DEL8kYBIfN') index_test.go:143: sql update test_index set c1 = 619863037823574231, c2 = 0.796657, c3 = 'gPWiWOWIfI' where c = 1218 index_test.go:140: sql delete from test_index where c = 1351 index_test.go:143: sql update test_index set c1 = 7375881650839544764, c2 = 0.155038, c3 = 'Scz5J96Aer' where c = 1130 index_test.go:143: sql update test_index set c1 = 7923661685056305846, c2 = 0.914746, c3 = 'iXLeSHPGOq' where c = 970 index_test.go:137: sql insert into test_index values (1465, 6658482197321703630, 0.272298, '4lkb3OoX3l') index_test.go:137: sql insert into test_index values (1466, 8420300124175538786, 0.346241, 'YDyyoWOqms') index_test.go:140: sql delete from test_index where c = 705 index_test.go:137: sql insert into test_index values (1470, 6628060347665035146, 0.880957, 'XwXhLXiN5X') index_test.go:137: sql insert into test_index values (1469, 6813954409162148033, 0.349380, 'eVpueXOuoQ') index_test.go:140: sql delete from test_index where c = 144 index_test.go:137: sql insert into test_index values (1467, 1950032168351609948, 0.899151, 'Ayjjf7NTRE') index_test.go:140: sql delete from test_index where c = 258 index_test.go:143: sql update test_index set c1 = 9051132797385498927, c2 = 0.776235, c3 = 'IYkUsRdnP4' where c = 705 index_test.go:140: sql delete from test_index where c = 1107 index_test.go:143: sql update test_index set c1 = 424058827222279052, c2 = 0.405506, c3 = 'sB36cUwxSI' where c = 794 index_test.go:140: sql delete from test_index where c = 705 index_test.go:137: sql insert into test_index values (1468, 736757677273752496, 0.567666, 'R3uNkJvV5h') index_test.go:143: sql update test_index set c1 = 8345314516927252089, c2 = 0.541476, c3 = 'RsHugKI58Y' where c = 43 index_test.go:140: sql delete from test_index where c = 498 index_test.go:137: sql insert into test_index values (1471, 1712988587691143051, 0.662388, 'ZyGbtIT4p7') index_test.go:140: sql delete from test_index where c = 990 index_test.go:143: sql update test_index set c1 = 235037326983941091, c2 = 0.861695, c3 = 'bXM6YUamk2' where c = 1112 index_test.go:143: sql update test_index set c1 = 7163182683884456377, c2 = 0.971539, c3 = 'W5w5jFIrgO' where c = 1184 index_test.go:137: sql insert into test_index values (1472, 6673784901509105376, 0.429796, '7EXoWTW3Go') index_test.go:140: sql delete from test_index where c = 1194 index_test.go:143: sql update test_index set c1 = 7930119359101416151, c2 = 0.653452, c3 = 'X0a7mSpE74' where c = 541 index_test.go:143: sql update test_index set c1 = 9055019829742790484, c2 = 0.047062, c3 = 'oQt94hWSEk' where c = 1068 index_test.go:140: sql delete from test_index where c = 260 index_test.go:140: sql delete from test_index where c = 1153 index_test.go:137: sql insert into test_index values (1473, 7076258090820881028, 0.283864, 'mVVcYe0QP8') index_test.go:137: sql insert into test_index values (1474, 8227155959901104860, 0.814908, 'dcas7lNKJ2') index_test.go:143: sql update test_index set c1 = 1194726270581316388, c2 = 0.509642, c3 = '2UXS7RoOKd' where c = 1234 index_test.go:143: sql update test_index set c1 = 7296859127393585603, c2 = 0.847626, c3 = 'REJQ0tizpl' where c = 201 index_test.go:137: sql insert into test_index values (1476, 1987576909460340421, 0.592223, '4lMMK30vKD') index_test.go:140: sql delete from test_index where c = 795 index_test.go:143: sql update test_index set c1 = 1591407166109463519, c2 = 0.451595, c3 = '10kjnMqIDI' where c = 169 index_test.go:137: sql insert into test_index values (1479, 6829503658297713268, 0.196273, 'GPuGwIcrpu') index_test.go:140: sql delete from test_index where c = 1165 index_test.go:140: sql delete from test_index where c = 1006 index_test.go:137: sql insert into test_index values (1477, 2545161600219794416, 0.573979, 'SGwgoKNJHH') index_test.go:137: sql insert into test_index values (1475, 6441352595597035426, 0.843575, '96wO73IpPL') index_test.go:143: sql update test_index set c1 = 5704061276200097866, c2 = 0.890483, c3 = 'RqGUk5W36e' where c = 430 index_test.go:137: sql insert into test_index values (1480, 6554731737571362291, 0.091182, '8ZSn9zGBIk') index_test.go:140: sql delete from test_index where c = 63 index_test.go:143: sql update test_index set c1 = 3842522384243545635, c2 = 0.317851, c3 = 'CmEGCPeINF' where c = 1330 index_test.go:137: sql insert into test_index values (1481, 5849764402410040614, 0.384696, 'G1cmijvqZH') index_test.go:143: sql update test_index set c1 = 8577804355607132050, c2 = 0.559366, c3 = 'QJQyA50VF5' where c = 339 index_test.go:137: sql insert into test_index values (1478, 5358762772129178183, 0.831010, 'v5AQ1RXp0D') index_test.go:140: sql delete from test_index where c = 943 index_test.go:140: sql delete from test_index where c = 1453 index_test.go:140: sql delete from test_index where c = 54 index_test.go:140: sql delete from test_index where c = 1395 index_test.go:143: sql update test_index set c1 = 4309741601703367506, c2 = 0.628519, c3 = 'Lkgx29ex8G' where c = 1357 index_test.go:137: sql insert into test_index values (1483, 5880621663224778792, 0.881209, 'jsp7NfTOHg') index_test.go:140: sql delete from test_index where c = 719 index_test.go:143: sql update test_index set c1 = 7595555638055204653, c2 = 0.587177, c3 = 'cURp2oftp0' where c = 1118 index_test.go:143: sql update test_index set c1 = 694411469733780302, c2 = 0.142816, c3 = 'lEiudRxBot' where c = 1021 index_test.go:143: sql update test_index set c1 = 7280668045603282950, c2 = 0.138616, c3 = 'Qgou1ZTCef' where c = 386 index_test.go:137: sql insert into test_index values (1482, 5000949165727296650, 0.351008, 'nGgku8MVfV') index_test.go:143: sql update test_index set c1 = 6869345272848256689, c2 = 0.211907, c3 = 'D3lWTdbgsE' where c = 1353 index_test.go:143: sql update test_index set c1 = 1353477966568486206, c2 = 0.162795, c3 = 'bPp63c9bDP' where c = 451 index_test.go:140: sql delete from test_index where c = 866 index_test.go:137: sql insert into test_index values (1485, 2780462989353248319, 0.997881, 'QgQOPPeowu') index_test.go:140: sql delete from test_index where c = 41 index_test.go:137: sql insert into test_index values (1484, 3612129740395139836, 0.524890, 'PhMaIF7Lf5') index_test.go:140: sql delete from test_index where c = 399 index_test.go:137: sql insert into test_index values (1487, 4244578203665342891, 0.691903, 'HXC1YTP4MU') index_test.go:143: sql update test_index set c1 = 1265065515445126403, c2 = 0.977728, c3 = 'RdrEZk5FDD' where c = 1165 index_test.go:143: sql update test_index set c1 = 7945469879615058809, c2 = 0.735219, c3 = 'DpdfVcREM2' where c = 333 index_test.go:140: sql delete from test_index where c = 23 [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // dir [Pipeline] } [Pipeline] } [Pipeline] // timeout [2025/04/06 07:08:04.520 +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/06 07:08:04.520 +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/06 07:08:04.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8488' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1487' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5805' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9566' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9123' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5840' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5128' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4921' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.582 +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/06 07:08:04.582 +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/06 07:08:04.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2564' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2298' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9323' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.584 +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/06 07:08:04.585 +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/06 07:08:04.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4907' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.586 +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/06 07:08:04.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6443' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.587 +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/06 07:08:04.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5930' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2306' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.589 +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/06 07:08:04.590 +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/06 07:08:04.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4569' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2178' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3214' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9237' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.592 +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/06 07:08:04.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8850' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1161' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.595 +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/06 07:08:04.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.596 +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/06 07:08:04.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7688' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6179' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '276' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4343' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.597 +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/06 07:08:04.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7833' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5141' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6646' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.601 +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/06 07:08:04.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8909' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.601 +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/06 07:08:04.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4834' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2099' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9976' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8613' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6238' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.604 +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/06 07:08:04.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4713' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6572' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.605 +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/06 07:08:04.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '465' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.605 +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/06 07:08:04.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7595' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4855' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1028' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.607 +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/06 07:08:04.608 +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/06 07:08:04.608 +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/06 07:08:04.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1434' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.610 +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/06 07:08:04.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1065' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3347' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.612 +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/06 07:08:04.612 +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/06 07:08:04.612 +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/06 07:08:04.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9687' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7093' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5512' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.614 +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/06 07:08:04.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7958' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4020' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.616 +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/06 07:08:04.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3898' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.616 +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/06 07:08:04.616 +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/06 07:08:04.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9007' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5342' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6336' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.618 +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/06 07:08:04.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2124' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.619 +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/06 07:08:04.619 +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/06 07:08:04.620 +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/06 07:08:04.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5006' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9528' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7329' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.621 +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/06 07:08:04.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2389' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5714' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.622 +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/06 07:08:04.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3914' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.680 +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/06 07:08:04.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2306' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9581' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6295' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4845' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4438' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6067' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.684 +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/06 07:08:04.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2857' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.684 +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/06 07:08:04.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6378' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8097' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.685 +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/06 07:08:04.685 +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/06 07:08:04.687 +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/06 07:08:04.687 +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/06 07:08:04.688 +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/06 07:08:04.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7216' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.688 +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/06 07:08:04.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9783' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.689 +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/06 07:08:04.689 +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/06 07:08:04.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1800' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9328' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.690 +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/06 07:08:04.690 +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/06 07:08:04.691 +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/06 07:08:04.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7113' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.691 +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/06 07:08:04.691 +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/06 07:08:04.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2780' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2780' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1229' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7557' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.694 +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/06 07:08:04.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1672' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.695 +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/06 07:08:04.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3685' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1757' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5173' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.697 +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/06 07:08:04.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '721' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.697 +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/06 07:08:04.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1960' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9015' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7855' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '925' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '267' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8212' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '999' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6174' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3093' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9319' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.701 +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/06 07:08:04.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9507' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.701 +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/06 07:08:04.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1723' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.703 +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/06 07:08:04.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2222' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.704 +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/06 07:08:04.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2409' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4988' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9968' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '687' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2891' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '765' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7553' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.707 +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/06 07:08:04.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7990' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5286' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6758' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.708 +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/06 07:08:04.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4561' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.709 +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/06 07:08:04.709 +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/06 07:08:04.709 +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/06 07:08:04.710 +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/06 07:08:04.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6323' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2796' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9590' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.711 +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/06 07:08:04.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9636' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.713 +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/06 07:08:04.713 +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/06 07:08:04.713 +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/06 07:08:04.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6640' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.714 +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/06 07:08:04.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7422' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.715 +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/06 07:08:04.715 +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/06 07:08:04.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5323' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.717 +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/06 07:08:04.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6180' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7743' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3297' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9786' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4360' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3244' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.720 +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/06 07:08:04.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3681' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.721 +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/06 07:08:04.722 +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/06 07:08:04.779 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9636' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.780 +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/06 07:08:04.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9355' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3713' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] } index_test.go:140: sql delete from test_index where c = 310 index_test.go:137: sql insert into test_index values (1486, 6600617754210888944, 0.644876, 'gTkUfdjSTN') index_test.go:137: sql insert into test_index values (1488, 2908736247090920830, 0.747196, 'RgdzOJKM2K') index_test.go:137: sql insert into test_index values (1490, 7234482380999554187, 0.394997, 'XW1wNITygt') index_test.go:143: sql update test_index set c1 = 2552081056426674301, c2 = 0.387320, c3 = 'Pg0PCSYPRu' where c = 729 index_test.go:137: sql insert into test_index values (1491, 279180315616932152, 0.672244, 'p0USCLVKt1') index_test.go:140: sql delete from test_index where c = 964 index_test.go:137: sql insert into test_index values (1489, 2228470209974647222, 0.098349, 'D2Df0GwDLA') index_test.go:143: sql update test_index set c1 = 7485910118425367840, c2 = 0.650103, c3 = 'RjyeH3Fx3S' where c = 39 index_test.go:143: sql update test_index set c1 = 6244687295880022114, c2 = 0.782341, c3 = 'FqocOQ1W25' where c = 1302 index_test.go:140: sql delete from test_index where c = 470 index_test.go:143: sql update test_index set c1 = 4805872555464063833, c2 = 0.682065, c3 = '0O8yumzmC6' where c = 61 index_test.go:143: sql update test_index set c1 = 4491320478904713993, c2 = 0.041759, c3 = '9Jv9MCI9i8' where c = 558 index_test.go:137: sql insert into test_index values (1492, 2122081936876664863, 0.259223, 'O4bGNhllju') index_test.go:143: sql update test_index set c1 = 432885339628773287, c2 = 0.742611, c3 = 'IbgAnabpdQ' where c = 1159 index_test.go:140: sql delete from test_index where c = 1114 index_test.go:137: sql insert into test_index values (1494, 334805767813869564, 0.442517, 'xKwQOXjciO') index_test.go:140: sql delete from test_index where c = 321 index_test.go:137: sql insert into test_index values (1495, 8301928820969738357, 0.503067, 'ui2gxanA0c') index_test.go:140: sql delete from test_index where c = 860 index_test.go:140: sql delete from test_index where c = 1130 index_test.go:137: sql insert into test_index values (1496, 2068737411533637112, 0.413984, 'SwcY0EnCxX') index_test.go:140: sql delete from test_index where c = 277 index_test.go:137: sql insert into test_index values (1493, 8848542245941384636, 0.871567, 'W2yFvRpire') index_test.go:143: sql update test_index set c1 = 8207612760914854184, c2 = 0.402767, c3 = 'H3wIUO9GDD' where c = 1288 index_test.go:143: sql update test_index set c1 = 7526990549366943966, c2 = 0.191779, c3 = 'eQ3DNo5SEg' where c = 209 index_test.go:140: sql delete from test_index where c = 715 index_test.go:143: sql update test_index set c1 = 6994889128529280620, c2 = 0.139497, c3 = 'Em9KVSGXW8' where c = 537 index_test.go:140: sql delete from test_index where c = 1239 index_test.go:143: sql update test_index set c1 = 2592737295386888799, c2 = 0.678206, c3 = '4iliGndDg7' where c = 949 index_test.go:140: sql delete from test_index where c = 734 index_test.go:143: sql update test_index set c1 = 5393505872815065512, c2 = 0.867078, c3 = 'Tjp8tq8eZc' where c = 487 index_test.go:143: sql update test_index set c1 = 2844007342875831219, c2 = 0.819661, c3 = 'TGBbztefEK' where c = 1156 index_test.go:137: sql insert into test_index values (1497, 3631243659092054207, 0.796490, 'Lnv1YugCih') index_test.go:143: sql update test_index set c1 = 5484485410718108631, c2 = 0.918375, c3 = 'wZtvT4CINv' where c = 491 index_test.go:140: sql delete from test_index where c = 76 index_test.go:137: sql insert into test_index values (1498, 5563951611460821283, 0.760921, 'vKoYeSefIQ') index_test.go:137: sql insert into test_index values (1499, 5940134208261386451, 0.804923, 'R6wJndu8S8') index_test.go:140: sql delete from test_index where c = 138 index_test.go:140: sql delete from test_index where c = 111 index_test.go:140: sql delete from test_index where c = 307 index_test.go:143: sql update test_index set c1 = 4045976649369660757, c2 = 0.636647, c3 = '58Sj8uhSeZ' where c = 1137 index_test.go:143: sql update test_index set c1 = 222717853020494066, c2 = 0.911775, c3 = '4bpw6niNHQ' where c = 1387 index_test.go:143: sql update test_index set c1 = 4895646296468703490, c2 = 0.927425, c3 = 'WjbavxiffD' where c = 1167 index_test.go:137: sql insert into test_index values (1500, 2752443701265489209, 0.192748, 'BGf67MrWnz') index_test.go:143: sql update test_index set c1 = 1246937825926996322, c2 = 0.894490, c3 = 'aUubjMrhIc' where c = 1379 index_test.go:143: sql update test_index set c1 = 6656739502618579884, c2 = 0.084738, c3 = 'wH45mp7enN' where c = 686 index_test.go:140: sql delete from test_index where c = 1144 index_test.go:143: sql update test_index set c1 = 1197825882231258591, c2 = 0.728144, c3 = 'iyV5pkcoVa' where c = 721 [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2025/04/06 07:08:04.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9847' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.783 +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/06 07:08:04.783 +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/06 07:08:04.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1269' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.785 +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/06 07:08:04.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3754' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1914' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.785 +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/06 07:08:04.786 +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/06 07:08:04.786 +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/06 07:08:04.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2933' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5505' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6574' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6656' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.789 +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/06 07:08:04.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9531' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.790 +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/06 07:08:04.790 +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/06 07:08:04.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.791 +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/06 07:08:04.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9327' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.792 +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/06 07:08:04.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4729' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.793 +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/06 07:08:04.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6228' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '462' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9319' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2464' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.795 +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/06 07:08:04.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6285' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.795 +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/06 07:08:04.795 +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/06 07:08:04.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7022' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '910' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9531' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6765' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8429' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6228' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.797 +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/06 07:08:04.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6323' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3060' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2688' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.799 +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/06 07:08:04.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5402' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9822' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4963' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '386' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.801 +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/06 07:08:04.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2713' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4566' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6430' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9261' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2692' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7825' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.804 +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/06 07:08:04.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6855' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.805 +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/06 07:08:04.806 +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/06 07:08:04.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '685' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4406' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.807 +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/06 07:08:04.807 +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/06 07:08:04.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1965' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1046' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.808 +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/06 07:08:04.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9157' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.809 +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/06 07:08:04.810 +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/06 07:08:04.811 +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/06 07:08:04.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4415' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6980' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7329' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8374' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3010' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3174' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1106' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.813 +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/06 07:08:04.813 +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/06 07:08:04.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8165' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6134' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.815 +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/06 07:08:04.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6440' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1186' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.818 +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/06 07:08:04.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5277' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6040' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5979' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.821 +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/06 07:08:04.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5507' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8357' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4335' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.823 +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/06 07:08:04.879 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '923' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8185' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.880 +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/06 07:08:04.880 +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/06 07:08:04.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3509' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2581' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7631' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7692' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.881 +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/06 07:08:04.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9157' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1818' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8108' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7439' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9177' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8216' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.885 +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/06 07:08:04.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2644' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2137' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.887 +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/06 07:08:04.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5655' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.888 +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/06 07:08:04.888 +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/06 07:08:04.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2575' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7792' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.889 +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/06 07:08:04.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9608' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.891 +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/06 07:08:04.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6732' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4438' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8889' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4068' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5407' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9370' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '204' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2018' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.894 +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/06 07:08:04.895 +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/06 07:08:04.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8097' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4770' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.897 +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/06 07:08:04.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8100' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6341' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.898 +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/06 07:08:04.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '567' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.900 +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/06 07:08:04.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3321' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3248' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3192' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8507' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7135' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2349' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3644' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7787' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.905 +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/06 07:08:04.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6364' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.906 +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/06 07:08:04.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8951' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9275' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9202' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '557' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5499' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '526' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2231' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.909 +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/06 07:08:04.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4919' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8034' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.909 +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/06 07:08:04.910 +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/06 07:08:04.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '358' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.910 +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/06 07:08:04.911 +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/06 07:08:04.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1410' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8046' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6476' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] // node [2025/04/06 07:08:04.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4395' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.912 +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/06 07:08:04.912 +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/06 07:08:04.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2919' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '106' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5731' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6582' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.915 +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/06 07:08:04.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2843' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6905' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.915 +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/06 07:08:04.915 +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/06 07:08:04.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4524' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.916 +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/06 07:08:04.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2703' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '499' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3676' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9280' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4230' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9461' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9729' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.919 +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/06 07:08:04.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '514' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '294' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2338' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6187' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1607' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.921 +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/06 07:08:04.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8674' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9826' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3482' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1497' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7668' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5278' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1387' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.981 +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/06 07:08:04.981 +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/06 07:08:04.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9355' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.982 +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/06 07:08:04.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5617' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4275' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '501' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.984 +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/06 07:08:04.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2144' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7923' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8329' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3993' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5929' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.986 +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/06 07:08:04.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '73' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '600' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.987 +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/06 07:08:04.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '343' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.988 +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/06 07:08:04.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5965' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9327' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.989 +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/06 07:08:04.989 +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/06 07:08:04.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9442' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.991 +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/06 07:08:04.991 +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/06 07:08:04.991 +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/06 07:08:04.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2303' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3666' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4284' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.993 +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/06 07:08:04.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7939' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3724' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1487' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7068' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7267' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5513' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '988' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9148' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.996 +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/06 07:08:04.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '622' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.997 +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/06 07:08:04.998 +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/06 07:08:04.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1113' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:04.998 +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/06 07:08:04.999 +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/06 07:08:05.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7083' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7128' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9374' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1412' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7199' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3179' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4897' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2249' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.003 +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/06 07:08:05.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7855' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.004 +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/06 07:08:05.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7343' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6170' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4388' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5746' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9174' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.007 +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/06 07:08:05.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8017' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4042' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6593' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '353' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3868' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.009 +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/06 07:08:05.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5986' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4296' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6523' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7017' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4322' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8778' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8128' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3179' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9817' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.014 +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/06 07:08:05.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6940' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.014 +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/06 07:08:05.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3057' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5758' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8068' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5258' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4904' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3119' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3142' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6929' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5655' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9639' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4770' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8046' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8484' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8576' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7203' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1036' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2227' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4704' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] } index_test.go:137: sql insert into test_index values (1505, 4737842903587651639, 0.794005, 'cL5InN171b') index_test.go:137: sql insert into test_index values (1503, 1133721727757938580, 0.007658, 'fRJq8IBWMq') index_test.go:137: sql insert into test_index values (1501, 6208827739429238035, 0.929671, 'y2Fp6nmRjE') index_test.go:137: sql insert into test_index values (1510, 1954925308225889630, 0.826484, 'ItDIVMFuh8') index_test.go:137: sql insert into test_index values (1504, 5883233386884728840, 0.401187, 'GLtsvB13w6') index_test.go:137: sql insert into test_index values (1502, 2747192186424680114, 0.069654, 'm1j74rdBwp') index_test.go:137: sql insert into test_index values (1509, 7644548781372846332, 0.554065, 'YOlqIWZ3uH') index_test.go:140: sql delete from test_index where c = 70 index_test.go:140: sql delete from test_index where c = 391 index_test.go:140: sql delete from test_index where c = 192 index_test.go:137: sql insert into test_index values (1508, 477958908622986431, 0.887743, '5SFZF9ZZr7') index_test.go:140: sql delete from test_index where c = 375 index_test.go:137: sql insert into test_index values (1506, 5104544588398020189, 0.775702, 'qfZELGXwNu') index_test.go:137: sql insert into test_index values (1507, 3136494083921064285, 0.150522, 'zhYXNiYHd3') index_test.go:140: sql delete from test_index where c = 253 index_test.go:143: sql update test_index set c1 = 6761008789360017701, c2 = 0.675505, c3 = '24I8yhRge6' where c = 64 index_test.go:140: sql delete from test_index where c = 728 index_test.go:140: sql delete from test_index where c = 47 index_test.go:140: sql delete from test_index where c = 1006 index_test.go:143: sql update test_index set c1 = 992225176646281414, c2 = 0.672354, c3 = 'DUlUhdSuj7' where c = 937 index_test.go:143: sql update test_index set c1 = 3733198298598813453, c2 = 0.892551, c3 = 'v9r25ZZrMi' where c = 1062 index_test.go:140: sql delete from test_index where c = 1127 index_test.go:143: sql update test_index set c1 = 7785645415145558, c2 = 0.701460, c3 = 'ujo7AOkWYp' where c = 96 index_test.go:140: sql delete from test_index where c = 536 index_test.go:143: sql update test_index set c1 = 5958181620450813431, c2 = 0.690801, c3 = 'ffP3o5eC8Q' where c = 1225 index_test.go:143: sql update test_index set c1 = 3588736110169652782, c2 = 0.304653, c3 = 'makQUVLYQk' where c = 277 index_test.go:143: sql update test_index set c1 = 3105074251387539537, c2 = 0.085448, c3 = 'CiWJFgaeCQ' where c = 401 index_test.go:137: sql insert into test_index values (1513, 4518270034807615940, 0.055713, 'svz9ZaIMO3') index_test.go:143: sql update test_index set c1 = 7252429406648369713, c2 = 0.706327, c3 = 'sKmyVO9qwi' where c = 477 index_test.go:137: sql insert into test_index values (1514, 7212700690470704922, 0.461620, 'yc1PeRTBwk') index_test.go:143: sql update test_index set c1 = 2808339923100494279, c2 = 0.954296, c3 = 'Lfka6FrdvW' where c = 64 index_test.go:137: sql insert into test_index values (1511, 5493572591122616106, 0.431408, 'lEIg6fF62O') index_test.go:137: sql insert into test_index values (1515, 28087299191266063, 0.871628, 'qF3fwYrT0p') index_test.go:137: sql insert into test_index values (1517, 7549261364460467051, 0.447977, 'nGybNRr4N3') index_test.go:143: sql update test_index set c1 = 6184680004969011972, c2 = 0.107617, c3 = 'mzooUWAnc4' where c = 947 index_test.go:137: sql insert into test_index values (1516, 2511886916399264566, 0.755430, 'Ta3EsGyoCw') index_test.go:137: sql insert into test_index values (1512, 2687796168448327058, 0.700137, '9lJpNy7oCG') index_test.go:140: sql delete from test_index where c = 1158 index_test.go:137: sql insert into test_index values (1519, 3290609074633325232, 0.354753, 'Zd7OW61VYH') index_test.go:137: sql insert into test_index values (1518, 4848929175484148963, 0.447742, 'YieK7j0Xqg') index_test.go:140: sql delete from test_index where c = 455 index_test.go:140: sql delete from test_index where c = 390 index_test.go:140: sql delete from test_index where c = 1071 index_test.go:143: sql update test_index set c1 = 8228753775130816189, c2 = 0.629247, c3 = 'Do00y2SbIN' where c = 71 index_test.go:143: sql update test_index set c1 = 2874356664290824110, c2 = 0.686063, c3 = 'PSIOtpgYJB' where c = 480 index_test.go:137: sql insert into test_index values (1520, 2239736514916844127, 0.496527, 'EfRRKwtPSD') index_test.go:140: sql delete from test_index where c = 945 index_test.go:143: sql update test_index set c1 = 2111767718741631359, c2 = 0.095625, c3 = 'L5UnMgLgAs' where c = 1421 index_test.go:143: sql update test_index set c1 = 1565477312510357390, c2 = 0.260027, c3 = 'RrGQ0iKknM' where c = 185 index_test.go:140: sql delete from test_index where c = 1498 index_test.go:140: sql delete from test_index where c = 21 index_test.go:140: sql delete from test_index where c = 1423 index_test.go:137: sql insert into test_index values (1521, 5674295388515982918, 0.708490, 'Y5J1nfD6RQ') index_test.go:140: sql delete from test_index where c = 428 index_test.go:140: sql delete from test_index where c = 225 index_test.go:137: sql insert into test_index values (1522, 6660153141893775473, 0.139837, 'pw0OYI6oxy') index_test.go:137: sql insert into test_index values (1524, 2504103859628277824, 0.420517, 'jYUJEBuy6H') index_test.go:143: sql update test_index set c1 = 8826820468041708127, c2 = 0.028038, c3 = 'eczFx7JiUX' where c = 759 index_test.go:143: sql update test_index set c1 = 135130933855696609, c2 = 0.439137, c3 = 'QqvPlWtEY9' where c = 290 index_test.go:143: sql update test_index set c1 = 8628646813072426453, c2 = 0.203907, c3 = 'anIJSVCMws' where c = 176 index_test.go:143: sql update test_index set c1 = 9080760513944207000, c2 = 0.516826, c3 = 'VA2P9GYba4' where c = 627 index_test.go:137: sql insert into test_index values (1523, 2141478179455005791, 0.791447, 'TJghjCct50') index_test.go:140: sql delete from test_index where c = 690 index_test.go:140: sql delete from test_index where c = 847 index_test.go:140: sql delete from test_index where c = 356 index_test.go:140: sql delete from test_index where c = 269 index_test.go:137: sql insert into test_index values (1525, 5677130787599304225, 0.250282, 'Arz8UHUEL0') index_test.go:137: sql insert into test_index values (1527, 2306791988023767, 0.700539, 'smY97xNQJh') index_test.go:143: sql update test_index set c1 = 6737619286034782440, c2 = 0.681558, c3 = '5UAryqfmDM' where c = 672 index_test.go:137: sql insert into test_index values (1528, 9152394267099877294, 0.552557, 'ZQv9HL55p7') index_test.go:143: sql update test_index set c1 = 7063122855423135695, c2 = 0.284949, c3 = 'CRLPjoLy8K' where c = 79 index_test.go:143: sql update test_index set c1 = 7306427823316631552, c2 = 0.719319, c3 = 'JtD8teMlNP' where c = 428 index_test.go:143: sql update test_index set c1 = 856269156513637519, c2 = 0.906308, c3 = 'VP9c9bkok8' where c = 1382 index_test.go:137: sql insert into test_index values (1526, 547246387112784944, 0.714376, '7KTItAtFdB') index_test.go:143: sql update test_index set c1 = 2168309726024603068, c2 = 0.762271, c3 = '2jiDjZ1S9M' where c = 1026 index_test.go:137: sql insert into test_index values (1529, 5678559214615890717, 0.777800, '6iyC5QMzru') index_test.go:140: sql delete from test_index where c = 279 index_test.go:140: sql delete from test_index where c = 1037 index_test.go:140: sql delete from test_index where c = 1213 index_test.go:137: sql insert into test_index values (1532, 5234239458681650471, 0.387893, 'RuXmrF2etX') index_test.go:137: sql insert into test_index values (1530, 1376072162714514226, 0.833100, 'v676PsJXVm') index_test.go:137: sql insert into test_index values (1533, 1902799889029042158, 0.754008, 'weEbgwhOLk') index_test.go:140: sql delete from test_index where c = 527 index_test.go:140: sql delete from test_index where c = 1203 index_test.go:137: sql insert into test_index values (1531, 3906605836175156965, 0.747633, 'Wl7Xw0bNmI') index_test.go:143: sql update test_index set c1 = 5118832401165286771, c2 = 0.102046, c3 = 'Vr8liyQciV' where c = 10 index_test.go:140: sql delete from test_index where c = 727 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:143: sql update test_index set c1 = 3866138852393954702, c2 = 0.363284, c3 = 'dW44gLxHDx' where c = 1217 index_test.go:143: sql update test_index set c1 = 3771629298087023008, c2 = 0.693902, c3 = 'ZQjGSywcsw' where c = 350 index_test.go:140: sql delete from test_index where c = 1507 index_test.go:143: sql update test_index set c1 = 3964862766754733527, c2 = 0.073892, c3 = 'UwlUTRmqoi' where c = 581 index_test.go:137: sql insert into test_index values (1534, 2898467333135688760, 0.760313, 'el5hCGWxiD') index_test.go:137: sql insert into test_index values (1535, 1839159337683803274, 0.007236, 'lxSmTkjDnR') index_test.go:143: sql update test_index set c1 = 1110723171623882873, c2 = 0.148785, c3 = 'ql3baF5H61' where c = 616 index_test.go:137: sql insert into test_index values (1536, 1307815608601501111, 0.059762, 'CX6cuHJ6L0') index_test.go:137: sql insert into test_index values (1537, 6506568687900572209, 0.059087, 'U6rLb2ta2U') index_test.go:140: sql delete from test_index where c = 605 index_test.go:140: sql delete from test_index where c = 727 index_test.go:137: sql insert into test_index values (1538, 6799159742021056801, 0.937012, 'PLIiQ9DNlv') index_test.go:143: sql update test_index set c1 = 5437171907193996772, c2 = 0.978135, c3 = 'LwZBPbVPh5' where c = 850 index_test.go:143: sql update test_index set c1 = 8592739831228991776, c2 = 0.106217, c3 = 'LKoxxq5Yve' where c = 1000 index_test.go:143: sql update test_index set c1 = 4650267420470095356, c2 = 0.725168, c3 = 'fIK2eF5Vnj' where c = 1153 index_test.go:140: sql delete from test_index where c = 1180 index_test.go:140: sql delete from test_index where c = 1098 index_test.go:143: sql update test_index set c1 = 5090968646988097714, c2 = 0.256733, c3 = 'HLCDhfd4Nb' where c = 989 index_test.go:143: sql update test_index set c1 = 6109561766618991070, c2 = 0.098430, c3 = '7NVdu6GmOd' where c = 1218 index_test.go:140: sql delete from test_index where c = 1146 index_test.go:137: sql insert into test_index values (1539, 7873070033247001118, 0.278185, 'Mx43Esmv55') index_test.go:140: sql delete from test_index where c = 1492 index_test.go:143: sql update test_index set c1 = 5238895653268393528, c2 = 0.513102, c3 = 'JmP4rzdZMd' where c = 206 index_test.go:137: sql insert into test_index values (1541, 3092870437941838567, 0.278337, 'Q0zzdcrUV6') index_test.go:143: sql update test_index set c1 = 4557681147983455384, c2 = 0.282691, c3 = '7ceK4NPuX9' where c = 420 index_test.go:137: sql insert into test_index values (1540, 8787674382303556012, 0.970930, '0n5hyl90Ch') index_test.go:143: sql update test_index set c1 = 4144036273591298235, c2 = 0.254017, c3 = 'uQQrYobSBf' where c = 64 index_test.go:143: sql update test_index set c1 = 3731912440072172581, c2 = 0.732503, c3 = 'Fz6DbAczyP' where c = 643 index_test.go:137: sql insert into test_index values (1544, 4814108962990230930, 0.446148, '4bS55DlVoZ') index_test.go:143: sql update test_index set c1 = 5139743061304483124, c2 = 0.920390, c3 = 'Sa5pFnLJYZ' where c = 1064 index_test.go:137: sql insert into test_index values (1543, 5241105155141775984, 0.775968, 't5QaXc6rOr') index_test.go:140: sql delete from test_index where c = 915 index_test.go:137: sql insert into test_index values (1545, 2358942098915547973, 0.499963, 'xGn1s5PGn0') index_test.go:140: sql delete from test_index where c = 494 index_test.go:140: sql delete from test_index where c = 726 index_test.go:140: sql delete from test_index where c = 470 index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (1547, 433046335872551342, 0.468504, 'dBPlKZ0zLK') index_test.go:137: sql insert into test_index values (1542, 7709511065272358083, 0.843234, '1VvR1EoNJm') index_test.go:137: sql insert into test_index values (1548, 1420896847806729531, 0.861113, '76lDWWc5Ri') index_test.go:140: sql delete from test_index where c = 241 index_test.go:143: sql update test_index set c1 = 6491054386860345185, c2 = 0.011187, c3 = 'pO2l54QbGR' where c = 1247 index_test.go:143: sql update test_index set c1 = 4037121538133669485, c2 = 0.576437, c3 = 'BtSpOUdgSV' where c = 52 index_test.go:140: sql delete from test_index where c = 948 index_test.go:143: sql update test_index set c1 = 8600872100190233845, c2 = 0.662451, c3 = 'RuUBSAMMRe' where c = 1436 index_test.go:137: sql insert into test_index values (1546, 6399231422110227443, 0.711344, 'N1opzKriZB') index_test.go:143: sql update test_index set c1 = 310766489067409415, c2 = 0.250364, c3 = 'wDOUOZQaSq' where c = 760 index_test.go:140: sql delete from test_index where c = 180 index_test.go:143: sql update test_index set c1 = 7529194875541463303, c2 = 0.734103, c3 = 'shtGb5p2J8' where c = 1289 index_test.go:137: sql insert into test_index values (1549, 3164738172946983061, 0.054737, 'rP4VXdvKHL') index_test.go:140: sql delete from test_index where c = 750 index_test.go:140: sql delete from test_index where c = 1253 index_test.go:137: sql insert into test_index values (1551, 3863297986178791981, 0.728314, 'ZRASokpe1h') index_test.go:137: sql insert into test_index values (1552, 4007357583528637015, 0.407006, 'YYBnyeXF1m') index_test.go:143: sql update test_index set c1 = 7084895550944061411, c2 = 0.297427, c3 = 'n9oG0KvGVE' where c = 940 index_test.go:140: sql delete from test_index where c = 274 index_test.go:143: sql update test_index set c1 = 2084367618486880087, c2 = 0.333735, c3 = 'BjPFPnK1KG' where c = 1322 index_test.go:137: sql insert into test_index values (1553, 8568438963883171072, 0.956932, 'A0C78KQ1eP') index_test.go:143: sql update test_index set c1 = 3615798218784147085, c2 = 0.657653, c3 = 'Og70MQpjkn' where c = 526 index_test.go:143: sql update test_index set c1 = 3965303705900970558, c2 = 0.657709, c3 = 'xExRUFBzvt' where c = 506 index_test.go:140: sql delete from test_index where c = 901 index_test.go:143: sql update test_index set c1 = 6423457995953305557, c2 = 0.326855, c3 = '8KSLt3jWpu' where c = 1330 index_test.go:137: sql insert into test_index values (1556, 4716111041016612190, 0.811143, 'IWP5SnehjP') index_test.go:137: sql insert into test_index values (1550, 4190097453123801902, 0.385498, 'xFpX2JNAiW') index_test.go:137: sql insert into test_index values (1554, 1592660406398480510, 0.053623, 'NBQrXQFz2V') index_test.go:137: sql insert into test_index values (1555, 764047541320034591, 0.875359, 'QYKHrOpQHg') index_test.go:140: sql delete from test_index where c = 968 index_test.go:140: sql delete from test_index where c = 536 index_test.go:140: sql delete from test_index where c = 1099 index_test.go:137: sql insert into test_index values (1558, 2160070107047763377, 0.692683, 'mu759R3RvG') index_test.go:137: sql insert into test_index values (1557, 2966716984080452564, 0.567470, 'sQSgxTcUop') index_test.go:143: sql update test_index set c1 = 7755876278747155325, c2 = 0.401703, c3 = 'YdbtoVBJOU' where c = 62 index_test.go:143: sql update test_index set c1 = 6702225594641941597, c2 = 0.271450, c3 = 'GNQWQxscRz' where c = 73 index_test.go:140: sql delete from test_index where c = 680 index_test.go:140: sql delete from test_index where c = 447 index_test.go:143: sql update test_index set c1 = 5998256274420852717, c2 = 0.941675, c3 = 'c17EtgUD5i' where c = 843 index_test.go:143: sql update test_index set c1 = 4444086394272562665, c2 = 0.699953, c3 = 'oPLcLfCccS' where c = 1192 index_test.go:140: sql delete from test_index where c = 386 index_test.go:137: sql insert into test_index values (1559, 6962064402116879350, 0.566319, 'qH6CtQk6Qj') index_test.go:140: sql delete from test_index where c = 583 index_test.go:143: sql update test_index set c1 = 865209295000382679, c2 = 0.748537, c3 = 'EH3O4XOwhR' where c = 1448 index_test.go:137: sql insert into test_index values (1560, 4845481184393415053, 0.379943, 'eOnxacanvZ') index_test.go:140: sql delete from test_index where c = 9 index_test.go:140: sql delete from test_index where c = 1118 index_test.go:143: sql update test_index set c1 = 4241727991393769556, c2 = 0.885885, c3 = 'j1xOp4x39e' where c = 906 index_test.go:140: sql delete from test_index where c = 971 index_test.go:143: sql update test_index set c1 = 3743063108495231697, c2 = 0.070491, c3 = '7LJLDY2dYg' where c = 1253 index_test.go:143: sql update test_index set c1 = 6901301713388582799, c2 = 0.568249, c3 = 'K6PcbnzkXY' where c = 35 index_test.go:137: sql insert into test_index values (1562, 379412888428359353, 0.938646, 'I3jTRUt2ks') index_test.go:143: sql update test_index set c1 = 6054740488862593504, c2 = 0.505868, c3 = '28OPj88CEs' where c = 1326 index_test.go:143: sql update test_index set c1 = 6453387206259046471, c2 = 0.506320, c3 = 'ADlrsfFMlb' where c = 933 index_test.go:137: sql insert into test_index values (1566, 3180787752243585674, 0.477291, '9xsbJAcFBT') index_test.go:143: sql update test_index set c1 = 4107624998321709737, c2 = 0.926579, c3 = 'bBc4l2Hxuj' where c = 569 index_test.go:137: sql insert into test_index values (1561, 8438753829570385545, 0.130059, 'ySbwxXUVVq') index_test.go:137: sql insert into test_index values (1568, 2453525845897612886, 0.886325, '13Jdgw8cDe') index_test.go:137: sql insert into test_index values (1567, 2991859497798366219, 0.320057, 'ITtmbSuaQw') index_test.go:143: sql update test_index set c1 = 2338566080105137846, c2 = 0.139017, c3 = 'jcSHBIRF1n' where c = 1303 index_test.go:137: sql insert into test_index values (1563, 7213157728682734846, 0.541793, 'OgBDhGpBrm') index_test.go:140: sql delete from test_index where c = 1550 index_test.go:140: sql delete from test_index where c = 115 index_test.go:137: sql insert into test_index values (1569, 2754587361382388137, 0.839307, 'cpzhBLRo7h') index_test.go:137: sql insert into test_index values (1564, 2724531518681645547, 0.392502, '8Vdj7zoJSD') index_test.go:140: sql delete from test_index where c = 4 index_test.go:137: sql insert into test_index values (1565, 621965833205983550, 0.118352, 'gEinY2icpE') index_test.go:140: sql delete from test_index where c = 1479 index_test.go:140: sql delete from test_index where c = 1381 index_test.go:140: sql delete from test_index where c = 316 index_test.go:140: sql delete from test_index where c = 510 index_test.go:140: sql delete from test_index where c = 183 index_test.go:143: sql update test_index set c1 = 4634415004482779537, c2 = 0.611777, c3 = 'OVeS3XzWL3' where c = 1110 index_test.go:143: sql update test_index set c1 = 373360606563023369, c2 = 0.342512, c3 = 'Dd2BWfOl8S' where c = 880 index_test.go:143: sql update test_index set c1 = 5002510422714746366, c2 = 0.730348, c3 = 'wL81LIo6AA' where c = 1403 index_test.go:143: sql update test_index set c1 = 2490247429214222097, c2 = 0.797426, c3 = 'VdVJH33EUW' where c = 1354 index_test.go:143: sql update test_index set c1 = 9191299068712968843, c2 = 0.318488, c3 = '107P9L4iLL' where c = 1080 index_test.go:140: sql delete from test_index where c = 678 index_test.go:143: sql update test_index set c1 = 8307185653546933496, c2 = 0.076606, c3 = 'aK9SwYgIwy' where c = 311 index_test.go:137: sql insert into test_index values (1570, 4352529479731270582, 0.837042, 'iQVZPrpaWo') index_test.go:137: sql insert into test_index values (1571, 2748422436917732876, 0.582906, 'FUj7mmzjF5') index_test.go:137: sql insert into test_index values (1574, 6698346888017402582, 0.448651, 'E3xUl6KmUk') index_test.go:143: sql update test_index set c1 = 959075815680858323, c2 = 0.535746, c3 = '5TnXwLKlmZ' where c = 1445 index_test.go:137: sql insert into test_index values (1573, 1623190327149380142, 0.196478, 'ryB4Ey8OPQ') index_test.go:143: sql update test_index set c1 = 4116379556738646721, c2 = 0.365972, c3 = 'txqDYnK9y1' where c = 462 index_test.go:140: sql delete from test_index where c = 702 index_test.go:137: sql insert into test_index values (1572, 3033014263953810297, 0.571011, 'GqoUr2j6KT') index_test.go:137: sql insert into test_index values (1575, 5247506380582142747, 0.731347, 'afFclhO0iF') index_test.go:137: sql insert into test_index values (1576, 8559819734024332692, 0.478992, 'Scjyxzbnmk') index_test.go:143: sql update test_index set c1 = 9004942456386922226, c2 = 0.210081, c3 = 'WQTv4Nu1el' where c = 1306 index_test.go:140: sql delete from test_index where c = 342 index_test.go:140: sql delete from test_index where c = 733 index_test.go:140: sql delete from test_index where c = 1092 index_test.go:137: sql insert into test_index values (1578, 5807592438265591263, 0.203069, '7ak495OJ0Z') index_test.go:140: sql delete from test_index where c = 260 index_test.go:140: sql delete from test_index where c = 652 index_test.go:143: sql update test_index set c1 = 1823756229890031241, c2 = 0.474127, c3 = 'lsV2Az9cRC' where c = 813 index_test.go:137: sql insert into test_index values (1579, 5207117395085359783, 0.188777, 'B5Qh8Cr1Ef') index_test.go:137: sql insert into test_index values (1577, 7090258007717974246, 0.440766, '0DpFLDuyfp') index_test.go:140: sql delete from test_index where c = 1436 index_test.go:137: sql insert into test_index values (1580, 7366500453216112319, 0.255697, 'EyUoIrPex5') index_test.go:143: sql update test_index set c1 = 3635453806592340637, c2 = 0.152164, c3 = '8hUx08Zc4r' where c = 612 index_test.go:143: sql update test_index set c1 = 8350284463044480475, c2 = 0.453692, c3 = 'Y2XqgzjgXW' where c = 646 index_test.go:143: sql update test_index set c1 = 4313324470898237977, c2 = 0.185229, c3 = 'NSuReywk6j' where c = 1560 index_test.go:137: sql insert into test_index values (1582, 831041703299079052, 0.719253, 'jKSFjt3AkY') index_test.go:140: sql delete from test_index where c = 1302 index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 732248460709439006, c2 = 0.163258, c3 = 'q8rLPKFJbN' where c = 545 index_test.go:137: sql insert into test_index values (1581, 8269360826668782769, 0.334740, 'ob5rkpvkYB') index_test.go:143: sql update test_index set c1 = 2113268562269945326, c2 = 0.883227, c3 = 'es2yUTq8k1' where c = 822 index_test.go:137: sql insert into test_index values (1583, 625024076435022016, 0.342652, 'JWa62Khw6A') index_test.go:143: sql update test_index set c1 = 2784686721566330968, c2 = 0.362893, c3 = '78vwTXj7Yn' where c = 727 index_test.go:140: sql delete from test_index where c = 1309 index_test.go:143: sql update test_index set c1 = 834211518041815296, c2 = 0.089713, c3 = 'xfygDWy76R' where c = 1301 index_test.go:140: sql delete from test_index where c = 1494 index_test.go:140: sql delete from test_index where c = 1154 index_test.go:137: sql insert into test_index values (1586, 4267905065780448432, 0.665394, 'MQK08dt2cM') index_test.go:137: sql insert into test_index values (1585, 1568951045634590465, 0.370904, '7N8CaGF1eu') index_test.go:140: sql delete from test_index where c = 1264 index_test.go:140: sql delete from test_index where c = 1370 index_test.go:137: sql insert into test_index values (1587, 4014307966320035762, 0.917054, 'QUdIntAgpS') index_test.go:143: sql update test_index set c1 = 7966407986550913272, c2 = 0.603109, c3 = 'VdsZsYXcBZ' where c = 1309 index_test.go:143: sql update test_index set c1 = 2093341647707446455, c2 = 0.001981, c3 = 'KskyIeZDH9' where c = 181 index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 326 index_test.go:143: sql update test_index set c1 = 7618302693470279774, c2 = 0.350944, c3 = 'h1qCFPOk9A' where c = 1402 index_test.go:137: sql insert into test_index values (1584, 2448504738366595879, 0.653667, 'NURNaJR86z') index_test.go:143: sql update test_index set c1 = 4059058809331473886, c2 = 0.217156, c3 = 'paOQS6nf9C' where c = 67 index_test.go:143: sql update test_index set c1 = 4275066033783701792, c2 = 0.769941, c3 = 'mOcmAH35iq' where c = 157 index_test.go:140: sql delete from test_index where c = 324 index_test.go:143: sql update test_index set c1 = 1879201221927838158, c2 = 0.132851, c3 = 'ccUzLcRJGm' where c = 694 index_test.go:140: sql delete from test_index where c = 313 index_test.go:143: sql update test_index set c1 = 283317063542832872, c2 = 0.956595, c3 = 'jlPFumLHSY' where c = 996 index_test.go:143: sql update test_index set c1 = 3963093595485200293, c2 = 0.815114, c3 = 'ulLmLSM82P' where c = 750 index_test.go:137: sql insert into test_index values (1589, 5044603303704724912, 0.510532, 'wiTYFSDlzi') index_test.go:137: sql insert into test_index values (1588, 5650693902340225693, 0.359857, 'qVtMa6zEPA') index_test.go:137: sql insert into test_index values (1592, 8377893665663940132, 0.596758, 'QDm5EOhyS4') index_test.go:143: sql update test_index set c1 = 8885751344052514310, c2 = 0.717461, c3 = 'AdbXXS9L3D' where c = 493 index_test.go:143: sql update test_index set c1 = 35230271738320377, c2 = 0.195755, c3 = '0fJyDAlOAl' where c = 1482 index_test.go:140: sql delete from test_index where c = 285 index_test.go:140: sql delete from test_index where c = 1502 index_test.go:143: sql update test_index set c1 = 3145268225851752976, c2 = 0.741117, c3 = 'OyCa4cxJJ5' where c = 754 index_test.go:137: sql insert into test_index values (1594, 8777432771875053503, 0.729308, 'ju5g3D6qDP') index_test.go:137: sql insert into test_index values (1593, 534025355999976010, 0.200628, 'pN65IwJV9Z') index_test.go:140: sql delete from test_index where c = 717 index_test.go:143: sql update test_index set c1 = 657220653680531391, c2 = 0.888941, c3 = 'XTPfJ6X3HS' where c = 650 index_test.go:137: sql insert into test_index values (1595, 7756496651457461817, 0.734083, '0pbrH59JXv') index_test.go:140: sql delete from test_index where c = 1423 index_test.go:143: sql update test_index set c1 = 3030429286180940186, c2 = 0.610495, c3 = 'gWl0dZme8s' where c = 80 index_test.go:140: sql delete from test_index where c = 531 index_test.go:137: sql insert into test_index values (1596, 4590189628971429608, 0.891978, 'DtAh3JLgkd') index_test.go:140: sql delete from test_index where c = 876 index_test.go:143: sql update test_index set c1 = 7024412336626843696, c2 = 0.144384, c3 = '0JT9ksZzVh' where c = 1110 index_test.go:137: sql insert into test_index values (1597, 8414110781091014243, 0.789013, '5wcIOla8Y5') index_test.go:137: sql insert into test_index values (1591, 3257842074246128505, 0.811462, 'xVOJEbA2sx') index_test.go:137: sql insert into test_index values (1590, 5366663465192218543, 0.775034, 'CcTnTqDpuP') index_test.go:140: sql delete from test_index where c = 108 index_test.go:137: sql insert into test_index values (1598, 2087466664103164042, 0.263677, 'Xqdcg8Kxqj') index_test.go:140: sql delete from test_index where c = 868 index_test.go:140: sql delete from test_index where c = 453 index_test.go:143: sql update test_index set c1 = 7001999448109445866, c2 = 0.247785, c3 = 'JqcTllYdAR' where c = 1352 index_test.go:140: sql delete from test_index where c = 880 index_test.go:143: sql update test_index set c1 = 2324111832491738406, c2 = 0.874040, c3 = 'jLiGL8IjrU' where c = 817 index_test.go:143: sql update test_index set c1 = 1103946597792471405, c2 = 0.347020, c3 = 'h3dbwUnNUH' where c = 927 index_test.go:143: sql update test_index set c1 = 6836213241869968361, c2 = 0.345123, c3 = '3yfPTRnxxm' where c = 1234 index_test.go:140: sql delete from test_index where c = 1097 index_test.go:143: sql update test_index set c1 = 6730894010008644749, c2 = 0.844098, c3 = 'hsgdYCmPMZ' where c = 1154 index_test.go:143: sql update test_index set c1 = 5400338630440555387, c2 = 0.289513, c3 = 'FMfd2jtRtL' where c = 1523 index_test.go:137: sql insert into test_index values (1599, 3978161047531073207, 0.979582, 'GtCYycD4Xl') index_test.go:143: sql update test_index set c1 = 3411586284644102290, c2 = 0.378687, c3 = 'AK2GsApku4' where c = 805 index_test.go:137: sql insert into test_index values (1600, 6986107606406205314, 0.344780, 'mbtkjsKhbt') index_test.go:140: sql delete from test_index where c = 34 index_test.go:140: sql delete from test_index where c = 424 [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025/04/06 07:08:05.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7068' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.080 +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/06 07:08:05.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9914' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8035' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.081 +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/06 07:08:05.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1089' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '721' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3864' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6043' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.083 +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/06 07:08:05.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7964' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7749' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4097' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5864' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.084 +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/06 07:08:05.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9355' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.085 +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/06 07:08:05.085 +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/06 07:08:05.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2018' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5510' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '636' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7408' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3362' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3083' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3162' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.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/06 07:08:05.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7561' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2094' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.089 +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/06 07:08:05.089 +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/06 07:08:05.090 +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/06 07:08:05.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1469' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4116' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '999' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1784' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9085' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7773' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6179' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7631' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3363' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.094 +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/06 07:08:05.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2212' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6658' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3683' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.097 +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/06 07:08:05.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4958' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3780' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.099 +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/06 07:08:05.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '608' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8565' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1145' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1729' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3165' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4756' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3115' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.101 +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/06 07:08:05.101 +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/06 07:08:05.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7151' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4746' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4568' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1001' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '318' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6894' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7546' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.104 +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/06 07:08:05.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7478' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.104 +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/06 07:08:05.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '154' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.105 +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/06 07:08:05.105 +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/06 07:08:05.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '997' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7847' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4786' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3644' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1323' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4620' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5475' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5507' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5515' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7825' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2318' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.111 +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/06 07:08:05.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6040' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8332' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1220' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1632' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2146' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.113 +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/06 07:08:05.114 +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/06 07:08:05.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5883' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '271' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7020' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1948' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.116 +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/06 07:08:05.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7163' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3119' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9275' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.117 +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/06 07:08:05.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1453' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.117 +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/06 07:08:05.118 +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/06 07:08:05.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2775' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.118 +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/06 07:08:05.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9837' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3139' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4672' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8593' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5507' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6134' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6721' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '727' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3598' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9034' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.123 +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/06 07:08:05.179 +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/06 07:08:05.179 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '749' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.179 +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/06 07:08:05.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9746' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.181 +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/06 07:08:05.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3481' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8479' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7903' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.184 +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/06 07:08:05.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '672' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.184 +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/06 07:08:05.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '440' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9497' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9061' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5159' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.186 +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/06 07:08:05.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7925' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7548' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6231' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9566' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.188 +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/06 07:08:05.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6014' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3400' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8066' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3960' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.190 +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/06 07:08:05.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '731' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5713' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2476' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3176' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2681' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5984' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.193 +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/06 07:08:05.193 +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/06 07:08:05.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4393' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3679' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.194 +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/06 07:08:05.195 +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/06 07:08:05.196 +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/06 07:08:05.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7534' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7579' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1967' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6481' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.198 +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/06 07:08:05.198 +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/06 07:08:05.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1393' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.199 +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/06 07:08:05.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3993' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5515' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5432' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4281' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7647' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.201 +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/06 07:08:05.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7562' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.203 +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/06 07:08:05.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2858' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7123' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.205 +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/06 07:08:05.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8268' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.205 +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/06 07:08:05.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2025' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9366' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7698' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.207 +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/06 07:08:05.207 +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/06 07:08:05.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1957' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '898' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9932' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.209 +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/06 07:08:05.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5546' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3283' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9327' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8885' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.211 +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/06 07:08:05.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5383' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1028' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3972' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9812' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '758' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8072' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2862' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7275' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.214 +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/06 07:08:05.214 +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/06 07:08:05.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4035' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1148' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6746' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4524' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.216 +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/06 07:08:05.216 +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/06 07:08:05.216 +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/06 07:08:05.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.217 +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/06 07:08:05.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4415' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7395' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2593' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.219 +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/06 07:08:05.221 +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/06 07:08:05.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5173' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.280 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6451' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.280 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2578' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '451' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.281 +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/06 07:08:05.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4055' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1497' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4060' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.283 +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/06 07:08:05.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5828' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7163' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9007' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '991' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '334' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3764' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.285 +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/06 07:08:05.285 +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/06 07:08:05.286 +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/06 07:08:05.286 +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/06 07:08:05.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3971' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1548' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.287 +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/06 07:08:05.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6917' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3437' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.289 +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/06 07:08:05.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5315' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '568' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8247' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.291 +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/06 07:08:05.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8157' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1952' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4497' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9148' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.292 +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/06 07:08:05.293 +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/06 07:08:05.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1215' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.294 +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/06 07:08:05.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3001' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.295 +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/06 07:08:05.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1907' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4751' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3069' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.296 +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/06 07:08:05.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '467' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.298 +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/06 07:08:05.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '88' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2599' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1360' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2481' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.299 +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/06 07:08:05.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6800' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6545' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.301 +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/06 07:08:05.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7846' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4101' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.302 +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/06 07:08:05.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8115' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2857' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4529' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1603' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8108' for key 'test_conflict_insert.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 5918201933628856632, c2 = 0.701413, c3 = 'W3wIgbYvoi' where c = 372 index_test.go:143: sql update test_index set c1 = 6060450988261754913, c2 = 0.465039, c3 = 'WPKuP9KPtq' where c = 1319 [2025/04/06 07:08:05.088 +08:00] [ERROR] [gc_worker.go:1864] ["deleteRanges is called"] [2025/04/06 07:08:05.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '847' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '974' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.304 +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/06 07:08:05.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3481' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.305 +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/06 07:08:05.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7595' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8038' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '414' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3590' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '29' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '881' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4482' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6789' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5638' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2560' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7647' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7594' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '834' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.311 +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/06 07:08:05.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '689' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.311 +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/06 07:08:05.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7879' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.312 +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/06 07:08:05.312 +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/06 07:08:05.313 +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/06 07:08:05.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1461' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4618' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.314 +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/06 07:08:05.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2388' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2509' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1710' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.315 +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/06 07:08:05.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6203' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.315 +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/06 07:08:05.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '37' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6490' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4416' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1170' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8066' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.317 +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/06 07:08:05.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1354' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6566' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1065' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6258' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3608' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7072' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4210' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3594' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.321 +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/06 07:08:05.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5854' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.321 +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/06 07:08:05.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4339' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6300' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8721' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.380 +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/06 07:08:05.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8514' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.380 +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/06 07:08:05.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2741' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '308' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6170' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5564' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8418' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.382 +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/06 07:08:05.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7717' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.383 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4035' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.383 +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/06 07:08:05.384 +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/06 07:08:05.384 +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/06 07:08:05.384 +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/06 07:08:05.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2865' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9892' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7718' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2543' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '642' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '127' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9278' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.388 +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/06 07:08:05.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2230' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9834' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.389 +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/06 07:08:05.389 +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/06 07:08:05.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9837' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5464' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.390 +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/06 07:08:05.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3450' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1161' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6855' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9991' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2688' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.392 +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/06 07:08:05.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1378' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.394 +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/06 07:08:05.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4832' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5006' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.396 +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/06 07:08:05.396 +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/06 07:08:05.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9261' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1452' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3396' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9933' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9202' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8840' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7841' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4283' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.401 +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/06 07:08:05.401 +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/06 07:08:05.401 +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/06 07:08:05.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9071' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.402 +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/06 07:08:05.403 +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/06 07:08:05.403 +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/06 07:08:05.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '787' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.403 +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/06 07:08:05.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9582' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4217' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9454' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8762' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '57' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6491' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5718' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3872' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9548' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2689' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.405 +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/06 07:08:05.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '159' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2265' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6567' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.406 +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/06 07:08:05.407 +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/06 07:08:05.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5421' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8310' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.407 +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/06 07:08:05.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1914' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.408 +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/06 07:08:05.408 +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/06 07:08:05.409 +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/06 07:08:05.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8727' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9535' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.409 +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/06 07:08:05.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3116' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8657' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3276' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.411 +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/06 07:08:05.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.411 +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/06 07:08:05.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2161' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7414' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6059' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '57' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4296' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.412 +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/06 07:08:05.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7218' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2466' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1837' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.414 +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/06 07:08:05.414 +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/06 07:08:05.414 +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/06 07:08:05.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.415 +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/06 07:08:05.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1269' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.415 +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/06 07:08:05.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '219' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2171' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6799' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.417 +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/06 07:08:05.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8843' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8739' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8979' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7396' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8017' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '148' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1723' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9454' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5670' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2355' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3467' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '13' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3559' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5310' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8366' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '533' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6896' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '373' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '908' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2119' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2611' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.488 +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/06 07:08:05.488 +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/06 07:08:05.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3830' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8600' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2578' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.489 +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/06 07:08:05.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6485' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2975' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5396' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1170' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4652' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.491 +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/06 07:08:05.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '413' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8616' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.492 +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/06 07:08:05.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8606' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1344' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6602' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.494 +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/06 07:08:05.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '845' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '997' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.495 +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/06 07:08:05.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6831' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3054' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2080' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8108' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.496 +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/06 07:08:05.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '934' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8595' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6480' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1906' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.498 +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/06 07:08:05.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9288' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5287' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8515' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.501 +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/06 07:08:05.501 +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/06 07:08:05.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3629' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '468' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1597' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6507' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3960' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6300' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.504 +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/06 07:08:05.505 +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/06 07:08:05.506 +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/06 07:08:05.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1242' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6798' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.506 +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/06 07:08:05.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5124' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9374' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '639' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.508 +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/06 07:08:05.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4319' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1616' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.509 +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/06 07:08:05.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6905' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.510 +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/06 07:08:05.511 +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/06 07:08:05.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '692' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5754' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1315' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8025' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9433' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6235' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3042' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5077' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2854' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3102' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5694' for key 'test_conflict_insert.PRIMARY'"] index_test.go:137: sql insert into test_index values (1604, 7305709166803839400, 0.969040, 'HzqJJdh2D3') index_test.go:137: sql insert into test_index values (1602, 5874083873036762470, 0.850002, 'OHVYWrcAG8') index_test.go:137: sql insert into test_index values (1601, 8279476363590424689, 0.982055, 'KSKxZlB5oO') index_test.go:137: sql insert into test_index values (1603, 5858036688731765687, 0.948128, 'noikJDTGpQ') index_test.go:137: sql insert into test_index values (1606, 6875260660906608900, 0.165970, 'B9isk7G5o7') index_test.go:137: sql insert into test_index values (1609, 493312911436120112, 0.763351, '3rYudDHGr9') index_test.go:137: sql insert into test_index values (1605, 5638574326793738644, 0.496913, '2slnkl7Qtb') index_test.go:140: sql delete from test_index where c = 663 index_test.go:137: sql insert into test_index values (1608, 7403260189097745114, 0.551426, 'Tg08vOHbfC') index_test.go:140: sql delete from test_index where c = 752 index_test.go:140: sql delete from test_index where c = 986 index_test.go:137: sql insert into test_index values (1607, 4242775021239333505, 0.893675, 'XKCClTJWAF') index_test.go:137: sql insert into test_index values (1610, 337992925017267260, 0.519036, 'xmVVTGQ112') index_test.go:140: sql delete from test_index where c = 1366 [2025/04/06 07:08:05.579 +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/06 07:08:05.580 +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/06 07:08:05.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9264' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.581 +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/06 07:08:05.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9034' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5043' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4986' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7231' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3467' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9751' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9327' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '778' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7033' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.584 +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/06 07:08:05.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '249' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3965' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5926' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8608' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4099' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.587 +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/06 07:08:05.588 +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/06 07:08:05.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1302' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8767' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.588 +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/06 07:08:05.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2254' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.589 +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/06 07:08:05.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.590 +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/06 07:08:05.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1089' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4188' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9973' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9319' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2800' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.593 +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/06 07:08:05.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8874' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8299' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7710' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.594 +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/06 07:08:05.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4042' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2092' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7858' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2674' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3914' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.596 +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/06 07:08:05.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1310' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2406' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1797' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.598 +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/06 07:08:05.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3917' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.598 +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/06 07:08:05.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2222' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.600 +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/06 07:08:05.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '940' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3791' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4613' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8286' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2349' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7901' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2888' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2978' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7559' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7139' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.603 +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/06 07:08:05.603 +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/06 07:08:05.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4094' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.604 +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/06 07:08:05.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4093' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6402' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5096' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6422' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9924' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.609 +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/06 07:08:05.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8780' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.610 +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/06 07:08:05.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7773' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.611 +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/06 07:08:05.611 +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/06 07:08:05.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5738' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7509' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2282' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.612 +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/06 07:08:05.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6688' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6856' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.613 +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/06 07:08:05.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7148' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8120' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4033' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4148' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.616 +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/06 07:08:05.616 +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/06 07:08:05.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8357' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.616 +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/06 07:08:05.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2873' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9040' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6529' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1418' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1233' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3824' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4434' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.618 +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/06 07:08:05.619 +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/06 07:08:05.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5553' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7293' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.619 +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/06 07:08:05.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2469' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9174' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2392' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2571' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.621 +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/06 07:08:05.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5032' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.621 +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/06 07:08:05.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3445' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.621 +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/06 07:08:05.622 +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/06 07:08:05.622 +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/06 07:08:05.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '791' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '479' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.623 +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/06 07:08:05.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1600' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3629' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8376' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5982' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8386' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.680 +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/06 07:08:05.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2873' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.680 +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/06 07:08:05.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3982' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2697' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3288' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.681 +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/06 07:08:05.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4564' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.682 +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/06 07:08:05.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3091' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.683 +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/06 07:08:05.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4548' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2483' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5718' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '235' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3374' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9249' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5800' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3903' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3383' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9366' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6314' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7058' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8076' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3864' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4605' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5194' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.696 +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/06 07:08:05.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4268' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2816' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2161' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5687' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.698 +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/06 07:08:05.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7310' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5526' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '675' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3228' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.699 +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/06 07:08:05.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3416' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6758' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.700 +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/06 07:08:05.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5961' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6403' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.701 +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/06 07:08:05.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4436' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.701 +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/06 07:08:05.702 +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/06 07:08:05.702 +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/06 07:08:05.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '467' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2027' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1187' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4603' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8066' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7062' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.704 +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/06 07:08:05.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9551' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '414' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5300' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1669' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5802' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5563' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5515' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3153' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1257' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2611' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2293' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7287' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.709 +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/06 07:08:05.709 +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/06 07:08:05.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7792' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7841' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.710 +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/06 07:08:05.711 +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/06 07:08:05.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1899' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8606' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.712 +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/06 07:08:05.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8445' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7150' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '20' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2119' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3159' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6033' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2450' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '277' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9043' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7854' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.716 +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/06 07:08:05.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4846' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9783' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7058' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9772' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '649' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9078' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8102' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4719' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4772' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.719 +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/06 07:08:05.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1933' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4925' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7884' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '636' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7805' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4599' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3520' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7476' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8657' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9581' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.725 +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/06 07:08:05.726 +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/06 07:08:05.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3411' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.726 +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/06 07:08:05.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8386' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7307' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4330' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9145' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.728 +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/06 07:08:05.728 +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/06 07:08:05.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4035' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1892' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.730 +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/06 07:08:05.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7016' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2362' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '533' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1952' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6211' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.732 +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/06 07:08:05.733 +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/06 07:08:05.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '94' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7939' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.733 +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/06 07:08:05.734 +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/06 07:08:05.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4568' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.734 +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/06 07:08:05.735 +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/06 07:08:05.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5816' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6312' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7958' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7281' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8930' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9462' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '557' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7698' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6572' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.781 +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/06 07:08:05.781 +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/06 07:08:05.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4729' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.781 +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/06 07:08:05.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5446' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3481' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.783 +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/06 07:08:05.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7231' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.783 +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/06 07:08:05.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9924' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1433' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.784 +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/06 07:08:05.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6323' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2453' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.784 +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/06 07:08:05.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6468' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.785 +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/06 07:08:05.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2903' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.786 +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/06 07:08:05.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4829' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.786 +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/06 07:08:05.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4217' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.787 +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/06 07:08:05.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8067' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9211' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2182' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.797 +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/06 07:08:05.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7347' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6373' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8488' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4846' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8404' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.798 +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/06 07:08:05.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4387' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.799 +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/06 07:08:05.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8530' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2662' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5374' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9095' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4420' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3631' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7558' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1567' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.802 +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/06 07:08:05.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9249' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4054' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '719' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1187' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8611' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.806 +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/06 07:08:05.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3648' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4651' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5754' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3249' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.808 +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/06 07:08:05.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9046' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3594' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7948' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.810 +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/06 07:08:05.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1204' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.811 +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/06 07:08:05.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8124' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.812 +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/06 07:08:05.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8889' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '222' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.813 +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/06 07:08:05.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2581' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1233' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3174' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7668' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2644' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1519' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.816 +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/06 07:08:05.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '811' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4336' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1084' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.816 +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/06 07:08:05.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '856' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3872' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3428' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1966' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5754' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3069' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.818 +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/06 07:08:05.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8057' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2180' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.819 +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/06 07:08:05.819 +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/06 07:08:05.819 +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/06 07:08:05.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4537' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.820 +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/06 07:08:05.820 +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/06 07:08:05.820 +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/06 07:08:05.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4388' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5789' for key 'test_conflict_insert.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 303 index_test.go:140: sql delete from test_index where c = 1300 index_test.go:140: sql delete from test_index where c = 840 index_test.go:143: sql update test_index set c1 = 7313520373744917210, c2 = 0.973272, c3 = 'wUrhP01Sc1' where c = 149 index_test.go:143: sql update test_index set c1 = 532542481343221751, c2 = 0.654185, c3 = 'Ztr3hAOu4j' where c = 483 index_test.go:140: sql delete from test_index where c = 719 index_test.go:143: sql update test_index set c1 = 1053191940031807835, c2 = 0.771485, c3 = 'RGGOeYzTZT' where c = 370 index_test.go:140: sql delete from test_index where c = 168 index_test.go:143: sql update test_index set c1 = 3129399034743648049, c2 = 0.119814, c3 = 'zDNWBjWXWH' where c = 988 index_test.go:137: sql insert into test_index values (1611, 4232377531468281340, 0.761290, 'xg4qTjgyLk') index_test.go:140: sql delete from test_index where c = 1412 index_test.go:143: sql update test_index set c1 = 8218851891382764574, c2 = 0.670359, c3 = 'OplKm3AXpz' where c = 458 index_test.go:137: sql insert into test_index values (1612, 7651111658390122404, 0.328598, 'ipKsKtrSP2') index_test.go:143: sql update test_index set c1 = 8847139438306933898, c2 = 0.834180, c3 = 'qKTaG1SuR3' where c = 732 index_test.go:143: sql update test_index set c1 = 2232098675143365386, c2 = 0.253968, c3 = 'zXqzN3J3oz' where c = 1603 index_test.go:137: sql insert into test_index values (1614, 2034703891334045391, 0.485149, 'ZZQZZTkhBs') index_test.go:140: sql delete from test_index where c = 112 index_test.go:143: sql update test_index set c1 = 1437633358655926677, c2 = 0.272845, c3 = 'rkQl0UxI6K' where c = 422 index_test.go:140: sql delete from test_index where c = 189 index_test.go:137: sql insert into test_index values (1613, 1609108147531512532, 0.611390, '5m6hJ4JmK9') index_test.go:143: sql update test_index set c1 = 4455286133850533589, c2 = 0.047303, c3 = '7tziky0wtR' where c = 1258 index_test.go:137: sql insert into test_index values (1616, 345258794693284030, 0.565847, 'cjGBssJdRb') index_test.go:140: sql delete from test_index where c = 171 index_test.go:143: sql update test_index set c1 = 2166390493439913351, c2 = 0.257651, c3 = '7wdHcla1at' where c = 858 index_test.go:137: sql insert into test_index values (1615, 8026805331442932060, 0.978893, 'xajDhKWgtC') index_test.go:137: sql insert into test_index values (1618, 3983967255650872161, 0.253754, 'jcIJa21bkN') index_test.go:143: sql update test_index set c1 = 162341960056015902, c2 = 0.307339, c3 = 'jh5XtdrM0A' where c = 17 index_test.go:137: sql insert into test_index values (1617, 7124771260602727074, 0.556874, 'sIvL2uEONB') index_test.go:143: sql update test_index set c1 = 528880070705807763, c2 = 0.891793, c3 = 'V2X4mZC2KQ' where c = 1579 index_test.go:137: sql insert into test_index values (1620, 2595543389483232647, 0.042617, 'jxztYrtyVQ') index_test.go:143: sql update test_index set c1 = 111905280857661470, c2 = 0.785886, c3 = 'oy9AaNA48H' where c = 1059 index_test.go:140: sql delete from test_index where c = 48 index_test.go:140: sql delete from test_index where c = 1425 index_test.go:137: sql insert into test_index values (1621, 3579960723197971445, 0.643824, 'bhogqE41YT') index_test.go:140: sql delete from test_index where c = 901 index_test.go:137: sql insert into test_index values (1619, 1035815754656063207, 0.849362, 'maeGVaYo0a') index_test.go:140: sql delete from test_index where c = 264 index_test.go:143: sql update test_index set c1 = 3179856413745932037, c2 = 0.739868, c3 = 'bsgHTfd3Jk' where c = 275 index_test.go:140: sql delete from test_index where c = 473 index_test.go:137: sql insert into test_index values (1622, 2232472383287809154, 0.580234, 'fpVF07Tc8k') index_test.go:137: sql insert into test_index values (1623, 4465434272402506078, 0.023410, 'M553hqXuzX') index_test.go:140: sql delete from test_index where c = 336 index_test.go:140: sql delete from test_index where c = 228 index_test.go:140: sql delete from test_index where c = 455 index_test.go:143: sql update test_index set c1 = 5207734209558119136, c2 = 0.050273, c3 = 'LF0FEnAi7C' where c = 229 index_test.go:143: sql update test_index set c1 = 720305134545717023, c2 = 0.051630, c3 = 'BUPnG6sy1b' where c = 1481 index_test.go:143: sql update test_index set c1 = 6447420070076954001, c2 = 0.792905, c3 = 'vhR6dLgrQa' where c = 496 index_test.go:137: sql insert into test_index values (1624, 6541362855570051739, 0.341028, 'HVw1TWunCK') index_test.go:143: sql update test_index set c1 = 6679338185660216270, c2 = 0.019536, c3 = 'VVNQCOgwPR' where c = 481 index_test.go:143: sql update test_index set c1 = 1229885104071974300, c2 = 0.439185, c3 = 'VoAD6wkDTs' where c = 231 index_test.go:140: sql delete from test_index where c = 1585 index_test.go:137: sql insert into test_index values (1625, 3122391821114104835, 0.631967, 'QNWufNYrF8') index_test.go:140: sql delete from test_index where c = 1496 index_test.go:137: sql insert into test_index values (1626, 6535963171224559012, 0.111552, 'V9yTXUgJB0') index_test.go:140: sql delete from test_index where c = 622 index_test.go:143: sql update test_index set c1 = 6253341727161670154, c2 = 0.057127, c3 = 'TdcrnzAEy5' where c = 804 index_test.go:137: sql insert into test_index values (1627, 9022603177590414487, 0.535834, 'rMudGiRJID') index_test.go:137: sql insert into test_index values (1629, 1032569484988516638, 0.759905, 'YWp8pr65f6') index_test.go:140: sql delete from test_index where c = 1370 index_test.go:143: sql update test_index set c1 = 630491913690589005, c2 = 0.660581, c3 = '57nV8gacYU' where c = 507 index_test.go:143: sql update test_index set c1 = 5590573532615010688, c2 = 0.261111, c3 = 'XQq1SbwjbE' where c = 172 index_test.go:140: sql delete from test_index where c = 826 index_test.go:140: sql delete from test_index where c = 819 index_test.go:137: sql insert into test_index values (1630, 824602972278000438, 0.309975, 'w59rA9nWf0') index_test.go:140: sql delete from test_index where c = 1369 index_test.go:143: sql update test_index set c1 = 4367558667746291481, c2 = 0.634192, c3 = 'vMFVwR9ox7' where c = 446 index_test.go:143: sql update test_index set c1 = 2965664705519460912, c2 = 0.674285, c3 = '3vwz6WYT6h' where c = 417 index_test.go:143: sql update test_index set c1 = 739328684408682681, c2 = 0.607031, c3 = 'YMXoJBm1NU' where c = 79 index_test.go:143: sql update test_index set c1 = 7568925300006332856, c2 = 0.073167, c3 = 'bRB17B5J7c' where c = 1471 index_test.go:137: sql insert into test_index values (1628, 7935881171835422633, 0.753603, 'jLrdxmp0RT') index_test.go:137: sql insert into test_index values (1631, 4503359289478333099, 0.725786, 'gOKFH0GUZh') index_test.go:137: sql insert into test_index values (1632, 7297171151897264717, 0.524474, 'VodaFeGgtB') index_test.go:140: sql delete from test_index where c = 613 index_test.go:140: sql delete from test_index where c = 607 index_test.go:137: sql insert into test_index values (1633, 5649305180050104900, 0.442241, 'Jr2Po37IIJ') index_test.go:137: sql insert into test_index values (1636, 8257976353107670231, 0.278603, '2N7PhcABP0') index_test.go:137: sql insert into test_index values (1634, 7017519195046156135, 0.925765, 'Q1dP3teKhR') index_test.go:143: sql update test_index set c1 = 9167904511268249431, c2 = 0.923388, c3 = 'UlcnRdRJ1s' where c = 1570 index_test.go:143: sql update test_index set c1 = 3474060077576487659, c2 = 0.141108, c3 = '7ftfVMOWrG' where c = 1322 index_test.go:143: sql update test_index set c1 = 8889291205910089938, c2 = 0.895059, c3 = 'y0qFcqFqdG' where c = 36 index_test.go:137: sql insert into test_index values (1635, 8059690514505478570, 0.519175, 'xuEb7DpSkw') index_test.go:140: sql delete from test_index where c = 1369 index_test.go:143: sql update test_index set c1 = 6972257244481561177, c2 = 0.938205, c3 = 'M6hEVSaBcn' where c = 1142 index_test.go:137: sql insert into test_index values (1638, 1202543381475829891, 0.765047, 'd6cq2IamQo') index_test.go:137: sql insert into test_index values (1637, 6258535062002784615, 0.780100, '0CPBensIK5') index_test.go:140: sql delete from test_index where c = 149 index_test.go:137: sql insert into test_index values (1639, 1804518672245998245, 0.399846, 'kLS0GkrJqD') index_test.go:140: sql delete from test_index where c = 1400 index_test.go:140: sql delete from test_index where c = 833 index_test.go:140: sql delete from test_index where c = 786 index_test.go:140: sql delete from test_index where c = 1626 index_test.go:143: sql update test_index set c1 = 3539466105386223108, c2 = 0.947859, c3 = '9jXI3bmvXI' where c = 944 index_test.go:137: sql insert into test_index values (1640, 6897788130777361096, 0.804925, 'Cmd8rqWfUK') index_test.go:140: sql delete from test_index where c = 823 index_test.go:140: sql delete from test_index where c = 1556 index_test.go:143: sql update test_index set c1 = 7428081015067725041, c2 = 0.416430, c3 = 'FatKoZumUh' where c = 1384 index_test.go:143: sql update test_index set c1 = 4068318237940429926, c2 = 0.630797, c3 = 'DCgZsRbyh3' where c = 1313 index_test.go:143: sql update test_index set c1 = 2235665438848159353, c2 = 0.902444, c3 = 'TeVFWR4MqQ' where c = 93 index_test.go:143: sql update test_index set c1 = 6082894624065117793, c2 = 0.413350, c3 = 'ZPsulqSVMY' where c = 1468 index_test.go:143: sql update test_index set c1 = 3092103854628300951, c2 = 0.579165, c3 = 'jiFU0L4A8o' where c = 305 index_test.go:140: sql delete from test_index where c = 1561 index_test.go:140: sql delete from test_index where c = 1451 index_test.go:137: sql insert into test_index values (1645, 8119937627962364570, 0.929371, 'igWwUJK5Pg') index_test.go:137: sql insert into test_index values (1641, 7821058299758563114, 0.835936, 'SDBrrjhQX8') index_test.go:143: sql update test_index set c1 = 2311189890676560, c2 = 0.521727, c3 = 'UPnInRstWS' where c = 159 index_test.go:143: sql update test_index set c1 = 450246070398397943, c2 = 0.644347, c3 = 'TivjXZHE3d' where c = 483 index_test.go:137: sql insert into test_index values (1646, 2652368328095505952, 0.506889, 'AK3m4KnLT9') index_test.go:137: sql insert into test_index values (1643, 6956205383614533252, 0.493308, 'cZwCLAo9Dh') index_test.go:140: sql delete from test_index where c = 90 index_test.go:140: sql delete from test_index where c = 919 index_test.go:140: sql delete from test_index where c = 369 index_test.go:137: sql insert into test_index values (1642, 1698086462376507689, 0.005582, 'nuKbSeF6YX') index_test.go:143: sql update test_index set c1 = 1065386040307573059, c2 = 0.552252, c3 = 'gqiOnO4oDe' where c = 1339 index_test.go:137: sql insert into test_index values (1647, 8396340202008979632, 0.608907, 'pxe0e1kAh8') index_test.go:137: sql insert into test_index values (1648, 5969751069877718722, 0.250703, 'YfjtNncWgM') index_test.go:137: sql insert into test_index values (1644, 3738429243593848178, 0.128498, '0LQOlP7gCW') index_test.go:143: sql update test_index set c1 = 1203553714683569710, c2 = 0.768648, c3 = 'uiK9pwThla' where c = 1520 index_test.go:140: sql delete from test_index where c = 1620 index_test.go:143: sql update test_index set c1 = 2988657418947946550, c2 = 0.299471, c3 = 'fGOYFqyfJk' where c = 825 index_test.go:143: sql update test_index set c1 = 547967839656374644, c2 = 0.153468, c3 = 'qTla4REgIe' where c = 1063 index_test.go:140: sql delete from test_index where c = 282 index_test.go:137: sql insert into test_index values (1649, 3494340093810502189, 0.474870, 'PMJHJghVI3') index_test.go:137: sql insert into test_index values (1651, 7280629378208408498, 0.734013, '5nofuyaMfq') index_test.go:140: sql delete from test_index where c = 357 index_test.go:143: sql update test_index set c1 = 4366633824667887624, c2 = 0.690588, c3 = 'p2rWe9n0LA' where c = 1185 index_test.go:140: sql delete from test_index where c = 1553 index_test.go:137: sql insert into test_index values (1650, 9180242954229886172, 0.837284, 'sOfPsq6Hhv') index_test.go:140: sql delete from test_index where c = 1258 index_test.go:140: sql delete from test_index where c = 206 index_test.go:143: sql update test_index set c1 = 8574457417161832645, c2 = 0.519544, c3 = 'jucupTQTIm' where c = 305 index_test.go:143: sql update test_index set c1 = 4604755249668365222, c2 = 0.633224, c3 = 'hTvVqPp5cK' where c = 1180 index_test.go:143: sql update test_index set c1 = 4350858055828912065, c2 = 0.430900, c3 = 'Xc02RUb4N0' where c = 1231 index_test.go:137: sql insert into test_index values (1653, 511939561582219569, 0.708215, 'GjI9HcyNQ2') index_test.go:143: sql update test_index set c1 = 5006198629498354375, c2 = 0.969439, c3 = 'G4yiRSTr6F' where c = 1065 index_test.go:140: sql delete from test_index where c = 1240 index_test.go:137: sql insert into test_index values (1652, 5421892049580839049, 0.691435, 'OIfLMg3ENu') index_test.go:143: sql update test_index set c1 = 8774891263183335018, c2 = 0.645658, c3 = 'Qi5EZwE0Hm' where c = 861 index_test.go:143: sql update test_index set c1 = 6061108286382342608, c2 = 0.186985, c3 = 'XmfKQDbFuZ' where c = 365 index_test.go:137: sql insert into test_index values (1655, 7617601710744296065, 0.035377, 'frwA69SbfE') index_test.go:137: sql insert into test_index values (1654, 3186516837136065208, 0.453794, 'MbQwdspt7Q') index_test.go:137: sql insert into test_index values (1658, 286485895984042258, 0.566327, 'x4W1NJ5LcL') index_test.go:137: sql insert into test_index values (1657, 4436610738758588697, 0.660800, 'C32jdZwYau') index_test.go:143: sql update test_index set c1 = 4503150364214865373, c2 = 0.811147, c3 = 'tC0FNuDdjK' where c = 1245 index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 1382 index_test.go:137: sql insert into test_index values (1656, 7056939745721809664, 0.929781, 'hVBKlrIxjs') index_test.go:140: sql delete from test_index where c = 1046 index_test.go:140: sql delete from test_index where c = 614 index_test.go:140: sql delete from test_index where c = 748 index_test.go:140: sql delete from test_index where c = 1336 index_test.go:143: sql update test_index set c1 = 1900906467044261859, c2 = 0.936043, c3 = 'uQMZr05xP4' where c = 353 index_test.go:143: sql update test_index set c1 = 8712733698738691549, c2 = 0.518556, c3 = 'ZElAFPLkKf' where c = 183 index_test.go:137: sql insert into test_index values (1660, 7118751035295380128, 0.565246, 'MQGJLeGGE6') index_test.go:143: sql update test_index set c1 = 5968252052905958011, c2 = 0.596218, c3 = 'ASH9oLOEX1' where c = 1500 index_test.go:137: sql insert into test_index values (1659, 8906355539258793421, 0.938185, '7KZ9o83TNd') index_test.go:140: sql delete from test_index where c = 601 index_test.go:140: sql delete from test_index where c = 271 index_test.go:137: sql insert into test_index values (1661, 3960295208110192093, 0.624222, 'GJogi0JEOi') index_test.go:143: sql update test_index set c1 = 3384976602762000391, c2 = 0.751406, c3 = 'XsinEL9hlK' where c = 1271 index_test.go:143: sql update test_index set c1 = 8523737237294183791, c2 = 0.386841, c3 = '0sj0zhUA3o' where c = 891 index_test.go:143: sql update test_index set c1 = 5783529168320294162, c2 = 0.476377, c3 = 'tyA4MX8fUJ' where c = 1254 index_test.go:140: sql delete from test_index where c = 177 index_test.go:137: sql insert into test_index values (1663, 5584466395096430328, 0.281291, '26yJFAyBH4') index_test.go:143: sql update test_index set c1 = 5842769560207469994, c2 = 0.423899, c3 = 'yJJ6CHyUp4' where c = 355 index_test.go:137: sql insert into test_index values (1662, 3106698935625865030, 0.757031, 'jA03z7Vcd5') index_test.go:140: sql delete from test_index where c = 590 index_test.go:137: sql insert into test_index values (1665, 7762284405375706698, 0.660912, '4IVbNnQ3ub') index_test.go:140: sql delete from test_index where c = 1386 index_test.go:137: sql insert into test_index values (1666, 8916368760519513891, 0.209668, 'j7cf5P2jeP') index_test.go:137: sql insert into test_index values (1664, 5474282724311331829, 0.255032, 'HEKR7BzwVS') index_test.go:137: sql insert into test_index values (1667, 9082455644502428370, 0.726745, 'PDyxBS6PJg') index_test.go:140: sql delete from test_index where c = 1257 index_test.go:140: sql delete from test_index where c = 524 index_test.go:143: sql update test_index set c1 = 9047248464961411434, c2 = 0.891241, c3 = 'PoR4vX5Suy' where c = 956 index_test.go:143: sql update test_index set c1 = 2869995003988846536, c2 = 0.337241, c3 = '6CUiqHHXPy' where c = 1596 index_test.go:140: sql delete from test_index where c = 670 index_test.go:143: sql update test_index set c1 = 9157973525430879260, c2 = 0.344570, c3 = '3BnoQcNEv7' where c = 1373 index_test.go:140: sql delete from test_index where c = 1530 index_test.go:140: sql delete from test_index where c = 1578 index_test.go:143: sql update test_index set c1 = 5843992859134591296, c2 = 0.026395, c3 = 'c1iZvVJt1J' where c = 744 index_test.go:143: sql update test_index set c1 = 4735640386595490514, c2 = 0.680410, c3 = 'CemmKbfh3r' where c = 880 index_test.go:143: sql update test_index set c1 = 5443368328688184493, c2 = 0.001467, c3 = 'iXg8tGdzYK' where c = 1475 index_test.go:137: sql insert into test_index values (1669, 1676519544076018868, 0.680794, 'gFv5Ou4Gss') index_test.go:140: sql delete from test_index where c = 1435 index_test.go:143: sql update test_index set c1 = 2431934059459601803, c2 = 0.332905, c3 = '4rLNr3su5d' where c = 1561 index_test.go:143: sql update test_index set c1 = 2627840848034910926, c2 = 0.129189, c3 = '9ZY3GEVcmb' where c = 890 index_test.go:137: sql insert into test_index values (1671, 7504648174044351972, 0.286716, '8nuBXbdXql') index_test.go:137: sql insert into test_index values (1672, 8016345265662692163, 0.701164, 'SHwaXfCVQP') index_test.go:137: sql insert into test_index values (1673, 5196357817578976479, 0.950343, '2Tk7TN1wY8') index_test.go:137: sql insert into test_index values (1670, 4315633341213666236, 0.688513, 'SwoQiY7QHi') index_test.go:137: sql insert into test_index values (1675, 6476306122443274444, 0.198931, '1450NBGdrR') index_test.go:140: sql delete from test_index where c = 1049 index_test.go:143: sql update test_index set c1 = 5959602558768796900, c2 = 0.155703, c3 = 'MHg3lhzk4v' where c = 1407 index_test.go:137: sql insert into test_index values (1674, 4174715888107204946, 0.208311, 'lqrS1kERZs') index_test.go:137: sql insert into test_index values (1668, 8265314250005831732, 0.762551, 'tRY4RrP5O6') index_test.go:140: sql delete from test_index where c = 75 index_test.go:140: sql delete from test_index where c = 665 index_test.go:143: sql update test_index set c1 = 3315903252943827916, c2 = 0.734492, c3 = 'p2KczwHu1e' where c = 747 index_test.go:143: sql update test_index set c1 = 8507540464342296966, c2 = 0.932649, c3 = 'EK8WAUhTHg' where c = 583 index_test.go:140: sql delete from test_index where c = 1639 index_test.go:137: sql insert into test_index values (1676, 2160819286320200132, 0.395766, '9bX77MbUvW') index_test.go:140: sql delete from test_index where c = 161 index_test.go:140: sql delete from test_index where c = 900 index_test.go:137: sql insert into test_index values (1678, 1063504781385018237, 0.770913, 'ZmWXj2SqiI') index_test.go:137: sql insert into test_index values (1677, 6523310886719163889, 0.756215, 'FQcalhaWPt') index_test.go:140: sql delete from test_index where c = 589 index_test.go:140: sql delete from test_index where c = 295 index_test.go:143: sql update test_index set c1 = 6587790602824679611, c2 = 0.634983, c3 = 'cwlFeCrMfy' where c = 899 index_test.go:140: sql delete from test_index where c = 16 index_test.go:143: sql update test_index set c1 = 4187743170167484567, c2 = 0.715358, c3 = 'ccpm7yJxMu' where c = 995 index_test.go:143: sql update test_index set c1 = 7956445041989115114, c2 = 0.696262, c3 = 'C1sZw7UPvF' where c = 1057 index_test.go:140: sql delete from test_index where c = 73 index_test.go:143: sql update test_index set c1 = 5306947459432206502, c2 = 0.074476, c3 = 'cWNanxNVAT' where c = 914 index_test.go:143: sql update test_index set c1 = 8538836762304293089, c2 = 0.367645, c3 = 'cGwRlhvPRr' where c = 314 index_test.go:137: sql insert into test_index values (1679, 6127185809229220414, 0.254358, 'JI93YltUxU') index_test.go:143: sql update test_index set c1 = 8457533034651985333, c2 = 0.499460, c3 = '9r0pJSqKMM' where c = 729 index_test.go:137: sql insert into test_index values (1680, 7182982443069444941, 0.720648, 'mmF4WuzXF9') index_test.go:137: sql insert into test_index values (1681, 8591507705065542200, 0.334730, 'vHekHSAKSI') index_test.go:137: sql insert into test_index values (1682, 672114123957205764, 0.956642, 'E5ZheXtZqQ') index_test.go:143: sql update test_index set c1 = 5899794456262526355, c2 = 0.644114, c3 = 'COfnoQTu1o' where c = 1031 index_test.go:140: sql delete from test_index where c = 188 index_test.go:140: sql delete from test_index where c = 536 index_test.go:137: sql insert into test_index values (1684, 5746247610154445682, 0.459195, 'MZAgZsvWUQ') index_test.go:137: sql insert into test_index values (1685, 2384323135768423733, 0.668401, 'gZdNdbXmD3') index_test.go:143: sql update test_index set c1 = 8286025669577664105, c2 = 0.505452, c3 = 'Xuk5k9Adbo' where c = 255 index_test.go:140: sql delete from test_index where c = 374 index_test.go:143: sql update test_index set c1 = 4336816969325090670, c2 = 0.254385, c3 = '8H0fATExZB' where c = 706 index_test.go:140: sql delete from test_index where c = 1429 index_test.go:140: sql delete from test_index where c = 1464 index_test.go:143: sql update test_index set c1 = 8259851704557731064, c2 = 0.809436, c3 = 'mn3b9eUf89' where c = 1007 index_test.go:140: sql delete from test_index where c = 1580 index_test.go:140: sql delete from test_index where c = 1567 index_test.go:143: sql update test_index set c1 = 3640346364862605469, c2 = 0.939032, c3 = '17Z1Sry6Mo' where c = 1256 index_test.go:137: sql insert into test_index values (1687, 4319597059078377302, 0.414075, '5suiUMjFbK') index_test.go:137: sql insert into test_index values (1683, 5628556651854642314, 0.125480, 'CjHReMTTqC') index_test.go:137: sql insert into test_index values (1686, 821133951478676758, 0.742568, 'rggxnT52Fk') index_test.go:143: sql update test_index set c1 = 8998025000729643614, c2 = 0.363174, c3 = 'teX7Vd3oJb' where c = 1617 index_test.go:143: sql update test_index set c1 = 5447306215387664918, c2 = 0.440824, c3 = 'MW81aAEBuh' where c = 74 index_test.go:140: sql delete from test_index where c = 236 index_test.go:137: sql insert into test_index values (1688, 8485044288703705548, 0.309042, 'mKB1NKaRGg') index_test.go:143: sql update test_index set c1 = 8580429258992164431, c2 = 0.073491, c3 = '0I74J4urIJ' where c = 979 index_test.go:140: sql delete from test_index where c = 381 index_test.go:137: sql insert into test_index values (1689, 4223228774855321596, 0.406960, 'nwcpCyBYab') index_test.go:143: sql update test_index set c1 = 7563327313371068308, c2 = 0.202854, c3 = 'I8lZxA3fZ5' where c = 920 index_test.go:140: sql delete from test_index where c = 650 index_test.go:137: sql insert into test_index values (1692, 1219217775940406120, 0.181911, 'TqV4gEeYSW') index_test.go:137: sql insert into test_index values (1690, 1114187470497200659, 0.360906, 'mnxYGq9ce8') index_test.go:143: sql update test_index set c1 = 2760924284267473442, c2 = 0.199187, c3 = 'P0CnVhyfTM' where c = 841 index_test.go:140: sql delete from test_index where c = 978 index_test.go:143: sql update test_index set c1 = 810779738664819263, c2 = 0.802632, c3 = 'vjYXhBhRtY' where c = 717 index_test.go:137: sql insert into test_index values (1693, 5682589644596316802, 0.430876, 'Wy3Ui4hVdW') index_test.go:140: sql delete from test_index where c = 364 index_test.go:140: sql delete from test_index where c = 341 index_test.go:143: sql update test_index set c1 = 3161277833739570892, c2 = 0.008035, c3 = 'F4V60vncqH' where c = 1214 index_test.go:137: sql insert into test_index values (1694, 7117874490423680173, 0.056440, 'AVRkQZiqDf') index_test.go:140: sql delete from test_index where c = 792 index_test.go:137: sql insert into test_index values (1691, 587451254249580059, 0.849837, 'tMm7n6U81k') index_test.go:143: sql update test_index set c1 = 4032204837387737475, c2 = 0.770363, c3 = 'JU9IkKJHq1' where c = 1299 index_test.go:143: sql update test_index set c1 = 5904931508245593758, c2 = 0.073753, c3 = 'oNfGYXZTf6' where c = 320 index_test.go:143: sql update test_index set c1 = 4541886472916800743, c2 = 0.144705, c3 = 'H01UOoE8gF' where c = 279 index_test.go:143: sql update test_index set c1 = 7909391344255305233, c2 = 0.274156, c3 = 'I2ag0syxEF' where c = 193 index_test.go:143: sql update test_index set c1 = 952416872836835392, c2 = 0.548142, c3 = 'ofcge2S7XI' where c = 285 index_test.go:140: sql delete from test_index where c = 558 index_test.go:140: sql delete from test_index where c = 1667 index_test.go:137: sql insert into test_index values (1695, 6317534509426622969, 0.125504, '4p5FtsAFW9') index_test.go:137: sql insert into test_index values (1697, 8507426202085534935, 0.732564, 'eXe4OpNRYh') index_test.go:137: sql insert into test_index values (1696, 1814438858921027254, 0.960562, '9w7MtQ97zg') index_test.go:143: sql update test_index set c1 = 5426516991994723733, c2 = 0.783813, c3 = 'ko97nnsoif' where c = 1382 index_test.go:143: sql update test_index set c1 = 513970199405805399, c2 = 0.499877, c3 = 'iX02pQ9uui' where c = 823 index_test.go:140: sql delete from test_index where c = 560 index_test.go:140: sql delete from test_index where c = 459 index_test.go:140: sql delete from test_index where c = 79 index_test.go:140: sql delete from test_index where c = 982 index_test.go:143: sql update test_index set c1 = 7636623463643380480, c2 = 0.852787, c3 = 'QmG3BQuQUv' where c = 102 index_test.go:143: sql update test_index set c1 = 8169432223582894412, c2 = 0.420393, c3 = 'AHNdspGkQL' where c = 484 index_test.go:143: sql update test_index set c1 = 6329302417808978765, c2 = 0.502308, c3 = 'XxKTF6tgfj' where c = 841 index_test.go:143: sql update test_index set c1 = 32452604270120352, c2 = 0.213395, c3 = 'irlDCViLZS' where c = 1285 index_test.go:137: sql insert into test_index values (1698, 1152187114541698630, 0.643599, '1auAcOFRWu') index_test.go:137: sql insert into test_index values (1699, 3004784145286187571, 0.670808, 'W5unumsZxO') index_test.go:140: sql delete from test_index where c = 1262 index_test.go:143: sql update test_index set c1 = 9163671808261990745, c2 = 0.646643, c3 = 'iypFgOEVIl' where c = 356 index_test.go:140: sql delete from test_index where c = 1188 index_test.go:143: sql update test_index set c1 = 4284535266823853309, c2 = 0.647196, c3 = '6Eg7z2HYYt' where c = 608 index_test.go:137: sql insert into test_index values (1700, 648579939965877245, 0.621403, 'twaxZ9hbwN') index_test.go:140: sql delete from test_index where c = 1323 index_test.go:143: sql update test_index set c1 = 6596220279668723283, c2 = 0.050157, c3 = '5AwwO3qxFB' where c = 1579 [2025/04/06 07:08:05.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5703' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.825 +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/06 07:08:05.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8427' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2302' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9566' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6574' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.827 +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/06 07:08:05.828 +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/06 07:08:05.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4283' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8191' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9380' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.828 +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/06 07:08:05.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6520' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.829 +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/06 07:08:05.830 +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/06 07:08:05.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9015' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1477' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '459' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3591' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4020' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1493' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2026' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5353' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.835 +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/06 07:08:05.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8663' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8441' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '927' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3461' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8769' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9243' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3631' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4381' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4422' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5953' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5797' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7135' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:05.879 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8668' for key 'test_conflict_insert.PRIMARY'"] [mysql] 2025/04/06 07:08:05 packets.go:37: unexpected EOF [2025/04/06 07:08:05.931 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_conflict_insert values (5865, 5865)"] [addr=127.0.0.1:5001] [error="invalid connection"] index_test.go:137: sql insert into test_index values (1701, 2707538808484191813, 0.736670, 'EywNUwEyT5') index_test.go:137: sql insert into test_index values (1706, 6303548535978929097, 0.748374, '21FQqJhyVE') index_test.go:137: sql insert into test_index values (1702, 1544053867607857371, 0.559355, 'xZQaVNIGjW') index_test.go:137: sql insert into test_index values (1703, 9148893124634291371, 0.363848, 'b1ORH4DLUE') index_test.go:137: sql insert into test_index values (1704, 2342723721728378655, 0.559289, 'tlLnSGH3c1') index_test.go:140: sql delete from test_index where c = 1626 index_test.go:143: sql update test_index set c1 = 2420158516181002919, c2 = 0.227213, c3 = 'uEt6Bm4pzP' where c = 727 index_test.go:137: sql insert into test_index values (1710, 5471743566019224108, 0.913605, 'D0iTL9Stne') index_test.go:140: sql delete from test_index where c = 1579 index_test.go:137: sql insert into test_index values (1705, 2284528503837347747, 0.416179, 'i5l8sdhCzp') index_test.go:140: sql delete from test_index where c = 1052 index_test.go:137: sql insert into test_index values (1711, 1075440592283516287, 0.480642, '6CEZt9sbo1') index_test.go:140: sql delete from test_index where c = 1696 index_test.go:137: sql insert into test_index values (1707, 3499185237908477173, 0.054365, 'WW2wH2KMXg') index_test.go:140: sql delete from test_index where c = 938 index_test.go:137: sql insert into test_index values (1709, 4671641829994101948, 0.867323, 'NFbO3qVsum') index_test.go:137: sql insert into test_index values (1708, 3351462981620405706, 0.161253, '7Jn6IM9fZz') index_test.go:143: sql update test_index set c1 = 7297886598432741817, c2 = 0.820670, c3 = 'D7GgsXjKDs' where c = 97 index_test.go:140: sql delete from test_index where c = 975 index_test.go:140: sql delete from test_index where c = 722 index_test.go:140: sql delete from test_index where c = 145 index_test.go:140: sql delete from test_index where c = 1312 index_test.go:143: sql update test_index set c1 = 7920751139562277037, c2 = 0.442217, c3 = '3O6h3U5B6g' where c = 482 index_test.go:137: sql insert into test_index values (1712, 2147803973445534640, 0.673230, 'S74HRALPFr') index_test.go:143: sql update test_index set c1 = 2374146392795220915, c2 = 0.704105, c3 = 'thVIC36KVD' where c = 118 index_test.go:143: sql update test_index set c1 = 1501220209980414076, c2 = 0.111994, c3 = '7p4rlc0T8x' where c = 976 index_test.go:137: sql insert into test_index values (1713, 1927741567449277618, 0.600007, '9jPXhMOSSA') index_test.go:140: sql delete from test_index where c = 106 index_test.go:140: sql delete from test_index where c = 177 index_test.go:143: sql update test_index set c1 = 4233504165972215194, c2 = 0.085874, c3 = 'PJEQrc5dcm' where c = 488 index_test.go:140: sql delete from test_index where c = 919 index_test.go:143: sql update test_index set c1 = 1321432088514693819, c2 = 0.220676, c3 = 'TxhgWmrsPk' where c = 1196 index_test.go:137: sql insert into test_index values (1715, 6265381571370160384, 0.560961, 'aUlwGXyPlU') index_test.go:137: sql insert into test_index values (1714, 1929305351388629049, 0.402437, 'vVLnJDJH3R') index_test.go:143: sql update test_index set c1 = 7100091125211268963, c2 = 0.865094, c3 = 'WkOfiPYKYs' where c = 1380 index_test.go:143: sql update test_index set c1 = 4965591182132452056, c2 = 0.555082, c3 = '2QmldS8lcf' where c = 1439 index_test.go:137: sql insert into test_index values (1716, 1527415947802127784, 0.734766, '8K1CjtbUjt') index_test.go:143: sql update test_index set c1 = 4062368803153210853, c2 = 0.500395, c3 = 'XS7VGtH1pr' where c = 742 index_test.go:143: sql update test_index set c1 = 6989019966810125764, c2 = 0.076589, c3 = 'sY1H5fYh5r' where c = 980 index_test.go:140: sql delete from test_index where c = 1379 index_test.go:143: sql update test_index set c1 = 4099670497277617406, c2 = 0.955414, c3 = '79m6uxynIc' where c = 843 index_test.go:140: sql delete from test_index where c = 910 index_test.go:137: sql insert into test_index values (1717, 3543892726197595641, 0.645109, 'HLU2DjVot5') index_test.go:140: sql delete from test_index where c = 1216 index_test.go:137: sql insert into test_index values (1719, 5325712382360220145, 0.234516, 'v0uXpnFork') index_test.go:137: sql insert into test_index values (1718, 1935589981158691032, 0.128504, 'IBguWbKSD5') index_test.go:140: sql delete from test_index where c = 1454 index_test.go:143: sql update test_index set c1 = 4533356510494490417, c2 = 0.739322, c3 = 'HI5A40kCAL' where c = 23 index_test.go:143: sql update test_index set c1 = 7597474636966401300, c2 = 0.268943, c3 = 'ORVHCPQsl0' where c = 299 index_test.go:140: sql delete from test_index where c = 856 index_test.go:140: sql delete from test_index where c = 630 index_test.go:143: sql update test_index set c1 = 8762171174416413666, c2 = 0.811883, c3 = 'nSVdKF7yRC' where c = 1183 index_test.go:137: sql insert into test_index values (1721, 2936481268065326823, 0.470146, 'KtYDRiXpAG') index_test.go:137: sql insert into test_index values (1720, 9073157889042046523, 0.388095, 'lpG6yj0TQR') index_test.go:137: sql insert into test_index values (1722, 4892510985260003810, 0.429780, 'UNBx3pH6Fc') index_test.go:143: sql update test_index set c1 = 5743834120792373498, c2 = 0.479702, c3 = 'BR8vJk67jK' where c = 1673 index_test.go:137: sql insert into test_index values (1724, 6917070145815053270, 0.665262, 'tjtjlqivLk') index_test.go:140: sql delete from test_index where c = 304 index_test.go:137: sql insert into test_index values (1723, 8648426504187527021, 0.323481, '79Mv9oXrOv') index_test.go:143: sql update test_index set c1 = 9166155170845625414, c2 = 0.504580, c3 = 'j02gq57ckp' where c = 414 index_test.go:143: sql update test_index set c1 = 8074936606200313487, c2 = 0.365160, c3 = 'AHvhKWBjZP' where c = 996 index_test.go:140: sql delete from test_index where c = 216 index_test.go:137: sql insert into test_index values (1725, 2765023876914299693, 0.327370, 'Ngxvhhqb0s') index_test.go:140: sql delete from test_index where c = 1159 index_test.go:137: sql insert into test_index values (1726, 8475628810354782972, 0.063648, 'RkL22e8z5e') index_test.go:140: sql delete from test_index where c = 686 index_test.go:140: sql delete from test_index where c = 1428 index_test.go:140: sql delete from test_index where c = 193 index_test.go:143: sql update test_index set c1 = 4568137238261997698, c2 = 0.073182, c3 = 'PlOYJNo1Ui' where c = 538 index_test.go:140: sql delete from test_index where c = 467 index_test.go:143: sql update test_index set c1 = 3197630347676917511, c2 = 0.914699, c3 = 'Z64HuKsdZE' where c = 186 index_test.go:143: sql update test_index set c1 = 3224007133173114430, c2 = 0.016635, c3 = '5gds8WVSEt' where c = 632 index_test.go:143: sql update test_index set c1 = 2611757855359204177, c2 = 0.763990, c3 = 'UdMABpYCLW' where c = 289 index_test.go:143: sql update test_index set c1 = 5897932284994333647, c2 = 0.793159, c3 = '0DWK49Infr' where c = 1610 index_test.go:137: sql insert into test_index values (1727, 7525438776830604727, 0.351734, 'lVdgCSoTYm') index_test.go:137: sql insert into test_index values (1728, 921476466494764148, 0.296293, 'vplGU6KHBO') index_test.go:140: sql delete from test_index where c = 1431 index_test.go:143: sql update test_index set c1 = 5253343332632218350, c2 = 0.267116, c3 = 'Z52a6OSXLN' where c = 1079 index_test.go:143: sql update test_index set c1 = 6629944245846556572, c2 = 0.485781, c3 = 'hOxoPQnbJM' where c = 132 index_test.go:137: sql insert into test_index values (1732, 8177029418652531882, 0.700901, 'OpkrS8kZhA') index_test.go:143: sql update test_index set c1 = 536171703437392117, c2 = 0.304265, c3 = 'jVelvmRmrC' where c = 1639 index_test.go:137: sql insert into test_index values (1730, 1354018202258048404, 0.114450, 'P4i21kWeqV') index_test.go:137: sql insert into test_index values (1734, 965992603633425697, 0.452372, 'RwhC8NcNnk') index_test.go:137: sql insert into test_index values (1731, 8374740560779637301, 0.933802, 'JZU7vF6U6Q') index_test.go:137: sql insert into test_index values (1733, 1346704527791703560, 0.053592, 'bjIErf3xtP') index_test.go:137: sql insert into test_index values (1729, 7311679332333291957, 0.169035, 's2FAElJkWT') index_test.go:140: sql delete from test_index where c = 718 index_test.go:140: sql delete from test_index where c = 1314 index_test.go:137: sql insert into test_index values (1735, 1925627595830069206, 0.314735, 'xzX6LOK59Z') index_test.go:140: sql delete from test_index where c = 500 index_test.go:140: sql delete from test_index where c = 1505 index_test.go:140: sql delete from test_index where c = 592 index_test.go:140: sql delete from test_index where c = 24 index_test.go:140: sql delete from test_index where c = 1136 index_test.go:140: sql delete from test_index where c = 391 index_test.go:140: sql delete from test_index where c = 779 index_test.go:137: sql insert into test_index values (1736, 5703496641311684758, 0.084375, 'UnKpKUTqJQ') index_test.go:143: sql update test_index set c1 = 268123417754485200, c2 = 0.017058, c3 = 'PA6iZQeEGw' where c = 33 index_test.go:143: sql update test_index set c1 = 1684758961724117320, c2 = 0.229007, c3 = 'LDZjxdkxrN' where c = 634 index_test.go:143: sql update test_index set c1 = 9196390177081159592, c2 = 0.122979, c3 = 'fwpupCHSjG' where c = 896 index_test.go:143: sql update test_index set c1 = 4559410996969918302, c2 = 0.804082, c3 = 'sGa71Uqx0d' where c = 1677 index_test.go:143: sql update test_index set c1 = 692944471176154627, c2 = 0.471724, c3 = '2yllVWko5B' where c = 1539 index_test.go:143: sql update test_index set c1 = 1379366274936964369, c2 = 0.953387, c3 = 'PRO293HAGl' where c = 1564 index_test.go:143: sql update test_index set c1 = 3509036954280627238, c2 = 0.461926, c3 = 'HaALdI6Inz' where c = 1010 index_test.go:137: sql insert into test_index values (1737, 6693864459555784418, 0.302058, 'Iu5whRFoaJ') index_test.go:143: sql update test_index set c1 = 834154263208525825, c2 = 0.004516, c3 = 'm1npqIvj9O' where c = 255 index_test.go:143: sql update test_index set c1 = 7813317463013302438, c2 = 0.400499, c3 = '9AMiVQznId' where c = 1418 index_test.go:137: sql insert into test_index values (1742, 543337843372891472, 0.743998, 'Eoy0hehETv') index_test.go:137: sql insert into test_index values (1740, 8568916294958109146, 0.325924, 'RTVDeFBKYb') index_test.go:137: sql insert into test_index values (1738, 648126203251326623, 0.725444, 'Fao5DiM18G') index_test.go:137: sql insert into test_index values (1744, 2546499699605369200, 0.989068, 'K7fQa0ngVg') index_test.go:137: sql insert into test_index values (1739, 4631238195130060921, 0.197424, 'IpSMoxtjlC') index_test.go:140: sql delete from test_index where c = 1478 index_test.go:137: sql insert into test_index values (1741, 4212147553720278345, 0.370652, 'xl2pm8o65q') index_test.go:140: sql delete from test_index where c = 763 index_test.go:137: sql insert into test_index values (1745, 7616011155610680233, 0.271438, 'vAnvTWXISK') index_test.go:137: sql insert into test_index values (1743, 7355217515227820040, 0.032871, 'zbppuUdwBs') index_test.go:143: sql update test_index set c1 = 2727181395328332557, c2 = 0.387021, c3 = 'YGW57R0Wqo' where c = 1054 index_test.go:140: sql delete from test_index where c = 1103 index_test.go:140: sql delete from test_index where c = 777 index_test.go:140: sql delete from test_index where c = 35 index_test.go:140: sql delete from test_index where c = 1265 index_test.go:140: sql delete from test_index where c = 464 index_test.go:140: sql delete from test_index where c = 1267 index_test.go:137: sql insert into test_index values (1746, 6050125779624114964, 0.182520, 'K30eKBjdBh') index_test.go:143: sql update test_index set c1 = 5472099227208802093, c2 = 0.506881, c3 = 'sgGdhSLO3V' where c = 933 index_test.go:143: sql update test_index set c1 = 785052151898319778, c2 = 0.342763, c3 = 'z4JZHx0xlA' where c = 1470 index_test.go:143: sql update test_index set c1 = 3466341134215827737, c2 = 0.554207, c3 = 'pxgDn6rB8s' where c = 201 index_test.go:143: sql update test_index set c1 = 2442231625334256387, c2 = 0.677997, c3 = 'AcjHzfAQtW' where c = 292 index_test.go:143: sql update test_index set c1 = 2453043323115772438, c2 = 0.939377, c3 = 'QhzYFbwgeN' where c = 1037 index_test.go:140: sql delete from test_index where c = 409 index_test.go:140: sql delete from test_index where c = 1722 index_test.go:140: sql delete from test_index where c = 755 index_test.go:137: sql insert into test_index values (1747, 2612023432332787330, 0.906546, 'IaywEpSZPu') index_test.go:137: sql insert into test_index values (1749, 6434521467537191804, 0.525111, '1aWmVIwv6n') index_test.go:137: sql insert into test_index values (1748, 6936449621345850447, 0.257977, 'BRArUi1CTV') index_test.go:143: sql update test_index set c1 = 6298076543482527690, c2 = 0.809193, c3 = 'B7VIQ5JxgD' where c = 1377 index_test.go:143: sql update test_index set c1 = 4668540482588570406, c2 = 0.353889, c3 = '0pHthfh8F8' where c = 95 index_test.go:143: sql update test_index set c1 = 9123763862345608767, c2 = 0.265352, c3 = 'ZM1f2sLULk' where c = 574 index_test.go:143: sql update test_index set c1 = 5159469316183104326, c2 = 0.891622, c3 = '8rgcBtBLe6' where c = 923 index_test.go:137: sql insert into test_index values (1752, 6105837167602809333, 0.181874, 'kYo8vEEIHE') index_test.go:137: sql insert into test_index values (1754, 7309355717177173613, 0.988345, 'FV8tg6LV87') index_test.go:140: sql delete from test_index where c = 20 index_test.go:140: sql delete from test_index where c = 11 index_test.go:140: sql delete from test_index where c = 269 index_test.go:137: sql insert into test_index values (1753, 8205286739347189310, 0.481334, '2MPB6iSEcu') index_test.go:143: sql update test_index set c1 = 8909815995559588888, c2 = 0.947457, c3 = 'GQDeB2GIam' where c = 1444 index_test.go:143: sql update test_index set c1 = 954096172735595997, c2 = 0.995537, c3 = 'BruZrxqhcJ' where c = 76 index_test.go:137: sql insert into test_index values (1750, 504865460707489107, 0.037961, '1SsFm1cqH0') index_test.go:137: sql insert into test_index values (1751, 4286735546425958492, 0.464234, 'GkkGjRx1rt') index_test.go:143: sql update test_index set c1 = 1394005684609650177, c2 = 0.845750, c3 = 'RLwVEOgRWe' where c = 5 index_test.go:137: sql insert into test_index values (1755, 3413894991255935123, 0.661821, '4c9bRq9kB8') index_test.go:140: sql delete from test_index where c = 1617 index_test.go:140: sql delete from test_index where c = 770 index_test.go:143: sql update test_index set c1 = 6686132717220826233, c2 = 0.806916, c3 = 'xbVXlCshU0' where c = 1262 index_test.go:137: sql insert into test_index values (1758, 3403020445954039527, 0.669543, 'QejY2RmzX4') index_test.go:140: sql delete from test_index where c = 1063 index_test.go:140: sql delete from test_index where c = 302 index_test.go:140: sql delete from test_index where c = 1062 index_test.go:143: sql update test_index set c1 = 2879653897108876011, c2 = 0.280271, c3 = 'xvVno40hz7' where c = 107 index_test.go:143: sql update test_index set c1 = 5753008377488524651, c2 = 0.608811, c3 = 'zNZVB96CPa' where c = 915 index_test.go:137: sql insert into test_index values (1759, 680755252772301208, 0.407528, 'OrcGXs5Sdk') index_test.go:143: sql update test_index set c1 = 8140450760686339903, c2 = 0.232617, c3 = 'OwLKKfyTZR' where c = 174 index_test.go:140: sql delete from test_index where c = 1668 index_test.go:137: sql insert into test_index values (1756, 1515271984947088570, 0.666825, 'fbNxMcG6MK') index_test.go:137: sql insert into test_index values (1757, 5340912852824905951, 0.238136, 'ES8DupKe44') index_test.go:143: sql update test_index set c1 = 5335561837765586358, c2 = 0.632306, c3 = 'ZiE4PQqZP5' where c = 1382 index_test.go:143: sql update test_index set c1 = 2580172770144777830, c2 = 0.814889, c3 = '1z6LS9lv1P' where c = 1 index_test.go:137: sql insert into test_index values (1760, 1051027566816308724, 0.789430, '4PqeK7NaMO') index_test.go:140: sql delete from test_index where c = 886 index_test.go:137: sql insert into test_index values (1761, 5175410152700505461, 0.779673, 'knZ29oYEW0') index_test.go:143: sql update test_index set c1 = 1209839789490145664, c2 = 0.805185, c3 = '1AFkSM5Xnt' where c = 1036 index_test.go:140: sql delete from test_index where c = 150 index_test.go:143: sql update test_index set c1 = 79726369013955672, c2 = 0.389486, c3 = 'nKcczrXtPV' where c = 323 index_test.go:140: sql delete from test_index where c = 731 index_test.go:140: sql delete from test_index where c = 390 index_test.go:137: sql insert into test_index values (1765, 7753489240022971770, 0.433176, 'KbtPHCqcu2') index_test.go:143: sql update test_index set c1 = 8631267387444380816, c2 = 0.554715, c3 = 'vUtoCAMJrQ' where c = 1096 index_test.go:137: sql insert into test_index values (1764, 1039295724959658864, 0.559749, 'VOKnOpsRNs') index_test.go:137: sql insert into test_index values (1763, 3391142222322742319, 0.770176, 'KvmX35QTed') index_test.go:137: sql insert into test_index values (1766, 3275224071644794075, 0.386515, 'hmfDXb3nkV') index_test.go:137: sql insert into test_index values (1762, 5045364356748809458, 0.631997, 'A1n0uBf5Cu') index_test.go:140: sql delete from test_index where c = 1151 index_test.go:140: sql delete from test_index where c = 1560 index_test.go:140: sql delete from test_index where c = 561 index_test.go:143: sql update test_index set c1 = 250480661687232436, c2 = 0.373346, c3 = '9kei4rOAPK' where c = 761 index_test.go:143: sql update test_index set c1 = 6839458121751478247, c2 = 0.896166, c3 = '4UboMgadbI' where c = 586 index_test.go:137: sql insert into test_index values (1767, 1884742210117463976, 0.799517, 'cK3zzcuSnS') index_test.go:140: sql delete from test_index where c = 1504 index_test.go:137: sql insert into test_index values (1768, 768715980448079449, 0.562002, 'PMn11dLPNL') index_test.go:137: sql insert into test_index values (1769, 746666924176811583, 0.191410, 'uODSCcjeNX') index_test.go:143: sql update test_index set c1 = 9116808062656235870, c2 = 0.150842, c3 = 'FbgmogsXFZ' where c = 1017 index_test.go:140: sql delete from test_index where c = 1595 index_test.go:140: sql delete from test_index where c = 1023 index_test.go:140: sql delete from test_index where c = 161 index_test.go:143: sql update test_index set c1 = 6981673700322085827, c2 = 0.019483, c3 = 'L5LBVLsiOL' where c = 1668 index_test.go:143: sql update test_index set c1 = 4775869734668330569, c2 = 0.048412, c3 = 'SKuweHf2rx' where c = 1049 index_test.go:143: sql update test_index set c1 = 5016260389348186236, c2 = 0.950254, c3 = 'JC11pM49nS' where c = 779 index_test.go:140: sql delete from test_index where c = 764 index_test.go:143: sql update test_index set c1 = 5597557610443980711, c2 = 0.075625, c3 = 'ZvF67sLhrb' where c = 1385 index_test.go:140: sql delete from test_index where c = 416 index_test.go:137: sql insert into test_index values (1770, 8899279448297453762, 0.569626, '7wX3DC6bBO') index_test.go:140: sql delete from test_index where c = 471 index_test.go:143: sql update test_index set c1 = 8290237723770258380, c2 = 0.844597, c3 = 'sOeLJZTNoT' where c = 1514 index_test.go:143: sql update test_index set c1 = 2950520427353268140, c2 = 0.095173, c3 = '4MSDN83qCJ' where c = 1296 index_test.go:143: sql update test_index set c1 = 8316359366398291045, c2 = 0.323318, c3 = 'pj6FcIzWTA' where c = 350 index_test.go:137: sql insert into test_index values (1771, 2914627786639192694, 0.764901, 'qeeNmL4CW2') index_test.go:143: sql update test_index set c1 = 8688461566938239275, c2 = 0.449338, c3 = 'NmViNmRLKT' where c = 942 index_test.go:137: sql insert into test_index values (1773, 3583327396904649856, 0.466425, 'mIVd5Druhs') index_test.go:137: sql insert into test_index values (1776, 1731936800156873503, 0.423260, 'AJPYSm1Z0s') index_test.go:143: sql update test_index set c1 = 1361207751967191880, c2 = 0.374861, c3 = 'xIl4EiPJqb' where c = 1070 index_test.go:137: sql insert into test_index values (1775, 2558504041618384366, 0.540949, 'rwjxzKBb58') index_test.go:137: sql insert into test_index values (1777, 4170009396232374405, 0.666248, 'jKJnXDpWEM') index_test.go:140: sql delete from test_index where c = 508 index_test.go:140: sql delete from test_index where c = 285 index_test.go:137: sql insert into test_index values (1772, 779381130446611610, 0.710982, 'JDAhO3RCvj') index_test.go:137: sql insert into test_index values (1778, 8756183121767132725, 0.876883, 'ThB6sAobDx') index_test.go:140: sql delete from test_index where c = 439 index_test.go:140: sql delete from test_index where c = 787 index_test.go:140: sql delete from test_index where c = 147 index_test.go:143: sql update test_index set c1 = 5034794791904670947, c2 = 0.712810, c3 = 'kiHM0y6gOo' where c = 299 index_test.go:140: sql delete from test_index where c = 1554 index_test.go:137: sql insert into test_index values (1779, 1024634779615452391, 0.814019, 'dxZQ8NxFYe') index_test.go:143: sql update test_index set c1 = 7263491264067807776, c2 = 0.505629, c3 = 'Mx1zhyO5RO' where c = 979 index_test.go:137: sql insert into test_index values (1774, 4098261258640720618, 0.486435, 'WGBNG5l313') index_test.go:140: sql delete from test_index where c = 889 index_test.go:143: sql update test_index set c1 = 2025859263447259946, c2 = 0.528544, c3 = 'j7uqRmaqTi' where c = 1014 index_test.go:143: sql update test_index set c1 = 7432799641397637816, c2 = 0.998326, c3 = 'syhxyncLrX' where c = 1280 index_test.go:143: sql update test_index set c1 = 362261798371798084, c2 = 0.560979, c3 = 'LbRpNl76UW' where c = 1022 index_test.go:143: sql update test_index set c1 = 6131509938187343941, c2 = 0.986129, c3 = 'GdZSS3eSTc' where c = 502 index_test.go:140: sql delete from test_index where c = 1265 index_test.go:140: sql delete from test_index where c = 1011 index_test.go:140: sql delete from test_index where c = 1085 index_test.go:137: sql insert into test_index values (1782, 1807494456153655402, 0.195840, 'Grv5ahXXnF') index_test.go:137: sql insert into test_index values (1781, 7699491568015443406, 0.201148, 'zmiKfT7rc5') index_test.go:137: sql insert into test_index values (1785, 8191796067274376890, 0.680868, 'Zb3AhgTxGZ') index_test.go:143: sql update test_index set c1 = 2850740508215952802, c2 = 0.090176, c3 = 'pEro6DZrr1' where c = 852 index_test.go:137: sql insert into test_index values (1780, 5986083682018709487, 0.726274, '81jB4rPqG1') index_test.go:137: sql insert into test_index values (1783, 1988130013081953605, 0.970218, 'hBbe4qVwFp') index_test.go:140: sql delete from test_index where c = 1118 index_test.go:143: sql update test_index set c1 = 7401049338337093597, c2 = 0.967594, c3 = 'RpH0xNOCrL' where c = 572 index_test.go:140: sql delete from test_index where c = 502 index_test.go:137: sql insert into test_index values (1784, 8519478765700830347, 0.020456, 'f9rH44RDzb') index_test.go:143: sql update test_index set c1 = 8569782548023554799, c2 = 0.714158, c3 = 'TlHsa29mhB' where c = 631 index_test.go:143: sql update test_index set c1 = 4960358835373130702, c2 = 0.340883, c3 = 'amQ9Kw50LL' where c = 1664 index_test.go:140: sql delete from test_index where c = 1760 index_test.go:143: sql update test_index set c1 = 1508183972193335378, c2 = 0.751335, c3 = 'nKONGvNA2L' where c = 1017 index_test.go:137: sql insert into test_index values (1786, 1129876266334289570, 0.567987, 'PsMmioT3Bb') index_test.go:140: sql delete from test_index where c = 1439 index_test.go:137: sql insert into test_index values (1787, 2499531815489970115, 0.663056, 'Pvxh2l8XBT') index_test.go:140: sql delete from test_index where c = 1420 index_test.go:143: sql update test_index set c1 = 3791556998036823368, c2 = 0.714961, c3 = 'UhTL219sQK' where c = 1494 index_test.go:137: sql insert into test_index values (1789, 4565586181635465137, 0.218257, 'YXVvhitLEJ') index_test.go:137: sql insert into test_index values (1788, 8301385262030893119, 0.184983, 'u9E5d1d6Xh') index_test.go:143: sql update test_index set c1 = 6098039622973384316, c2 = 0.807228, c3 = 'Zw8OU4zZuM' where c = 1423 index_test.go:140: sql delete from test_index where c = 502 index_test.go:137: sql insert into test_index values (1790, 7119936967019613942, 0.800648, 'nnipCAl7jn') index_test.go:143: sql update test_index set c1 = 2237028042237120989, c2 = 0.589126, c3 = 'n2e3ew7L3j' where c = 1458 index_test.go:143: sql update test_index set c1 = 950183185398762858, c2 = 0.328203, c3 = 'ER7VW7hwD3' where c = 1427 index_test.go:137: sql insert into test_index values (1791, 5936279454770698105, 0.291045, 'JGkWY4MgHe') index_test.go:140: sql delete from test_index where c = 292 index_test.go:140: sql delete from test_index where c = 1259 index_test.go:140: sql delete from test_index where c = 435 index_test.go:140: sql delete from test_index where c = 1315 index_test.go:137: sql insert into test_index values (1792, 4062335816460650671, 0.005137, 'je2dIpgvry') index_test.go:140: sql delete from test_index where c = 859 index_test.go:140: sql delete from test_index where c = 65 index_test.go:143: sql update test_index set c1 = 127128972141629267, c2 = 0.158514, c3 = '0tHll83C6d' where c = 1190 index_test.go:137: sql insert into test_index values (1793, 2150677836022003409, 0.113785, 'F7IZN1mA75') index_test.go:143: sql update test_index set c1 = 6951337192381343681, c2 = 0.935181, c3 = 'yw5wzMXhVR' where c = 833 index_test.go:143: sql update test_index set c1 = 979988116502625475, c2 = 0.443629, c3 = 'Q3swtT52uM' where c = 307 index_test.go:143: sql update test_index set c1 = 792663912771329130, c2 = 0.739538, c3 = 'sKLUpm6dNo' where c = 1399 index_test.go:140: sql delete from test_index where c = 1428 index_test.go:143: sql update test_index set c1 = 7231994207365620272, c2 = 0.330697, c3 = 'R0oBVWaztl' where c = 1309 index_test.go:137: sql insert into test_index values (1795, 2472660709125013300, 0.916507, 'I6uGsHeNYP') index_test.go:143: sql update test_index set c1 = 6608837534197915314, c2 = 0.464251, c3 = 'C9Uz2assvT' where c = 948 index_test.go:137: sql insert into test_index values (1796, 7987306351428396595, 0.386556, 'cdo65OR63D') index_test.go:140: sql delete from test_index where c = 433 index_test.go:140: sql delete from test_index where c = 928 index_test.go:137: sql insert into test_index values (1798, 3858694582870264769, 0.336813, 'GsROyMR26d') index_test.go:143: sql update test_index set c1 = 9033041471709314933, c2 = 0.094652, c3 = 'jM57cY3Kdu' where c = 1573 index_test.go:140: sql delete from test_index where c = 1714 index_test.go:137: sql insert into test_index values (1794, 2571511211232353233, 0.008295, 'iCvWcIEQx7') index_test.go:137: sql insert into test_index values (1797, 3082285646553320690, 0.941082, 'PNbrMti4yM') index_test.go:140: sql delete from test_index where c = 600 index_test.go:143: sql update test_index set c1 = 3519117196998147777, c2 = 0.175352, c3 = 'CN1wC70XgN' where c = 290 index_test.go:140: sql delete from test_index where c = 1386 index_test.go:137: sql insert into test_index values (1799, 1578532086783825799, 0.911346, '1JTANeP1IS') index_test.go:143: sql update test_index set c1 = 2344008417793045054, c2 = 0.112435, c3 = 'S0mAEBAIpB' where c = 160 index_test.go:143: sql update test_index set c1 = 1355713649123778339, c2 = 0.702453, c3 = 'f4b4FIPXxi' where c = 1362 index_test.go:143: sql update test_index set c1 = 5953860061989324069, c2 = 0.021188, c3 = 'zAsIeOymBo' where c = 576 index_test.go:143: sql update test_index set c1 = 6852345855812936726, c2 = 0.631275, c3 = 'TMvytGo4GU' where c = 1353 index_test.go:143: sql update test_index set c1 = 2120373690501082875, c2 = 0.047932, c3 = 'butoOnVB96' where c = 719 index_test.go:140: sql delete from test_index where c = 1152 index_test.go:140: sql delete from test_index where c = 979 index_test.go:137: sql insert into test_index values (1800, 5956234314384000919, 0.524127, 'yF9P3c3gAI') index_test.go:143: sql update test_index set c1 = 1566440576927089248, c2 = 0.355205, c3 = 'SGhK25CXfM' where c = 1638 index_test.go:143: sql update test_index set c1 = 7783085942032520243, c2 = 0.224263, c3 = 'y4ujB0gvn0' where c = 681 index_test.go:140: sql delete from test_index where c = 677 index_test.go:143: sql update test_index set c1 = 4303878999281689184, c2 = 0.708895, c3 = 'sgsQdbQELz' where c = 1177 [2025/04/06 07:08:07.478 +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/06 07:08:07.478 +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/06 07:08:07.478 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1493' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.479 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.480 +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/06 07:08:07.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9442' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.481 +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/06 07:08:07.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3085' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6908' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.482 +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/06 07:08:07.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5383' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3344' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1519' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7845' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.484 +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/06 07:08:07.484 +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/06 07:08:07.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7249' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5482' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '887' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.485 +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/06 07:08:07.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6520' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1012' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1344' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.486 +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/06 07:08:07.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5631' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1834' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.487 +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/06 07:08:07.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9975' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.487 +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/06 07:08:07.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1257' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.488 +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/06 07:08:07.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1682' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3783' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.489 +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/06 07:08:07.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5986' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.490 +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/06 07:08:07.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3630' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8966' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4992' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.491 +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/06 07:08:07.491 +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/06 07:08:07.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7386' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7717' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.492 +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/06 07:08:07.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7074' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8478' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8847' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.493 +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/06 07:08:07.493 +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/06 07:08:07.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6012' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.493 +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/06 07:08:07.494 +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/06 07:08:07.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5567' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4707' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7062' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5905' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.496 +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/06 07:08:07.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7833' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.496 +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/06 07:08:07.496 +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/06 07:08:07.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '773' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2178' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6133' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.497 +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/06 07:08:07.497 +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/06 07:08:07.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9582' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2233' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.499 +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/06 07:08:07.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '287' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3782' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '239' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9439' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3454' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9967' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3359' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3871' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2773' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.503 +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/06 07:08:07.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2171' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1416' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5797' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '10' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.504 +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/06 07:08:07.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3677' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1142' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.505 +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/06 07:08:07.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5918' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2611' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3749' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.508 +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/06 07:08:07.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9127' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.508 +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/06 07:08:07.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4020' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2902' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '272' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1229' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2816' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6355' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5469' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.510 +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/06 07:08:07.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6932' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.510 +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/06 07:08:07.511 +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/06 07:08:07.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7072' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3127' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.511 +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/06 07:08:07.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '816' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2526' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9967' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9304' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9442' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2560' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2690' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1445' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9700' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7533' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.513 +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/06 07:08:07.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9847' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.514 +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/06 07:08:07.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9786' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.514 +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/06 07:08:07.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5565' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1891' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9202' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7715' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1586' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5463' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6271' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7088' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7022' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3014' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9426' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3667' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2094' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1966' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3036' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '94' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.518 +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/06 07:08:07.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2674' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2043' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.519 +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/06 07:08:07.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7692' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4321' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6765' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.521 +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/06 07:08:07.521 +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/06 07:08:07.521 +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/06 07:08:07.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '965' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8658' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.521 +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/06 07:08:07.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9174' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2389' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.523 +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/06 07:08:07.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2015' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.579 +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/06 07:08:07.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2496' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1001' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6709' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5966' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6634' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.581 +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/06 07:08:07.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '549' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9267' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5004' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '717' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.582 +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/06 07:08:07.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4538' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.583 +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/06 07:08:07.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1218' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.584 +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/06 07:08:07.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7699' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4291' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7106' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2434' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '877' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.587 +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/06 07:08:07.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5986' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9636' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3871' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4978' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1370' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5287' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.589 +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/06 07:08:07.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3630' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6463' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6871' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8108' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3749' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.591 +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/06 07:08:07.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9439' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7338' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.592 +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/06 07:08:07.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '339' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8306' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7704' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3271' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4963' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2971' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1872' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9884' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '423' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8157' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.596 +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/06 07:08:07.596 +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/06 07:08:07.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9327' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8335' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8369' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '572' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4296' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.598 +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/06 07:08:07.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2760' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3450' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3451' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3456' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.599 +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/06 07:08:07.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '307' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '92' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.601 +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/06 07:08:07.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9328' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9797' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4489' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8601' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7037' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.603 +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/06 07:08:07.604 +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/06 07:08:07.605 +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/06 07:08:07.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3365' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6025' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3580' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8941' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7879' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.607 +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/06 07:08:07.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9010' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.608 +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/06 07:08:07.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3359' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.608 +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/06 07:08:07.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7224' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8561' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5118' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7066' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7333' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '503' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.610 +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/06 07:08:07.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1146' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5215' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8019' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8194' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.612 +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/06 07:08:07.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '235' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5593' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.613 +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/06 07:08:07.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4265' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4242' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4524' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1829' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5966' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8925' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.615 +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/06 07:08:07.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2803' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '842' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9243' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4285' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8068' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '408' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.617 +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/06 07:08:07.617 +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/06 07:08:07.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3884' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1267' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.618 +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/06 07:08:07.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1984' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4042' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1111' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5520' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7638' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8242' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '765' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9837' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '67' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8362' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5405' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1967' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9315' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5779' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.683 +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/06 07:08:07.684 +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/06 07:08:07.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7552' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.684 +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/06 07:08:07.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6035' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.685 +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/06 07:08:07.685 +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/06 07:08:07.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6616' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.686 +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/06 07:08:07.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6780' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9321' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5445' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.688 +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/06 07:08:07.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3629' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4943' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2211' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7025' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6312' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7269' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.689 +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/06 07:08:07.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '194' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2230' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4058' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6913' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '999' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9726' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9935' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3118' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3839' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.693 +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/06 07:08:07.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4770' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3272' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7147' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4636' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.693 +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/06 07:08:07.694 +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/06 07:08:07.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.694 +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/06 07:08:07.694 +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/06 07:08:07.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5816' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6743' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '526' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '904' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.696 +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/06 07:08:07.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7244' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9639' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.697 +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/06 07:08:07.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6244' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.698 +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/06 07:08:07.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7579' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.699 +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/06 07:08:07.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7592' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6239' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6980' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.701 +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/06 07:08:07.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6631' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8383' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3700' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.704 +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/06 07:08:07.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7782' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1791' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.705 +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/06 07:08:07.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9576' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4211' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4906' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1493' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5519' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5962' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9329' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.709 +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/06 07:08:07.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5166' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.709 +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/06 07:08:07.709 +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/06 07:08:07.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6233' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9891' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.710 +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/06 07:08:07.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2822' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6268' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.711 +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/06 07:08:07.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6402' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.712 +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/06 07:08:07.712 +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/06 07:08:07.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5297' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1282' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '83' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.713 +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/06 07:08:07.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2636' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '850' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6323' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.715 +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/06 07:08:07.715 +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/06 07:08:07.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3268' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8282' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.716 +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/06 07:08:07.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8695' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.717 +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/06 07:08:07.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3857' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8065' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.717 +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/06 07:08:07.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1696' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.717 +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/06 07:08:07.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3704' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4786' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.718 +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/06 07:08:07.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '572' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.719 +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/06 07:08:07.719 +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/06 07:08:07.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3814' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2489' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5765' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.720 +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/06 07:08:07.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4266' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.720 +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/06 07:08:07.722 +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/06 07:08:07.779 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '63' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9454' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.780 +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/06 07:08:07.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1464' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6743' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3387' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4880' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5157' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5039' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9280' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3839' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3834' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4403' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6362' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9984' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5618' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1695' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1461' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.784 +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/06 07:08:07.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6012' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2884' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5795' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.794 +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/06 07:08:07.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '675' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2974' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3704' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.795 +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/06 07:08:07.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4384' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6236' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1829' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9016' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9097' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6025' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9814' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1741' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.796 +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/06 07:08:07.797 +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/06 07:08:07.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8822' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3814' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4774' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.799 +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/06 07:08:07.799 +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/06 07:08:07.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8842' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2953' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.800 +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/06 07:08:07.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4005' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1533' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3085' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.800 +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/06 07:08:07.801 +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/06 07:08:07.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3655' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.802 +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/06 07:08:07.802 +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/06 07:08:07.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6847' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3628' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6061' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.804 +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/06 07:08:07.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3872' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1315' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9582' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.804 +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/06 07:08:07.804 +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/06 07:08:07.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8892' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9243' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.805 +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/06 07:08:07.805 +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/06 07:08:07.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7840' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '926' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1075' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6002' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5097' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.807 +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/06 07:08:07.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2915' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4534' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2355' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4795' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.808 +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/06 07:08:07.808 +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/06 07:08:07.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '809' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8790' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.809 +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/06 07:08:07.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4978' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.809 +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/06 07:08:07.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8561' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4423' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3175' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4606' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6745' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.810 +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/06 07:08:07.810 +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/06 07:08:07.811 +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/06 07:08:07.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9611' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3391' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.812 +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/06 07:08:07.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3245' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2120' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4813' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6746' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.813 +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/06 07:08:07.813 +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/06 07:08:07.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8145' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7414' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7135' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6003' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5127' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.815 +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/06 07:08:07.815 +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/06 07:08:07.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6746' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '541' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.817 +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/06 07:08:07.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5228' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '342' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3631' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.817 +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/06 07:08:07.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8751' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1611' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.818 +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/06 07:08:07.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7281' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.818 +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/06 07:08:07.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2730' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4798' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2334' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9034' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.821 +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/06 07:08:07.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3175' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9380' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '432' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8498' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.822 +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/06 07:08:07.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3359' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8429' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7579' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.824 +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/06 07:08:07.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5383' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8748' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8986' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.825 +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/06 07:08:07.825 +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/06 07:08:07.825 +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/06 07:08:07.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5611' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4739' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.826 +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/06 07:08:07.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4188' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2012' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6313' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4438' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9654' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5596' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2091' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5368' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.879 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '685' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.879 +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/06 07:08:07.879 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7657' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.880 +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/06 07:08:07.881 +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/06 07:08:07.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5030' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3755' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.882 +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/06 07:08:07.882 +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/06 07:08:07.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6066' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5215' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8170' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2294' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.883 +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/06 07:08:07.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6515' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.884 +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/06 07:08:07.885 +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/06 07:08:07.885 +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/06 07:08:07.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6297' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9423' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '721' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.887 +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/06 07:08:07.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2285' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.887 +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/06 07:08:07.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '662' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.888 +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/06 07:08:07.888 +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/06 07:08:07.888 +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/06 07:08:07.888 +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/06 07:08:07.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2182' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.888 +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/06 07:08:07.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7499' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5596' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9822' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5221' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6173' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3613' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.891 +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/06 07:08:07.891 +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/06 07:08:07.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '990' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '57' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5655' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5039' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3426' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.894 +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/06 07:08:07.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4880' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '282' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4562' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4145' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.894 +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/06 07:08:07.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1741' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3033' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9726' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '417' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4604' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8327' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6669' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.897 +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/06 07:08:07.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7889' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5186' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.898 +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/06 07:08:07.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5477' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3876' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3822' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6867' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3880' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2588' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8769' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.900 +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/06 07:08:07.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3003' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7394' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4144' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7948' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.903 +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/06 07:08:07.903 +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/06 07:08:07.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7640' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.903 +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/06 07:08:07.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.904 +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/06 07:08:07.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5895' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2265' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9526' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '217' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7845' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2275' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3256' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2775' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9127' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.906 +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/06 07:08:07.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4512' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.907 +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/06 07:08:07.907 +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/06 07:08:07.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9710' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.908 +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/06 07:08:07.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7939' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.908 +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/06 07:08:07.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1902' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '20' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8687' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9408' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8401' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2007' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3755' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6789' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.911 +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/06 07:08:07.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2604' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.912 +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/06 07:08:07.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1453' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1384' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6508' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6611' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1124' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.914 +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/06 07:08:07.914 +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/06 07:08:07.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6238' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1089' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.915 +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/06 07:08:07.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3436' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7841' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2494' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5907' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3455' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1966' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7148' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1146' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8762' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8281' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6746' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.919 +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/06 07:08:07.919 +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/06 07:08:07.919 +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/06 07:08:07.920 +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/06 07:08:07.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '482' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2309' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8535' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4873' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6148' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.979 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6328' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.979 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4709' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.979 +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/06 07:08:07.979 +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/06 07:08:07.979 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3085' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.981 +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/06 07:08:07.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4756' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7343' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5381' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1790' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8120' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1156' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.984 +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/06 07:08:07.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4478' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8257' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '83' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4907' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.985 +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/06 07:08:07.985 +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/06 07:08:07.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8295' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7131' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4789' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1931' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2509' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4010' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4456' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.987 +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/06 07:08:07.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2021' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1673' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.988 +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/06 07:08:07.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '708' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2337' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1830' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2614' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9249' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '591' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5811' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2788' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7079' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5882' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7935' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6387' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '516' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6018' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.992 +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/06 07:08:07.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8369' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2780' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4986' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7993' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4031' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.994 +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/06 07:08:07.994 +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/06 07:08:07.994 +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/06 07:08:07.995 +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/06 07:08:07.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2348' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6922' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.995 +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/06 07:08:07.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1741' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.996 +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/06 07:08:07.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5820' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3930' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9606' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8136' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2657' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4874' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2975' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1233' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.997 +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/06 07:08:07.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.998 +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/06 07:08:07.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7715' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1354' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9366' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4414' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:07.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3830' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8299' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4198' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7993' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5596' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.000 +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/06 07:08:08.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1318' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5428' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9962' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.001 +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/06 07:08:08.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2760' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9334' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9127' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.002 +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/06 07:08:08.002 +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/06 07:08:08.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2601' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7452' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.004 +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/06 07:08:08.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6247' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2509' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.005 +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/06 07:08:08.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1341' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8357' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.005 +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/06 07:08:08.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6388' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.005 +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/06 07:08:08.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1302' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8295' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7657' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8375' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9818' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7736' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.007 +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/06 07:08:08.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7330' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.008 +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/06 07:08:08.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '514' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6539' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7666' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9207' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3281' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2234' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.010 +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/06 07:08:08.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2906' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '67' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9114' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2339' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8830' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.011 +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/06 07:08:08.012 +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/06 07:08:08.012 +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/06 07:08:08.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6868' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4042' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.012 +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/06 07:08:08.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8307' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3704' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.013 +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/06 07:08:08.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6257' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.013 +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/06 07:08:08.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1710' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '329' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '697' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8762' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.015 +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/06 07:08:08.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1111' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9534' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1765' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9966' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8370' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1953' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '290' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3130' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1016' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1344' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3548' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4202' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7283' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '276' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7833' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.018 +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/06 07:08:08.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7304' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.019 +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/06 07:08:08.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2951' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.019 +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/06 07:08:08.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8568' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.020 +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/06 07:08:08.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4898' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.021 +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/06 07:08:08.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7130' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9907' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '892' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9911' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4845' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7067' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.022 +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/06 07:08:08.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2180' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '908' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.022 +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/06 07:08:08.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1868' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.023 +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/06 07:08:08.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9005' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6149' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.023 +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/06 07:08:08.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2682' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.079 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6236' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.079 +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/06 07:08:08.081 +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/06 07:08:08.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1833' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2665' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.081 +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/06 07:08:08.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4605' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.082 +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/06 07:08:08.082 +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/06 07:08:08.082 +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/06 07:08:08.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2268' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '440' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4696' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.084 +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/06 07:08:08.084 +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/06 07:08:08.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9905' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5472' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6248' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.085 +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/06 07:08:08.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3677' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1161' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3104' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8102' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5440' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.086 +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/06 07:08:08.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8761' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6091' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '870' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7908' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6091' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8015' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5079' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.088 +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/06 07:08:08.088 +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/06 07:08:08.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3312' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5489' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.089 +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/06 07:08:08.089 +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/06 07:08:08.090 +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/06 07:08:08.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6041' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.091 +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/06 07:08:08.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8434' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.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/06 07:08:08.091 +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/06 07:08:08.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.092 +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/06 07:08:08.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7758' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7978' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.093 +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/06 07:08:08.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2075' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7841' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8822' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8299' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.093 +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/06 07:08:08.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2097' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.094 +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/06 07:08:08.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4783' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.094 +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/06 07:08:08.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2753' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9429' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3839' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.095 +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/06 07:08:08.095 +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/06 07:08:08.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2355' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '75' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9976' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '222' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.096 +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/06 07:08:08.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4361' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '94' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2231' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '37' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.097 +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/06 07:08:08.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6688' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.097 +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/06 07:08:08.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4542' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.097 +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/06 07:08:08.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6921' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.098 +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/06 07:08:08.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1202' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.098 +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/06 07:08:08.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4279' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5426' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.099 +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/06 07:08:08.099 +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/06 07:08:08.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7191' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6482' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.101 +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/06 07:08:08.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8165' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.102 +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/06 07:08:08.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2779' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '567' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2716' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6743' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.104 +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/06 07:08:08.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9126' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6716' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4652' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5832' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1372' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4749' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9179' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.107 +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/06 07:08:08.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1915' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8114' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.108 +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/06 07:08:08.108 +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/06 07:08:08.108 +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/06 07:08:08.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '968' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.109 +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/06 07:08:08.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6905' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5249' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.110 +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/06 07:08:08.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1479' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6177' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1391' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1279' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '752' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3076' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2584' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.112 +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/06 07:08:08.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4293' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '141' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.113 +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/06 07:08:08.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '549' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.113 +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/06 07:08:08.113 +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/06 07:08:08.114 +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/06 07:08:08.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9362' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.114 +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/06 07:08:08.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1453' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8157' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.115 +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/06 07:08:08.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7752' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1429' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8978' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5712' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5141' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6743' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '621' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4562' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5415' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.117 +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/06 07:08:08.118 +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/06 07:08:08.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8769' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1278' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7856' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6489' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8445' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1272' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4601' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6643' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8505' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7128' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.119 +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/06 07:08:08.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8785' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7293' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.121 +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/06 07:08:08.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5043' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5609' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.121 +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/06 07:08:08.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5648' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.122 +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/06 07:08:08.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '785' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '845' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8639' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8364' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9383' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.123 +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/06 07:08:08.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5520' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9816' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '761' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.179 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4952' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.179 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2726' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.179 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3074' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4249' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8307' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.181 +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/06 07:08:08.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7039' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2567' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6268' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1757' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7103' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7493' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7708' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.184 +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/06 07:08:08.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '113' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.185 +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/06 07:08:08.185 +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/06 07:08:08.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3112' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8921' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8404' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1906' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8212' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7418' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.187 +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/06 07:08:08.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8204' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.188 +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/06 07:08:08.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.189 +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/06 07:08:08.189 +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/06 07:08:08.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4981' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.190 +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/06 07:08:08.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2124' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.191 +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/06 07:08:08.191 +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/06 07:08:08.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9855' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '300' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '451' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7360' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6380' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4395' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8565' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.194 +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/06 07:08:08.194 +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/06 07:08:08.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8386' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.194 +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/06 07:08:08.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8530' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.195 +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/06 07:08:08.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.195 +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/06 07:08:08.195 +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/06 07:08:08.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9751' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.196 +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/06 07:08:08.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7318' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8268' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.196 +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/06 07:08:08.197 +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/06 07:08:08.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1473' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6072' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6004' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4935' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.199 +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/06 07:08:08.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8502' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5297' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2418' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3224' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8495' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.202 +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/06 07:08:08.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4710' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6434' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.202 +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/06 07:08:08.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5069' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.203 +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/06 07:08:08.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8057' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4605' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5701' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7742' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3127' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.204 +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/06 07:08:08.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6329' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8929' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9023' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5260' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.205 +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/06 07:08:08.205 +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/06 07:08:08.205 +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/06 07:08:08.205 +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/06 07:08:08.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8687' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '376' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.206 +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/06 07:08:08.206 +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/06 07:08:08.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7251' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4216' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3856' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9237' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3982' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '731' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7845' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2037' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2286' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.209 +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/06 07:08:08.209 +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/06 07:08:08.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7020' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3180' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9645' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2843' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '300' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '918' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.211 +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/06 07:08:08.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1280' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7133' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9445' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6540' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8798' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1681' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '514' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.214 +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/06 07:08:08.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4311' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.215 +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/06 07:08:08.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4887' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.216 +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/06 07:08:08.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2726' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7453' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3157' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3276' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6073' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9291' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2298' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4353' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.218 +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/06 07:08:08.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4011' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4680' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.219 +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/06 07:08:08.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2102' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.220 +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/06 07:08:08.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9359' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6266' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3010' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '845' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8515' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4510' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.223 +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/06 07:08:08.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1799' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8601' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.223 +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/06 07:08:08.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8887' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3629' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9151' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.225 +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/06 07:08:08.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8294' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '804' for key 'test_conflict_insert.PRIMARY'"] index_test.go:137: sql insert into test_index values (1810, 4576425624681193426, 0.019658, 'gghK28U5xm') index_test.go:137: sql insert into test_index values (1804, 1718908915751652617, 0.912358, 'YJnKuKPVdC') index_test.go:137: sql insert into test_index values (1806, 2690542841190304694, 0.496554, 'qGpBrmd3ax') index_test.go:137: sql insert into test_index values (1802, 7250800639068608678, 0.369974, '36gmt5NkrS') index_test.go:140: sql delete from test_index where c = 1229 index_test.go:137: sql insert into test_index values (1801, 1396953592469520696, 0.301793, 'QG1HEvB292') index_test.go:137: sql insert into test_index values (1803, 1237275290409388624, 0.210358, 'YlRC6cWV1W') index_test.go:137: sql insert into test_index values (1807, 8443964923063177488, 0.101574, 'S6XZXJuTov') index_test.go:140: sql delete from test_index where c = 705 index_test.go:137: sql insert into test_index values (1805, 7450742342404657602, 0.772683, 'bYuNQfDBHR') index_test.go:137: sql insert into test_index values (1808, 2986175612370614228, 0.781869, '8Vu1061obW') index_test.go:137: sql insert into test_index values (1809, 8672256183433075882, 0.724845, 'ui5QydcIkM') index_test.go:140: sql delete from test_index where c = 342 index_test.go:140: sql delete from test_index where c = 165 index_test.go:140: sql delete from test_index where c = 404 index_test.go:140: sql delete from test_index where c = 665 index_test.go:140: sql delete from test_index where c = 458 index_test.go:140: sql delete from test_index where c = 600 index_test.go:140: sql delete from test_index where c = 695 index_test.go:143: sql update test_index set c1 = 459600200418354161, c2 = 0.648776, c3 = 'QNjtxfzZJK' where c = 103 index_test.go:143: sql update test_index set c1 = 5678157329598643764, c2 = 0.012471, c3 = 'rg00s4bsxH' where c = 533 index_test.go:140: sql delete from test_index where c = 716 index_test.go:143: sql update test_index set c1 = 5805334358803773368, c2 = 0.468678, c3 = 'ibFZJhwbSm' where c = 191 index_test.go:143: sql update test_index set c1 = 7845870344828446943, c2 = 0.598954, c3 = 'iUK6rrii1H' where c = 1152 index_test.go:143: sql update test_index set c1 = 6387854700663651850, c2 = 0.755926, c3 = 'fowIvkt3GZ' where c = 1459 index_test.go:143: sql update test_index set c1 = 3784255950668728559, c2 = 0.750878, c3 = 'CfFjOpIj2I' where c = 785 index_test.go:143: sql update test_index set c1 = 7891028440304145057, c2 = 0.291261, c3 = 'tisOjikwHf' where c = 1152 index_test.go:143: sql update test_index set c1 = 8192919087891689095, c2 = 0.447157, c3 = '9z2NVXTG9I' where c = 653 index_test.go:143: sql update test_index set c1 = 5531388121760060793, c2 = 0.909533, c3 = '55QpOoinY9' where c = 228 index_test.go:137: sql insert into test_index values (1811, 4267734767404721802, 0.200531, '3CHW9CV0zP') index_test.go:137: sql insert into test_index values (1813, 2232299704325628498, 0.961560, 'SEWGGb9aaY') index_test.go:137: sql insert into test_index values (1814, 8693769411480250474, 0.442257, '1skKIqKIhO') index_test.go:137: sql insert into test_index values (1815, 7824672224287317112, 0.051003, 'KrulXZ8d62') index_test.go:137: sql insert into test_index values (1812, 9009662627506128182, 0.543134, 'eT9fFdQIgP') index_test.go:143: sql update test_index set c1 = 4529876390830230411, c2 = 0.378369, c3 = '9a7nj4LK2J' where c = 1655 index_test.go:137: sql insert into test_index values (1816, 2933783948476198946, 0.257886, 'DKkrbL1z9w') index_test.go:140: sql delete from test_index where c = 278 index_test.go:137: sql insert into test_index values (1817, 7402367095075307942, 0.440775, '9bxUbhA1t4') index_test.go:137: sql insert into test_index values (1819, 3477691351023519083, 0.319215, 'EQ4gOsNPfI') index_test.go:140: sql delete from test_index where c = 1300 index_test.go:137: sql insert into test_index values (1818, 3696210744123827612, 0.171584, '6BBIZYesZT') index_test.go:140: sql delete from test_index where c = 1480 index_test.go:140: sql delete from test_index where c = 984 index_test.go:137: sql insert into test_index values (1820, 8981215998935654185, 0.211341, 'RXQDllUm2h') index_test.go:140: sql delete from test_index where c = 371 index_test.go:140: sql delete from test_index where c = 246 index_test.go:140: sql delete from test_index where c = 1393 index_test.go:140: sql delete from test_index where c = 711 index_test.go:143: sql update test_index set c1 = 2277406039561626328, c2 = 0.708736, c3 = 'B2dNAuMc0N' where c = 73 index_test.go:143: sql update test_index set c1 = 4387085294183094363, c2 = 0.949204, c3 = 'MtI2MUpqdR' where c = 494 index_test.go:140: sql delete from test_index where c = 1363 index_test.go:143: sql update test_index set c1 = 3127823580329137772, c2 = 0.651396, c3 = 'IwbLr9T4Mb' where c = 137 index_test.go:143: sql update test_index set c1 = 3933629006106997718, c2 = 0.409615, c3 = 'BU0CwEMv6K' where c = 1300 index_test.go:143: sql update test_index set c1 = 483565027601725585, c2 = 0.418422, c3 = 'eeY6vup7ar' where c = 1600 index_test.go:143: sql update test_index set c1 = 3653102662231457227, c2 = 0.370013, c3 = 'IybIysWaTN' where c = 514 index_test.go:143: sql update test_index set c1 = 8340961068961578271, c2 = 0.875603, c3 = 'O9gj85WtNo' where c = 331 index_test.go:137: sql insert into test_index values (1822, 213971792495185211, 0.112969, 'Go4cegvwD9') index_test.go:137: sql insert into test_index values (1821, 7436844744711972406, 0.738297, 'PvCw8ayyaK') index_test.go:140: sql delete from test_index where c = 1113 index_test.go:143: sql update test_index set c1 = 6448849401283328227, c2 = 0.120810, c3 = 'G2Bi7CQeEv' where c = 15 index_test.go:137: sql insert into test_index values (1823, 8386531530485153997, 0.167487, 'LaIS67qi8R') index_test.go:137: sql insert into test_index values (1824, 5691418168180581115, 0.351579, 'xVaEO46GyI') index_test.go:143: sql update test_index set c1 = 1287402310956430170, c2 = 0.045058, c3 = 'U8txuvTwBh' where c = 1342 index_test.go:140: sql delete from test_index where c = 254 index_test.go:140: sql delete from test_index where c = 1277 index_test.go:137: sql insert into test_index values (1826, 3673167917327934392, 0.778776, '1S7e3isdyd') index_test.go:140: sql delete from test_index where c = 228 index_test.go:143: sql update test_index set c1 = 1086975834550518197, c2 = 0.174914, c3 = 'YZ8hIRztRc' where c = 825 index_test.go:143: sql update test_index set c1 = 7387703661629510875, c2 = 0.673297, c3 = 'Ogxzz3LRqF' where c = 239 index_test.go:137: sql insert into test_index values (1825, 8551101007691635913, 0.953314, 'fvyooFKBmC') index_test.go:140: sql delete from test_index where c = 761 index_test.go:137: sql insert into test_index values (1827, 4926368792576557438, 0.685057, '2tabnpbOUI') index_test.go:137: sql insert into test_index values (1829, 3300170882614284078, 0.218279, 'sHgYhHOy6R') index_test.go:143: sql update test_index set c1 = 4014365466640121847, c2 = 0.058970, c3 = 'IOj5FMugKj' where c = 793 index_test.go:143: sql update test_index set c1 = 2595796140140994037, c2 = 0.714248, c3 = '1bEWQPGyqW' where c = 693 index_test.go:137: sql insert into test_index values (1828, 6276905544631829648, 0.646194, 'NOEmSKdTfs') index_test.go:143: sql update test_index set c1 = 3398992515558942239, c2 = 0.231685, c3 = 'Y8ZcTAxMRX' where c = 690 index_test.go:137: sql insert into test_index values (1831, 3582187005736411318, 0.092710, 's7buTCuZeV') index_test.go:137: sql insert into test_index values (1832, 3997507152436750999, 0.869201, 'WZiaLY3MQc') index_test.go:140: sql delete from test_index where c = 1275 index_test.go:137: sql insert into test_index values (1830, 2635385876091593263, 0.040295, 'GRa1JAwphO') index_test.go:140: sql delete from test_index where c = 1019 index_test.go:140: sql delete from test_index where c = 352 index_test.go:137: sql insert into test_index values (1833, 9134298133821897265, 0.528718, 'm7uNEFnYzp') index_test.go:137: sql insert into test_index values (1834, 1042117447465933219, 0.179844, 'RCai5cyzhf') index_test.go:140: sql delete from test_index where c = 1796 index_test.go:143: sql update test_index set c1 = 4802084952921542313, c2 = 0.880505, c3 = 'uVHgFrBPVo' where c = 1492 index_test.go:140: sql delete from test_index where c = 947 index_test.go:140: sql delete from test_index where c = 492 index_test.go:143: sql update test_index set c1 = 8271989943835392836, c2 = 0.367159, c3 = 'pD1BVdSb1d' where c = 338 index_test.go:140: sql delete from test_index where c = 1319 index_test.go:137: sql insert into test_index values (1835, 2355181686952995038, 0.532740, 'yqhsq9qQLw') index_test.go:140: sql delete from test_index where c = 1161 index_test.go:143: sql update test_index set c1 = 5693917181024764508, c2 = 0.790367, c3 = 'qjDnjfFSbN' where c = 1569 index_test.go:140: sql delete from test_index where c = 1641 index_test.go:140: sql delete from test_index where c = 1611 index_test.go:143: sql update test_index set c1 = 3196144147308582210, c2 = 0.156922, c3 = 'lwRfIFoIun' where c = 1029 index_test.go:143: sql update test_index set c1 = 6152487334441641261, c2 = 0.572477, c3 = 'nM8bHBDyph' where c = 615 index_test.go:143: sql update test_index set c1 = 4251756339998857346, c2 = 0.278327, c3 = 'l5SVHczGED' where c = 1669 index_test.go:137: sql insert into test_index values (1836, 3843855232884263447, 0.507490, 'WcihoMg3eD') index_test.go:143: sql update test_index set c1 = 9001739865872381820, c2 = 0.575223, c3 = 'nDaRmy1Aop' where c = 1023 index_test.go:137: sql insert into test_index values (1839, 3542262309013866743, 0.774405, 'DVxmOEtuyB') index_test.go:137: sql insert into test_index values (1838, 4474976180854119198, 0.952143, 'OhaC8bekDJ') index_test.go:143: sql update test_index set c1 = 1052365588269174776, c2 = 0.481149, c3 = 'GyY3A6NmPk' where c = 1303 index_test.go:143: sql update test_index set c1 = 4506988611610254645, c2 = 0.961743, c3 = 'uwj8Aa0ofi' where c = 1779 index_test.go:137: sql insert into test_index values (1837, 903766476060864115, 0.125057, 'Tj0xxEZ9qN') index_test.go:140: sql delete from test_index where c = 39 index_test.go:137: sql insert into test_index values (1841, 2834733513021808930, 0.293508, 'MDOOrq0via') index_test.go:140: sql delete from test_index where c = 1040 index_test.go:137: sql insert into test_index values (1843, 4566705550028270673, 0.641177, 'PtycHFbEd4') index_test.go:143: sql update test_index set c1 = 76000144605831023, c2 = 0.548692, c3 = '9f032Gz4Ii' where c = 1197 index_test.go:137: sql insert into test_index values (1840, 2417535959577457904, 0.739180, '3pqx065kyD') index_test.go:140: sql delete from test_index where c = 1139 index_test.go:137: sql insert into test_index values (1842, 2654678662711421501, 0.539551, 'DO8RGpoPXq') index_test.go:140: sql delete from test_index where c = 857 index_test.go:140: sql delete from test_index where c = 27 index_test.go:143: sql update test_index set c1 = 5834440300828144723, c2 = 0.819005, c3 = 'u8gpvZIT2g' where c = 496 index_test.go:143: sql update test_index set c1 = 6057526047967294873, c2 = 0.064475, c3 = 'p0qns9GeYZ' where c = 1271 index_test.go:140: sql delete from test_index where c = 1098 index_test.go:137: sql insert into test_index values (1844, 8185090056483145287, 0.720954, 'gVRL6RfsxB') index_test.go:140: sql delete from test_index where c = 1646 index_test.go:140: sql delete from test_index where c = 1221 index_test.go:140: sql delete from test_index where c = 1574 index_test.go:137: sql insert into test_index values (1845, 7319950464594455108, 0.859663, 'GR0IdI3tJA') index_test.go:143: sql update test_index set c1 = 589594525354106896, c2 = 0.577776, c3 = 'xeQoA0wuEs' where c = 660 index_test.go:137: sql insert into test_index values (1846, 4628707370175903124, 0.283704, 'emxkcFV5rn') index_test.go:140: sql delete from test_index where c = 96 index_test.go:143: sql update test_index set c1 = 1176534332557866374, c2 = 0.064812, c3 = 'ADfrS14OR7' where c = 680 index_test.go:143: sql update test_index set c1 = 6171123758614279060, c2 = 0.512736, c3 = 'LvsYGHBNaB' where c = 750 index_test.go:143: sql update test_index set c1 = 3952759671180765350, c2 = 0.274053, c3 = 'UNomKyhgRX' where c = 1559 index_test.go:143: sql update test_index set c1 = 4111114531126542960, c2 = 0.188182, c3 = '2Cld29CAle' where c = 1332 index_test.go:143: sql update test_index set c1 = 263758605647775718, c2 = 0.098699, c3 = 'DsEuJNLxjJ' where c = 1360 index_test.go:140: sql delete from test_index where c = 175 index_test.go:140: sql delete from test_index where c = 1684 index_test.go:143: sql update test_index set c1 = 7151612964991485479, c2 = 0.777330, c3 = '5Y1otAx0PP' where c = 1176 index_test.go:143: sql update test_index set c1 = 6531012057880478579, c2 = 0.533303, c3 = 'xaocbkQAme' where c = 1602 index_test.go:137: sql insert into test_index values (1849, 2967478387868586928, 0.960830, 'Kjpi3ILolg') index_test.go:137: sql insert into test_index values (1850, 8896944456907749889, 0.897215, 'u4KqMvrhdf') index_test.go:137: sql insert into test_index values (1847, 6107651405864470117, 0.211482, 'g8WNrrTXEa') index_test.go:140: sql delete from test_index where c = 682 index_test.go:137: sql insert into test_index values (1848, 2056720645363500603, 0.299844, 'lLa5mHE4O2') index_test.go:137: sql insert into test_index values (1853, 8507423918128147676, 0.210729, 'J18DZQ2ig7') index_test.go:137: sql insert into test_index values (1851, 2137931202350220280, 0.899345, 'oPPcCeWm6m') index_test.go:137: sql insert into test_index values (1852, 4360293984177160230, 0.243699, '1lQpBpDhWN') index_test.go:143: sql update test_index set c1 = 3573126860034990925, c2 = 0.539894, c3 = 'leNbJxoWfA' where c = 1350 index_test.go:143: sql update test_index set c1 = 2078892556281142499, c2 = 0.114473, c3 = '9W9WIf9VSZ' where c = 158 index_test.go:137: sql insert into test_index values (1854, 7325070430518436655, 0.153837, 'JqsagvdT4z') index_test.go:140: sql delete from test_index where c = 1040 index_test.go:140: sql delete from test_index where c = 1715 index_test.go:140: sql delete from test_index where c = 1445 index_test.go:137: sql insert into test_index values (1855, 3414294085161373872, 0.938320, 'SNp6Hhhl5x') index_test.go:140: sql delete from test_index where c = 699 index_test.go:143: sql update test_index set c1 = 3084386809932414498, c2 = 0.185594, c3 = 'O8JPPgNOF5' where c = 1179 index_test.go:140: sql delete from test_index where c = 492 index_test.go:140: sql delete from test_index where c = 1835 index_test.go:143: sql update test_index set c1 = 1099317565435044424, c2 = 0.718423, c3 = '2zSXW4NCJ5' where c = 1554 index_test.go:137: sql insert into test_index values (1856, 7182697059950412893, 0.897954, 'Qmsv28YLYb') index_test.go:140: sql delete from test_index where c = 527 index_test.go:143: sql update test_index set c1 = 4628719236293883538, c2 = 0.435712, c3 = '2OzvqKdJUN' where c = 964 index_test.go:137: sql insert into test_index values (1857, 7917973623262261470, 0.157303, 'qeoj38Snqp') index_test.go:143: sql update test_index set c1 = 4697222322922776772, c2 = 0.311548, c3 = 'M2C3VMBxSS' where c = 1581 index_test.go:143: sql update test_index set c1 = 7815778516154713837, c2 = 0.699862, c3 = 'eg3Ds2YkdW' where c = 1812 index_test.go:143: sql update test_index set c1 = 7372495041255438113, c2 = 0.834137, c3 = 'RCTtnZLCn6' where c = 483 index_test.go:137: sql insert into test_index values (1858, 3669338354327215923, 0.679429, 'nJ4jETeYrq') index_test.go:143: sql update test_index set c1 = 7376854891894981058, c2 = 0.253164, c3 = '1HoRCzIXXV' where c = 1563 index_test.go:143: sql update test_index set c1 = 7146650562172787618, c2 = 0.905320, c3 = 'InSvqn6ZLh' where c = 1759 index_test.go:140: sql delete from test_index where c = 1671 index_test.go:137: sql insert into test_index values (1859, 4466671436900604705, 0.701620, 'Lyrvdh5BUq') index_test.go:137: sql insert into test_index values (1862, 534236282807596623, 0.918182, 'lVjExefnXY') index_test.go:140: sql delete from test_index where c = 1620 index_test.go:137: sql insert into test_index values (1861, 7436459027652613220, 0.288227, '06lEW2an7d') index_test.go:140: sql delete from test_index where c = 1231 index_test.go:137: sql insert into test_index values (1863, 1222270811974897678, 0.313314, 'm7uJg9tQMW') index_test.go:143: sql update test_index set c1 = 2549612975502237323, c2 = 0.080867, c3 = 'Uqvw6oRX3J' where c = 779 index_test.go:140: sql delete from test_index where c = 1761 index_test.go:140: sql delete from test_index where c = 711 index_test.go:137: sql insert into test_index values (1860, 4925281741714952500, 0.907976, 'gufOgwFYB2') index_test.go:140: sql delete from test_index where c = 1621 index_test.go:143: sql update test_index set c1 = 5995205543115578105, c2 = 0.807750, c3 = 'fqGmykcTC9' where c = 1136 index_test.go:137: sql insert into test_index values (1865, 3946876945588547396, 0.757336, 'HE7ZDBUkY6') index_test.go:143: sql update test_index set c1 = 5782037319077028005, c2 = 0.110581, c3 = 'WwMao3obQM' where c = 1471 index_test.go:140: sql delete from test_index where c = 1102 index_test.go:140: sql delete from test_index where c = 1441 index_test.go:137: sql insert into test_index values (1864, 1228079923226815539, 0.183583, 'nw5F3fH8FP') index_test.go:143: sql update test_index set c1 = 9210080462984269557, c2 = 0.998616, c3 = 'MFHOOjjLqH' where c = 1677 index_test.go:140: sql delete from test_index where c = 1813 index_test.go:143: sql update test_index set c1 = 4050057224480437344, c2 = 0.206498, c3 = 'BOjMpAzruT' where c = 365 index_test.go:137: sql insert into test_index values (1867, 1583017325418199651, 0.628841, 'cXKJeYcbwV') index_test.go:140: sql delete from test_index where c = 465 index_test.go:143: sql update test_index set c1 = 2222229119624177615, c2 = 0.867290, c3 = 'buDDdZ2oWp' where c = 948 index_test.go:137: sql insert into test_index values (1866, 5243228989912466918, 0.764982, 'WDQDR69Sfq') index_test.go:143: sql update test_index set c1 = 3100943252382250621, c2 = 0.304052, c3 = 'yrIoiiaQAS' where c = 276 index_test.go:140: sql delete from test_index where c = 1612 index_test.go:137: sql insert into test_index values (1868, 2217075663877383970, 0.743485, 'TqTmj1azBx') index_test.go:143: sql update test_index set c1 = 7270441324049323484, c2 = 0.231159, c3 = 'MsJ5lLYatE' where c = 1432 index_test.go:137: sql insert into test_index values (1870, 4249356641284781399, 0.814492, '0xrbeXNrjW') index_test.go:143: sql update test_index set c1 = 5639787987545724306, c2 = 0.417782, c3 = 'iThghHCBVq' where c = 1542 index_test.go:137: sql insert into test_index values (1869, 252898855543975901, 0.730762, 'SW272w1xNA') index_test.go:143: sql update test_index set c1 = 8123802921354567196, c2 = 0.020579, c3 = 'ydWUmF3A4q' where c = 383 index_test.go:140: sql delete from test_index where c = 68 index_test.go:140: sql delete from test_index where c = 899 index_test.go:137: sql insert into test_index values (1871, 4788101451864301204, 0.269803, 'eSLrqtIwPM') index_test.go:140: sql delete from test_index where c = 1030 index_test.go:140: sql delete from test_index where c = 1232 index_test.go:137: sql insert into test_index values (1872, 3726781292796328757, 0.890440, 'swc1WBaUPp') index_test.go:137: sql insert into test_index values (1873, 3961264720438150072, 0.016881, 'jjqE6bpVHf') index_test.go:137: sql insert into test_index values (1874, 7087492225899182319, 0.051839, 'REzHqmVHv8') index_test.go:143: sql update test_index set c1 = 300250426034158722, c2 = 0.525448, c3 = 'KazVXrJZCo' where c = 1848 index_test.go:143: sql update test_index set c1 = 4747000761010143996, c2 = 0.682176, c3 = '0yLizdTKd7' where c = 316 index_test.go:143: sql update test_index set c1 = 2039288387961383308, c2 = 0.046863, c3 = 'dWUiWAdAGO' where c = 960 index_test.go:140: sql delete from test_index where c = 484 index_test.go:140: sql delete from test_index where c = 1632 index_test.go:137: sql insert into test_index values (1877, 7280956453034589233, 0.098963, 'G437gHgHLY') index_test.go:140: sql delete from test_index where c = 1549 index_test.go:140: sql delete from test_index where c = 1693 index_test.go:143: sql update test_index set c1 = 2764881385888154224, c2 = 0.397562, c3 = 'EvNSzU7gRr' where c = 1394 index_test.go:143: sql update test_index set c1 = 1302395894488765034, c2 = 0.127254, c3 = '2UTVnz222B' where c = 120 index_test.go:140: sql delete from test_index where c = 818 index_test.go:143: sql update test_index set c1 = 1238097153719342624, c2 = 0.319971, c3 = '1TBBhu2yWf' where c = 912 index_test.go:137: sql insert into test_index values (1878, 4154699270177563163, 0.605433, 'Rwwoflv5cy') index_test.go:143: sql update test_index set c1 = 5997384051676064392, c2 = 0.795961, c3 = 'VvzuXxLoFm' where c = 1710 index_test.go:137: sql insert into test_index values (1879, 2805267662055860511, 0.628726, 'LWkvowMjmq') index_test.go:140: sql delete from test_index where c = 254 index_test.go:137: sql insert into test_index values (1880, 8933809309716175752, 0.479874, 'GEn1Hl5TkW') index_test.go:140: sql delete from test_index where c = 985 index_test.go:137: sql insert into test_index values (1881, 5232403961829855313, 0.295447, 'yqj5yllvOQ') index_test.go:140: sql delete from test_index where c = 286 index_test.go:143: sql update test_index set c1 = 450861941515828125, c2 = 0.743901, c3 = 'ZRdcOGPJVv' where c = 966 index_test.go:140: sql delete from test_index where c = 1788 index_test.go:143: sql update test_index set c1 = 6501590060058197093, c2 = 0.681042, c3 = 'uTX1qSKslR' where c = 395 index_test.go:143: sql update test_index set c1 = 9185085691083397670, c2 = 0.413002, c3 = 'levaa1WOC1' where c = 646 index_test.go:137: sql insert into test_index values (1875, 2217824400035666522, 0.333483, 'ggs7TucVVi') index_test.go:137: sql insert into test_index values (1882, 8389554726625402064, 0.374447, 'BIVZctn27t') index_test.go:137: sql insert into test_index values (1876, 634383153575534270, 0.289115, '0AaB9A5Cuh') index_test.go:143: sql update test_index set c1 = 6560101446677093373, c2 = 0.214393, c3 = 'wwSAAuSA1D' where c = 104 index_test.go:140: sql delete from test_index where c = 1431 index_test.go:143: sql update test_index set c1 = 5459867827720429559, c2 = 0.258656, c3 = '9Hu9YGOfOq' where c = 765 index_test.go:143: sql update test_index set c1 = 5741852093063632251, c2 = 0.649881, c3 = 'mawHMFiyqX' where c = 1080 index_test.go:140: sql delete from test_index where c = 704 index_test.go:140: sql delete from test_index where c = 1139 index_test.go:137: sql insert into test_index values (1883, 7032129532892594501, 0.713838, 'OLnPXaRNzE') index_test.go:143: sql update test_index set c1 = 6117959527115035975, c2 = 0.972823, c3 = 'EfviFaJN3c' where c = 1171 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:143: sql update test_index set c1 = 2238324538888262912, c2 = 0.826116, c3 = 'YEF8OLcoky' where c = 21 index_test.go:137: sql insert into test_index values (1884, 3118766728899345570, 0.324974, 'RsplwvHmPY') index_test.go:140: sql delete from test_index where c = 1443 index_test.go:137: sql insert into test_index values (1887, 8383195298497714241, 0.246673, 'seYiuhE4BV') index_test.go:137: sql insert into test_index values (1885, 3369824366884882001, 0.491291, 'w3PaTIAqez') index_test.go:143: sql update test_index set c1 = 5850071027890044100, c2 = 0.949771, c3 = 'oukeFwCi9d' where c = 212 index_test.go:137: sql insert into test_index values (1888, 805762933261412292, 0.792410, 'J8WWFobrRp') index_test.go:140: sql delete from test_index where c = 213 index_test.go:137: sql insert into test_index values (1886, 189653171847906282, 0.218857, '9N8szoF8YI') index_test.go:143: sql update test_index set c1 = 2708532166039573698, c2 = 0.913243, c3 = 'NFxjQm8mdc' where c = 823 index_test.go:143: sql update test_index set c1 = 4057367604669845303, c2 = 0.667116, c3 = 'OGA30ijh43' where c = 1660 index_test.go:137: sql insert into test_index values (1889, 8662899267750118706, 0.193725, 'B4f8d9jVhc') index_test.go:140: sql delete from test_index where c = 1379 index_test.go:137: sql insert into test_index values (1890, 1586143962525194935, 0.307987, 'Tk92hSUax8') index_test.go:143: sql update test_index set c1 = 5479034558245490756, c2 = 0.600127, c3 = 'N33o90JLys' where c = 1393 index_test.go:137: sql insert into test_index values (1892, 1221396463620555833, 0.585261, 'E2ol9ESO8S') index_test.go:143: sql update test_index set c1 = 4919415348197083231, c2 = 0.828997, c3 = 'soqPOwYLDw' where c = 651 index_test.go:140: sql delete from test_index where c = 1262 index_test.go:140: sql delete from test_index where c = 657 index_test.go:140: sql delete from test_index where c = 1691 index_test.go:143: sql update test_index set c1 = 4058232258126413739, c2 = 0.456453, c3 = 'MrikEG7uFe' where c = 305 index_test.go:140: sql delete from test_index where c = 1130 index_test.go:140: sql delete from test_index where c = 1630 index_test.go:143: sql update test_index set c1 = 8323758999551022048, c2 = 0.144638, c3 = 'zhQC1AmLaV' where c = 716 index_test.go:140: sql delete from test_index where c = 1708 index_test.go:137: sql insert into test_index values (1891, 7733561269112298252, 0.856949, 'vUiOYiyNlj') index_test.go:143: sql update test_index set c1 = 6659530298360199747, c2 = 0.195576, c3 = 'pqHqeWCPUr' where c = 1027 index_test.go:137: sql insert into test_index values (1893, 7472878320752280502, 0.505641, 'FKh4akb408') index_test.go:143: sql update test_index set c1 = 8261028017267448937, c2 = 0.368805, c3 = 'wnj0AEDjxq' where c = 1624 index_test.go:143: sql update test_index set c1 = 6037553963244465768, c2 = 0.056000, c3 = 'tj6QOC0z93' where c = 437 index_test.go:143: sql update test_index set c1 = 4312769259852558880, c2 = 0.510304, c3 = '72oxPsjgaL' where c = 1410 index_test.go:137: sql insert into test_index values (1894, 2506965825067420334, 0.405318, 'q24CtFNjRB') index_test.go:140: sql delete from test_index where c = 841 index_test.go:140: sql delete from test_index where c = 1080 index_test.go:143: sql update test_index set c1 = 5618999269274762095, c2 = 0.882080, c3 = 'nFBUrX64es' where c = 312 index_test.go:140: sql delete from test_index where c = 111 index_test.go:143: sql update test_index set c1 = 6188487896275005738, c2 = 0.785373, c3 = 'euYVzlchbB' where c = 558 index_test.go:137: sql insert into test_index values (1895, 4733061534050928900, 0.329609, 'EjjgS4KS84') index_test.go:137: sql insert into test_index values (1896, 7307154654518571764, 0.644006, 'U2M4tAGBNC') index_test.go:143: sql update test_index set c1 = 1222930231743757368, c2 = 0.578365, c3 = 'jPrZroS3B1' where c = 1766 index_test.go:143: sql update test_index set c1 = 2402373166554405274, c2 = 0.752476, c3 = 'gtJcvKe136' where c = 1735 index_test.go:137: sql insert into test_index values (1897, 7097547378294255070, 0.302502, 'H560jAoySC') index_test.go:140: sql delete from test_index where c = 1793 index_test.go:137: sql insert into test_index values (1898, 7879585108108413588, 0.271072, 'zXGvbak160') index_test.go:140: sql delete from test_index where c = 817 index_test.go:140: sql delete from test_index where c = 1034 index_test.go:140: sql delete from test_index where c = 1231 index_test.go:143: sql update test_index set c1 = 4741339144723149299, c2 = 0.568267, c3 = 'IHHWQkKXrE' where c = 1631 index_test.go:143: sql update test_index set c1 = 8876118374920346008, c2 = 0.759010, c3 = 'jDBmod69k4' where c = 1740 index_test.go:143: sql update test_index set c1 = 2829401758402853585, c2 = 0.613495, c3 = 'eADONgeazv' where c = 1316 index_test.go:143: sql update test_index set c1 = 5759219438776334642, c2 = 0.754359, c3 = '18gtCpZbL6' where c = 1628 index_test.go:137: sql insert into test_index values (1900, 1624388915991172462, 0.483830, '45bqYfzaDx') index_test.go:137: sql insert into test_index values (1899, 4389138521004745714, 0.875493, 'fGDut1CySV') index_test.go:140: sql delete from test_index where c = 107 index_test.go:140: sql delete from test_index where c = 77 index_test.go:143: sql update test_index set c1 = 8633995984496713794, c2 = 0.405575, c3 = '04SqRWVmi5' where c = 1398 index_test.go:143: sql update test_index set c1 = 8621196660335372372, c2 = 0.635241, c3 = 'Rk9MsOXaBv' where c = 1767 index_test.go:137: sql insert into test_index values (1901, 67849102879590668, 0.030290, '5o0Gv7Y7jm') index_test.go:137: sql insert into test_index values (1903, 6280452713770263455, 0.619256, '0Y0PyU1sbZ') index_test.go:137: sql insert into test_index values (1907, 1710914363673246277, 0.875634, '0b3HC21PTo') index_test.go:137: sql insert into test_index values (1902, 1237693161821318357, 0.834796, 'VRM8raiSn1') index_test.go:137: sql insert into test_index values (1908, 8348230190566864142, 0.295890, 'zg4rRUgVFi') index_test.go:137: sql insert into test_index values (1905, 5046113248998369631, 0.058425, 'GV99m7FtKS') index_test.go:140: sql delete from test_index where c = 458 index_test.go:140: sql delete from test_index where c = 634 index_test.go:137: sql insert into test_index values (1909, 6675149584116581729, 0.651947, 'iBs5vLenlZ') index_test.go:137: sql insert into test_index values (1904, 7285596586133420150, 0.705799, '9nxMwIoZT5') index_test.go:137: sql insert into test_index values (1906, 1835124829734973617, 0.869156, 'cs3HbDGUsy') index_test.go:137: sql insert into test_index values (1910, 5284292012620821335, 0.833648, '435SCXRquH') index_test.go:140: sql delete from test_index where c = 688 index_test.go:140: sql delete from test_index where c = 1784 index_test.go:140: sql delete from test_index where c = 216 index_test.go:140: sql delete from test_index where c = 783 index_test.go:140: sql delete from test_index where c = 1381 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:143: sql update test_index set c1 = 4492830102584026223, c2 = 0.984552, c3 = 'nzO9VadLb3' where c = 460 index_test.go:143: sql update test_index set c1 = 5736016324827829595, c2 = 0.843066, c3 = 'o75NQInMU4' where c = 401 index_test.go:140: sql delete from test_index where c = 1235 index_test.go:143: sql update test_index set c1 = 1481479948126007740, c2 = 0.706291, c3 = 'reE9dBtLiw' where c = 1777 index_test.go:143: sql update test_index set c1 = 97255581664075320, c2 = 0.932344, c3 = 'yUMilkCiGf' where c = 1446 index_test.go:140: sql delete from test_index where c = 1539 index_test.go:143: sql update test_index set c1 = 4905852899758594032, c2 = 0.845489, c3 = 'wxzeTcaoBl' where c = 889 index_test.go:137: sql insert into test_index values (1911, 5626109986554939056, 0.210030, 'wKk76Kllsn') index_test.go:143: sql update test_index set c1 = 4526726073235377160, c2 = 0.830862, c3 = 'aUr3rvZp1K' where c = 1436 index_test.go:143: sql update test_index set c1 = 3493848639142624080, c2 = 0.589189, c3 = 'kyrsZkGXDX' where c = 989 index_test.go:137: sql insert into test_index values (1914, 2645987769810706116, 0.524445, 'vY6EWgZ1EG') index_test.go:143: sql update test_index set c1 = 5664403989084811018, c2 = 0.115023, c3 = 'V1yyjqVmzI' where c = 631 index_test.go:143: sql update test_index set c1 = 840405891265578614, c2 = 0.479341, c3 = '7Y1vRylRjW' where c = 534 index_test.go:137: sql insert into test_index values (1912, 8118919791189326282, 0.467398, 'rXlk2I6GmZ') index_test.go:137: sql insert into test_index values (1913, 2589773873983365997, 0.348514, 'RpbZiRCl9x') index_test.go:137: sql insert into test_index values (1915, 2300452621695680992, 0.403288, 'XLGHoNwuf9') index_test.go:143: sql update test_index set c1 = 2643911084530569090, c2 = 0.158926, c3 = 'D7SDiMkv0a' where c = 1073 index_test.go:140: sql delete from test_index where c = 480 index_test.go:140: sql delete from test_index where c = 1540 index_test.go:137: sql insert into test_index values (1916, 4696595188193327951, 0.220005, 'iyTalznpj9') index_test.go:140: sql delete from test_index where c = 563 index_test.go:137: sql insert into test_index values (1918, 3725932966889336140, 0.799906, 'JSEQmYrX0y') index_test.go:137: sql insert into test_index values (1919, 7955630317056500138, 0.326462, 'eQingMXcYd') index_test.go:137: sql insert into test_index values (1917, 411613812006962788, 0.539009, 'C9O09EuKou') index_test.go:140: sql delete from test_index where c = 471 index_test.go:143: sql update test_index set c1 = 9117267475909191875, c2 = 0.622656, c3 = 'dzA3hmm5vw' where c = 971 index_test.go:140: sql delete from test_index where c = 1643 index_test.go:143: sql update test_index set c1 = 3374832628514799723, c2 = 0.460566, c3 = 'xbX0PYyXRa' where c = 60 index_test.go:140: sql delete from test_index where c = 185 index_test.go:137: sql insert into test_index values (1920, 4054377317389362280, 0.525839, 'uuGXz9ePZY') index_test.go:140: sql delete from test_index where c = 841 index_test.go:140: sql delete from test_index where c = 25 index_test.go:137: sql insert into test_index values (1922, 7172908606903290071, 0.002775, 'kkZp8Zc4Yy') index_test.go:143: sql update test_index set c1 = 7275818453768154628, c2 = 0.562491, c3 = 'KUNQKGCNTS' where c = 552 index_test.go:143: sql update test_index set c1 = 8271786895200553871, c2 = 0.304169, c3 = 'WgcZLNogkV' where c = 1836 index_test.go:143: sql update test_index set c1 = 7962031984572597128, c2 = 0.891053, c3 = 'RIFfvunS1W' where c = 1642 index_test.go:137: sql insert into test_index values (1921, 8878966582967846110, 0.994075, '2ucAczkUyj') index_test.go:140: sql delete from test_index where c = 196 index_test.go:143: sql update test_index set c1 = 2911452508297810969, c2 = 0.626040, c3 = 'xTUzNMpgBr' where c = 1086 index_test.go:137: sql insert into test_index values (1923, 8714361065754261659, 0.988447, '2MgflpGzvN') index_test.go:140: sql delete from test_index where c = 1913 index_test.go:140: sql delete from test_index where c = 1127 index_test.go:137: sql insert into test_index values (1925, 5326167020409796719, 0.348931, '0YZA5tE5Cg') index_test.go:137: sql insert into test_index values (1924, 3862825950053652764, 0.959194, '3i8TJE6xYh') index_test.go:143: sql update test_index set c1 = 3290243515820868678, c2 = 0.562370, c3 = '96Rj2ZbHJc' where c = 1721 index_test.go:143: sql update test_index set c1 = 7302833739537325914, c2 = 0.219769, c3 = 'POKjdFPayw' where c = 1799 index_test.go:140: sql delete from test_index where c = 1332 index_test.go:140: sql delete from test_index where c = 889 index_test.go:140: sql delete from test_index where c = 825 index_test.go:140: sql delete from test_index where c = 16 index_test.go:143: sql update test_index set c1 = 1054685445993418129, c2 = 0.407876, c3 = 'k4oyCmJjWR' where c = 1674 index_test.go:137: sql insert into test_index values (1927, 7036479271549470483, 0.398605, 'SO4oyJL3Vk') index_test.go:143: sql update test_index set c1 = 5598375764970397388, c2 = 0.057658, c3 = 'r3it0YUfc7' where c = 72 index_test.go:143: sql update test_index set c1 = 1630676934527059887, c2 = 0.399463, c3 = 'G7lXHJl3GZ' where c = 1303 index_test.go:137: sql insert into test_index values (1926, 6281243948946985251, 0.858363, 'iIhyvnOGBw') index_test.go:143: sql update test_index set c1 = 7481627442807846651, c2 = 0.211322, c3 = 'O4PA2SoaLC' where c = 1030 index_test.go:140: sql delete from test_index where c = 209 index_test.go:137: sql insert into test_index values (1928, 5003191377810490378, 0.511963, 'iOTxgGnwce') index_test.go:143: sql update test_index set c1 = 901880636664876869, c2 = 0.620201, c3 = 'Ffs9enurxY' where c = 1330 index_test.go:137: sql insert into test_index values (1929, 7193049696600756589, 0.562671, '2oMbW1N0MU') index_test.go:143: sql update test_index set c1 = 2782849597711113205, c2 = 0.395247, c3 = 'yNHIetrrrf' where c = 239 index_test.go:143: sql update test_index set c1 = 6777059696465855295, c2 = 0.535406, c3 = 'lYfzfCL9WT' where c = 156 index_test.go:137: sql insert into test_index values (1931, 2545927219775737217, 0.291669, 'PN58I0cTz7') index_test.go:140: sql delete from test_index where c = 593 index_test.go:137: sql insert into test_index values (1930, 205497367332494242, 0.172600, 'WCC9GbXDCF') index_test.go:140: sql delete from test_index where c = 1302 index_test.go:137: sql insert into test_index values (1933, 1563589563801464703, 0.751662, 'iLFiIj19m8') index_test.go:137: sql insert into test_index values (1932, 8894572185528534228, 0.243199, 'SnmNiyBmUT') index_test.go:137: sql insert into test_index values (1935, 5423529585613249294, 0.028792, 'A01qZPWpjQ') index_test.go:140: sql delete from test_index where c = 800 index_test.go:137: sql insert into test_index values (1934, 5684442187555391907, 0.534002, 'qzCXDW5nCQ') index_test.go:140: sql delete from test_index where c = 689 index_test.go:143: sql update test_index set c1 = 7529306840252942162, c2 = 0.393575, c3 = '3Ku8BLMxEN' where c = 485 index_test.go:140: sql delete from test_index where c = 967 index_test.go:143: sql update test_index set c1 = 8511337758172354803, c2 = 0.917742, c3 = '1NMIYADFy2' where c = 745 index_test.go:140: sql delete from test_index where c = 1741 index_test.go:143: sql update test_index set c1 = 3452227237114456499, c2 = 0.927038, c3 = 'DuxB1FDoCB' where c = 1483 index_test.go:143: sql update test_index set c1 = 1245551006113016480, c2 = 0.827149, c3 = 'zgR31zL9St' where c = 1258 index_test.go:140: sql delete from test_index where c = 121 index_test.go:140: sql delete from test_index where c = 1607 index_test.go:140: sql delete from test_index where c = 1775 index_test.go:137: sql insert into test_index values (1936, 7410640442909305358, 0.538579, 'lu0LDx2RAf') index_test.go:137: sql insert into test_index values (1937, 6104776549276257526, 0.949667, 'b4y30cx41J') index_test.go:137: sql insert into test_index values (1939, 6462890072354464538, 0.380429, 'y4jIYfLOaz') index_test.go:137: sql insert into test_index values (1938, 5903553141946344672, 0.034327, 'MJqK1qtTza') index_test.go:143: sql update test_index set c1 = 3548579106146917131, c2 = 0.324780, c3 = '9NavJ58hOk' where c = 309 index_test.go:143: sql update test_index set c1 = 6362039209613832663, c2 = 0.762553, c3 = 'L135jFasiy' where c = 1211 index_test.go:143: sql update test_index set c1 = 2872557586833975699, c2 = 0.426921, c3 = 'Fdi5A6bdpw' where c = 1573 index_test.go:143: sql update test_index set c1 = 945646258403673864, c2 = 0.240425, c3 = 'gvkhZIkrjp' where c = 1102 index_test.go:143: sql update test_index set c1 = 6482906972211769630, c2 = 0.265602, c3 = 'iAeiCZaz6p' where c = 918 index_test.go:140: sql delete from test_index where c = 619 index_test.go:143: sql update test_index set c1 = 5308572552040418028, c2 = 0.924169, c3 = 'pGICSNJbhL' where c = 1696 index_test.go:137: sql insert into test_index values (1940, 5761173391908532361, 0.868086, 'Cer2GwMWwh') index_test.go:137: sql insert into test_index values (1941, 5950189478206386876, 0.298614, '41YZRi5qlC') index_test.go:140: sql delete from test_index where c = 160 index_test.go:137: sql insert into test_index values (1943, 5432805311813401666, 0.275175, '1Fog37Tidy') index_test.go:140: sql delete from test_index where c = 1840 index_test.go:140: sql delete from test_index where c = 257 index_test.go:140: sql delete from test_index where c = 792 index_test.go:137: sql insert into test_index values (1942, 2525130058001138621, 0.064282, 'qcMCaVvXSz') index_test.go:137: sql insert into test_index values (1944, 4053476811736908714, 0.193335, 'Hx4tul31yp') index_test.go:137: sql insert into test_index values (1945, 4598421334340425076, 0.833329, 'n1JQnfExKa') index_test.go:140: sql delete from test_index where c = 744 index_test.go:143: sql update test_index set c1 = 8144424444645430643, c2 = 0.719540, c3 = 'm3tWD3DAdV' where c = 1018 index_test.go:143: sql update test_index set c1 = 9132536848816728924, c2 = 0.576145, c3 = 'YzfpuyCTFP' where c = 38 index_test.go:143: sql update test_index set c1 = 2399581741895196034, c2 = 0.832436, c3 = 'aJyq3ZjpZp' where c = 1285 index_test.go:140: sql delete from test_index where c = 482 index_test.go:140: sql delete from test_index where c = 348 index_test.go:143: sql update test_index set c1 = 71014134908281281, c2 = 0.342167, c3 = 'WRJrrgFOGh' where c = 450 index_test.go:137: sql insert into test_index values (1946, 2324030763563657288, 0.578063, '9ZPBCQYYHe') index_test.go:143: sql update test_index set c1 = 126997605837667337, c2 = 0.454748, c3 = 'X2CtzgGH6H' where c = 1123 index_test.go:137: sql insert into test_index values (1947, 4741781070639521321, 0.964151, 'xexnjgQP76') index_test.go:140: sql delete from test_index where c = 1634 index_test.go:143: sql update test_index set c1 = 4420104671552116087, c2 = 0.938411, c3 = 'BkmZMaOKf8' where c = 649 index_test.go:143: sql update test_index set c1 = 452977832397471448, c2 = 0.635101, c3 = 'qy1OBYGDVg' where c = 778 index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 403 index_test.go:137: sql insert into test_index values (1949, 6935131175013915306, 0.406238, 'fNOKHcQRsI') index_test.go:140: sql delete from test_index where c = 907 index_test.go:143: sql update test_index set c1 = 8279899483458055476, c2 = 0.398961, c3 = 'KEPz1WiZyb' where c = 38 index_test.go:143: sql update test_index set c1 = 2697560094827948125, c2 = 0.419491, c3 = 'VPkz0D0XlL' where c = 1199 index_test.go:137: sql insert into test_index values (1951, 8426200763914548959, 0.612932, 'aioRROGRYL') index_test.go:137: sql insert into test_index values (1948, 5805196309671134958, 0.463932, 'bIZxjZKRWq') index_test.go:140: sql delete from test_index where c = 866 index_test.go:143: sql update test_index set c1 = 7683715879654097275, c2 = 0.880365, c3 = 'HYmAKNxkfP' where c = 686 index_test.go:137: sql insert into test_index values (1952, 3962954603946204738, 0.838446, 'cR7OZbsQtG') index_test.go:137: sql insert into test_index values (1950, 3915661460581155452, 0.614833, 'GUzeInKPmM') index_test.go:140: sql delete from test_index where c = 1760 index_test.go:137: sql insert into test_index values (1953, 2347697650149469674, 0.006625, 'iMpRCJbeDQ') index_test.go:140: sql delete from test_index where c = 1105 index_test.go:143: sql update test_index set c1 = 6743644358555856510, c2 = 0.485185, c3 = 'd1CBuMU04Z' where c = 1437 index_test.go:143: sql update test_index set c1 = 2497488921096594901, c2 = 0.237935, c3 = 'lVtMykMsCn' where c = 1790 index_test.go:137: sql insert into test_index values (1955, 5359969542185287011, 0.548249, 'NcZNpPflXv') index_test.go:140: sql delete from test_index where c = 384 index_test.go:140: sql delete from test_index where c = 131 index_test.go:143: sql update test_index set c1 = 8777850323916421488, c2 = 0.499670, c3 = 'xjDU0iJVEe' where c = 557 index_test.go:137: sql insert into test_index values (1956, 1006675683882194511, 0.941746, 'XSbTGwe7Qz') index_test.go:143: sql update test_index set c1 = 7297501365745313897, c2 = 0.761626, c3 = 'EBPwxfegsr' where c = 1501 index_test.go:137: sql insert into test_index values (1954, 3869857087533952694, 0.011825, '5vXf6mbsag') index_test.go:140: sql delete from test_index where c = 1295 index_test.go:140: sql delete from test_index where c = 606 index_test.go:137: sql insert into test_index values (1957, 5294512657991683708, 0.395224, 'GMDqScR6yP') index_test.go:140: sql delete from test_index where c = 1436 index_test.go:137: sql insert into test_index values (1958, 4132987639055371537, 0.177084, 'LHwcKOeltE') index_test.go:137: sql insert into test_index values (1959, 1426478448579753449, 0.339888, 'ZtKUbxtWyw') index_test.go:143: sql update test_index set c1 = 7679772606432206165, c2 = 0.529400, c3 = 'drmURLnin6' where c = 437 index_test.go:143: sql update test_index set c1 = 7131300683340182643, c2 = 0.570431, c3 = 'mc9FhGVfum' where c = 1160 index_test.go:143: sql update test_index set c1 = 6688822206239119305, c2 = 0.803994, c3 = 'IK8EvVeYj7' where c = 1754 index_test.go:140: sql delete from test_index where c = 247 index_test.go:140: sql delete from test_index where c = 1648 index_test.go:143: sql update test_index set c1 = 9158110783769082845, c2 = 0.699774, c3 = '6HXB2vYZmN' where c = 999 index_test.go:143: sql update test_index set c1 = 7335699552114899990, c2 = 0.381554, c3 = 'w97LDgq8MP' where c = 93 index_test.go:143: sql update test_index set c1 = 7958287935182432093, c2 = 0.481005, c3 = '2lCzMXSUTX' where c = 264 index_test.go:137: sql insert into test_index values (1962, 2933052122939383112, 0.212662, 'kGJcbQ1nVS') index_test.go:137: sql insert into test_index values (1961, 8818781772361000778, 0.301762, '67dOLZgsBF') index_test.go:137: sql insert into test_index values (1963, 4685349862721872172, 0.597446, 'fHiBHvHF3a') index_test.go:140: sql delete from test_index where c = 1228 index_test.go:140: sql delete from test_index where c = 1385 index_test.go:137: sql insert into test_index values (1965, 7570723011589109581, 0.449479, 'u2Rtv8Pq2Z') index_test.go:143: sql update test_index set c1 = 7408915731067689485, c2 = 0.025191, c3 = 'D1N1jlVWts' where c = 920 index_test.go:140: sql delete from test_index where c = 459 index_test.go:137: sql insert into test_index values (1964, 3296221919005974344, 0.629163, 'se6wEkEdqw') index_test.go:137: sql insert into test_index values (1960, 578904262480869935, 0.924643, 'WxI9uaZepB') index_test.go:143: sql update test_index set c1 = 5127537050402263331, c2 = 0.485106, c3 = 'hp7ryp8Pln' where c = 1863 index_test.go:140: sql delete from test_index where c = 332 index_test.go:140: sql delete from test_index where c = 1705 index_test.go:140: sql delete from test_index where c = 873 index_test.go:143: sql update test_index set c1 = 3677927997756265392, c2 = 0.606824, c3 = 'kWqJz8Z00P' where c = 1680 index_test.go:140: sql delete from test_index where c = 638 index_test.go:137: sql insert into test_index values (1966, 6877130315808512401, 0.071872, 'qZeNATIgtG') index_test.go:143: sql update test_index set c1 = 3655871306792539240, c2 = 0.964231, c3 = 'Cd5tvEawRS' where c = 433 index_test.go:140: sql delete from test_index where c = 404 index_test.go:137: sql insert into test_index values (1967, 198464482936076881, 0.578408, 'RT5ugIpJgQ') index_test.go:143: sql update test_index set c1 = 7356989402102275486, c2 = 0.773316, c3 = 'HOtbO5sBe3' where c = 1875 index_test.go:143: sql update test_index set c1 = 1205854623326126778, c2 = 0.365688, c3 = 'Igde95OmxX' where c = 1839 index_test.go:143: sql update test_index set c1 = 3347826492490900545, c2 = 0.073567, c3 = '56pztKvTlI' where c = 755 index_test.go:137: sql insert into test_index values (1969, 6355927085737860655, 0.934292, 'K7mYhxMBX0') index_test.go:143: sql update test_index set c1 = 1696302539290807432, c2 = 0.221253, c3 = 'DyLuICXTD3' where c = 1748 index_test.go:143: sql update test_index set c1 = 5413702473146545977, c2 = 0.799251, c3 = '7NET6iWW19' where c = 871 index_test.go:140: sql delete from test_index where c = 225 index_test.go:137: sql insert into test_index values (1968, 5120618059985844798, 0.487403, 'Xfhq2RMsJ5') index_test.go:140: sql delete from test_index where c = 755 index_test.go:140: sql delete from test_index where c = 1691 index_test.go:143: sql update test_index set c1 = 8261230824977104659, c2 = 0.538943, c3 = 'bvM9PnjbC0' where c = 68 index_test.go:137: sql insert into test_index values (1970, 757058402173363048, 0.021784, 'vn5upeFfUb') index_test.go:137: sql insert into test_index values (1971, 532906439952385643, 0.115071, 'I8KxyNPLPV') index_test.go:140: sql delete from test_index where c = 681 index_test.go:137: sql insert into test_index values (1972, 620594432768699892, 0.297417, 'dQkmu2pxrV') index_test.go:137: sql insert into test_index values (1973, 7196341486102114004, 0.219903, 'aaANlrJa0x') index_test.go:137: sql insert into test_index values (1974, 8741619966395780140, 0.905559, 'Nqwo6W3VYQ') index_test.go:143: sql update test_index set c1 = 8781593528033874414, c2 = 0.128276, c3 = 'YSREooDHZV' where c = 1677 index_test.go:140: sql delete from test_index where c = 219 index_test.go:140: sql delete from test_index where c = 1159 index_test.go:143: sql update test_index set c1 = 3306337884634372257, c2 = 0.066001, c3 = 'dBRrAZCa6E' where c = 939 index_test.go:137: sql insert into test_index values (1975, 5424377753990151344, 0.000259, '0gc6XPoLCK') index_test.go:143: sql update test_index set c1 = 8280390564757218394, c2 = 0.854179, c3 = '29ocXLW4VX' where c = 867 index_test.go:140: sql delete from test_index where c = 1868 index_test.go:143: sql update test_index set c1 = 6569576738398677793, c2 = 0.227558, c3 = '0o0V3wPJ8x' where c = 875 index_test.go:137: sql insert into test_index values (1976, 7078912656186871585, 0.874611, '6tmXkPliez') index_test.go:140: sql delete from test_index where c = 1017 index_test.go:143: sql update test_index set c1 = 1790672962409256121, c2 = 0.018035, c3 = 'EVLYix21sq' where c = 1243 index_test.go:140: sql delete from test_index where c = 204 index_test.go:137: sql insert into test_index values (1978, 4967506873001499980, 0.402544, 'l6SD5iiFFe') index_test.go:140: sql delete from test_index where c = 1152 index_test.go:137: sql insert into test_index values (1977, 7801694832058038470, 0.202719, 'oFTTslY3Es') index_test.go:143: sql update test_index set c1 = 2550010713888874584, c2 = 0.967347, c3 = 'tWw9j1pAjX' where c = 101 index_test.go:140: sql delete from test_index where c = 1495 index_test.go:137: sql insert into test_index values (1981, 1306421308086340597, 0.622744, 'lk0tmN0enF') [2025/04/06 07:08:08.279 +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/06 07:08:08.280 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4040' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '887' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9523' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4554' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.282 +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/06 07:08:08.282 +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/06 07:08:08.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2990' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2593' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.284 +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/06 07:08:08.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7811' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2179' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.285 +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/06 07:08:08.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3548' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8124' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7034' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.288 +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/06 07:08:08.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8463' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5210' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.289 +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/06 07:08:08.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6218' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.289 +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/06 07:08:08.289 +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/06 07:08:08.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3903' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3926' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4115' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.291 +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/06 07:08:08.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9840' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '63' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8070' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9901' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5260' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6344' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9898' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4456' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '835' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.301 +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/06 07:08:08.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4587' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '838' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.304 +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/06 07:08:08.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2753' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8627' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1452' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9633' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '859' for key 'test_conflict_insert.PRIMARY'"] [2025/04/06 07:08:08.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2223' for key 'test_conflict_insert.PRIMARY'"] [TestSimpleConflictInsert][Time Cost]5.201326677s index_test.go:137: sql insert into test_index values (1980, 2801556209766431928, 0.020819, '7IIiVQlOz8') index_test.go:140: sql delete from test_index where c = 788 index_test.go:143: sql update test_index set c1 = 121343702178829489, c2 = 0.704496, c3 = '1dkESshZHx' where c = 829 index_test.go:140: sql delete from test_index where c = 601 index_test.go:137: sql insert into test_index values (1979, 5387723411567247990, 0.224374, 'EOxnFxVlOl') index_test.go:140: sql delete from test_index where c = 1708 index_test.go:143: sql update test_index set c1 = 9120342465278817411, c2 = 0.844746, c3 = 'mCQSFz0qVD' where c = 1828 index_test.go:143: sql update test_index set c1 = 8585730208197566379, c2 = 0.305102, c3 = 'QIZA3MNXwx' where c = 703 index_test.go:143: sql update test_index set c1 = 4994601582193638050, c2 = 0.132356, c3 = 'ZKKvwRPSH0' where c = 991 index_test.go:143: sql update test_index set c1 = 2031199148926607104, c2 = 0.388034, c3 = 'jOHujfaWRY' where c = 419 index_test.go:140: sql delete from test_index where c = 198 index_test.go:137: sql insert into test_index values (1982, 1930526859289213883, 0.341842, 'a5w4ezEJLJ') index_test.go:143: sql update test_index set c1 = 387632424465002651, c2 = 0.735157, c3 = '10R4RmVGLF' where c = 305 index_test.go:143: sql update test_index set c1 = 6444786787469515487, c2 = 0.244549, c3 = 'kMEr7qp8qA' where c = 1220 index_test.go:143: sql update test_index set c1 = 4036099068674529267, c2 = 0.162022, c3 = 'TiNG1jSNY0' where c = 750 index_test.go:143: sql update test_index set c1 = 4867403160859460975, c2 = 0.011840, c3 = 'FylkvzeB3s' where c = 1838 index_test.go:140: sql delete from test_index where c = 1633 index_test.go:137: sql insert into test_index values (1984, 6509307251951748643, 0.123893, 'noO3MU0bPv') index_test.go:137: sql insert into test_index values (1985, 4136703738586785510, 0.937658, 'P48TrjGZUo') index_test.go:137: sql insert into test_index values (1986, 2038977232535930474, 0.846624, 'uHz8voFRqU') index_test.go:137: sql insert into test_index values (1983, 223877685670849817, 0.283367, 'YWTIix4yHG') index_test.go:137: sql insert into test_index values (1990, 2786437060769355735, 0.104655, 'oVywBN0xr1') index_test.go:140: sql delete from test_index where c = 1843 index_test.go:140: sql delete from test_index where c = 1363 index_test.go:137: sql insert into test_index values (1987, 8292164901447036633, 0.605914, 'mh427Dt1Jv') index_test.go:140: sql delete from test_index where c = 459 index_test.go:140: sql delete from test_index where c = 1413 index_test.go:137: sql insert into test_index values (1989, 6996832150418239728, 0.675427, 'rSVXOxlrMm') index_test.go:143: sql update test_index set c1 = 6796875256575490080, c2 = 0.241095, c3 = 'LYqUHCCbqY' where c = 1806 index_test.go:137: sql insert into test_index values (1988, 7918629427520915175, 0.110083, '6s76LwJmDF') index_test.go:140: sql delete from test_index where c = 1969 index_test.go:140: sql delete from test_index where c = 294 index_test.go:140: sql delete from test_index where c = 212 index_test.go:140: sql delete from test_index where c = 935 index_test.go:140: sql delete from test_index where c = 104 index_test.go:143: sql update test_index set c1 = 6433896417528438791, c2 = 0.595654, c3 = 'XxJ28HfhqH' where c = 39 index_test.go:143: sql update test_index set c1 = 8019869124812256283, c2 = 0.960763, c3 = 'RUKMpIEseB' where c = 877 index_test.go:137: sql insert into test_index values (1991, 7594145931150928990, 0.347023, 'Zh39StTax3') index_test.go:143: sql update test_index set c1 = 1456679250152382984, c2 = 0.738090, c3 = '74uSOuQ2gq' where c = 1411 index_test.go:143: sql update test_index set c1 = 116248881147811890, c2 = 0.353890, c3 = 'fTBSC1VYKS' where c = 581 index_test.go:143: sql update test_index set c1 = 4515985994889827341, c2 = 0.148738, c3 = 'RyPhd4qWL6' where c = 1296 index_test.go:143: sql update test_index set c1 = 8161288081668121328, c2 = 0.319393, c3 = 'JjcUqYlpzU' where c = 1208 index_test.go:143: sql update test_index set c1 = 5383667583965024043, c2 = 0.101896, c3 = 'tIsVpJyqwp' where c = 278 index_test.go:143: sql update test_index set c1 = 3599907366323547875, c2 = 0.841445, c3 = 'idQikpYaQ3' where c = 200 index_test.go:143: sql update test_index set c1 = 6410196462947233919, c2 = 0.634961, c3 = 'zq6lf0oikH' where c = 1407 index_test.go:137: sql insert into test_index values (1995, 1386833176104581582, 0.395816, '7EhjIJn9bH') index_test.go:137: sql insert into test_index values (1993, 338555438301573883, 0.416863, 'i6PvD0Ey24') index_test.go:137: sql insert into test_index values (1992, 1981152168041610774, 0.155744, 'ape4my7v8d') index_test.go:137: sql insert into test_index values (1996, 132258276452679336, 0.440263, 'GUyOSCrzwv') index_test.go:137: sql insert into test_index values (1997, 4095817323530057186, 0.703880, 'd7JwJ0J6zu') index_test.go:140: sql delete from test_index where c = 130 index_test.go:137: sql insert into test_index values (1994, 6978453023443285998, 0.212193, 'KIxLbhPuTM') index_test.go:140: sql delete from test_index where c = 1279 index_test.go:140: sql delete from test_index where c = 1095 index_test.go:140: sql delete from test_index where c = 771 index_test.go:140: sql delete from test_index where c = 62 index_test.go:143: sql update test_index set c1 = 2694301321786728396, c2 = 0.328882, c3 = 'qKmQQVaBjB' where c = 880 index_test.go:143: sql update test_index set c1 = 6455878802858577875, c2 = 0.309964, c3 = 'HjsH486EcU' where c = 1669 index_test.go:140: sql delete from test_index where c = 1526 index_test.go:140: sql delete from test_index where c = 1622 index_test.go:137: sql insert into test_index values (1998, 97569469603431157, 0.999289, 'LK8bbtKiLA') index_test.go:143: sql update test_index set c1 = 595435506505086051, c2 = 0.519533, c3 = '9jt6OfGgg6' where c = 1943 index_test.go:143: sql update test_index set c1 = 7222506054125996556, c2 = 0.078933, c3 = 'OAekpaaEcY' where c = 176 index_test.go:143: sql update test_index set c1 = 8730465450041568752, c2 = 0.264716, c3 = 'bydLZjMf9o' where c = 510 index_test.go:143: sql update test_index set c1 = 3593714073215550452, c2 = 0.643734, c3 = 'DRuptb2S2G' where c = 494 index_test.go:140: sql delete from test_index where c = 338 index_test.go:143: sql update test_index set c1 = 1774931463554140037, c2 = 0.814497, c3 = 'D8aOkBtFLw' where c = 1984 index_test.go:137: sql insert into test_index values (1999, 8983420611943133826, 0.545132, 'S40QrAeZlQ') index_test.go:140: sql delete from test_index where c = 521 index_test.go:137: sql insert into test_index values (2000, 4653246906528003236, 0.642533, 'HlICJcbAME') index_test.go:143: sql update test_index set c1 = 1084218963621020086, c2 = 0.207715, c3 = 'hPXonO4ZWv' where c = 1519 index_test.go:140: sql delete from test_index where c = 418 index_test.go:143: sql update test_index set c1 = 7279328684857269080, c2 = 0.114674, c3 = 'WWaxPjQDhX' where c = 1926 index_test.go:143: sql update test_index set c1 = 727463272603108642, c2 = 0.156693, c3 = 'xtYMLm78WC' where c = 643 index_test.go:137: sql insert into test_index values (2003, 3843335782355295048, 0.758845, 'Y7wNc8UJFq') index_test.go:137: sql insert into test_index values (2001, 5925509250420632433, 0.422267, 'h2ktKv4uhL') index_test.go:137: sql insert into test_index values (2002, 5065648626922638322, 0.648406, 'Pjp9SdPH5C') index_test.go:137: sql insert into test_index values (2006, 6429250255028530159, 0.023765, 'YyD4j3QXrb') index_test.go:137: sql insert into test_index values (2007, 7223070254652243243, 0.269742, 'zan0gCKhMG') index_test.go:137: sql insert into test_index values (2005, 6101432507788007765, 0.044302, 'o2HG0G0IQ9') index_test.go:140: sql delete from test_index where c = 865 index_test.go:140: sql delete from test_index where c = 823 index_test.go:137: sql insert into test_index values (2009, 2215045414601005031, 0.264190, 'fj6edwQFGC') index_test.go:137: sql insert into test_index values (2008, 468901360784846937, 0.867020, '0OhLr2bpUu') index_test.go:137: sql insert into test_index values (2004, 5415913832202160689, 0.917936, 'wBqnFPJCjq') index_test.go:137: sql insert into test_index values (2010, 8888121568532409194, 0.650297, 'aFW5dLQYHu') index_test.go:143: sql update test_index set c1 = 8084463765048718939, c2 = 0.713081, c3 = 'iRizju8hny' where c = 1095 index_test.go:140: sql delete from test_index where c = 186 index_test.go:140: sql delete from test_index where c = 518 index_test.go:140: sql delete from test_index where c = 79 index_test.go:140: sql delete from test_index where c = 67 index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 1037 index_test.go:140: sql delete from test_index where c = 189 index_test.go:143: sql update test_index set c1 = 107517186087959887, c2 = 0.950755, c3 = 'VExbWcZgrA' where c = 643 index_test.go:143: sql update test_index set c1 = 3429049939365718668, c2 = 0.689266, c3 = 'RVg7SrGcA3' where c = 307 index_test.go:140: sql delete from test_index where c = 488 index_test.go:137: sql insert into test_index values (2011, 1662859655519805110, 0.443316, 'Az1rtWdKTn') index_test.go:143: sql update test_index set c1 = 7587402714499578464, c2 = 0.825505, c3 = 'SsMFrBsRWT' where c = 437 index_test.go:143: sql update test_index set c1 = 8765295852762504138, c2 = 0.146532, c3 = 'CaIKtfSYS1' where c = 559 index_test.go:143: sql update test_index set c1 = 330324152952596083, c2 = 0.745839, c3 = 'Ljy0VM9xiG' where c = 611 index_test.go:143: sql update test_index set c1 = 5248088303754237145, c2 = 0.866917, c3 = 'iG2Z9lEhMb' where c = 120 index_test.go:143: sql update test_index set c1 = 5208764775064030270, c2 = 0.604979, c3 = 'TdLuOmB2zL' where c = 455 index_test.go:143: sql update test_index set c1 = 1616120262806191022, c2 = 0.933953, c3 = 'NDFOyNpQCZ' where c = 261 index_test.go:143: sql update test_index set c1 = 7001905661157253720, c2 = 0.469231, c3 = 'Qrq595al7T' where c = 1879 index_test.go:137: sql insert into test_index values (2015, 6406369418178759245, 0.145932, 'iKxBZDb2xh') index_test.go:137: sql insert into test_index values (2014, 7768990711591201046, 0.901828, '64D9derLiS') index_test.go:137: sql insert into test_index values (2019, 1568797110412925401, 0.728250, 'ns0dkBje25') index_test.go:137: sql insert into test_index values (2016, 8090928088778408400, 0.755536, 'aal62LuOIA') index_test.go:140: sql delete from test_index where c = 773 index_test.go:137: sql insert into test_index values (2018, 7567297379890532429, 0.683725, 'iTjBFBm7T2') index_test.go:137: sql insert into test_index values (2012, 6642829490390143061, 0.094881, 'jUt5OAMUL6') index_test.go:137: sql insert into test_index values (2017, 3848385478808862627, 0.402630, '6uhbn7QRqh') index_test.go:137: sql insert into test_index values (2013, 8415042418090881513, 0.720572, 'p6kva3DJ9M') index_test.go:137: sql insert into test_index values (2020, 3354530747690952135, 0.696162, 'wPMqtCPZW2') index_test.go:140: sql delete from test_index where c = 252 index_test.go:140: sql delete from test_index where c = 539 index_test.go:143: sql update test_index set c1 = 1019362087099005833, c2 = 0.807986, c3 = 'CH4lTfW8iy' where c = 1779 index_test.go:140: sql delete from test_index where c = 1882 index_test.go:140: sql delete from test_index where c = 607 index_test.go:140: sql delete from test_index where c = 1348 index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 884 index_test.go:143: sql update test_index set c1 = 2616476917429700, c2 = 0.697882, c3 = 'xi63lNB9O4' where c = 1003 index_test.go:140: sql delete from test_index where c = 580 index_test.go:143: sql update test_index set c1 = 2359422341315875666, c2 = 0.112835, c3 = '2Rj544ap1M' where c = 133 index_test.go:143: sql update test_index set c1 = 7519081320187071010, c2 = 0.768372, c3 = 'vSWlEoCsmy' where c = 558 index_test.go:143: sql update test_index set c1 = 5072443049693683451, c2 = 0.015374, c3 = 'pXWJp7X9oK' where c = 726 index_test.go:137: sql insert into test_index values (2021, 7645033836662029470, 0.916811, 'EY0B3CyjHg') index_test.go:143: sql update test_index set c1 = 4279358250207189645, c2 = 0.504028, c3 = 'tpcLhW57kC' where c = 792 index_test.go:137: sql insert into test_index values (2022, 4163932301216412955, 0.239817, 'GfnwdiJJgd') index_test.go:143: sql update test_index set c1 = 5691172201573372013, c2 = 0.124638, c3 = 'R81c2XXhEW' where c = 566 index_test.go:140: sql delete from test_index where c = 1314 index_test.go:140: sql delete from test_index where c = 1498 index_test.go:143: sql update test_index set c1 = 366277293702596659, c2 = 0.753470, c3 = 'RnLUJyebSP' where c = 223 index_test.go:137: sql insert into test_index values (2026, 2468860738261903995, 0.884556, '3Qv0tcNW41') index_test.go:137: sql insert into test_index values (2028, 2214804914696298823, 0.987224, 'uBMCMSGqPc') index_test.go:143: sql update test_index set c1 = 1642943154965214189, c2 = 0.145814, c3 = 'OasISHmBqQ' where c = 22 index_test.go:137: sql insert into test_index values (2027, 4565240081305674485, 0.042689, 'yEhGy8ycKy') index_test.go:137: sql insert into test_index values (2023, 3634258574056394846, 0.251970, '4IiwXs61wX') index_test.go:143: sql update test_index set c1 = 3846090300920539597, c2 = 0.461279, c3 = 'Nv7GErUnD0' where c = 1628 index_test.go:137: sql insert into test_index values (2024, 7461937884691343876, 0.550112, 'FMoeOlebWZ') index_test.go:137: sql insert into test_index values (2025, 6679144442804167472, 0.686310, 'bMtON1dMzL') index_test.go:140: sql delete from test_index where c = 422 index_test.go:143: sql update test_index set c1 = 5153319554530223848, c2 = 0.293467, c3 = 'm4au0kXZPw' where c = 1932 index_test.go:140: sql delete from test_index where c = 454 index_test.go:137: sql insert into test_index values (2029, 6364255076518240577, 0.439772, 'OjLFMgrQ36') index_test.go:140: sql delete from test_index where c = 645 index_test.go:140: sql delete from test_index where c = 1414 index_test.go:140: sql delete from test_index where c = 1391 index_test.go:140: sql delete from test_index where c = 1392 index_test.go:137: sql insert into test_index values (2030, 878986571991091837, 0.353649, 'K4Q2wHohA6') index_test.go:143: sql update test_index set c1 = 5199788251889668567, c2 = 0.158195, c3 = 'XWSTbzeh45' where c = 374 index_test.go:143: sql update test_index set c1 = 3628745781050282027, c2 = 0.122523, c3 = 'NF33RgXzAL' where c = 241 index_test.go:140: sql delete from test_index where c = 371 index_test.go:143: sql update test_index set c1 = 7738088228175501458, c2 = 0.178077, c3 = 'KrXBNReY42' where c = 1063 index_test.go:143: sql update test_index set c1 = 4063242919831219753, c2 = 0.550037, c3 = 'v2eXZUs8me' where c = 409 index_test.go:140: sql delete from test_index where c = 1174 index_test.go:137: sql insert into test_index values (2031, 1992581517804182724, 0.529237, 'lErJYWCAx7') index_test.go:140: sql delete from test_index where c = 1884 index_test.go:143: sql update test_index set c1 = 3925305285307507828, c2 = 0.099298, c3 = 'O8EzOhi6FO' where c = 470 index_test.go:137: sql insert into test_index values (2035, 4609792023464043361, 0.546636, 'Pk6E2iHCdS') index_test.go:137: sql insert into test_index values (2032, 4502977335135445080, 0.861127, 'zv8SY2G0FY') index_test.go:137: sql insert into test_index values (2033, 3063681646700202219, 0.969713, 'sMdoK6pPUn') index_test.go:137: sql insert into test_index values (2034, 5768053068257581111, 0.921331, '7zgAfI8xJA') index_test.go:143: sql update test_index set c1 = 857700331628047599, c2 = 0.682536, c3 = 'KqxKH46FAl' where c = 1301 index_test.go:140: sql delete from test_index where c = 152 index_test.go:137: sql insert into test_index values (2036, 9178624529472467299, 0.469421, 'P1qj63qASL') index_test.go:143: sql update test_index set c1 = 3576309134733228462, c2 = 0.878262, c3 = 'VM5JRj95UP' where c = 188 index_test.go:140: sql delete from test_index where c = 1088 index_test.go:143: sql update test_index set c1 = 5741714656540782021, c2 = 0.372919, c3 = '7I1sZwmvyU' where c = 1405 index_test.go:140: sql delete from test_index where c = 743 index_test.go:140: sql delete from test_index where c = 1241 index_test.go:137: sql insert into test_index values (2037, 9039692855066363605, 0.117660, 'pbqoTxk7ZJ') index_test.go:140: sql delete from test_index where c = 1306 index_test.go:143: sql update test_index set c1 = 8773602771624440568, c2 = 0.321061, c3 = '53EV1aNYHW' where c = 1733 index_test.go:140: sql delete from test_index where c = 1647 index_test.go:137: sql insert into test_index values (2038, 3374482545582683740, 0.262960, 'Js9wYnMQaR') index_test.go:143: sql update test_index set c1 = 2741206435483792024, c2 = 0.456691, c3 = 'obEYCMX9ey' where c = 1726 index_test.go:143: sql update test_index set c1 = 8154896980306017079, c2 = 0.214314, c3 = 'PVcaAhhurZ' where c = 1232 index_test.go:143: sql update test_index set c1 = 915581627801682561, c2 = 0.643594, c3 = 'FketJKw69K' where c = 178 index_test.go:140: sql delete from test_index where c = 1312 index_test.go:137: sql insert into test_index values (2039, 8906878403396698851, 0.486876, 'm8sNRGlg40') index_test.go:137: sql insert into test_index values (2042, 7242375196125228083, 0.815088, 'G6yXAd6Lb2') index_test.go:137: sql insert into test_index values (2041, 742227355860076157, 0.195524, 'w4owPltCDg') index_test.go:143: sql update test_index set c1 = 5234508580485000809, c2 = 0.901038, c3 = 'JbOoFOGcbH' where c = 1287 index_test.go:143: sql update test_index set c1 = 6168498536337955873, c2 = 0.110373, c3 = 'TqBun2tHqr' where c = 633 index_test.go:140: sql delete from test_index where c = 790 index_test.go:143: sql update test_index set c1 = 8422416425695378376, c2 = 0.671890, c3 = '2myWCxfD8K' where c = 1926 index_test.go:137: sql insert into test_index values (2043, 2616876504802587942, 0.451909, 'sc2aWQ8Ylf') index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 775 index_test.go:137: sql insert into test_index values (2040, 3384923185311337969, 0.498887, 'j0eRW80tBH') index_test.go:137: sql insert into test_index values (2044, 638294005453421912, 0.026522, 'OOAAfi7v1l') index_test.go:140: sql delete from test_index where c = 265 index_test.go:137: sql insert into test_index values (2046, 1587412511166740134, 0.833959, 'a9dewaRBMH') index_test.go:143: sql update test_index set c1 = 1641653860291472388, c2 = 0.747046, c3 = '2QEcsDH2mm' where c = 749 index_test.go:143: sql update test_index set c1 = 3730044366717280139, c2 = 0.813362, c3 = 'D6rBHuCrNd' where c = 1649 index_test.go:140: sql delete from test_index where c = 2 index_test.go:140: sql delete from test_index where c = 64 index_test.go:143: sql update test_index set c1 = 5470695364644604323, c2 = 0.203712, c3 = 'yXIAY9vJ4r' where c = 1395 index_test.go:143: sql update test_index set c1 = 3892906929749956576, c2 = 0.382924, c3 = 'WvblOvWQPt' where c = 682 index_test.go:137: sql insert into test_index values (2045, 3406618408681911233, 0.518124, 'L48FBEdDwa') index_test.go:140: sql delete from test_index where c = 203 index_test.go:137: sql insert into test_index values (2048, 7057385144984928731, 0.412884, '5x7WUlecmf') index_test.go:143: sql update test_index set c1 = 1009353825676745326, c2 = 0.759532, c3 = 'iII67fFy9o' where c = 365 index_test.go:143: sql update test_index set c1 = 1974057847769291633, c2 = 0.762728, c3 = 'mtnknZBXMn' where c = 1813 index_test.go:137: sql insert into test_index values (2047, 8176297442149325653, 0.919638, 'Ss4zqsMm0i') index_test.go:137: sql insert into test_index values (2049, 4738916393418358116, 0.133298, 'tGzAK8DjPG') index_test.go:140: sql delete from test_index where c = 783 index_test.go:143: sql update test_index set c1 = 5656247107658856155, c2 = 0.117799, c3 = 'kPZm4pyClZ' where c = 1100 index_test.go:137: sql insert into test_index values (2051, 6157618642307496133, 0.698501, 'rYGlbNNZey') index_test.go:140: sql delete from test_index where c = 982 index_test.go:137: sql insert into test_index values (2052, 1869898439323307, 0.492726, '5sOAwwEjNJ') index_test.go:143: sql update test_index set c1 = 7177065759486680897, c2 = 0.411284, c3 = 'Wr8N0j7YhC' where c = 730 index_test.go:137: sql insert into test_index values (2050, 3368874113067240105, 0.662826, 'NegnoBf5Kk') index_test.go:140: sql delete from test_index where c = 835 index_test.go:137: sql insert into test_index values (2053, 2069273975582163386, 0.089023, 'wc0CFtV37T') index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 2002 index_test.go:143: sql update test_index set c1 = 4607736498309547293, c2 = 0.111252, c3 = 'teKWXLUtme' where c = 1947 index_test.go:140: sql delete from test_index where c = 185 index_test.go:137: sql insert into test_index values (2054, 8223630651607875453, 0.825092, 'L18lR5lhH2') index_test.go:143: sql update test_index set c1 = 4430952357642791049, c2 = 0.637233, c3 = '5PK1XB7xA3' where c = 923 index_test.go:140: sql delete from test_index where c = 672 index_test.go:140: sql delete from test_index where c = 1019 index_test.go:140: sql delete from test_index where c = 592 index_test.go:143: sql update test_index set c1 = 1171517220454200944, c2 = 0.008792, c3 = 'K3mzpVoFRm' where c = 241 index_test.go:137: sql insert into test_index values (2056, 2808810819558749959, 0.131802, '8G24ERLFoV') index_test.go:143: sql update test_index set c1 = 9113563877376130552, c2 = 0.819471, c3 = '5MZnCkMrWZ' where c = 1433 index_test.go:137: sql insert into test_index values (2055, 2524888623747936582, 0.228237, 'Ljs5xWQLIO') index_test.go:140: sql delete from test_index where c = 1805 index_test.go:143: sql update test_index set c1 = 5334386686498618012, c2 = 0.180690, c3 = 'whv64uIGKM' where c = 251 index_test.go:143: sql update test_index set c1 = 3788892237488756099, c2 = 0.943460, c3 = '17TD69z45Z' where c = 1316 index_test.go:143: sql update test_index set c1 = 9090098364391900666, c2 = 0.292639, c3 = 'SQZzJcuE2m' where c = 1636 index_test.go:143: sql update test_index set c1 = 3624863821380116285, c2 = 0.413925, c3 = 'BWfKtvEP8q' where c = 844 index_test.go:143: sql update test_index set c1 = 3437087871445709998, c2 = 0.017612, c3 = '9gss3ldcY5' where c = 137 index_test.go:140: sql delete from test_index where c = 1467 index_test.go:137: sql insert into test_index values (2059, 37508119216951676, 0.759480, 'TNHDtMo9vf') index_test.go:140: sql delete from test_index where c = 534 index_test.go:137: sql insert into test_index values (2057, 6799104223808687173, 0.626388, 'q3Z17HXycQ') index_test.go:137: sql insert into test_index values (2060, 6427661393225193794, 0.904232, '3h5XJEr6Ib') index_test.go:137: sql insert into test_index values (2062, 2968272764908728080, 0.901120, 'TE79jmpyTp') index_test.go:140: sql delete from test_index where c = 539 index_test.go:140: sql delete from test_index where c = 937 index_test.go:137: sql insert into test_index values (2063, 1380937143827891953, 0.766936, '1nI3MzrgOb') index_test.go:137: sql insert into test_index values (2058, 7167803433216220845, 0.718591, 'fS4sKnHLHw') index_test.go:140: sql delete from test_index where c = 1685 index_test.go:143: sql update test_index set c1 = 2998016979954895618, c2 = 0.879419, c3 = 'CalzeuYCoa' where c = 1536 index_test.go:137: sql insert into test_index values (2061, 849701198971101909, 0.812305, 'dtaqV2HOms') index_test.go:143: sql update test_index set c1 = 493035223564537512, c2 = 0.205227, c3 = 'JcZycQp49C' where c = 798 index_test.go:143: sql update test_index set c1 = 2198721319523505418, c2 = 0.991908, c3 = 'WbYzIdETHH' where c = 528 index_test.go:143: sql update test_index set c1 = 2866887820436679928, c2 = 0.393502, c3 = 'sDO496qp2J' where c = 850 index_test.go:140: sql delete from test_index where c = 229 index_test.go:143: sql update test_index set c1 = 1754873382333516603, c2 = 0.421470, c3 = 'iwG3ldjwI4' where c = 1190 index_test.go:140: sql delete from test_index where c = 1151 index_test.go:140: sql delete from test_index where c = 659 index_test.go:143: sql update test_index set c1 = 6150095937228413136, c2 = 0.572088, c3 = 'hYi5wj1wt6' where c = 1492 index_test.go:137: sql insert into test_index values (2064, 8091718909352002347, 0.850930, '2igeJK3gnt') index_test.go:137: sql insert into test_index values (2067, 2028049940645846317, 0.360525, '42eHTGOUn5') index_test.go:137: sql insert into test_index values (2068, 631440359766830412, 0.444674, '07mDexnoEf') index_test.go:137: sql insert into test_index values (2066, 6628852178112846544, 0.308739, 'AFua4UkLf8') index_test.go:140: sql delete from test_index where c = 879 index_test.go:143: sql update test_index set c1 = 2560534570705638595, c2 = 0.452781, c3 = 'US0t264pEP' where c = 1934 index_test.go:143: sql update test_index set c1 = 489563805297629178, c2 = 0.006274, c3 = 'MFG1J20Dcl' where c = 1289 index_test.go:140: sql delete from test_index where c = 377 index_test.go:137: sql insert into test_index values (2069, 8147567245392876045, 0.638634, 'utcDjo0aFO') index_test.go:137: sql insert into test_index values (2065, 3049996640454149998, 0.769213, '5YSLgLZdo7') index_test.go:143: sql update test_index set c1 = 2388070383845864139, c2 = 0.514175, c3 = 'EB7iXICrHB' where c = 874 index_test.go:137: sql insert into test_index values (2071, 3439676109421679444, 0.291444, 'CcWyclpuT4') index_test.go:143: sql update test_index set c1 = 3970401212211313973, c2 = 0.686668, c3 = '02255RQr44' where c = 1726 index_test.go:140: sql delete from test_index where c = 1290 index_test.go:143: sql update test_index set c1 = 2902374269833583817, c2 = 0.068641, c3 = 'Zd76tcWm5Y' where c = 1887 index_test.go:137: sql insert into test_index values (2070, 5912101419164420596, 0.298339, '0OHowK0nXx') index_test.go:140: sql delete from test_index where c = 856 index_test.go:140: sql delete from test_index where c = 1588 index_test.go:137: sql insert into test_index values (2072, 8411165199419515148, 0.244345, 'YsPpBv2a9n') index_test.go:140: sql delete from test_index where c = 1508 index_test.go:143: sql update test_index set c1 = 407497344559108478, c2 = 0.907744, c3 = '79fGFMUTIs' where c = 1324 index_test.go:140: sql delete from test_index where c = 1770 index_test.go:140: sql delete from test_index where c = 636 index_test.go:143: sql update test_index set c1 = 304164813809411102, c2 = 0.905134, c3 = 'Ut6xLMsvGJ' where c = 120 index_test.go:137: sql insert into test_index values (2074, 3448133061512834489, 0.854884, 'CW7XubzwnZ') index_test.go:137: sql insert into test_index values (2073, 3657321716503959312, 0.226432, '9L04HafbgJ') index_test.go:140: sql delete from test_index where c = 1091 index_test.go:140: sql delete from test_index where c = 1199 index_test.go:137: sql insert into test_index values (2075, 7175829368170326295, 0.141525, 'cCKVqNtGuZ') index_test.go:137: sql insert into test_index values (2076, 1689147928257222436, 0.581618, 'NIQlfHL9k8') index_test.go:143: sql update test_index set c1 = 5477647807927770222, c2 = 0.593989, c3 = 'oPjQmL5tqT' where c = 1641 index_test.go:140: sql delete from test_index where c = 167 index_test.go:143: sql update test_index set c1 = 2579982029907708563, c2 = 0.251391, c3 = '5A9q9rmU0d' where c = 523 index_test.go:143: sql update test_index set c1 = 3259728220650920587, c2 = 0.971864, c3 = 'R68aFMaWZc' where c = 511 index_test.go:140: sql delete from test_index where c = 1742 index_test.go:143: sql update test_index set c1 = 4904220050149940212, c2 = 0.702394, c3 = 'S8XcwHyohj' where c = 1739 index_test.go:143: sql update test_index set c1 = 1595757077375860549, c2 = 0.029932, c3 = 'J19GfXc0UM' where c = 214 index_test.go:143: sql update test_index set c1 = 5237046376478346283, c2 = 0.021783, c3 = 'y2S5cCoKPo' where c = 180 index_test.go:140: sql delete from test_index where c = 940 index_test.go:143: sql update test_index set c1 = 7377294493202495311, c2 = 0.528254, c3 = 'eGmCRz9HZ2' where c = 1812 index_test.go:137: sql insert into test_index values (2077, 6014280392619101601, 0.178601, 'QnGxQU1tnu') index_test.go:137: sql insert into test_index values (2080, 2048690770861138502, 0.739097, 'EZTOqqBdZK') index_test.go:140: sql delete from test_index where c = 1993 index_test.go:137: sql insert into test_index values (2078, 7533543511804024807, 0.159670, 'qj8M89MMB7') index_test.go:143: sql update test_index set c1 = 6572026320732099945, c2 = 0.316161, c3 = 'E42T2ieG1G' where c = 753 index_test.go:137: sql insert into test_index values (2079, 1995175166763941488, 0.119978, 'HuCsyPvT15') index_test.go:137: sql insert into test_index values (2082, 2901750684806438259, 0.175853, 'upS4hcEuMr') index_test.go:140: sql delete from test_index where c = 1034 index_test.go:137: sql insert into test_index values (2083, 7508282259640417581, 0.657168, '7hpKuJuULR') index_test.go:140: sql delete from test_index where c = 969 index_test.go:140: sql delete from test_index where c = 1098 index_test.go:140: sql delete from test_index where c = 1571 index_test.go:143: sql update test_index set c1 = 960922020040757082, c2 = 0.446240, c3 = 'Sn6exffYd8' where c = 693 index_test.go:137: sql insert into test_index values (2081, 1534214017771855789, 0.995443, 'CQv7bgYhBV') index_test.go:143: sql update test_index set c1 = 652685568109679412, c2 = 0.969969, c3 = 'GUCp1jsFWw' where c = 939 index_test.go:143: sql update test_index set c1 = 4255830741550068545, c2 = 0.872208, c3 = 'VxKYUWNLV6' where c = 277 index_test.go:143: sql update test_index set c1 = 5336713353947279055, c2 = 0.094974, c3 = 'IJriIWDNww' where c = 213 index_test.go:137: sql insert into test_index values (2084, 7671911219611690857, 0.532700, 'o3KEpm8izJ') index_test.go:137: sql insert into test_index values (2085, 1342822109383296608, 0.590756, 'i0zn4Tf4IE') index_test.go:140: sql delete from test_index where c = 1175 index_test.go:140: sql delete from test_index where c = 1376 index_test.go:143: sql update test_index set c1 = 3531812142295089637, c2 = 0.970565, c3 = 'XwLiG1ajUi' where c = 1731 index_test.go:143: sql update test_index set c1 = 3548274333018436491, c2 = 0.868015, c3 = 'ewCgHBHmih' where c = 1248 index_test.go:137: sql insert into test_index values (2086, 5166202984362313353, 0.216346, 'D6hiHr8FS4') index_test.go:140: sql delete from test_index where c = 404 index_test.go:137: sql insert into test_index values (2088, 5399895149404514560, 0.397683, '3n1Uu2fREY') index_test.go:137: sql insert into test_index values (2087, 8947522989921398674, 0.243897, 'IOkhwHCJGQ') index_test.go:140: sql delete from test_index where c = 2051 index_test.go:140: sql delete from test_index where c = 412 index_test.go:137: sql insert into test_index values (2089, 5499536860311423956, 0.610914, 'cDmqWkLRYA') index_test.go:143: sql update test_index set c1 = 8068289113670234486, c2 = 0.199084, c3 = 'Sft9KmNKen' where c = 1202 index_test.go:143: sql update test_index set c1 = 219570708906768424, c2 = 0.156560, c3 = 'K6C5ruFKIf' where c = 697 index_test.go:140: sql delete from test_index where c = 1042 index_test.go:137: sql insert into test_index values (2090, 6702649445434387804, 0.839372, 'YjISTxQgco') index_test.go:143: sql update test_index set c1 = 6476270278292180092, c2 = 0.189041, c3 = 'bgBSZFL26z' where c = 933 index_test.go:140: sql delete from test_index where c = 638 index_test.go:140: sql delete from test_index where c = 1639 index_test.go:140: sql delete from test_index where c = 983 index_test.go:143: sql update test_index set c1 = 2974230660489363589, c2 = 0.776447, c3 = 'HMP4aqgD2o' where c = 1945 index_test.go:137: sql insert into test_index values (2091, 6013649477242970923, 0.228666, 'aeAajI6HqV') index_test.go:137: sql insert into test_index values (2092, 3124349445475263475, 0.173551, 'sCyfBTZibR') index_test.go:140: sql delete from test_index where c = 1242 index_test.go:143: sql update test_index set c1 = 2183772979947138147, c2 = 0.475951, c3 = 'jGZENYyru3' where c = 270 index_test.go:143: sql update test_index set c1 = 5057097884595492311, c2 = 0.304153, c3 = 'uCvv2xSYDp' where c = 1268 index_test.go:143: sql update test_index set c1 = 2209818098887522306, c2 = 0.816902, c3 = 'B1ibsAEXFX' where c = 23 index_test.go:137: sql insert into test_index values (2093, 8270717700565270986, 0.449012, 'Ri2ZxZVq2k') index_test.go:140: sql delete from test_index where c = 75 index_test.go:137: sql insert into test_index values (2094, 7395452040401326950, 0.262497, 'orQPL87WZT') index_test.go:143: sql update test_index set c1 = 3646423029075769820, c2 = 0.149618, c3 = 'VLVFwByyKD' where c = 493 index_test.go:143: sql update test_index set c1 = 5640878167756690157, c2 = 0.000109, c3 = 'lCxdcs6JDD' where c = 484 index_test.go:140: sql delete from test_index where c = 481 index_test.go:140: sql delete from test_index where c = 1483 index_test.go:143: sql update test_index set c1 = 780339539497528085, c2 = 0.936544, c3 = 'OHuyVSi2EE' where c = 1755 index_test.go:137: sql insert into test_index values (2095, 256796835591849560, 0.137082, 's1nfU8gwn5') index_test.go:143: sql update test_index set c1 = 3149284135305025578, c2 = 0.765337, c3 = 'l7FO4QJMWO' where c = 172 index_test.go:140: sql delete from test_index where c = 1687 index_test.go:137: sql insert into test_index values (2096, 2946185794415905294, 0.137465, 'hCK3T3ObKj') index_test.go:143: sql update test_index set c1 = 4339318282835849618, c2 = 0.089588, c3 = 'Qh1X3wAG5A' where c = 1751 index_test.go:137: sql insert into test_index values (2097, 4101913545809338129, 0.554465, '0dbTHLe0zx') index_test.go:140: sql delete from test_index where c = 484 index_test.go:140: sql delete from test_index where c = 117 index_test.go:143: sql update test_index set c1 = 7949134041676487184, c2 = 0.280096, c3 = 'DSNahFJxOg' where c = 1016 index_test.go:140: sql delete from test_index where c = 561 index_test.go:143: sql update test_index set c1 = 3552926154139182015, c2 = 0.030144, c3 = 'JSMMX2zsZn' where c = 335 index_test.go:143: sql update test_index set c1 = 8230043717704612688, c2 = 0.421651, c3 = 'Md5Q5ZJjQA' where c = 1744 index_test.go:143: sql update test_index set c1 = 528389971046325986, c2 = 0.758221, c3 = 'kg5EHD7UJH' where c = 825 index_test.go:137: sql insert into test_index values (2099, 8075663503923827854, 0.272808, 'nWL563cuPY') index_test.go:137: sql insert into test_index values (2098, 4924115606770091799, 0.452267, 'KN3israUGg') index_test.go:143: sql update test_index set c1 = 2871489557093440424, c2 = 0.075911, c3 = 'YdGT543jQ7' where c = 1440 index_test.go:140: sql delete from test_index where c = 897 index_test.go:140: sql delete from test_index where c = 1284 index_test.go:143: sql update test_index set c1 = 3140574669057445674, c2 = 0.883229, c3 = 'b20paGzUpa' where c = 1759 index_test.go:143: sql update test_index set c1 = 4876260011765221953, c2 = 0.831257, c3 = 'ppeRTYAFw9' where c = 315 index_test.go:137: sql insert into test_index values (2100, 7537677264297473856, 0.890773, 'WlqZLTN4RS') index_test.go:140: sql delete from test_index where c = 1816 index_test.go:143: sql update test_index set c1 = 4626126754431440523, c2 = 0.257828, c3 = 'ujrAJgCL5i' where c = 1147 index_test.go:137: sql insert into test_index values (2103, 6918439719021655555, 0.702933, 'D6eLgo1Fxe') index_test.go:137: sql insert into test_index values (2102, 8109198720786167000, 0.167226, 'D1FXBzKpHf') index_test.go:137: sql insert into test_index values (2104, 6702994032933712943, 0.144022, 'aepx55pEdI') index_test.go:137: sql insert into test_index values (2107, 9104121955666596742, 0.257586, 'UeZS6FA9r8') index_test.go:137: sql insert into test_index values (2101, 4601040595685255525, 0.783361, 'HEXrFimIF7') index_test.go:137: sql insert into test_index values (2105, 4751436015674440827, 0.118824, 'aEnDjEEcAI') index_test.go:137: sql insert into test_index values (2109, 5996137131379298819, 0.934412, '4c7CQ7KH0K') index_test.go:137: sql insert into test_index values (2106, 7187974846569288552, 0.602330, 'KqBP92Ave5') index_test.go:140: sql delete from test_index where c = 720 index_test.go:137: sql insert into test_index values (2108, 5802635925876328076, 0.616499, 'mdfM6hmeUI') index_test.go:137: sql insert into test_index values (2110, 2593562617446893595, 0.118908, 'MPPITxM5zQ') index_test.go:140: sql delete from test_index where c = 539 index_test.go:140: sql delete from test_index where c = 952 index_test.go:140: sql delete from test_index where c = 1789 index_test.go:140: sql delete from test_index where c = 725 index_test.go:140: sql delete from test_index where c = 712 index_test.go:140: sql delete from test_index where c = 1973 index_test.go:140: sql delete from test_index where c = 286 index_test.go:140: sql delete from test_index where c = 1245 index_test.go:143: sql update test_index set c1 = 7406410734903651046, c2 = 0.362994, c3 = '78buCYuwmF' where c = 1496 index_test.go:143: sql update test_index set c1 = 4258956628694076053, c2 = 0.068745, c3 = 'PtYiAGVU06' where c = 1302 index_test.go:143: sql update test_index set c1 = 7836609139105959680, c2 = 0.170452, c3 = 'KdrZp9XwHr' where c = 1631 index_test.go:143: sql update test_index set c1 = 4568303257357408840, c2 = 0.366180, c3 = 'vvXSndsLXI' where c = 1019 index_test.go:140: sql delete from test_index where c = 1410 index_test.go:137: sql insert into test_index values (2111, 1476610388075993992, 0.148160, '25a9QH1MZv') index_test.go:143: sql update test_index set c1 = 1213976737792913453, c2 = 0.235912, c3 = 'JwErE19SKS' where c = 1538 index_test.go:143: sql update test_index set c1 = 869007825042692465, c2 = 0.936927, c3 = 'mf6uhmLSNV' where c = 761 index_test.go:143: sql update test_index set c1 = 3112058599680564403, c2 = 0.410145, c3 = 'SLxNE8MqcD' where c = 1305 index_test.go:137: sql insert into test_index values (2114, 1867692277773161166, 0.336834, 'oGHNSABYyD') index_test.go:137: sql insert into test_index values (2113, 5226348979631573975, 0.493512, '0yEGsh1BxZ') index_test.go:143: sql update test_index set c1 = 4768221372127150390, c2 = 0.701928, c3 = 'K5Bb5P7zpV' where c = 1821 index_test.go:143: sql update test_index set c1 = 3047309867368411586, c2 = 0.523609, c3 = '9hHPnPZI5i' where c = 404 index_test.go:137: sql insert into test_index values (2112, 8098919357909922378, 0.655577, 'jTBqzkHkgS') index_test.go:137: sql insert into test_index values (2115, 8847338838703025959, 0.210241, 'swA9BHjikU') index_test.go:140: sql delete from test_index where c = 1945 index_test.go:143: sql update test_index set c1 = 5193852743933741444, c2 = 0.565479, c3 = 'qJ5LvNViQq' where c = 1117 index_test.go:137: sql insert into test_index values (2117, 8200530974022358983, 0.807768, '9RIoWkn8BD') index_test.go:137: sql insert into test_index values (2116, 3948569988389972512, 0.406490, 'whNn6jlqeA') index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 602 index_test.go:137: sql insert into test_index values (2118, 1316705773410778391, 0.175105, 'kFjm8RWgJo') index_test.go:143: sql update test_index set c1 = 4354192015528929129, c2 = 0.652272, c3 = 'rjmhdIM7zg' where c = 840 index_test.go:143: sql update test_index set c1 = 6665057576505448485, c2 = 0.400951, c3 = 'ywixC3EWoz' where c = 1489 index_test.go:140: sql delete from test_index where c = 1713 index_test.go:140: sql delete from test_index where c = 1655 index_test.go:140: sql delete from test_index where c = 819 index_test.go:140: sql delete from test_index where c = 2006 index_test.go:140: sql delete from test_index where c = 1547 index_test.go:143: sql update test_index set c1 = 6340009832463931323, c2 = 0.387088, c3 = 'ldFYGd9pnu' where c = 1288 index_test.go:137: sql insert into test_index values (2120, 92065714605015489, 0.829083, 'DJ5CoRyFKk') index_test.go:137: sql insert into test_index values (2119, 749373336768995625, 0.635065, 'IgiaqKH1ye') index_test.go:143: sql update test_index set c1 = 8910875745171760885, c2 = 0.639395, c3 = 'J6eP0HYd6G' where c = 73 index_test.go:137: sql insert into test_index values (2121, 2314277920068901420, 0.793039, 'hzNvFluCut') index_test.go:143: sql update test_index set c1 = 89892875200433565, c2 = 0.772921, c3 = 'FDL1Xrt13P' where c = 1722 index_test.go:143: sql update test_index set c1 = 8023977149849399309, c2 = 0.917901, c3 = 'qG63u9NNkp' where c = 523 index_test.go:137: sql insert into test_index values (2123, 7314051907549974055, 0.383878, 'gXk2pB9NEN') index_test.go:143: sql update test_index set c1 = 5898801971753969914, c2 = 0.658331, c3 = 'etLxVQrLWe' where c = 289 index_test.go:140: sql delete from test_index where c = 416 index_test.go:140: sql delete from test_index where c = 746 index_test.go:137: sql insert into test_index values (2124, 2256529246955618216, 0.952302, '6JIVDAWP8B') index_test.go:137: sql insert into test_index values (2122, 4471292186402298483, 0.871466, 'J3e4gDSVO3') index_test.go:143: sql update test_index set c1 = 1613650742411141903, c2 = 0.152029, c3 = 'iJY7aJWsUh' where c = 1375 index_test.go:140: sql delete from test_index where c = 559 index_test.go:137: sql insert into test_index values (2126, 8962167579921055461, 0.272767, 'NBRotf4H4f') index_test.go:143: sql update test_index set c1 = 8193956104332912161, c2 = 0.679342, c3 = '3wVLg6rbeX' where c = 1314 index_test.go:140: sql delete from test_index where c = 405 index_test.go:137: sql insert into test_index values (2125, 2112955365198193333, 0.255777, 'QlxxfnShfN') index_test.go:140: sql delete from test_index where c = 1036 index_test.go:143: sql update test_index set c1 = 2567714972865642698, c2 = 0.817399, c3 = 'BYiEG32quW' where c = 2081 index_test.go:140: sql delete from test_index where c = 772 index_test.go:137: sql insert into test_index values (2128, 8245190029754395049, 0.198147, 'Af2tDWw1YT') index_test.go:140: sql delete from test_index where c = 1701 index_test.go:137: sql insert into test_index values (2129, 6633740559610619590, 0.548750, 'r36RkqBfmt') index_test.go:137: sql insert into test_index values (2127, 40926987564067093, 0.422255, 'RQasu6VAeY') index_test.go:140: sql delete from test_index where c = 392 index_test.go:143: sql update test_index set c1 = 8932431327678477049, c2 = 0.906504, c3 = '9dGuZ6UpRE' where c = 374 index_test.go:143: sql update test_index set c1 = 7562289262042919141, c2 = 0.310616, c3 = 'YtZqpC84Hr' where c = 2012 index_test.go:137: sql insert into test_index values (2130, 4267966012265299126, 0.578461, 'GqgZ5LkJQn') index_test.go:140: sql delete from test_index where c = 1589 index_test.go:143: sql update test_index set c1 = 5450920652427222526, c2 = 0.364662, c3 = 'i3132feZw0' where c = 272 index_test.go:143: sql update test_index set c1 = 3442306496373902501, c2 = 0.697212, c3 = 'X9XDZeZWn6' where c = 410 index_test.go:140: sql delete from test_index where c = 1464 index_test.go:137: sql insert into test_index values (2131, 1033399744102474997, 0.965424, 'dw0bQ4lD6g') index_test.go:143: sql update test_index set c1 = 7038379380492321055, c2 = 0.195213, c3 = 'tcVHQrtttN' where c = 1809 index_test.go:140: sql delete from test_index where c = 1378 index_test.go:143: sql update test_index set c1 = 3716120287085554422, c2 = 0.177662, c3 = '3ob2HPRqx5' where c = 969 index_test.go:140: sql delete from test_index where c = 1328 index_test.go:143: sql update test_index set c1 = 3286798236620213568, c2 = 0.060794, c3 = 'TJAqlC7HVF' where c = 1754 index_test.go:137: sql insert into test_index values (2134, 8163371429244279865, 0.616585, 'HR5RuYwc7a') index_test.go:143: sql update test_index set c1 = 1972428032620208386, c2 = 0.205165, c3 = 'ap8MOpfjjF' where c = 960 index_test.go:137: sql insert into test_index values (2133, 7176659796330852613, 0.029102, '1L2HsLjdxG') index_test.go:137: sql insert into test_index values (2132, 3457281212712800381, 0.931068, 'aC7iTMxFDn') index_test.go:137: sql insert into test_index values (2137, 8112602203699495948, 0.434516, 'KJ5qC4TGel') index_test.go:140: sql delete from test_index where c = 1299 index_test.go:137: sql insert into test_index values (2136, 881689572993770120, 0.106423, 'TYOV044Adl') index_test.go:140: sql delete from test_index where c = 818 index_test.go:143: sql update test_index set c1 = 6127921026817664408, c2 = 0.941957, c3 = 'pOz2D4NxGt' where c = 334 index_test.go:140: sql delete from test_index where c = 1095 index_test.go:143: sql update test_index set c1 = 6346446998591699296, c2 = 0.155281, c3 = 'xc1iq1r3di' where c = 70 index_test.go:140: sql delete from test_index where c = 967 index_test.go:140: sql delete from test_index where c = 1767 index_test.go:137: sql insert into test_index values (2135, 4252828015270453383, 0.357567, 'c9E72PKLXv') index_test.go:137: sql insert into test_index values (2139, 4264052917809548202, 0.507364, 'm9lOYXYRpL') index_test.go:143: sql update test_index set c1 = 2596837580070656975, c2 = 0.513866, c3 = 'VFOyqDkOqC' where c = 381 index_test.go:140: sql delete from test_index where c = 1110 index_test.go:137: sql insert into test_index values (2138, 2088128677023725439, 0.964274, 'GFMuZvziQi') index_test.go:143: sql update test_index set c1 = 5885777372569210152, c2 = 0.168003, c3 = 'Yu11sNzMaO' where c = 1467 index_test.go:143: sql update test_index set c1 = 7657797718042320060, c2 = 0.791790, c3 = '9GFnqnLjRr' where c = 1409 index_test.go:143: sql update test_index set c1 = 5102528678267968921, c2 = 0.138982, c3 = 'vorlhopjTK' where c = 1240 index_test.go:143: sql update test_index set c1 = 1124575042911688519, c2 = 0.641592, c3 = 'XNzDYXBDTo' where c = 1067 index_test.go:143: sql update test_index set c1 = 7402069351593099959, c2 = 0.541376, c3 = 'Fml9XNlaou' where c = 677 index_test.go:137: sql insert into test_index values (2141, 6995583599913619786, 0.799841, 'uOXdqgOzXn') index_test.go:140: sql delete from test_index where c = 72 index_test.go:137: sql insert into test_index values (2140, 7375836136940427227, 0.475763, 'jttmgYgMIB') index_test.go:140: sql delete from test_index where c = 2094 index_test.go:137: sql insert into test_index values (2142, 2561052983132985780, 0.656624, 'cHn3Y4k1Bc') index_test.go:137: sql insert into test_index values (2145, 674980652341263036, 0.536592, 'r5jl8CQOXZ') index_test.go:140: sql delete from test_index where c = 67 index_test.go:137: sql insert into test_index values (2146, 5132400613895362486, 0.170436, 'b9EmQYGp0L') index_test.go:140: sql delete from test_index where c = 287 index_test.go:140: sql delete from test_index where c = 2130 index_test.go:140: sql delete from test_index where c = 1202 index_test.go:140: sql delete from test_index where c = 1504 index_test.go:137: sql insert into test_index values (2144, 1798705274554900079, 0.175019, 'l0vIQG6lET') index_test.go:137: sql insert into test_index values (2143, 2059710446187155768, 0.072354, 'NZ8kMl3XvE') index_test.go:143: sql update test_index set c1 = 5436714381115378036, c2 = 0.305392, c3 = 'XBAXz2v6FS' where c = 740 index_test.go:143: sql update test_index set c1 = 3520238779261475207, c2 = 0.122555, c3 = 'nGXIIA9Uyh' where c = 1116 index_test.go:143: sql update test_index set c1 = 7441427063939732607, c2 = 0.252267, c3 = 'weJV6E1d7C' where c = 796 index_test.go:143: sql update test_index set c1 = 1535276183965982593, c2 = 0.888323, c3 = 'pSNGhsKvj2' where c = 763 index_test.go:140: sql delete from test_index where c = 885 index_test.go:143: sql update test_index set c1 = 304644105595572732, c2 = 0.465007, c3 = 'gFWW0oQMfJ' where c = 909 index_test.go:143: sql update test_index set c1 = 7936505929837061495, c2 = 0.726886, c3 = 'KJPUb8ikLy' where c = 2098 index_test.go:140: sql delete from test_index where c = 936 index_test.go:137: sql insert into test_index values (2149, 23358473694403361, 0.691193, 'GWXwvUBf43') index_test.go:137: sql insert into test_index values (2148, 6085723751988633749, 0.151396, 'pegE6GGV4k') index_test.go:140: sql delete from test_index where c = 978 index_test.go:143: sql update test_index set c1 = 5132421765367434542, c2 = 0.431606, c3 = 'CRW8tWXYIa' where c = 1412 index_test.go:137: sql insert into test_index values (2151, 3107570652371289448, 0.111763, 'i44h9OiOIb') index_test.go:137: sql insert into test_index values (2150, 654937185979161254, 0.628153, 'aps3jEuXgM') index_test.go:143: sql update test_index set c1 = 8323712525111385044, c2 = 0.903049, c3 = '1wdTgRiOmm' where c = 2106 index_test.go:137: sql insert into test_index values (2147, 872918614580896614, 0.600123, 'azI1LpxOpC') index_test.go:137: sql insert into test_index values (2152, 6539719918768270812, 0.630065, 't2dgcsY10s') index_test.go:140: sql delete from test_index where c = 376 index_test.go:140: sql delete from test_index where c = 757 index_test.go:140: sql delete from test_index where c = 1061 index_test.go:143: sql update test_index set c1 = 5032928685426867063, c2 = 0.355017, c3 = 'Y85Cl5RPye' where c = 778 index_test.go:140: sql delete from test_index where c = 502 index_test.go:137: sql insert into test_index values (2153, 4832427208070465143, 0.744773, 'QVu1mqrUrz') index_test.go:140: sql delete from test_index where c = 548 index_test.go:143: sql update test_index set c1 = 3158457238438781030, c2 = 0.449666, c3 = '1uHBCMu4nv' where c = 90 index_test.go:140: sql delete from test_index where c = 1678 index_test.go:143: sql update test_index set c1 = 2254630931884741408, c2 = 0.465858, c3 = 'BwsuYiStKj' where c = 1485 index_test.go:143: sql update test_index set c1 = 2204546048115712595, c2 = 0.349269, c3 = 'RLnoxgbJK0' where c = 1151 index_test.go:140: sql delete from test_index where c = 193 index_test.go:143: sql update test_index set c1 = 2455019224287927818, c2 = 0.884728, c3 = 'c9tW4afidI' where c = 1566 index_test.go:143: sql update test_index set c1 = 5925636286567585775, c2 = 0.175072, c3 = 'qKUYi5MaNG' where c = 464 index_test.go:137: sql insert into test_index values (2154, 8692773217609886982, 0.527605, 'WE2X4Q6MgR') index_test.go:143: sql update test_index set c1 = 7745998144297049631, c2 = 0.918531, c3 = 'JRxG3yFZpm' where c = 1268 index_test.go:137: sql insert into test_index values (2156, 260618877989731364, 0.084961, 'ZfcXm9O7tl') index_test.go:137: sql insert into test_index values (2155, 5679118394362469544, 0.755056, 'K9siGhRYhY') index_test.go:140: sql delete from test_index where c = 143 index_test.go:143: sql update test_index set c1 = 1780627076665588079, c2 = 0.294157, c3 = 'BqdjU7C6Ej' where c = 2069 index_test.go:137: sql insert into test_index values (2160, 3921100006642732862, 0.624496, 'qG9OjEoB4u') index_test.go:137: sql insert into test_index values (2159, 877288787955866126, 0.577337, 'xQjx1Hx2kL') index_test.go:137: sql insert into test_index values (2158, 3112356822427841091, 0.848657, 'MvLW4NVyrM') index_test.go:137: sql insert into test_index values (2157, 8498947688193617675, 0.052435, '1J5K0ZlloC') index_test.go:143: sql update test_index set c1 = 7566625515099385904, c2 = 0.733340, c3 = 'gheAYXmITY' where c = 1210 index_test.go:143: sql update test_index set c1 = 3381567680785756119, c2 = 0.604161, c3 = 'QVlIgXYKFr' where c = 1133 index_test.go:137: sql insert into test_index values (2161, 101923191497871538, 0.316335, 'nURaxYNWb3') index_test.go:140: sql delete from test_index where c = 1905 index_test.go:140: sql delete from test_index where c = 2110 index_test.go:140: sql delete from test_index where c = 205 index_test.go:140: sql delete from test_index where c = 1734 index_test.go:140: sql delete from test_index where c = 704 index_test.go:137: sql insert into test_index values (2162, 4314002757814131398, 0.304337, '62ewTo6yE7') index_test.go:137: sql insert into test_index values (2163, 7193479997694488560, 0.305903, 'LeAnNt8h9C') index_test.go:143: sql update test_index set c1 = 2562489584514125173, c2 = 0.962222, c3 = 'AQZmcpJwnN' where c = 859 index_test.go:143: sql update test_index set c1 = 4925938529425348416, c2 = 0.858502, c3 = '9MxRoKAZmx' where c = 40 index_test.go:143: sql update test_index set c1 = 3407033879148382421, c2 = 0.962678, c3 = 'mjHbsSK2uT' where c = 1441 index_test.go:140: sql delete from test_index where c = 484 index_test.go:140: sql delete from test_index where c = 1252 index_test.go:137: sql insert into test_index values (2165, 5754072194148954972, 0.633214, 'w2mhBAty6E') index_test.go:140: sql delete from test_index where c = 1002 index_test.go:137: sql insert into test_index values (2167, 8255948053389830068, 0.251892, 'mgF74BVebr') index_test.go:143: sql update test_index set c1 = 659615925774188178, c2 = 0.614243, c3 = 'YEGnuYic7t' where c = 1169 index_test.go:143: sql update test_index set c1 = 5531475201825607448, c2 = 0.480780, c3 = 'R9eAbyQhPy' where c = 1986 index_test.go:140: sql delete from test_index where c = 468 index_test.go:143: sql update test_index set c1 = 181955975714141584, c2 = 0.502033, c3 = 'N7Kt8FQLJu' where c = 1608 index_test.go:137: sql insert into test_index values (2164, 4762147409540047695, 0.549361, 'VKVOvGjpLd') index_test.go:137: sql insert into test_index values (2166, 7223051339262687664, 0.774012, 'wuDRjMPuJv') index_test.go:140: sql delete from test_index where c = 737 index_test.go:137: sql insert into test_index values (2168, 4516856600514569662, 0.697319, 'z5EEvdbkEh') index_test.go:137: sql insert into test_index values (2169, 6894699776628038045, 0.982699, 'V7ZhwHmzAL') index_test.go:137: sql insert into test_index values (2170, 48251315096262437, 0.368849, '9UxqfI8Wxn') index_test.go:140: sql delete from test_index where c = 2144 index_test.go:143: sql update test_index set c1 = 3128440079893667399, c2 = 0.795093, c3 = 'RC0bTmNsRQ' where c = 1723 index_test.go:143: sql update test_index set c1 = 6218126300238299242, c2 = 0.679376, c3 = 'ocxmtnpq8J' where c = 1712 index_test.go:140: sql delete from test_index where c = 121 index_test.go:143: sql update test_index set c1 = 5739517206825406445, c2 = 0.232638, c3 = 'ZwS0DqigyH' where c = 387 index_test.go:140: sql delete from test_index where c = 1704 index_test.go:140: sql delete from test_index where c = 510 index_test.go:143: sql update test_index set c1 = 4524794185781406191, c2 = 0.874469, c3 = '3q9md3PpA4' where c = 521 index_test.go:137: sql insert into test_index values (2172, 4850379514947243250, 0.835566, 'ZJc7chJaoh') index_test.go:140: sql delete from test_index where c = 612 index_test.go:137: sql insert into test_index values (2171, 8810091013605831614, 0.520040, 'fWOemeAQAU') index_test.go:143: sql update test_index set c1 = 1394944396394395121, c2 = 0.978479, c3 = 'BRyOPw7rPN' where c = 256 index_test.go:137: sql insert into test_index values (2173, 4421170899001095595, 0.087754, 'RTKjp0OTSm') index_test.go:140: sql delete from test_index where c = 1610 index_test.go:143: sql update test_index set c1 = 2353928213993448971, c2 = 0.890031, c3 = 'JWAeDDlZeh' where c = 34 index_test.go:140: sql delete from test_index where c = 1002 index_test.go:143: sql update test_index set c1 = 8112116385468872143, c2 = 0.466483, c3 = 'hFfpzZihL4' where c = 1686 index_test.go:137: sql insert into test_index values (2174, 6501845089033061335, 0.607875, 'SpSb9iUa57') index_test.go:143: sql update test_index set c1 = 2172081917510683859, c2 = 0.281687, c3 = 'v1WmoZF9dz' where c = 679 index_test.go:137: sql insert into test_index values (2176, 3054602084700271862, 0.865344, 'c568sGspAo') index_test.go:143: sql update test_index set c1 = 4354587971448733418, c2 = 0.195042, c3 = 'v2LztBlIVp' where c = 695 index_test.go:137: sql insert into test_index values (2177, 5383269692856775206, 0.999988, 'brqZAl9Od2') index_test.go:140: sql delete from test_index where c = 354 index_test.go:137: sql insert into test_index values (2178, 7215261632974613315, 0.840910, 'kpminxr6RV') index_test.go:143: sql update test_index set c1 = 2169797648528893376, c2 = 0.115893, c3 = 'oJLLelqJZX' where c = 734 index_test.go:140: sql delete from test_index where c = 1669 index_test.go:143: sql update test_index set c1 = 5624547940730872089, c2 = 0.722531, c3 = 'LNgzUuU464' where c = 2149 index_test.go:137: sql insert into test_index values (2175, 1872788779994787194, 0.208944, 'fNxOO8rlZX') index_test.go:140: sql delete from test_index where c = 782 index_test.go:143: sql update test_index set c1 = 2416857290052331805, c2 = 0.456154, c3 = 'oPbu5ZYuoT' where c = 489 index_test.go:137: sql insert into test_index values (2179, 2937421138308467364, 0.714672, 'FdM7YVZItN') index_test.go:137: sql insert into test_index values (2180, 4940879240471740354, 0.961328, 'So7ReJMrNx') index_test.go:140: sql delete from test_index where c = 2029 index_test.go:143: sql update test_index set c1 = 8229641837369875510, c2 = 0.857736, c3 = '4TyKuRZ6cy' where c = 423 index_test.go:140: sql delete from test_index where c = 643 index_test.go:140: sql delete from test_index where c = 1276 index_test.go:143: sql update test_index set c1 = 8265933994197124118, c2 = 0.560560, c3 = '55ZdFfLmzn' where c = 1447 index_test.go:140: sql delete from test_index where c = 1467 index_test.go:140: sql delete from test_index where c = 1703 index_test.go:137: sql insert into test_index values (2181, 7625935588183710517, 0.661364, 'MZyu8Tb2he') index_test.go:137: sql insert into test_index values (2183, 3288833090108181655, 0.532175, 'uuXg7ljEC9') index_test.go:140: sql delete from test_index where c = 560 index_test.go:143: sql update test_index set c1 = 7416760535121684949, c2 = 0.723336, c3 = 'G3xa9TTEk0' where c = 1457 index_test.go:137: sql insert into test_index values (2182, 6101421756640411404, 0.132953, 'taKC12Oq9C') index_test.go:143: sql update test_index set c1 = 6256210670705084891, c2 = 0.141596, c3 = 'Svbv3t8t1z' where c = 1223 index_test.go:143: sql update test_index set c1 = 51377726093308466, c2 = 0.067628, c3 = 'HtcfQgQ3EH' where c = 839 index_test.go:140: sql delete from test_index where c = 1272 index_test.go:137: sql insert into test_index values (2184, 7897446338560526702, 0.379437, 'GMf94YxCJz') index_test.go:143: sql update test_index set c1 = 5279822659143169615, c2 = 0.171622, c3 = 'P4DzFbBlTy' where c = 1716 index_test.go:137: sql insert into test_index values (2186, 935906414093975701, 0.490143, 'xe0nJDQnba') index_test.go:137: sql insert into test_index values (2185, 3380327706597842203, 0.480841, 'xUw2VuY6xd') index_test.go:143: sql update test_index set c1 = 7339659941436691608, c2 = 0.133354, c3 = 'J2l0LMxeHb' where c = 1266 index_test.go:140: sql delete from test_index where c = 1037 index_test.go:143: sql update test_index set c1 = 2178535534880198048, c2 = 0.750641, c3 = 'nn22p2RuiQ' where c = 1397 index_test.go:137: sql insert into test_index values (2187, 859235409520548266, 0.757323, 'b5xQwM2dNg') index_test.go:140: sql delete from test_index where c = 1995 index_test.go:137: sql insert into test_index values (2188, 706640018789695683, 0.971120, 'sQkI5gufEK') index_test.go:140: sql delete from test_index where c = 733 index_test.go:140: sql delete from test_index where c = 1192 index_test.go:140: sql delete from test_index where c = 752 index_test.go:143: sql update test_index set c1 = 1750831527094379573, c2 = 0.949137, c3 = 'KyJ9kGAvOb' where c = 904 index_test.go:140: sql delete from test_index where c = 404 index_test.go:143: sql update test_index set c1 = 5240652863613467972, c2 = 0.434003, c3 = 's13a67PJSc' where c = 542 index_test.go:137: sql insert into test_index values (2190, 5795002484279759453, 0.201127, 'ZzLi0GBafr') index_test.go:137: sql insert into test_index values (2189, 1093751186731678253, 0.756323, 'pFmpTUFEYu') index_test.go:143: sql update test_index set c1 = 8916173722750973212, c2 = 0.810309, c3 = 'L0sxpTm4W0' where c = 620 index_test.go:140: sql delete from test_index where c = 1801 index_test.go:143: sql update test_index set c1 = 4783687400043495297, c2 = 0.801267, c3 = 'wcW3H4rUJu' where c = 1963 index_test.go:143: sql update test_index set c1 = 3720098453912329944, c2 = 0.370581, c3 = 'GdOh72U29n' where c = 1933 index_test.go:137: sql insert into test_index values (2192, 1555754161703169267, 0.799452, 'MUEWhGylDJ') index_test.go:137: sql insert into test_index values (2191, 9207080052668251758, 0.647503, '9FW1lPz6eL') index_test.go:137: sql insert into test_index values (2193, 4498121606737227088, 0.213988, 'OqAFLtqHPp') index_test.go:143: sql update test_index set c1 = 176855093970471976, c2 = 0.797530, c3 = '4Aoh1wzzKc' where c = 1606 index_test.go:143: sql update test_index set c1 = 5682796413260244672, c2 = 0.966781, c3 = 'xvsjM3qRxV' where c = 1842 index_test.go:137: sql insert into test_index values (2194, 6831848225360059203, 0.054115, 'IFFLjbB60K') index_test.go:140: sql delete from test_index where c = 2138 index_test.go:137: sql insert into test_index values (2195, 3626772315580428071, 0.390268, 'bVhkxVhIYm') index_test.go:143: sql update test_index set c1 = 8777003273211227632, c2 = 0.643961, c3 = 'Hz6zqC2g2H' where c = 15 index_test.go:140: sql delete from test_index where c = 182 index_test.go:140: sql delete from test_index where c = 371 index_test.go:140: sql delete from test_index where c = 1693 index_test.go:137: sql insert into test_index values (2196, 8098443439527235167, 0.417412, 'ouFqtGNN89') index_test.go:140: sql delete from test_index where c = 2158 index_test.go:140: sql delete from test_index where c = 1605 index_test.go:143: sql update test_index set c1 = 7583598380731688481, c2 = 0.015015, c3 = 'u2dQvFcw1L' where c = 147 index_test.go:143: sql update test_index set c1 = 8249577897761204601, c2 = 0.256616, c3 = 'hY5vp9vwXt' where c = 1995 index_test.go:137: sql insert into test_index values (2197, 9068644655686041357, 0.113835, '1t8BrNOG3Z') index_test.go:143: sql update test_index set c1 = 9062209410728765606, c2 = 0.380445, c3 = '9I83apg5TY' where c = 188 index_test.go:140: sql delete from test_index where c = 2158 index_test.go:140: sql delete from test_index where c = 1019 index_test.go:137: sql insert into test_index values (2198, 4612081621541172186, 0.744378, '9XAE23u7qZ') index_test.go:143: sql update test_index set c1 = 7338915767520201682, c2 = 0.612039, c3 = '0WPbLfFFkJ' where c = 1481 index_test.go:137: sql insert into test_index values (2199, 4155317968978060783, 0.217253, 'nVoS8of9lw') index_test.go:143: sql update test_index set c1 = 3097210203575537321, c2 = 0.737487, c3 = 'o3QrTdAqsj' where c = 393 index_test.go:143: sql update test_index set c1 = 6524311503499110529, c2 = 0.627962, c3 = 'GOZKkTeCpU' where c = 1870 index_test.go:143: sql update test_index set c1 = 6498420121562529098, c2 = 0.048218, c3 = '2zPQaVi6mW' where c = 384 index_test.go:140: sql delete from test_index where c = 254 index_test.go:143: sql update test_index set c1 = 1866457739158748219, c2 = 0.588910, c3 = 'oFsQQYpbG9' where c = 1666 index_test.go:140: sql delete from test_index where c = 1861 index_test.go:140: sql delete from test_index where c = 963 index_test.go:143: sql update test_index set c1 = 376215262314796802, c2 = 0.767834, c3 = 'PbZZl5efGZ' where c = 77 index_test.go:143: sql update test_index set c1 = 4458243598037717002, c2 = 0.199457, c3 = 'MKuIVXKYZA' where c = 507 index_test.go:143: sql update test_index set c1 = 8795164475978515551, c2 = 0.129022, c3 = 'vTZdpG2Vh7' where c = 2151 index_test.go:137: sql insert into test_index values (2200, 6312708238142308506, 0.118989, 'p6ZIdMxdKC') index_test.go:140: sql delete from test_index where c = 478 index_test.go:143: sql update test_index set c1 = 4801930685071606323, c2 = 0.350244, c3 = 'FsC73Z6Ouv' where c = 1322 index_test.go:137: sql insert into test_index values (2202, 2328791613386828934, 0.259027, 'lUV6dnoeaH') index_test.go:137: sql insert into test_index values (2206, 677176926927233268, 0.717567, 'YCS0xE9tWA') index_test.go:137: sql insert into test_index values (2207, 7825911217023454908, 0.036340, 'LjzyeDGkGR') index_test.go:137: sql insert into test_index values (2201, 7891944785050900734, 0.018129, 'W7f2zKV4kc') index_test.go:137: sql insert into test_index values (2204, 5357591220035103096, 0.946876, 'CdGxxU21FJ') index_test.go:137: sql insert into test_index values (2210, 6552324996501695354, 0.099755, 'eBbIZimnXb') index_test.go:137: sql insert into test_index values (2203, 2000356726099067852, 0.566153, '5Xqe8HeAvq') index_test.go:140: sql delete from test_index where c = 265 index_test.go:140: sql delete from test_index where c = 915 index_test.go:137: sql insert into test_index values (2209, 2121933483993969018, 0.135861, 'Yh2ZJi6MZ0') index_test.go:140: sql delete from test_index where c = 177 index_test.go:137: sql insert into test_index values (2205, 8546026072375965947, 0.479071, 'dsig7sz3hO') index_test.go:137: sql insert into test_index values (2208, 8793625995918925161, 0.077201, '2fqWIPZZo8') index_test.go:140: sql delete from test_index where c = 1223 index_test.go:140: sql delete from test_index where c = 2166 index_test.go:140: sql delete from test_index where c = 745 index_test.go:143: sql update test_index set c1 = 8457252108335057401, c2 = 0.022330, c3 = 'sMHox7wbdK' where c = 1622 index_test.go:143: sql update test_index set c1 = 4525994378241380359, c2 = 0.540024, c3 = 'L1LYhyQIbj' where c = 1634 index_test.go:140: sql delete from test_index where c = 239 index_test.go:143: sql update test_index set c1 = 8479919631259876504, c2 = 0.601203, c3 = 'IRR4JzgMFb' where c = 518 index_test.go:143: sql update test_index set c1 = 8833382756701176506, c2 = 0.462691, c3 = 'fp9Qdqp9yq' where c = 1746 index_test.go:140: sql delete from test_index where c = 339 index_test.go:140: sql delete from test_index where c = 633 index_test.go:137: sql insert into test_index values (2211, 1615055338128058039, 0.862069, 'JaqGQHKL7r') index_test.go:140: sql delete from test_index where c = 2076 index_test.go:137: sql insert into test_index values (2212, 9143877476375536706, 0.883595, 'HYZthMEpQG') index_test.go:143: sql update test_index set c1 = 3179482783777440907, c2 = 0.731174, c3 = 'AO3QkNZi00' where c = 1052 index_test.go:137: sql insert into test_index values (2214, 7710909015096464776, 0.524092, 'PEGGVrJdS2') index_test.go:143: sql update test_index set c1 = 4171648622470617060, c2 = 0.793248, c3 = '7EQ8giiAwM' where c = 1469 index_test.go:143: sql update test_index set c1 = 5145966458207799070, c2 = 0.960970, c3 = 'cRODRXsGIv' where c = 178 index_test.go:137: sql insert into test_index values (2213, 1217079247464993558, 0.937001, 'rLoVz68Hs7') index_test.go:140: sql delete from test_index where c = 336 index_test.go:143: sql update test_index set c1 = 1231135813705875267, c2 = 0.219950, c3 = 'pNdW1DGsJZ' where c = 1407 index_test.go:143: sql update test_index set c1 = 7068656733265671528, c2 = 0.414789, c3 = 'xog3hFadWC' where c = 1723 index_test.go:140: sql delete from test_index where c = 82 index_test.go:137: sql insert into test_index values (2215, 3951939824984407802, 0.732231, 'J09RXJD6P4') index_test.go:143: sql update test_index set c1 = 5309977366707400584, c2 = 0.378775, c3 = 'U89fhHxLQq' where c = 533 index_test.go:137: sql insert into test_index values (2217, 8477687706126061229, 0.727454, 'tBEmKzbdW9') index_test.go:140: sql delete from test_index where c = 1803 index_test.go:137: sql insert into test_index values (2219, 5788637390705002125, 0.180215, 'HkqnBpmG0Z') index_test.go:143: sql update test_index set c1 = 5282694449159830651, c2 = 0.021367, c3 = 'qgQgzIcHk4' where c = 1047 index_test.go:137: sql insert into test_index values (2218, 2189379864062710924, 0.748112, 'JDm8m8SjlU') index_test.go:143: sql update test_index set c1 = 4840400847321177507, c2 = 0.260354, c3 = '6kNQgyyoKo' where c = 715 index_test.go:140: sql delete from test_index where c = 717 index_test.go:140: sql delete from test_index where c = 2152 index_test.go:137: sql insert into test_index values (2220, 8952821038311427327, 0.384817, 'Ob5OT4q6YQ') index_test.go:140: sql delete from test_index where c = 1609 index_test.go:137: sql insert into test_index values (2216, 7988476422261053533, 0.129680, '03tXaAnySp') index_test.go:137: sql insert into test_index values (2221, 6551706441604787801, 0.097209, '2VvWWFmt4K') index_test.go:137: sql insert into test_index values (2222, 8749965020543142648, 0.941604, 'IFH70ZW3pO') index_test.go:140: sql delete from test_index where c = 2218 index_test.go:140: sql delete from test_index where c = 2027 index_test.go:143: sql update test_index set c1 = 781987906904174905, c2 = 0.426444, c3 = 'O8v0gcm0Pa' where c = 2100 index_test.go:143: sql update test_index set c1 = 4245247076662877939, c2 = 0.689630, c3 = 'jZxGwyUsbf' where c = 2172 index_test.go:140: sql delete from test_index where c = 36 index_test.go:143: sql update test_index set c1 = 8506431596667562538, c2 = 0.583901, c3 = 'fykTyjfdRv' where c = 272 index_test.go:140: sql delete from test_index where c = 1494 index_test.go:143: sql update test_index set c1 = 5808786166310530249, c2 = 0.436815, c3 = 'w6e2sDLaZB' where c = 455 index_test.go:140: sql delete from test_index where c = 1254 index_test.go:137: sql insert into test_index values (2223, 6810336260656899547, 0.965042, 'BJf852MaJZ') index_test.go:143: sql update test_index set c1 = 4873157801177948741, c2 = 0.677828, c3 = 'sFpM8AprSW' where c = 917 index_test.go:137: sql insert into test_index values (2224, 181781663153259172, 0.346115, '6HQn3a1w8W') index_test.go:140: sql delete from test_index where c = 1162 index_test.go:143: sql update test_index set c1 = 1277991294151883355, c2 = 0.411843, c3 = 'zcND475Qab' where c = 721 index_test.go:137: sql insert into test_index values (2226, 6180902295297785359, 0.086528, 'BGLyowZlvq') index_test.go:137: sql insert into test_index values (2225, 2367161639749762014, 0.611152, 'RUej88hswY') index_test.go:143: sql update test_index set c1 = 6032827103115712899, c2 = 0.586601, c3 = 'B8Al5b15hw' where c = 232 index_test.go:143: sql update test_index set c1 = 2768055351585924265, c2 = 0.430547, c3 = 'qipvv1VgmU' where c = 1925 index_test.go:140: sql delete from test_index where c = 1381 index_test.go:143: sql update test_index set c1 = 8492770693968594113, c2 = 0.570082, c3 = 'npEPjdKdh8' where c = 2111 index_test.go:140: sql delete from test_index where c = 1067 index_test.go:140: sql delete from test_index where c = 655 index_test.go:143: sql update test_index set c1 = 7545906941274143232, c2 = 0.188713, c3 = '3sK6KQtQ3P' where c = 733 index_test.go:143: sql update test_index set c1 = 8527467893651590900, c2 = 0.126259, c3 = 'jct5Wl7ZR5' where c = 544 index_test.go:140: sql delete from test_index where c = 456 index_test.go:137: sql insert into test_index values (2228, 414142818763627401, 0.889915, 'Zs22a5m9qd') index_test.go:143: sql update test_index set c1 = 912679408220172338, c2 = 0.743557, c3 = 'VoxpX4Xvlv' where c = 907 index_test.go:137: sql insert into test_index values (2227, 2892205130292815168, 0.589221, 'yNVPueHkpS') index_test.go:137: sql insert into test_index values (2230, 3547318910522993013, 0.031107, '9GUsSrRgIb') index_test.go:137: sql insert into test_index values (2233, 1412128345850046672, 0.880126, 'vjXEHbMeN5') index_test.go:140: sql delete from test_index where c = 732 index_test.go:140: sql delete from test_index where c = 757 index_test.go:137: sql insert into test_index values (2234, 5665344381708204928, 0.657922, 'NliRqL3Wjq') index_test.go:137: sql insert into test_index values (2231, 3155116843643337817, 0.858541, 'Z5ePnXc0P2') index_test.go:137: sql insert into test_index values (2229, 273499176773522153, 0.161753, 'UI7j6e54lJ') index_test.go:143: sql update test_index set c1 = 8824546599881050409, c2 = 0.785949, c3 = 'casJZB4LNL' where c = 2139 index_test.go:143: sql update test_index set c1 = 9106484495061350582, c2 = 0.859643, c3 = 'kEYsnSqSbd' where c = 824 index_test.go:143: sql update test_index set c1 = 6331255423693886932, c2 = 0.699918, c3 = 'mmJfXTjJBt' where c = 601 index_test.go:137: sql insert into test_index values (2232, 2518432452685479553, 0.556765, 'cLvauHPbI3') index_test.go:140: sql delete from test_index where c = 771 index_test.go:140: sql delete from test_index where c = 77 index_test.go:143: sql update test_index set c1 = 2425719334200253259, c2 = 0.432069, c3 = 'Th2dPt5exd' where c = 1909 index_test.go:137: sql insert into test_index values (2236, 573643344372977928, 0.174395, 'suMHuiVQ4y') index_test.go:137: sql insert into test_index values (2235, 4522473609016207660, 0.680887, 'QJLxkE8PXk') index_test.go:143: sql update test_index set c1 = 6729952597201621260, c2 = 0.857771, c3 = '25n41WsqNQ' where c = 481 index_test.go:140: sql delete from test_index where c = 421 index_test.go:140: sql delete from test_index where c = 641 index_test.go:137: sql insert into test_index values (2237, 985491406693766932, 0.439625, '2VCH8thphn') index_test.go:143: sql update test_index set c1 = 8872234122095079049, c2 = 0.524802, c3 = 'XN3btPagD0' where c = 1789 index_test.go:137: sql insert into test_index values (2238, 1606558808662370002, 0.243140, '6PJhhE3E7b') index_test.go:143: sql update test_index set c1 = 3079622923874479515, c2 = 0.540880, c3 = '1DyuQ1499X' where c = 89 index_test.go:140: sql delete from test_index where c = 1780 index_test.go:137: sql insert into test_index values (2239, 4638519817933824800, 0.256406, 'kjS7AITHBV') index_test.go:140: sql delete from test_index where c = 1070 index_test.go:140: sql delete from test_index where c = 330 index_test.go:143: sql update test_index set c1 = 7807498603286557058, c2 = 0.896443, c3 = '0vfTZFUK90' where c = 1542 index_test.go:140: sql delete from test_index where c = 996 index_test.go:143: sql update test_index set c1 = 8372448245715510177, c2 = 0.256771, c3 = 'Qmy45Q1HhD' where c = 1775 index_test.go:137: sql insert into test_index values (2241, 8367598684719149215, 0.357392, 'kTQ6cNyohh') index_test.go:137: sql insert into test_index values (2242, 8096700059359655368, 0.618829, 'ch07eiia9n') index_test.go:140: sql delete from test_index where c = 2049 index_test.go:140: sql delete from test_index where c = 548 index_test.go:143: sql update test_index set c1 = 7639463080029188538, c2 = 0.857211, c3 = 'X3sc01a0yd' where c = 888 index_test.go:137: sql insert into test_index values (2240, 6166524297750185123, 0.161770, 'cjZDDqn9EW') index_test.go:143: sql update test_index set c1 = 5122794440563284133, c2 = 0.341359, c3 = 'UtVYUb0q4B' where c = 1027 index_test.go:140: sql delete from test_index where c = 1500 index_test.go:140: sql delete from test_index where c = 499 index_test.go:143: sql update test_index set c1 = 4740650854201524958, c2 = 0.057182, c3 = 'FRskClRRWH' where c = 166 index_test.go:137: sql insert into test_index values (2243, 1923972214016220942, 0.448634, '6zhdHggVqG') index_test.go:143: sql update test_index set c1 = 8887266353778233712, c2 = 0.164303, c3 = 'h2pUum5hIw' where c = 262 index_test.go:140: sql delete from test_index where c = 678 index_test.go:137: sql insert into test_index values (2245, 6443281321754048560, 0.071481, 'bSBNdV5LUf') index_test.go:137: sql insert into test_index values (2246, 1055334787137103397, 0.488333, 'XFikd1WDLK') index_test.go:143: sql update test_index set c1 = 8626418176285647988, c2 = 0.970589, c3 = 'JroGVmwxbY' where c = 810 index_test.go:143: sql update test_index set c1 = 3798951677360431731, c2 = 0.095667, c3 = 'pMNIUqIobo' where c = 1663 index_test.go:140: sql delete from test_index where c = 2082 index_test.go:143: sql update test_index set c1 = 1812906299774257396, c2 = 0.477379, c3 = 'jMJTBVoolK' where c = 36 index_test.go:137: sql insert into test_index values (2244, 7079431639379003555, 0.095570, 'GEKZ6SDVaA') index_test.go:137: sql insert into test_index values (2247, 699280275956113659, 0.921136, 'UTlq5HoXTl') index_test.go:143: sql update test_index set c1 = 1207373448823785071, c2 = 0.438829, c3 = 'aijYPhtDK4' where c = 1448 index_test.go:140: sql delete from test_index where c = 1624 index_test.go:137: sql insert into test_index values (2249, 3279236884580174317, 0.647487, 'Nm2Hoxa0o1') index_test.go:140: sql delete from test_index where c = 1463 index_test.go:140: sql delete from test_index where c = 1874 index_test.go:143: sql update test_index set c1 = 1948584333592082796, c2 = 0.046743, c3 = 'sUm6wLPFF0' where c = 448 index_test.go:137: sql insert into test_index values (2248, 5056098694633830968, 0.957104, 'uX5ipe4VhL') index_test.go:137: sql insert into test_index values (2250, 4424353764929614599, 0.961844, '0wk2TtmCbp') index_test.go:140: sql delete from test_index where c = 859 index_test.go:140: sql delete from test_index where c = 680 index_test.go:137: sql insert into test_index values (2251, 3556821966079082345, 0.100279, 'leCgeu8xsC') index_test.go:140: sql delete from test_index where c = 2014 index_test.go:143: sql update test_index set c1 = 7186595865397927890, c2 = 0.967135, c3 = 'pKSRcBYEuP' where c = 456 index_test.go:137: sql insert into test_index values (2252, 1241631148517095366, 0.673786, 'EAwnLyfc4g') index_test.go:140: sql delete from test_index where c = 409 index_test.go:143: sql update test_index set c1 = 4074647238037548935, c2 = 0.462335, c3 = 'yufOtV6Iq4' where c = 2161 index_test.go:143: sql update test_index set c1 = 7861369235125746398, c2 = 0.256898, c3 = 'UXjc7jtBem' where c = 1662 index_test.go:143: sql update test_index set c1 = 3108967753124791986, c2 = 0.138132, c3 = '7Yiund1UBE' where c = 984 index_test.go:143: sql update test_index set c1 = 6102173994867636000, c2 = 0.222017, c3 = 'SbRDdAJ6sD' where c = 464 index_test.go:140: sql delete from test_index where c = 1072 index_test.go:140: sql delete from test_index where c = 483 index_test.go:137: sql insert into test_index values (2253, 5063438259734016796, 0.587631, 'Hugrywvmc3') index_test.go:140: sql delete from test_index where c = 1846 index_test.go:137: sql insert into test_index values (2256, 7387922534492807748, 0.748167, 'wdRpWI25ps') index_test.go:143: sql update test_index set c1 = 9096580595313117456, c2 = 0.536336, c3 = 'tF40PZrG4f' where c = 1491 index_test.go:143: sql update test_index set c1 = 7392372842615879493, c2 = 0.344519, c3 = '3PZurBKCmh' where c = 1275 index_test.go:137: sql insert into test_index values (2255, 6809289662870013097, 0.169979, '2bSlOrNBky') index_test.go:143: sql update test_index set c1 = 345237831028749476, c2 = 0.004355, c3 = 'PvJVVBPPxZ' where c = 621 index_test.go:143: sql update test_index set c1 = 5582007218412927606, c2 = 0.234348, c3 = 'QuyuQiCNrX' where c = 1188 index_test.go:140: sql delete from test_index where c = 438 index_test.go:137: sql insert into test_index values (2257, 1004280396665505021, 0.327321, 'E1gxd4QCHG') index_test.go:137: sql insert into test_index values (2254, 4040372972655998646, 0.146679, 'ZZySHu664P') index_test.go:137: sql insert into test_index values (2259, 8340138164054977750, 0.695125, 'zPrbVehxjJ') index_test.go:140: sql delete from test_index where c = 810 index_test.go:143: sql update test_index set c1 = 6147162307526383870, c2 = 0.377149, c3 = 'lm82qy7teM' where c = 2116 index_test.go:137: sql insert into test_index values (2261, 2038308469227173942, 0.548367, 'S9ebqNUHuD') index_test.go:137: sql insert into test_index values (2260, 8485407410100479534, 0.062209, 'MBajGnVYXO') index_test.go:140: sql delete from test_index where c = 575 index_test.go:143: sql update test_index set c1 = 3076556955367695596, c2 = 0.903526, c3 = 'gh1ma5ACMk' where c = 1282 index_test.go:140: sql delete from test_index where c = 902 index_test.go:137: sql insert into test_index values (2262, 2474839805346847943, 0.065677, 'grV8C5V8QR') index_test.go:137: sql insert into test_index values (2258, 3752207726027558389, 0.522355, 'UG35RJEv4i') index_test.go:140: sql delete from test_index where c = 562 index_test.go:140: sql delete from test_index where c = 225 index_test.go:143: sql update test_index set c1 = 6934685933255148447, c2 = 0.677067, c3 = 'Ka9zn0l9G4' where c = 1211 index_test.go:140: sql delete from test_index where c = 1108 index_test.go:140: sql delete from test_index where c = 1347 index_test.go:143: sql update test_index set c1 = 1558347571635683775, c2 = 0.243028, c3 = 'AhEj5AtLWx' where c = 526 index_test.go:137: sql insert into test_index values (2263, 133917038105105671, 0.342816, 'nQb02CDe4n') index_test.go:140: sql delete from test_index where c = 1304 index_test.go:143: sql update test_index set c1 = 2407380730556907420, c2 = 0.797399, c3 = 'A02ezdJch3' where c = 635 index_test.go:137: sql insert into test_index values (2264, 4084792142136895599, 0.619023, 'v9f9mNJMsG') index_test.go:140: sql delete from test_index where c = 676 index_test.go:143: sql update test_index set c1 = 757973181049976021, c2 = 0.101130, c3 = 'os6V0NNSOY' where c = 703 index_test.go:140: sql delete from test_index where c = 749 index_test.go:143: sql update test_index set c1 = 1703078054150837096, c2 = 0.619607, c3 = 'stXKdDSPEz' where c = 948 index_test.go:137: sql insert into test_index values (2266, 1890588960166766535, 0.309521, 'q12cc5Pr6H') index_test.go:143: sql update test_index set c1 = 5580894557449362427, c2 = 0.296967, c3 = 'aDCe7FQNpO' where c = 1916 index_test.go:143: sql update test_index set c1 = 5289599556741876124, c2 = 0.174449, c3 = 'isBXN41ooA' where c = 575 index_test.go:143: sql update test_index set c1 = 5624799728872192187, c2 = 0.472578, c3 = 'b749cASTJi' where c = 967 index_test.go:137: sql insert into test_index values (2265, 1317877835350039342, 0.490690, 'UZXtlRizjd') index_test.go:137: sql insert into test_index values (2267, 5769384688619671695, 0.702138, 'FMUia9GZSP') index_test.go:143: sql update test_index set c1 = 5708651330621697751, c2 = 0.128644, c3 = 'THYBkGMSFi' where c = 1619 index_test.go:140: sql delete from test_index where c = 1004 index_test.go:137: sql insert into test_index values (2270, 7077863055014123233, 0.174685, 'ZwHJ4Svojy') index_test.go:140: sql delete from test_index where c = 450 index_test.go:137: sql insert into test_index values (2269, 5955631771741661636, 0.137238, 'AXXjBIkQgJ') index_test.go:137: sql insert into test_index values (2271, 3010159955007689985, 0.041551, 'dY4dbrXALz') index_test.go:143: sql update test_index set c1 = 3515470051716836107, c2 = 0.230391, c3 = '22PqucpCZH' where c = 410 index_test.go:140: sql delete from test_index where c = 2143 index_test.go:140: sql delete from test_index where c = 461 index_test.go:137: sql insert into test_index values (2272, 4162582740242471602, 0.650975, 'a9KshPGOKj') index_test.go:137: sql insert into test_index values (2268, 6658869763405571900, 0.475924, 'O8JYHK1gS7') index_test.go:143: sql update test_index set c1 = 4741181180788182658, c2 = 0.592094, c3 = '6urYZjnM0x' where c = 1739 index_test.go:140: sql delete from test_index where c = 272 index_test.go:140: sql delete from test_index where c = 878 index_test.go:143: sql update test_index set c1 = 6839287867566935841, c2 = 0.483025, c3 = 'QkQEH9wNTt' where c = 403 index_test.go:137: sql insert into test_index values (2273, 1198069237911755981, 0.665997, 'EyJWTBULFp') index_test.go:140: sql delete from test_index where c = 1218 index_test.go:140: sql delete from test_index where c = 1500 index_test.go:140: sql delete from test_index where c = 1649 index_test.go:137: sql insert into test_index values (2274, 7340052172075343379, 0.915349, 'xNMmW6Fgge') index_test.go:143: sql update test_index set c1 = 2465332982902835206, c2 = 0.981654, c3 = 'a5s2dEjPWU' where c = 1633 index_test.go:143: sql update test_index set c1 = 3394549402949220773, c2 = 0.026447, c3 = 'PEpAvgtVe8' where c = 2080 index_test.go:143: sql update test_index set c1 = 8250541734528405120, c2 = 0.532378, c3 = 'MfAp0BwxaJ' where c = 1240 index_test.go:143: sql update test_index set c1 = 4161937763135232389, c2 = 0.661324, c3 = '2OUFDHzXqH' where c = 171 index_test.go:137: sql insert into test_index values (2275, 3731991205146692791, 0.881921, 'JhjCTt0R0E') index_test.go:140: sql delete from test_index where c = 1007 index_test.go:143: sql update test_index set c1 = 507671797840249707, c2 = 0.336104, c3 = 'PfDJMKKOQF' where c = 2052 index_test.go:143: sql update test_index set c1 = 9060357779919391889, c2 = 0.118554, c3 = 'kghcLJpYWR' where c = 2012 index_test.go:137: sql insert into test_index values (2276, 4120392062563305111, 0.229721, '0JWpnmVckb') index_test.go:137: sql insert into test_index values (2278, 2942640816236466842, 0.287471, 'FRitDGu3TD') index_test.go:137: sql insert into test_index values (2277, 4820484209195255027, 0.345324, 'CnZuVBJmXY') index_test.go:137: sql insert into test_index values (2279, 9113941772945375225, 0.621943, 'dXZ8Nb30Jk') index_test.go:140: sql delete from test_index where c = 314 index_test.go:140: sql delete from test_index where c = 1726 index_test.go:140: sql delete from test_index where c = 1498 index_test.go:143: sql update test_index set c1 = 7374119054791438828, c2 = 0.107565, c3 = 'y4g74egwIs' where c = 729 index_test.go:140: sql delete from test_index where c = 934 index_test.go:140: sql delete from test_index where c = 950 index_test.go:143: sql update test_index set c1 = 853996248319748611, c2 = 0.299664, c3 = 't9ZRDVtTLd' where c = 1036 index_test.go:140: sql delete from test_index where c = 2075 index_test.go:143: sql update test_index set c1 = 1929302378821621447, c2 = 0.161345, c3 = 'X5VN5wsqbg' where c = 510 index_test.go:137: sql insert into test_index values (2280, 150452448060347823, 0.421016, 'TS3p3wMCoU') index_test.go:137: sql insert into test_index values (2281, 3424618113488175328, 0.713184, 'xLsZwBkwp8') index_test.go:137: sql insert into test_index values (2282, 3995289689103806637, 0.967015, 'G5jMd5a143') index_test.go:143: sql update test_index set c1 = 9112744769392791070, c2 = 0.984716, c3 = 'SRD3xDYBbO' where c = 1545 index_test.go:137: sql insert into test_index values (2283, 1766210925365986656, 0.388597, 'apmvFZIkzP') index_test.go:143: sql update test_index set c1 = 5913762380853732096, c2 = 0.263015, c3 = 'HISueaKOHl' where c = 1129 index_test.go:140: sql delete from test_index where c = 1464 index_test.go:143: sql update test_index set c1 = 650357913530044462, c2 = 0.138626, c3 = 'LMxLohIrlR' where c = 2123 index_test.go:137: sql insert into test_index values (2284, 6084781331613286086, 0.316817, 'zKuhKSvcQc') index_test.go:140: sql delete from test_index where c = 715 index_test.go:143: sql update test_index set c1 = 93045346668633631, c2 = 0.998087, c3 = 'SVonCEpdzc' where c = 1677 index_test.go:137: sql insert into test_index values (2285, 150438978634560161, 0.100323, 'j1RbuqlFvk') index_test.go:137: sql insert into test_index values (2287, 2077986330238195170, 0.088891, 'NbDVTJMbzu') index_test.go:143: sql update test_index set c1 = 8009765325583076616, c2 = 0.200767, c3 = 'MxNgRblWXG' where c = 1852 index_test.go:140: sql delete from test_index where c = 1317 index_test.go:140: sql delete from test_index where c = 502 index_test.go:137: sql insert into test_index values (2286, 2670102406656578866, 0.407271, 'Ks7xHYsXHx') index_test.go:143: sql update test_index set c1 = 3178942493591482837, c2 = 0.809697, c3 = 'Zd1KkEFbKO' where c = 2089 index_test.go:140: sql delete from test_index where c = 906 index_test.go:137: sql insert into test_index values (2288, 4166659093705589037, 0.654976, 'X9t5sCTIp7') index_test.go:140: sql delete from test_index where c = 1838 index_test.go:137: sql insert into test_index values (2289, 9042381069324420509, 0.641136, 'aMizlGaMdQ') index_test.go:140: sql delete from test_index where c = 2140 index_test.go:143: sql update test_index set c1 = 8445515994168658928, c2 = 0.242293, c3 = 'lvv7Sy2l4p' where c = 1087 index_test.go:143: sql update test_index set c1 = 6351089414389312689, c2 = 0.138779, c3 = 'tY7yl3ZrHv' where c = 860 index_test.go:137: sql insert into test_index values (2290, 6876455010404167718, 0.556193, 'PWGSVPZGn9') index_test.go:143: sql update test_index set c1 = 8021629396468024294, c2 = 0.827546, c3 = 'bfEXEAQUv5' where c = 2120 index_test.go:140: sql delete from test_index where c = 1184 index_test.go:140: sql delete from test_index where c = 2149 index_test.go:137: sql insert into test_index values (2292, 236548072413968870, 0.269629, 'jOFr4yxCQE') index_test.go:137: sql insert into test_index values (2291, 8063126967701824318, 0.266966, 'jQzUddStV5') index_test.go:137: sql insert into test_index values (2293, 2545332330691660117, 0.355381, 'ODi43uZJjz') index_test.go:143: sql update test_index set c1 = 6986232470083347054, c2 = 0.387772, c3 = 'XgT9O00HTJ' where c = 1713 index_test.go:143: sql update test_index set c1 = 2134597994151532236, c2 = 0.306450, c3 = 'oE9siV5kls' where c = 612 index_test.go:143: sql update test_index set c1 = 4322210577535566201, c2 = 0.216936, c3 = 'CM4n24ZPi8' where c = 1101 index_test.go:143: sql update test_index set c1 = 4695234347232699315, c2 = 0.025460, c3 = 'Bc9AUm4W53' where c = 1764 index_test.go:140: sql delete from test_index where c = 402 index_test.go:140: sql delete from test_index where c = 2019 index_test.go:140: sql delete from test_index where c = 923 index_test.go:140: sql delete from test_index where c = 1872 index_test.go:143: sql update test_index set c1 = 4699042251851162488, c2 = 0.937423, c3 = 'SS4d7eSZvR' where c = 738 index_test.go:137: sql insert into test_index values (2294, 1990145552371928339, 0.195007, 'T6gTL3bZPx') index_test.go:137: sql insert into test_index values (2296, 3220597727697387812, 0.852133, 'ipSrGbGAaw') index_test.go:140: sql delete from test_index where c = 654 index_test.go:140: sql delete from test_index where c = 658 index_test.go:143: sql update test_index set c1 = 3647575070846936551, c2 = 0.469703, c3 = '9IA9y65ITQ' where c = 1023 index_test.go:143: sql update test_index set c1 = 7607430959526971241, c2 = 0.630357, c3 = '5WYyicfs9G' where c = 2033 index_test.go:140: sql delete from test_index where c = 60 index_test.go:143: sql update test_index set c1 = 2160512793596782205, c2 = 0.151332, c3 = 'uCK2y8daT0' where c = 1313 index_test.go:143: sql update test_index set c1 = 4001188421276862923, c2 = 0.709058, c3 = 'FScWdkdlSZ' where c = 11 index_test.go:137: sql insert into test_index values (2295, 4234091565085870090, 0.436421, 'M8P5WVsHhW') index_test.go:143: sql update test_index set c1 = 4877757784279030700, c2 = 0.154273, c3 = 'jI3q6NgIBw' where c = 677 index_test.go:137: sql insert into test_index values (2297, 6878181751860844794, 0.264812, 'KwjCUBPgAR') index_test.go:143: sql update test_index set c1 = 6224656298053297695, c2 = 0.134875, c3 = 'u16EAZkWJP' where c = 2114 index_test.go:143: sql update test_index set c1 = 7010486144881286792, c2 = 0.567852, c3 = 'Www0G6AWdq' where c = 461 index_test.go:140: sql delete from test_index where c = 1369 index_test.go:137: sql insert into test_index values (2298, 136590488846420795, 0.183776, '9TELZNunQb') index_test.go:137: sql insert into test_index values (2299, 8429926319776180, 0.342019, 'SPjcPBYsRF') index_test.go:143: sql update test_index set c1 = 5853918639626454062, c2 = 0.836543, c3 = 'HviuialQVL' where c = 561 index_test.go:140: sql delete from test_index where c = 2133 index_test.go:140: sql delete from test_index where c = 1372 index_test.go:140: sql delete from test_index where c = 1712 index_test.go:137: sql insert into test_index values (2300, 579748567411557206, 0.345341, 'Afw2sDhNUr') index_test.go:143: sql update test_index set c1 = 4167631696560641818, c2 = 0.509166, c3 = 'YrRX2B9jZr' where c = 2293 index_test.go:143: sql update test_index set c1 = 1657900403587866915, c2 = 0.029507, c3 = 'JoT0VLFTNE' where c = 880 index_test.go:140: sql delete from test_index where c = 490 index_test.go:143: sql update test_index set c1 = 2596856882454673891, c2 = 0.151995, c3 = 'Ic39gEWvJ9' where c = 1753 index_test.go:143: sql update test_index set c1 = 4671293801657784320, c2 = 0.119356, c3 = 'LUkemRVouD' where c = 810 index_test.go:137: sql insert into test_index values (2303, 8228729880628356914, 0.124446, 'zlFL0V7pdx') index_test.go:137: sql insert into test_index values (2308, 3299802807373124338, 0.809853, 'OdByfjCSp6') index_test.go:137: sql insert into test_index values (2305, 8097952899750996335, 0.883481, '1oKMAvJGPm') index_test.go:137: sql insert into test_index values (2309, 1648035909034761350, 0.416571, 'Smr6rYyspL') index_test.go:137: sql insert into test_index values (2302, 9150780318257799586, 0.268528, 'ZAslvaQxHD') index_test.go:137: sql insert into test_index values (2301, 4711172657828814525, 0.037627, '6e08XjQc51') index_test.go:137: sql insert into test_index values (2310, 8732271442647754413, 0.981102, 'vwqEiXFLnz') index_test.go:137: sql insert into test_index values (2307, 8404153591744949675, 0.288087, 'Y5fElrCRd1') index_test.go:137: sql insert into test_index values (2306, 3680385331341104593, 0.685430, 'l3qh2rRHVQ') index_test.go:140: sql delete from test_index where c = 793 index_test.go:140: sql delete from test_index where c = 139 index_test.go:140: sql delete from test_index where c = 162 index_test.go:140: sql delete from test_index where c = 1113 index_test.go:140: sql delete from test_index where c = 206 index_test.go:140: sql delete from test_index where c = 1322 index_test.go:140: sql delete from test_index where c = 2178 index_test.go:137: sql insert into test_index values (2304, 3133429223359726837, 0.946736, 'D9b0M6vQbf') index_test.go:140: sql delete from test_index where c = 2290 index_test.go:143: sql update test_index set c1 = 7476385967663706513, c2 = 0.185290, c3 = 'i7NzecONJo' where c = 692 index_test.go:143: sql update test_index set c1 = 5688264772005913776, c2 = 0.606725, c3 = 'wHfGsAqYuP' where c = 260 index_test.go:143: sql update test_index set c1 = 8288023060638515925, c2 = 0.451873, c3 = 'POPqXp01JT' where c = 712 index_test.go:140: sql delete from test_index where c = 650 index_test.go:143: sql update test_index set c1 = 3634328050167288350, c2 = 0.565451, c3 = 'J5I1GvIG6X' where c = 304 index_test.go:143: sql update test_index set c1 = 3869495879644093090, c2 = 0.533660, c3 = 'STTV5Anqeh' where c = 890 index_test.go:140: sql delete from test_index where c = 2064 index_test.go:143: sql update test_index set c1 = 4968893199476220930, c2 = 0.029807, c3 = 'Ve2TlBxCGN' where c = 1102 index_test.go:137: sql insert into test_index values (2312, 7494977426731976750, 0.832731, '4XMHyuXPKJ') index_test.go:143: sql update test_index set c1 = 4906206045396062984, c2 = 0.735384, c3 = 'fFmSN1l6JT' where c = 1147 index_test.go:143: sql update test_index set c1 = 6189058795223337758, c2 = 0.203581, c3 = 'FIFsh72uw6' where c = 2093 index_test.go:137: sql insert into test_index values (2314, 681629992441690563, 0.617145, 'PlmgVRSh3B') index_test.go:137: sql insert into test_index values (2315, 1581543588997687560, 0.378605, '8ZXFC7V8Nv') index_test.go:140: sql delete from test_index where c = 1072 index_test.go:137: sql insert into test_index values (2317, 7194209712121286159, 0.241370, 'qqq1iYhWQ7') index_test.go:137: sql insert into test_index values (2316, 7470837229472660921, 0.697472, 'VidLyPVxlj') index_test.go:137: sql insert into test_index values (2311, 2036122316983222577, 0.920428, 'NrOHzd8OjK') index_test.go:143: sql update test_index set c1 = 8708390255144342238, c2 = 0.944826, c3 = '6ooYmcbvSj' where c = 1298 index_test.go:137: sql insert into test_index values (2318, 6653460224038909110, 0.848992, 'yOo79Fheqt') index_test.go:143: sql update test_index set c1 = 1146184337004830070, c2 = 0.606673, c3 = 'NCngsD5KGM' where c = 530 index_test.go:137: sql insert into test_index values (2313, 5994280558108644227, 0.715365, 'bLrIX30qiA') index_test.go:140: sql delete from test_index where c = 1304 index_test.go:140: sql delete from test_index where c = 2192 index_test.go:137: sql insert into test_index values (2319, 4997673167930019725, 0.153098, 'Yhgz4JQwXs') index_test.go:137: sql insert into test_index values (2320, 3826381543320263853, 0.250940, 'sg5Wx2Qm4h') index_test.go:140: sql delete from test_index where c = 1027 index_test.go:140: sql delete from test_index where c = 911 index_test.go:140: sql delete from test_index where c = 120 index_test.go:143: sql update test_index set c1 = 6147133999678006597, c2 = 0.950964, c3 = 'UYMBd1rwui' where c = 1435 index_test.go:140: sql delete from test_index where c = 1788 index_test.go:140: sql delete from test_index where c = 199 index_test.go:143: sql update test_index set c1 = 4386762770190615909, c2 = 0.881602, c3 = 'zG1Kh16a8P' where c = 2000 index_test.go:137: sql insert into test_index values (2321, 3529354043320969441, 0.034889, '18XCH8c7NB') index_test.go:143: sql update test_index set c1 = 8613174030641728496, c2 = 0.359916, c3 = 'Ao8jNTpWqt' where c = 1050 index_test.go:140: sql delete from test_index where c = 1477 index_test.go:140: sql delete from test_index where c = 1765 index_test.go:143: sql update test_index set c1 = 8164899758598445470, c2 = 0.018695, c3 = 'ZybKqUAag3' where c = 1928 index_test.go:143: sql update test_index set c1 = 4903607315265980405, c2 = 0.747870, c3 = 'mjVb8M9MFr' where c = 2212 index_test.go:137: sql insert into test_index values (2322, 2460488063689753147, 0.989618, 'CIUm0Kz5y0') index_test.go:143: sql update test_index set c1 = 5040625491127849114, c2 = 0.462378, c3 = 'P8ALUraIXm' where c = 2163 index_test.go:143: sql update test_index set c1 = 3366113234559203565, c2 = 0.279826, c3 = 'K93GzBSzcs' where c = 552 index_test.go:137: sql insert into test_index values (2323, 2732119331422211728, 0.008951, 'IRhkXIxd9C') index_test.go:137: sql insert into test_index values (2324, 4298967465794515736, 0.598297, 'qnc1RWrWR7') index_test.go:140: sql delete from test_index where c = 392 index_test.go:137: sql insert into test_index values (2325, 2638591614196968309, 0.761438, 'LbjDQjYxbf') index_test.go:140: sql delete from test_index where c = 1886 index_test.go:143: sql update test_index set c1 = 8554615663137821788, c2 = 0.205245, c3 = 'QqUUBhcJnC' where c = 417 index_test.go:143: sql update test_index set c1 = 4789308664224049607, c2 = 0.597128, c3 = 'wDJqchaoKu' where c = 1471 index_test.go:137: sql insert into test_index values (2327, 7183324447357307324, 0.699150, 'GKCsy3IODB') index_test.go:140: sql delete from test_index where c = 2096 index_test.go:137: sql insert into test_index values (2326, 1357238012641745021, 0.839339, 'xwBnKSkYMB') index_test.go:140: sql delete from test_index where c = 2209 index_test.go:140: sql delete from test_index where c = 118 index_test.go:137: sql insert into test_index values (2329, 4256530351295679417, 0.117249, 'nhmFdT12ui') index_test.go:137: sql insert into test_index values (2328, 2801096725130133762, 0.342584, 'WAMT1JZPkx') index_test.go:140: sql delete from test_index where c = 1303 index_test.go:143: sql update test_index set c1 = 2336976139462948046, c2 = 0.743522, c3 = 'NbW64hEMdF' where c = 564 index_test.go:140: sql delete from test_index where c = 2175 index_test.go:143: sql update test_index set c1 = 7074702289746962720, c2 = 0.798473, c3 = 'MiFmG2jSp0' where c = 407 index_test.go:143: sql update test_index set c1 = 6655101674343107441, c2 = 0.303489, c3 = '8Y9iyttNqC' where c = 1343 index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 8948154547457643080, c2 = 0.330969, c3 = '8r0X0uAFxQ' where c = 1687 index_test.go:143: sql update test_index set c1 = 6930412374778431428, c2 = 0.124399, c3 = 'T75MMsAk9k' where c = 1709 index_test.go:140: sql delete from test_index where c = 1992 index_test.go:143: sql update test_index set c1 = 47605580187032055, c2 = 0.819614, c3 = 'dozwi3OQ0x' where c = 1010 index_test.go:137: sql insert into test_index values (2331, 1881354456610627200, 0.457939, 'J1RWSkg9Lt') index_test.go:137: sql insert into test_index values (2334, 3362363368623705194, 0.957287, 'bDbZ2YzbDI') index_test.go:137: sql insert into test_index values (2333, 6243118698257305722, 0.384773, 'NRZDS6pov0') index_test.go:143: sql update test_index set c1 = 8912832918575485518, c2 = 0.029997, c3 = 'fTpFrCYaAS' where c = 1804 index_test.go:143: sql update test_index set c1 = 1930838600321952491, c2 = 0.074726, c3 = 'EFmnYJokDl' where c = 1016 index_test.go:140: sql delete from test_index where c = 1701 index_test.go:137: sql insert into test_index values (2335, 1719861550775501974, 0.033804, '0H7OFsViul') index_test.go:140: sql delete from test_index where c = 105 index_test.go:137: sql insert into test_index values (2332, 3538568345778833988, 0.122653, 'ZY4zatLE7T') index_test.go:137: sql insert into test_index values (2330, 296449986313782852, 0.486775, 'v3pva8feo9') index_test.go:140: sql delete from test_index where c = 2156 index_test.go:143: sql update test_index set c1 = 7145617769502947448, c2 = 0.077413, c3 = 'bY2Oytk2uU' where c = 544 index_test.go:137: sql insert into test_index values (2336, 558321376398620796, 0.337681, 'RnuAFPLSqa') index_test.go:137: sql insert into test_index values (2337, 49023582189674214, 0.397402, '6ABlVZ7AH8') index_test.go:143: sql update test_index set c1 = 4022725989219513803, c2 = 0.152864, c3 = '5se1TEhqIQ' where c = 1020 index_test.go:143: sql update test_index set c1 = 7096682020419324115, c2 = 0.000523, c3 = 'ZEnZPL2J2w' where c = 468 index_test.go:140: sql delete from test_index where c = 627 index_test.go:140: sql delete from test_index where c = 710 index_test.go:140: sql delete from test_index where c = 1762 index_test.go:140: sql delete from test_index where c = 526 index_test.go:143: sql update test_index set c1 = 3063848659287361399, c2 = 0.368973, c3 = 's6P40jKZqn' where c = 1106 index_test.go:137: sql insert into test_index values (2338, 1524159241607309750, 0.757018, 'Xh0SdtpO7S') index_test.go:137: sql insert into test_index values (2340, 1733606597628754321, 0.105649, 'vqFr070RXn') index_test.go:143: sql update test_index set c1 = 1121618865966333539, c2 = 0.134034, c3 = 'WEf9AG2xir' where c = 1040 index_test.go:140: sql delete from test_index where c = 992 index_test.go:143: sql update test_index set c1 = 294973880827020005, c2 = 0.830209, c3 = 'HyPrJC21lN' where c = 221 index_test.go:143: sql update test_index set c1 = 7036546185256037207, c2 = 0.153236, c3 = '4xSNyYcyZX' where c = 212 index_test.go:143: sql update test_index set c1 = 8159043026372896382, c2 = 0.813633, c3 = 'w1PM8maVPX' where c = 577 index_test.go:137: sql insert into test_index values (2341, 2628661378456293400, 0.016392, 'oRXGSpxf1r') index_test.go:143: sql update test_index set c1 = 3651403539115525063, c2 = 0.374463, c3 = 'U6VoqjyNu1' where c = 572 index_test.go:137: sql insert into test_index values (2339, 8099003151543950855, 0.726463, 'ligFlvrPmJ') index_test.go:137: sql insert into test_index values (2343, 6115218773268885590, 0.641304, 'FDUyxHUXZl') index_test.go:140: sql delete from test_index where c = 1535 index_test.go:140: sql delete from test_index where c = 2007 index_test.go:137: sql insert into test_index values (2342, 3836514198643170697, 0.879794, 'BNf5igbBzZ') index_test.go:140: sql delete from test_index where c = 252 index_test.go:137: sql insert into test_index values (2344, 2394512831405160424, 0.786450, 'TzOHiHXb5H') index_test.go:137: sql insert into test_index values (2345, 1656986798232107706, 0.454710, 'EupBCAy2o6') index_test.go:143: sql update test_index set c1 = 6079647552243701824, c2 = 0.377404, c3 = 'NF0sY8lN42' where c = 1050 index_test.go:140: sql delete from test_index where c = 381 index_test.go:140: sql delete from test_index where c = 395 index_test.go:140: sql delete from test_index where c = 2150 index_test.go:140: sql delete from test_index where c = 1148 index_test.go:143: sql update test_index set c1 = 7577060257606758731, c2 = 0.000928, c3 = 'oMZFv8OPfm' where c = 1351 index_test.go:143: sql update test_index set c1 = 7181007102654060030, c2 = 0.271274, c3 = 'kz40YakZVQ' where c = 873 index_test.go:143: sql update test_index set c1 = 4863032934982310499, c2 = 0.212357, c3 = 'UiGgj4qidl' where c = 2140 index_test.go:137: sql insert into test_index values (2347, 244544871332241763, 0.510171, 'D1TJ3zyson') index_test.go:143: sql update test_index set c1 = 8339061406134009360, c2 = 0.402453, c3 = 'WUbE8htNlt' where c = 1985 index_test.go:140: sql delete from test_index where c = 578 index_test.go:137: sql insert into test_index values (2346, 126106020412913821, 0.735172, '2qGNBDbGx7') index_test.go:143: sql update test_index set c1 = 159283407344931481, c2 = 0.568667, c3 = 'eJSRa2et6i' where c = 1873 index_test.go:137: sql insert into test_index values (2349, 8738758434536531883, 0.974633, 'fB6uf21f4r') index_test.go:143: sql update test_index set c1 = 4710208788037468011, c2 = 0.191317, c3 = 'CJ1ZMxlDfV' where c = 1501 index_test.go:137: sql insert into test_index values (2348, 7855512376531631307, 0.129083, 'Zjalt5nHvc') index_test.go:137: sql insert into test_index values (2350, 4092070378972315540, 0.874783, 'x40VeWWsxL') index_test.go:140: sql delete from test_index where c = 616 index_test.go:143: sql update test_index set c1 = 6859990933476013137, c2 = 0.445497, c3 = 'snLT5X5RHR' where c = 1566 index_test.go:143: sql update test_index set c1 = 3459602735333630590, c2 = 0.669700, c3 = 'vRZhZtJ1s2' where c = 633 index_test.go:140: sql delete from test_index where c = 47 index_test.go:137: sql insert into test_index values (2351, 9185849142605389004, 0.413584, 'RCod3FmtP0') index_test.go:140: sql delete from test_index where c = 646 index_test.go:137: sql insert into test_index values (2352, 7494663913238291166, 0.497294, 'nWTM2qXagz') index_test.go:140: sql delete from test_index where c = 170 index_test.go:143: sql update test_index set c1 = 964793089228826731, c2 = 0.164015, c3 = 'Z3RTGnWMvR' where c = 779 index_test.go:137: sql insert into test_index values (2353, 3428643706811433483, 0.896246, 'pbEJdzBpbm') index_test.go:137: sql insert into test_index values (2354, 4065137724535515309, 0.284701, 'YZ0ahIo1Xn') index_test.go:140: sql delete from test_index where c = 1986 index_test.go:137: sql insert into test_index values (2355, 1773343286132347558, 0.303484, 'hW5ofnOSCm') index_test.go:140: sql delete from test_index where c = 391 index_test.go:143: sql update test_index set c1 = 2083010385426622214, c2 = 0.153817, c3 = 'suKRy55XcM' where c = 276 index_test.go:143: sql update test_index set c1 = 863139882022269860, c2 = 0.366747, c3 = 'ZQyPmFutPF' where c = 1090 index_test.go:143: sql update test_index set c1 = 8164724541166335562, c2 = 0.139536, c3 = '9ROECBbkhJ' where c = 1371 index_test.go:140: sql delete from test_index where c = 1636 index_test.go:143: sql update test_index set c1 = 8363405164239331788, c2 = 0.993500, c3 = 'nNoUoCU7Sz' where c = 1124 index_test.go:140: sql delete from test_index where c = 903 index_test.go:137: sql insert into test_index values (2357, 1278167785503519738, 0.593366, 'hprTQj28sp') index_test.go:140: sql delete from test_index where c = 1220 index_test.go:140: sql delete from test_index where c = 2217 index_test.go:137: sql insert into test_index values (2359, 3001830264023017812, 0.196614, '3TqV9la07C') index_test.go:137: sql insert into test_index values (2356, 9069623113403931893, 0.734832, 'DRVXvisefQ') index_test.go:143: sql update test_index set c1 = 6522931990886521463, c2 = 0.447526, c3 = '4UeIydyRoB' where c = 1044 index_test.go:137: sql insert into test_index values (2358, 1939155109596328759, 0.639014, 'l8UoyUCrJD') index_test.go:143: sql update test_index set c1 = 4497105892699216305, c2 = 0.920175, c3 = 'YBc7FzKB6T' where c = 1008 index_test.go:140: sql delete from test_index where c = 1369 index_test.go:143: sql update test_index set c1 = 8637112141823730535, c2 = 0.400556, c3 = 'nIOD8VWxhw' where c = 1813 index_test.go:140: sql delete from test_index where c = 410 index_test.go:140: sql delete from test_index where c = 868 index_test.go:137: sql insert into test_index values (2361, 1983161627977652539, 0.975437, 'ts0TMe4udc') index_test.go:137: sql insert into test_index values (2360, 7188888792929609699, 0.951178, 'ARN0THve6t') index_test.go:143: sql update test_index set c1 = 1672339318926842794, c2 = 0.531095, c3 = 'u6AzFed1xi' where c = 1921 index_test.go:140: sql delete from test_index where c = 1139 index_test.go:137: sql insert into test_index values (2363, 3331684353906078920, 0.474345, '3VFS1PpdBz') index_test.go:137: sql insert into test_index values (2362, 8963847070187277770, 0.262380, 'NBixlKYhg4') index_test.go:143: sql update test_index set c1 = 4011305709080519341, c2 = 0.784739, c3 = 'aSqH7nzGAi' where c = 1172 index_test.go:143: sql update test_index set c1 = 8279253284426634094, c2 = 0.583909, c3 = 'x0RUBrN1d3' where c = 933 index_test.go:140: sql delete from test_index where c = 737 index_test.go:140: sql delete from test_index where c = 1060 index_test.go:143: sql update test_index set c1 = 5477320371524037316, c2 = 0.332661, c3 = 'cWpR5kpvEk' where c = 2325 index_test.go:137: sql insert into test_index values (2364, 3718944848354577537, 0.247685, 'sFCrXdLo2Y') index_test.go:137: sql insert into test_index values (2365, 1661081067995826760, 0.360445, 'YihPQwJ9QH') index_test.go:140: sql delete from test_index where c = 1142 index_test.go:143: sql update test_index set c1 = 2779475563631288855, c2 = 0.307089, c3 = 'gUe9nDT7jV' where c = 1956 index_test.go:140: sql delete from test_index where c = 1039 index_test.go:140: sql delete from test_index where c = 2272 index_test.go:143: sql update test_index set c1 = 1491605349970224227, c2 = 0.719817, c3 = 'tjjj7BMvYl' where c = 2232 index_test.go:137: sql insert into test_index values (2367, 2078481214092800972, 0.473529, 'atPy64w2rH') index_test.go:137: sql insert into test_index values (2366, 4209223561277486093, 0.974500, 'RuMgbKFQ6B') index_test.go:143: sql update test_index set c1 = 4972227717609702374, c2 = 0.830452, c3 = '3mcg4CBprb' where c = 1068 index_test.go:143: sql update test_index set c1 = 4803714408152103762, c2 = 0.223028, c3 = '0c3geOxm85' where c = 1985 index_test.go:137: sql insert into test_index values (2368, 5528886206848109804, 0.717372, 'FxskCleMRn') index_test.go:140: sql delete from test_index where c = 987 index_test.go:143: sql update test_index set c1 = 5862418619967061294, c2 = 0.475914, c3 = 'n3H8CqQDNW' where c = 2103 index_test.go:143: sql update test_index set c1 = 421784560511162582, c2 = 0.843196, c3 = 'QNRndzwVvM' where c = 1677 index_test.go:143: sql update test_index set c1 = 6164082990118292139, c2 = 0.960694, c3 = 'F0dcSqXQJX' where c = 404 index_test.go:140: sql delete from test_index where c = 1100 index_test.go:137: sql insert into test_index values (2369, 2602721918304343593, 0.721558, 'bpEQryoz17') index_test.go:140: sql delete from test_index where c = 1820 index_test.go:137: sql insert into test_index values (2371, 4885609518914844039, 0.487917, 'Y0UzhucPHD') index_test.go:137: sql insert into test_index values (2372, 617976154977720377, 0.706745, '3Ex7p8QNCQ') index_test.go:140: sql delete from test_index where c = 2060 index_test.go:137: sql insert into test_index values (2374, 3235786198778232813, 0.963515, 'TmU1MxfbVe') index_test.go:137: sql insert into test_index values (2370, 4663276705957558785, 0.721738, 'N0UDqGVzee') index_test.go:137: sql insert into test_index values (2373, 4853132098670901664, 0.771705, 'PZRuQXadEi') index_test.go:140: sql delete from test_index where c = 1133 index_test.go:143: sql update test_index set c1 = 5536169227925272500, c2 = 0.350927, c3 = 'gas62Vti9E' where c = 1367 index_test.go:143: sql update test_index set c1 = 4680374867751508531, c2 = 0.908268, c3 = 'ihuhg7K7ih' where c = 2083 index_test.go:143: sql update test_index set c1 = 4920249056781657710, c2 = 0.616063, c3 = 'hKv3k8Vi8V' where c = 1760 index_test.go:140: sql delete from test_index where c = 169 index_test.go:140: sql delete from test_index where c = 22 index_test.go:137: sql insert into test_index values (2375, 7470897283040748848, 0.777686, 'GwCL3AlNpD') index_test.go:140: sql delete from test_index where c = 1087 index_test.go:140: sql delete from test_index where c = 655 index_test.go:143: sql update test_index set c1 = 389953326620808570, c2 = 0.763373, c3 = 'nxd0gvMpho' where c = 2286 index_test.go:143: sql update test_index set c1 = 2336920844109939711, c2 = 0.930386, c3 = '2kpeVifIeb' where c = 631 index_test.go:137: sql insert into test_index values (2377, 4509621986306203258, 0.176108, 'IFNSwnhcFm') index_test.go:140: sql delete from test_index where c = 1819 index_test.go:143: sql update test_index set c1 = 417873208526802377, c2 = 0.266575, c3 = 'kVVI9HJprh' where c = 1543 index_test.go:140: sql delete from test_index where c = 1371 index_test.go:137: sql insert into test_index values (2379, 5232798550692809923, 0.503543, 'GM6aXzDdCM') index_test.go:143: sql update test_index set c1 = 4329574935839430092, c2 = 0.506968, c3 = 'R6cz1sLpU1' where c = 1732 index_test.go:137: sql insert into test_index values (2376, 1968593543893005241, 0.195420, 'd6tY4gCFth') index_test.go:137: sql insert into test_index values (2378, 8809098829916067826, 0.501739, '5nsx5CduWD') index_test.go:140: sql delete from test_index where c = 1930 index_test.go:137: sql insert into test_index values (2380, 4580587414278511922, 0.291289, 'xHcWiHPBGw') index_test.go:140: sql delete from test_index where c = 1110 index_test.go:143: sql update test_index set c1 = 8927841676380249636, c2 = 0.790665, c3 = '7GB6QBJkh1' where c = 1959 index_test.go:140: sql delete from test_index where c = 432 index_test.go:143: sql update test_index set c1 = 7414794172308582306, c2 = 0.674541, c3 = 'vCW8yDxddT' where c = 569 index_test.go:143: sql update test_index set c1 = 2472474510750889965, c2 = 0.041309, c3 = 'Dr4c0NFnDi' where c = 538 index_test.go:137: sql insert into test_index values (2381, 373368277044579342, 0.185234, '4NnSaUgdlp') index_test.go:143: sql update test_index set c1 = 3266389109398471739, c2 = 0.289372, c3 = 'Hhyo0ZBtIn' where c = 545 index_test.go:140: sql delete from test_index where c = 55 index_test.go:140: sql delete from test_index where c = 1123 index_test.go:143: sql update test_index set c1 = 6726932023931651384, c2 = 0.171039, c3 = '4YvcaC7rOU' where c = 2219 index_test.go:137: sql insert into test_index values (2382, 499494268991439404, 0.511042, 'EQBaifkUeG') index_test.go:137: sql insert into test_index values (2383, 4329958535010920311, 0.154392, 'iBe6T2edkn') index_test.go:140: sql delete from test_index where c = 560 index_test.go:143: sql update test_index set c1 = 1829368446626947390, c2 = 0.103028, c3 = 'ZlQIK1cmD6' where c = 1075 index_test.go:143: sql update test_index set c1 = 4981744033759236095, c2 = 0.689482, c3 = '0PXcKuBKoT' where c = 1073 index_test.go:143: sql update test_index set c1 = 4028236255681210494, c2 = 0.391993, c3 = '4MpxRCPSCm' where c = 162 index_test.go:137: sql insert into test_index values (2384, 7909513453710026735, 0.488723, 'YIRYmbe19f') index_test.go:137: sql insert into test_index values (2385, 593790478746334755, 0.504666, 'ydCTyFSHRx') index_test.go:140: sql delete from test_index where c = 841 index_test.go:137: sql insert into test_index values (2386, 8177379430588091441, 0.965357, 'wElDCN4ibu') index_test.go:143: sql update test_index set c1 = 7032525854264059828, c2 = 0.170678, c3 = 'tNZv8jQY9c' where c = 672 index_test.go:140: sql delete from test_index where c = 1449 index_test.go:140: sql delete from test_index where c = 1046 index_test.go:143: sql update test_index set c1 = 3577332042679340500, c2 = 0.809000, c3 = 'WuPAfPvR7F' where c = 892 index_test.go:140: sql delete from test_index where c = 512 index_test.go:137: sql insert into test_index values (2389, 4395555045235540984, 0.428613, 'SwBr496dkl') index_test.go:143: sql update test_index set c1 = 8761166185548330286, c2 = 0.000693, c3 = 'jGgeFR0tNh' where c = 1184 index_test.go:143: sql update test_index set c1 = 587739153502094495, c2 = 0.516213, c3 = 'LbGLn1kZpg' where c = 1129 index_test.go:143: sql update test_index set c1 = 3079253023790066961, c2 = 0.101264, c3 = 'YaYwIh9obx' where c = 1634 index_test.go:137: sql insert into test_index values (2388, 1702586798765497097, 0.173038, '1JcsDizjtK') index_test.go:137: sql insert into test_index values (2391, 5177254637377552983, 0.886869, 'RQTdlx6Xen') index_test.go:140: sql delete from test_index where c = 1713 index_test.go:140: sql delete from test_index where c = 1696 index_test.go:137: sql insert into test_index values (2387, 8054371804509141225, 0.455203, 'siFMJ1wGNU') index_test.go:137: sql insert into test_index values (2390, 2056874944608651094, 0.155423, 'WWJM21t09W') index_test.go:143: sql update test_index set c1 = 2166836693034434361, c2 = 0.892778, c3 = 'SYOoOSap19' where c = 2234 index_test.go:140: sql delete from test_index where c = 488 index_test.go:143: sql update test_index set c1 = 3119462982129624263, c2 = 0.694672, c3 = '4d2esJQLh2' where c = 654 index_test.go:137: sql insert into test_index values (2392, 4006388968100357971, 0.494590, 'y6QChCNesJ') index_test.go:140: sql delete from test_index where c = 430 index_test.go:137: sql insert into test_index values (2394, 2555466476605862697, 0.905086, 'BmjY6TQzye') index_test.go:137: sql insert into test_index values (2393, 3001908505315880696, 0.407487, 'm6VB5ZNujX') index_test.go:140: sql delete from test_index where c = 2303 index_test.go:143: sql update test_index set c1 = 5573291897163149774, c2 = 0.331612, c3 = '58fDvlRzYX' where c = 299 index_test.go:137: sql insert into test_index values (2395, 6298492263659945771, 0.537578, 'W79TyU4hy1') index_test.go:140: sql delete from test_index where c = 1119 index_test.go:137: sql insert into test_index values (2396, 7999967099902948555, 0.156023, '2gR5vbqzwW') index_test.go:140: sql delete from test_index where c = 2120 index_test.go:140: sql delete from test_index where c = 2307 index_test.go:143: sql update test_index set c1 = 6261164789026762900, c2 = 0.861798, c3 = 'tMquLPRlwk' where c = 416 index_test.go:140: sql delete from test_index where c = 1238 index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 3176537989623182663, c2 = 0.725393, c3 = 'h991C7LZuK' where c = 257 index_test.go:143: sql update test_index set c1 = 5137691783392284370, c2 = 0.339905, c3 = 'USB8ft6vOj' where c = 1977 index_test.go:143: sql update test_index set c1 = 6740071655677454362, c2 = 0.063665, c3 = 'c9wt0Lwn2d' where c = 1471 index_test.go:143: sql update test_index set c1 = 3823315332848356507, c2 = 0.925040, c3 = 'MUCF3L4tvI' where c = 1695 index_test.go:140: sql delete from test_index where c = 666 index_test.go:143: sql update test_index set c1 = 2028506066220496893, c2 = 0.885257, c3 = 'qBBodyvdTG' where c = 221 index_test.go:137: sql insert into test_index values (2397, 3857892487515266268, 0.496380, 'BPXFgEiuVy') index_test.go:143: sql update test_index set c1 = 8257807781954252914, c2 = 0.347153, c3 = 'fv6Ga5aTVw' where c = 1593 index_test.go:143: sql update test_index set c1 = 6297062606288124863, c2 = 0.560957, c3 = 'USDYseMQuL' where c = 1975 index_test.go:140: sql delete from test_index where c = 1369 index_test.go:143: sql update test_index set c1 = 4119417866457654014, c2 = 0.231354, c3 = '0BSRP5dezT' where c = 2287 index_test.go:137: sql insert into test_index values (2398, 8917035604435034677, 0.859031, 'Bi3d7mW39i') index_test.go:143: sql update test_index set c1 = 8340156552940279836, c2 = 0.086290, c3 = 'nrzWLFixtz' where c = 1852 index_test.go:137: sql insert into test_index values (2399, 7300390538969166670, 0.124692, 'nrwcbAGWzX') index_test.go:140: sql delete from test_index where c = 1858 index_test.go:143: sql update test_index set c1 = 2437187439495257460, c2 = 0.815344, c3 = 'Ncltru0RdI' where c = 1784 index_test.go:140: sql delete from test_index where c = 211 index_test.go:143: sql update test_index set c1 = 4750433919641697837, c2 = 0.221895, c3 = '608bg7Amwy' where c = 1172 index_test.go:137: sql insert into test_index values (2400, 9218457924126792045, 0.574762, 'XWWJzl3eGc') index_test.go:140: sql delete from test_index where c = 1144 index_test.go:143: sql update test_index set c1 = 5744465754912220579, c2 = 0.529094, c3 = 'kYkztgiVK1' where c = 1790 [TestSimpleMixed][Mixed][Time Cost]7.517382004s === RUN TestSimple/Mixed/test_mixed_common index_test.go:137: sql insert into test_index values (2403, 6682027001444447918, 0.278963, 'jjksJqm3R7') index_test.go:137: sql insert into test_index values (2407, 7795891824267964102, 0.545305, 'yrSiJBXJ17') index_test.go:137: sql insert into test_index values (2402, 2317255159843730912, 0.707285, 'NweqOBLVWw') index_test.go:137: sql insert into test_index values (2408, 3772723702117545333, 0.999224, 'PqGFpBtUfQ') index_test.go:137: sql insert into test_index values (2404, 8128493468899263690, 0.478581, 'NW5xe8CYre') index_test.go:137: sql insert into test_index values (2409, 679442670884264582, 0.557443, 'gOCmmsFbql') index_test.go:137: sql insert into test_index values (2405, 2182972529635487865, 0.836107, 'DVE6RaVrm3') index_test.go:140: sql delete from test_index where c = 969 index_test.go:140: sql delete from test_index where c = 37 index_test.go:140: sql delete from test_index where c = 223 index_test.go:137: sql insert into test_index values (2401, 3660454191560952803, 0.408576, 'orZwWxLBBe') index_test.go:137: sql insert into test_index values (2410, 5234992630339028313, 0.137572, 'tBI7hhGbQD') index_test.go:137: sql insert into test_index values (2406, 1033668391939248163, 0.217521, 'cbJOY8SOPO') index_test.go:143: sql update test_index set c1 = 6618241057187455100, c2 = 0.029374, c3 = 'YXFxUyMRrj' where c = 1580 index_test.go:143: sql update test_index set c1 = 2363706348355372128, c2 = 0.524639, c3 = 'zyPkzTUjll' where c = 347 index_test.go:140: sql delete from test_index where c = 557 index_test.go:140: sql delete from test_index where c = 79 index_test.go:140: sql delete from test_index where c = 2118 index_test.go:140: sql delete from test_index where c = 1458 index_test.go:140: sql delete from test_index where c = 424 index_test.go:143: sql update test_index set c1 = 5554000248166998251, c2 = 0.896573, c3 = 'LPQT9hdE5y' where c = 766 index_test.go:140: sql delete from test_index where c = 795 index_test.go:143: sql update test_index set c1 = 5086551594998895523, c2 = 0.629679, c3 = 'XhAkN0Nhve' where c = 348 index_test.go:140: sql delete from test_index where c = 349 index_test.go:143: sql update test_index set c1 = 8082955159492234539, c2 = 0.340120, c3 = 'HTcN2iOowx' where c = 1245 index_test.go:143: sql update test_index set c1 = 4999921512570621683, c2 = 0.974870, c3 = 'lQs6tBW94l' where c = 2021 index_test.go:143: sql update test_index set c1 = 6323914680564990066, c2 = 0.156323, c3 = '4bY70zLKAn' where c = 799 index_test.go:137: sql insert into test_index values (2414, 6045169700563128688, 0.474748, 'bXoj83QBFC') index_test.go:137: sql insert into test_index values (2412, 92567959462714730, 0.167954, '3Z65BhR9zX') index_test.go:137: sql insert into test_index values (2411, 2559497998651012044, 0.634512, 'oCX2dKhDdX') index_test.go:143: sql update test_index set c1 = 1579527342805689150, c2 = 0.037969, c3 = 'qSn0W4EXjs' where c = 1091 index_test.go:137: sql insert into test_index values (2415, 4369283275220379227, 0.786268, 'HYQwvWBwsz') index_test.go:143: sql update test_index set c1 = 5143741608974048329, c2 = 0.495820, c3 = 'rs5rtYbf1P' where c = 1631 index_test.go:137: sql insert into test_index values (2413, 7203164838974545354, 0.491272, '6YCO7ZZ6k7') index_test.go:137: sql insert into test_index values (2417, 8215814803957402162, 0.365533, '2lq2pAPhN0') index_test.go:143: sql update test_index set c1 = 2674267247012896530, c2 = 0.902771, c3 = 'bWGUsE6zGv' where c = 1362 index_test.go:140: sql delete from test_index where c = 817 index_test.go:140: sql delete from test_index where c = 527 index_test.go:137: sql insert into test_index values (2416, 527834383243927507, 0.223206, 'DmNGxcz0fK') index_test.go:137: sql insert into test_index values (2419, 1867615429849874033, 0.657489, 'FdRwCugTfI') index_test.go:140: sql delete from test_index where c = 1096 index_test.go:143: sql update test_index set c1 = 1791751154259066982, c2 = 0.859316, c3 = 'tHjIQFmNev' where c = 1317 index_test.go:140: sql delete from test_index where c = 910 index_test.go:137: sql insert into test_index values (2420, 1197164899938238212, 0.187707, 'b2LuefMwVs') index_test.go:140: sql delete from test_index where c = 253 index_test.go:143: sql update test_index set c1 = 5736623346557827889, c2 = 0.097459, c3 = 'WYVLnwn0IC' where c = 902 index_test.go:140: sql delete from test_index where c = 2104 index_test.go:143: sql update test_index set c1 = 7932190621870611456, c2 = 0.567566, c3 = 'dkp0HcSRr6' where c = 374 index_test.go:140: sql delete from test_index where c = 1530 index_test.go:140: sql delete from test_index where c = 1225 index_test.go:137: sql insert into test_index values (2421, 2757547776314073709, 0.770957, 'fuU0WXCq4g') index_test.go:143: sql update test_index set c1 = 4280512872250174433, c2 = 0.039732, c3 = 'rCNA2ueqmk' where c = 313 index_test.go:143: sql update test_index set c1 = 350279651951362071, c2 = 0.505579, c3 = 'POceLiWF12' where c = 1312 index_test.go:137: sql insert into test_index values (2418, 3184258901473093435, 0.410830, 'TMUFsbCcMP') index_test.go:140: sql delete from test_index where c = 290 index_test.go:140: sql delete from test_index where c = 697 index_test.go:143: sql update test_index set c1 = 7836275487280764911, c2 = 0.487375, c3 = 'mirs8pfRlU' where c = 1745 index_test.go:143: sql update test_index set c1 = 2730226721761467383, c2 = 0.713167, c3 = 'DWJ0nekqf3' where c = 808 index_test.go:137: sql insert into test_index values (2424, 5344349501702890428, 0.244746, 'Is1Krwifxr') index_test.go:137: sql insert into test_index values (2422, 631365261701148538, 0.985860, 'p3xZLPUpM4') index_test.go:143: sql update test_index set c1 = 4568215642341523530, c2 = 0.277267, c3 = 'OaOCYLgden' where c = 2188 index_test.go:140: sql delete from test_index where c = 1805 index_test.go:137: sql insert into test_index values (2423, 8962044523987638757, 0.275314, 'DKyqsMmo6o') index_test.go:137: sql insert into test_index values (2426, 147738667608294957, 0.193032, '3oXWh7DzQ1') index_test.go:137: sql insert into test_index values (2427, 8753887304459409362, 0.301497, 'wabhR73MNd') index_test.go:143: sql update test_index set c1 = 4302900906099311007, c2 = 0.192917, c3 = 'IQpnHApMJA' where c = 1817 index_test.go:140: sql delete from test_index where c = 1752 index_test.go:143: sql update test_index set c1 = 9152045993307648681, c2 = 0.663399, c3 = 'KsIV7wYHUG' where c = 1517 index_test.go:143: sql update test_index set c1 = 5912681564804827301, c2 = 0.028599, c3 = 'z6s3RY72BA' where c = 263 index_test.go:137: sql insert into test_index values (2425, 5497010400735043655, 0.505651, '5Aznq5lHC1') index_test.go:140: sql delete from test_index where c = 1338 index_test.go:137: sql insert into test_index values (2428, 4082240581448946428, 0.929372, 'YPaI20TVrP') index_test.go:143: sql update test_index set c1 = 2730169581409467023, c2 = 0.628931, c3 = 'BLXlr8JVVf' where c = 1726 index_test.go:140: sql delete from test_index where c = 1225 index_test.go:137: sql insert into test_index values (2431, 8459716502699887002, 0.016525, 'QERkxzVWGw') index_test.go:140: sql delete from test_index where c = 1490 index_test.go:137: sql insert into test_index values (2429, 1049704193836292698, 0.414604, 'u8ZQhAEJqI') index_test.go:143: sql update test_index set c1 = 5944456885280263832, c2 = 0.003016, c3 = 'h846xsJ86V' where c = 1187 index_test.go:140: sql delete from test_index where c = 1584 index_test.go:140: sql delete from test_index where c = 1575 index_test.go:137: sql insert into test_index values (2432, 8191130854108338892, 0.524749, '8KzpQuUhIZ') index_test.go:137: sql insert into test_index values (2430, 3215588641873358962, 0.030669, 'cy3HiKZuKt') index_test.go:140: sql delete from test_index where c = 1791 index_test.go:140: sql delete from test_index where c = 1524 index_test.go:140: sql delete from test_index where c = 1026 index_test.go:140: sql delete from test_index where c = 400 index_test.go:143: sql update test_index set c1 = 6951790573345477912, c2 = 0.096849, c3 = 'XL2lzBeMNi' where c = 437 index_test.go:143: sql update test_index set c1 = 2065587787275869233, c2 = 0.725709, c3 = 'Aal4J7BazK' where c = 1263 index_test.go:140: sql delete from test_index where c = 1976 index_test.go:143: sql update test_index set c1 = 1922147833900454049, c2 = 0.629840, c3 = 'cAG2n25G7l' where c = 1365 index_test.go:143: sql update test_index set c1 = 1588696497800740097, c2 = 0.973890, c3 = 'BzZvuPuRkq' where c = 797 index_test.go:143: sql update test_index set c1 = 6071212867603363046, c2 = 0.945718, c3 = 'q4tCw4w3e9' where c = 252 index_test.go:143: sql update test_index set c1 = 3599354005999352950, c2 = 0.378331, c3 = 'A23F3JE3Cf' where c = 1724 index_test.go:143: sql update test_index set c1 = 3126755193355396211, c2 = 0.400194, c3 = '9RyNRaYTg1' where c = 310 index_test.go:137: sql insert into test_index values (2433, 56638035007027950, 0.420187, 'kduxzEYfyI') index_test.go:137: sql insert into test_index values (2434, 551740917531237877, 0.613865, '0rAHiMtkAD') index_test.go:137: sql insert into test_index values (2435, 2291761786834243258, 0.241235, 'bUcTNCeTtR') index_test.go:137: sql insert into test_index values (2437, 3159309620569933204, 0.767441, 'HA5I6Ntszo') index_test.go:137: sql insert into test_index values (2436, 5986026102548896355, 0.444800, '1Y6iV3sptn') index_test.go:137: sql insert into test_index values (2439, 4684999038409245895, 0.205038, 'Pdf2FOzTdz') index_test.go:140: sql delete from test_index where c = 1019 index_test.go:137: sql insert into test_index values (2438, 8429497059540681011, 0.327782, 'HKlBNuhAUd') index_test.go:137: sql insert into test_index values (2440, 1510718916834798380, 0.383784, 'keV4t20JxL') index_test.go:143: sql update test_index set c1 = 654387460084224230, c2 = 0.710388, c3 = 'EWAPOovak0' where c = 1555 index_test.go:143: sql update test_index set c1 = 2448629570805230121, c2 = 0.637796, c3 = 'Uqj6V4hhk7' where c = 1427 index_test.go:140: sql delete from test_index where c = 188 index_test.go:140: sql delete from test_index where c = 1749 index_test.go:140: sql delete from test_index where c = 1739 index_test.go:143: sql update test_index set c1 = 2151284652788407036, c2 = 0.516142, c3 = 'ZFqImfV1hi' where c = 460 index_test.go:140: sql delete from test_index where c = 1627 index_test.go:140: sql delete from test_index where c = 2317 index_test.go:140: sql delete from test_index where c = 653 index_test.go:143: sql update test_index set c1 = 6125636348525944879, c2 = 0.810336, c3 = 'RfHMQRXqfO' where c = 830 index_test.go:143: sql update test_index set c1 = 3287870815979708113, c2 = 0.049894, c3 = '1rugiTi99P' where c = 913 index_test.go:143: sql update test_index set c1 = 3704966560107919488, c2 = 0.685367, c3 = 'rtNQjEy74n' where c = 1610 index_test.go:143: sql update test_index set c1 = 4442669349273420106, c2 = 0.425315, c3 = 'FSUvA8IsWs' where c = 1533 index_test.go:137: sql insert into test_index values (2442, 8035518231155290458, 0.487774, 'eK9pk7qwEg') index_test.go:143: sql update test_index set c1 = 6422230032656120259, c2 = 0.309677, c3 = 'oNlkGKFwkq' where c = 2002 index_test.go:140: sql delete from test_index where c = 2266 index_test.go:137: sql insert into test_index values (2445, 8626279843957730186, 0.101621, 'C29zDQ0pZs') index_test.go:137: sql insert into test_index values (2441, 712798970714418919, 0.201793, 'VcSvaQmucd') index_test.go:137: sql insert into test_index values (2444, 4751819703234851964, 0.277762, 'OPapbqIm4K') index_test.go:137: sql insert into test_index values (2443, 4361074032899003169, 0.693878, 'bOdbbSELfq') index_test.go:143: sql update test_index set c1 = 8103453973785914870, c2 = 0.220453, c3 = 'g798SQr58U' where c = 1828 index_test.go:137: sql insert into test_index values (2446, 3073230050548319630, 0.460566, '2YFTY9UoT7') index_test.go:140: sql delete from test_index where c = 816 index_test.go:137: sql insert into test_index values (2447, 6639780040522277850, 0.537470, '5XxxAfzkw1') index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 1738 index_test.go:137: sql insert into test_index values (2449, 5663615028336226105, 0.208267, 'yBWbrzeeQw') index_test.go:137: sql insert into test_index values (2448, 5914700059001769228, 0.108199, 'LOOEczO5L2') index_test.go:143: sql update test_index set c1 = 6688822367004459531, c2 = 0.783459, c3 = 'NErnd503xD' where c = 915 index_test.go:140: sql delete from test_index where c = 892 index_test.go:140: sql delete from test_index where c = 2290 index_test.go:143: sql update test_index set c1 = 6960558286601416313, c2 = 0.799933, c3 = 'ULCLdujRcv' where c = 102 index_test.go:140: sql delete from test_index where c = 222 index_test.go:140: sql delete from test_index where c = 2376 index_test.go:143: sql update test_index set c1 = 8122017595916182479, c2 = 0.222782, c3 = 'iRojKWy5gh' where c = 1970 index_test.go:137: sql insert into test_index values (2450, 1583197272076485078, 0.750768, 'z40cvQDsXc') index_test.go:140: sql delete from test_index where c = 1472 index_test.go:140: sql delete from test_index where c = 2283 index_test.go:137: sql insert into test_index values (2451, 2681512957005443725, 0.624618, 'uCumVa4SxC') index_test.go:143: sql update test_index set c1 = 225502934342978281, c2 = 0.395651, c3 = 'OPownxt6IY' where c = 475 index_test.go:143: sql update test_index set c1 = 8761096383466385675, c2 = 0.267911, c3 = '08Z3E1g25A' where c = 1968 index_test.go:143: sql update test_index set c1 = 5920212842029449376, c2 = 0.953110, c3 = 'iHv8qQYeEb' where c = 373 index_test.go:143: sql update test_index set c1 = 5250975232849912820, c2 = 0.326766, c3 = 'pEwpu33ig2' where c = 197 index_test.go:140: sql delete from test_index where c = 189 index_test.go:137: sql insert into test_index values (2452, 2206372118481856094, 0.233022, 'maPRXj8haO') index_test.go:143: sql update test_index set c1 = 4900685195986592158, c2 = 0.029897, c3 = 'bPgMh54c32' where c = 309 index_test.go:143: sql update test_index set c1 = 194843080221210717, c2 = 0.957461, c3 = 'j2zw826fOX' where c = 1710 index_test.go:137: sql insert into test_index values (2453, 1039061155007110183, 0.963243, 'LpLSg6J9wI') index_test.go:140: sql delete from test_index where c = 536 index_test.go:143: sql update test_index set c1 = 4900989629976280642, c2 = 0.252033, c3 = 'WXtOyZkRDk' where c = 400 index_test.go:137: sql insert into test_index values (2455, 7328937934877427797, 0.284436, 'rxSfwjmywi') index_test.go:140: sql delete from test_index where c = 369 index_test.go:140: sql delete from test_index where c = 1105 index_test.go:137: sql insert into test_index values (2456, 5459857829275534750, 0.110043, 'IwOqsqk8K3') index_test.go:143: sql update test_index set c1 = 2900561326897588266, c2 = 0.372158, c3 = 'XBQXOwmlgl' where c = 2060 index_test.go:137: sql insert into test_index values (2454, 8603313018803137503, 0.220111, '8pb6aOs6ls') index_test.go:137: sql insert into test_index values (2458, 8040559742174439232, 0.221161, '6QSlzz2d8Y') index_test.go:143: sql update test_index set c1 = 989838859326335828, c2 = 0.344204, c3 = 'nnotQvl3QK' where c = 839 index_test.go:137: sql insert into test_index values (2459, 3322163733228574909, 0.108740, 'TKgvYE0CPI') index_test.go:137: sql insert into test_index values (2457, 1112342262977266101, 0.723456, 'Qy5lRte84v') index_test.go:140: sql delete from test_index where c = 781 index_test.go:140: sql delete from test_index where c = 2114 index_test.go:143: sql update test_index set c1 = 6129021668179433924, c2 = 0.822157, c3 = 'kVmaHlWwed' where c = 1206 index_test.go:143: sql update test_index set c1 = 6776978692041755423, c2 = 0.671593, c3 = 'qdE4oX7JCP' where c = 1750 index_test.go:137: sql insert into test_index values (2460, 7382503641337704827, 0.373532, '4wdkHfjYc5') index_test.go:137: sql insert into test_index values (2461, 2769352039498372654, 0.514504, 'nIe6WKRVNV') index_test.go:140: sql delete from test_index where c = 2298 index_test.go:140: sql delete from test_index where c = 1008 index_test.go:140: sql delete from test_index where c = 1888 index_test.go:140: sql delete from test_index where c = 1177 index_test.go:137: sql insert into test_index values (2462, 216832086504019049, 0.740087, 'RDBsQmqr9c') index_test.go:143: sql update test_index set c1 = 3718752158372254357, c2 = 0.739935, c3 = '3Unpz81Pff' where c = 268 index_test.go:137: sql insert into test_index values (2463, 4844487276605234776, 0.468698, 'V7csFAzEUq') index_test.go:143: sql update test_index set c1 = 6118685395026312624, c2 = 0.464740, c3 = 'w4FYWUc6w3' where c = 51 index_test.go:140: sql delete from test_index where c = 51 index_test.go:143: sql update test_index set c1 = 8447110358743596880, c2 = 0.416877, c3 = '7J31Zm1Adx' where c = 65 index_test.go:140: sql delete from test_index where c = 943 index_test.go:143: sql update test_index set c1 = 853419715744220902, c2 = 0.806888, c3 = 'qrj71Wgh27' where c = 1593 index_test.go:143: sql update test_index set c1 = 1687654425744632454, c2 = 0.348942, c3 = 'DuAtkbdOg5' where c = 2135 index_test.go:143: sql update test_index set c1 = 5540380141785362052, c2 = 0.737123, c3 = 'CW9368doNj' where c = 1086 index_test.go:137: sql insert into test_index values (2465, 5936174001724228984, 0.243894, 'atdNIXvSIn') index_test.go:140: sql delete from test_index where c = 2070 index_test.go:137: sql insert into test_index values (2466, 7916615639931613948, 0.291013, 'excll609yg') index_test.go:140: sql delete from test_index where c = 1589 index_test.go:140: sql delete from test_index where c = 521 index_test.go:143: sql update test_index set c1 = 3663727996016284604, c2 = 0.055839, c3 = 'UPadqrZcdS' where c = 1666 index_test.go:137: sql insert into test_index values (2464, 5578257065531085303, 0.760138, 'Fh6pDAmw8e') index_test.go:143: sql update test_index set c1 = 985468294038076206, c2 = 0.306574, c3 = 'Ga2YIcZ0ay' where c = 138 index_test.go:137: sql insert into test_index values (2467, 8442962713810150943, 0.131297, 'ejloWkMa7p') index_test.go:143: sql update test_index set c1 = 6343570354564221278, c2 = 0.157683, c3 = 'lGoIco6eiS' where c = 880 index_test.go:140: sql delete from test_index where c = 1384 index_test.go:137: sql insert into test_index values (2468, 6637344047762567459, 0.856736, 'Xd5YRtMICH') index_test.go:143: sql update test_index set c1 = 615064760418399435, c2 = 0.058526, c3 = 'HdUJpmFDE5' where c = 1743 index_test.go:137: sql insert into test_index values (2470, 8145414305377267990, 0.737617, 'gXStwvnOcZ') index_test.go:137: sql insert into test_index values (2469, 8721512815320138159, 0.060647, 'sYLjkYondE') index_test.go:140: sql delete from test_index where c = 391 index_test.go:137: sql insert into test_index values (2471, 394159810532775951, 0.911637, 'gx1fxaZp0k') index_test.go:143: sql update test_index set c1 = 2761467720036396425, c2 = 0.398052, c3 = '1E4ZqVk7GE' where c = 2424 index_test.go:140: sql delete from test_index where c = 48 index_test.go:143: sql update test_index set c1 = 6223454172423078561, c2 = 0.673827, c3 = 'rVmEYbXn8F' where c = 901 index_test.go:137: sql insert into test_index values (2472, 1141999293518808940, 0.001775, 'smrsaTlmzC') index_test.go:137: sql insert into test_index values (2473, 5039232045002592771, 0.363696, 'IDjOyhkcZS') index_test.go:140: sql delete from test_index where c = 1905 index_test.go:140: sql delete from test_index where c = 1791 index_test.go:143: sql update test_index set c1 = 2785932068803989411, c2 = 0.004640, c3 = '940a1C3sf3' where c = 1542 index_test.go:140: sql delete from test_index where c = 76 index_test.go:137: sql insert into test_index values (2474, 607595462700778268, 0.776163, 'NPWfpa4Fs8') index_test.go:140: sql delete from test_index where c = 1990 index_test.go:137: sql insert into test_index values (2475, 5854009254988068397, 0.825230, 'eMRVGEMx8b') index_test.go:143: sql update test_index set c1 = 157868186410808413, c2 = 0.493014, c3 = '8WWFpPcUZe' where c = 2115 index_test.go:143: sql update test_index set c1 = 2090446977358779774, c2 = 0.601642, c3 = 'bv0z8CGpFb' where c = 1391 index_test.go:140: sql delete from test_index where c = 58 index_test.go:143: sql update test_index set c1 = 506089701373936333, c2 = 0.576655, c3 = 'HnaMba9vda' where c = 1819 index_test.go:140: sql delete from test_index where c = 498 index_test.go:140: sql delete from test_index where c = 2425 index_test.go:140: sql delete from test_index where c = 227 index_test.go:137: sql insert into test_index values (2477, 2412395513133875728, 0.186708, 'UXIUoRQjfp') index_test.go:143: sql update test_index set c1 = 2592003103713173186, c2 = 0.590000, c3 = 'TUs8yBPKIS' where c = 707 index_test.go:137: sql insert into test_index values (2478, 8109416011699560029, 0.648398, 'FMo570JM2x') index_test.go:143: sql update test_index set c1 = 2151227857032735280, c2 = 0.379698, c3 = '73WvUZUgct' where c = 282 index_test.go:143: sql update test_index set c1 = 4368893382260427602, c2 = 0.599383, c3 = '6TSiqzPw6m' where c = 969 index_test.go:137: sql insert into test_index values (2476, 126933023125656340, 0.689098, 'sMVqDiYbga') index_test.go:143: sql update test_index set c1 = 6919986110681462129, c2 = 0.086530, c3 = 'rkGfIjvSza' where c = 1447 index_test.go:143: sql update test_index set c1 = 4534448463726326498, c2 = 0.739361, c3 = 'HoKbhC3hxA' where c = 2107 index_test.go:143: sql update test_index set c1 = 3774762491471246098, c2 = 0.303032, c3 = 'REhJLFBE1r' where c = 2465 index_test.go:140: sql delete from test_index where c = 1708 index_test.go:137: sql insert into test_index values (2480, 4099575951377863226, 0.305362, 'cp9ULcHeGW') index_test.go:137: sql insert into test_index values (2482, 7724917081402473691, 0.052350, 'Z2sHldWCCb') index_test.go:137: sql insert into test_index values (2481, 3417861066300064256, 0.732499, 'BrdaDL32XE') index_test.go:137: sql insert into test_index values (2479, 8975696606443997757, 0.516450, 'WasKSyFwWM') index_test.go:140: sql delete from test_index where c = 2310 index_test.go:137: sql insert into test_index values (2484, 5554530536094337374, 0.193977, 'wRpdhWGMu6') index_test.go:140: sql delete from test_index where c = 54 index_test.go:140: sql delete from test_index where c = 225 index_test.go:137: sql insert into test_index values (2483, 1987957398397950705, 0.217489, 'S5s2BbdeBj') index_test.go:137: sql insert into test_index values (2485, 5923027059835681956, 0.882604, 'Mlcc962Xbg') index_test.go:140: sql delete from test_index where c = 866 index_test.go:143: sql update test_index set c1 = 3042727658947117175, c2 = 0.386195, c3 = 'l9f0ugYl0A' where c = 1425 index_test.go:140: sql delete from test_index where c = 247 index_test.go:140: sql delete from test_index where c = 1932 index_test.go:140: sql delete from test_index where c = 1805 index_test.go:143: sql update test_index set c1 = 2880219282459207019, c2 = 0.949674, c3 = 'OKd02szsIP' where c = 1696 index_test.go:140: sql delete from test_index where c = 2187 index_test.go:137: sql insert into test_index values (2486, 4989488823897062311, 0.278191, 'sFjpE0v5aq') index_test.go:143: sql update test_index set c1 = 4993376201921244196, c2 = 0.571959, c3 = 'DGiiVHLpO1' where c = 1399 index_test.go:143: sql update test_index set c1 = 6765063609458816290, c2 = 0.100517, c3 = 'hku16NhSzZ' where c = 2379 index_test.go:140: sql delete from test_index where c = 1375 index_test.go:143: sql update test_index set c1 = 2311194740228311051, c2 = 0.627127, c3 = 'VZwcggxYhB' where c = 188 index_test.go:143: sql update test_index set c1 = 7203659731780235999, c2 = 0.005771, c3 = 'qrltCthsDr' where c = 1176 index_test.go:143: sql update test_index set c1 = 1322670221606045913, c2 = 0.961414, c3 = 'T1bHHqmCuF' where c = 1008 index_test.go:143: sql update test_index set c1 = 4068927310069027513, c2 = 0.011339, c3 = 'nBBv73zYO3' where c = 1857 index_test.go:137: sql insert into test_index values (2489, 2123355027891670954, 0.365608, 'sX0X3W8M5w') index_test.go:137: sql insert into test_index values (2488, 5830968510486592690, 0.925235, 'xGIAL5w0dj') index_test.go:143: sql update test_index set c1 = 8158105795882215412, c2 = 0.160129, c3 = 'ab3DT2BJc9' where c = 2089 index_test.go:137: sql insert into test_index values (2491, 4590381706926614842, 0.610495, 'fOtmmSgovT') index_test.go:137: sql insert into test_index values (2487, 6559914622389635259, 0.106654, 'cBylXdecRu') index_test.go:140: sql delete from test_index where c = 2418 index_test.go:137: sql insert into test_index values (2490, 7013608049992760130, 0.839997, 'wQKGJxx8c4') index_test.go:140: sql delete from test_index where c = 486 index_test.go:143: sql update test_index set c1 = 5851899723788548594, c2 = 0.935977, c3 = 'OJwwgPW6J5' where c = 1139 index_test.go:137: sql insert into test_index values (2492, 916957944345572365, 0.332871, 'Xxl8QeuGZo') index_test.go:143: sql update test_index set c1 = 2978358005282954381, c2 = 0.798329, c3 = 'frBlxrioQq' where c = 1290 index_test.go:137: sql insert into test_index values (2494, 8740975757190769560, 0.750428, 'd5MpHFbPhs') index_test.go:137: sql insert into test_index values (2493, 840800314561887705, 0.937333, 'ZVa6h5f4CR') index_test.go:140: sql delete from test_index where c = 1099 index_test.go:140: sql delete from test_index where c = 1173 index_test.go:140: sql delete from test_index where c = 1985 index_test.go:140: sql delete from test_index where c = 1820 index_test.go:140: sql delete from test_index where c = 235 index_test.go:143: sql update test_index set c1 = 7154619785511609363, c2 = 0.403702, c3 = 'MpDmjRuIBS' where c = 1646 index_test.go:143: sql update test_index set c1 = 7996360044002146075, c2 = 0.332496, c3 = '5DjMvJ9fW3' where c = 790 index_test.go:143: sql update test_index set c1 = 3613481760708470918, c2 = 0.979666, c3 = 'w8zJ2Cc6SL' where c = 2435 index_test.go:143: sql update test_index set c1 = 3023181640670932120, c2 = 0.523836, c3 = 'WT2RKd4ahD' where c = 418 index_test.go:140: sql delete from test_index where c = 2372 index_test.go:140: sql delete from test_index where c = 2470 index_test.go:143: sql update test_index set c1 = 8876892320556398570, c2 = 0.232852, c3 = 'UX4pFm0PhU' where c = 2338 index_test.go:137: sql insert into test_index values (2496, 4431496312454251513, 0.642091, 'wr3dkQEqJA') index_test.go:137: sql insert into test_index values (2495, 3875542687730690882, 0.969648, 'BMUgwZ5PIY') index_test.go:143: sql update test_index set c1 = 8382021520174334685, c2 = 0.987611, c3 = '8rwO4XvUJa' where c = 2099 index_test.go:143: sql update test_index set c1 = 8466879078321534497, c2 = 0.263760, c3 = 'P0MGTh7r3Q' where c = 2110 index_test.go:137: sql insert into test_index values (2497, 2592933694584577267, 0.151791, '8A9qu5ZOF8') index_test.go:137: sql insert into test_index values (2498, 8928722508488620803, 0.588981, 'RCCYjTGIkE') index_test.go:143: sql update test_index set c1 = 1826658700848129950, c2 = 0.427459, c3 = 'hTPwUOI3rA' where c = 2397 index_test.go:137: sql insert into test_index values (2499, 1881150471402181930, 0.758178, 'wL1TdyFXXa') index_test.go:140: sql delete from test_index where c = 1921 index_test.go:140: sql delete from test_index where c = 1534 index_test.go:140: sql delete from test_index where c = 1402 index_test.go:140: sql delete from test_index where c = 796 index_test.go:143: sql update test_index set c1 = 1471802504625056461, c2 = 0.242022, c3 = 'pFHzBwrYye' where c = 926 index_test.go:143: sql update test_index set c1 = 2366046835214570277, c2 = 0.391732, c3 = '4aDzOSyQ2o' where c = 1490 index_test.go:143: sql update test_index set c1 = 1244501491968661050, c2 = 0.606054, c3 = '4eAQMhC1xe' where c = 1949 index_test.go:143: sql update test_index set c1 = 3839994416965294786, c2 = 0.956115, c3 = 'IaBZwVECTp' where c = 750 index_test.go:140: sql delete from test_index where c = 1718 index_test.go:143: sql update test_index set c1 = 3434818534023896366, c2 = 0.330252, c3 = '3JTqRe3fvI' where c = 151 index_test.go:137: sql insert into test_index values (2500, 115780264253276562, 0.952433, 'NGLcEfziwa') index_test.go:140: sql delete from test_index where c = 1260 index_test.go:143: sql update test_index set c1 = 8879116807050699421, c2 = 0.893056, c3 = '2MHz07OpPf' where c = 2088 index_test.go:137: sql insert into test_index values (2509, 5971539039487143019, 0.123335, 'P97pPVlpjh') index_test.go:137: sql insert into test_index values (2504, 3455578081334839416, 0.769454, 'd9oNjwU7zr') index_test.go:137: sql insert into test_index values (2503, 5013572978783569180, 0.192156, '2y652hybcy') index_test.go:137: sql insert into test_index values (2507, 5406525561942668485, 0.116658, 'HJhbT9ph0d') index_test.go:137: sql insert into test_index values (2501, 5071524471501409935, 0.025574, 'fIx6tY2Bsq') index_test.go:137: sql insert into test_index values (2502, 739799596076860386, 0.418501, '5NsiSiCXk1') index_test.go:137: sql insert into test_index values (2508, 6310020397468668385, 0.541237, '6xp63LDYMG') index_test.go:140: sql delete from test_index where c = 420 index_test.go:137: sql insert into test_index values (2510, 1024859675581515217, 0.919726, 'kafpC7dvtm') index_test.go:140: sql delete from test_index where c = 1002 index_test.go:140: sql delete from test_index where c = 638 index_test.go:140: sql delete from test_index where c = 604 index_test.go:140: sql delete from test_index where c = 2298 index_test.go:140: sql delete from test_index where c = 1565 index_test.go:137: sql insert into test_index values (2506, 2473856623483281362, 0.611806, '9PNm6uwLqF') index_test.go:137: sql insert into test_index values (2505, 5394535103063360461, 0.990307, 'H8sSD22w41') index_test.go:143: sql update test_index set c1 = 2821815313397115828, c2 = 0.379967, c3 = 'LyfSbHqnLc' where c = 411 index_test.go:140: sql delete from test_index where c = 1252 index_test.go:143: sql update test_index set c1 = 6771216261128033339, c2 = 0.272072, c3 = 'mACCHnLZtN' where c = 1990 index_test.go:140: sql delete from test_index where c = 1061 index_test.go:143: sql update test_index set c1 = 5149224069934996927, c2 = 0.492508, c3 = 'Jn6X2lJt3q' where c = 177 index_test.go:140: sql delete from test_index where c = 1996 index_test.go:140: sql delete from test_index where c = 1040 index_test.go:143: sql update test_index set c1 = 2189089752306757246, c2 = 0.904441, c3 = '0feGbRevtL' where c = 1389 index_test.go:143: sql update test_index set c1 = 1170621921950213496, c2 = 0.682728, c3 = 'jY2IQa8fwh' where c = 830 index_test.go:137: sql insert into test_index values (2512, 5433391963075912318, 0.453882, '28PyIxmHwE') index_test.go:143: sql update test_index set c1 = 8615242083886063181, c2 = 0.641502, c3 = 'vdr0Hy90Ko' where c = 800 index_test.go:143: sql update test_index set c1 = 74986126213383206, c2 = 0.150216, c3 = 'r1uQn1QgE4' where c = 516 index_test.go:137: sql insert into test_index values (2511, 2484431290819333531, 0.326833, 'jSR8GB9upk') index_test.go:143: sql update test_index set c1 = 1887063769675360492, c2 = 0.904366, c3 = 'Y8t2VGBgEF' where c = 530 index_test.go:143: sql update test_index set c1 = 7046293957253667941, c2 = 0.268450, c3 = 'h8yjj43wSv' where c = 2117 index_test.go:137: sql insert into test_index values (2513, 3510363998543664072, 0.476572, '88ZEgcICzh') index_test.go:143: sql update test_index set c1 = 8816766706894014252, c2 = 0.294299, c3 = '8p40nj0xle' where c = 852 index_test.go:137: sql insert into test_index values (2515, 22642107441292794, 0.871416, 'MkxEejPHyc') index_test.go:137: sql insert into test_index values (2514, 1112438219595062514, 0.327224, 'MRivt4Wiv5') index_test.go:137: sql insert into test_index values (2516, 4060302857899514237, 0.339646, 'd5hDTu3BFD') index_test.go:140: sql delete from test_index where c = 115 index_test.go:137: sql insert into test_index values (2520, 7872559726768619204, 0.914067, '4uEZFoh6Lf') index_test.go:140: sql delete from test_index where c = 2161 index_test.go:137: sql insert into test_index values (2519, 5191609256746721771, 0.421707, 'TtsppYAcej') index_test.go:137: sql insert into test_index values (2517, 1748616448655604589, 0.977590, '8WSP0Jd5BR') index_test.go:140: sql delete from test_index where c = 562 index_test.go:140: sql delete from test_index where c = 147 index_test.go:140: sql delete from test_index where c = 188 index_test.go:140: sql delete from test_index where c = 2418 index_test.go:137: sql insert into test_index values (2518, 4820679335416046823, 0.116351, 'y7QdAIDXwZ') index_test.go:143: sql update test_index set c1 = 6114848400126977890, c2 = 0.393299, c3 = 'rc2Hjf1UlW' where c = 659 index_test.go:140: sql delete from test_index where c = 2205 index_test.go:140: sql delete from test_index where c = 1124 index_test.go:140: sql delete from test_index where c = 1198 index_test.go:143: sql update test_index set c1 = 620655772581384400, c2 = 0.149382, c3 = 'UEnYCIaWVc' where c = 2119 index_test.go:140: sql delete from test_index where c = 2131 index_test.go:143: sql update test_index set c1 = 5045701511485156868, c2 = 0.832812, c3 = 'eo8ARS6A4N' where c = 455 index_test.go:143: sql update test_index set c1 = 112752700775208244, c2 = 0.015023, c3 = 'EI9j7VAiEJ' where c = 246 index_test.go:143: sql update test_index set c1 = 864687884314618020, c2 = 0.822071, c3 = '1EUrzQzSu5' where c = 683 index_test.go:143: sql update test_index set c1 = 8604368823313428112, c2 = 0.348757, c3 = '5aYbrMulNq' where c = 1602 index_test.go:143: sql update test_index set c1 = 658469674466708775, c2 = 0.529466, c3 = 'gBRTBFehbm' where c = 1380 index_test.go:137: sql insert into test_index values (2521, 5154513279785610410, 0.706733, 'k5Qu9hleGW') index_test.go:143: sql update test_index set c1 = 2936314898239080160, c2 = 0.943470, c3 = 'yZarLeA2v2' where c = 2323 index_test.go:137: sql insert into test_index values (2522, 3260422669165978755, 0.882322, 'qsJIhLtJgk') index_test.go:137: sql insert into test_index values (2524, 6650565232485327447, 0.938513, 'h7G0RLrHeB') index_test.go:143: sql update test_index set c1 = 6332632573736120583, c2 = 0.159363, c3 = 'ymJ241tptK' where c = 2243 index_test.go:137: sql insert into test_index values (2523, 4253267931434471312, 0.647388, 'TsiND0fXvM') index_test.go:137: sql insert into test_index values (2527, 4731275141371809106, 0.444618, '7xqoCIAZxt') index_test.go:137: sql insert into test_index values (2525, 8592684585374344816, 0.514433, '4GS07CwAJb') index_test.go:143: sql update test_index set c1 = 6806470451902942428, c2 = 0.880978, c3 = 'ILPzJtrSJr' where c = 2459 index_test.go:140: sql delete from test_index where c = 819 index_test.go:140: sql delete from test_index where c = 1455 index_test.go:137: sql insert into test_index values (2528, 569396067383092339, 0.483522, 'xjlsHEiHRl') index_test.go:140: sql delete from test_index where c = 1047 index_test.go:140: sql delete from test_index where c = 716 index_test.go:137: sql insert into test_index values (2526, 7808154885173701635, 0.137134, '6YmfL1dWKB') index_test.go:143: sql update test_index set c1 = 637414739787438452, c2 = 0.877910, c3 = 'pQMNOCRMMP' where c = 298 index_test.go:140: sql delete from test_index where c = 648 index_test.go:140: sql delete from test_index where c = 2211 index_test.go:143: sql update test_index set c1 = 1783009116580700479, c2 = 0.584580, c3 = 'HYmepFyuJr' where c = 280 index_test.go:140: sql delete from test_index where c = 2389 index_test.go:137: sql insert into test_index values (2529, 5639661582478321656, 0.456715, 'GQ3Iko9R2G') index_test.go:143: sql update test_index set c1 = 6253179003947509745, c2 = 0.634027, c3 = 'jdDsJumDPN' where c = 1299 index_test.go:140: sql delete from test_index where c = 2002 index_test.go:137: sql insert into test_index values (2531, 5692730089379751449, 0.245536, 'hVKZPxiqlT') index_test.go:143: sql update test_index set c1 = 3799719807487341280, c2 = 0.793948, c3 = 'MknOqUHNfK' where c = 922 index_test.go:140: sql delete from test_index where c = 1445 index_test.go:137: sql insert into test_index values (2530, 5141073323916984339, 0.306468, 'Xl4oz50yPU') index_test.go:137: sql insert into test_index values (2532, 835034867500270834, 0.451497, 'bIRPls403P') index_test.go:143: sql update test_index set c1 = 3144810560683210452, c2 = 0.504732, c3 = 'v1Ohjsn4l5' where c = 2435 index_test.go:143: sql update test_index set c1 = 4074445721896034147, c2 = 0.266946, c3 = 'ZeIvKYQq6h' where c = 169 index_test.go:140: sql delete from test_index where c = 338 index_test.go:137: sql insert into test_index values (2533, 1118606654354658352, 0.250226, 'RBP6kMf3ff') index_test.go:143: sql update test_index set c1 = 1402281174608681252, c2 = 0.805528, c3 = 'HRJcdT2zGV' where c = 1717 index_test.go:140: sql delete from test_index where c = 1324 index_test.go:143: sql update test_index set c1 = 504608530556257731, c2 = 0.627984, c3 = 'i6Xs3xHTbd' where c = 2143 index_test.go:137: sql insert into test_index values (2534, 585275456627664677, 0.034415, 'FT538o7162') index_test.go:143: sql update test_index set c1 = 1457375555195367458, c2 = 0.522586, c3 = 'ZER1RHqlFe' where c = 1670 index_test.go:137: sql insert into test_index values (2535, 3692264906685680364, 0.219990, 'vL2WcNW8K5') index_test.go:137: sql insert into test_index values (2537, 5837262949219850702, 0.109358, 'BAjh1ClwQc') index_test.go:143: sql update test_index set c1 = 266404103824927771, c2 = 0.438073, c3 = 'wI4TBTVh3H' where c = 1955 index_test.go:143: sql update test_index set c1 = 6729942970039978065, c2 = 0.126699, c3 = 'Gtk10fklWO' where c = 442 index_test.go:140: sql delete from test_index where c = 2348 index_test.go:137: sql insert into test_index values (2536, 1896815464543747307, 0.802028, 'Va9HUEtQTj') index_test.go:137: sql insert into test_index values (2539, 6230146801038689425, 0.260604, 'aebv81Ijy9') index_test.go:137: sql insert into test_index values (2538, 4041142528109073073, 0.478627, 'DpNAxQOMbN') index_test.go:140: sql delete from test_index where c = 787 index_test.go:140: sql delete from test_index where c = 1157 index_test.go:137: sql insert into test_index values (2541, 173694150508449530, 0.309322, 'JKDyxOp7vM') index_test.go:137: sql insert into test_index values (2540, 382811042583389685, 0.731134, 'TwaOTr15wU') index_test.go:143: sql update test_index set c1 = 7517129574735659142, c2 = 0.198827, c3 = '62KrN74S0z' where c = 1068 index_test.go:140: sql delete from test_index where c = 2200 index_test.go:143: sql update test_index set c1 = 2181440681178602757, c2 = 0.999697, c3 = 'ZDHKE3AUqV' where c = 432 index_test.go:140: sql delete from test_index where c = 1968 index_test.go:140: sql delete from test_index where c = 721 index_test.go:140: sql delete from test_index where c = 539 index_test.go:143: sql update test_index set c1 = 1801058801482881180, c2 = 0.895140, c3 = 'TrvWd5cnBy' where c = 950 index_test.go:137: sql insert into test_index values (2542, 4959753912329439300, 0.326775, '7gWk1vxWHL') index_test.go:137: sql insert into test_index values (2543, 4115127621294565905, 0.133792, 'IxZwXoEfBM') index_test.go:140: sql delete from test_index where c = 2165 index_test.go:143: sql update test_index set c1 = 6439058238929546568, c2 = 0.115593, c3 = 'bFBVToDn3e' where c = 1386 index_test.go:140: sql delete from test_index where c = 1755 index_test.go:143: sql update test_index set c1 = 7491409825737430764, c2 = 0.058226, c3 = 'VZxyU9OR79' where c = 2301 index_test.go:140: sql delete from test_index where c = 1573 index_test.go:143: sql update test_index set c1 = 1081030614757061155, c2 = 0.457908, c3 = '2OLMddgRQL' where c = 2050 index_test.go:137: sql insert into test_index values (2544, 1375546869108952923, 0.343371, 'TyTa17ZSvF') index_test.go:143: sql update test_index set c1 = 1141516977722106966, c2 = 0.869500, c3 = 'Q73Xr9hBVx' where c = 1629 index_test.go:143: sql update test_index set c1 = 1542187804544329450, c2 = 0.783728, c3 = 'wj9w2Zvz1c' where c = 25 index_test.go:140: sql delete from test_index where c = 2174 index_test.go:137: sql insert into test_index values (2545, 7140955213288168450, 0.286175, 'kHt3DcpWoB') index_test.go:137: sql insert into test_index values (2546, 1239752571375753740, 0.392810, 'K30Ya2f22A') index_test.go:140: sql delete from test_index where c = 1749 index_test.go:140: sql delete from test_index where c = 983 index_test.go:137: sql insert into test_index values (2549, 806423887570432076, 0.202417, 'CC09vZQbyX') index_test.go:137: sql insert into test_index values (2547, 5795973869972737247, 0.270450, 'bxjXls4SdS') index_test.go:137: sql insert into test_index values (2548, 4379225464849237236, 0.585723, '4uCDtyUivo') index_test.go:140: sql delete from test_index where c = 2080 index_test.go:143: sql update test_index set c1 = 8931225319404402543, c2 = 0.061382, c3 = '5s0djybJWs' where c = 1420 index_test.go:140: sql delete from test_index where c = 1332 index_test.go:143: sql update test_index set c1 = 3243442646204038560, c2 = 0.191874, c3 = 'OQf0c7xYo1' where c = 681 index_test.go:143: sql update test_index set c1 = 5143159011637408113, c2 = 0.667792, c3 = 'SxbRmbQaAl' where c = 366 index_test.go:140: sql delete from test_index where c = 37 index_test.go:143: sql update test_index set c1 = 4208174293188978451, c2 = 0.508490, c3 = 'Mawk7orODL' where c = 2091 index_test.go:143: sql update test_index set c1 = 6177027259910458525, c2 = 0.793751, c3 = 'r6G05lmJaQ' where c = 2479 index_test.go:140: sql delete from test_index where c = 1624 index_test.go:140: sql delete from test_index where c = 851 index_test.go:137: sql insert into test_index values (2550, 8938029842115819146, 0.443778, 'Qj9O3HFjbz') index_test.go:143: sql update test_index set c1 = 4094760871120141143, c2 = 0.563317, c3 = 'MT3FzXycBS' where c = 2263 index_test.go:137: sql insert into test_index values (2552, 3446333367193626336, 0.364881, 'Ts29UNUvQf') index_test.go:143: sql update test_index set c1 = 4646722197882594614, c2 = 0.370656, c3 = '0yvjeWYwuG' where c = 2437 index_test.go:137: sql insert into test_index values (2553, 8379842098194330929, 0.552460, '0cxOXmFBmy') index_test.go:137: sql insert into test_index values (2551, 2811655115230716362, 0.801088, 'UyrEdx8kPB') index_test.go:143: sql update test_index set c1 = 6437879414626811205, c2 = 0.641744, c3 = 'Rh5Uz27fIp' where c = 1584 index_test.go:143: sql update test_index set c1 = 1126751705031087770, c2 = 0.694765, c3 = 'Ya3DznEfhO' where c = 1866 index_test.go:137: sql insert into test_index values (2556, 8295577364892737597, 0.642958, 'dA5wn1dHdA') index_test.go:143: sql update test_index set c1 = 5415406846086537654, c2 = 0.307038, c3 = 'P32DRfQU50' where c = 652 index_test.go:140: sql delete from test_index where c = 74 index_test.go:140: sql delete from test_index where c = 298 index_test.go:137: sql insert into test_index values (2554, 1579784904042280857, 0.824714, 'FOG21pDGYA') index_test.go:140: sql delete from test_index where c = 95 index_test.go:137: sql insert into test_index values (2555, 1721697774366107866, 0.087141, 'wS2kIi7a10') index_test.go:137: sql insert into test_index values (2557, 1170235979104774202, 0.305163, 'JddZwK7HXx') index_test.go:140: sql delete from test_index where c = 1343 index_test.go:140: sql delete from test_index where c = 553 index_test.go:137: sql insert into test_index values (2559, 6111621839774042371, 0.215268, 'CCZhDDJv9E') index_test.go:140: sql delete from test_index where c = 1932 index_test.go:137: sql insert into test_index values (2558, 782067820846568489, 0.078767, 'Hf0LJJ3vy9') index_test.go:140: sql delete from test_index where c = 1411 index_test.go:143: sql update test_index set c1 = 7036158665300236209, c2 = 0.642355, c3 = '09I3ri2m9B' where c = 747 index_test.go:140: sql delete from test_index where c = 392 index_test.go:143: sql update test_index set c1 = 7511027502620748524, c2 = 0.160242, c3 = 'CIcGPnhRSE' where c = 1311 index_test.go:143: sql update test_index set c1 = 1704753114278578012, c2 = 0.090036, c3 = 'r7YKZAWH7y' where c = 2273 index_test.go:143: sql update test_index set c1 = 215390145804412428, c2 = 0.391302, c3 = 'GDQR6NhjlB' where c = 1895 index_test.go:137: sql insert into test_index values (2560, 8926743759033449018, 0.984103, 'xCAvr09E9x') index_test.go:143: sql update test_index set c1 = 4736804234654184601, c2 = 0.137745, c3 = 'uqL5Kv2kzg' where c = 1370 index_test.go:140: sql delete from test_index where c = 1063 index_test.go:140: sql delete from test_index where c = 1745 index_test.go:137: sql insert into test_index values (2561, 4812704017640204721, 0.768171, '1CcjXFR81X') index_test.go:143: sql update test_index set c1 = 1445896004897448469, c2 = 0.989734, c3 = 'ZHHNugxi1r' where c = 1354 index_test.go:143: sql update test_index set c1 = 3667395017304110829, c2 = 0.915288, c3 = 'cGOp2ICDsg' where c = 2032 index_test.go:143: sql update test_index set c1 = 6229246704475580332, c2 = 0.200605, c3 = 'Qr7y0RplI9' where c = 2555 index_test.go:140: sql delete from test_index where c = 2161 index_test.go:137: sql insert into test_index values (2562, 1690299460425903606, 0.218381, 'kCkkiubTWg') index_test.go:143: sql update test_index set c1 = 1128464083128675213, c2 = 0.686071, c3 = 'vAffA9cZTq' where c = 419 index_test.go:137: sql insert into test_index values (2564, 5767298439674310007, 0.474884, 'm6mQ99tBbB') index_test.go:143: sql update test_index set c1 = 3129568823196064239, c2 = 0.168066, c3 = 'P1HNmXTUsq' where c = 577 index_test.go:137: sql insert into test_index values (2567, 5762571680278012236, 0.197925, '98dop4KpzM') index_test.go:137: sql insert into test_index values (2563, 5069932708603527725, 0.446615, 'WEoYTiCMIn') index_test.go:137: sql insert into test_index values (2565, 2327949259401315826, 0.537773, 'Hx4seIqiqx') index_test.go:140: sql delete from test_index where c = 2475 index_test.go:140: sql delete from test_index where c = 1969 index_test.go:137: sql insert into test_index values (2568, 2863994705566351561, 0.716378, 'hJLhpiz2Gc') index_test.go:143: sql update test_index set c1 = 925337420862915129, c2 = 0.146774, c3 = 'jo4tYdwKDw' where c = 1053 index_test.go:143: sql update test_index set c1 = 525543048836374189, c2 = 0.501641, c3 = '7XmEoTCs0G' where c = 339 index_test.go:143: sql update test_index set c1 = 377723534298093745, c2 = 0.264782, c3 = 'KRG4rR52Bj' where c = 1258 index_test.go:140: sql delete from test_index where c = 760 index_test.go:140: sql delete from test_index where c = 403 index_test.go:137: sql insert into test_index values (2569, 6205650460259862380, 0.520473, 'sRGM1PH9Yq') index_test.go:140: sql delete from test_index where c = 2131 index_test.go:140: sql delete from test_index where c = 1408 index_test.go:137: sql insert into test_index values (2566, 6459704388373680765, 0.547738, 'SVRS0A7vHv') index_test.go:137: sql insert into test_index values (2571, 574294751868139439, 0.525792, 'QdVjdYZVJI') index_test.go:137: sql insert into test_index values (2570, 6495608772865113867, 0.432168, 'TwrZncZ8eM') index_test.go:137: sql insert into test_index values (2572, 6658669591316607391, 0.502928, '7ehf088agg') index_test.go:143: sql update test_index set c1 = 420933755035634387, c2 = 0.705393, c3 = '2TevhmaV2j' where c = 147 index_test.go:140: sql delete from test_index where c = 1175 index_test.go:140: sql delete from test_index where c = 2271 index_test.go:140: sql delete from test_index where c = 282 index_test.go:143: sql update test_index set c1 = 667811716727931985, c2 = 0.029394, c3 = 'BXfYLfLSS4' where c = 2558 index_test.go:143: sql update test_index set c1 = 3330281710882505900, c2 = 0.038156, c3 = 'hDFaAHNpCH' where c = 1027 index_test.go:143: sql update test_index set c1 = 7163388486947082212, c2 = 0.645191, c3 = 'SGQic5Iyht' where c = 558 index_test.go:140: sql delete from test_index where c = 2390 index_test.go:140: sql delete from test_index where c = 1241 index_test.go:140: sql delete from test_index where c = 2287 index_test.go:137: sql insert into test_index values (2573, 6832528882884013828, 0.075442, 'Myx5n4HGJC') index_test.go:143: sql update test_index set c1 = 3240561044147926376, c2 = 0.182301, c3 = 'w2H7ZrNVm5' where c = 2006 index_test.go:143: sql update test_index set c1 = 8853847350397402409, c2 = 0.009454, c3 = 'tt6kKw9Zu0' where c = 1835 index_test.go:137: sql insert into test_index values (2575, 7858816000944580584, 0.472839, 'eXf7RZogIm') index_test.go:143: sql update test_index set c1 = 5646205741505794946, c2 = 0.291844, c3 = '6P0zlE5jDK' where c = 829 index_test.go:137: sql insert into test_index values (2576, 2643152159196662844, 0.178911, 'GBy7BWD3ny') index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 9012876744866951153, c2 = 0.242350, c3 = 'tO6Ei7gD4t' where c = 1461 index_test.go:137: sql insert into test_index values (2574, 8439388044674032610, 0.854046, 'yCMIE3XePo') index_test.go:143: sql update test_index set c1 = 6762463980390090255, c2 = 0.971860, c3 = 'IEslhqI53E' where c = 1808 index_test.go:137: sql insert into test_index values (2577, 4279435467316726821, 0.771527, 'pMBzZXiYGE') index_test.go:143: sql update test_index set c1 = 7235064992209801913, c2 = 0.977278, c3 = 'hS82TjsCqm' where c = 337 index_test.go:140: sql delete from test_index where c = 428 index_test.go:137: sql insert into test_index values (2578, 7945751625227273292, 0.451953, 'H3l0CNKUNE') index_test.go:137: sql insert into test_index values (2579, 8350487102094461, 0.248877, 'XyFrWcADlA') index_test.go:137: sql insert into test_index values (2580, 2839633454557330386, 0.785160, 'UnKQrcOI70') index_test.go:137: sql insert into test_index values (2581, 649171362870858379, 0.720570, '1KJi3c58pn') index_test.go:143: sql update test_index set c1 = 4303544767458988303, c2 = 0.507662, c3 = 'oc5aBTZas7' where c = 414 index_test.go:140: sql delete from test_index where c = 2389 index_test.go:143: sql update test_index set c1 = 8822678724360479017, c2 = 0.949481, c3 = 'QilVLCA7DM' where c = 858 index_test.go:140: sql delete from test_index where c = 1107 index_test.go:140: sql delete from test_index where c = 283 index_test.go:137: sql insert into test_index values (2582, 920888824632518813, 0.048431, 'VNdsp9KFkd') index_test.go:140: sql delete from test_index where c = 1361 index_test.go:143: sql update test_index set c1 = 2206024326167366709, c2 = 0.228909, c3 = '6xHRESdFmO' where c = 154 index_test.go:137: sql insert into test_index values (2583, 4388683638693877854, 0.456504, 'yWpqWD64rv') index_test.go:137: sql insert into test_index values (2584, 6718815529178583596, 0.560066, 'nVXEGiM0E4') index_test.go:140: sql delete from test_index where c = 1587 index_test.go:143: sql update test_index set c1 = 2389958168736241222, c2 = 0.673516, c3 = '2HjDJu9pN4' where c = 1239 index_test.go:140: sql delete from test_index where c = 858 index_test.go:143: sql update test_index set c1 = 2685374446354038793, c2 = 0.138441, c3 = 'd9l4psylhT' where c = 2304 index_test.go:143: sql update test_index set c1 = 6277896488542405853, c2 = 0.216248, c3 = 'hiEmAbQNgJ' where c = 2525 index_test.go:140: sql delete from test_index where c = 1854 index_test.go:140: sql delete from test_index where c = 2052 index_test.go:140: sql delete from test_index where c = 606 index_test.go:137: sql insert into test_index values (2585, 7247449503694329299, 0.838158, 'Bxif82a8wK') index_test.go:140: sql delete from test_index where c = 665 index_test.go:143: sql update test_index set c1 = 2528460386866433042, c2 = 0.191863, c3 = 'UPnclWK7TI' where c = 1240 index_test.go:143: sql update test_index set c1 = 7897563885543512688, c2 = 0.674571, c3 = 'tVqd4i1dTZ' where c = 56 index_test.go:137: sql insert into test_index values (2586, 5498779240412553495, 0.953711, 'umVV2zwkj0') index_test.go:137: sql insert into test_index values (2588, 7909700011251933650, 0.574618, 'iewH4GOVZC') index_test.go:143: sql update test_index set c1 = 2206185681541810337, c2 = 0.441193, c3 = 's1B5OI9ldP' where c = 899 index_test.go:140: sql delete from test_index where c = 1100 index_test.go:137: sql insert into test_index values (2589, 7125144926351344282, 0.715915, 'ZVi6HW8sOb') index_test.go:137: sql insert into test_index values (2587, 4471375023490144918, 0.404446, 'ZEhZOihtcA') index_test.go:137: sql insert into test_index values (2590, 4432744270398787848, 0.698561, 'JVPdkuLNyz') index_test.go:143: sql update test_index set c1 = 1828508724374900364, c2 = 0.776236, c3 = 'd3b97E766e' where c = 2206 index_test.go:143: sql update test_index set c1 = 4594811462546385987, c2 = 0.288187, c3 = '585kEUPktj' where c = 336 index_test.go:140: sql delete from test_index where c = 380 index_test.go:140: sql delete from test_index where c = 2462 index_test.go:140: sql delete from test_index where c = 919 index_test.go:143: sql update test_index set c1 = 6085207798799121143, c2 = 0.171309, c3 = 'wv4cDQ3c0J' where c = 1164 index_test.go:137: sql insert into test_index values (2591, 4633849635490155346, 0.044109, '065AQ1jqor') index_test.go:143: sql update test_index set c1 = 7420708007856881600, c2 = 0.128719, c3 = 'iMvWd7E1Yf' where c = 1362 index_test.go:137: sql insert into test_index values (2592, 3834828932384826844, 0.248104, 'nCbBtKirPs') index_test.go:140: sql delete from test_index where c = 629 index_test.go:137: sql insert into test_index values (2593, 7487534436089762659, 0.586136, 'NJOMphSJWL') index_test.go:140: sql delete from test_index where c = 2283 index_test.go:140: sql delete from test_index where c = 101 index_test.go:140: sql delete from test_index where c = 586 index_test.go:143: sql update test_index set c1 = 585527767752234412, c2 = 0.588452, c3 = 'h8PhB5eNr4' where c = 200 index_test.go:143: sql update test_index set c1 = 7263970900717197871, c2 = 0.520528, c3 = 'hhUOjUxaKK' where c = 1293 index_test.go:143: sql update test_index set c1 = 5301529891160494772, c2 = 0.232956, c3 = 'JaSqcxggTH' where c = 1544 index_test.go:140: sql delete from test_index where c = 2377 index_test.go:143: sql update test_index set c1 = 4333012550258618783, c2 = 0.426755, c3 = '2xVFfryfMC' where c = 1445 index_test.go:137: sql insert into test_index values (2594, 818428693802361255, 0.240789, '6f5mpDdVRm') index_test.go:143: sql update test_index set c1 = 6903015275851759316, c2 = 0.845436, c3 = 'zYvz9wEkcL' where c = 1546 index_test.go:143: sql update test_index set c1 = 6492216649735466773, c2 = 0.394004, c3 = 'xehYeRUfk8' where c = 337 index_test.go:143: sql update test_index set c1 = 6875293475850107287, c2 = 0.306553, c3 = 'gD1eBTCqwh' where c = 1459 index_test.go:137: sql insert into test_index values (2595, 840492527109022921, 0.151972, 'UDuytxBdPS') index_test.go:137: sql insert into test_index values (2596, 437864823827131822, 0.084579, 'iQQRthIxzC') index_test.go:137: sql insert into test_index values (2597, 8684027008680589480, 0.830965, 'zvUCewfC9A') index_test.go:140: sql delete from test_index where c = 2390 index_test.go:140: sql delete from test_index where c = 1182 index_test.go:143: sql update test_index set c1 = 807216612700574511, c2 = 0.164743, c3 = 'hQfimyDjsZ' where c = 1371 index_test.go:137: sql insert into test_index values (2599, 1560168632288208943, 0.758992, 'cocDcwDoqz') index_test.go:140: sql delete from test_index where c = 1761 index_test.go:140: sql delete from test_index where c = 1488 index_test.go:143: sql update test_index set c1 = 3197474717123449988, c2 = 0.134497, c3 = '2AgoSNC8Dx' where c = 920 index_test.go:137: sql insert into test_index values (2598, 4539941542769773679, 0.678525, 'jneNrVOXbd') index_test.go:143: sql update test_index set c1 = 886608341535186567, c2 = 0.034150, c3 = 'WIliS1ptZU' where c = 170 index_test.go:140: sql delete from test_index where c = 2180 index_test.go:137: sql insert into test_index values (2600, 1594017390376349344, 0.571097, '3Y0Hqc1VT1') index_test.go:143: sql update test_index set c1 = 4716815301980835142, c2 = 0.375954, c3 = 'w3RZfNDsD8' where c = 479 index_test.go:143: sql update test_index set c1 = 1544164710311085973, c2 = 0.694560, c3 = 'S2InK76CsQ' where c = 2003 index_test.go:143: sql update test_index set c1 = 802551497645211177, c2 = 0.222429, c3 = '2LyL0UZYmE' where c = 634 index_test.go:140: sql delete from test_index where c = 429 index_test.go:140: sql delete from test_index where c = 2238 index_test.go:143: sql update test_index set c1 = 2495170974165406725, c2 = 0.732419, c3 = 'K9TT6U4sFK' where c = 1463 index_test.go:143: sql update test_index set c1 = 7688231227338409279, c2 = 0.098349, c3 = 'VJLe9XvTdQ' where c = 317 index_test.go:137: sql insert into test_index values (2608, 7240689963404257478, 0.212626, 'iEIBuPkHtk') index_test.go:137: sql insert into test_index values (2601, 5918166785315433956, 0.479362, 'Ff292PBgjS') index_test.go:137: sql insert into test_index values (2603, 2645724607514578721, 0.732174, 'RrkpWd4Qer') index_test.go:137: sql insert into test_index values (2609, 118822467019468442, 0.612762, 'DF0oSgrCIN') index_test.go:137: sql insert into test_index values (2602, 962711230713643563, 0.229914, 'H260lQkHEi') index_test.go:137: sql insert into test_index values (2605, 7016794777628435504, 0.117987, '95cmh9mLml') index_test.go:137: sql insert into test_index values (2604, 6556178723293619562, 0.680379, '8oAmfLj40K') index_test.go:137: sql insert into test_index values (2607, 6925700325908144064, 0.323281, 'O8zb4MDEOm') index_test.go:140: sql delete from test_index where c = 500 index_test.go:137: sql insert into test_index values (2610, 4444512660965660595, 0.407076, 'ctQNMkuP7s') index_test.go:140: sql delete from test_index where c = 999 index_test.go:137: sql insert into test_index values (2606, 7172567051791278851, 0.853233, 'Uf2UnAV4kM') index_test.go:140: sql delete from test_index where c = 2253 index_test.go:140: sql delete from test_index where c = 1965 index_test.go:143: sql update test_index set c1 = 5393905280597649873, c2 = 0.594030, c3 = '7eW1GOF49W' where c = 750 index_test.go:140: sql delete from test_index where c = 350 index_test.go:140: sql delete from test_index where c = 756 index_test.go:140: sql delete from test_index where c = 2359 index_test.go:140: sql delete from test_index where c = 1928 index_test.go:143: sql update test_index set c1 = 6173177176713143292, c2 = 0.561993, c3 = 'YfeY69tHEi' where c = 1659 index_test.go:140: sql delete from test_index where c = 576 index_test.go:140: sql delete from test_index where c = 1476 index_test.go:137: sql insert into test_index values (2611, 742692202138496766, 0.467698, 'ajIbOn0YXp') index_test.go:143: sql update test_index set c1 = 9194579007087806138, c2 = 0.551631, c3 = 'lARnpwY6xm' where c = 1230 index_test.go:143: sql update test_index set c1 = 2175647767198442998, c2 = 0.387256, c3 = 'Y7xTg8agRG' where c = 880 index_test.go:137: sql insert into test_index values (2612, 7656432855369330228, 0.897887, 'oL8ziL4rhY') index_test.go:143: sql update test_index set c1 = 7015606796103255270, c2 = 0.104255, c3 = 'N6LzVomS1Q' where c = 612 index_test.go:140: sql delete from test_index where c = 103 index_test.go:140: sql delete from test_index where c = 41 index_test.go:143: sql update test_index set c1 = 2992769164774188287, c2 = 0.115422, c3 = 'rG79OiXFZg' where c = 1832 index_test.go:143: sql update test_index set c1 = 4784552479879015516, c2 = 0.749314, c3 = 'qUhHeViKNi' where c = 591 index_test.go:137: sql insert into test_index values (2613, 5919996792744267740, 0.773646, '3fnV9BGqTw') index_test.go:137: sql insert into test_index values (2614, 159505151680910426, 0.542760, 'CDsafYXine') index_test.go:143: sql update test_index set c1 = 5965283151709042809, c2 = 0.902869, c3 = 'LWNwjUflHY' where c = 1555 index_test.go:143: sql update test_index set c1 = 6208949801873883217, c2 = 0.048110, c3 = 'kF26UdUnk9' where c = 2341 index_test.go:143: sql update test_index set c1 = 8395298523834660710, c2 = 0.492786, c3 = 'LEsiI7FI0P' where c = 620 index_test.go:137: sql insert into test_index values (2615, 6243108715037480045, 0.241284, 'ML0rW8ID5z') index_test.go:140: sql delete from test_index where c = 392 index_test.go:137: sql insert into test_index values (2618, 1008657342080081257, 0.052136, 'NZWEjueZRH') index_test.go:137: sql insert into test_index values (2617, 568680686282228114, 0.337085, 'gx3YLk2ekW') index_test.go:137: sql insert into test_index values (2616, 3807533131664396350, 0.902674, '9EIu27qefP') index_test.go:143: sql update test_index set c1 = 6954407086414848526, c2 = 0.896493, c3 = 'AE3DfAf0zI' where c = 2478 index_test.go:137: sql insert into test_index values (2619, 2795521427681192372, 0.749508, 'qbJ3xjO69o') # Time: 2025-04-06T07:08:11.114322271+08:00 # Txn_start_ts: 0 # Query_time: 6.013116188 # Parse_time: 0.00008056 # Compile_time: 0.000094308 # Rewrite_time: 0.000002074 # Optimize_time: 0 # Wait_TS: 0.000171185 # 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); index_test.go:137: sql insert into test_index values (2620, 5758128669911153611, 0.074579, 'yPgQkXBsXS') index_test.go:140: sql delete from test_index where c = 1300 index_test.go:143: sql update test_index set c1 = 70500393921795770, c2 = 0.586735, c3 = 'F9E1NbncbK' where c = 29 index_test.go:143: sql update test_index set c1 = 2338981803368868039, c2 = 0.702704, c3 = 'M7vssOTvZt' where c = 2258 index_test.go:140: sql delete from test_index where c = 511 index_test.go:140: sql delete from test_index where c = 1418 index_test.go:140: sql delete from test_index where c = 74 index_test.go:140: sql delete from test_index where c = 393 index_test.go:143: sql update test_index set c1 = 8347434542104762219, c2 = 0.691114, c3 = 'JwKtrnGerh' where c = 884 index_test.go:137: sql insert into test_index values (2622, 8933776501193366735, 0.912442, 'BForMp2hse') index_test.go:137: sql insert into test_index values (2623, 3053518646113741479, 0.063099, 'OI8gF7bsLD') index_test.go:140: sql delete from test_index where c = 1941 index_test.go:143: sql update test_index set c1 = 4827262764578989611, c2 = 0.345406, c3 = '75zYBvpVID' where c = 1115 index_test.go:140: sql delete from test_index where c = 2092 index_test.go:137: sql insert into test_index values (2621, 3273046758383970954, 0.133072, 'Yr0KJ9GDGk') index_test.go:140: sql delete from test_index where c = 369 index_test.go:137: sql insert into test_index values (2624, 4667624838858380022, 0.663612, 'mGzGgLhhGQ') index_test.go:143: sql update test_index set c1 = 8412869366111070829, c2 = 0.161369, c3 = 'ZipXrgwLjV' where c = 1150 index_test.go:143: sql update test_index set c1 = 601646155956052061, c2 = 0.634366, c3 = 'dxGt8xHECz' where c = 440 index_test.go:140: sql delete from test_index where c = 1452 index_test.go:137: sql insert into test_index values (2625, 5106741888264875083, 0.983951, 'vIxvVKEHKM') index_test.go:143: sql update test_index set c1 = 8256246165813082746, c2 = 0.621455, c3 = 'eIgZbrRQ7J' where c = 1054 index_test.go:143: sql update test_index set c1 = 7662558230613162557, c2 = 0.752205, c3 = 'YcgX21ovcy' where c = 1975 index_test.go:140: sql delete from test_index where c = 2336 index_test.go:137: sql insert into test_index values (2626, 4607621677793415859, 0.260590, 'Oy6DiSdW8s') index_test.go:137: sql insert into test_index values (2627, 7288152675651353883, 0.851413, 'OP3PlwznZi') index_test.go:143: sql update test_index set c1 = 2215595948090477272, c2 = 0.463625, c3 = 'xRDpz9gSNG' where c = 2616 index_test.go:140: sql delete from test_index where c = 2620 index_test.go:143: sql update test_index set c1 = 4737393686683027396, c2 = 0.662942, c3 = 'N1YLBkZ8Gx' where c = 200 index_test.go:143: sql update test_index set c1 = 6405019895396012411, c2 = 0.403915, c3 = 'MmNnizbINs' where c = 49 index_test.go:137: sql insert into test_index values (2629, 495133587362874056, 0.594776, 'omxpwS3ru5') index_test.go:137: sql insert into test_index values (2628, 3606871791987481140, 0.016513, 'd6xHOFXHnY') index_test.go:140: sql delete from test_index where c = 1535 index_test.go:143: sql update test_index set c1 = 6031771002821346095, c2 = 0.645523, c3 = '8Bae3DQcnQ' where c = 1398 index_test.go:137: sql insert into test_index values (2630, 1142090111141349818, 0.553676, 'XMYXWFPGxf') index_test.go:143: sql update test_index set c1 = 8466001284082516595, c2 = 0.955916, c3 = 'gTZ3q3chGJ' where c = 257 index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 1971 index_test.go:137: sql insert into test_index values (2631, 3062742056173211860, 0.872793, 'dwG1xH7fzD') index_test.go:137: sql insert into test_index values (2632, 2384525330169689105, 0.937851, 'yUo3TmZ47h') index_test.go:140: sql delete from test_index where c = 1918 index_test.go:137: sql insert into test_index values (2633, 6856113073995338885, 0.408456, 'ZlulRzDGbw') index_test.go:140: sql delete from test_index where c = 707 index_test.go:143: sql update test_index set c1 = 7369423094652144922, c2 = 0.375443, c3 = 'haniWdJo5h' where c = 2242 index_test.go:143: sql update test_index set c1 = 344735663464863759, c2 = 0.205298, c3 = 'Y3qswacZmH' where c = 118 index_test.go:140: sql delete from test_index where c = 1650 index_test.go:140: sql delete from test_index where c = 749 index_test.go:137: sql insert into test_index values (2634, 1573328346334513547, 0.469611, '8F4fvkDgvh') index_test.go:143: sql update test_index set c1 = 5178246225235415360, c2 = 0.691785, c3 = 'GO4eaBqd5x' where c = 1441 index_test.go:137: sql insert into test_index values (2636, 3134617902712360260, 0.924911, '3i3iFZDyax') index_test.go:140: sql delete from test_index where c = 1063 index_test.go:137: sql insert into test_index values (2635, 9112416838084559739, 0.292583, 'FYX8CvSVQ6') index_test.go:143: sql update test_index set c1 = 4066706616145683008, c2 = 0.020506, c3 = 'faylVidEVx' where c = 2371 index_test.go:143: sql update test_index set c1 = 1973976161968051891, c2 = 0.893610, c3 = 'xbejQEHlfa' where c = 2558 index_test.go:143: sql update test_index set c1 = 1405215529536156866, c2 = 0.437860, c3 = 'Ik1IOBw943' where c = 1922 index_test.go:140: sql delete from test_index where c = 2489 index_test.go:140: sql delete from test_index where c = 1508 index_test.go:140: sql delete from test_index where c = 961 index_test.go:140: sql delete from test_index where c = 1730 index_test.go:137: sql insert into test_index values (2638, 3102694794878907835, 0.907380, 'iXK5LcUIov') index_test.go:143: sql update test_index set c1 = 8425304507103445521, c2 = 0.801784, c3 = 'xMDnjYP5vG' where c = 1025 index_test.go:137: sql insert into test_index values (2637, 5074292909706782683, 0.649876, 'RgL9hyXx77') index_test.go:143: sql update test_index set c1 = 5909612633620139602, c2 = 0.745007, c3 = 'pP3aCeP48h' where c = 1648 index_test.go:143: sql update test_index set c1 = 4272373242373482841, c2 = 0.494459, c3 = 'bjRvjSdp4L' where c = 31 index_test.go:137: sql insert into test_index values (2640, 5711702069667401357, 0.278766, 'YGS8opW6Q4') index_test.go:143: sql update test_index set c1 = 6928223150912620535, c2 = 0.811961, c3 = 'NuvsDBtW55' where c = 542 index_test.go:140: sql delete from test_index where c = 1228 index_test.go:143: sql update test_index set c1 = 1023989452895780947, c2 = 0.354200, c3 = 'u2Q8sqMurX' where c = 1374 index_test.go:137: sql insert into test_index values (2639, 1509426324621781752, 0.239188, 'F1ucxyLtnC') index_test.go:140: sql delete from test_index where c = 1625 index_test.go:143: sql update test_index set c1 = 3896228789886870561, c2 = 0.669488, c3 = 'foDpoZDhOR' where c = 1573 index_test.go:137: sql insert into test_index values (2641, 7492523552964504396, 0.621429, 'EdjS7HE98L') index_test.go:143: sql update test_index set c1 = 1157255764591995284, c2 = 0.372002, c3 = 'wxjV3VfofI' where c = 143 index_test.go:137: sql insert into test_index values (2645, 5435491877272795938, 0.813177, 'F7DMSWiv1i') index_test.go:140: sql delete from test_index where c = 724 index_test.go:137: sql insert into test_index values (2642, 2895800823775585009, 0.285341, 'TRz7y2WFV9') index_test.go:137: sql insert into test_index values (2646, 4144666651757473335, 0.901166, '2ii2yh1wHU') index_test.go:143: sql update test_index set c1 = 4000473077884271282, c2 = 0.882018, c3 = 'VhEwBZVF6B' where c = 1570 index_test.go:137: sql insert into test_index values (2644, 5905824940741705409, 0.937576, 'zaJUnysHFA') index_test.go:137: sql insert into test_index values (2643, 6419511773354285061, 0.719553, '14dIriG2Ne') index_test.go:140: sql delete from test_index where c = 2615 index_test.go:143: sql update test_index set c1 = 1427133035701147850, c2 = 0.344137, c3 = 'Ump9A4NrKN' where c = 239 index_test.go:137: sql insert into test_index values (2647, 221174519030940794, 0.407840, 'fPYDL7lKnU') index_test.go:140: sql delete from test_index where c = 1492 index_test.go:140: sql delete from test_index where c = 2230 index_test.go:140: sql delete from test_index where c = 1912 index_test.go:140: sql delete from test_index where c = 1225 index_test.go:140: sql delete from test_index where c = 584 index_test.go:137: sql insert into test_index values (2648, 8776405123669595566, 0.261390, 'fKPVdC3Slh') index_test.go:143: sql update test_index set c1 = 6300353932962775570, c2 = 0.493608, c3 = 'tDJqQNxT8x' where c = 1314 index_test.go:143: sql update test_index set c1 = 2966705211404788514, c2 = 0.050679, c3 = 'INrV1Z2gWd' where c = 2363 index_test.go:137: sql insert into test_index values (2649, 4517277762657207715, 0.993782, 'OI155nxndP') index_test.go:143: sql update test_index set c1 = 3915241840965799791, c2 = 0.864743, c3 = '97PHI561bj' where c = 1316 index_test.go:140: sql delete from test_index where c = 2144 index_test.go:143: sql update test_index set c1 = 855539254986861270, c2 = 0.936877, c3 = '2xgEVPrxYE' where c = 487 index_test.go:140: sql delete from test_index where c = 2170 index_test.go:143: sql update test_index set c1 = 1220369274919845436, c2 = 0.216068, c3 = 'MfR3cXfMtg' where c = 2012 index_test.go:137: sql insert into test_index values (2650, 8570291114476158922, 0.929821, 'N1m51uJef6') index_test.go:137: sql insert into test_index values (2651, 6508418363992404822, 0.362379, 'zknP8cT4Vk') index_test.go:140: sql delete from test_index where c = 1845 index_test.go:137: sql insert into test_index values (2652, 8583008408523655528, 0.852937, 'xnMB767jl2') index_test.go:137: sql insert into test_index values (2653, 3568553539774949836, 0.294798, 'FYv7Gl7epx') index_test.go:143: sql update test_index set c1 = 49342650766652689, c2 = 0.216038, c3 = 'ViEvG4XWXu' where c = 392 index_test.go:140: sql delete from test_index where c = 569 index_test.go:143: sql update test_index set c1 = 8709415726755977890, c2 = 0.479782, c3 = 'juJfLsdUIf' where c = 2412 index_test.go:143: sql update test_index set c1 = 4660496366541085610, c2 = 0.480403, c3 = 'jLN0XBWoN8' where c = 1169 index_test.go:137: sql insert into test_index values (2654, 8449425087603027438, 0.666652, 'Xcvzgcdpzd') index_test.go:140: sql delete from test_index where c = 1659 index_test.go:140: sql delete from test_index where c = 2389 index_test.go:140: sql delete from test_index where c = 1685 index_test.go:143: sql update test_index set c1 = 5770217800875894786, c2 = 0.672110, c3 = 'C0cPj4gGpH' where c = 1954 index_test.go:137: sql insert into test_index values (2655, 817903090331227934, 0.695035, 'TTTY1M6G53') index_test.go:143: sql update test_index set c1 = 7967522011107414183, c2 = 0.056923, c3 = '32QHLZbM74' where c = 2138 index_test.go:143: sql update test_index set c1 = 2354474045589849172, c2 = 0.728028, c3 = 'p85FTKAR9R' where c = 227 index_test.go:137: sql insert into test_index values (2656, 5368261531512388180, 0.118983, 'VuJPSrMGPN') index_test.go:140: sql delete from test_index where c = 2593 index_test.go:137: sql insert into test_index values (2657, 5858981053230297312, 0.141871, 'hl9kBfhApS') index_test.go:140: sql delete from test_index where c = 55 index_test.go:140: sql delete from test_index where c = 2277 index_test.go:137: sql insert into test_index values (2659, 5502286403211445283, 0.295391, 'oYVe9tKZ2D') index_test.go:143: sql update test_index set c1 = 2274131588125553713, c2 = 0.101791, c3 = '1OXlblyFTc' where c = 1308 index_test.go:140: sql delete from test_index where c = 1452 index_test.go:137: sql insert into test_index values (2660, 3008306517700467363, 0.493322, 'EAQ6paBPe3') index_test.go:143: sql update test_index set c1 = 5155363703089654403, c2 = 0.160569, c3 = 'n8auXyjju8' where c = 1372 index_test.go:137: sql insert into test_index values (2658, 3248514186972431661, 0.742634, 'HgHqtRvm3f') index_test.go:143: sql update test_index set c1 = 2064855727283499214, c2 = 0.796673, c3 = 'xa5TWsxipu' where c = 2640 index_test.go:140: sql delete from test_index where c = 383 index_test.go:140: sql delete from test_index where c = 1057 index_test.go:140: sql delete from test_index where c = 506 index_test.go:143: sql update test_index set c1 = 1207653521422933470, c2 = 0.379720, c3 = 'MsSxCTbglU' where c = 2624 index_test.go:143: sql update test_index set c1 = 6275767956162320223, c2 = 0.596311, c3 = 'm287owYOb2' where c = 610 index_test.go:143: sql update test_index set c1 = 334588598945970309, c2 = 0.929713, c3 = 'gUrjRXQhKa' where c = 829 index_test.go:143: sql update test_index set c1 = 6111845378496178584, c2 = 0.717636, c3 = 'iapTscB39A' where c = 936 index_test.go:140: sql delete from test_index where c = 2379 index_test.go:137: sql insert into test_index values (2661, 7244482464830697160, 0.479781, 'wOmSW5l7ou') index_test.go:137: sql insert into test_index values (2663, 6565684911684779305, 0.246079, 'n2XFwOJEoA') index_test.go:143: sql update test_index set c1 = 3258561820941572220, c2 = 0.764432, c3 = 'azDQeEMV2g' where c = 388 index_test.go:137: sql insert into test_index values (2664, 3846948088418423618, 0.327220, 'pPcLMdejGJ') index_test.go:143: sql update test_index set c1 = 1690263478793460881, c2 = 0.588253, c3 = '5cW4uAvQkN' where c = 2181 index_test.go:143: sql update test_index set c1 = 1960136676274620569, c2 = 0.918756, c3 = 'vARJinAmUk' where c = 2419 index_test.go:137: sql insert into test_index values (2662, 1705469221783748585, 0.599271, 'cgyCKcRXty') index_test.go:137: sql insert into test_index values (2665, 7934136631146900887, 0.628541, 'o21bFR9kxZ') index_test.go:137: sql insert into test_index values (2666, 4199653927843685030, 0.069963, 'dMBmfOyIzs') index_test.go:140: sql delete from test_index where c = 1495 index_test.go:140: sql delete from test_index where c = 973 index_test.go:140: sql delete from test_index where c = 1870 index_test.go:137: sql insert into test_index values (2668, 3309136243814179403, 0.315450, 'bljFXtkF3U') index_test.go:137: sql insert into test_index values (2667, 7332344172667024664, 0.719506, 'HF1Rx6ZfsF') index_test.go:137: sql insert into test_index values (2669, 5213996646913930435, 0.654031, 'htwBJwWz77') index_test.go:137: sql insert into test_index values (2670, 4523599156684900339, 0.321092, 'XjOBNzQHC5') index_test.go:140: sql delete from test_index where c = 511 index_test.go:140: sql delete from test_index where c = 424 index_test.go:143: sql update test_index set c1 = 2296423935648492791, c2 = 0.627138, c3 = 'tEDTyQpcQs' where c = 786 index_test.go:140: sql delete from test_index where c = 772 index_test.go:143: sql update test_index set c1 = 1317622285135547666, c2 = 0.749928, c3 = 'JyURh9pZfi' where c = 279 index_test.go:140: sql delete from test_index where c = 2315 index_test.go:140: sql delete from test_index where c = 211 index_test.go:140: sql delete from test_index where c = 352 index_test.go:143: sql update test_index set c1 = 2374624095198205948, c2 = 0.823117, c3 = 'tQuTfwDKxO' where c = 1633 index_test.go:140: sql delete from test_index where c = 1083 index_test.go:143: sql update test_index set c1 = 1611543944345497326, c2 = 0.209027, c3 = 'XZf59LKJWt' where c = 888 index_test.go:143: sql update test_index set c1 = 5028857994680000762, c2 = 0.198632, c3 = 'hTQCdC59w9' where c = 277 index_test.go:137: sql insert into test_index values (2671, 2424810593392377743, 0.819261, 'HPWsDQ7GJ8') index_test.go:143: sql update test_index set c1 = 7439183857579964485, c2 = 0.112618, c3 = 'EqV14WkNSn' where c = 1936 index_test.go:143: sql update test_index set c1 = 5788933233091163633, c2 = 0.590821, c3 = 'FnI8EssRH5' where c = 205 index_test.go:143: sql update test_index set c1 = 3202340003807372471, c2 = 0.067005, c3 = 'o1wt8YVQaC' where c = 678 index_test.go:140: sql delete from test_index where c = 2130 index_test.go:143: sql update test_index set c1 = 1302912329276203580, c2 = 0.342157, c3 = 'D5lMlWjw9n' where c = 234 index_test.go:137: sql insert into test_index values (2672, 7667359882596263039, 0.099660, '5ynJKsaQV6') index_test.go:137: sql insert into test_index values (2673, 2749601463440265698, 0.411899, 'rmBVbPHdSy') index_test.go:137: sql insert into test_index values (2675, 8040269680499840673, 0.805277, 'nryJco5L8z') index_test.go:137: sql insert into test_index values (2677, 4514622775266405428, 0.751918, 'Ox1SF8NuIu') index_test.go:137: sql insert into test_index values (2676, 7228673353636418877, 0.634071, 'G0KACwP6Ca') index_test.go:143: sql update test_index set c1 = 1320904581380513750, c2 = 0.565457, c3 = 'Ity6zDow6J' where c = 1527 index_test.go:137: sql insert into test_index values (2678, 6938620889444213585, 0.342144, '45ao1gghHk') index_test.go:140: sql delete from test_index where c = 1945 index_test.go:137: sql insert into test_index values (2679, 1940296660757612399, 0.252982, 'VT4xBO0Usy') index_test.go:140: sql delete from test_index where c = 2262 index_test.go:137: sql insert into test_index values (2674, 804275919720407855, 0.657939, 'ugVt99IPn8') index_test.go:143: sql update test_index set c1 = 3979080233619692820, c2 = 0.434129, c3 = '05ekeOPgio' where c = 1583 index_test.go:140: sql delete from test_index where c = 1307 index_test.go:140: sql delete from test_index where c = 1812 index_test.go:140: sql delete from test_index where c = 1938 index_test.go:137: sql insert into test_index values (2680, 9103316309391152996, 0.410086, 'Rxia8gXneB') index_test.go:140: sql delete from test_index where c = 20 index_test.go:140: sql delete from test_index where c = 932 index_test.go:143: sql update test_index set c1 = 9222784816009692217, c2 = 0.982987, c3 = 'IizC8W2EhX' where c = 996 index_test.go:140: sql delete from test_index where c = 974 index_test.go:137: sql insert into test_index values (2681, 6529725128637342441, 0.582044, 'UX3hNp9pge') index_test.go:143: sql update test_index set c1 = 2482781804661887742, c2 = 0.886048, c3 = 'q3HK0BVcWo' where c = 1924 index_test.go:140: sql delete from test_index where c = 2225 index_test.go:143: sql update test_index set c1 = 5614803565376477478, c2 = 0.125391, c3 = 'bs8gJAyrVg' where c = 1884 index_test.go:143: sql update test_index set c1 = 7507991710947459063, c2 = 0.005360, c3 = 'qeDkRlp8ak' where c = 677 index_test.go:143: sql update test_index set c1 = 3416188411901119512, c2 = 0.385271, c3 = '9dEzkDMmsa' where c = 572 index_test.go:143: sql update test_index set c1 = 7877717873292814765, c2 = 0.597575, c3 = 'ydZ6zF46QK' where c = 1934 index_test.go:137: sql insert into test_index values (2682, 2044509482447048629, 0.268723, 's6s63XGz4n') index_test.go:143: sql update test_index set c1 = 299104937089424048, c2 = 0.553787, c3 = 'zPuL5CaXkB' where c = 1016 index_test.go:143: sql update test_index set c1 = 8801213429785790818, c2 = 0.487958, c3 = 'kAY9yF1c0l' where c = 1523 index_test.go:137: sql insert into test_index values (2687, 8934679173077452313, 0.509792, 'M6F1O2ejwu') index_test.go:140: sql delete from test_index where c = 2016 index_test.go:137: sql insert into test_index values (2686, 3730532121882504404, 0.131886, 'aJPcWHfsAC') index_test.go:137: sql insert into test_index values (2685, 4570075407552266000, 0.109379, 'jkrHwzoDuq') index_test.go:137: sql insert into test_index values (2684, 980162989192392944, 0.001135, 'tANzcs8BwA') index_test.go:137: sql insert into test_index values (2683, 3370382898442433769, 0.106938, 'YJoSOyR4fY') index_test.go:137: sql insert into test_index values (2688, 6075096141637326294, 0.021833, 'UXkL6P12Bb') index_test.go:140: sql delete from test_index where c = 2083 index_test.go:140: sql delete from test_index where c = 1554 index_test.go:140: sql delete from test_index where c = 787 index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 3493764675277758087, c2 = 0.632601, c3 = 'BYiYq6BThY' where c = 1244 index_test.go:140: sql delete from test_index where c = 1566 index_test.go:140: sql delete from test_index where c = 1506 index_test.go:143: sql update test_index set c1 = 6831056239244845399, c2 = 0.089845, c3 = 'MUfg7ZkiWr' where c = 589 index_test.go:143: sql update test_index set c1 = 7058056011049347227, c2 = 0.236357, c3 = '9hEryqoErH' where c = 1515 index_test.go:143: sql update test_index set c1 = 1609996619373050422, c2 = 0.279795, c3 = 'ydayf0gQ18' where c = 183 index_test.go:140: sql delete from test_index where c = 1652 index_test.go:143: sql update test_index set c1 = 5097174098628566867, c2 = 0.861615, c3 = '6gKpt9SgwP' where c = 151 index_test.go:137: sql insert into test_index values (2689, 1233846003207405418, 0.219140, 'EQwwB3VQ2q') index_test.go:143: sql update test_index set c1 = 4931873818950694133, c2 = 0.307569, c3 = 'NqLgsds3Ck' where c = 2617 index_test.go:143: sql update test_index set c1 = 496163463870209771, c2 = 0.981219, c3 = 'GZBSnZaK1i' where c = 2400 index_test.go:143: sql update test_index set c1 = 6378605437120870394, c2 = 0.589169, c3 = 'MPh6tqT4Ah' where c = 2683 index_test.go:137: sql insert into test_index values (2690, 8939876917636657015, 0.732143, 'vTG7dAhSs5') index_test.go:137: sql insert into test_index values (2691, 8161451248607829948, 0.312636, 'nWS5F37zvh') index_test.go:143: sql update test_index set c1 = 3977427152575532788, c2 = 0.767030, c3 = 'GHyXWgdS1D' where c = 2553 index_test.go:137: sql insert into test_index values (2692, 7507387435392078172, 0.985520, 'mJWG8R5DkD') index_test.go:140: sql delete from test_index where c = 504 index_test.go:140: sql delete from test_index where c = 1737 index_test.go:137: sql insert into test_index values (2694, 1826768997248058359, 0.924697, 'SgdpIzOnqI') index_test.go:137: sql insert into test_index values (2695, 8895973682270781689, 0.173275, 'qt4F89MWk7') index_test.go:137: sql insert into test_index values (2697, 343724612424098454, 0.408287, 'zHnOoIxROL') index_test.go:140: sql delete from test_index where c = 941 index_test.go:137: sql insert into test_index values (2693, 4544218186833525478, 0.956238, 'pKawhGrsMl') index_test.go:143: sql update test_index set c1 = 1508092239176939461, c2 = 0.337376, c3 = '9m0Jh8mW2Y' where c = 763 index_test.go:140: sql delete from test_index where c = 1202 index_test.go:137: sql insert into test_index values (2696, 6237844288076054734, 0.793601, 'bYX0lYP5pL') index_test.go:140: sql delete from test_index where c = 21 index_test.go:143: sql update test_index set c1 = 691298173158958713, c2 = 0.170542, c3 = '7Ai81k6sUG' where c = 128 index_test.go:140: sql delete from test_index where c = 1822 index_test.go:140: sql delete from test_index where c = 606 index_test.go:140: sql delete from test_index where c = 1406 index_test.go:143: sql update test_index set c1 = 6927943614889022463, c2 = 0.606801, c3 = 'Zz5tkyHgwY' where c = 2669 index_test.go:143: sql update test_index set c1 = 4546305091834283176, c2 = 0.431989, c3 = 'PXEU6FQQna' where c = 613 index_test.go:143: sql update test_index set c1 = 3560957958232749789, c2 = 0.135473, c3 = 'fHGpxw8ADO' where c = 372 index_test.go:143: sql update test_index set c1 = 3498725831956090239, c2 = 0.385282, c3 = '03ThLuQdsB' where c = 452 index_test.go:140: sql delete from test_index where c = 2670 index_test.go:143: sql update test_index set c1 = 8050194688985269666, c2 = 0.047740, c3 = '6KG3Zl0OXC' where c = 976 index_test.go:137: sql insert into test_index values (2699, 579664815458686307, 0.626625, 'Io1ypFWiqC') index_test.go:137: sql insert into test_index values (2698, 8209498781748032176, 0.624113, '4GjMq9RrIV') index_test.go:143: sql update test_index set c1 = 3060063734626463402, c2 = 0.283436, c3 = 'b0ryyLFM7A' where c = 2385 index_test.go:143: sql update test_index set c1 = 5509742541158072376, c2 = 0.248301, c3 = 'a8Ki4BXfAa' where c = 784 index_test.go:140: sql delete from test_index where c = 1390 index_test.go:137: sql insert into test_index values (2700, 672207830851904605, 0.970776, 'cbSVImYMGt') index_test.go:143: sql update test_index set c1 = 3882506992255894912, c2 = 0.545994, c3 = 'GoFwtj8j4M' where c = 1309 index_test.go:140: sql delete from test_index where c = 694 index_test.go:140: sql delete from test_index where c = 957 index_test.go:143: sql update test_index set c1 = 5220659164519864981, c2 = 0.466153, c3 = 'jjLEFmSmVj' where c = 30 index_test.go:143: sql update test_index set c1 = 6080033335839883297, c2 = 0.705978, c3 = 'EkBt3wUcVQ' where c = 2462 index_test.go:137: sql insert into test_index values (2702, 7957517708641836429, 0.270604, 'e6P1TPqACX') index_test.go:137: sql insert into test_index values (2704, 8141083157077538346, 0.715240, 'nyLZlumKo2') index_test.go:137: sql insert into test_index values (2705, 4753578705135427565, 0.013616, '9sQfddE1mx') index_test.go:137: sql insert into test_index values (2701, 7311403602609377376, 0.141779, 'BbbYpfMaxH') index_test.go:137: sql insert into test_index values (2703, 3831278033192812862, 0.313934, 'Ip5xOc4L4a') index_test.go:140: sql delete from test_index where c = 1317 index_test.go:137: sql insert into test_index values (2707, 318378321061604928, 0.829842, 'fq2Uxu5dmk') index_test.go:137: sql insert into test_index values (2706, 687098091268645814, 0.333940, 'k0954TNMow') index_test.go:137: sql insert into test_index values (2708, 8312395024142515647, 0.506609, 'te8L4JwdaH') index_test.go:140: sql delete from test_index where c = 1585 index_test.go:137: sql insert into test_index values (2710, 6128555023291356256, 0.867284, 'aHU1aJHVxN') index_test.go:137: sql insert into test_index values (2709, 2891512100780816254, 0.330603, 'z2OK1SvGVp') index_test.go:140: sql delete from test_index where c = 1110 index_test.go:140: sql delete from test_index where c = 866 index_test.go:140: sql delete from test_index where c = 1909 index_test.go:143: sql update test_index set c1 = 1872405369960462827, c2 = 0.456556, c3 = 'IGFCukdofO' where c = 2347 index_test.go:140: sql delete from test_index where c = 963 index_test.go:143: sql update test_index set c1 = 6465810090858268921, c2 = 0.364488, c3 = '4XoBmhKasD' where c = 1911 index_test.go:143: sql update test_index set c1 = 3112838481934830966, c2 = 0.617047, c3 = 'z1sTYg74zU' where c = 373 index_test.go:143: sql update test_index set c1 = 3828400209353360614, c2 = 0.349134, c3 = 'juMXP7eA5u' where c = 388 index_test.go:140: sql delete from test_index where c = 2334 index_test.go:140: sql delete from test_index where c = 2090 index_test.go:140: sql delete from test_index where c = 1777 index_test.go:137: sql insert into test_index values (2711, 864205504483760959, 0.909597, 'wbphuz0tQk') index_test.go:140: sql delete from test_index where c = 1293 index_test.go:137: sql insert into test_index values (2713, 8312304534340145910, 0.179960, 'TqOSvdZdtC') index_test.go:143: sql update test_index set c1 = 1003307777804978789, c2 = 0.401992, c3 = 'S2FVMG6N91' where c = 889 index_test.go:143: sql update test_index set c1 = 3046981347827069151, c2 = 0.074505, c3 = 'N9QSMwAfiF' where c = 1344 index_test.go:140: sql delete from test_index where c = 2325 index_test.go:143: sql update test_index set c1 = 1643749503739495815, c2 = 0.828089, c3 = 'QLwtt4meX4' where c = 1268 index_test.go:137: sql insert into test_index values (2714, 2017865130157167691, 0.169852, 'dRojbSJGuw') index_test.go:143: sql update test_index set c1 = 8148750860937773709, c2 = 0.851910, c3 = 'dm0xYQaqly' where c = 1840 index_test.go:143: sql update test_index set c1 = 2822878095273890965, c2 = 0.770956, c3 = 'c19gMJX1vl' where c = 2459 index_test.go:143: sql update test_index set c1 = 1796626690963807640, c2 = 0.320311, c3 = 'BOaoJIU9bt' where c = 620 index_test.go:137: sql insert into test_index values (2712, 2150115357298475440, 0.833748, 'kAP8ZvxTuC') index_test.go:137: sql insert into test_index values (2718, 8673959104396833793, 0.367076, 'UXv5W2u5lj') index_test.go:140: sql delete from test_index where c = 474 index_test.go:137: sql insert into test_index values (2716, 7259177986649006527, 0.934052, 'uyXkkotiDG') index_test.go:140: sql delete from test_index where c = 717 index_test.go:137: sql insert into test_index values (2717, 7031464464937606907, 0.067082, 'g4BlYQs6ti') index_test.go:143: sql update test_index set c1 = 2344849976096241958, c2 = 0.195905, c3 = '3xL2f38Tv5' where c = 2292 index_test.go:137: sql insert into test_index values (2715, 8348674551982111364, 0.903358, 'Y3Ic0bdDrn') index_test.go:140: sql delete from test_index where c = 2190 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:140: sql delete from test_index where c = 204 index_test.go:143: sql update test_index set c1 = 1616689755793292002, c2 = 0.471974, c3 = 'J5DciGoqPg' where c = 796 index_test.go:137: sql insert into test_index values (2719, 2291164767795966164, 0.436127, 'DGxShiiPMg') index_test.go:140: sql delete from test_index where c = 2464 index_test.go:143: sql update test_index set c1 = 4666591585562038264, c2 = 0.954468, c3 = 'ubqlIVMzwE' where c = 175 index_test.go:143: sql update test_index set c1 = 8119079168850076680, c2 = 0.382109, c3 = '0LEHuqRe8R' where c = 1040 index_test.go:137: sql insert into test_index values (2721, 4554140198794486766, 0.880100, 'GfC6SKqx1Q') index_test.go:143: sql update test_index set c1 = 2693879576883489323, c2 = 0.705887, c3 = 'ROA98ZOyvv' where c = 766 index_test.go:137: sql insert into test_index values (2720, 6451790332070269490, 0.689746, 'Cnhr5aR51f') index_test.go:137: sql insert into test_index values (2722, 4868525208527689160, 0.599476, 'HpMHBAHT4d') index_test.go:143: sql update test_index set c1 = 6406060002969759428, c2 = 0.350941, c3 = 'za9LTpG5dJ' where c = 2524 index_test.go:140: sql delete from test_index where c = 532 index_test.go:140: sql delete from test_index where c = 1101 index_test.go:143: sql update test_index set c1 = 766317410416334557, c2 = 0.745981, c3 = '2JAuoZfUax' where c = 804 index_test.go:140: sql delete from test_index where c = 1055 index_test.go:143: sql update test_index set c1 = 6036109048343255050, c2 = 0.317157, c3 = 'BV7nFxln3i' where c = 1184 index_test.go:137: sql insert into test_index values (2724, 4559924201366950923, 0.902715, '46sUqZ04i9') index_test.go:137: sql insert into test_index values (2723, 5370374886635023095, 0.743006, '7fKgXFDzb8') index_test.go:140: sql delete from test_index where c = 140 index_test.go:137: sql insert into test_index values (2726, 3291210826909481439, 0.748334, 'pSHjAPqPcc') index_test.go:140: sql delete from test_index where c = 2708 index_test.go:143: sql update test_index set c1 = 6434993101552522452, c2 = 0.004846, c3 = 'V9LtDkm91A' where c = 1898 index_test.go:137: sql insert into test_index values (2725, 9070446101578014462, 0.940583, '6n2ENA1Nlp') index_test.go:137: sql insert into test_index values (2727, 5740358778311823697, 0.219102, 'xPLuVT6HCD') index_test.go:140: sql delete from test_index where c = 303 index_test.go:137: sql insert into test_index values (2728, 5001829962893868051, 0.910827, 'c0ZrNh1M4B') index_test.go:140: sql delete from test_index where c = 1425 index_test.go:137: sql insert into test_index values (2729, 1888914669780116700, 0.121613, 'eN0KGGqNQq') index_test.go:143: sql update test_index set c1 = 2489710409110198619, c2 = 0.480838, c3 = 'oM9esrpliu' where c = 699 index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 1214 index_test.go:143: sql update test_index set c1 = 8076802744264151984, c2 = 0.228794, c3 = 'qcgm9C2p6m' where c = 805 index_test.go:140: sql delete from test_index where c = 2548 index_test.go:143: sql update test_index set c1 = 3677979314821657524, c2 = 0.332891, c3 = 'do27RpVVVp' where c = 1392 index_test.go:143: sql update test_index set c1 = 581244320638336131, c2 = 0.715149, c3 = 'RjraHBNIAf' where c = 1379 index_test.go:143: sql update test_index set c1 = 5298971168905824571, c2 = 0.632176, c3 = 'VLTixH7k4P' where c = 370 index_test.go:140: sql delete from test_index where c = 611 index_test.go:143: sql update test_index set c1 = 2631590538624361551, c2 = 0.421630, c3 = 'PEAdUTiM8h' where c = 1233 index_test.go:137: sql insert into test_index values (2731, 4137170295364934719, 0.735505, 'Q4pbIVQcUl') index_test.go:137: sql insert into test_index values (2730, 850228639251785146, 0.988463, 'QqmtzNl49n') index_test.go:143: sql update test_index set c1 = 4045894639354829332, c2 = 0.753171, c3 = 'wrRt5SjrAd' where c = 377 index_test.go:143: sql update test_index set c1 = 3524096305475284865, c2 = 0.978542, c3 = 'EmZ4Qf9YpK' where c = 33 index_test.go:137: sql insert into test_index values (2734, 7902973346479904820, 0.076448, 'DDo0PqgRLn') index_test.go:143: sql update test_index set c1 = 4103910464149027256, c2 = 0.580534, c3 = 'j5cC5IrPKp' where c = 1768 index_test.go:137: sql insert into test_index values (2732, 4810991017425806746, 0.770715, 'LdLN4UJoJm') index_test.go:140: sql delete from test_index where c = 1330 index_test.go:140: sql delete from test_index where c = 2110 index_test.go:137: sql insert into test_index values (2736, 1192822040680905169, 0.471546, 'aPa0sX89d2') index_test.go:137: sql insert into test_index values (2737, 9131677300011267427, 0.579831, 'RTYskdJ8zg') index_test.go:140: sql delete from test_index where c = 1521 index_test.go:143: sql update test_index set c1 = 6203729041083826562, c2 = 0.054677, c3 = 'ED2ffAAK2u' where c = 2156 index_test.go:140: sql delete from test_index where c = 1395 index_test.go:137: sql insert into test_index values (2733, 7263208285321031163, 0.685075, 'vYlF5IM2yf') index_test.go:137: sql insert into test_index values (2738, 7317890072903871425, 0.750042, 'oGRd3zOeop') index_test.go:137: sql insert into test_index values (2735, 178515568322212915, 0.832652, 'hcr3e92WPb') index_test.go:140: sql delete from test_index where c = 2393 index_test.go:140: sql delete from test_index where c = 2455 index_test.go:143: sql update test_index set c1 = 1106183938189505470, c2 = 0.882656, c3 = 'gzfBaKNB2E' where c = 1729 index_test.go:140: sql delete from test_index where c = 794 index_test.go:137: sql insert into test_index values (2739, 6152954838846369242, 0.442352, 'k6Mk60PYbo') index_test.go:143: sql update test_index set c1 = 1543704312296436709, c2 = 0.906755, c3 = 'eoeHVjGATl' where c = 2307 index_test.go:140: sql delete from test_index where c = 1972 index_test.go:143: sql update test_index set c1 = 1926234774291504634, c2 = 0.030911, c3 = 'YLcYsut2Ni' where c = 1952 index_test.go:140: sql delete from test_index where c = 2005 index_test.go:137: sql insert into test_index values (2740, 987090052366094197, 0.630183, 'nUYZrSSQKi') index_test.go:140: sql delete from test_index where c = 278 index_test.go:143: sql update test_index set c1 = 2748009130575513458, c2 = 0.686106, c3 = 'eaubRf683D' where c = 337 index_test.go:140: sql delete from test_index where c = 1490 index_test.go:143: sql update test_index set c1 = 1339295999462471589, c2 = 0.872230, c3 = 'Q0Txgilpcr' where c = 2183 index_test.go:143: sql update test_index set c1 = 8421095700996848036, c2 = 0.894682, c3 = 'mVqe9ZTVyc' where c = 1648 index_test.go:143: sql update test_index set c1 = 6307555570364788441, c2 = 0.279550, c3 = 'RmCJ4IotsN' where c = 422 index_test.go:140: sql delete from test_index where c = 212 index_test.go:137: sql insert into test_index values (2741, 480714842996983641, 0.349537, '8TP2TDCbnD') index_test.go:143: sql update test_index set c1 = 5187429979552487689, c2 = 0.293710, c3 = 'Avr0aNZzan' where c = 2075 index_test.go:137: sql insert into test_index values (2742, 255195257772064415, 0.000559, 'N0doG03Geb') index_test.go:137: sql insert into test_index values (2743, 4425089352935947770, 0.364813, 'xB80ztw9eU') index_test.go:143: sql update test_index set c1 = 7535290586972212828, c2 = 0.653176, c3 = 'ZaGq6KupTW' where c = 288 index_test.go:137: sql insert into test_index values (2745, 9098008886937315457, 0.038249, 'nqeIy4cLqw') index_test.go:143: sql update test_index set c1 = 6712880605440157665, c2 = 0.914200, c3 = 'JVYCylpUJ1' where c = 2040 index_test.go:137: sql insert into test_index values (2747, 5459477114900084619, 0.082820, '8IvCawnOxH') index_test.go:137: sql insert into test_index values (2744, 1508096485366452404, 0.584000, 'j49EKCRtYd') index_test.go:143: sql update test_index set c1 = 1706442760370155988, c2 = 0.440370, c3 = 'TYE9myQImi' where c = 2487 index_test.go:140: sql delete from test_index where c = 287 index_test.go:140: sql delete from test_index where c = 1838 index_test.go:140: sql delete from test_index where c = 2037 index_test.go:137: sql insert into test_index values (2748, 8672268366461501994, 0.944646, 'VQ2XxJK8mx') index_test.go:143: sql update test_index set c1 = 8948652306500010725, c2 = 0.354544, c3 = 'ZUK9nLh2sb' where c = 278 index_test.go:140: sql delete from test_index where c = 1494 index_test.go:143: sql update test_index set c1 = 4035812593104940889, c2 = 0.988220, c3 = 'SQxKMThAP4' where c = 2290 index_test.go:137: sql insert into test_index values (2746, 222481233764604009, 0.696566, 'uDtReNzFfI') index_test.go:137: sql insert into test_index values (2750, 5375092988804262684, 0.561247, 'yCwPoomWAO') index_test.go:137: sql insert into test_index values (2749, 7028219239749504131, 0.418737, 'CZsiK5rimX') index_test.go:140: sql delete from test_index where c = 1372 index_test.go:143: sql update test_index set c1 = 621502203920565616, c2 = 0.597814, c3 = 'O4ensjPVJM' where c = 1046 index_test.go:143: sql update test_index set c1 = 128440851996785060, c2 = 0.821592, c3 = 'd5ipQFqI1O' where c = 1855 index_test.go:137: sql insert into test_index values (2751, 931780693315884768, 0.899808, 'c7iptndhbk') index_test.go:140: sql delete from test_index where c = 492 index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 2142702426213309776, c2 = 0.705966, c3 = '7YJS2reyN4' where c = 23 index_test.go:140: sql delete from test_index where c = 934 index_test.go:140: sql delete from test_index where c = 333 index_test.go:137: sql insert into test_index values (2752, 1796174986195771095, 0.165378, 'ej79bnWhRh') index_test.go:140: sql delete from test_index where c = 2163 index_test.go:140: sql delete from test_index where c = 2673 index_test.go:143: sql update test_index set c1 = 5001240008700851299, c2 = 0.113326, c3 = 'xR4IN6Rnvs' where c = 1046 index_test.go:143: sql update test_index set c1 = 8944197305792914949, c2 = 0.358621, c3 = '4OY5iSoJBT' where c = 2425 index_test.go:137: sql insert into test_index values (2754, 7680653808852878140, 0.917071, 'LfgdOD5ys0') index_test.go:140: sql delete from test_index where c = 724 index_test.go:137: sql insert into test_index values (2753, 9004882756035712594, 0.840304, 's0x9DrOfZR') [TestSimpleMixed][Insert][Time Cost]1.833022727s index_test.go:143: sql update test_index set c1 = 4531560240232362034, c2 = 0.063807, c3 = 'I7NUxcod4S' where c = 36 index_test.go:143: sql update test_index set c1 = 1270952143119087242, c2 = 0.005735, c3 = 'MsHm9jgbXr' where c = 1084 index_test.go:140: sql delete from test_index where c = 426 index_test.go:143: sql update test_index set c1 = 832904349680529557, c2 = 0.055925, c3 = 'gw5QbArZie' where c = 1814 index_test.go:137: sql insert into test_index values (2756, 22273996353926423, 0.227844, '8GRHmdTgEh') index_test.go:143: sql update test_index set c1 = 1766011529924806239, c2 = 0.137561, c3 = 'nj5nwHH8RG' where c = 2412 index_test.go:137: sql insert into test_index values (2755, 7383822204061651428, 0.860641, 'PTowWIZwly') index_test.go:140: sql delete from test_index where c = 2484 index_test.go:137: sql insert into test_index values (2757, 8879512303137516182, 0.720284, 'BtfhhfVbQe') index_test.go:137: sql insert into test_index values (2758, 647314653490099627, 0.520083, 'WwMuzzfBuo') index_test.go:143: sql update test_index set c1 = 4507432350725513127, c2 = 0.959006, c3 = 'noA8MqgazO' where c = 1659 index_test.go:143: sql update test_index set c1 = 6594455058371003457, c2 = 0.240855, c3 = 'ueN7krjYTA' where c = 693 index_test.go:137: sql insert into test_index values (2760, 477830180927551108, 0.579778, 'cDgZino1NY') index_test.go:137: sql insert into test_index values (2761, 3101980463226302397, 0.904983, 'sXT0OE9ZpY') index_test.go:140: sql delete from test_index where c = 237 index_test.go:143: sql update test_index set c1 = 8558187717511433169, c2 = 0.696119, c3 = 'lNta1Y5qKn' where c = 705 index_test.go:140: sql delete from test_index where c = 2680 index_test.go:140: sql delete from test_index where c = 1949 index_test.go:137: sql insert into test_index values (2763, 1120806718643408375, 0.712534, 'J0O4uY7TAG') index_test.go:137: sql insert into test_index values (2759, 8221742679293860245, 0.527186, 'YFvuNHW7K5') index_test.go:137: sql insert into test_index values (2762, 3100422591979072368, 0.578619, '1r0sK7PfmP') index_test.go:140: sql delete from test_index where c = 2212 index_test.go:140: sql delete from test_index where c = 2400 index_test.go:137: sql insert into test_index values (2764, 6441666543266173093, 0.804181, 'etPY7dnKWf') index_test.go:140: sql delete from test_index where c = 1142 index_test.go:143: sql update test_index set c1 = 4057739152371910962, c2 = 0.565933, c3 = 'rd6Q5CVHK1' where c = 988 index_test.go:140: sql delete from test_index where c = 2161 index_test.go:140: sql delete from test_index where c = 1394 index_test.go:143: sql update test_index set c1 = 7560027678137906335, c2 = 0.164799, c3 = 'DxdJNIdR2C' where c = 1646 index_test.go:143: sql update test_index set c1 = 6458846412558576316, c2 = 0.135780, c3 = 'yFZYLneKVX' where c = 2311 index_test.go:143: sql update test_index set c1 = 7196408676190897187, c2 = 0.626565, c3 = 'ksoqnVbpi5' where c = 910 index_test.go:143: sql update test_index set c1 = 8168166212103233423, c2 = 0.238705, c3 = 'AcGlYOn7J2' where c = 10 index_test.go:140: sql delete from test_index where c = 537 index_test.go:137: sql insert into test_index values (2766, 856928120329345690, 0.106471, 'AWmewc1xo5') index_test.go:137: sql insert into test_index values (2767, 7131068648851271828, 0.617086, 'wEdH4cuV33') index_test.go:137: sql insert into test_index values (2765, 9172462949924112750, 0.148092, 'FWfuYyviGr') index_test.go:137: sql insert into test_index values (2768, 6693889256956788519, 0.943569, 'KYqE41Xjp9') index_test.go:140: sql delete from test_index where c = 2574 index_test.go:143: sql update test_index set c1 = 8133260988481220765, c2 = 0.920450, c3 = '3v9MQo9WC8' where c = 869 index_test.go:143: sql update test_index set c1 = 5179140655881740942, c2 = 0.785399, c3 = 'D71bQN0Fdt' where c = 1249 index_test.go:143: sql update test_index set c1 = 2577991177397289860, c2 = 0.675714, c3 = 'RxWg054PJW' where c = 1869 index_test.go:137: sql insert into test_index values (2769, 7664244329118436191, 0.028158, 'CXydq44GuM') index_test.go:140: sql delete from test_index where c = 723 index_test.go:143: sql update test_index set c1 = 4399027290237541759, c2 = 0.422100, c3 = 'Rzk1wnMJrl' where c = 2584 index_test.go:143: sql update test_index set c1 = 887084628293460082, c2 = 0.575299, c3 = 'r8jrRpqM0z' where c = 923 index_test.go:140: sql delete from test_index where c = 1243 index_test.go:140: sql delete from test_index where c = 956 index_test.go:137: sql insert into test_index values (2770, 6497617808689805937, 0.548391, 'wFzGuh1nvj') index_test.go:137: sql insert into test_index values (2771, 6551320662408836394, 0.364619, '9NQ4MY4MAZ') index_test.go:140: sql delete from test_index where c = 2621 index_test.go:140: sql delete from test_index where c = 1203 index_test.go:137: sql insert into test_index values (2773, 1867288425082810654, 0.121966, 'D4m5S2nzRd') index_test.go:137: sql insert into test_index values (2774, 4909450161407572935, 0.226843, 'fSx7aX4nC9') index_test.go:143: sql update test_index set c1 = 7457065770784972634, c2 = 0.798371, c3 = 'jK9OT84spe' where c = 1152 index_test.go:137: sql insert into test_index values (2772, 3768477435474857909, 0.507412, 'iPt7pqkALS') index_test.go:143: sql update test_index set c1 = 2659443900118198215, c2 = 0.009461, c3 = 'qGf55eT4mJ' where c = 2064 index_test.go:143: sql update test_index set c1 = 3528547361904237896, c2 = 0.015941, c3 = 'FfRMklYLwm' where c = 2010 index_test.go:140: sql delete from test_index where c = 753 index_test.go:140: sql delete from test_index where c = 2329 index_test.go:143: sql update test_index set c1 = 6553952401310158839, c2 = 0.099786, c3 = 'QszJXmUI1c' where c = 1206 index_test.go:143: sql update test_index set c1 = 7592985481500923259, c2 = 0.223228, c3 = 'qqYUp6v984' where c = 238 index_test.go:137: sql insert into test_index values (2776, 2229518221917547864, 0.514483, 'HOP6Q1oMo1') index_test.go:140: sql delete from test_index where c = 1311 index_test.go:140: sql delete from test_index where c = 2111 index_test.go:143: sql update test_index set c1 = 7519335389730420241, c2 = 0.500901, c3 = 'CPwCd8V5ul' where c = 1221 index_test.go:140: sql delete from test_index where c = 570 index_test.go:137: sql insert into test_index values (2779, 945846680144376506, 0.886638, 'KWafhZaaMK') index_test.go:140: sql delete from test_index where c = 1887 index_test.go:137: sql insert into test_index values (2778, 7280598625124859889, 0.959491, 'yiUEyUI0yr') index_test.go:143: sql update test_index set c1 = 3558282813167285853, c2 = 0.819238, c3 = 'nZQ04z3inn' where c = 1445 index_test.go:137: sql insert into test_index values (2775, 649361524518431771, 0.304989, '3bgX0P0ajX') index_test.go:143: sql update test_index set c1 = 1764103945859398067, c2 = 0.989128, c3 = 'UMQZgSSNFl' where c = 1847 index_test.go:143: sql update test_index set c1 = 3758353654412601327, c2 = 0.125252, c3 = 'VB1PFoUnPk' where c = 552 index_test.go:137: sql insert into test_index values (2777, 2048716257982605525, 0.772217, 'd5Hv2Ev1Ku') index_test.go:140: sql delete from test_index where c = 395 index_test.go:143: sql update test_index set c1 = 7016715277243568131, c2 = 0.478690, c3 = 'GV9r5O1JbZ' where c = 1168 index_test.go:137: sql insert into test_index values (2782, 6178858980824089289, 0.158284, 'JAJKZpKmRW') index_test.go:137: sql insert into test_index values (2781, 8863866090166118230, 0.293395, '4f3fdkQISc') index_test.go:137: sql insert into test_index values (2783, 1233659397869084778, 0.706005, 'yxaOMsZncd') index_test.go:140: sql delete from test_index where c = 1738 index_test.go:137: sql insert into test_index values (2780, 97198976953970648, 0.237563, 'LDLDk5azdI') index_test.go:143: sql update test_index set c1 = 512355826793240903, c2 = 0.616136, c3 = '9pSr1Fnesa' where c = 1816 index_test.go:140: sql delete from test_index where c = 1744 index_test.go:140: sql delete from test_index where c = 504 index_test.go:140: sql delete from test_index where c = 1838 index_test.go:140: sql delete from test_index where c = 1431 index_test.go:137: sql insert into test_index values (2784, 8433604807481330071, 0.310582, 'ByhxGhh0Z9') index_test.go:143: sql update test_index set c1 = 8524209163106244251, c2 = 0.736253, c3 = '5q5nHGX7Sm' where c = 1083 index_test.go:140: sql delete from test_index where c = 1315 index_test.go:143: sql update test_index set c1 = 7575956515268817135, c2 = 0.612711, c3 = 'QDh6DODFau' where c = 2377 index_test.go:140: sql delete from test_index where c = 64 index_test.go:137: sql insert into test_index values (2785, 6035788805999648877, 0.557695, 'DlLo722ZJ4') index_test.go:143: sql update test_index set c1 = 6002124456709943351, c2 = 0.182190, c3 = 'JfYPqBBEFI' where c = 731 index_test.go:143: sql update test_index set c1 = 6784588854562090243, c2 = 0.776033, c3 = 'ItEnKwcjk5' where c = 2526 index_test.go:140: sql delete from test_index where c = 963 index_test.go:143: sql update test_index set c1 = 1707488106015222608, c2 = 0.959262, c3 = 'rVv8hhctPs' where c = 1532 index_test.go:143: sql update test_index set c1 = 9075057457527939693, c2 = 0.437729, c3 = 'sfVGKxMYt6' where c = 2309 index_test.go:137: sql insert into test_index values (2787, 8817272486877897754, 0.415937, '52LQwmgXXp') index_test.go:137: sql insert into test_index values (2788, 4908697431941008668, 0.750646, 'CU57aiHbel') index_test.go:137: sql insert into test_index values (2786, 8295908563129348010, 0.885005, 'zkpHUTgMqx') index_test.go:137: sql insert into test_index values (2791, 2140423937205275280, 0.183801, 'MopaW1I2g0') index_test.go:140: sql delete from test_index where c = 1879 index_test.go:143: sql update test_index set c1 = 786544823305919958, c2 = 0.185632, c3 = 'JGRMKItyr7' where c = 977 index_test.go:140: sql delete from test_index where c = 930 index_test.go:137: sql insert into test_index values (2789, 3878912582959887622, 0.656878, '0B0jsI7GcX') index_test.go:143: sql update test_index set c1 = 3567696594850238679, c2 = 0.178198, c3 = 'ns1hoyy6lN' where c = 947 index_test.go:143: sql update test_index set c1 = 8278327768465620792, c2 = 0.214121, c3 = 'ZjVErKxNAK' where c = 1750 index_test.go:143: sql update test_index set c1 = 5711710928379205879, c2 = 0.602827, c3 = 'LEpbGfayUV' where c = 1708 index_test.go:137: sql insert into test_index values (2790, 7539283819306544112, 0.320934, 'jU6MY00OO0') index_test.go:143: sql update test_index set c1 = 556956296701691599, c2 = 0.431784, c3 = 'VdlfEPZYbC' where c = 1259 index_test.go:140: sql delete from test_index where c = 1207 index_test.go:137: sql insert into test_index values (2792, 8509833931360355191, 0.998163, '9IzAIuea8H') index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 2354 index_test.go:137: sql insert into test_index values (2793, 4150798607315809209, 0.789455, '4Adma0f0gg') index_test.go:137: sql insert into test_index values (2794, 8253777356164131001, 0.071193, '8bGg8CTjn6') index_test.go:137: sql insert into test_index values (2795, 8581741636747874511, 0.179587, 'GWVwwDvmwU') index_test.go:140: sql delete from test_index where c = 610 index_test.go:143: sql update test_index set c1 = 2796113780260498361, c2 = 0.181279, c3 = 'k1RoRuYj7q' where c = 1713 index_test.go:143: sql update test_index set c1 = 5979479098774651047, c2 = 0.060255, c3 = '9LRApNJOWH' where c = 58 index_test.go:143: sql update test_index set c1 = 2699603960105794663, c2 = 0.692045, c3 = 'tn06pXsShD' where c = 894 index_test.go:140: sql delete from test_index where c = 317 index_test.go:140: sql delete from test_index where c = 1557 index_test.go:137: sql insert into test_index values (2796, 1113307508584555763, 0.105591, 'rvK5Tc7Auu') index_test.go:140: sql delete from test_index where c = 1034 index_test.go:140: sql delete from test_index where c = 2690 index_test.go:143: sql update test_index set c1 = 5272844483798077044, c2 = 0.796513, c3 = 'XSqM0LS1td' where c = 460 index_test.go:140: sql delete from test_index where c = 2090 index_test.go:137: sql insert into test_index values (2797, 8229410357362428317, 0.878809, 'U8v1flj6aJ') index_test.go:143: sql update test_index set c1 = 4040889443064389351, c2 = 0.620445, c3 = '4rQemxCgIO' where c = 380 index_test.go:143: sql update test_index set c1 = 7579769191439314148, c2 = 0.457134, c3 = 'hkgvNOXgEO' where c = 164 index_test.go:143: sql update test_index set c1 = 1029288484012206148, c2 = 0.429339, c3 = 'ZphwO1obrw' where c = 1487 index_test.go:143: sql update test_index set c1 = 7932898078106638417, c2 = 0.312232, c3 = '7EjhGMTNwB' where c = 1851 index_test.go:140: sql delete from test_index where c = 854 index_test.go:137: sql insert into test_index values (2798, 3510040141247341050, 0.229701, 'GI14UsVUZL') index_test.go:140: sql delete from test_index where c = 434 index_test.go:143: sql update test_index set c1 = 1507004260015581130, c2 = 0.012542, c3 = '6HzjgdHwRc' where c = 1208 index_test.go:137: sql insert into test_index values (2799, 8396276414180921106, 0.414702, 'paFunggnNb') index_test.go:143: sql update test_index set c1 = 5570933609023037583, c2 = 0.576496, c3 = 'gqwZSaRmsq' where c = 202 index_test.go:143: sql update test_index set c1 = 2615215730301489670, c2 = 0.376722, c3 = 'VyDNWvWIxt' where c = 1195 index_test.go:140: sql delete from test_index where c = 1084 index_test.go:140: sql delete from test_index where c = 931 index_test.go:143: sql update test_index set c1 = 8840915907323275520, c2 = 0.889018, c3 = 'yVbPrfngdP' where c = 42 index_test.go:137: sql insert into test_index values (2800, 2765939305994026061, 0.970386, 'ify6uBSFnY') index_test.go:143: sql update test_index set c1 = 4627618481584488785, c2 = 0.248354, c3 = 'toLTloJcT8' where c = 954 index_test.go:140: sql delete from test_index where c = 365 index_test.go:143: sql update test_index set c1 = 665143182250558960, c2 = 0.922137, c3 = 'zC4Ftqgr95' where c = 806 index_test.go:137: sql insert into test_index values (2801, 4450492718672939051, 0.475941, 'mD2hH8URRi') index_test.go:137: sql insert into test_index values (2802, 7683359925725247743, 0.765389, 'YQ5c0CCbrr') index_test.go:137: sql insert into test_index values (2804, 3235888091422514411, 0.335571, 'Yg7TWJWtvT') index_test.go:137: sql insert into test_index values (2805, 9214500284433560005, 0.305047, 'ncD5ijs609') index_test.go:137: sql insert into test_index values (2807, 7146107082001591956, 0.218500, 'Totl3UI7mw') index_test.go:137: sql insert into test_index values (2803, 1604226901188243212, 0.925522, 'p7zpgqQb3k') index_test.go:137: sql insert into test_index values (2806, 3762029130550530791, 0.538262, 'qxjURidjkG') index_test.go:137: sql insert into test_index values (2808, 5810094170305310060, 0.435676, 'TywaaMRIbf') index_test.go:137: sql insert into test_index values (2810, 8599656209229791359, 0.564577, '4Jk43Hl0YK') index_test.go:140: sql delete from test_index where c = 2615 index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 966 index_test.go:140: sql delete from test_index where c = 683 index_test.go:137: sql insert into test_index values (2809, 5604934599814028896, 0.174097, 'JOshv2Zr2F') index_test.go:143: sql update test_index set c1 = 3387311675985135304, c2 = 0.913020, c3 = 'ejB9RarfWi' where c = 599 index_test.go:140: sql delete from test_index where c = 2422 index_test.go:140: sql delete from test_index where c = 2696 index_test.go:140: sql delete from test_index where c = 1156 index_test.go:143: sql update test_index set c1 = 5878998651430262546, c2 = 0.865685, c3 = 'eHI06CrTVk' where c = 1232 index_test.go:140: sql delete from test_index where c = 1967 index_test.go:140: sql delete from test_index where c = 592 index_test.go:140: sql delete from test_index where c = 2423 index_test.go:143: sql update test_index set c1 = 7355127788576047684, c2 = 0.529166, c3 = 'G5N5vUDYn3' where c = 1463 index_test.go:143: sql update test_index set c1 = 735556932311215577, c2 = 0.338523, c3 = 'PWiU2Pu8vC' where c = 1374 index_test.go:143: sql update test_index set c1 = 1920088438578339388, c2 = 0.623122, c3 = 'pCRLNeE4mv' where c = 495 index_test.go:143: sql update test_index set c1 = 5559393948349256117, c2 = 0.928207, c3 = 'mSp4VOQexi' where c = 1846 index_test.go:137: sql insert into test_index values (2812, 2059818916227341660, 0.832238, 'wxmUhExw59') index_test.go:143: sql update test_index set c1 = 2969941973165531071, c2 = 0.462523, c3 = 'Fztt6zAIC4' where c = 956 index_test.go:137: sql insert into test_index values (2814, 670282849484187209, 0.753505, 'Ip2ztkFEbz') index_test.go:137: sql insert into test_index values (2811, 6158026198605739949, 0.364636, 'L6aet1p6g1') index_test.go:143: sql update test_index set c1 = 8873658765655416698, c2 = 0.615421, c3 = '99e1ZVyPR7' where c = 1732 index_test.go:137: sql insert into test_index values (2813, 8967642838492666158, 0.974894, 'JnPDmtzmah') index_test.go:137: sql insert into test_index values (2815, 2831273130340727173, 0.355092, 'cCTq5hgkdM') index_test.go:140: sql delete from test_index where c = 248 index_test.go:143: sql update test_index set c1 = 5653489640268822647, c2 = 0.462185, c3 = 'XEgwPBVc39' where c = 1700 index_test.go:140: sql delete from test_index where c = 2110 index_test.go:143: sql update test_index set c1 = 7648384649176577902, c2 = 0.102605, c3 = 'Dlb9IwvALA' where c = 1468 index_test.go:137: sql insert into test_index values (2818, 4181863676529986390, 0.504060, 'xamYP4cB0S') index_test.go:143: sql update test_index set c1 = 7078509755823318896, c2 = 0.159516, c3 = 'K7sfLPJl71' where c = 1648 index_test.go:140: sql delete from test_index where c = 1921 index_test.go:137: sql insert into test_index values (2816, 4382999291115560127, 0.680073, 'l8IoyFcr7a') index_test.go:143: sql update test_index set c1 = 4490267779360567228, c2 = 0.536103, c3 = 'HzysaA0r8b' where c = 1039 index_test.go:137: sql insert into test_index values (2817, 4589274084981922127, 0.729754, 'heNZdtkuWS') index_test.go:140: sql delete from test_index where c = 1378 index_test.go:140: sql delete from test_index where c = 2036 index_test.go:143: sql update test_index set c1 = 8914726866191402192, c2 = 0.774222, c3 = 'bI4dxxSAwS' where c = 152 index_test.go:140: sql delete from test_index where c = 2812 index_test.go:137: sql insert into test_index values (2820, 1547839458468799674, 0.937866, 'XW73sblM3O') index_test.go:137: sql insert into test_index values (2819, 5255185630790260835, 0.302249, 'sawTL13RJB') index_test.go:140: sql delete from test_index where c = 2575 index_test.go:137: sql insert into test_index values (2823, 5446289350469799112, 0.715608, 'iPTPNvU6mw') index_test.go:143: sql update test_index set c1 = 6745992251756875270, c2 = 0.398211, c3 = 'Bm0QHwfXD0' where c = 1321 index_test.go:143: sql update test_index set c1 = 944378055544711976, c2 = 0.240874, c3 = 'KduImjIAnz' where c = 2771 index_test.go:137: sql insert into test_index values (2821, 5302123153252811916, 0.548513, 'kzV9oLljmw') index_test.go:137: sql insert into test_index values (2822, 53206715851779574, 0.264410, 'MU9V2ngJmX') index_test.go:137: sql insert into test_index values (2824, 3544691838111608943, 0.361185, '3yCFSDnzYK') index_test.go:143: sql update test_index set c1 = 7509826339820367271, c2 = 0.168222, c3 = '9fITDRpa7z' where c = 2278 index_test.go:137: sql insert into test_index values (2825, 4428315922526252502, 0.428402, 'IzlqSRq01t') index_test.go:140: sql delete from test_index where c = 736 index_test.go:140: sql delete from test_index where c = 513 index_test.go:143: sql update test_index set c1 = 4755480292408440181, c2 = 0.208427, c3 = 'ZDd3D4e7N1' where c = 2287 index_test.go:140: sql delete from test_index where c = 2225 index_test.go:140: sql delete from test_index where c = 1901 index_test.go:143: sql update test_index set c1 = 7941300509751061165, c2 = 0.579169, c3 = 'JUcItb6DRW' where c = 439 index_test.go:140: sql delete from test_index where c = 2106 index_test.go:143: sql update test_index set c1 = 2617821205693312330, c2 = 0.650598, c3 = 'RlXpPSFnhJ' where c = 1462 index_test.go:137: sql insert into test_index values (2827, 8972866514401277065, 0.751988, 'Ikh1GtZlpG') index_test.go:140: sql delete from test_index where c = 1873 index_test.go:140: sql delete from test_index where c = 223 index_test.go:143: sql update test_index set c1 = 6516003313421365197, c2 = 0.270368, c3 = 'rXSo2A54yU' where c = 422 index_test.go:137: sql insert into test_index values (2828, 5305802513595032063, 0.945643, 'Hf7kf1cUap') index_test.go:143: sql update test_index set c1 = 1939243384087041872, c2 = 0.669264, c3 = 'oqJsjU31aP' where c = 1157 index_test.go:140: sql delete from test_index where c = 2247 index_test.go:140: sql delete from test_index where c = 600 index_test.go:143: sql update test_index set c1 = 7902309662021873772, c2 = 0.393846, c3 = 'AAQqIiJxPV' where c = 2458 index_test.go:137: sql insert into test_index values (2826, 4418246638034889294, 0.365908, 'FHnF2uGQe8') index_test.go:137: sql insert into test_index values (2830, 7932143249253170040, 0.688173, 'PNzbhIGJNk') index_test.go:137: sql insert into test_index values (2829, 2992980285184566797, 0.231890, 'xuTQ5fkj78') index_test.go:140: sql delete from test_index where c = 2476 index_test.go:140: sql delete from test_index where c = 2080 index_test.go:143: sql update test_index set c1 = 3319171484965058916, c2 = 0.876748, c3 = 'YfIVDakWi7' where c = 968 index_test.go:140: sql delete from test_index where c = 797 index_test.go:143: sql update test_index set c1 = 307919975485917320, c2 = 0.496374, c3 = '7lm2e8yjdW' where c = 1616 index_test.go:137: sql insert into test_index values (2831, 9179452085259784271, 0.106918, 'ifIKnTzWqT') index_test.go:143: sql update test_index set c1 = 7685977002132954517, c2 = 0.935970, c3 = 'VmpwgYI6CJ' where c = 2256 index_test.go:137: sql insert into test_index values (2832, 3100943825513532967, 0.667993, 'TP52LxNuX2') index_test.go:143: sql update test_index set c1 = 4986468058770697357, c2 = 0.844878, c3 = 'xStJ6vTGM0' where c = 2538 index_test.go:143: sql update test_index set c1 = 1163616733330751681, c2 = 0.425837, c3 = 'KN6CKTVj9s' where c = 687 index_test.go:137: sql insert into test_index values (2835, 7335814405222882836, 0.655741, 'FavxM9gGBi') index_test.go:137: sql insert into test_index values (2833, 8850750439330957657, 0.396782, 'nOEKhGpRN6') index_test.go:140: sql delete from test_index where c = 2466 index_test.go:143: sql update test_index set c1 = 7813620514300816738, c2 = 0.408503, c3 = 'OlcLDd62uv' where c = 1189 index_test.go:140: sql delete from test_index where c = 1688 index_test.go:137: sql insert into test_index values (2837, 8723389618676715960, 0.897213, 'xg3uf2tiSE') index_test.go:140: sql delete from test_index where c = 2320 index_test.go:140: sql delete from test_index where c = 409 index_test.go:137: sql insert into test_index values (2838, 3439642664489186361, 0.110793, 'VDIwyTk1XW') index_test.go:143: sql update test_index set c1 = 7814882316207563760, c2 = 0.251129, c3 = 'GOiZcPU6fA' where c = 2764 index_test.go:143: sql update test_index set c1 = 7719396739394997919, c2 = 0.593237, c3 = 'X2T4WleKXd' where c = 2789 index_test.go:137: sql insert into test_index values (2836, 9727416330624186, 0.640577, 'lK2ehorYS2') index_test.go:140: sql delete from test_index where c = 1607 index_test.go:137: sql insert into test_index values (2834, 2106526948924076615, 0.016675, 'YdQ6OUnY3g') index_test.go:143: sql update test_index set c1 = 1573641192290478734, c2 = 0.239070, c3 = 'QCiZdhiuZA' where c = 2389 index_test.go:140: sql delete from test_index where c = 2546 index_test.go:137: sql insert into test_index values (2839, 4968634346137036647, 0.549060, '7R0m4n0yZP') index_test.go:140: sql delete from test_index where c = 2403 index_test.go:143: sql update test_index set c1 = 7889304123819555371, c2 = 0.843747, c3 = '5vb0vZH9oP' where c = 570 index_test.go:140: sql delete from test_index where c = 2441 index_test.go:137: sql insert into test_index values (2841, 5543376724310609291, 0.084496, '6FPsDF2pVR') index_test.go:137: sql insert into test_index values (2842, 5942119968409336316, 0.348373, 'BDlReEmdMy') index_test.go:143: sql update test_index set c1 = 6714771514048936197, c2 = 0.851355, c3 = 'COCLXEUscr' where c = 1786 index_test.go:143: sql update test_index set c1 = 8293641545806251185, c2 = 0.229848, c3 = 'iDKluIAlbl' where c = 2591 index_test.go:140: sql delete from test_index where c = 258 index_test.go:137: sql insert into test_index values (2840, 2837832886834484818, 0.792277, 'SHTE8TLSDd') index_test.go:137: sql insert into test_index values (2843, 5183796597992852663, 0.844931, 'KbNhMgZblE') index_test.go:143: sql update test_index set c1 = 1705045878242941288, c2 = 0.940982, c3 = '039ldS9MZw' where c = 1595 index_test.go:140: sql delete from test_index where c = 729 index_test.go:143: sql update test_index set c1 = 5408619388151994790, c2 = 0.303219, c3 = 'o9GwkY49ZA' where c = 2012 index_test.go:143: sql update test_index set c1 = 8331921727323173383, c2 = 0.076702, c3 = 'unMthQvQjD' where c = 2467 index_test.go:140: sql delete from test_index where c = 2724 index_test.go:140: sql delete from test_index where c = 1842 index_test.go:137: sql insert into test_index values (2845, 5454206734302017923, 0.874422, 'hMUUcYQtJb') index_test.go:137: sql insert into test_index values (2844, 1096108928652613530, 0.860239, 'DBOBcmSGia') index_test.go:140: sql delete from test_index where c = 2626 index_test.go:140: sql delete from test_index where c = 2232 index_test.go:143: sql update test_index set c1 = 4716383756864185215, c2 = 0.576896, c3 = 'FHPS4F3Eue' where c = 1532 index_test.go:137: sql insert into test_index values (2846, 1118565280477062502, 0.085532, '8xi2T80Zqd') index_test.go:143: sql update test_index set c1 = 8650150636125807347, c2 = 0.715326, c3 = '5xymzfF9uT' where c = 158 index_test.go:143: sql update test_index set c1 = 4342357102750666654, c2 = 0.096302, c3 = 'JkXFLofJxh' where c = 2506 index_test.go:140: sql delete from test_index where c = 713 index_test.go:140: sql delete from test_index where c = 2181 index_test.go:137: sql insert into test_index values (2849, 8904190215051461762, 0.470040, 'wWVVFbd0NH') index_test.go:143: sql update test_index set c1 = 2730114046735708867, c2 = 0.174765, c3 = 'Ykn8CE9atv' where c = 2521 index_test.go:137: sql insert into test_index values (2847, 3228195575727840762, 0.979691, '7bj39xoUG7') index_test.go:137: sql insert into test_index values (2848, 7864540813979744016, 0.927951, 'dsnR1a40UD') index_test.go:143: sql update test_index set c1 = 8244794822321066056, c2 = 0.536984, c3 = 'tq4KZmX91n' where c = 1105 index_test.go:137: sql insert into test_index values (2850, 4344341045905327127, 0.383918, 'gjbsFcj0NB') index_test.go:143: sql update test_index set c1 = 146102966168239803, c2 = 0.778451, c3 = '9Hqx0vfahR' where c = 1811 index_test.go:140: sql delete from test_index where c = 1068 index_test.go:137: sql insert into test_index values (2852, 4090750587040667108, 0.102231, 'E7DGUp6w0u') index_test.go:143: sql update test_index set c1 = 8197224099305472691, c2 = 0.340121, c3 = 'CfM2ZfEsRv' where c = 2093 index_test.go:137: sql insert into test_index values (2853, 7259847328617051328, 0.304068, 'Ae2fFCBhdX') index_test.go:140: sql delete from test_index where c = 942 index_test.go:140: sql delete from test_index where c = 612 index_test.go:143: sql update test_index set c1 = 8907083849404546876, c2 = 0.470834, c3 = 'yiOZIr18Mi' where c = 655 index_test.go:143: sql update test_index set c1 = 69408476507493516, c2 = 0.123305, c3 = 'uytSHR81m2' where c = 2727 index_test.go:140: sql delete from test_index where c = 1976 index_test.go:140: sql delete from test_index where c = 1221 index_test.go:140: sql delete from test_index where c = 2090 index_test.go:137: sql insert into test_index values (2854, 4189818126322165754, 0.743365, '69nSdCQKK6') index_test.go:137: sql insert into test_index values (2851, 7150445279798125509, 0.461944, 'fn12AcVTYE') index_test.go:140: sql delete from test_index where c = 1528 index_test.go:143: sql update test_index set c1 = 3464578340375879999, c2 = 0.414049, c3 = 'Zpx8GXmMrp' where c = 2687 index_test.go:137: sql insert into test_index values (2855, 6129787924063869519, 0.844134, 'i8I4TZ12tG') index_test.go:140: sql delete from test_index where c = 193 index_test.go:143: sql update test_index set c1 = 3856164784204917952, c2 = 0.382399, c3 = '6lCQvr3OvH' where c = 1987 index_test.go:143: sql update test_index set c1 = 2255880283491883382, c2 = 0.759056, c3 = 'OryHpFwbz5' where c = 2051 index_test.go:137: sql insert into test_index values (2856, 1157343619968836860, 0.552718, 'UKRyDghVZh') index_test.go:140: sql delete from test_index where c = 896 index_test.go:137: sql insert into test_index values (2858, 6143854048955415515, 0.504211, '6DyWB80tOd') index_test.go:143: sql update test_index set c1 = 2321017571753693219, c2 = 0.537512, c3 = 'tJ0uNFt91o' where c = 1024 index_test.go:137: sql insert into test_index values (2859, 6562154663675598999, 0.555111, 'k79NF3Xj1w') index_test.go:143: sql update test_index set c1 = 1319915655882533916, c2 = 0.337089, c3 = 'i51Hwwjz0J' where c = 1907 index_test.go:137: sql insert into test_index values (2857, 4269214000821717589, 0.523460, 'HCh0ouPXn4') index_test.go:143: sql update test_index set c1 = 8689362650392904696, c2 = 0.537150, c3 = 'teDZvCr3zd' where c = 1549 index_test.go:143: sql update test_index set c1 = 2379746665064481208, c2 = 0.795415, c3 = 'Ny2m20jLCa' where c = 2821 index_test.go:140: sql delete from test_index where c = 543 index_test.go:140: sql delete from test_index where c = 1253 index_test.go:140: sql delete from test_index where c = 2102 index_test.go:137: sql insert into test_index values (2863, 3583866918993357687, 0.226102, 'tQXSSDX7y6') index_test.go:140: sql delete from test_index where c = 1106 index_test.go:140: sql delete from test_index where c = 245 index_test.go:143: sql update test_index set c1 = 1239601089672687824, c2 = 0.497352, c3 = 'bPKXe4Aehl' where c = 482 index_test.go:140: sql delete from test_index where c = 324 index_test.go:137: sql insert into test_index values (2860, 5171206619805494581, 0.572664, 'EfUhEO4kU8') index_test.go:143: sql update test_index set c1 = 2901498716237329651, c2 = 0.111004, c3 = 'b0ZBOIHA7t' where c = 876 index_test.go:143: sql update test_index set c1 = 6031052080381262831, c2 = 0.757132, c3 = 'YjMGctieHe' where c = 2672 index_test.go:143: sql update test_index set c1 = 4355580336988009812, c2 = 0.147238, c3 = 'wGbgqGOgTp' where c = 519 index_test.go:140: sql delete from test_index where c = 863 index_test.go:137: sql insert into test_index values (2865, 1851805034035925679, 0.764227, 'X86byUaV2B') index_test.go:143: sql update test_index set c1 = 855468103902025552, c2 = 0.629352, c3 = 'tlJ7NoR1vp' where c = 13 index_test.go:137: sql insert into test_index values (2864, 6906632576467221649, 0.209828, 'Ad7bsJFzvk') index_test.go:143: sql update test_index set c1 = 2457221585425340311, c2 = 0.246498, c3 = 'haYZQrKIkO' where c = 1255 index_test.go:137: sql insert into test_index values (2866, 7116251286139464281, 0.418547, '2fPC1PTM5s') index_test.go:137: sql insert into test_index values (2867, 7770367433956842632, 0.865498, 'rDf8SvaNj0') index_test.go:143: sql update test_index set c1 = 1933682066295599000, c2 = 0.353459, c3 = '9mL7CXVZ3t' where c = 1491 index_test.go:143: sql update test_index set c1 = 1167532929820120529, c2 = 0.585396, c3 = '1qRbiNXuzy' where c = 1593 index_test.go:137: sql insert into test_index values (2862, 7706878356557114960, 0.900927, 'mhIzYsczad') index_test.go:137: sql insert into test_index values (2861, 5453095024501824697, 0.872517, 'kzo0Pk2Hpc') index_test.go:137: sql insert into test_index values (2868, 7751047851007800778, 0.054584, '9ENCu1hgaP') index_test.go:140: sql delete from test_index where c = 886 index_test.go:140: sql delete from test_index where c = 1053 index_test.go:140: sql delete from test_index where c = 760 index_test.go:137: sql insert into test_index values (2870, 7974254513645290171, 0.384060, 'DFEuy0T5bu') index_test.go:137: sql insert into test_index values (2871, 1086931230479331219, 0.818960, 'AKlHgK2I8B') index_test.go:140: sql delete from test_index where c = 2841 index_test.go:143: sql update test_index set c1 = 7467955525468855974, c2 = 0.496060, c3 = '8Ex6jxMamO' where c = 1097 index_test.go:143: sql update test_index set c1 = 2971935318902894996, c2 = 0.926114, c3 = 'IWfMgFBuDN' where c = 1304 index_test.go:140: sql delete from test_index where c = 906 index_test.go:140: sql delete from test_index where c = 2142 index_test.go:143: sql update test_index set c1 = 2869051394374678523, c2 = 0.305194, c3 = 'XVbIr0ASNF' where c = 594 index_test.go:137: sql insert into test_index values (2869, 5052439925179332621, 0.787225, 'hy3yvBQIvK') index_test.go:140: sql delete from test_index where c = 1695 index_test.go:143: sql update test_index set c1 = 4186412274571460836, c2 = 0.612652, c3 = 'Wv6wCOCGMa' where c = 1157 index_test.go:140: sql delete from test_index where c = 997 index_test.go:137: sql insert into test_index values (2872, 4637078346256460529, 0.762046, '17urKNsQ88') index_test.go:137: sql insert into test_index values (2873, 4037453893942276793, 0.412189, '4XR3IioBEq') index_test.go:137: sql insert into test_index values (2875, 2821583444690394692, 0.938157, 'pOU4ExcPPE') index_test.go:143: sql update test_index set c1 = 3978941149518016302, c2 = 0.054005, c3 = 'Ou9Zy60to7' where c = 2550 index_test.go:137: sql insert into test_index values (2874, 7224803725212989838, 0.833403, 'DoeWUyQYSZ') index_test.go:140: sql delete from test_index where c = 2329 index_test.go:140: sql delete from test_index where c = 2342 index_test.go:143: sql update test_index set c1 = 1309279843973864346, c2 = 0.902932, c3 = 'NVHVdHhkLY' where c = 1172 index_test.go:140: sql delete from test_index where c = 578 index_test.go:143: sql update test_index set c1 = 5121783219641343069, c2 = 0.592221, c3 = 'T2QWvvy5fs' where c = 412 index_test.go:140: sql delete from test_index where c = 1970 index_test.go:140: sql delete from test_index where c = 2017 index_test.go:140: sql delete from test_index where c = 1396 index_test.go:137: sql insert into test_index values (2876, 3667058770647600762, 0.158477, 'HlRymIOunf') index_test.go:143: sql update test_index set c1 = 6034371002220652909, c2 = 0.782522, c3 = 'DFnMpgI2no' where c = 38 index_test.go:143: sql update test_index set c1 = 4090492084598088126, c2 = 0.568286, c3 = '3tzVxZs7wF' where c = 2594 index_test.go:137: sql insert into test_index values (2877, 1442171311502369721, 0.367164, '4YT4k3xRKD') index_test.go:137: sql insert into test_index values (2878, 3086968975194280235, 0.509622, 'pl5hJQTn3w') index_test.go:143: sql update test_index set c1 = 5295585331023805192, c2 = 0.261229, c3 = 'TJ04pITXXY' where c = 2351 index_test.go:143: sql update test_index set c1 = 1874418126280586296, c2 = 0.320994, c3 = 'tjx3tywqwH' where c = 1111 index_test.go:140: sql delete from test_index where c = 2564 index_test.go:140: sql delete from test_index where c = 987 index_test.go:143: sql update test_index set c1 = 8693519717786182078, c2 = 0.867630, c3 = 'XnnrYjzxUn' where c = 2124 index_test.go:143: sql update test_index set c1 = 1118175878582162854, c2 = 0.850920, c3 = 'u3wie5mMzb' where c = 527 index_test.go:143: sql update test_index set c1 = 7180918169965610296, c2 = 0.228100, c3 = 'qrLCma0ngp' where c = 2471 index_test.go:137: sql insert into test_index values (2880, 4460622904117465152, 0.449550, 'Q7wyBzrW1b') index_test.go:143: sql update test_index set c1 = 452808295884154712, c2 = 0.235166, c3 = 'VwPlPFtJpO' where c = 311 index_test.go:137: sql insert into test_index values (2882, 3412578633966198442, 0.523830, 'RT2l4zpeqS') index_test.go:137: sql insert into test_index values (2879, 1090093357249390553, 0.906796, 'VtUInaytrw') index_test.go:137: sql insert into test_index values (2883, 8945384751918396874, 0.886852, 'nvlFYgL3PA') index_test.go:137: sql insert into test_index values (2881, 1678221548487064268, 0.314776, 'Jt3rz3MQh4') index_test.go:140: sql delete from test_index where c = 2267 index_test.go:137: sql insert into test_index values (2885, 324633577782007822, 0.072376, 'W9t67PbHAF') index_test.go:137: sql insert into test_index values (2884, 4874718341986631254, 0.234467, 'oAc2PS2yV1') index_test.go:137: sql insert into test_index values (2886, 1561928222051170839, 0.145256, 'Dp4DhY4cHE') index_test.go:140: sql delete from test_index where c = 1127 index_test.go:140: sql delete from test_index where c = 1932 index_test.go:140: sql delete from test_index where c = 2305 index_test.go:140: sql delete from test_index where c = 1009 index_test.go:140: sql delete from test_index where c = 2462 index_test.go:140: sql delete from test_index where c = 1959 index_test.go:143: sql update test_index set c1 = 5868547248182427271, c2 = 0.954617, c3 = 'qpxcrVnfyn' where c = 1658 index_test.go:143: sql update test_index set c1 = 895469442372483248, c2 = 0.008729, c3 = 'yEH0fGt5Rn' where c = 1407 index_test.go:140: sql delete from test_index where c = 2130 index_test.go:140: sql delete from test_index where c = 608 index_test.go:143: sql update test_index set c1 = 2695693701140476611, c2 = 0.481932, c3 = 'DwVcsuIwlX' where c = 1110 index_test.go:143: sql update test_index set c1 = 9182756744649801034, c2 = 0.943538, c3 = 'lx7iNfhNYJ' where c = 1425 index_test.go:143: sql update test_index set c1 = 4463227340847501279, c2 = 0.846847, c3 = 'ADRwisvpYj' where c = 1463 index_test.go:143: sql update test_index set c1 = 6768044139328720299, c2 = 0.479311, c3 = 'C9qge5yYQW' where c = 1229 index_test.go:137: sql insert into test_index values (2888, 4591987782314068449, 0.265192, 'sBdHugqCin') index_test.go:137: sql insert into test_index values (2887, 9057364231969412110, 0.149264, '20xSRfW2Fc') index_test.go:143: sql update test_index set c1 = 6095948141173547226, c2 = 0.603170, c3 = 'F68JHAGqt8' where c = 1774 index_test.go:137: sql insert into test_index values (2890, 1518422907756620583, 0.633508, '8NRJAisBIQ') index_test.go:143: sql update test_index set c1 = 3749570284422199350, c2 = 0.406275, c3 = 'LOSsZM67x8' where c = 2176 index_test.go:137: sql insert into test_index values (2891, 2396330794802478253, 0.153410, 'KXuiUy8K1j') index_test.go:140: sql delete from test_index where c = 299 index_test.go:137: sql insert into test_index values (2889, 8563908410416088663, 0.350484, 'zkpLb6o88T') index_test.go:137: sql insert into test_index values (2892, 5393764299534621871, 0.991548, 'a9Q4u80Dzl') index_test.go:143: sql update test_index set c1 = 8883372815158880255, c2 = 0.753063, c3 = 'oAtl9RemiA' where c = 2532 index_test.go:140: sql delete from test_index where c = 790 index_test.go:137: sql insert into test_index values (2893, 2873601752077768120, 0.645589, 'gQyGT8M8vH') index_test.go:140: sql delete from test_index where c = 2569 index_test.go:140: sql delete from test_index where c = 1903 index_test.go:140: sql delete from test_index where c = 27 index_test.go:140: sql delete from test_index where c = 658 index_test.go:143: sql update test_index set c1 = 2193674982604778105, c2 = 0.472032, c3 = 'HAMfrbMuWJ' where c = 1018 index_test.go:143: sql update test_index set c1 = 7809057554116150234, c2 = 0.891738, c3 = 'JI8lUUoALj' where c = 2283 index_test.go:137: sql insert into test_index values (2894, 255448037068538020, 0.346501, 'fLHaMpviQ2') index_test.go:143: sql update test_index set c1 = 4977294616047613604, c2 = 0.186831, c3 = 'NZJoz5lyTx' where c = 1172 index_test.go:143: sql update test_index set c1 = 1807609436347215827, c2 = 0.261215, c3 = '5HnKNC8mxC' where c = 344 index_test.go:143: sql update test_index set c1 = 9158554179409606873, c2 = 0.081403, c3 = 'dS39VTZU8A' where c = 304 index_test.go:143: sql update test_index set c1 = 6378216812194309959, c2 = 0.189759, c3 = 'ybA2NCFoCG' where c = 2829 index_test.go:140: sql delete from test_index where c = 2117 index_test.go:137: sql insert into test_index values (2895, 1850883600869924308, 0.895264, 'fPh1HqcEu2') index_test.go:140: sql delete from test_index where c = 2381 index_test.go:143: sql update test_index set c1 = 6238191820260126569, c2 = 0.346941, c3 = 'iubYBnwUuI' where c = 786 index_test.go:137: sql insert into test_index values (2896, 2168161435342576610, 0.864399, 'gO9M5RjLOh') index_test.go:143: sql update test_index set c1 = 1866016268516841555, c2 = 0.936188, c3 = 'hS6c17b1Qq' where c = 2611 index_test.go:140: sql delete from test_index where c = 996 index_test.go:140: sql delete from test_index where c = 1645 index_test.go:137: sql insert into test_index values (2897, 3329697668564144665, 0.647636, 'diL6CVbirG') index_test.go:143: sql update test_index set c1 = 3028787824600534619, c2 = 0.745806, c3 = 'V5iz3jxybh' where c = 526 index_test.go:143: sql update test_index set c1 = 4294067194579039467, c2 = 0.792593, c3 = 'PV9hRRapkN' where c = 2068 index_test.go:137: sql insert into test_index values (2898, 9025417801070095843, 0.894825, 'gVZkA3vhTB') index_test.go:143: sql update test_index set c1 = 1662360522677751533, c2 = 0.974660, c3 = 'Tg9GWufGgB' where c = 2710 index_test.go:137: sql insert into test_index values (2899, 1774675516862787333, 0.452234, '945z61xTQb') index_test.go:140: sql delete from test_index where c = 1680 index_test.go:140: sql delete from test_index where c = 26 index_test.go:140: sql delete from test_index where c = 757 index_test.go:137: sql insert into test_index values (2900, 2613363106214223504, 0.046175, 'JzjrXwcwKG') index_test.go:143: sql update test_index set c1 = 8864195507886237828, c2 = 0.378720, c3 = '5bcINkg7FW' where c = 495 index_test.go:143: sql update test_index set c1 = 5025827255474508319, c2 = 0.631042, c3 = 'fYWv4uA9Nk' where c = 2742 index_test.go:143: sql update test_index set c1 = 3644244767703141991, c2 = 0.541481, c3 = 'JBFhVlJYrp' where c = 2162 index_test.go:140: sql delete from test_index where c = 1333 index_test.go:143: sql update test_index set c1 = 2658164604175534393, c2 = 0.950050, c3 = 'X88udiY4cX' where c = 373 === RUN TestSimpleInsert/Conflict/test_conflict_insert_common [2025/04/06 07:08:11.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1339-1339' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:11.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9318-9318' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:11.905 +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/06 07:08:11.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8650-8650' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:11.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7289-7289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:11.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1290-1290' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:11.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5961-5961' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:11.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2490-2490' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:11.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2532-2532' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:11.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5731-5731' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4264-4264' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8219-8219' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2746-2746' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9427-9427' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '312-312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.012 +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/06 07:08:12.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3208-3208' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4632-4632' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '477-477' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.025 +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/06 07:08:12.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9050-9050' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.089 +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/06 07:08:12.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2361-2361' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '243-243' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3339-3339' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1535-1535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5151-5151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4568-4568' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3817-3817' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8120-8120' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9566-9566' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2383-2383' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.104 +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/06 07:08:12.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3313-3313' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6718-6718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1378-1378' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8868-8868' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4337-4337' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '183-183' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '663-663' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5510-5510' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5593-5593' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '741-741' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1818-1818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.179 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2642-2642' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6135-6135' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.182 +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/06 07:08:12.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '31-31' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2436-2436' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4193-4193' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.186 +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/06 07:08:12.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7259-7259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4632-4632' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6710-6710' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6604-6604' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9909-9909' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6403-6403' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2135-2135' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7303-7303' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4770-4770' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '358-358' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4564-4564' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5896-5896' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5635-5635' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.204 +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/06 07:08:12.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3126-3126' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9854-9854' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7233-7233' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '997-997' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4304-4304' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.214 +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/06 07:08:12.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6320-6320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7569-7569' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4666-4666' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5972-5972' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6381-6381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7866-7866' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4666-4666' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6606-6606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.287 +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/06 07:08:12.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7502-7502' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5485-5485' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.290 +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/06 07:08:12.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '517-517' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4074-4074' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4993-4993' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.293 +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/06 07:08:12.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3532-3532' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.295 +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/06 07:08:12.297 +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/06 07:08:12.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6006-6006' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8518-8518' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '532-532' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7259-7259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8822-8822' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4049-4049' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.303 +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/06 07:08:12.303 +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/06 07:08:12.307 +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/06 07:08:12.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7493-7493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '790-790' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6467-6467' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9158-9158' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8556-8556' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5798-5798' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.311 +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/06 07:08:12.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9491-9491' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7705-7705' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.313 +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/06 07:08:12.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6107-6107' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.314 +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/06 07:08:12.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9547-9547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.317 +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/06 07:08:12.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8883-8883' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8868-8868' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1975-1975' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.319 +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/06 07:08:12.320 +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/06 07:08:12.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3901-3901' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '86-86' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6710-6710' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1193-1193' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8278-8278' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4915-4915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5146-5146' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2400-2400' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2025-2025' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '817-817' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '358-358' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.395 +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/06 07:08:12.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1475-1475' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2236-2236' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5972-5972' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7346-7346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8233-8233' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2484-2484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.403 +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/06 07:08:12.403 +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/06 07:08:12.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2406-2406' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5485-5485' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.406 +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/06 07:08:12.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '29-29' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.406 +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/06 07:08:12.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '243-243' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9627-9627' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '893-893' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.412 +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/06 07:08:12.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2862-2862' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9035-9035' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.415 +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/06 07:08:12.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '421-421' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8273-8273' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8588-8588' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.417 +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/06 07:08:12.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4282-4282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.418 +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/06 07:08:12.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1479-1479' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9802-9802' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1577-1577' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7275-7275' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '45-45' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3304-3304' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5567-5567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.423 +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/06 07:08:12.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8424-8424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.481 +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/06 07:08:12.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1037-1037' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1158-1158' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1651-1651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3901-3901' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5798-5798' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2805-2805' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3075-3075' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6285-6285' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8427-8427' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1936-1936' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9667-9667' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.490 +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/06 07:08:12.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5087-5087' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6464-6464' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1982-1982' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '447-447' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '447-447' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8705-8705' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3034-3034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6693-6693' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2722-2722' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9423-9423' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7252-7252' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9798-9798' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.498 +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/06 07:08:12.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9803-9803' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3901-3901' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8238-8238' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5507-5507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3585-3585' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8551-8551' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '347-347' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8556-8556' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7128-7128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1410-1410' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.508 +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/06 07:08:12.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4053-4053' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4420-4420' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '990-990' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4055-4055' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.514 +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/06 07:08:12.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8588-8588' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.516 +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/06 07:08:12.517 +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/06 07:08:12.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4326-4326' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5312-5312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7429-7429' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '758-758' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.519 +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/06 07:08:12.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7435-7435' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1109-1109' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3203-3203' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5102-5102' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3908-3908' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.522 +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/06 07:08:12.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3947-3947' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.522 +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/06 07:08:12.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '112-112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.580 +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/06 07:08:12.580 +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/06 07:08:12.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9740-9740' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.583 +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/06 07:08:12.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2297-2297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2746-2746' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7893-7893' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3397-3397' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2453-2453' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.591 +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/06 07:08:12.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6917-6917' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2389-2389' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8085-8085' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4456-4456' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5087-5087' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.597 +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/06 07:08:12.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5178-5178' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1645-1645' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1663-1663' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4689-4689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8227-8227' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.600 +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/06 07:08:12.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '679-679' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7614-7614' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5060-5060' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6241-6241' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6119-6119' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '619-619' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7695-7695' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6814-6814' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6975-6975' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1368-1368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9627-9627' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7206-7206' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8839-8839' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '270-270' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5705-5705' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7554-7554' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.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/06 07:08:12.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6647-6647' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5641-5641' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8588-8588' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3306-3306' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5872-5872' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4854-4854' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5586-5586' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8553-8553' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5445-5445' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7990-7990' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.618 +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/06 07:08:12.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8553-8553' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.620 +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/06 07:08:12.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1302-1302' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '350-350' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1224-1224' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8735-8735' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4811-4811' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6825-6825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5082-5082' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '125-125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3682-3682' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1461-1461' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9666-9666' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (2905, 1833689874302055500, 0.293415, 'MVrshX2lXN') index_test.go:137: sql insert into test_index values (2903, 1145763335203270234, 0.629644, 'Zv4EgM5d2G') index_test.go:137: sql insert into test_index values (2908, 272574466145143890, 0.604500, 'AqiH7NsyUv') index_test.go:137: sql insert into test_index values (2902, 5921124731391968166, 0.721080, 'WlnYIqYRuN') index_test.go:137: sql insert into test_index values (2907, 1204459386897394774, 0.194808, 'gh6T71Qc4f') index_test.go:137: sql insert into test_index values (2901, 7127765326050155667, 0.708290, 'qN4X5kOTTv') index_test.go:137: sql insert into test_index values (2904, 5093383068645356679, 0.569184, 'OI6qWX6kP1') index_test.go:137: sql insert into test_index values (2906, 683136079422817078, 0.984582, '1zA8xOKFAu') index_test.go:137: sql insert into test_index values (2910, 2290603800644131907, 0.300389, 'AdEp2c50Zv') index_test.go:137: sql insert into test_index values (2909, 6169175405276757347, 0.007763, 'SPYJCN5lci') index_test.go:140: sql delete from test_index where c = 1139 index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 1325 index_test.go:140: sql delete from test_index where c = 2420 index_test.go:140: sql delete from test_index where c = 1495 index_test.go:140: sql delete from test_index where c = 1848 index_test.go:143: sql update test_index set c1 = 8516581642805240602, c2 = 0.270388, c3 = 'PsGm8Vm03f' where c = 575 index_test.go:140: sql delete from test_index where c = 2811 index_test.go:140: sql delete from test_index where c = 2364 index_test.go:140: sql delete from test_index where c = 2522 index_test.go:140: sql delete from test_index where c = 497 index_test.go:143: sql update test_index set c1 = 855108473018725654, c2 = 0.641334, c3 = '3PeuOPvzLO' where c = 969 index_test.go:143: sql update test_index set c1 = 3552952003262906359, c2 = 0.809850, c3 = '7OPhUxBjrI' where c = 2272 index_test.go:143: sql update test_index set c1 = 3521760222821306748, c2 = 0.360278, c3 = 'EWHSXx2FjE' where c = 589 index_test.go:143: sql update test_index set c1 = 1698669878862899604, c2 = 0.324771, c3 = 'URBFT7Fndl' where c = 1205 index_test.go:137: sql insert into test_index values (2911, 1451317278405662562, 0.672322, 'lzSk8hyLEH') index_test.go:143: sql update test_index set c1 = 4624230206977607828, c2 = 0.505943, c3 = 'vVi6C0cae2' where c = 1816 index_test.go:143: sql update test_index set c1 = 5949846286966348983, c2 = 0.479115, c3 = '26O59tMRdi' where c = 1994 index_test.go:137: sql insert into test_index values (2914, 8000566147292920141, 0.352884, '3nWRFGFOPk') index_test.go:137: sql insert into test_index values (2912, 1299443769622220184, 0.069735, 'SpZUCZUqhl') index_test.go:143: sql update test_index set c1 = 8802824928751774705, c2 = 0.660825, c3 = 'G33FKho2YT' where c = 2609 index_test.go:143: sql update test_index set c1 = 3344130423405601011, c2 = 0.796826, c3 = 'sPjpFdqLGx' where c = 2900 index_test.go:140: sql delete from test_index where c = 569 index_test.go:137: sql insert into test_index values (2917, 195795026575496941, 0.419356, 'HHwgZ1zpNt') index_test.go:137: sql insert into test_index values (2916, 3275587547817021594, 0.604976, 'zlHfvLeKFl') index_test.go:143: sql update test_index set c1 = 5482969602680085328, c2 = 0.285351, c3 = 'Bq9crey4b6' where c = 1240 index_test.go:140: sql delete from test_index where c = 2349 index_test.go:137: sql insert into test_index values (2915, 7354720320088841717, 0.094090, 'BmWwbzczlI') index_test.go:140: sql delete from test_index where c = 2541 index_test.go:137: sql insert into test_index values (2913, 7125601972669507932, 0.562821, 'k6eZOBHEFt') index_test.go:137: sql insert into test_index values (2918, 7326340856873979463, 0.425670, 'yiDreOWqho') index_test.go:140: sql delete from test_index where c = 206 index_test.go:137: sql insert into test_index values (2920, 4443880261656999965, 0.355692, 'WKs6W5skYV') index_test.go:137: sql insert into test_index values (2919, 2246581601141259402, 0.656900, '7RB6KDQ0zB') index_test.go:140: sql delete from test_index where c = 1437 index_test.go:143: sql update test_index set c1 = 7253423634920355632, c2 = 0.677200, c3 = '4kSREQhIJR' where c = 1349 index_test.go:140: sql delete from test_index where c = 1351 index_test.go:140: sql delete from test_index where c = 158 index_test.go:140: sql delete from test_index where c = 605 index_test.go:143: sql update test_index set c1 = 7148070061670599682, c2 = 0.706239, c3 = 'vdwhY1EOCb' where c = 924 index_test.go:143: sql update test_index set c1 = 477974754824492048, c2 = 0.849330, c3 = '5a4tYxgf45' where c = 2446 index_test.go:143: sql update test_index set c1 = 4045434116725992304, c2 = 0.315449, c3 = 'KDTYarb8Di' where c = 2121 index_test.go:143: sql update test_index set c1 = 3073444285843532889, c2 = 0.510997, c3 = 'qh1socy7Xj' where c = 2588 index_test.go:137: sql insert into test_index values (2921, 8597742006047449743, 0.350513, 'MqvD0Zkvdi') index_test.go:143: sql update test_index set c1 = 8805134975124137178, c2 = 0.969778, c3 = 'BPbz9uBeth' where c = 2546 index_test.go:137: sql insert into test_index values (2922, 1028275413134222266, 0.035341, 'XiP8s6lUfY') index_test.go:143: sql update test_index set c1 = 5774054930321511629, c2 = 0.849150, c3 = 'bn6NfZvcTt' where c = 2336 index_test.go:140: sql delete from test_index where c = 2905 index_test.go:137: sql insert into test_index values (2923, 5334934001428536605, 0.170541, 'CmXJ9yxIC1') index_test.go:137: sql insert into test_index values (2925, 7300286027242858939, 0.339912, 'WUU7bTxqd0') index_test.go:140: sql delete from test_index where c = 807 index_test.go:137: sql insert into test_index values (2924, 7984063517081094813, 0.738623, 'Z5UH9rvRtM') index_test.go:143: sql update test_index set c1 = 6739413651286244506, c2 = 0.079388, c3 = 'c8dWuswQNK' where c = 2565 index_test.go:137: sql insert into test_index values (2926, 5931215319827226976, 0.648658, '3TNnJZvROn') index_test.go:143: sql update test_index set c1 = 8581116922580044636, c2 = 0.289038, c3 = 'QWUw7I21e7' where c = 745 index_test.go:140: sql delete from test_index where c = 1387 index_test.go:143: sql update test_index set c1 = 2294165305616157271, c2 = 0.971921, c3 = 'kCcTFO0D5a' where c = 2287 index_test.go:140: sql delete from test_index where c = 496 index_test.go:140: sql delete from test_index where c = 992 index_test.go:137: sql insert into test_index values (2927, 5291383494748978386, 0.575303, 'xaKeLNGmPy') index_test.go:140: sql delete from test_index where c = 1775 index_test.go:143: sql update test_index set c1 = 4792923290834634050, c2 = 0.230449, c3 = 'vpFh9JB3fg' where c = 227 index_test.go:137: sql insert into test_index values (2928, 5114925317380845971, 0.202117, 'rDxVs8DaTe') index_test.go:137: sql insert into test_index values (2929, 6853325071369828085, 0.459821, 'Zfu31LN3To') index_test.go:143: sql update test_index set c1 = 3197009871198629118, c2 = 0.769885, c3 = 'O8UmkSZcEc' where c = 2466 index_test.go:140: sql delete from test_index where c = 2348 index_test.go:137: sql insert into test_index values (2930, 3368187740746198560, 0.574863, '5ELIYy6eL6') index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 9218480097453065303, c2 = 0.023441, c3 = '7FXVWFtJ6u' where c = 2529 index_test.go:140: sql delete from test_index where c = 2067 index_test.go:140: sql delete from test_index where c = 1828 index_test.go:140: sql delete from test_index where c = 2437 index_test.go:137: sql insert into test_index values (2931, 8536918815488105326, 0.008544, 'AJnZ29hG1G') index_test.go:137: sql insert into test_index values (2932, 6116147219675895669, 0.483799, 'ZkU2yc7P2s') index_test.go:143: sql update test_index set c1 = 8800870195565890392, c2 = 0.986040, c3 = '85LeY3MvKw' where c = 1153 index_test.go:140: sql delete from test_index where c = 2451 index_test.go:143: sql update test_index set c1 = 3587258341967838074, c2 = 0.476958, c3 = 'EBAZIXponE' where c = 2537 index_test.go:143: sql update test_index set c1 = 6236788501472455694, c2 = 0.454905, c3 = '0Rb4R6zvip' where c = 2079 index_test.go:143: sql update test_index set c1 = 2233781443105133039, c2 = 0.796631, c3 = 'wlxxQXtWTR' where c = 298 index_test.go:143: sql update test_index set c1 = 8641154869150480110, c2 = 0.790512, c3 = '7RLfmMXnlM' where c = 1934 index_test.go:143: sql update test_index set c1 = 3661849927701257458, c2 = 0.941861, c3 = 'ij0rtLwQjv' where c = 515 index_test.go:137: sql insert into test_index values (2933, 354086306744071618, 0.577691, 'ItsWWdNV2j') index_test.go:137: sql insert into test_index values (2934, 6157327780707504164, 0.917401, 'FbPY8jo3Jb') index_test.go:143: sql update test_index set c1 = 261112045475382530, c2 = 0.973906, c3 = 'BUy5X8ryTV' where c = 252 index_test.go:137: sql insert into test_index values (2935, 130532017163342005, 0.663822, 'aNnOcL7Tz1') index_test.go:137: sql insert into test_index values (2936, 7684960365267040942, 0.093470, 'cqkTkQw0E6') index_test.go:140: sql delete from test_index where c = 1379 index_test.go:140: sql delete from test_index where c = 1285 index_test.go:137: sql insert into test_index values (2937, 8996768024147862210, 0.401795, 'YjqpxG9G5U') index_test.go:137: sql insert into test_index values (2939, 919124121701310668, 0.160498, '6iT5vm450K') index_test.go:137: sql insert into test_index values (2938, 1561593362436176876, 0.157719, 'VBBDvJCIma') index_test.go:140: sql delete from test_index where c = 1736 index_test.go:140: sql delete from test_index where c = 2729 index_test.go:140: sql delete from test_index where c = 185 index_test.go:140: sql delete from test_index where c = 1490 index_test.go:143: sql update test_index set c1 = 4340548029085039567, c2 = 0.843809, c3 = '49q8Ona2fH' where c = 2140 index_test.go:143: sql update test_index set c1 = 7044314337234435271, c2 = 0.919504, c3 = 'LC9DfZ3sxI' where c = 413 index_test.go:143: sql update test_index set c1 = 8742011047160687111, c2 = 0.217893, c3 = 'KHPDzgaDDK' where c = 1788 index_test.go:140: sql delete from test_index where c = 1540 index_test.go:143: sql update test_index set c1 = 6279349276470083705, c2 = 0.018629, c3 = 'juFsU4j76I' where c = 1968 index_test.go:137: sql insert into test_index values (2940, 1074165420673071691, 0.662099, '4G3zh4onRT') index_test.go:143: sql update test_index set c1 = 6994230770782409703, c2 = 0.654826, c3 = 'R0k1xjfAlt' where c = 1771 index_test.go:140: sql delete from test_index where c = 2278 index_test.go:140: sql delete from test_index where c = 2089 index_test.go:143: sql update test_index set c1 = 474033268935687075, c2 = 0.914060, c3 = '5PeNNuznQo' where c = 1498 index_test.go:137: sql insert into test_index values (2943, 824879953073020840, 0.622461, 'kJ9vyJ72FE') index_test.go:140: sql delete from test_index where c = 848 index_test.go:137: sql insert into test_index values (2942, 2648863186135029949, 0.585355, 'ovqSGi1IRb') index_test.go:137: sql insert into test_index values (2941, 8800294988455546665, 0.139491, 'VNjwaEoXhA') index_test.go:143: sql update test_index set c1 = 4921360014544999631, c2 = 0.384755, c3 = 'xZA8AxSDmR' where c = 1824 index_test.go:140: sql delete from test_index where c = 2187 index_test.go:137: sql insert into test_index values (2946, 4113713888670949158, 0.173117, 'l6Kp2CNneD') index_test.go:143: sql update test_index set c1 = 469218883912532824, c2 = 0.418007, c3 = 'aZ7VUHaTrp' where c = 2234 index_test.go:140: sql delete from test_index where c = 562 index_test.go:137: sql insert into test_index values (2944, 4069046650272572297, 0.576867, 'daP2kWQsnb') index_test.go:143: sql update test_index set c1 = 9132135900998897965, c2 = 0.602479, c3 = 'RWfr2YSHYL' where c = 611 index_test.go:140: sql delete from test_index where c = 2359 index_test.go:137: sql insert into test_index values (2945, 8517993723731807134, 0.337310, 'WbmHmezoYY') index_test.go:140: sql delete from test_index where c = 2937 index_test.go:137: sql insert into test_index values (2947, 4997307209375534126, 0.650814, 'pe8ogUhnuE') index_test.go:143: sql update test_index set c1 = 6492224209891065459, c2 = 0.099689, c3 = 'WMkh0D0CVr' where c = 155 index_test.go:140: sql delete from test_index where c = 356 index_test.go:140: sql delete from test_index where c = 846 index_test.go:137: sql insert into test_index values (2948, 4805456759058416300, 0.144444, 'FPFgp1GLIY') index_test.go:137: sql insert into test_index values (2949, 7432984035110781786, 0.391130, 'JVMYDnD8tX') index_test.go:143: sql update test_index set c1 = 413751178029977331, c2 = 0.130797, c3 = 'nKBiYgBXq7' where c = 2345 index_test.go:137: sql insert into test_index values (2950, 8225700609116922231, 0.207001, 'ZOiRUhV4D5') index_test.go:143: sql update test_index set c1 = 1081780638919708018, c2 = 0.736370, c3 = '8p0UH81asX' where c = 906 index_test.go:143: sql update test_index set c1 = 4544452130159527867, c2 = 0.261047, c3 = '15dk8HKt8l' where c = 2915 index_test.go:143: sql update test_index set c1 = 582045966939173093, c2 = 0.464190, c3 = '0AJK9wYyT2' where c = 1542 index_test.go:140: sql delete from test_index where c = 2188 index_test.go:137: sql insert into test_index values (2951, 8816643622878481237, 0.830489, 'PQHIfTTofm') index_test.go:140: sql delete from test_index where c = 1307 index_test.go:140: sql delete from test_index where c = 1800 index_test.go:143: sql update test_index set c1 = 6685781755027890055, c2 = 0.260332, c3 = 'VqpExZWlm4' where c = 2481 index_test.go:140: sql delete from test_index where c = 359 index_test.go:143: sql update test_index set c1 = 2369155051172364326, c2 = 0.740530, c3 = 'hj2X2PjN1L' where c = 2773 index_test.go:137: sql insert into test_index values (2952, 5429144871832575858, 0.288482, '8zrJkW4i2x') index_test.go:137: sql insert into test_index values (2953, 8994363667297282761, 0.843148, '1WKGzsFAvV') index_test.go:143: sql update test_index set c1 = 1648139275894592733, c2 = 0.174165, c3 = 'hfokSWHtgp' where c = 327 index_test.go:137: sql insert into test_index values (2954, 8746507649942022268, 0.171477, 'WqUr2E69HB') index_test.go:143: sql update test_index set c1 = 6641922018130586844, c2 = 0.499311, c3 = 'WYMvVPP1l7' where c = 419 index_test.go:143: sql update test_index set c1 = 3579473777274127161, c2 = 0.831063, c3 = 'b5WrK29Ieg' where c = 2042 index_test.go:143: sql update test_index set c1 = 1538019450931206541, c2 = 0.697938, c3 = 'nt4PgGfAJr' where c = 2304 index_test.go:140: sql delete from test_index where c = 1646 index_test.go:137: sql insert into test_index values (2956, 4526258852634384746, 0.620366, 'un2YbS8Iol') index_test.go:140: sql delete from test_index where c = 2198 index_test.go:140: sql delete from test_index where c = 345 index_test.go:140: sql delete from test_index where c = 2511 index_test.go:137: sql insert into test_index values (2955, 6406667800828795904, 0.910227, 'LeWYGDvMtE') index_test.go:137: sql insert into test_index values (2960, 7967240572327071531, 0.688807, 'WOejUYl1yG') index_test.go:143: sql update test_index set c1 = 3668293838341069725, c2 = 0.763033, c3 = 'keoa5N1VLk' where c = 410 index_test.go:143: sql update test_index set c1 = 6028337880965173296, c2 = 0.720277, c3 = '35Inw2lL7q' where c = 290 [mysql] 2025/04/06 07:08:12 packets.go:37: unexpected EOF [mysql] 2025/04/06 07:08:12 packets.go:37: unexpected EOF [2025/04/06 07:08:12.694 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="delete from test_mixed_common where c1 = 2565"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2025/04/06 07:08:12 packets.go:37: unexpected EOF [2025/04/06 07:08:12.694 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 9066"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2025/04/06 07:08:12 packets.go:37: unexpected EOF [mysql] 2025/04/06 07:08:12 packets.go:37: unexpected EOF [2025/04/06 07:08:12.694 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 3423"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/06 07:08:12.694 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 1239"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/06 07:08:12.694 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 1649"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/06 07:08:12.680 +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/06 07:08:12.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7268-7268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.682 +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/06 07:08:12.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '226-226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3652-3652' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4862-4862' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2873-2873' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.685 +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/06 07:08:12.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '338-338' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.687 +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/06 07:08:12.688 +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/06 07:08:12.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5896-5896' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8419-8419' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.690 +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/06 07:08:12.692 +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/06 07:08:12.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '358-358' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2974-2974' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9176-9176' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.697 +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/06 07:08:12.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4038-4038' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1302-1302' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3401-3401' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.698 +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/06 07:08:12.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3919-3919' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7958-7958' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7233-7233' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7492-7492' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.700 +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/06 07:08:12.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '636-636' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6899-6899' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.701 +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/06 07:08:12.701 +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/06 07:08:12.701 +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/06 07:08:12.702 +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/06 07:08:12.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5435-5435' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.704 +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/06 07:08:12.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2154-2154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8288-8288' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.704 +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/06 07:08:12.705 +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/06 07:08:12.705 +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/06 07:08:12.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9287-9287' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '396-396' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5178-5178' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7921-7921' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.707 +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/06 07:08:12.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '17-17' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5907-5907' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9491-9491' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.708 +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/06 07:08:12.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5586-5586' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8011-8011' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9618-9618' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.710 +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/06 07:08:12.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1035-1035' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.711 +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/06 07:08:12.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8238-8238' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7557-7557' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.712 +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/06 07:08:12.713 +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/06 07:08:12.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6206-6206' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3538-3538' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.713 +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/06 07:08:12.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2297-2297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.714 +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/06 07:08:12.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7861-7861' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8292-8292' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1535-1535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.715 +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/06 07:08:12.716 +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/06 07:08:12.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3442-3442' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.717 +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/06 07:08:12.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6101-6101' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.718 +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/06 07:08:12.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2604-2604' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.719 +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/06 07:08:12.720 +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/06 07:08:12.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3472-3472' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.779 +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/06 07:08:12.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4634-4634' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.780 +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/06 07:08:12.780 +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/06 07:08:12.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6378-6378' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '392-392' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4706-4706' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.782 +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/06 07:08:12.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7906-7906' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6177-6177' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '990-990' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5022-5022' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9346-9346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7636-7636' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7125-7125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4470-4470' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3567-3567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1183-1183' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7541-7541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.790 +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/06 07:08:12.791 +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/06 07:08:12.791 +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/06 07:08:12.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4038-4038' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5012-5012' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.792 +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/06 07:08:12.792 +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/06 07:08:12.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5515-5515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1760-1760' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.793 +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/06 07:08:12.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6527-6527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5863-5863' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8190-8190' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.795 +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/06 07:08:12.796 +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/06 07:08:12.796 +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/06 07:08:12.797 +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/06 07:08:12.798 +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/06 07:08:12.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7659-7659' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.799 +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/06 07:08:12.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2536-2536' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3083-3083' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4097-4097' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8982-8982' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7834-7834' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3285-3285' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3073-3073' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6803-6803' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1840-1840' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.802 +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/06 07:08:12.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5203-5203' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.803 +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/06 07:08:12.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7459-7459' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5784-5784' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.804 +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/06 07:08:12.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3221-3221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5178-5178' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2585-2585' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9345-9345' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6660-6660' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2089-2089' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '542-542' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.808 +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/06 07:08:12.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2996-2996' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2777-2777' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9311-9311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.811 +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/06 07:08:12.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3334-3334' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2025-2025' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8518-8518' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '765-765' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2484-2484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4761-4761' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3186-3186' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.814 +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/06 07:08:12.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8085-8085' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3683-3683' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2402-2402' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.815 +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/06 07:08:12.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2505-2505' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '634-634' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.816 +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/06 07:08:12.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9316-9316' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '636-636' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2625-2625' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1020-1020' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.818 +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/06 07:08:12.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6110-6110' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.818 +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/06 07:08:12.818 +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/06 07:08:12.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5957-5957' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8827-8827' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.820 +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/06 07:08:12.820 +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/06 07:08:12.820 +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/06 07:08:12.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6955-6955' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.821 +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/06 07:08:12.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3470-3470' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.821 +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/06 07:08:12.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1249-1249' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3912-3912' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2822-2822' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3438-3438' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.824 +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/06 07:08:12.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9859-9859' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1143-1143' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7206-7206' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.882 +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/06 07:08:12.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4474-4474' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2059-2059' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2484-2484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4770-4770' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.884 +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/06 07:08:12.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7268-7268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5220-5220' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7994-7994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.884 +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/06 07:08:12.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '914-914' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9758-9758' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7834-7834' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3458-3458' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '372-372' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4340-4340' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6371-6371' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8383-8383' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9805-9805' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3418-3418' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4747-4747' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9256-9256' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9745-9745' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2724-2724' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4280-4280' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7793-7793' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '166-166' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.893 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9478-9478' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6752-6752' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9325-9325' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.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/06 07:08:12.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7604-7604' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.896 +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/06 07:08:12.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1210-1210' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '743-743' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '981-981' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2361-2361' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.897 +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/06 07:08:12.899 +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/06 07:08:12.899 +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/06 07:08:12.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '420-420' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.900 +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/06 07:08:12.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7817-7817' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1309-1309' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.901 +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/06 07:08:12.901 +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/06 07:08:12.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5938-5938' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4194-4194' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '557-557' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.902 +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/06 07:08:12.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1809-1809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1723-1723' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.903 +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/06 07:08:12.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1522-1522' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4773-4773' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1496-1496' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1382-1382' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4464-4464' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9439-9439' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4006-4006' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6460-6460' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '794-794' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.906 +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/06 07:08:12.907 +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/06 07:08:12.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3952-3952' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7327-7327' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.909 +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/06 07:08:12.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2054-2054' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.909 +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/06 07:08:12.910 +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/06 07:08:12.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1043-1043' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.910 +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/06 07:08:12.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7001-7001' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5043-5043' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6844-6844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.911 +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/06 07:08:12.911 +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/06 07:08:12.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4059-4059' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5546-5546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '747-747' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.913 +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/06 07:08:12.913 +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/06 07:08:12.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1835-1835' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9963-9963' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1378-1378' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '607-607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6841-6841' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5561-5561' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.915 +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/06 07:08:12.915 +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/06 07:08:12.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5920-5920' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.917 +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/06 07:08:12.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4884-4884' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4324-4324' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5431-5431' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5230-5230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7776-7776' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4712-4712' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1820-1820' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1087-1087' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.920 +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/06 07:08:12.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5081-5081' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9185-9185' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.921 +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/06 07:08:12.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4381-4381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3282-3282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.923 +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/06 07:08:12.923 +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/06 07:08:12.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5094-5094' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7636-7636' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 3787823102097921005, c2 = 0.483190, c3 = 'AwqYDsJAuY' where c = 2140 index_test.go:137: sql insert into test_index values (2957, 5432235551311153213, 0.907324, 'XhxZp9XHTG') index_test.go:140: sql delete from test_index where c = 237 index_test.go:137: sql insert into test_index values (2959, 7681536735936213965, 0.632274, 'XvU7TbMb0t') index_test.go:140: sql delete from test_index where c = 698 index_test.go:137: sql insert into test_index values (2958, 1404643557334452407, 0.137598, '8aRDKUeW3J') index_test.go:140: sql delete from test_index where c = 762 index_test.go:137: sql insert into test_index values (2961, 4357908712095333000, 0.541338, 'HURKpIl5Ap') index_test.go:137: sql insert into test_index values (2963, 7387507553634293706, 0.600380, 'hqEr83z7ts') index_test.go:143: sql update test_index set c1 = 8751887555956956509, c2 = 0.724814, c3 = 'TDRcavWPd9' where c = 2748 index_test.go:140: sql delete from test_index where c = 1006 index_test.go:143: sql update test_index set c1 = 5154002540406330435, c2 = 0.615504, c3 = '4ZkFOfcDa4' where c = 502 index_test.go:140: sql delete from test_index where c = 353 index_test.go:140: sql delete from test_index where c = 61 index_test.go:137: sql insert into test_index values (2962, 7535794985121331298, 0.521540, 'uBDAbSpf9M') index_test.go:143: sql update test_index set c1 = 5727778363816682580, c2 = 0.704620, c3 = 'EsaZNfYdOY' where c = 2808 index_test.go:143: sql update test_index set c1 = 1178361297134230986, c2 = 0.380087, c3 = 'jgldYZIjBn' where c = 792 index_test.go:140: sql delete from test_index where c = 128 index_test.go:143: sql update test_index set c1 = 1881518803478213927, c2 = 0.690123, c3 = 'hquk09UCZt' where c = 1930 index_test.go:137: sql insert into test_index values (2965, 3067802609468266352, 0.950372, 'coAULeyx39') index_test.go:140: sql delete from test_index where c = 1461 index_test.go:140: sql delete from test_index where c = 2232 index_test.go:143: sql update test_index set c1 = 8422293804803227703, c2 = 0.715837, c3 = 'HwsUNMQCBT' where c = 935 index_test.go:143: sql update test_index set c1 = 4941688913236921606, c2 = 0.035186, c3 = 'LfHIn2UDFV' where c = 747 index_test.go:143: sql update test_index set c1 = 3596509513507943860, c2 = 0.237658, c3 = 'gBLNw2kWyL' where c = 514 index_test.go:137: sql insert into test_index values (2964, 6120587091039472308, 0.212023, 'V30KvtNXK4') index_test.go:137: sql insert into test_index values (2968, 7375550863294667736, 0.080886, '8eYfTv6fuE') index_test.go:137: sql insert into test_index values (2966, 7260257958294434727, 0.093481, 'fscocKRyan') index_test.go:137: sql insert into test_index values (2967, 4503562258399254488, 0.621907, 'yyhyJDlZrt') index_test.go:140: sql delete from test_index where c = 2808 index_test.go:143: sql update test_index set c1 = 1381045216201731710, c2 = 0.297337, c3 = 'oc6Djkef8B' where c = 2301 index_test.go:140: sql delete from test_index where c = 1385 index_test.go:137: sql insert into test_index values (2969, 4306743637007398079, 0.977920, 'VdbMzEEu58') index_test.go:140: sql delete from test_index where c = 2272 index_test.go:137: sql insert into test_index values (2971, 1964722570169267911, 0.304141, '0WyKC186U6') index_test.go:143: sql update test_index set c1 = 1865088160428302278, c2 = 0.848853, c3 = 'HQA86gZLO1' where c = 2654 index_test.go:143: sql update test_index set c1 = 8123525298492480246, c2 = 0.441960, c3 = 'VWE31yWPjw' where c = 338 index_test.go:140: sql delete from test_index where c = 217 index_test.go:137: sql insert into test_index values (2972, 6421835049114404350, 0.748338, 'Nam5qhBB0j') index_test.go:140: sql delete from test_index where c = 2934 index_test.go:140: sql delete from test_index where c = 1903 index_test.go:143: sql update test_index set c1 = 2699688838124662549, c2 = 0.562837, c3 = '8AZe5Vp1vb' where c = 1057 index_test.go:143: sql update test_index set c1 = 5868565900221767607, c2 = 0.590956, c3 = 'REmMZEMzSc' where c = 2233 index_test.go:137: sql insert into test_index values (2970, 3742259595693259913, 0.086554, 'Ndh6J9Q14b') index_test.go:140: sql delete from test_index where c = 2465 index_test.go:140: sql delete from test_index where c = 2272 index_test.go:143: sql update test_index set c1 = 1567855034614752866, c2 = 0.019555, c3 = 'FzyzhMTP60' where c = 1738 index_test.go:137: sql insert into test_index values (2973, 1949872622328102285, 0.023644, 'Jq1L60PtH6') index_test.go:137: sql insert into test_index values (2974, 5359354243505960372, 0.016800, 'qdgORGM2Ut') index_test.go:140: sql delete from test_index where c = 709 index_test.go:137: sql insert into test_index values (2975, 5177133214155078729, 0.802855, '3f9CXq5pt4') index_test.go:143: sql update test_index set c1 = 518529198301031987, c2 = 0.872102, c3 = 'WgrrlZvkkS' where c = 1865 index_test.go:143: sql update test_index set c1 = 4503594702543466153, c2 = 0.559599, c3 = '2WJwz8unSu' where c = 1803 index_test.go:143: sql update test_index set c1 = 7878550465367181681, c2 = 0.733133, c3 = 'V95R4RT0iR' where c = 61 index_test.go:140: sql delete from test_index where c = 1318 index_test.go:140: sql delete from test_index where c = 1740 index_test.go:137: sql insert into test_index values (2978, 3583578901765006332, 0.588150, '2l13t8Q6jn') index_test.go:137: sql insert into test_index values (2976, 2464555624959730199, 0.269307, 'HH5ISiocHu') index_test.go:143: sql update test_index set c1 = 463879772181477779, c2 = 0.703809, c3 = 'Xi8ECxDHJN' where c = 2496 index_test.go:137: sql insert into test_index values (2980, 7312614673709545703, 0.773967, 'zKuC8ccLWP') index_test.go:137: sql insert into test_index values (2979, 5349960378890949411, 0.919382, 'tynsD4mIOb') index_test.go:140: sql delete from test_index where c = 1267 index_test.go:137: sql insert into test_index values (2977, 6175487103685348250, 0.250268, '2MUf9srEcs') index_test.go:143: sql update test_index set c1 = 2351498234573322502, c2 = 0.663668, c3 = 'kWyyKLuZFW' where c = 2343 index_test.go:143: sql update test_index set c1 = 1090226102245216444, c2 = 0.846360, c3 = 'RFvYOvfzGH' where c = 2362 index_test.go:140: sql delete from test_index where c = 2328 index_test.go:140: sql delete from test_index where c = 2720 index_test.go:143: sql update test_index set c1 = 5701460920012344483, c2 = 0.993167, c3 = 'UvdPZioKoM' where c = 1316 index_test.go:137: sql insert into test_index values (2981, 1958977137570601814, 0.655216, 'J4849f3251') index_test.go:140: sql delete from test_index where c = 2746 index_test.go:143: sql update test_index set c1 = 1237166004799959031, c2 = 0.688035, c3 = 'XNd6yKRadd' where c = 132 index_test.go:137: sql insert into test_index values (2983, 1946484043284759375, 0.337397, 'buZ5LIm4pj') index_test.go:143: sql update test_index set c1 = 4328470483908106827, c2 = 0.595523, c3 = 'BZuCtT92uo' where c = 1690 index_test.go:140: sql delete from test_index where c = 2758 index_test.go:143: sql update test_index set c1 = 1645492842944112948, c2 = 0.466529, c3 = 'AJJJtRAUIT' where c = 2096 index_test.go:137: sql insert into test_index values (2984, 8306058664245866968, 0.585616, '8Hk9nfLK1G') index_test.go:137: sql insert into test_index values (2982, 6724278407203365648, 0.985881, '0w8FAuXH8V') index_test.go:140: sql delete from test_index where c = 703 index_test.go:140: sql delete from test_index where c = 1907 index_test.go:143: sql update test_index set c1 = 5054549219153237028, c2 = 0.895314, c3 = 'JiXG5g7QLr' where c = 1952 index_test.go:137: sql insert into test_index values (2985, 7292095669388018679, 0.464143, '8yjEc72srv') index_test.go:140: sql delete from test_index where c = 576 index_test.go:137: sql insert into test_index values (2987, 4147115838418604892, 0.969454, 'MW7zvFp7Lf') index_test.go:140: sql delete from test_index where c = 186 index_test.go:140: sql delete from test_index where c = 578 index_test.go:143: sql update test_index set c1 = 7220599727661169145, c2 = 0.431210, c3 = 'NOajakiLuF' where c = 1146 index_test.go:137: sql insert into test_index values (2986, 7216386857694354468, 0.779968, 'ml5Fzd1Uy7') index_test.go:143: sql update test_index set c1 = 9014757837005814696, c2 = 0.296783, c3 = 'P3SxkZnNLW' where c = 2378 index_test.go:140: sql delete from test_index where c = 382 index_test.go:143: sql update test_index set c1 = 6259621455940745809, c2 = 0.473324, c3 = 'clrA0fXJGv' where c = 227 index_test.go:143: sql update test_index set c1 = 2263149684059119422, c2 = 0.479903, c3 = '1PjcXwhTT5' where c = 505 index_test.go:143: sql update test_index set c1 = 466904540281453513, c2 = 0.350392, c3 = 'dP6gFMHhVi' where c = 973 index_test.go:137: sql insert into test_index values (2989, 2003382149558759278, 0.618800, 'OuF1vjpNb1') index_test.go:140: sql delete from test_index where c = 1181 index_test.go:137: sql insert into test_index values (2990, 899079619036013273, 0.288123, 'CmnqcP3Ndv') index_test.go:143: sql update test_index set c1 = 7050808495151027705, c2 = 0.413931, c3 = 'YV4nRgIG8Z' where c = 1151 index_test.go:140: sql delete from test_index where c = 2841 index_test.go:137: sql insert into test_index values (2991, 4880632789266115330, 0.536651, 'P2vitDL8iV') index_test.go:143: sql update test_index set c1 = 4080849902391264715, c2 = 0.441314, c3 = 'UwVA1DGbi2' where c = 1783 index_test.go:137: sql insert into test_index values (2992, 4421267722780054977, 0.234572, 'uaxRnRJlMf') index_test.go:140: sql delete from test_index where c = 2343 index_test.go:137: sql insert into test_index values (2988, 3970879627700060038, 0.324451, 'Ubtnp16VQf') index_test.go:137: sql insert into test_index values (2994, 8227674740840742202, 0.514378, 'd0SZMXapGE') index_test.go:140: sql delete from test_index where c = 1523 index_test.go:140: sql delete from test_index where c = 530 index_test.go:137: sql insert into test_index values (2993, 7068912683548249577, 0.246709, '45cifWFt1j') index_test.go:143: sql update test_index set c1 = 6278456294541220700, c2 = 0.452763, c3 = 'SRl9USJq7Q' where c = 1087 index_test.go:140: sql delete from test_index where c = 1264 index_test.go:143: sql update test_index set c1 = 5057713208574063282, c2 = 0.616824, c3 = 'sS3NjeRRaO' where c = 2968 index_test.go:143: sql update test_index set c1 = 8047375645825090087, c2 = 0.519659, c3 = 'erQ5ahqDwp' where c = 1693 index_test.go:140: sql delete from test_index where c = 2148 index_test.go:140: sql delete from test_index where c = 1261 index_test.go:143: sql update test_index set c1 = 1402317654180975100, c2 = 0.251974, c3 = 'qEaADOxkZA' where c = 340 index_test.go:143: sql update test_index set c1 = 7480177434507935290, c2 = 0.334443, c3 = 'LMc8YLOGNI' where c = 1232 index_test.go:140: sql delete from test_index where c = 2849 index_test.go:143: sql update test_index set c1 = 721833108246337531, c2 = 0.300589, c3 = 'n9mAi2wU9D' where c = 2370 index_test.go:143: sql update test_index set c1 = 893124102205539343, c2 = 0.279514, c3 = 'k8sxsNpp5T' where c = 2821 index_test.go:137: sql insert into test_index values (2996, 3671241589563652186, 0.794056, 'PrOy9eQZ1x') index_test.go:137: sql insert into test_index values (2997, 356918094675597793, 0.382340, 'nvpVMjg8kx') index_test.go:143: sql update test_index set c1 = 7127646411125803772, c2 = 0.214457, c3 = 'IH6YSgj2NR' where c = 2024 index_test.go:137: sql insert into test_index values (2995, 1382036466176689216, 0.962731, 'tQ6elpiYtP') index_test.go:137: sql insert into test_index values (2998, 8655276056666661411, 0.875737, 'nUwnT6SZZX') index_test.go:143: sql update test_index set c1 = 67630070813156064, c2 = 0.850138, c3 = 'x03xdxmfiL' where c = 2923 index_test.go:137: sql insert into test_index values (2999, 5772897607185903226, 0.807588, 'e9LmElVy9r') index_test.go:140: sql delete from test_index where c = 2695 index_test.go:140: sql delete from test_index where c = 615 index_test.go:140: sql delete from test_index where c = 2195 index_test.go:140: sql delete from test_index where c = 2794 index_test.go:143: sql update test_index set c1 = 4090031619837993858, c2 = 0.228604, c3 = 'YZbpJaHeYB' where c = 307 index_test.go:140: sql delete from test_index where c = 1718 index_test.go:143: sql update test_index set c1 = 1938071473352280209, c2 = 0.439005, c3 = 'w4UojgkoHW' where c = 1296 index_test.go:143: sql update test_index set c1 = 6177286832166536551, c2 = 0.902140, c3 = 'VLrdTQVBD5' where c = 22 index_test.go:143: sql update test_index set c1 = 4753203797890618474, c2 = 0.618563, c3 = 'Zn1010cEuT' where c = 1318 index_test.go:143: sql update test_index set c1 = 1417101286601880419, c2 = 0.658543, c3 = 'xMjSU8LFbJ' where c = 2346 index_test.go:137: sql insert into test_index values (3000, 7310279050382255329, 0.693604, 'OLtwPacQKo') index_test.go:140: sql delete from test_index where c = 2184 index_test.go:143: sql update test_index set c1 = 2253995767535530855, c2 = 0.288573, c3 = '50H9TAOyNq' where c = 1496 [2025/04/06 07:08:12.979 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2722-2722' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.980 +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/06 07:08:12.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4481-4481' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7335-7335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7086-7086' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2957-2957' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4651-4651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5483-5483' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8686-8686' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7327-7327' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.981 +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/06 07:08:12.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9427-9427' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7431-7431' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.982 +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/06 07:08:12.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3888-3888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.983 +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/06 07:08:12.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7201-7201' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.985 +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/06 07:08:12.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1769-1769' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2484-2484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.986 +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/06 07:08:12.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5233-5233' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.987 +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/06 07:08:12.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '446-446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3826-3826' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1658-1658' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4863-4863' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.989 +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/06 07:08:12.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9718-9718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8186-8186' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.990 +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/06 07:08:12.990 +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/06 07:08:12.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6194-6194' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4151-4151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8996-8996' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3130-3130' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6914-6914' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '633-633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '633-633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3538-3538' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1562-1562' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3380-3380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '915-915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.994 +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/06 07:08:12.994 +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/06 07:08:12.994 +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/06 07:08:12.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6385-6385' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '968-968' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4588-4588' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '149-149' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2542-2542' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3126-3126' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '333-333' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.999 +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/06 07:08:12.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9692-9692' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:12.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6529-6529' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.001 +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/06 07:08:13.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6597-6597' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7303-7303' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3532-3532' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.003 +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/06 07:08:13.003 +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/06 07:08:13.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4701-4701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6140-6140' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5515-5515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.005 +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/06 07:08:13.005 +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/06 07:08:13.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5031-5031' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.006 +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/06 07:08:13.006 +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/06 07:08:13.006 +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/06 07:08:13.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9547-9547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.007 +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/06 07:08:13.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3785-3785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1738-1738' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1978-1978' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7335-7335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7586-7586' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3836-3836' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1481-1481' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3651-3651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.011 +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/06 07:08:13.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5578-5578' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2857-2857' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7653-7653' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '95-95' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1982-1982' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6010-6010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8679-8679' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2064-2064' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '419-419' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3233-3233' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7785-7785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7020-7020' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '29-29' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5477-5477' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.016 +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/06 07:08:13.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9420-9420' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2557-2557' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1694-1694' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8485-8485' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1239-1239' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1281-1281' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2160-2160' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7036-7036' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5961-5961' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2686-2686' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.018 +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/06 07:08:13.018 +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/06 07:08:13.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1828-1828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2910-2910' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5945-5945' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.020 +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/06 07:08:13.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9343-9343' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3804-3804' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '700-700' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.021 +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/06 07:08:13.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7136-7136' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.021 +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/06 07:08:13.021 +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/06 07:08:13.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2295-2295' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.022 +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/06 07:08:13.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4302-4302' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4632-4632' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9073-9073' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.080 +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/06 07:08:13.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2571-2571' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.081 +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/06 07:08:13.081 +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/06 07:08:13.081 +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/06 07:08:13.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5702-5702' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5904-5904' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8888-8888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.084 +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/06 07:08:13.085 +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/06 07:08:13.085 +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'"] index_test.go:137: sql insert into test_index values (3002, 7466619752560914036, 0.584919, 'uiaZFPTQs3') [2025/04/06 07:08:13.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8698-8698' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3005, 7267689627403248356, 0.862362, 'm6pMEtqhHZ') index_test.go:137: sql insert into test_index values (3004, 4363871381313526550, 0.059596, 'NzJaZvF9Lm') [2025/04/06 07:08:13.086 +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'"] index_test.go:137: sql insert into test_index values (3001, 2593807008610239899, 0.507702, '1C1Lvjo25F') index_test.go:137: sql insert into test_index values (3008, 4707261941939930540, 0.650008, 'EkzXSbqgGc') [2025/04/06 07:08:13.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3580-3580' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3003, 8355864608802608784, 0.102384, 'lRVjOawwT9') index_test.go:137: sql insert into test_index values (3007, 1807251284426890838, 0.239582, 'xTOredrgdh') [2025/04/06 07:08:13.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8463-8463' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3006, 4084808880719041668, 0.693456, 'RXydSNUOS6') index_test.go:140: sql delete from test_index where c = 1560 [2025/04/06 07:08:13.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2546-2546' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3009, 100031215184135824, 0.963683, 'jNeIGrwdg2') index_test.go:140: sql delete from test_index where c = 1338 index_test.go:140: sql delete from test_index where c = 2713 [2025/04/06 07:08:13.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1936-1936' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3010, 3695723000735686077, 0.059064, 'HgTVDSQFnx') index_test.go:140: sql delete from test_index where c = 149 index_test.go:140: sql delete from test_index where c = 2962 index_test.go:140: sql delete from test_index where c = 533 [2025/04/06 07:08:13.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2168-2168' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 2860 index_test.go:143: sql update test_index set c1 = 8274014710547431808, c2 = 0.912189, c3 = 'PsH3iZQi1g' where c = 1264 [2025/04/06 07:08:13.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2278-2278' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 8995130541869757088, c2 = 0.034904, c3 = 'TXfTkxfSOm' where c = 1893 index_test.go:140: sql delete from test_index where c = 2669 [2025/04/06 07:08:13.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2805-2805' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 3203217416926384671, c2 = 0.890112, c3 = 'a3O6uquzrC' where c = 2823 index_test.go:143: sql update test_index set c1 = 2147536558258766636, c2 = 0.373582, c3 = 'Lz86nRgYwL' where c = 1374 [2025/04/06 07:08:13.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1386-1386' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 2948 index_test.go:143: sql update test_index set c1 = 6544130513630234493, c2 = 0.479544, c3 = 'J5iNc7NhGF' where c = 134 [2025/04/06 07:08:13.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1302-1302' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 1233 index_test.go:143: sql update test_index set c1 = 3203224660793636505, c2 = 0.500888, c3 = 'XXQWtqvZUa' where c = 1478 [2025/04/06 07:08:13.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '893-893' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 158120282445789309, c2 = 0.896246, c3 = '07mF9lyrJJ' where c = 409 index_test.go:137: sql insert into test_index values (3013, 763455181023597860, 0.088076, '5VHVA5jFXu') [2025/04/06 07:08:13.090 +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'"] index_test.go:143: sql update test_index set c1 = 595121499479693619, c2 = 0.019724, c3 = 'C03cUnjey6' where c = 2784 [2025/04/06 07:08:13.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1210-1210' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3015, 8632751301904359804, 0.596989, 'fwCRtyN1GC') index_test.go:137: sql insert into test_index values (3011, 7651030136450691296, 0.396178, 'c0yDMzth3B') [2025/04/06 07:08:13.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1021-1021' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 755 index_test.go:137: sql insert into test_index values (3017, 6312507530075616547, 0.206890, '7tcfUm8osU') [2025/04/06 07:08:13.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3208-3208' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 4594542266470101676, c2 = 0.648852, c3 = 'j8vQpwZzjI' where c = 1442 index_test.go:137: sql insert into test_index values (3012, 4653403988036156933, 0.478669, 'K101qhI7Er') [2025/04/06 07:08:13.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1454-1454' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3016, 3079428483227966062, 0.909425, 'SyaQK63Z7u') index_test.go:140: sql delete from test_index where c = 328 [2025/04/06 07:08:13.091 +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'"] index_test.go:137: sql insert into test_index values (3018, 8300690748576267245, 0.633410, 'X46Q0AT8cJ') index_test.go:143: sql update test_index set c1 = 1695054068617209308, c2 = 0.655899, c3 = '9jCOGKMU0J' where c = 2255 [2025/04/06 07:08:13.091 +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'"] index_test.go:137: sql insert into test_index values (3014, 6245073050067227843, 0.229344, 'OWR3e5m3PA') index_test.go:140: sql delete from test_index where c = 2796 index_test.go:140: sql delete from test_index where c = 1737 [2025/04/06 07:08:13.092 +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'"] index_test.go:143: sql update test_index set c1 = 1013420507406018608, c2 = 0.702611, c3 = 'jHBGfplU3c' where c = 2058 index_test.go:137: sql insert into test_index values (3020, 3280036528341165253, 0.982879, '52WVdq7Qhq') [2025/04/06 07:08:13.093 +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'"] index_test.go:140: sql delete from test_index where c = 509 index_test.go:140: sql delete from test_index where c = 395 [2025/04/06 07:08:13.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3380-3380' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3019, 1644969732404849564, 0.985991, 'X7ZysP9sia') index_test.go:140: sql delete from test_index where c = 2181 [2025/04/06 07:08:13.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9854-9854' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 1794025850679631839, c2 = 0.119336, c3 = '4xNKUxUPjz' where c = 1447 index_test.go:140: sql delete from test_index where c = 1812 [2025/04/06 07:08:13.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4464-4464' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3021, 5678273121822344126, 0.680695, 'I4aeVTXabI') index_test.go:143: sql update test_index set c1 = 1618426270977450715, c2 = 0.822202, c3 = 'VPxKjObnNF' where c = 2093 [2025/04/06 07:08:13.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3710-3710' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 1679 index_test.go:143: sql update test_index set c1 = 7293256280631630363, c2 = 0.729492, c3 = '351MCOBD1l' where c = 860 [2025/04/06 07:08:13.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4426-4426' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 2815870583779398048, c2 = 0.272994, c3 = 'RYqrkJwGH0' where c = 1552 index_test.go:137: sql insert into test_index values (3022, 2503174910190435454, 0.852907, 'yNRHmTBb1W') [2025/04/06 07:08:13.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5827-5827' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 9068131423052571715, c2 = 0.054721, c3 = 'XNifr8DxcU' where c = 1464 index_test.go:140: sql delete from test_index where c = 890 [2025/04/06 07:08:13.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2465-2465' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 3608213023110028129, c2 = 0.509104, c3 = 'IC3kG8969D' where c = 232 index_test.go:137: sql insert into test_index values (3025, 5485305133474257808, 0.457753, '34ZZfQi0Wj') [2025/04/06 07:08:13.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '577-577' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3024, 5188084000163451676, 0.559039, 'NEGWB8s9pQ') index_test.go:140: sql delete from test_index where c = 2982 index_test.go:140: sql delete from test_index where c = 236 [2025/04/06 07:08:13.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3718-3718' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 1990910203778976398, c2 = 0.428051, c3 = 'aFtmZbSaTa' where c = 2864 index_test.go:137: sql insert into test_index values (3026, 6515848223163089086, 0.356998, 'xhpU2iQpXh') index_test.go:140: sql delete from test_index where c = 2170 [2025/04/06 07:08:13.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9161-9161' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3023, 4558705485114945578, 0.862399, 'hRxlqJmmap') index_test.go:137: sql insert into test_index values (3027, 9217337102100417770, 0.792719, 'g2Sz7bBvZt') [2025/04/06 07:08:13.095 +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'"] index_test.go:143: sql update test_index set c1 = 1676985291156050959, c2 = 0.548741, c3 = 'YekOEnXcuT' where c = 753 [2025/04/06 07:08:13.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9188-9188' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 2659582002720730807, c2 = 0.630260, c3 = 'WcPxq07wuE' where c = 2263 index_test.go:140: sql delete from test_index where c = 1914 [2025/04/06 07:08:13.095 +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'"] index_test.go:143: sql update test_index set c1 = 4311680294892389667, c2 = 0.134147, c3 = 'DbnwpY5pmn' where c = 2728 index_test.go:143: sql update test_index set c1 = 1326137885017919598, c2 = 0.383570, c3 = 'VMmA6KJr83' where c = 1148 [2025/04/06 07:08:13.096 +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'"] index_test.go:140: sql delete from test_index where c = 1170 index_test.go:137: sql insert into test_index values (3029, 4959841098429778770, 0.054442, '6qLirLnhaQ') [2025/04/06 07:08:13.096 +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'"] index_test.go:140: sql delete from test_index where c = 2916 [2025/04/06 07:08:13.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7020-7020' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 2801386599713114089, c2 = 0.245154, c3 = 'FVg3VvfW7O' where c = 84 index_test.go:140: sql delete from test_index where c = 1975 [2025/04/06 07:08:13.097 +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'"] index_test.go:143: sql update test_index set c1 = 2585460799155591320, c2 = 0.897260, c3 = '8S3Qdas0va' where c = 871 index_test.go:137: sql insert into test_index values (3028, 2044336504652345094, 0.482386, '5xHDlQR14o') [2025/04/06 07:08:13.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3978-3978' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3032, 5236525902044611158, 0.842842, 'pgy2oMW3Ed') index_test.go:137: sql insert into test_index values (3030, 1812805069631984170, 0.572254, 'KMOmfCuS9c') [2025/04/06 07:08:13.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5316-5316' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 7342449726996529995, c2 = 0.572637, c3 = 'LIrPVYsBWD' where c = 325 [2025/04/06 07:08:13.099 +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'"] index_test.go:143: sql update test_index set c1 = 6949093088588714358, c2 = 0.342760, c3 = 'W0dwKKZlnW' where c = 556 index_test.go:143: sql update test_index set c1 = 1745642554883048543, c2 = 0.497617, c3 = 'HSdvM089q4' where c = 909 [2025/04/06 07:08:13.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7733-7733' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 146 index_test.go:140: sql delete from test_index where c = 1640 [2025/04/06 07:08:13.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7511-7511' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3031, 1565639038568343524, 0.374824, 'vsIfCVGySP') index_test.go:140: sql delete from test_index where c = 539 [2025/04/06 07:08:13.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2566-2566' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3033, 1233612800923110, 0.316046, '3PTDHldXc1') index_test.go:137: sql insert into test_index values (3036, 1949020374234753263, 0.053656, 'd2wvq3Dzr4') [2025/04/06 07:08:13.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2540-2540' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 7180003065625692996, c2 = 0.546111, c3 = 'sZxrRVSxdq' where c = 119 index_test.go:137: sql insert into test_index values (3034, 2909398599474953059, 0.609525, '3tsyAClZaH') [2025/04/06 07:08:13.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '464-464' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 2748 index_test.go:137: sql insert into test_index values (3037, 3537549236375541121, 0.586341, 'JEGWfnArwq') [2025/04/06 07:08:13.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4318-4318' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 819 index_test.go:137: sql insert into test_index values (3035, 5070158582801460998, 0.209624, 'NIQGc8gjw8') [2025/04/06 07:08:13.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2771-2771' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 8626716367150001766, c2 = 0.389708, c3 = 'LzeQ0YXun5' where c = 952 [2025/04/06 07:08:13.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8273-8273' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 2770774909467311587, c2 = 0.453064, c3 = 'bUt8OpsKm3' where c = 1582 index_test.go:140: sql delete from test_index where c = 1309 [2025/04/06 07:08:13.103 +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'"] index_test.go:137: sql insert into test_index values (3038, 13835715110145914, 0.090488, 'vJg5CTZBxv') index_test.go:140: sql delete from test_index where c = 2969 [2025/04/06 07:08:13.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4801-4801' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 8870144340872234581, c2 = 0.750051, c3 = 'L8bkdXGTj9' where c = 956 index_test.go:140: sql delete from test_index where c = 2484 index_test.go:143: sql update test_index set c1 = 623040644051757904, c2 = 0.845730, c3 = 'FvpRe3bBni' where c = 1889 [2025/04/06 07:08:13.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3717-3717' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 139 index_test.go:143: sql update test_index set c1 = 4255848209404834054, c2 = 0.717692, c3 = 'gftPibAjD6' where c = 307 [2025/04/06 07:08:13.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1948-1948' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3040, 4500174805372392798, 0.177121, 'YsVGOtDSjb') index_test.go:140: sql delete from test_index where c = 2113 index_test.go:137: sql insert into test_index values (3041, 8054533574289795260, 0.030697, 'QX88WM1Pvk') [2025/04/06 07:08:13.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9979-9979' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3039, 4350561332431421609, 0.518888, 'tzVIeELkoH') [2025/04/06 07:08:13.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6294-6294' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 858066406304686989, c2 = 0.729362, c3 = 'pd35umw4LT' where c = 2132 index_test.go:140: sql delete from test_index where c = 1883 [2025/04/06 07:08:13.103 +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'"] index_test.go:143: sql update test_index set c1 = 3852559251446042241, c2 = 0.048648, c3 = 'ic5tehWr3B' where c = 207 index_test.go:137: sql insert into test_index values (3043, 6010488708375024869, 0.069489, 'e79UAysgSf') [2025/04/06 07:08:13.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5121-5121' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 8492219161553960974, c2 = 0.432137, c3 = 'vpgXwEOU9V' where c = 2528 index_test.go:140: sql delete from test_index where c = 636 [2025/04/06 07:08:13.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9209-9209' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 7199312943539282806, c2 = 0.427963, c3 = 'mcGXB2xEZ3' where c = 93 index_test.go:137: sql insert into test_index values (3042, 3636277605925468343, 0.652383, 'dSnzfgTEnX') [2025/04/06 07:08:13.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9702-9702' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3044, 3824826281011440853, 0.375801, 'XvUPHKUnaL') index_test.go:140: sql delete from test_index where c = 77 index_test.go:140: sql delete from test_index where c = 1613 [2025/04/06 07:08:13.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '650-650' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 1280756525817284682, c2 = 0.921456, c3 = '7xFyC3NMiZ' where c = 596 index_test.go:140: sql delete from test_index where c = 2145 index_test.go:137: sql insert into test_index values (3045, 7883140841420082155, 0.529963, 'rIsboUseAm') [2025/04/06 07:08:13.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6612-6612' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 5586137803516219001, c2 = 0.723839, c3 = '74ccFqxAjE' where c = 1517 [2025/04/06 07:08:13.107 +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'"] index_test.go:143: sql update test_index set c1 = 4360718389643333161, c2 = 0.498962, c3 = 'FBz0Vb8zBC' where c = 659 index_test.go:137: sql insert into test_index values (3047, 3566614816316374797, 0.036922, 'NPzCkszF4N') index_test.go:140: sql delete from test_index where c = 2000 [2025/04/06 07:08:13.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '148-148' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 1048 index_test.go:137: sql insert into test_index values (3048, 57166003706830482, 0.145871, 'uIUJUlwNNl') [2025/04/06 07:08:13.108 +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'"] index_test.go:143: sql update test_index set c1 = 788816960299826086, c2 = 0.357787, c3 = 'zV1XjdD9AU' where c = 2214 index_test.go:137: sql insert into test_index values (3046, 6538430094762160578, 0.466337, 'XaoHkFpaHX') [2025/04/06 07:08:13.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '927-927' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 2211643264991788190, c2 = 0.790894, c3 = 'uADiYb6OzP' where c = 1187 index_test.go:140: sql delete from test_index where c = 489 [2025/04/06 07:08:13.109 +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'"] index_test.go:143: sql update test_index set c1 = 6572689877149711016, c2 = 0.247576, c3 = 'CFeySDCKBc' where c = 827 index_test.go:140: sql delete from test_index where c = 69 [2025/04/06 07:08:13.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1645-1645' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3049, 1655017667493184103, 0.359447, 'u5Hnznhj5p') index_test.go:140: sql delete from test_index where c = 396 [2025/04/06 07:08:13.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '172-172' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3051, 7280751463602371285, 0.719368, 'GmVGNedDl7') index_test.go:140: sql delete from test_index where c = 1138 [2025/04/06 07:08:13.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2471-2471' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3052, 95380874652798098, 0.395170, '3Aa8iuwoRm') index_test.go:143: sql update test_index set c1 = 3508397351375279913, c2 = 0.249584, c3 = 'lxhbr291PQ' where c = 2022 [2025/04/06 07:08:13.111 +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'"] index_test.go:143: sql update test_index set c1 = 7450560851771498372, c2 = 0.181611, c3 = 'ncPrk6wCce' where c = 2477 [2025/04/06 07:08:13.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7451-7451' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 9142575544201390358, c2 = 0.270823, c3 = 'M1UMYnVdgD' where c = 2455 index_test.go:143: sql update test_index set c1 = 5589207475391873681, c2 = 0.222005, c3 = 'XRumoLvibj' where c = 486 [2025/04/06 07:08:13.112 +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'"] index_test.go:137: sql insert into test_index values (3053, 3706908791766119952, 0.031322, 'UwKMhfJZMR') index_test.go:137: sql insert into test_index values (3050, 694169902786720962, 0.905029, '5ppVKo0sRc') [2025/04/06 07:08:13.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4917-4917' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 4856225396073852126, c2 = 0.274534, c3 = 'ybhdPM3Wnv' where c = 1064 index_test.go:140: sql delete from test_index where c = 2611 [2025/04/06 07:08:13.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1835-1835' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 2002 index_test.go:137: sql insert into test_index values (3057, 835430768695874786, 0.487476, 'Sw8avCEtSV') [2025/04/06 07:08:13.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4666-4666' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 2 index_test.go:143: sql update test_index set c1 = 5600618482043777322, c2 = 0.871263, c3 = 'VyzBZsuTrq' where c = 1376 [2025/04/06 07:08:13.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3345-3345' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 241 index_test.go:137: sql insert into test_index values (3056, 8072311729510323378, 0.305423, 's1TQ3pRBjo') index_test.go:140: sql delete from test_index where c = 1155 [2025/04/06 07:08:13.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7014-7014' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3055, 6527467190043777059, 0.373098, 'Ms1UZG7U6Z') index_test.go:137: sql insert into test_index values (3054, 909711722992211977, 0.729359, 'czzOaHw1Oz') [2025/04/06 07:08:13.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5458-5458' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 7264017418110608223, c2 = 0.663991, c3 = 'v2P7Dfu3lp' where c = 911 index_test.go:137: sql insert into test_index values (3058, 8260964440527159266, 0.020333, 'x9sQR89F26') [2025/04/06 07:08:13.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5874-5874' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 6900419767739767234, c2 = 0.822963, c3 = 'TpN5YD0L96' where c = 2216 [2025/04/06 07:08:13.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '380-380' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 6641143651735437690, c2 = 0.102520, c3 = '5lA9im0yo2' where c = 366 index_test.go:140: sql delete from test_index where c = 1490 [2025/04/06 07:08:13.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9527-9527' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3059, 4149919480924543876, 0.893846, 'OxrBFEu3kf') index_test.go:143: sql update test_index set c1 = 1338760990748688952, c2 = 0.394193, c3 = 'WOwtSstohG' where c = 583 [2025/04/06 07:08:13.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '127-127' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 118 index_test.go:140: sql delete from test_index where c = 1429 [2025/04/06 07:08:13.118 +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'"] index_test.go:137: sql insert into test_index values (3062, 2974301903460364783, 0.111737, 'AmnikT7R6j') index_test.go:140: sql delete from test_index where c = 1704 [2025/04/06 07:08:13.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9660-9660' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3060, 4480908085438519746, 0.736033, '6KhtwZCvkE') index_test.go:137: sql insert into test_index values (3061, 4710004138598728254, 0.892318, 'AsZcI2iRvX') [2025/04/06 07:08:13.118 +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'"] index_test.go:140: sql delete from test_index where c = 1992 index_test.go:140: sql delete from test_index where c = 1555 index_test.go:140: sql delete from test_index where c = 2310 [2025/04/06 07:08:13.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '978-978' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 1275872815307427568, c2 = 0.080880, c3 = 'kaPjT6I4yx' where c = 1975 index_test.go:143: sql update test_index set c1 = 6782330238842664974, c2 = 0.940260, c3 = 'YbiVdHi41K' where c = 2868 [2025/04/06 07:08:13.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '340-340' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 6860009376151005707, c2 = 0.523468, c3 = 'rVgDilfDeL' where c = 2027 index_test.go:140: sql delete from test_index where c = 1989 [2025/04/06 07:08:13.119 +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'"] index_test.go:143: sql update test_index set c1 = 4224687264959583908, c2 = 0.459380, c3 = '0n8IJwEzvP' where c = 422 [2025/04/06 07:08:13.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9917-9917' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 2941935732426645074, c2 = 0.334931, c3 = 'zVHcNM1P1g' where c = 788 index_test.go:143: sql update test_index set c1 = 7524523688455644334, c2 = 0.155267, c3 = 'mMnAI7QeLf' where c = 205 [2025/04/06 07:08:13.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4362-4362' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3063, 293210966061700785, 0.583844, 'DQism1REGO') index_test.go:137: sql insert into test_index values (3066, 22723731268757879, 0.453870, 'AhBC5dT7J6') [2025/04/06 07:08:13.120 +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'"] index_test.go:143: sql update test_index set c1 = 770987751602987033, c2 = 0.739265, c3 = '7AqD94FXf8' where c = 1927 [2025/04/06 07:08:13.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3083-3083' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3069, 5232999152049403261, 0.227575, 'PIkZD8vYUT') index_test.go:137: sql insert into test_index values (3068, 8277246317781706567, 0.040269, 'OTOQODvWKl') [2025/04/06 07:08:13.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7287-7287' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3067, 3976333175088291991, 0.384506, 'lu6Clq3jbA') index_test.go:137: sql insert into test_index values (3070, 3021636174464518351, 0.175414, '24RC3VijN2') [2025/04/06 07:08:13.122 +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'"] index_test.go:140: sql delete from test_index where c = 1641 index_test.go:140: sql delete from test_index where c = 1838 index_test.go:140: sql delete from test_index where c = 2243 [2025/04/06 07:08:13.122 +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'"] index_test.go:137: sql insert into test_index values (3065, 5719205823164735726, 0.676107, '3vb6eEz303') index_test.go:140: sql delete from test_index where c = 166 index_test.go:140: sql delete from test_index where c = 2064 [2025/04/06 07:08:13.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2115-2115' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 2174712530053052351, c2 = 0.260722, c3 = 'OyknE1f131' where c = 1969 index_test.go:143: sql update test_index set c1 = 5204430422637005989, c2 = 0.787066, c3 = 'jMX18AeW6b' where c = 348 [2025/04/06 07:08:13.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9702-9702' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 922 index_test.go:137: sql insert into test_index values (3064, 7958408681035912939, 0.236144, 'cYv1sn0yXf') [2025/04/06 07:08:13.125 +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'"] index_test.go:143: sql update test_index set c1 = 677026325484809659, c2 = 0.667914, c3 = 'KXaBhH9x4f' where c = 550 [2025/04/06 07:08:13.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5920-5920' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 6937293006261218950, c2 = 0.364488, c3 = 'MdqYlnWQx1' where c = 210 index_test.go:143: sql update test_index set c1 = 2617894301039725316, c2 = 0.880231, c3 = 'Y067VZlgKb' where c = 769 [2025/04/06 07:08:13.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8841-8841' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 2103 index_test.go:143: sql update test_index set c1 = 6459783741701466965, c2 = 0.864167, c3 = 'C1mhSD20Lp' where c = 2785 [2025/04/06 07:08:13.179 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7390-7390' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 1296 index_test.go:137: sql insert into test_index values (3071, 4147176147813787057, 0.593441, 'b8AA5owjor') [2025/04/06 07:08:13.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3611-3611' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 2517 index_test.go:137: sql insert into test_index values (3073, 1522422113703941462, 0.640021, 'sx6u6KNUNo') [2025/04/06 07:08:13.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4474-4474' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3075, 7792825794981035843, 0.522824, 'F7obj9lbTu') [2025/04/06 07:08:13.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '588-588' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 9154489192423664915, c2 = 0.199262, c3 = 'GkDshgZdHZ' where c = 894 index_test.go:137: sql insert into test_index values (3072, 4076249696498676458, 0.361067, '8YFRQx6Ws3') [2025/04/06 07:08:13.180 +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'"] index_test.go:143: sql update test_index set c1 = 2790185155922536043, c2 = 0.847206, c3 = 'QRKCKMuHlu' where c = 2388 [2025/04/06 07:08:13.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2247-2247' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 7326912370220395500, c2 = 0.474089, c3 = 'sga55worf4' where c = 2991 index_test.go:140: sql delete from test_index where c = 1189 [2025/04/06 07:08:13.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2756-2756' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3077, 7856255505520963617, 0.883453, '2ezaoaAQJM') index_test.go:137: sql insert into test_index values (3074, 5176330100730181666, 0.899806, 'sErK9qoGIg') [2025/04/06 07:08:13.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7614-7614' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 2702 index_test.go:137: sql insert into test_index values (3076, 6166915800361357986, 0.179459, 'iOVb53pHy1') [2025/04/06 07:08:13.182 +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'"] index_test.go:140: sql delete from test_index where c = 716 index_test.go:143: sql update test_index set c1 = 4108016060280133867, c2 = 0.993657, c3 = 'wki9JvA1yF' where c = 284 [2025/04/06 07:08:13.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3183-3183' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 998 index_test.go:137: sql insert into test_index values (3078, 6105806066027585923, 0.162002, '4SMUVuPi7t') [2025/04/06 07:08:13.182 +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'"] index_test.go:143: sql update test_index set c1 = 7388782105890500891, c2 = 0.197700, c3 = 'LW22EZAiFl' where c = 2997 index_test.go:140: sql delete from test_index where c = 1603 index_test.go:140: sql delete from test_index where c = 2599 [2025/04/06 07:08:13.183 +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'"] index_test.go:140: sql delete from test_index where c = 2300 index_test.go:137: sql insert into test_index values (3080, 2758862366824956401, 0.803587, 'MbNSE8TZhv') [2025/04/06 07:08:13.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7755-7755' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 5344169907868777193, c2 = 0.119708, c3 = 'zMVj2SSiNV' where c = 2565 index_test.go:137: sql insert into test_index values (3079, 3854051082508726315, 0.384278, 'HYqeTlHJXF') [2025/04/06 07:08:13.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4854-4854' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 5281340433025905933, c2 = 0.902268, c3 = 'ec2BuygFiO' where c = 224 [2025/04/06 07:08:13.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7849-7849' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 4085784696660417496, c2 = 0.831467, c3 = 'iVTuUaEHey' where c = 456 index_test.go:137: sql insert into test_index values (3081, 3489680100395567137, 0.621203, 'IyQACSPCLV') [2025/04/06 07:08:13.184 +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/06 07:08:13.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2022-2022' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.184 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4422-4422' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5896-5896' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9351-9351' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6299-6299' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.186 +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/06 07:08:13.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5540-5540' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '995-995' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6436-6436' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6107-6107' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.187 +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/06 07:08:13.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9598-9598' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8549-8549' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2449-2449' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1948-1948' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8354-8354' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.189 +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/06 07:08:13.189 +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/06 07:08:13.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1634-1634' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5043-5043' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.189 +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/06 07:08:13.190 +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/06 07:08:13.190 +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/06 07:08:13.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6654-6654' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3020-3020' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1525-1525' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1775-1775' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8989-8989' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '722-722' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.192 +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/06 07:08:13.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8076-8076' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2688-2688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4074-4074' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.193 +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/06 07:08:13.194 +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/06 07:08:13.194 +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/06 07:08:13.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6769-6769' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9423-9423' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7342-7342' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8023-8023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6401-6401' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.196 +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/06 07:08:13.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9336-9336' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3919-3919' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2779-2779' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6762-6762' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4093-4093' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.197 +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/06 07:08:13.198 +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/06 07:08:13.198 +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/06 07:08:13.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7758-7758' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6341-6341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1411-1411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.199 +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/06 07:08:13.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '930-930' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '401-401' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 750 index_test.go:140: sql delete from test_index where c = 1156 index_test.go:143: sql update test_index set c1 = 1188825197774538271, c2 = 0.929178, c3 = 'lS6VMeMuI2' where c = 1460 index_test.go:137: sql insert into test_index values (3083, 4971398077180695771, 0.096647, 'mAhjINL2Ra') index_test.go:137: sql insert into test_index values (3082, 8232800471350986775, 0.966665, '6mbjlkEW4g') index_test.go:143: sql update test_index set c1 = 5835986754040333445, c2 = 0.531480, c3 = 'TLlHdgTNyP' where c = 2552 index_test.go:143: sql update test_index set c1 = 7791731824747315338, c2 = 0.858363, c3 = '9s3VbZ4TYS' where c = 1373 index_test.go:137: sql insert into test_index values (3084, 2411736077215266709, 0.154498, 'BDpX4SRCiX') index_test.go:140: sql delete from test_index where c = 2844 index_test.go:140: sql delete from test_index where c = 2228 index_test.go:140: sql delete from test_index where c = 1913 index_test.go:140: sql delete from test_index where c = 777 index_test.go:143: sql update test_index set c1 = 1177860247146254278, c2 = 0.791843, c3 = '3apOTvDqZi' where c = 2042 index_test.go:137: sql insert into test_index values (3087, 5741291768200851557, 0.142167, 'agLBNo1KsC') index_test.go:137: sql insert into test_index values (3086, 8795475956584137953, 0.107195, 'DRxWVMe8fO') index_test.go:143: sql update test_index set c1 = 8829719335664033418, c2 = 0.395754, c3 = 'ZPAQdeYyy8' where c = 2445 index_test.go:143: sql update test_index set c1 = 9124474524130674063, c2 = 0.025445, c3 = 'vsYPPx1FCn' where c = 399 index_test.go:137: sql insert into test_index values (3085, 4185996989728289434, 0.130419, 'FS3c6WQsLz') index_test.go:143: sql update test_index set c1 = 1936908818634418538, c2 = 0.683961, c3 = 'gSyNk64OE2' where c = 1287 index_test.go:137: sql insert into test_index values (3088, 4011387996044311819, 0.857746, 'IPXDUKGOmt') index_test.go:137: sql insert into test_index values (3089, 7945567023341704959, 0.717099, 'MGp3walKgy') index_test.go:143: sql update test_index set c1 = 3602389019043902681, c2 = 0.159742, c3 = 'Qp9qgLDy6x' where c = 209 index_test.go:143: sql update test_index set c1 = 1768381486382634569, c2 = 0.442307, c3 = '36sUM64qs8' where c = 2054 index_test.go:140: sql delete from test_index where c = 2757 index_test.go:137: sql insert into test_index values (3090, 7220557994863664309, 0.767041, 'quhhvopwHq') index_test.go:140: sql delete from test_index where c = 1331 index_test.go:137: sql insert into test_index values (3091, 595999826107185106, 0.436502, 'YcsRbMH0pQ') index_test.go:140: sql delete from test_index where c = 300 index_test.go:140: sql delete from test_index where c = 9 index_test.go:143: sql update test_index set c1 = 3481541386660895921, c2 = 0.612657, c3 = 'JNNwazQRQf' where c = 536 index_test.go:140: sql delete from test_index where c = 632 index_test.go:137: sql insert into test_index values (3092, 7361585131236248269, 0.364010, 'fztJ4J9RRs') index_test.go:140: sql delete from test_index where c = 1775 index_test.go:140: sql delete from test_index where c = 969 [2025/04/06 07:08:13.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3150-3150' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 5623599076789971875, c2 = 0.714451, c3 = 'PYhYZsvffd' where c = 194 index_test.go:140: sql delete from test_index where c = 2461 [2025/04/06 07:08:13.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3-3' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3093, 7022689826227691431, 0.488497, 'hkjzd1BnC6') [2025/04/06 07:08:13.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2056-2056' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 3426330735351637276, c2 = 0.463404, c3 = 'Lf81lB35Te' where c = 1312 index_test.go:143: sql update test_index set c1 = 6435575116289991094, c2 = 0.133471, c3 = 'XyNSvS4qxO' where c = 105 [2025/04/06 07:08:13.201 +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'"] index_test.go:140: sql delete from test_index where c = 2394 index_test.go:137: sql insert into test_index values (3095, 4556537534206464879, 0.012674, 'xHWMTat9IH') [2025/04/06 07:08:13.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6302-6302' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3094, 8174792177821027258, 0.364195, '3ZTQ8mHryM') index_test.go:143: sql update test_index set c1 = 4838152980422324963, c2 = 0.404127, c3 = 'JhwvTLwbPX' where c = 2445 [2025/04/06 07:08:13.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '662-662' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3096, 4687482115261409945, 0.005772, 'boDlkCdcOJ') index_test.go:143: sql update test_index set c1 = 7615784993852274862, c2 = 0.034046, c3 = 'HUYkw0fBwC' where c = 1576 index_test.go:140: sql delete from test_index where c = 2291 [2025/04/06 07:08:13.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2020-2020' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 1697 index_test.go:143: sql update test_index set c1 = 984146916276776690, c2 = 0.191211, c3 = 'yTk35Au8in' where c = 2530 index_test.go:140: sql delete from test_index where c = 226 [2025/04/06 07:08:13.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3116-3116' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3097, 785555542552003994, 0.014938, 'GRMgIF4Icd') index_test.go:140: sql delete from test_index where c = 109 [2025/04/06 07:08:13.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1238-1238' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 5208861435015256885, c2 = 0.984174, c3 = 'hwPA4bji4T' where c = 2950 index_test.go:143: sql update test_index set c1 = 6898544044848048039, c2 = 0.727724, c3 = 'NAHlGR2pTI' where c = 2885 index_test.go:140: sql delete from test_index where c = 298 [2025/04/06 07:08:13.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2098-2098' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 1733848863690016082, c2 = 0.220731, c3 = 'JBbc2rLmzD' where c = 2526 [2025/04/06 07:08:13.207 +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'"] index_test.go:143: sql update test_index set c1 = 7795952485552376281, c2 = 0.046976, c3 = 'hTVobzmbW4' where c = 444 index_test.go:143: sql update test_index set c1 = 4681555123841721881, c2 = 0.953249, c3 = 'BuHaE6XLxW' where c = 2385 [2025/04/06 07:08:13.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6347-6347' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3098, 8459985821361703972, 0.638967, 'SyGoe7FS8K') index_test.go:143: sql update test_index set c1 = 1762255346137664916, c2 = 0.305613, c3 = 'qlAYAfnXaD' where c = 2411 [2025/04/06 07:08:13.207 +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'"] index_test.go:143: sql update test_index set c1 = 3782639043202790984, c2 = 0.337230, c3 = 'K3GHHklBcs' where c = 830 index_test.go:137: sql insert into test_index values (3099, 4679514878267694948, 0.437007, 'ydiKkag3j7') index_test.go:140: sql delete from test_index where c = 2875 [2025/04/06 07:08:13.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3774-3774' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3100, 3603459380871548009, 0.990431, 'B7D7a8Vqun') index_test.go:140: sql delete from test_index where c = 1597 [2025/04/06 07:08:13.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5304-5304' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 4264205233341257916, c2 = 0.405565, c3 = 'bObJIqpB61' where c = 686 index_test.go:140: sql delete from test_index where c = 2072 [2025/04/06 07:08:13.208 +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'"] index_test.go:143: sql update test_index set c1 = 5736339098214206884, c2 = 0.014516, c3 = 'eKS6P2e1xO' where c = 2941 [2025/04/06 07:08:13.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8338-8338' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 1377873848836512705, c2 = 0.661909, c3 = 'b7FG4xh0Cz' where c = 1351 [2025/04/06 07:08:13.209 +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/06 07:08:13.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8671-8671' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6143-6143' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4870-4870' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9832-9832' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2483-2483' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1645-1645' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.212 +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/06 07:08:13.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1778-1778' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3251-3251' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5276-5276' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7636-7636' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.213 +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/06 07:08:13.214 +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/06 07:08:13.214 +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/06 07:08:13.214 +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/06 07:08:13.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1210-1210' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2135-2135' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8223-8223' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.215 +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/06 07:08:13.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5230-5230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5817-5817' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.216 +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/06 07:08:13.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5470-5470' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2341-2341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3644-3644' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8268-8268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9547-9547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1814-1814' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '827-827' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.218 +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/06 07:08:13.218 +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/06 07:08:13.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '688-688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '456-456' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9001-9001' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.220 +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/06 07:08:13.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1758-1758' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6528-6528' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6546-6546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6408-6408' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.221 +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/06 07:08:13.279 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1753-1753' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.279 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5935-5935' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.280 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2705-2705' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.280 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3024-3024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '995-995' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.281 +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/06 07:08:13.281 +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/06 07:08:13.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6119-6119' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.282 +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/06 07:08:13.283 +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/06 07:08:13.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4194-4194' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '980-980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.284 +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/06 07:08:13.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '101-101' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6285-6285' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6160-6160' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3779-3779' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.285 +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/06 07:08:13.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '463-463' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.286 +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/06 07:08:13.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3539-3539' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '308-308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8645-8645' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8848-8848' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4664-4664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.288 +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/06 07:08:13.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8394-8394' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.288 +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/06 07:08:13.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8439-8439' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.289 +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/06 07:08:13.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9361-9361' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '745-745' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8233-8233' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.291 +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/06 07:08:13.291 +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/06 07:08:13.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4471-4471' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5713-5713' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1602-1602' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5230-5230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8551-8551' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6017-6017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3953-3953' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2278-2278' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6681-6681' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3743-3743' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6378-6378' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.294 +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/06 07:08:13.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6130-6130' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5665-5665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8989-8989' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9997-9997' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.295 +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/06 07:08:13.295 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5702-5702' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4037-4037' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3774-3774' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6331-6331' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9881-9881' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '312-312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5877-5877' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.297 +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/06 07:08:13.297 +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/06 07:08:13.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '369-369' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '176-176' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6582-6582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8845-8845' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.300 +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/06 07:08:13.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8635-8635' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.300 +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/06 07:08:13.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2187-2187' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8550-8550' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.301 +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/06 07:08:13.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5827-5827' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7335-7335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.302 +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/06 07:08:13.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3779-3779' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4093-4093' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2086-2086' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.303 +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/06 07:08:13.303 +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/06 07:08:13.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '779-779' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.303 +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/06 07:08:13.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '518-518' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '773-773' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8689-8689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4171-4171' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1760-1760' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2398-2398' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2363-2363' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7770-7770' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1711-1711' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6288-6288' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3979-3979' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '841-841' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7552-7552' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7425-7425' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2330-2330' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.308 +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/06 07:08:13.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6687-6687' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6180-6180' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '598-598' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.311 +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/06 07:08:13.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4657-4657' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7201-7201' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8695-8695' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5508-5508' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7224-7224' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2117-2117' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1043-1043' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6257-6257' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.314 +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/06 07:08:13.314 +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/06 07:08:13.314 +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/06 07:08:13.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9740-9740' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5508-5508' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5964-5964' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.316 +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/06 07:08:13.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2868-2868' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1183-1183' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '437-437' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1382-1382' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8651-8651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2805-2805' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.318 +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/06 07:08:13.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1344-1344' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3517-3517' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '115-115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1903-1903' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '117-117' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7303-7303' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.320 +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/06 07:08:13.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3916-3916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4579-4579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.320 +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/06 07:08:13.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5842-5842' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7695-7695' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5436-5436' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.322 +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/06 07:08:13.322 +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/06 07:08:13.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '801-801' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4651-4651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4884-4884' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7492-7492' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6658-6658' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7732-7732' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.382 +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/06 07:08:13.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1775-1775' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.383 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2117-2117' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4965-4965' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6251-6251' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7555-7555' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1842-1842' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5877-5877' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1575-1575' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4988-4988' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.386 +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/06 07:08:13.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3974-3974' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1570-1570' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9351-9351' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6195-6195' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5863-5863' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3304-3304' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6687-6687' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7339-7339' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3974-3974' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5047-5047' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1775-1775' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.390 +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/06 07:08:13.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1372-1372' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.390 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7451-7451' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3120-3120' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.391 +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/06 07:08:13.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8315-8315' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '777-777' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.392 +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/06 07:08:13.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5273-5273' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3024-3024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3038-3038' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.393 +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/06 07:08:13.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7493-7493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1742-1742' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '46-46' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9373-9373' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5801-5801' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '463-463' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9281-9281' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.395 +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/06 07:08:13.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6310-6310' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1805-1805' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3899-3899' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9963-9963' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9692-9692' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2877-2877' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1196-1196' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3720-3720' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6259-6259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9802-9802' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1890-1890' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.398 +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/06 07:08:13.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4087-4087' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2621-2621' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.400 +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/06 07:08:13.400 +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/06 07:08:13.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3003-3003' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.401 +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/06 07:08:13.402 +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/06 07:08:13.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2493-2493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.402 +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/06 07:08:13.403 +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/06 07:08:13.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1411-1411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7349-7349' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.404 +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/06 07:08:13.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4062-4062' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '243-243' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8109-8109' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5725-5725' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '891-891' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9746-9746' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '819-819' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.406 +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/06 07:08:13.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4453-4453' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8786-8786' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6814-6814' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.408 +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/06 07:08:13.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9713-9713' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5720-5720' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7252-7252' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1095-1095' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7660-7660' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2501-2501' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1694-1694' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1405-1405' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.410 +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/06 07:08:13.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '984-984' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2109-2109' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.411 +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/06 07:08:13.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2557-2557' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5558-5558' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '892-892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5907-5907' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6223-6223' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6010-6010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '203-203' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6738-6738' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7571-7571' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4651-4651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7064-7064' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6828-6828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '173-173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2996-2996' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.416 +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/06 07:08:13.416 +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/06 07:08:13.416 +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/06 07:08:13.417 +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/06 07:08:13.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8933-8933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2398-2398' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '722-722' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3306-3306' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1816-1816' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.419 +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/06 07:08:13.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8558-8558' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.419 +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/06 07:08:13.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6106-6106' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6997-6997' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6507-6507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5131-5131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4028-4028' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.421 +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/06 07:08:13.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8588-8588' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3034-3034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.479 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '377-377' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.479 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2016-2016' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.479 +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/06 07:08:13.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3739-3739' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6348-6348' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8419-8419' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1458-1458' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2316-2316' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6842-6842' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.481 +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/06 07:08:13.481 +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/06 07:08:13.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8672-8672' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.482 +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/06 07:08:13.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3790-3790' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8433-8433' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9778-9778' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5195-5195' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7231-7231' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3047-3047' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3080-3080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3229-3229' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '267-267' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5370-5370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.485 +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/06 07:08:13.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5558-5558' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1249-1249' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9046-9046' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '776-776' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4927-4927' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4058-4058' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.487 +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/06 07:08:13.488 +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/06 07:08:13.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4252-4252' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3408-3408' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6395-6395' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3539-3539' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9373-9373' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1147-1147' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4320-4320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5484-5484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '686-686' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8221-8221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4366-4366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9253-9253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8394-8394' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.492 +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/06 07:08:13.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4884-4884' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.492 +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/06 07:08:13.492 +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/06 07:08:13.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3491-3491' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.493 +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/06 07:08:13.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7030-7030' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9427-9427' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6494-6494' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5776-5776' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.494 +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/06 07:08:13.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '783-783' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9669-9669' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3208-3208' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9123-9123' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2374-2374' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9297-9297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1883-1883' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.497 +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/06 07:08:13.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8419-8419' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8843-8843' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.497 +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/06 07:08:13.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3096-3096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2426-2426' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6206-6206' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3014-3014' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.500 +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/06 07:08:13.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5595-5595' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '990-990' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7064-7064' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7994-7994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3282-3282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4777-4777' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5994-5994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.502 +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/06 07:08:13.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4024-4024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.502 +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/06 07:08:13.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8741-8741' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.503 +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/06 07:08:13.503 +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/06 07:08:13.503 +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/06 07:08:13.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '581-581' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4854-4854' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7753-7753' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5149-5149' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5883-5883' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9547-9547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1250-1250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3395-3395' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7868-7868' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4694-4694' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6919-6919' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1162-1162' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.507 +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/06 07:08:13.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9034-9034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8218-8218' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.509 +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/06 07:08:13.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5372-5372' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.509 +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/06 07:08:13.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8671-8671' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.510 +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/06 07:08:13.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1143-1143' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.510 +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/06 07:08:13.510 +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/06 07:08:13.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2809-2809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4075-4075' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2497-2497' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5159-5159' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4195-4195' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3305-3305' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8060-8060' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6744-6744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.512 +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/06 07:08:13.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6529-6529' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.512 +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/06 07:08:13.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8766-8766' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.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/06 07:08:13.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6529-6529' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5518-5518' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4938-4938' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.514 +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/06 07:08:13.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1810-1810' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6718-6718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7583-7583' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7027-7027' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1915-1915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2050-2050' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '555-555' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4689-4689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8394-8394' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1900-1900' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7095-7095' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '303-303' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3-3' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6882-6882' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.516 +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/06 07:08:13.516 +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/06 07:08:13.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3424-3424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2789-2789' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '502-502' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '886-886' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9543-9543' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8083-8083' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1584-1584' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.518 +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/06 07:08:13.519 +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/06 07:08:13.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3837-3837' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '959-959' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8046-8046' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.520 +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/06 07:08:13.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8772-8772' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6802-6802' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7369-7369' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.521 +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/06 07:08:13.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7284-7284' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9233-9233' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.521 +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/06 07:08:13.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4388-4388' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.522 +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/06 07:08:13.522 +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/06 07:08:13.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4087-4087' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4261-4261' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5768-5768' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '757-757' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.579 +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/06 07:08:13.580 +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/06 07:08:13.580 +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/06 07:08:13.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1250-1250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.581 +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/06 07:08:13.581 +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/06 07:08:13.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9739-9739' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3844-3844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9412-9412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2586-2586' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.582 +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/06 07:08:13.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9158-9158' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.583 +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/06 07:08:13.583 +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/06 07:08:13.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2152-2152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.584 +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/06 07:08:13.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6436-6436' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.584 +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/06 07:08:13.584 +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/06 07:08:13.584 +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/06 07:08:13.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7701-7701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.586 +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/06 07:08:13.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '615-615' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5133-5133' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6340-6340' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3049-3049' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1477-1477' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2965-2965' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6628-6628' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4882-4882' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3020-3020' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9427-9427' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '91-91' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4135-4135' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3863-3863' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.589 +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/06 07:08:13.589 +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/06 07:08:13.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8657-8657' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5698-5698' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7346-7346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.590 +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/06 07:08:13.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2643-2643' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8563-8563' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6395-6395' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.592 +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/06 07:08:13.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4403-4403' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8283-8283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.593 +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/06 07:08:13.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5536-5536' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6576-6576' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7793-7793' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9518-9518' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1705-1705' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.595 +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/06 07:08:13.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9884-9884' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9412-9412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.596 +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/06 07:08:13.596 +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/06 07:08:13.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4415-4415' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.596 +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/06 07:08:13.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7947-7947' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.597 +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/06 07:08:13.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2702-2702' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '904-904' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.597 +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/06 07:08:13.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '916-916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4168-4168' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '194-194' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2178-2178' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.598 +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/06 07:08:13.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4806-4806' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.599 +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/06 07:08:13.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9782-9782' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.600 +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/06 07:08:13.601 +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/06 07:08:13.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7677-7677' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1806-1806' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4493-4493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.602 +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/06 07:08:13.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1209-1209' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2946-2946' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '718-718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3120-3120' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3236-3236' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.603 +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/06 07:08:13.604 +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/06 07:08:13.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9563-9563' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2021-2021' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7030-7030' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.604 +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/06 07:08:13.604 +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/06 07:08:13.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1396-1396' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.605 +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/06 07:08:13.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1729-1729' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.606 +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/06 07:08:13.606 +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/06 07:08:13.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3986-3986' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2497-2497' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.607 +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/06 07:08:13.607 +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/06 07:08:13.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4659-4659' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7770-7770' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1405-1405' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.608 +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/06 07:08:13.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6846-6846' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.608 +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/06 07:08:13.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1634-1634' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2182-2182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.609 +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/06 07:08:13.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '369-369' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7163-7163' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8977-8977' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2569-2569' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7490-7490' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8794-8794' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9034-9034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9234-9234' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4232-4232' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5507-5507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8672-8672' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.612 +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/06 07:08:13.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9974-9974' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4704-4704' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4363-4363' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3174-3174' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6700-6700' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.614 +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/06 07:08:13.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2666-2666' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2719-2719' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.615 +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/06 07:08:13.615 +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/06 07:08:13.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5151-5151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.616 +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/06 07:08:13.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8750-8750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1131-1131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3717-3717' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4632-4632' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4927-4927' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.617 +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/06 07:08:13.617 +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/06 07:08:13.618 +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/06 07:08:13.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3494-3494' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7770-7770' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7585-7585' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4874-4874' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5945-5945' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6066-6066' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.620 +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/06 07:08:13.620 +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/06 07:08:13.620 +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/06 07:08:13.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3116-3116' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.621 +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/06 07:08:13.622 +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/06 07:08:13.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6760-6760' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3388-3388' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.679 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8433-8433' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.680 +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/06 07:08:13.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5642-5642' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2508-2508' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6349-6349' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5813-5813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3120-3120' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.682 +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/06 07:08:13.682 +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/06 07:08:13.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9649-9649' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9336-9336' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '850-850' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1906-1906' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3979-3979' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.683 +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/06 07:08:13.683 +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/06 07:08:13.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7195-7195' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5331-5331' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9824-9824' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.684 +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/06 07:08:13.684 +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/06 07:08:13.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5269-5269' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.685 +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/06 07:08:13.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7162-7162' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.685 +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/06 07:08:13.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4375-4375' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3105-3105' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9576-9576' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5455-5455' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6303-6303' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4681-4681' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '694-694' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.688 +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/06 07:08:13.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4326-4326' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9984-9984' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8925-8925' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6014-6014' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5962-5962' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6017-6017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.690 +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/06 07:08:13.690 +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/06 07:08:13.691 +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/06 07:08:13.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2627-2627' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8765-8765' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2955-2955' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.692 +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/06 07:08:13.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8190-8190' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.692 +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/06 07:08:13.693 +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/06 07:08:13.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9920-9920' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2796-2796' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '575-575' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6999-6999' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7922-7922' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7623-7623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8366-8366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4602-4602' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3756-3756' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '782-782' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5329-5329' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6257-6257' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.695 +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/06 07:08:13.695 +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/06 07:08:13.695 +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/06 07:08:13.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6017-6017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.696 +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/06 07:08:13.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7124-7124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '290-290' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.697 +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/06 07:08:13.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8254-8254' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6927-6927' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9039-9039' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4549-4549' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.698 +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/06 07:08:13.698 +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/06 07:08:13.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8241-8241' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8227-8227' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2115-2115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4053-4053' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9336-9336' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4324-4324' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '773-773' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9823-9823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6802-6802' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6342-6342' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8641-8641' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8419-8419' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.700 +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/06 07:08:13.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2749-2749' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6180-6180' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3817-3817' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '222-222' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1890-1890' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7688-7688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9366-9366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8150-8150' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9833-9833' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1982-1982' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4706-4706' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3268-3268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.706 +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/06 07:08:13.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '904-904' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '690-690' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2522-2522' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5033-5033' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3434-3434' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2022-2022' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2477-2477' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7716-7716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6365-6365' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9351-9351' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6514-6514' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6752-6752' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8113-8113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.710 +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/06 07:08:13.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3851-3851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2816-2816' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4579-4579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9899-9899' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1359-1359' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6914-6914' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7242-7242' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9116-9116' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.712 +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/06 07:08:13.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1423-1423' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.713 +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/06 07:08:13.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '383-383' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1661-1661' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3190-3190' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2709-2709' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6975-6975' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.714 +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/06 07:08:13.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7583-7583' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8876-8876' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.715 +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/06 07:08:13.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2645-2645' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6186-6186' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1171-1171' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9343-9343' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '929-929' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4800-4800' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '364-364' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4326-4326' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7228-7228' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7365-7365' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2697-2697' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4777-4777' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7454-7454' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '980-980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.718 +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/06 07:08:13.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4829-4829' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3264-3264' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9097-9097' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5152-5152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9613-9613' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9776-9776' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8624-8624' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.719 +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/06 07:08:13.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '338-338' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '782-782' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9917-9917' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1547-1547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4214-4214' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4584-4584' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.722 +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/06 07:08:13.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8521-8521' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7659-7659' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7374-7374' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1196-1196' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.779 +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/06 07:08:13.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2189-2189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6142-6142' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5723-5723' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5715-5715' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5220-5220' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1542-1542' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.781 +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/06 07:08:13.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2780-2780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7934-7934' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.782 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2426-2426' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.782 +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/06 07:08:13.782 +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/06 07:08:13.783 +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/06 07:08:13.783 +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/06 07:08:13.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9512-9512' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.783 +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/06 07:08:13.784 +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/06 07:08:13.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2231-2231' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2624-2624' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1775-1775' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2522-2522' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1587-1587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3102-3102' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7055-7055' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4589-4589' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.785 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5327-5327' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.786 +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/06 07:08:13.786 +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/06 07:08:13.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4243-4243' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1171-1171' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '721-721' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '278-278' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6226-6226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '830-830' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.787 +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/06 07:08:13.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4588-4588' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9980-9980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4835-4835' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.789 +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/06 07:08:13.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '364-364' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8771-8771' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.789 +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/06 07:08:13.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '618-618' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.789 +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/06 07:08:13.789 +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/06 07:08:13.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5102-5102' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '771-771' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.790 +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/06 07:08:13.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7881-7881' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.790 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3744-3744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8368-8368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '739-739' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4915-4915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '958-958' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6544-6544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '29-29' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.793 +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/06 07:08:13.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4041-4041' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2465-2465' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9195-9195' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8062-8062' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.793 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9258-9258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4589-4589' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.794 +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/06 07:08:13.794 +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/06 07:08:13.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5932-5932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3039-3039' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.794 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9231-9231' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9909-9909' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8485-8485' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8887-8887' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3917-3917' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.796 +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/06 07:08:13.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7817-7817' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6310-6310' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1537-1537' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2589-2589' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.797 +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/06 07:08:13.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6356-6356' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2826-2826' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5369-5369' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2497-2497' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2855-2855' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.799 +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/06 07:08:13.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9595-9595' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.799 +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/06 07:08:13.799 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8457-8457' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '658-658' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3879-3879' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8888-8888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.801 +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/06 07:08:13.801 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3511-3511' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.801 +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/06 07:08:13.802 +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/06 07:08:13.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2052-2052' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2562-2562' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.802 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8907-8907' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9742-9742' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8449-8449' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.803 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2817-2817' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.804 +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/06 07:08:13.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '777-777' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.804 +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/06 07:08:13.804 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4097-4097' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7442-7442' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3727-3727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3229-3229' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6416-6416' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.805 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7623-7623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6017-6017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.806 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6133-6133' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8700-8700' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1417-1417' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.807 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9547-9547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '757-757' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.808 +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/06 07:08:13.808 +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/06 07:08:13.808 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '890-890' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7929-7929' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2203-2203' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1007-1007' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.809 +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/06 07:08:13.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6399-6399' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3064-3064' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.810 +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/06 07:08:13.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8657-8657' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.811 +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/06 07:08:13.812 +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/06 07:08:13.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6733-6733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '970-970' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '992-992' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3541-3541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2089-2089' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2517-2517' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5842-5842' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5243-5243' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7504-7504' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9043-9043' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9768-9768' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9618-9618' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.815 +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/06 07:08:13.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3644-3644' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7541-7541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.816 +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/06 07:08:13.816 +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/06 07:08:13.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8977-8977' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3727-3727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.817 +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/06 07:08:13.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8756-8756' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.818 +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/06 07:08:13.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9472-9472' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5838-5838' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4316-4316' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8731-8731' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9824-9824' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3-3' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8093-8093' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8887-8887' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2734-2734' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4994-4994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.821 +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/06 07:08:13.822 +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/06 07:08:13.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '958-958' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1889-1889' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.822 +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/06 07:08:13.822 +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/06 07:08:13.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6346-6346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9227-9227' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4608-4608' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6814-6814' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7642-7642' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6112-6112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2278-2278' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7600-7600' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4795-4795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.880 +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/06 07:08:13.880 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9421-9421' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5715-5715' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6130-6130' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9657-9657' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2863-2863' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.881 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8839-8839' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1492-1492' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2215-2215' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.882 +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/06 07:08:13.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '978-978' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.882 +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/06 07:08:13.882 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6237-6237' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9778-9778' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1565-1565' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3161-3161' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.883 +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/06 07:08:13.883 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5446-5446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7178-7178' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2329-2329' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.884 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6303-6303' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.885 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7948-7948' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.885 +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/06 07:08:13.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5370-5370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.886 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1661-1661' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7672-7672' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5023-5023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.887 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3764-3764' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7568-7568' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.888 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9831-9831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.888 +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/06 07:08:13.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '547-547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8275-8275' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.889 +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/06 07:08:13.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6079-6079' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.889 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2668-2668' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.889 +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/06 07:08:13.890 +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/06 07:08:13.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9594-9594' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1337-1337' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9682-9682' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7189-7189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.890 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4231-4231' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.891 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3208-3208' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.891 +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/06 07:08:13.891 +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/06 07:08:13.891 +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/06 07:08:13.892 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3708-3708' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.893 +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/06 07:08:13.893 +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/06 07:08:13.893 +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/06 07:08:13.893 +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/06 07:08:13.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3307-3307' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9149-9149' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.894 +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/06 07:08:13.894 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3334-3334' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3187-3187' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6834-6834' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.895 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2476-2476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2660-2660' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6059-6059' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6222-6222' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.896 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1792-1792' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5839-5839' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1828-1828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.897 +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/06 07:08:13.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '902-902' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.897 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6251-6251' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8695-8695' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6217-6217' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.898 +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/06 07:08:13.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4651-4651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3469-3469' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.898 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4712-4712' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.898 +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/06 07:08:13.899 +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/06 07:08:13.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7583-7583' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.899 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1984-1984' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1547-1547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7129-7129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.900 +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/06 07:08:13.900 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6195-6195' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.901 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7043-7043' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4651-4651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.902 +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/06 07:08:13.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '970-970' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '94-94' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7440-7440' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.902 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '23-23' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.903 +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/06 07:08:13.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '744-744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '392-392' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '322-322' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.903 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8723-8723' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7095-7095' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.904 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1936-1936' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.905 +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/06 07:08:13.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4917-4917' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5665-5665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.905 +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/06 07:08:13.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3008-3008' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.905 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3573-3573' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.906 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1182-1182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.906 +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/06 07:08:13.906 +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/06 07:08:13.906 +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/06 07:08:13.907 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2370-2370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.908 +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/06 07:08:13.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9062-9062' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.908 +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/06 07:08:13.908 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7592-7592' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.909 +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/06 07:08:13.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1450-1450' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7894-7894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6831-6831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.910 +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/06 07:08:13.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1027-1027' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.910 +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/06 07:08:13.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3202-3202' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.911 +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/06 07:08:13.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9602-9602' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2215-2215' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '333-333' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.912 +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/06 07:08:13.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1368-1368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5369-5369' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1043-1043' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1359-1359' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6167-6167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.913 +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/06 07:08:13.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4286-4286' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7337-7337' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8901-8901' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9761-9761' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.914 +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/06 07:08:13.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2773-2773' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.914 +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/06 07:08:13.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6265-6265' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1346-1346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2098-2098' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9345-9345' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2967-2967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8046-8046' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.916 +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/06 07:08:13.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8085-8085' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9610-9610' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6361-6361' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1729-1729' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.917 +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/06 07:08:13.917 +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/06 07:08:13.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8122-8122' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2682-2682' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.919 +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/06 07:08:13.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2993-2993' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9984-9984' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1835-1835' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '469-469' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.920 +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/06 07:08:13.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2192-2192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.920 +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/06 07:08:13.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2109-2109' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9504-9504' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6112-6112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7599-7599' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.921 +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/06 07:08:13.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8521-8521' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6672-6672' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.922 +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/06 07:08:13.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2907-2907' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.922 +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/06 07:08:13.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7365-7365' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.923 +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/06 07:08:13.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5023-5023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.979 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '634-634' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.979 +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/06 07:08:13.979 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7358-7358' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3812-3812' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2676-2676' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4701-4701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.981 +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/06 07:08:13.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6610-6610' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '347-347' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.982 +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/06 07:08:13.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4897-4897' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7692-7692' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7365-7365' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.983 +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/06 07:08:13.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9528-9528' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.984 +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/06 07:08:13.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7070-7070' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '564-564' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '183-183' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5234-5234' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8822-8822' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5921-5921' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.986 +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/06 07:08:13.987 +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/06 07:08:13.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6124-6124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.987 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1555-1555' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.987 +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/06 07:08:13.987 +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/06 07:08:13.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5367-5367' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2117-2117' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9309-9309' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6711-6711' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1663-1663' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1281-1281' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.988 +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/06 07:08:13.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7110-7110' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.989 +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/06 07:08:13.989 +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/06 07:08:13.989 +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/06 07:08:13.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4873-4873' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2856-2856' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9778-9778' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3109, 7127960373759190018, 0.532962, 'Rw79BgiKfX') index_test.go:137: sql insert into test_index values (3101, 8436086681632592528, 0.314565, 'EXV8810W0s') index_test.go:137: sql insert into test_index values (3103, 7254165943858379810, 0.987625, 'KVCMF3Q5Am') index_test.go:137: sql insert into test_index values (3102, 4064305218061285937, 0.474104, 'wU60sxdIYg') index_test.go:137: sql insert into test_index values (3107, 7000382315774828472, 0.212183, 'KHW1rzcquL') index_test.go:137: sql insert into test_index values (3105, 3111750388930145808, 0.654187, 'vQCX5Rd5PR') index_test.go:140: sql delete from test_index where c = 378 index_test.go:140: sql delete from test_index where c = 610 index_test.go:137: sql insert into test_index values (3108, 2541242588417434327, 0.837438, 'AqTCFXLh6F') index_test.go:137: sql insert into test_index values (3110, 8297708504194250742, 0.716982, 'vcsSVLFbH3') index_test.go:137: sql insert into test_index values (3106, 80366480251713109, 0.492014, 'okIVbyAeEM') index_test.go:137: sql insert into test_index values (3104, 223650622699629573, 0.004827, 'EbTxO0qEuH') index_test.go:140: sql delete from test_index where c = 1860 index_test.go:143: sql update test_index set c1 = 9064497732192248707, c2 = 0.220893, c3 = 'HWCQ0lbGZ6' where c = 1303 index_test.go:140: sql delete from test_index where c = 717 index_test.go:140: sql delete from test_index where c = 689 index_test.go:140: sql delete from test_index where c = 1912 index_test.go:140: sql delete from test_index where c = 2837 index_test.go:140: sql delete from test_index where c = 778 index_test.go:143: sql update test_index set c1 = 2563870578009813295, c2 = 0.636319, c3 = '3LEKXWHrmU' where c = 1135 index_test.go:140: sql delete from test_index where c = 1692 index_test.go:140: sql delete from test_index where c = 123 index_test.go:137: sql insert into test_index values (3111, 7157608909627553097, 0.652859, 'tDjiJvC3aB') index_test.go:143: sql update test_index set c1 = 1925227831958338752, c2 = 0.471115, c3 = 'JnXc2lxehv' where c = 485 index_test.go:143: sql update test_index set c1 = 3014759340059434295, c2 = 0.736334, c3 = 'pr5DUk6SUV' where c = 1826 index_test.go:137: sql insert into test_index values (3112, 4220751154858972849, 0.054097, '201fe8EIql') index_test.go:143: sql update test_index set c1 = 5880163249968219031, c2 = 0.119851, c3 = 'PwLA8qR7cb' where c = 2840 index_test.go:143: sql update test_index set c1 = 8030307291590897710, c2 = 0.060275, c3 = '9e5f2eVrrx' where c = 1473 index_test.go:143: sql update test_index set c1 = 8863944529904346663, c2 = 0.143845, c3 = 'Q1isAV3r9a' where c = 2282 index_test.go:143: sql update test_index set c1 = 239792286782760198, c2 = 0.352138, c3 = 'JVRzY0Z0qL' where c = 2498 index_test.go:140: sql delete from test_index where c = 354 index_test.go:137: sql insert into test_index values (3113, 7568132104369351552, 0.201418, '5UFRTYkbkc') index_test.go:137: sql insert into test_index values (3114, 2163454499279977542, 0.145745, 'Ltxql7VQAZ') index_test.go:143: sql update test_index set c1 = 3476188511749947428, c2 = 0.364064, c3 = 'UlzjBeL2KE' where c = 1496 index_test.go:143: sql update test_index set c1 = 933402361851764207, c2 = 0.758140, c3 = 'LLmFaC7wSZ' where c = 312 index_test.go:137: sql insert into test_index values (3116, 9054037782908909994, 0.916521, 'fzEtvrZWpk') index_test.go:137: sql insert into test_index values (3115, 7873180627358993974, 0.632180, 'kL0MXlqxtA') index_test.go:137: sql insert into test_index values (3117, 5830096863504658538, 0.813947, 'i11skYjZ9N') index_test.go:143: sql update test_index set c1 = 3657654023371026632, c2 = 0.024035, c3 = 'zTCbiX9fMd' where c = 931 index_test.go:137: sql insert into test_index values (3118, 2807775281391627579, 0.520087, 'wRkmbE7ars') index_test.go:137: sql insert into test_index values (3119, 511810870225129395, 0.580548, 'aaLb5urnBu') index_test.go:140: sql delete from test_index where c = 169 index_test.go:140: sql delete from test_index where c = 2356 index_test.go:137: sql insert into test_index values (3120, 7976748965552714690, 0.462024, 'NFn4VvIq4k') index_test.go:140: sql delete from test_index where c = 3012 index_test.go:140: sql delete from test_index where c = 1438 index_test.go:137: sql insert into test_index values (3121, 6272994612006276425, 0.669462, 'A5K5p1NBb0') index_test.go:140: sql delete from test_index where c = 1997 index_test.go:143: sql update test_index set c1 = 238633796262404610, c2 = 0.736602, c3 = 'cOVMs9hd41' where c = 203 index_test.go:140: sql delete from test_index where c = 334 index_test.go:143: sql update test_index set c1 = 6271726824519004865, c2 = 0.629486, c3 = 'UKo0lJA33r' where c = 155 index_test.go:143: sql update test_index set c1 = 4099577937481160306, c2 = 0.779564, c3 = 'F07retec9N' where c = 1734 # Time: 2025-04-06T07:08:13.855316889+08:00 # Txn_start_ts: 0 # Query_time: 0.514474475 # Parse_time: 0.000091685 # Compile_time: 0.000148623 # Rewrite_time: 0.000003386 # Optimize_time: 0 # Wait_TS: 0.000337257 # 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:140: sql delete from test_index where c = 2277 index_test.go:140: sql delete from test_index where c = 1391 index_test.go:140: sql delete from test_index where c = 3075 index_test.go:140: sql delete from test_index where c = 311 index_test.go:143: sql update test_index set c1 = 686172128916096481, c2 = 0.494747, c3 = 'Fo2CMhfxoV' where c = 2088 index_test.go:143: sql update test_index set c1 = 4174186130563320962, c2 = 0.896103, c3 = '5CtrKHDkwN' where c = 1499 index_test.go:137: sql insert into test_index values (3122, 6699479139791157186, 0.516253, 'ryHBSCAeIU') index_test.go:137: sql insert into test_index values (3123, 8625343716994227843, 0.101367, 'Z7nlfzefoe') index_test.go:143: sql update test_index set c1 = 8323801822263807528, c2 = 0.244301, c3 = 'uJvkJu0ZxJ' where c = 344 index_test.go:143: sql update test_index set c1 = 2143043266849867245, c2 = 0.768866, c3 = 'tIo7krdVbp' where c = 3014 index_test.go:140: sql delete from test_index where c = 2425 index_test.go:140: sql delete from test_index where c = 89 index_test.go:143: sql update test_index set c1 = 4574636067353481448, c2 = 0.765599, c3 = 'LKgdaB6LCu' where c = 2983 index_test.go:143: sql update test_index set c1 = 5711670046277637223, c2 = 0.897799, c3 = 'LFDbPB45l4' where c = 1906 index_test.go:137: sql insert into test_index values (3125, 5527768502289589194, 0.441589, 'DU6UYXSnIV') index_test.go:137: sql insert into test_index values (3126, 7362789723766741263, 0.443855, 'CCIWzku0RX') index_test.go:137: sql insert into test_index values (3127, 2660690766544953158, 0.770860, 'dV3k10uYWQ') index_test.go:143: sql update test_index set c1 = 6018788604280716610, c2 = 0.703558, c3 = '0DTM7UYbjp' where c = 762 index_test.go:137: sql insert into test_index values (3128, 5518012739559873575, 0.007223, '3gJQgE5zJT') index_test.go:137: sql insert into test_index values (3124, 9176533070479242301, 0.956667, '4ojCLhd3Pf') index_test.go:143: sql update test_index set c1 = 4725601773208985824, c2 = 0.274667, c3 = 'QbjE0wx5fe' where c = 1336 index_test.go:137: sql insert into test_index values (3130, 9073323821183327691, 0.524496, '8z6sIYXyaM') index_test.go:140: sql delete from test_index where c = 464 index_test.go:137: sql insert into test_index values (3129, 3053216136328636855, 0.213705, '7WjisIHHrN') index_test.go:137: sql insert into test_index values (3131, 2898707323083140085, 0.823596, 'uMsOTB0T6U') index_test.go:143: sql update test_index set c1 = 4451602417748127088, c2 = 0.386678, c3 = 'gJ3mxnb9Gy' where c = 1850 index_test.go:140: sql delete from test_index where c = 2313 index_test.go:140: sql delete from test_index where c = 1916 index_test.go:143: sql update test_index set c1 = 6742686045734136671, c2 = 0.005744, c3 = '56IwcBFSEL' where c = 171 index_test.go:140: sql delete from test_index where c = 2565 index_test.go:140: sql delete from test_index where c = 1001 index_test.go:140: sql delete from test_index where c = 2771 index_test.go:140: sql delete from test_index where c = 2693 index_test.go:137: sql insert into test_index values (3132, 3686693906880297803, 0.754377, 'ol7qhxiQvQ') index_test.go:140: sql delete from test_index where c = 2528 index_test.go:137: sql insert into test_index values (3134, 7683583865502715298, 0.765831, 'KRX2B0EYHV') index_test.go:137: sql insert into test_index values (3133, 3090065892303828281, 0.485036, 'qA0C10aZtZ') index_test.go:143: sql update test_index set c1 = 4425152944695071768, c2 = 0.933683, c3 = 'zcUy4x7VJ3' where c = 740 index_test.go:143: sql update test_index set c1 = 352957571329930633, c2 = 0.381742, c3 = 'EHzcTqQ1kc' where c = 1816 index_test.go:143: sql update test_index set c1 = 333709227031240188, c2 = 0.155850, c3 = 'd5nDI3v9MG' where c = 1208 index_test.go:143: sql update test_index set c1 = 9116464087530721763, c2 = 0.632614, c3 = 'TSWLaGV3ao' where c = 2916 index_test.go:143: sql update test_index set c1 = 1617092794622775310, c2 = 0.895861, c3 = '1Ks6Z6Oo3x' where c = 2350 index_test.go:137: sql insert into test_index values (3136, 6866302565134731274, 0.671469, 'eNTIr2RnMJ') index_test.go:137: sql insert into test_index values (3138, 8152043029874602487, 0.590315, 'UmEnbvEXFF') index_test.go:137: sql insert into test_index values (3135, 7515976572313520146, 0.885541, 'sDhrEUD6FN') index_test.go:143: sql update test_index set c1 = 8745025227278466649, c2 = 0.617998, c3 = 'iGDlp2kyQD' where c = 790 index_test.go:140: sql delete from test_index where c = 1602 index_test.go:137: sql insert into test_index values (3137, 6620452245348657291, 0.559002, 'xZqHW7SsIi') index_test.go:140: sql delete from test_index where c = 1393 index_test.go:137: sql insert into test_index values (3139, 7927754434973701339, 0.849103, 'MoGpnJpuN4') index_test.go:140: sql delete from test_index where c = 1736 index_test.go:137: sql insert into test_index values (3140, 6407139250331583749, 0.501759, 'Xx0sh96k88') index_test.go:143: sql update test_index set c1 = 601790724682853068, c2 = 0.132062, c3 = 'nuEqFmeRaC' where c = 2676 index_test.go:140: sql delete from test_index where c = 1356 index_test.go:140: sql delete from test_index where c = 3068 index_test.go:140: sql delete from test_index where c = 1433 index_test.go:143: sql update test_index set c1 = 9117121049075642774, c2 = 0.906411, c3 = 'JaUlBciIe7' where c = 2275 index_test.go:140: sql delete from test_index where c = 1751 index_test.go:143: sql update test_index set c1 = 3252330462407234924, c2 = 0.433638, c3 = 'hl50Blv5jD' where c = 1550 index_test.go:143: sql update test_index set c1 = 5347598649414344348, c2 = 0.853383, c3 = 'WosxVApdy6' where c = 1898 index_test.go:140: sql delete from test_index where c = 2265 index_test.go:140: sql delete from test_index where c = 104 index_test.go:137: sql insert into test_index values (3142, 6900738404526056381, 0.380346, 'HEC8PblLDH') index_test.go:137: sql insert into test_index values (3141, 2185976860586287777, 0.922493, 'CYW8zDLFEp') index_test.go:143: sql update test_index set c1 = 6524300492438351349, c2 = 0.376175, c3 = 'MaK0dzg3MV' where c = 635 index_test.go:143: sql update test_index set c1 = 1319579082074088490, c2 = 0.589483, c3 = 'spvcCgEO3H' where c = 710 index_test.go:143: sql update test_index set c1 = 5200136128759195956, c2 = 0.117474, c3 = 'vbGiVgvauG' where c = 2560 index_test.go:137: sql insert into test_index values (3144, 1121943745105240955, 0.939512, 'WZ2xCkQcF4') index_test.go:140: sql delete from test_index where c = 1870 index_test.go:137: sql insert into test_index values (3145, 3157641967142610313, 0.027321, 'eGMlvzXcSS') index_test.go:137: sql insert into test_index values (3147, 6092577754741496680, 0.853019, 'QsH9BWhNBn') index_test.go:143: sql update test_index set c1 = 2863566949475424984, c2 = 0.561229, c3 = 't6DvRqyjln' where c = 777 index_test.go:143: sql update test_index set c1 = 827779205287966116, c2 = 0.795297, c3 = 'XkOOzfMFPn' where c = 442 index_test.go:143: sql update test_index set c1 = 7770486676371821122, c2 = 0.431420, c3 = 'ZPtiGaeIau' where c = 2113 index_test.go:140: sql delete from test_index where c = 3089 index_test.go:143: sql update test_index set c1 = 4991524862811427886, c2 = 0.982003, c3 = 'thJ9OzniQM' where c = 1603 index_test.go:137: sql insert into test_index values (3143, 1462660934222866310, 0.666138, 'M9LhH48atn') index_test.go:140: sql delete from test_index where c = 908 index_test.go:140: sql delete from test_index where c = 554 index_test.go:137: sql insert into test_index values (3149, 7316916769570309051, 0.959548, 'FwykGfXTE3') index_test.go:140: sql delete from test_index where c = 2975 index_test.go:137: sql insert into test_index values (3146, 915517148772397703, 0.081389, 'z0VyqTkE0C') index_test.go:143: sql update test_index set c1 = 8034151918797950304, c2 = 0.203291, c3 = 'bSlUrXblb7' where c = 748 index_test.go:137: sql insert into test_index values (3148, 6772346635896876215, 0.668249, 'nKuX114tXu') index_test.go:143: sql update test_index set c1 = 7067746251081740976, c2 = 0.459801, c3 = 'Rlf9pbnXnH' where c = 1260 index_test.go:137: sql insert into test_index values (3150, 1401659426465815237, 0.939693, 'hEgr9wA2le') index_test.go:137: sql insert into test_index values (3151, 9213645170812309834, 0.327131, 'g7uOuxiTcN') index_test.go:140: sql delete from test_index where c = 1268 index_test.go:140: sql delete from test_index where c = 1494 index_test.go:140: sql delete from test_index where c = 1869 index_test.go:137: sql insert into test_index values (3152, 6426840107205245740, 0.267281, 'q0PyfB6o15') index_test.go:140: sql delete from test_index where c = 1927 index_test.go:143: sql update test_index set c1 = 7413469717221765303, c2 = 0.916809, c3 = '4jeTct5fhM' where c = 2272 index_test.go:143: sql update test_index set c1 = 872347465171880743, c2 = 0.037575, c3 = 'mN8PaHWbCT' where c = 2429 index_test.go:143: sql update test_index set c1 = 5036373043412117798, c2 = 0.331688, c3 = 'rX5fptUeiX' where c = 208 index_test.go:143: sql update test_index set c1 = 2629674363964777114, c2 = 0.631746, c3 = '5GjoAGM1VY' where c = 467 index_test.go:143: sql update test_index set c1 = 7613829315764102973, c2 = 0.535358, c3 = 'E3WVam48py' where c = 969 index_test.go:140: sql delete from test_index where c = 1464 index_test.go:140: sql delete from test_index where c = 1809 index_test.go:143: sql update test_index set c1 = 6429994103728763714, c2 = 0.340536, c3 = 'RwBHuQNEfE' where c = 2190 index_test.go:137: sql insert into test_index values (3154, 6242338942146047252, 0.881252, 'anpnwrwUDx') index_test.go:137: sql insert into test_index values (3155, 8292607252117388641, 0.071497, 'xE3Skmjk7j') index_test.go:137: sql insert into test_index values (3153, 6953716818048285469, 0.485772, 'LV6iZqDZXN') index_test.go:137: sql insert into test_index values (3156, 1522808038687556566, 0.023058, 'xQwbd1xDco') index_test.go:140: sql delete from test_index where c = 123 index_test.go:137: sql insert into test_index values (3157, 675825762649161675, 0.325009, 'chsHdeq8G6') index_test.go:140: sql delete from test_index where c = 2630 index_test.go:137: sql insert into test_index values (3159, 5942118496772346033, 0.018590, 'C2KkmogkRZ') index_test.go:137: sql insert into test_index values (3158, 5313849811275323696, 0.441953, 'EKuGEdwDzo') index_test.go:143: sql update test_index set c1 = 2219971194205800255, c2 = 0.902731, c3 = 'cwN0GSOe7n' where c = 270 index_test.go:143: sql update test_index set c1 = 8519254376165075971, c2 = 0.937819, c3 = 'efEtWtuODi' where c = 2664 index_test.go:143: sql update test_index set c1 = 7401760625084332231, c2 = 0.566783, c3 = 'MNXLbqdvCp' where c = 1235 index_test.go:140: sql delete from test_index where c = 1082 index_test.go:137: sql insert into test_index values (3160, 8172727016875152202, 0.415303, 'PIFuUTZ2Y4') index_test.go:140: sql delete from test_index where c = 2835 index_test.go:140: sql delete from test_index where c = 1060 index_test.go:140: sql delete from test_index where c = 694 index_test.go:140: sql delete from test_index where c = 233 index_test.go:137: sql insert into test_index values (3161, 8833490481548116830, 0.753193, 'iKoyHe8stz') index_test.go:140: sql delete from test_index where c = 2358 index_test.go:140: sql delete from test_index where c = 1909 index_test.go:143: sql update test_index set c1 = 5164565891550878742, c2 = 0.578153, c3 = 'PG8t6dPYEN' where c = 2530 index_test.go:143: sql update test_index set c1 = 3845358230731654586, c2 = 0.123675, c3 = 'QGH6YLEzZ5' where c = 1692 index_test.go:143: sql update test_index set c1 = 2138301711485731424, c2 = 0.898634, c3 = 'UIWVIMuiN9' where c = 2386 index_test.go:143: sql update test_index set c1 = 8053441599632189942, c2 = 0.788817, c3 = 'cNQxqhO9iO' where c = 2215 index_test.go:143: sql update test_index set c1 = 8761543641429985552, c2 = 0.121642, c3 = '4N83W1IKwi' where c = 1892 index_test.go:140: sql delete from test_index where c = 3086 index_test.go:143: sql update test_index set c1 = 5070591010505350205, c2 = 0.563855, c3 = 'OtsrzFVHCh' where c = 1484 index_test.go:137: sql insert into test_index values (3162, 4301289772846299153, 0.134375, '0lTofrRYsi') index_test.go:143: sql update test_index set c1 = 1718054232679048563, c2 = 0.352641, c3 = 'LNIz6ZsWBn' where c = 2330 index_test.go:143: sql update test_index set c1 = 2507792271210079586, c2 = 0.743182, c3 = 'W1XTE58SO8' where c = 1574 index_test.go:137: sql insert into test_index values (3164, 5441593649757510431, 0.321930, 'YpmMqqtMIj') index_test.go:137: sql insert into test_index values (3166, 3460575752703958208, 0.289303, 'TA3k9jZIoj') index_test.go:137: sql insert into test_index values (3167, 2944428478550811726, 0.738631, 'vTeXfaUo6X') index_test.go:137: sql insert into test_index values (3168, 7880478431369904506, 0.520436, 'MACeyuc4YT') index_test.go:137: sql insert into test_index values (3169, 2408235261603566793, 0.567365, 'EtVOeUtJMY') index_test.go:140: sql delete from test_index where c = 1245 index_test.go:137: sql insert into test_index values (3170, 9179017050078472824, 0.051984, 'kqGwX2wEa9') index_test.go:143: sql update test_index set c1 = 2500497341635452616, c2 = 0.419318, c3 = '9jnPN75dm1' where c = 864 index_test.go:140: sql delete from test_index where c = 1766 index_test.go:137: sql insert into test_index values (3163, 6481510862889481245, 0.330414, 'AzrpLzX7YS') index_test.go:140: sql delete from test_index where c = 1409 index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 3802290917674298531, c2 = 0.466374, c3 = 'st4nh6XqPl' where c = 1736 index_test.go:140: sql delete from test_index where c = 2412 index_test.go:140: sql delete from test_index where c = 106 index_test.go:137: sql insert into test_index values (3165, 7325709258888664797, 0.193791, 'ebKAMgrnOQ') index_test.go:143: sql update test_index set c1 = 8305145216370824887, c2 = 0.214909, c3 = 'adNJn8UJi9' where c = 489 index_test.go:140: sql delete from test_index where c = 2438 index_test.go:140: sql delete from test_index where c = 2029 index_test.go:137: sql insert into test_index values (3172, 455433848984610943, 0.704551, '7gmSWEhKOE') index_test.go:140: sql delete from test_index where c = 2873 index_test.go:143: sql update test_index set c1 = 5115692780827337783, c2 = 0.562791, c3 = 'KDPmt2wOPH' where c = 2731 index_test.go:137: sql insert into test_index values (3173, 8782669338820497042, 0.442872, '6pqI9PrCsE') index_test.go:143: sql update test_index set c1 = 8040080452046972278, c2 = 0.141281, c3 = 'ouvCQNB4be' where c = 990 index_test.go:143: sql update test_index set c1 = 6593253760487429927, c2 = 0.041354, c3 = 'nNd1mB9m5v' where c = 2235 index_test.go:137: sql insert into test_index values (3171, 142100522603003934, 0.572988, 'UrkwBdRTR7') index_test.go:140: sql delete from test_index where c = 541 index_test.go:143: sql update test_index set c1 = 3955259130602706377, c2 = 0.131636, c3 = 'aXc1aekdy2' where c = 1820 index_test.go:143: sql update test_index set c1 = 3459150701534757890, c2 = 0.120127, c3 = 'grmyZWSSNx' where c = 3055 index_test.go:143: sql update test_index set c1 = 8206764293307829843, c2 = 0.546952, c3 = 'C6E6ifzY4o' where c = 554 index_test.go:143: sql update test_index set c1 = 1704144823680309647, c2 = 0.876458, c3 = 'qrOtzpQaC8' where c = 2263 index_test.go:137: sql insert into test_index values (3174, 4991588359947080883, 0.779010, '75mweJlZC9') index_test.go:140: sql delete from test_index where c = 1003 index_test.go:137: sql insert into test_index values (3175, 6264068083541257753, 0.663689, '83eU49yQhZ') index_test.go:137: sql insert into test_index values (3176, 6280653467125813498, 0.994440, 'P270Ss5soW') index_test.go:143: sql update test_index set c1 = 7934604818088936639, c2 = 0.217727, c3 = 'icK9LszyeQ' where c = 132 index_test.go:137: sql insert into test_index values (3177, 3514540104660946717, 0.476383, 'o4COvWkqEY') index_test.go:143: sql update test_index set c1 = 6592195428490988849, c2 = 0.618576, c3 = '1WZTOuOZ1a' where c = 1161 index_test.go:137: sql insert into test_index values (3178, 4605380442822963655, 0.185045, '9YyUDFLFaA') index_test.go:140: sql delete from test_index where c = 1381 index_test.go:140: sql delete from test_index where c = 2136 index_test.go:137: sql insert into test_index values (3180, 4582176173412793797, 0.345059, 'xXgCGVAb0N') index_test.go:140: sql delete from test_index where c = 561 index_test.go:137: sql insert into test_index values (3179, 4506774601472735742, 0.938719, 'nkS4zk5By4') index_test.go:143: sql update test_index set c1 = 5554742928476701760, c2 = 0.121605, c3 = '9ctcymhKrQ' where c = 1003 index_test.go:137: sql insert into test_index values (3181, 3294081369056894206, 0.129574, 'hZu6TsZHa4') index_test.go:140: sql delete from test_index where c = 1806 index_test.go:140: sql delete from test_index where c = 793 index_test.go:137: sql insert into test_index values (3182, 6178879958920845107, 0.317360, '61sdNJTiJF') index_test.go:140: sql delete from test_index where c = 1857 index_test.go:143: sql update test_index set c1 = 5088930883640495972, c2 = 0.129807, c3 = 'HRMD8Xe8q1' where c = 1312 index_test.go:140: sql delete from test_index where c = 1439 index_test.go:140: sql delete from test_index where c = 494 index_test.go:140: sql delete from test_index where c = 1142 index_test.go:143: sql update test_index set c1 = 2615102150904022605, c2 = 0.732024, c3 = 'AdP9q1gb1L' where c = 1320 index_test.go:143: sql update test_index set c1 = 6082274947892625269, c2 = 0.655623, c3 = 'ATpOjzxMur' where c = 2070 index_test.go:137: sql insert into test_index values (3183, 9218138383020785179, 0.166860, '392bBIovva') index_test.go:143: sql update test_index set c1 = 4402040544767620411, c2 = 0.481341, c3 = 'gpXW5DVwUw' where c = 521 index_test.go:140: sql delete from test_index where c = 1252 index_test.go:137: sql insert into test_index values (3184, 6436215556168098711, 0.510469, 'UQ08l89F68') index_test.go:143: sql update test_index set c1 = 8888130578959712980, c2 = 0.060161, c3 = 'WcdCVo2C8c' where c = 999 index_test.go:143: sql update test_index set c1 = 9053281516245688279, c2 = 0.240305, c3 = 'SjvBo1f9LR' where c = 1451 index_test.go:143: sql update test_index set c1 = 4068324188975786661, c2 = 0.314040, c3 = 'zZldjztLbZ' where c = 2924 index_test.go:143: sql update test_index set c1 = 3017060604135648297, c2 = 0.730598, c3 = 'ABp0jQ41wt' where c = 2661 index_test.go:143: sql update test_index set c1 = 1803701598978473679, c2 = 0.841787, c3 = 'dIYz2cmJ27' where c = 1680 index_test.go:140: sql delete from test_index where c = 897 index_test.go:137: sql insert into test_index values (3187, 6544218392383943359, 0.420772, 'NwsVPriXIj') index_test.go:137: sql insert into test_index values (3186, 571352915019701901, 0.754632, 'UYGAcbbywA') index_test.go:137: sql insert into test_index values (3188, 705803897403657932, 0.021941, 'DmNc7yPs9h') index_test.go:137: sql insert into test_index values (3189, 219099732398533592, 0.441462, 'VQ5S8yVXQi') index_test.go:137: sql insert into test_index values (3190, 8956157601227417108, 0.617541, 'L3mPpQZX7n') index_test.go:137: sql insert into test_index values (3191, 7237647311876765032, 0.038119, '761DTmypoz') index_test.go:137: sql insert into test_index values (3192, 8064711606421013249, 0.625574, 'O0n0YLlU1a') index_test.go:137: sql insert into test_index values (3185, 4206505072147131793, 0.670900, 'uhipq1iTci') index_test.go:140: sql delete from test_index where c = 2083 index_test.go:140: sql delete from test_index where c = 2859 index_test.go:140: sql delete from test_index where c = 90 index_test.go:140: sql delete from test_index where c = 336 index_test.go:140: sql delete from test_index where c = 2438 index_test.go:140: sql delete from test_index where c = 293 index_test.go:140: sql delete from test_index where c = 2408 index_test.go:143: sql update test_index set c1 = 3223982683063521624, c2 = 0.544026, c3 = 'FEKXAtOBkJ' where c = 834 index_test.go:143: sql update test_index set c1 = 8060297718238417382, c2 = 0.998866, c3 = '4bDxHkLlH9' where c = 471 index_test.go:143: sql update test_index set c1 = 4654037889616034641, c2 = 0.165997, c3 = 'Am8PY5knn9' where c = 359 index_test.go:143: sql update test_index set c1 = 4911483788574392827, c2 = 0.748015, c3 = 'H0nDGhAPid' where c = 839 index_test.go:140: sql delete from test_index where c = 3125 index_test.go:143: sql update test_index set c1 = 5068130642709447067, c2 = 0.518030, c3 = 'PEI4TcXqvG' where c = 38 index_test.go:143: sql update test_index set c1 = 4311574329064429102, c2 = 0.495613, c3 = 'WE3LDVpYk4' where c = 576 index_test.go:140: sql delete from test_index where c = 1323 index_test.go:137: sql insert into test_index values (3193, 7077607007338100201, 0.054071, 'oZEwrHcXxI') index_test.go:143: sql update test_index set c1 = 6085633545117067694, c2 = 0.278938, c3 = 'dgH3u5EzpB' where c = 457 index_test.go:137: sql insert into test_index values (3195, 6660077186118962525, 0.803743, 'MYDFihVi3D') index_test.go:143: sql update test_index set c1 = 947592920510989049, c2 = 0.089622, c3 = 'PjYRlxXXIb' where c = 1112 index_test.go:137: sql insert into test_index values (3194, 161085526568991619, 0.386701, 'eRGLSOuTV4') index_test.go:137: sql insert into test_index values (3196, 312469683960693618, 0.923801, '0Y1KneG7td') index_test.go:143: sql update test_index set c1 = 8973088574200257566, c2 = 0.106339, c3 = 'RpaLCEhBBE' where c = 2651 index_test.go:140: sql delete from test_index where c = 507 index_test.go:137: sql insert into test_index values (3197, 3843835527731180056, 0.757063, 'xuFJHp8McB') index_test.go:137: sql insert into test_index values (3198, 8384283955818729360, 0.600446, 'LKR18XlNBI') index_test.go:137: sql insert into test_index values (3199, 8208520817711192752, 0.702245, 'Q27ewIKpxt') index_test.go:140: sql delete from test_index where c = 1740 index_test.go:143: sql update test_index set c1 = 473612222273109590, c2 = 0.648510, c3 = 'yzAaD98z4x' where c = 523 index_test.go:140: sql delete from test_index where c = 3100 index_test.go:143: sql update test_index set c1 = 8403988554449360290, c2 = 0.361073, c3 = '45ANye8DDw' where c = 1806 index_test.go:140: sql delete from test_index where c = 2000 index_test.go:137: sql insert into test_index values (3200, 2526323346570650831, 0.262958, 'j4nUpsCcGY') index_test.go:140: sql delete from test_index where c = 1087 index_test.go:140: sql delete from test_index where c = 883 index_test.go:140: sql delete from test_index where c = 1896 index_test.go:143: sql update test_index set c1 = 6287920198924417149, c2 = 0.516354, c3 = 'ap5VSjHFWj' where c = 2209 index_test.go:143: sql update test_index set c1 = 5913826669898399466, c2 = 0.377288, c3 = 'GIOI57Bxy3' where c = 282 index_test.go:143: sql update test_index set c1 = 9102256264377461225, c2 = 0.811116, c3 = 'uA8MHcejYD' where c = 2534 index_test.go:140: sql delete from test_index where c = 1960 index_test.go:143: sql update test_index set c1 = 5980739907513072007, c2 = 0.368213, c3 = 'DDRVxU7t8N' where c = 872 index_test.go:143: sql update test_index set c1 = 7821633961919932418, c2 = 0.183588, c3 = 'N5VWKGuiJ4' where c = 2207 index_test.go:143: sql update test_index set c1 = 1794242605504917659, c2 = 0.673952, c3 = 'nDczRi8fmi' where c = 2085 index_test.go:143: sql update test_index set c1 = 738001354853913121, c2 = 0.149593, c3 = 'v2O6IecQkx' where c = 2538 [2025/04/06 07:08:13.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4589-4589' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.990 +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/06 07:08:13.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9329-9329' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.991 +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/06 07:08:13.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1492-1492' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5612-5612' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3558-3558' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4149-4149' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1371-1371' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8705-8705' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.992 +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/06 07:08:13.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9932-9932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6652-6652' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6944-6944' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.993 +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/06 07:08:13.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5783-5783' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2329-2329' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '876-876' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.994 +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/06 07:08:13.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3081-3081' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7733-7733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '486-486' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8495-8495' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6399-6399' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4339-4339' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1438-1438' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.995 +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/06 07:08:13.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4455-4455' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '834-834' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.995 +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/06 07:08:13.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7956-7956' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7347-7347' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6223-6223' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.996 +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/06 07:08:13.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9335-9335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.997 +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/06 07:08:13.997 +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/06 07:08:13.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9105-9105' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5929-5929' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5729-5729' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6509-6509' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4569-4569' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8376-8376' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.998 +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/06 07:08:13.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3517-3517' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8991-8991' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '841-841' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.998 +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/06 07:08:13.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1210-1210' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6246-6246' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9204-9204' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:13.999 +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/06 07:08:13.999 +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/06 07:08:13.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1056-1056' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7094-7094' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4058-4058' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.000 +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/06 07:08:14.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7204-7204' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '426-426' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3097-3097' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.001 +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/06 07:08:14.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5510-5510' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.001 +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/06 07:08:14.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4632-4632' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '815-815' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9950-9950' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2138-2138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1210-1210' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.002 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5624-5624' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4493-4493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3102-3102' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5917-5917' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.003 +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/06 07:08:14.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6187-6187' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5752-5752' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '437-437' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1818-1818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6374-6374' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.006 +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/06 07:08:14.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2532-2532' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4665-4665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '243-243' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '605-605' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.006 +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/06 07:08:14.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5451-5451' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6528-6528' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.007 +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/06 07:08:14.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7351-7351' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7962-7962' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.008 +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/06 07:08:14.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1128-1128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1151-1151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1174-1174' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.008 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6896-6896' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.009 +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/06 07:08:14.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3615-3615' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.009 +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/06 07:08:14.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6953-6953' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9153-9153' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.009 +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/06 07:08:14.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3762-3762' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.010 +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/06 07:08:14.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1158-1158' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7788-7788' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5174-5174' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6508-6508' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7460-7460' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6752-6752' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.012 +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/06 07:08:14.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2430-2430' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7881-7881' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8502-8502' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.013 +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/06 07:08:14.013 +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/06 07:08:14.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8474-8474' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9617-9617' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7604-7604' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6057-6057' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.014 +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/06 07:08:14.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2616-2616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2773-2773' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6807-6807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '248-248' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '115-115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5406-5406' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.016 +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/06 07:08:14.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5621-5621' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3111-3111' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.017 +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/06 07:08:14.017 +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/06 07:08:14.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7431-7431' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7600-7600' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.018 +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/06 07:08:14.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '703-703' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2602-2602' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.018 +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/06 07:08:14.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4785-4785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2593-2593' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '703-703' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9394-9394' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5717-5717' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2337-2337' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2668-2668' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.020 +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/06 07:08:14.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7855-7855' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.020 +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/06 07:08:14.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2316-2316' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6264-6264' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.021 +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/06 07:08:14.021 +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/06 07:08:14.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2977-2977' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2745-2745' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.022 +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/06 07:08:14.022 +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/06 07:08:14.022 +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/06 07:08:14.023 +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/06 07:08:14.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '490-490' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4792-4792' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3789-3789' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.024 +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/06 07:08:14.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2146-2146' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.079 +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/06 07:08:14.079 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6617-6617' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8219-8219' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2908-2908' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4750-4750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6219-6219' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2701-2701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3311-3311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.080 +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/06 07:08:14.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5599-5599' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9270-9270' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2629-2629' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4702-4702' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.081 +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/06 07:08:14.081 +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/06 07:08:14.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5382-5382' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.082 +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/06 07:08:14.083 +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/06 07:08:14.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9428-9428' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6582-6582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3677-3677' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.086 +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/06 07:08:14.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3458-3458' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1386-1386' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '929-929' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.087 +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/06 07:08:14.088 +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/06 07:08:14.088 +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/06 07:08:14.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5956-5956' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8394-8394' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5109-5109' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5835-5835' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4998-4998' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '631-631' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6789-6789' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8825-8825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6436-6436' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8705-8705' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4311-4311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9256-9256' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2338-2338' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3817-3817' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4761-4761' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9471-9471' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6024-6024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1408-1408' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2540-2540' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.094 +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/06 07:08:14.094 +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/06 07:08:14.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7953-7953' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9287-9287' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9437-9437' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6907-6907' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4404-4404' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1682-1682' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9600-9600' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.095 +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/06 07:08:14.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2796-2796' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5720-5720' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2437-2437' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.096 +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/06 07:08:14.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3265-3265' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7811-7811' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.097 +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/06 07:08:14.098 +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/06 07:08:14.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2138-2138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7147-7147' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7460-7460' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.098 +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/06 07:08:14.099 +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/06 07:08:14.099 +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/06 07:08:14.099 +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/06 07:08:14.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2866-2866' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1705-1705' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4152-4152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.100 +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/06 07:08:14.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4568-4568' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9657-9657' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1023-1023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3538-3538' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9118-9118' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.101 +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/06 07:08:14.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4407-4407' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2961-2961' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8418-8418' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9447-9447' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.103 +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/06 07:08:14.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6718-6718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6598-6598' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4495-4495' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3849-3849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5756-5756' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8211-8211' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '419-419' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '262-262' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.105 +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/06 07:08:14.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '598-598' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1282-1282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.105 +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/06 07:08:14.106 +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/06 07:08:14.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6119-6119' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1742-1742' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.106 +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/06 07:08:14.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2393-2393' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9989-9989' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6799-6799' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3835-3835' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.108 +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/06 07:08:14.108 +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/06 07:08:14.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2069-2069' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.108 +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/06 07:08:14.109 +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/06 07:08:14.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5916-5916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.109 +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/06 07:08:14.109 +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/06 07:08:14.110 +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/06 07:08:14.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4500-4500' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8273-8273' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1037-1037' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '742-742' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7900-7900' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.112 +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/06 07:08:14.112 +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/06 07:08:14.112 +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/06 07:08:14.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '203-203' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7268-7268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.113 +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/06 07:08:14.113 +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/06 07:08:14.113 +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/06 07:08:14.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5544-5544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9456-9456' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9951-9951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6825-6825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4835-4835' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6741-6741' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.115 +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/06 07:08:14.115 +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/06 07:08:14.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4795-4795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5767-5767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4091-4091' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3657-3657' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3685-3685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.116 +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/06 07:08:14.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5451-5451' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.116 +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/06 07:08:14.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5491-5491' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3944-3944' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7095-7095' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.117 +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/06 07:08:14.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3792-3792' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6206-6206' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4000-4000' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1996-1996' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.119 +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/06 07:08:14.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5663-5663' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5972-5972' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.120 +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/06 07:08:14.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3368-3368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1723-1723' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9898-9898' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '547-547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.121 +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/06 07:08:14.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5855-5855' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.121 +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/06 07:08:14.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3387-3387' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.179 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '450-450' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.179 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5276-5276' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2618-2618' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.180 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8731-8731' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.181 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4762-4762' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.181 +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/06 07:08:14.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9621-9621' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4311-4311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.182 +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/06 07:08:14.182 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1851-1851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.182 +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/06 07:08:14.183 +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/06 07:08:14.183 +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/06 07:08:14.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7368-7368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1252-1252' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1281-1281' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.183 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8424-8424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.184 +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/06 07:08:14.184 +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/06 07:08:14.184 +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/06 07:08:14.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9460-9460' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.185 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5218-5218' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8618-8618' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.186 +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/06 07:08:14.186 +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/06 07:08:14.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1705-1705' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.186 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3762-3762' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7614-7614' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7704-7704' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.187 +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/06 07:08:14.187 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9776-9776' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3439-3439' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6652-6652' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '122-122' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.188 +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/06 07:08:14.188 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '226-226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1703-1703' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5408-5408' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5012-5012' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7723-7723' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1978-1978' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.189 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7236-7236' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9653-9653' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4124-4124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.190 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1233-1233' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1336-1336' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.191 +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/06 07:08:14.191 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3021-3021' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.192 +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/06 07:08:14.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7347-7347' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2959-2959' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '268-268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.192 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7060-7060' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.193 +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/06 07:08:14.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '293-293' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4123-4123' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2500-2500' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '691-691' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.193 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4801-4801' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.194 +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/06 07:08:14.194 +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/06 07:08:14.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3443-3443' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.194 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2571-2571' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.194 +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/06 07:08:14.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8888-8888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.195 +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/06 07:08:14.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5123-5123' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.195 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '159-159' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.195 +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/06 07:08:14.195 +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/06 07:08:14.196 +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/06 07:08:14.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8624-8624' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.196 +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/06 07:08:14.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9746-9746' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9323-9323' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4689-4689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.196 +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/06 07:08:14.196 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2517-2517' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1417-1417' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6285-6285' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3708-3708' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.197 +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/06 07:08:14.197 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '448-448' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.198 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1186-1186' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.198 +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/06 07:08:14.198 +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/06 07:08:14.198 +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/06 07:08:14.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9970-9970' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5856-5856' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.199 +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/06 07:08:14.199 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8639-8639' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.199 +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/06 07:08:14.200 +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/06 07:08:14.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2642-2642' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.200 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2736-2736' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5163-5163' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.201 +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/06 07:08:14.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5404-5404' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2054-2054' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3335-3335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.201 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8011-8011' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1376-1376' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '924-924' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.202 +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/06 07:08:14.202 +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/06 07:08:14.202 +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/06 07:08:14.202 +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/06 07:08:14.202 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8686-8686' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9635-9635' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9854-9854' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6598-6598' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9506-9506' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.203 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9515-9515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9471-9471' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8090-8090' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.204 +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/06 07:08:14.204 +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/06 07:08:14.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8769-8769' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2646-2646' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5300-5300' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9753-9753' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.204 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9226-9226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.205 +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/06 07:08:14.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '128-128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '991-991' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.205 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6121-6121' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1116-1116' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8169-8169' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.206 +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/06 07:08:14.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5655-5655' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.206 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '914-914' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.207 +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/06 07:08:14.207 +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/06 07:08:14.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1095-1095' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2298-2298' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.207 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7487-7487' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.208 +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/06 07:08:14.208 +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/06 07:08:14.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9456-9456' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5148-5148' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1493-1493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.208 +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/06 07:08:14.208 +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/06 07:08:14.208 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3107-3107' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.208 +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/06 07:08:14.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3529-3529' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.209 +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/06 07:08:14.209 +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/06 07:08:14.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9935-9935' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.210 +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/06 07:08:14.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5544-5544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3348-3348' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.210 +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'"] [2025/04/06 07:08:14.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2277-2277' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2476-2476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '483-483' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1109-1109' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.211 +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/06 07:08:14.212 +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/06 07:08:14.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6514-6514' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3186-3186' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '228-228' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1414-1414' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.212 +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/06 07:08:14.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2073-2073' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.213 +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/06 07:08:14.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1339-1339' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.213 +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/06 07:08:14.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '732-732' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4420-4420' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5826-5826' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1143-1143' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.215 +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/06 07:08:14.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9208-9208' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3790-3790' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6017-6017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3214-3214' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2557-2557' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.216 +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/06 07:08:14.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3198-3198' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2010-2010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9471-9471' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3786-3786' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9523-9523' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.217 +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/06 07:08:14.217 +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/06 07:08:14.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4758-4758' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.218 +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/06 07:08:14.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1853-1853' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4435-4435' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8087-8087' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7038-7038' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.220 +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/06 07:08:14.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2363-2363' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.221 +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/06 07:08:14.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8682-8682' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5856-5856' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5009-5009' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.222 +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/06 07:08:14.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2546-2546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8617-8617' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1345-1345' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5535-5535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.279 +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/06 07:08:14.279 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1055-1055' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.279 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2036-2036' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.280 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5889-5889' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.280 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5405-5405' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.280 +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/06 07:08:14.280 +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/06 07:08:14.281 +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/06 07:08:14.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6462-6462' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9053-9053' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.281 +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/06 07:08:14.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7453-7453' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6967-6967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.281 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1800-1800' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.282 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3700-3700' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '477-477' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.283 +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/06 07:08:14.283 +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/06 07:08:14.283 +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/06 07:08:14.283 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6831-6831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.284 +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/06 07:08:14.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2194-2194' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.284 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1209-1209' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.285 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4998-4998' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.286 +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/06 07:08:14.286 +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/06 07:08:14.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1620-1620' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7350-7350' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1480-1480' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.286 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5446-5446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2335-2335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.287 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5014-5014' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.287 +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/06 07:08:14.287 +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/06 07:08:14.288 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5915-5915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.288 +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/06 07:08:14.289 +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/06 07:08:14.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2957-2957' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6844-6844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.289 +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/06 07:08:14.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1647-1647' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.289 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5902-5902' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.290 +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/06 07:08:14.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2419-2419' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.290 +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/06 07:08:14.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3685-3685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1636-1636' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9417-9417' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.290 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4149-4149' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4581-4581' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.291 +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/06 07:08:14.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2894-2894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.291 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9427-9427' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.292 +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/06 07:08:14.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '893-893' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8563-8563' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.292 +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/06 07:08:14.292 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6025-6025' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8933-8933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.293 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6795-6795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '18-18' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9618-9618' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '203-203' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.294 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8062-8062' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9235-9235' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7093-7093' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.296 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '598-598' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3438-3438' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8928-8928' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2661-2661' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.297 +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/06 07:08:14.297 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8176-8176' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.298 +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/06 07:08:14.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6976-6976' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '942-942' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.298 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7046-7046' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7237-7237' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6599-6599' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6744-6744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.299 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6799-6799' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1694-1694' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.300 +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/06 07:08:14.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3024-3024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.300 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2940-2940' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.300 +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/06 07:08:14.300 +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/06 07:08:14.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2564-2564' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.301 +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/06 07:08:14.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2778-2778' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.301 +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/06 07:08:14.301 +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/06 07:08:14.301 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3659-3659' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '333-333' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9799-9799' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2063-2063' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.302 +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/06 07:08:14.302 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5165-5165' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6871-6871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '447-447' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.303 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8800-8800' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2490-2490' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3395-3395' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5687-5687' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6795-6795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.304 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6855-6855' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.304 +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/06 07:08:14.304 +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/06 07:08:14.304 +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/06 07:08:14.305 +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/06 07:08:14.305 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2894-2894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.305 +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/06 07:08:14.305 +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/06 07:08:14.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3343-3343' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7871-7871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9996-9996' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7094-7094' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2491-2491' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.306 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4645-4645' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9054-9054' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '25-25' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6643-6643' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1135-1135' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.307 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5435-5435' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5128-5128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.308 +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/06 07:08:14.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9795-9795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.308 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6166-6166' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7100-7100' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1661-1661' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '644-644' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.310 +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/06 07:08:14.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '350-350' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.310 +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/06 07:08:14.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6653-6653' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5188-5188' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5768-5768' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8635-8635' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9092-9092' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6813-6813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2956-2956' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1806-1806' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6421-6421' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6792-6792' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4366-4366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7162-7162' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.313 +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/06 07:08:14.313 +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/06 07:08:14.313 +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/06 07:08:14.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5896-5896' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.314 +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/06 07:08:14.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2055-2055' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.314 +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/06 07:08:14.315 +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/06 07:08:14.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5041-5041' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.315 +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/06 07:08:14.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6249-6249' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '735-735' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5121-5121' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.315 +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/06 07:08:14.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4441-4441' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4171-4171' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3555-3555' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '672-672' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5863-5863' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.316 +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/06 07:08:14.317 +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/06 07:08:14.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8079-8079' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6399-6399' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2886-2886' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.318 +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/06 07:08:14.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6372-6372' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4024-4024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9472-9472' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.318 +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/06 07:08:14.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2301-2301' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8-8' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8839-8839' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.319 +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/06 07:08:14.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7483-7483' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3321-3321' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3535-3535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9387-9387' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3255-3255' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3993-3993' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.321 +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/06 07:08:14.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6627-6627' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.321 +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/06 07:08:14.321 +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/06 07:08:14.321 +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/06 07:08:14.321 +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/06 07:08:14.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3484-3484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.322 +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/06 07:08:14.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6588-6588' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9039-9039' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1962-1962' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2817-2817' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7893-7893' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.323 +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/06 07:08:14.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9901-9901' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.337 +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/06 07:08:14.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9679-9679' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3888-3888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1417-1417' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4221-4221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.379 +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/06 07:08:14.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7789-7789' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.380 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5082-5082' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.380 +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/06 07:08:14.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2771-2771' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2387-2387' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.381 +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/06 07:08:14.381 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2524-2524' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.382 +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/06 07:08:14.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5717-5717' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.382 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1620-1620' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.382 +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/06 07:08:14.384 +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/06 07:08:14.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2546-2546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.384 +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/06 07:08:14.384 +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/06 07:08:14.384 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1021-1021' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.385 +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/06 07:08:14.385 +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/06 07:08:14.385 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1742-1742' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.385 +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/06 07:08:14.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1363-1363' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9841-9841' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.386 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1046-1046' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9882-9882' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9387-9387' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4777-4777' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.387 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8226-8226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.388 +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/06 07:08:14.388 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7990-7990' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.388 +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/06 07:08:14.388 +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/06 07:08:14.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7086-7086' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.389 +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/06 07:08:14.389 +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/06 07:08:14.389 +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/06 07:08:14.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5346-5346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9836-9836' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.389 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1281-1281' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.390 +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/06 07:08:14.390 +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/06 07:08:14.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1435-1435' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2713-2713' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6987-6987' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.391 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9399-9399' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.391 +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/06 07:08:14.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6063-6063' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.392 +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/06 07:08:14.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2104-2104' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7166-7166' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4588-4588' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.392 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8424-8424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.392 +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/06 07:08:14.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3666-3666' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1795-1795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4074-4074' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '825-825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7322-7322' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.393 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8410-8410' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.394 +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/06 07:08:14.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5094-5094' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9772-9772' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.394 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2783-2783' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.394 +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/06 07:08:14.394 +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/06 07:08:14.394 +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/06 07:08:14.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '125-125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.395 +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/06 07:08:14.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9467-9467' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.395 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1124-1124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.396 +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/06 07:08:14.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5017-5017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.396 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7218-7218' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.396 +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/06 07:08:14.397 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2398-2398' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.398 +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/06 07:08:14.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7656-7656' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.398 +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/06 07:08:14.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '824-824' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.398 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2868-2868' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6872-6872' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2291-2291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6553-6553' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.399 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1488-1488' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2963-2963' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '68-68' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1953-1953' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.400 +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/06 07:08:14.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2623-2623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2977-2977' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.400 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6093-6093' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3252-3252' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9399-9399' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '348-348' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.401 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9513-9513' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4454-4454' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4485-4485' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.402 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3583-3583' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.402 +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/06 07:08:14.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9993-9993' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8120-8120' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.403 +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/06 07:08:14.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5833-5833' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '782-782' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.403 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8211-8211' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.404 +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/06 07:08:14.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3047-3047' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2157-2157' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.404 +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/06 07:08:14.404 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5542-5542' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.404 +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/06 07:08:14.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9985-9985' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8483-8483' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.405 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6226-6226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.405 +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/06 07:08:14.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8911-8911' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8267-8267' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.406 +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/06 07:08:14.406 +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/06 07:08:14.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5098-5098' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.406 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6157-6157' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6030-6030' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2284-2284' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9985-9985' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2674-2674' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.407 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5971-5971' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.408 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7350-7350' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.408 +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/06 07:08:14.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7812-7812' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1366-1366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '935-935' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9242-9242' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.410 +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/06 07:08:14.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9009-9009' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7425-7425' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8805-8805' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.410 +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/06 07:08:14.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3835-3835' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.411 +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/06 07:08:14.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1715-1715' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7556-7556' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '577-577' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '616-616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2715-2715' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7620-7620' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3854-3854' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5720-5720' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3339-3339' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4149-4149' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3667-3667' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7614-7614' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2569-2569' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4815-4815' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4750-4750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6639-6639' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.414 +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/06 07:08:14.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2860-2860' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.415 +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/06 07:08:14.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2524-2524' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8509-8509' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.415 +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/06 07:08:14.415 +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/06 07:08:14.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3429-3429' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4315-4315' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.416 +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/06 07:08:14.416 +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/06 07:08:14.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3991-3991' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9794-9794' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.416 +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/06 07:08:14.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9335-9335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1985-1985' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6280-6280' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7162-7162' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6690-6690' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6821-6821' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5694-5694' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8157-8157' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.418 +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/06 07:08:14.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5771-5771' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.418 +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/06 07:08:14.418 +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/06 07:08:14.418 +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/06 07:08:14.419 +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/06 07:08:14.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1693-1693' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.419 +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/06 07:08:14.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7676-7676' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1409-1409' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3546-3546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4916-4916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.420 +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/06 07:08:14.420 +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/06 07:08:14.420 +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/06 07:08:14.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '644-644' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '902-902' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7346-7346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.421 +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/06 07:08:14.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8592-8592' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.422 +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/06 07:08:14.422 +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/06 07:08:14.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5757-5757' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '676-676' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7432-7432' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.423 +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/06 07:08:14.479 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7203-7203' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.479 +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/06 07:08:14.479 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7202-7202' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.480 +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/06 07:08:14.480 +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/06 07:08:14.480 +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/06 07:08:14.480 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3251-3251' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.481 +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/06 07:08:14.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1767-1767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6328-6328' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.481 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2691-2691' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.481 +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/06 07:08:14.482 +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/06 07:08:14.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1071-1071' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.482 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8304-8304' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5468-5468' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8365-8365' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1329-1329' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '17-17' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5242-5242' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5898-5898' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.483 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3697-3697' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '402-402' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8909-8909' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.484 +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/06 07:08:14.484 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7342-7342' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.484 +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/06 07:08:14.485 +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/06 07:08:14.485 +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/06 07:08:14.485 +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/06 07:08:14.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8672-8672' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7746-7746' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.485 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7633-7633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7619-7619' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8794-8794' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.486 +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/06 07:08:14.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1315-1315' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.486 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7623-7623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.487 +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/06 07:08:14.487 +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/06 07:08:14.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '671-671' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7540-7540' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3729-3729' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.487 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7241-7241' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5474-5474' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1243-1243' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9553-9553' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4413-4413' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4151-4151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.488 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6553-6553' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5673-5673' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '71-71' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.489 +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/06 07:08:14.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7909-7909' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.489 +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/06 07:08:14.489 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3529-3529' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1729-1729' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3427-3427' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7958-7958' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.490 +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/06 07:08:14.490 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4939-4939' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7014-7014' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8627-8627' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8565-8565' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9335-9335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.491 +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/06 07:08:14.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2816-2816' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7224-7224' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.491 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3957-3957' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.491 +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/06 07:08:14.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8883-8883' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7065-7065' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7338-7338' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.492 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '323-323' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.493 +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/06 07:08:14.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4366-4366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.493 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9842-9842' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.493 +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/06 07:08:14.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '229-229' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '166-166' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3925-3925' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8527-8527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.494 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9063-9063' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.494 +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/06 07:08:14.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1562-1562' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4280-4280' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.495 +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/06 07:08:14.495 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3018-3018' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.495 +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/06 07:08:14.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5697-5697' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1074-1074' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.496 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2761-2761' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7958-7958' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.497 +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/06 07:08:14.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8636-8636' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8971-8971' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8776-8776' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.497 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3348-3348' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9412-9412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9022-9022' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.498 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5436-5436' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.498 +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/06 07:08:14.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8552-8552' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.499 +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/06 07:08:14.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4518-4518' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.499 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7346-7346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8498-8498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.500 +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/06 07:08:14.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6357-6357' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.500 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8023-8023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.500 +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/06 07:08:14.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '360-360' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.501 +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/06 07:08:14.501 +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/06 07:08:14.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4621-4621' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.501 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4632-4632' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9053-9053' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5188-5188' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6514-6514' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.503 +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/06 07:08:14.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3380-3380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7704-7704' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7718-7718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.503 +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/06 07:08:14.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1174-1174' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.503 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9329-9329' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2215-2215' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '92-92' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '22-22' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.505 +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/06 07:08:14.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2191-2191' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1806-1806' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2967-2967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.505 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3232-3232' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9640-9640' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9093-9093' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2364-2364' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.506 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5474-5474' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.506 +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/06 07:08:14.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2406-2406' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1251-1251' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '153-153' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.507 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1485-1485' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.508 +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/06 07:08:14.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1165-1165' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7322-7322' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1962-1962' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.508 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5400-5400' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7510-7510' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2945-2945' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.509 +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/06 07:08:14.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2860-2860' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4341-4341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.510 +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/06 07:08:14.510 +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/06 07:08:14.510 +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/06 07:08:14.510 +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/06 07:08:14.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7339-7339' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2179-2179' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3551-3551' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '319-319' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5873-5873' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.511 +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/06 07:08:14.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8366-8366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2865-2865' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9793-9793' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.511 +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/06 07:08:14.512 +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/06 07:08:14.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5740-5740' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2349-2349' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2145-2145' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '841-841' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7828-7828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8858-8858' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '688-688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6661-6661' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2734-2734' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.514 +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/06 07:08:14.514 +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/06 07:08:14.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3823-3823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3982-3982' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7906-7906' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.515 +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/06 07:08:14.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8925-8925' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5962-5962' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9130-9130' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6613-6613' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8261-8261' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6825-6825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '333-333' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1095-1095' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6024-6024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1621-1621' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9072-9072' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3364-3364' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.517 +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/06 07:08:14.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3159-3159' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8731-8731' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2362-2362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.518 +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/06 07:08:14.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '523-523' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.518 +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/06 07:08:14.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1531-1531' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (3201, 135683914494439254, 0.615786, 'Ib0IHc1DNP') index_test.go:137: sql insert into test_index values (3202, 8280416675952542330, 0.975916, 'pJU1HqDpTL') index_test.go:137: sql insert into test_index values (3206, 7417429878282890485, 0.751083, 'dGM7FArNHR') index_test.go:137: sql insert into test_index values (3204, 4354559567750125522, 0.278095, 'NZhx80vye0') index_test.go:137: sql insert into test_index values (3208, 7112996706876795985, 0.701906, 'MqfG4717yy') index_test.go:137: sql insert into test_index values (3205, 6112775474099647384, 0.057944, '8pcEpvHM3a') index_test.go:137: sql insert into test_index values (3203, 6784135961646089930, 0.579562, 'erDyPojIVU') index_test.go:140: sql delete from test_index where c = 1324 index_test.go:140: sql delete from test_index where c = 270 index_test.go:137: sql insert into test_index values (3207, 6502732227406224595, 0.162523, 'iZdOcidt2A') index_test.go:137: sql insert into test_index values (3209, 1077503351189365660, 0.991532, 'ML8RiUap89') index_test.go:140: sql delete from test_index where c = 409 index_test.go:137: sql insert into test_index values (3210, 3646597542732473470, 0.437322, 'JfLWSK7pAi') index_test.go:140: sql delete from test_index where c = 2980 index_test.go:140: sql delete from test_index where c = 2805 index_test.go:143: sql update test_index set c1 = 7376994332456429664, c2 = 0.427211, c3 = '5B6Nid1ysH' where c = 1610 index_test.go:143: sql update test_index set c1 = 3316231766793037887, c2 = 0.403501, c3 = 'd2wdN26ut2' where c = 2070 index_test.go:140: sql delete from test_index where c = 1894 index_test.go:143: sql update test_index set c1 = 7982234903633650768, c2 = 0.357663, c3 = 'e7edON79uK' where c = 613 index_test.go:140: sql delete from test_index where c = 1021 index_test.go:140: sql delete from test_index where c = 595 index_test.go:140: sql delete from test_index where c = 2081 index_test.go:143: sql update test_index set c1 = 750495955688859343, c2 = 0.954264, c3 = 's6P5yd6Cjf' where c = 1302 index_test.go:143: sql update test_index set c1 = 7794723354459348595, c2 = 0.720337, c3 = 'xLmAB5foWf' where c = 1322 index_test.go:137: sql insert into test_index values (3212, 8637128261735749273, 0.990466, 'mQhuj4MVJM') index_test.go:143: sql update test_index set c1 = 1521237687283631784, c2 = 0.081453, c3 = 'dgrWAKNPso' where c = 1639 index_test.go:137: sql insert into test_index values (3213, 2057725344895231315, 0.265413, 'PkDIyR26Au') index_test.go:143: sql update test_index set c1 = 4433271777280566597, c2 = 0.986627, c3 = 'P9RmH6B2FK' where c = 3182 index_test.go:140: sql delete from test_index where c = 1 index_test.go:137: sql insert into test_index values (3214, 879327110077246359, 0.943968, 'VPNm0pqZHD') index_test.go:143: sql update test_index set c1 = 5440164037146352899, c2 = 0.974578, c3 = 'EmEdP7LMdJ' where c = 1304 index_test.go:137: sql insert into test_index values (3215, 8396558332422664629, 0.883076, '5c750HelRQ') index_test.go:140: sql delete from test_index where c = 1081 index_test.go:137: sql insert into test_index values (3216, 8100721585986835365, 0.168993, 'FmdRsy7fuy') index_test.go:137: sql insert into test_index values (3217, 2722006680529509517, 0.338423, 'fI29Ya6rEC') index_test.go:137: sql insert into test_index values (3211, 7250400978932325350, 0.429439, '96gM4fmSL9') index_test.go:140: sql delete from test_index where c = 761 index_test.go:140: sql delete from test_index where c = 1697 index_test.go:137: sql insert into test_index values (3218, 2502499158252019441, 0.479690, '9ECb0BqqH1') index_test.go:140: sql delete from test_index where c = 2362 index_test.go:143: sql update test_index set c1 = 125223330509881918, c2 = 0.801656, c3 = 'FZFrkbaYPw' where c = 1725 index_test.go:143: sql update test_index set c1 = 2794621825990057085, c2 = 0.807085, c3 = 'e2bnAoM7JX' where c = 1069 index_test.go:140: sql delete from test_index where c = 971 index_test.go:143: sql update test_index set c1 = 4136087620094340884, c2 = 0.662337, c3 = 'db5oX2joRR' where c = 258 index_test.go:140: sql delete from test_index where c = 2658 index_test.go:143: sql update test_index set c1 = 6968191116804466223, c2 = 0.882358, c3 = 'epYDcULbL3' where c = 1757 index_test.go:143: sql update test_index set c1 = 4270860736748744457, c2 = 0.301710, c3 = 'xtSCbTEZ1l' where c = 3045 index_test.go:137: sql insert into test_index values (3220, 4799609259013870217, 0.321187, 'jmEpZU7ep6') index_test.go:143: sql update test_index set c1 = 5667349464190963160, c2 = 0.094039, c3 = 'f8lnYFbICg' where c = 553 index_test.go:137: sql insert into test_index values (3221, 8574966007954661252, 0.665140, 'HGa4KLsIGs') index_test.go:140: sql delete from test_index where c = 3019 index_test.go:137: sql insert into test_index values (3223, 863224685363795039, 0.951248, '9Zdv2DCz9t') index_test.go:137: sql insert into test_index values (3222, 2826383710161816882, 0.720133, 'w2SDfl7x8e') index_test.go:140: sql delete from test_index where c = 740 index_test.go:140: sql delete from test_index where c = 233 index_test.go:143: sql update test_index set c1 = 4283584221842326019, c2 = 0.693490, c3 = 'MZ7LDAqfHT' where c = 1837 index_test.go:137: sql insert into test_index values (3224, 4231143093099208953, 0.125345, 'zEnFSWKrsl') index_test.go:140: sql delete from test_index where c = 2030 index_test.go:137: sql insert into test_index values (3219, 3649487812817141877, 0.222051, '8jj4ElBoGZ') index_test.go:143: sql update test_index set c1 = 1989856829982105185, c2 = 0.017614, c3 = 'PHqtKt9b2e' where c = 1662 index_test.go:137: sql insert into test_index values (3225, 7028681708174368341, 0.274104, 'XRW3th26xo') index_test.go:143: sql update test_index set c1 = 6494590800345634804, c2 = 0.869855, c3 = '7jzCF86hbL' where c = 1843 index_test.go:140: sql delete from test_index where c = 2458 index_test.go:143: sql update test_index set c1 = 3282505049435072806, c2 = 0.529582, c3 = 'xC2tTqCvgr' where c = 2166 index_test.go:140: sql delete from test_index where c = 1065 index_test.go:143: sql update test_index set c1 = 8664221244085485575, c2 = 0.961782, c3 = 'qGEYItMfae' where c = 2674 index_test.go:140: sql delete from test_index where c = 2477 index_test.go:137: sql insert into test_index values (3227, 920674978463393876, 0.662559, 'MFceoiHGiF') index_test.go:140: sql delete from test_index where c = 3047 index_test.go:137: sql insert into test_index values (3228, 4942631508217624064, 0.597231, 'ufCofzfROl') index_test.go:143: sql update test_index set c1 = 2936637118601948752, c2 = 0.772934, c3 = '53QXS12SSm' where c = 2286 index_test.go:143: sql update test_index set c1 = 1831617043827493330, c2 = 0.494280, c3 = '0UtFtvoweX' where c = 2949 index_test.go:140: sql delete from test_index where c = 371 index_test.go:137: sql insert into test_index values (3226, 4273045769107000807, 0.285923, 'YRMWlNHSRu') index_test.go:137: sql insert into test_index values (3230, 7623657619815703006, 0.410532, 'pAEtdF3xlV') index_test.go:143: sql update test_index set c1 = 8819827498041133565, c2 = 0.247351, c3 = '1PCZ0S8PIB' where c = 1064 index_test.go:137: sql insert into test_index values (3231, 5786359271322126221, 0.580876, 's1axNpteuS') index_test.go:143: sql update test_index set c1 = 6699687331350462139, c2 = 0.411398, c3 = 'Gp0oYJaUKu' where c = 814 index_test.go:137: sql insert into test_index values (3229, 5215671147528129150, 0.941794, 'kRQEPxabMd') index_test.go:140: sql delete from test_index where c = 2514 index_test.go:140: sql delete from test_index where c = 2887 index_test.go:140: sql delete from test_index where c = 897 index_test.go:143: sql update test_index set c1 = 4579828099444085585, c2 = 0.181056, c3 = 'WBgXfkdbGA' where c = 1885 index_test.go:143: sql update test_index set c1 = 3679652421178496481, c2 = 0.878038, c3 = 'TpQsCxcFY7' where c = 3090 index_test.go:137: sql insert into test_index values (3232, 3121094511947023481, 0.746412, '3jAutVWXUw') index_test.go:140: sql delete from test_index where c = 3136 index_test.go:143: sql update test_index set c1 = 6818005275695772719, c2 = 0.840760, c3 = 'IZeINI6eD1' where c = 2362 index_test.go:143: sql update test_index set c1 = 5609252917416439632, c2 = 0.725288, c3 = 'DAPIFzolsa' where c = 883 index_test.go:137: sql insert into test_index values (3233, 1750554862663112358, 0.661440, 'EJ0zFInePa') index_test.go:137: sql insert into test_index values (3235, 7820133090651855549, 0.793852, 'J0BD2Pzm9A') index_test.go:137: sql insert into test_index values (3234, 2341640475215980469, 0.144946, 'qxrgd6Yk9I') index_test.go:137: sql insert into test_index values (3237, 7267158034402464281, 0.740995, 'q6S1134yha') index_test.go:140: sql delete from test_index where c = 1597 index_test.go:137: sql insert into test_index values (3236, 6996210284943076094, 0.964130, 'gWGB31ZJhV') index_test.go:140: sql delete from test_index where c = 439 index_test.go:140: sql delete from test_index where c = 2898 index_test.go:143: sql update test_index set c1 = 4172666678127152802, c2 = 0.470091, c3 = 'ofbd1FmD96' where c = 2530 index_test.go:140: sql delete from test_index where c = 2537 index_test.go:143: sql update test_index set c1 = 1972508491391795104, c2 = 0.211538, c3 = 'klZIa7yGdf' where c = 2952 index_test.go:140: sql delete from test_index where c = 1836 index_test.go:140: sql delete from test_index where c = 1705 index_test.go:143: sql update test_index set c1 = 4991904602858006713, c2 = 0.199645, c3 = 'tcG7x0vKH3' where c = 2376 index_test.go:143: sql update test_index set c1 = 966447777620315137, c2 = 0.084331, c3 = 'U8fjkyD2gt' where c = 2757 index_test.go:140: sql delete from test_index where c = 2902 index_test.go:137: sql insert into test_index values (3238, 6942631097911699792, 0.641657, 'O7s4u6U2PJ') index_test.go:143: sql update test_index set c1 = 1372887684440000196, c2 = 0.901969, c3 = 'KfHujJEHY5' where c = 40 index_test.go:137: sql insert into test_index values (3241, 2009111764233476231, 0.279925, 'uYsf6L42aa') index_test.go:143: sql update test_index set c1 = 6028162248919167835, c2 = 0.989711, c3 = 'SBf3BypQ11' where c = 820 index_test.go:137: sql insert into test_index values (3239, 3610909311481836280, 0.176137, 'BLLfqoygA3') index_test.go:137: sql insert into test_index values (3240, 5842122233726414210, 0.194084, 'bTkxtUBnsL') index_test.go:140: sql delete from test_index where c = 1811 index_test.go:143: sql update test_index set c1 = 91680331040923042, c2 = 0.138499, c3 = 'NrevaMwb0F' where c = 758 index_test.go:140: sql delete from test_index where c = 210 index_test.go:143: sql update test_index set c1 = 3221562071282151024, c2 = 0.772567, c3 = 'rUhDXCkUj3' where c = 2707 index_test.go:137: sql insert into test_index values (3242, 6646654397988653283, 0.404350, 'NW8jciBNv5') index_test.go:140: sql delete from test_index where c = 2610 index_test.go:143: sql update test_index set c1 = 1247763741101333120, c2 = 0.518673, c3 = 'cstPjmnYOv' where c = 97 index_test.go:137: sql insert into test_index values (3245, 385170384788369930, 0.958493, 'AwtbSmoasW') index_test.go:137: sql insert into test_index values (3243, 2102060349806323405, 0.098613, 'r6kQOlGicv') index_test.go:140: sql delete from test_index where c = 2845 index_test.go:140: sql delete from test_index where c = 707 index_test.go:140: sql delete from test_index where c = 419 index_test.go:143: sql update test_index set c1 = 4363772526451105950, c2 = 0.893037, c3 = 'dXkocthsCA' where c = 1623 index_test.go:143: sql update test_index set c1 = 7444707624507192527, c2 = 0.022267, c3 = '8F1SmXftkU' where c = 521 index_test.go:140: sql delete from test_index where c = 1214 index_test.go:137: sql insert into test_index values (3246, 4197218594953367885, 0.852685, '9m4Bxg5q4Q') index_test.go:143: sql update test_index set c1 = 4915878933584198865, c2 = 0.501251, c3 = 'iEiNNIsnNW' where c = 530 index_test.go:140: sql delete from test_index where c = 1321 index_test.go:143: sql update test_index set c1 = 362490719831638077, c2 = 0.605488, c3 = '1KwxOkhzeE' where c = 622 index_test.go:137: sql insert into test_index values (3247, 607246906516493632, 0.567013, 'XFdkWscOij') index_test.go:143: sql update test_index set c1 = 5451619385382258367, c2 = 0.029206, c3 = 'cNx8hBBjCX' where c = 1275 index_test.go:137: sql insert into test_index values (3244, 4699326047736111924, 0.530689, 'raEP32W0QA') index_test.go:137: sql insert into test_index values (3248, 8143790970116856519, 0.197694, 'kpu5tw6nk5') index_test.go:140: sql delete from test_index where c = 3030 index_test.go:143: sql update test_index set c1 = 7483338663516672979, c2 = 0.757440, c3 = 'wVv94xhbC9' where c = 2341 index_test.go:140: sql delete from test_index where c = 1483 index_test.go:140: sql delete from test_index where c = 1746 index_test.go:143: sql update test_index set c1 = 1278751702324434717, c2 = 0.090643, c3 = 'hj6UJgrpeA' where c = 1880 index_test.go:143: sql update test_index set c1 = 8115218101439049429, c2 = 0.634935, c3 = 'nH47OrwkL6' where c = 2120 index_test.go:140: sql delete from test_index where c = 237 index_test.go:137: sql insert into test_index values (3252, 640124961056285891, 0.597804, 'KY61FYymKy') index_test.go:143: sql update test_index set c1 = 3058076233390947070, c2 = 0.680575, c3 = 'RD517pIGCW' where c = 573 index_test.go:137: sql insert into test_index values (3250, 6678717184668985920, 0.978462, 'obFGGTwWi0') index_test.go:137: sql insert into test_index values (3249, 5502976664437491504, 0.693341, 'GhFDxL7mu7') index_test.go:143: sql update test_index set c1 = 3407376159050969831, c2 = 0.812410, c3 = '2zTpV9JqTQ' where c = 3128 index_test.go:143: sql update test_index set c1 = 5801002868319377825, c2 = 0.026891, c3 = 'a3I93rMBL5' where c = 2694 index_test.go:143: sql update test_index set c1 = 8166681621980618140, c2 = 0.992570, c3 = 'v0P08d9MYF' where c = 448 index_test.go:137: sql insert into test_index values (3253, 3441136905281837863, 0.462254, 'dSnpXO2Ino') index_test.go:137: sql insert into test_index values (3251, 6261508527369493381, 0.842254, 'zh6xV1cq7C') index_test.go:137: sql insert into test_index values (3254, 555671246867733003, 0.567993, 'kCUSq5CXzG') index_test.go:140: sql delete from test_index where c = 308 index_test.go:137: sql insert into test_index values (3256, 3517581781498715977, 0.135605, 'lt6mNjwa8r') index_test.go:140: sql delete from test_index where c = 1234 index_test.go:137: sql insert into test_index values (3255, 5118625366245503813, 0.362036, '8EU9EbAnss') index_test.go:137: sql insert into test_index values (3258, 9115781782063841340, 0.712079, 'u2TKHxa9vv') index_test.go:140: sql delete from test_index where c = 443 index_test.go:140: sql delete from test_index where c = 920 index_test.go:140: sql delete from test_index where c = 2145 index_test.go:143: sql update test_index set c1 = 5858929282256255760, c2 = 0.101325, c3 = 'nZpIwjr5jn' where c = 190 index_test.go:140: sql delete from test_index where c = 544 index_test.go:143: sql update test_index set c1 = 8369891743536934871, c2 = 0.259186, c3 = 'StOMr9SrUZ' where c = 462 index_test.go:140: sql delete from test_index where c = 337 index_test.go:140: sql delete from test_index where c = 2935 index_test.go:143: sql update test_index set c1 = 2245931865497126288, c2 = 0.635740, c3 = '0AX0RLEUzG' where c = 79 index_test.go:137: sql insert into test_index values (3257, 5928239937639645469, 0.376369, 'idG5hyX1jp') index_test.go:140: sql delete from test_index where c = 2791 index_test.go:137: sql insert into test_index values (3259, 3474877028449243017, 0.178635, '2I0ufWGeda') index_test.go:143: sql update test_index set c1 = 4181801631985188753, c2 = 0.559490, c3 = '7km60veL6h' where c = 1402 index_test.go:143: sql update test_index set c1 = 5638719668886361144, c2 = 0.099569, c3 = 'wueDdnAu1h' where c = 1855 index_test.go:143: sql update test_index set c1 = 559461210679513633, c2 = 0.962735, c3 = 'GVooeZGhXg' where c = 1980 index_test.go:137: sql insert into test_index values (3261, 3296258300522564386, 0.301103, 'iqatdoGgqn') index_test.go:143: sql update test_index set c1 = 5573877179574498435, c2 = 0.314342, c3 = 'PhXSf4YGT5' where c = 538 index_test.go:140: sql delete from test_index where c = 612 index_test.go:143: sql update test_index set c1 = 6202299043091599496, c2 = 0.476463, c3 = 'tBbphbuHO7' where c = 1656 index_test.go:137: sql insert into test_index values (3260, 985364618203234349, 0.876235, 'mBSqzCmjkh') index_test.go:137: sql insert into test_index values (3263, 1012404550515307310, 0.978815, 'IHZzffadOg') index_test.go:140: sql delete from test_index where c = 505 index_test.go:137: sql insert into test_index values (3264, 3040131380363343788, 0.452101, 'BG4TXjib9y') index_test.go:137: sql insert into test_index values (3265, 3862104174288585240, 0.607103, 'wGpDnUc4dr') index_test.go:143: sql update test_index set c1 = 8588985408191246268, c2 = 0.859602, c3 = 'd7rDJByBts' where c = 1816 index_test.go:137: sql insert into test_index values (3262, 4089775014568805567, 0.458243, 'n5LBv8ILFo') index_test.go:143: sql update test_index set c1 = 8185351679307175235, c2 = 0.928351, c3 = 'xVMZGWkhuH' where c = 1266 index_test.go:140: sql delete from test_index where c = 1299 index_test.go:140: sql delete from test_index where c = 1580 index_test.go:137: sql insert into test_index values (3266, 4544970052045737912, 0.575630, '4WITHqKiQe') index_test.go:143: sql update test_index set c1 = 6576836565338056868, c2 = 0.917263, c3 = 'U0WM9grIAK' where c = 2847 index_test.go:140: sql delete from test_index where c = 2829 index_test.go:137: sql insert into test_index values (3267, 3020114727201638721, 0.822723, 'uyWLKsdLJX') index_test.go:140: sql delete from test_index where c = 2166 index_test.go:140: sql delete from test_index where c = 1044 index_test.go:137: sql insert into test_index values (3269, 1443838714369920176, 0.425316, '57Nsi0pZTA') index_test.go:143: sql update test_index set c1 = 8813348456844327006, c2 = 0.182854, c3 = 'qvKZy8uRbK' where c = 2444 index_test.go:143: sql update test_index set c1 = 8746322809491365460, c2 = 0.351977, c3 = 'eoJGzqK6mn' where c = 2530 index_test.go:140: sql delete from test_index where c = 1162 index_test.go:137: sql insert into test_index values (3268, 863492536007125818, 0.435667, 'dpi99WcbgZ') index_test.go:140: sql delete from test_index where c = 2983 index_test.go:143: sql update test_index set c1 = 7305165499026062810, c2 = 0.831032, c3 = 'e0VkGuyNFE' where c = 1710 index_test.go:140: sql delete from test_index where c = 824 index_test.go:143: sql update test_index set c1 = 7110674862528835429, c2 = 0.509050, c3 = '9ofAleoZmQ' where c = 2959 index_test.go:137: sql insert into test_index values (3270, 1389674010291153299, 0.105264, 'OSQmSDID8l') index_test.go:137: sql insert into test_index values (3271, 4907014883322441524, 0.400338, 'uOudD1trrK') index_test.go:143: sql update test_index set c1 = 620870124634678336, c2 = 0.983208, c3 = '9Yp7OKqjHZ' where c = 922 index_test.go:143: sql update test_index set c1 = 843991464667208990, c2 = 0.691871, c3 = '8iZuxYhuzC' where c = 1901 index_test.go:143: sql update test_index set c1 = 8290039768215485338, c2 = 0.811574, c3 = '3hu6Z90hVN' where c = 760 index_test.go:140: sql delete from test_index where c = 3200 index_test.go:137: sql insert into test_index values (3273, 8904844041503834181, 0.380574, 'e7YYuKIwia') index_test.go:137: sql insert into test_index values (3272, 1636960593422838909, 0.078992, '94jSim3Onv') index_test.go:140: sql delete from test_index where c = 871 index_test.go:140: sql delete from test_index where c = 1556 index_test.go:143: sql update test_index set c1 = 9075247175219560345, c2 = 0.073928, c3 = '5lmPpwUutR' where c = 3000 index_test.go:143: sql update test_index set c1 = 8699484068418069340, c2 = 0.790603, c3 = 'srVTjyGdDe' where c = 2325 index_test.go:140: sql delete from test_index where c = 179 index_test.go:140: sql delete from test_index where c = 909 index_test.go:137: sql insert into test_index values (3274, 785323141753487598, 0.050255, 'sKpMa7BcjH') index_test.go:143: sql update test_index set c1 = 7575537349293681938, c2 = 0.741266, c3 = 'PZhUUC29pI' where c = 1742 index_test.go:137: sql insert into test_index values (3275, 6260161052540267918, 0.931851, 'MCBfdJODnh') index_test.go:137: sql insert into test_index values (3276, 3886149664899310482, 0.436705, 'vUEQu1LkPR') index_test.go:140: sql delete from test_index where c = 1228 index_test.go:137: sql insert into test_index values (3277, 1814160298113407391, 0.882555, 'rrbgweDzEc') index_test.go:143: sql update test_index set c1 = 3305056627479373363, c2 = 0.644606, c3 = 'yYdhILyPaF' where c = 130 index_test.go:143: sql update test_index set c1 = 8399843958587490683, c2 = 0.149593, c3 = 'mPCp4xJCLW' where c = 1519 index_test.go:143: sql update test_index set c1 = 8067410438285774763, c2 = 0.071370, c3 = 'lAHn4aYqiD' where c = 2583 index_test.go:137: sql insert into test_index values (3279, 6719756277158193392, 0.073239, '3Eogws85gJ') index_test.go:140: sql delete from test_index where c = 3081 index_test.go:140: sql delete from test_index where c = 1265 index_test.go:140: sql delete from test_index where c = 2864 index_test.go:137: sql insert into test_index values (3278, 2632165442320343715, 0.106546, 'cNQ9tDDOFS') index_test.go:137: sql insert into test_index values (3281, 7186071933356423370, 0.670555, '4vtDtWO7yg') index_test.go:137: sql insert into test_index values (3282, 6830873881382961996, 0.153291, 'XgJS86g3KW') index_test.go:143: sql update test_index set c1 = 6860267476350791611, c2 = 0.336901, c3 = 'oz4vEcFNJn' where c = 2512 index_test.go:140: sql delete from test_index where c = 2551 index_test.go:140: sql delete from test_index where c = 2501 index_test.go:143: sql update test_index set c1 = 1606234742837912685, c2 = 0.859443, c3 = 'wjGxOWaT2H' where c = 2137 index_test.go:137: sql insert into test_index values (3280, 5152686480861266223, 0.210342, 'aAYYDDqUqh') index_test.go:140: sql delete from test_index where c = 975 index_test.go:140: sql delete from test_index where c = 981 index_test.go:143: sql update test_index set c1 = 1161365357868673806, c2 = 0.335826, c3 = 'MQWCBZvwSL' where c = 1538 index_test.go:137: sql insert into test_index values (3283, 7064485735878944465, 0.169819, 'dZLeRzompn') index_test.go:143: sql update test_index set c1 = 8699818254078037984, c2 = 0.267926, c3 = 'nEWW9vbWGV' where c = 437 index_test.go:143: sql update test_index set c1 = 4018343712531637027, c2 = 0.726521, c3 = 'Kezw2mVf7B' where c = 1034 index_test.go:137: sql insert into test_index values (3284, 3651233621581229545, 0.670163, 'hyI0n5z6F2') index_test.go:143: sql update test_index set c1 = 223188699501714922, c2 = 0.580082, c3 = 'tKp6sdKhoa' where c = 2823 index_test.go:140: sql delete from test_index where c = 2889 index_test.go:143: sql update test_index set c1 = 1293250648003597190, c2 = 0.585618, c3 = 'csX7F2ktSA' where c = 2074 index_test.go:137: sql insert into test_index values (3286, 5353775991044734046, 0.627330, 'f5rVHfG10h') index_test.go:137: sql insert into test_index values (3285, 1407692978941291078, 0.132696, 'gRFqFr4pHS') index_test.go:143: sql update test_index set c1 = 8024854470901554444, c2 = 0.477481, c3 = 'MnloTUEtTo' where c = 3126 index_test.go:137: sql insert into test_index values (3287, 8433654422414064945, 0.645301, 'FNrDYdcASW') index_test.go:143: sql update test_index set c1 = 6052186740390254949, c2 = 0.735411, c3 = 'ZkSVvS5Hjo' where c = 1299 index_test.go:140: sql delete from test_index where c = 214 index_test.go:137: sql insert into test_index values (3288, 8067940494868283883, 0.839136, 'w8MeQhwg3h') index_test.go:137: sql insert into test_index values (3289, 1367358466629813477, 0.945946, 'WklQfcQCq6') index_test.go:140: sql delete from test_index where c = 2965 index_test.go:140: sql delete from test_index where c = 2117 index_test.go:140: sql delete from test_index where c = 2583 index_test.go:137: sql insert into test_index values (3290, 1244581681673890456, 0.209663, 'CUb6gPZKpj') index_test.go:140: sql delete from test_index where c = 3193 index_test.go:140: sql delete from test_index where c = 2837 index_test.go:137: sql insert into test_index values (3291, 8700015085426308526, 0.104771, 'ew3uoJQ9i9') index_test.go:140: sql delete from test_index where c = 1871 index_test.go:143: sql update test_index set c1 = 6543690063316449436, c2 = 0.209401, c3 = 'tgenG6Kwbp' where c = 3219 index_test.go:143: sql update test_index set c1 = 6006012612063419570, c2 = 0.080525, c3 = 'DJEcQWnb8Q' where c = 1650 index_test.go:140: sql delete from test_index where c = 2888 index_test.go:143: sql update test_index set c1 = 8118635583738946056, c2 = 0.504052, c3 = 'vF4yqGTpWO' where c = 3158 index_test.go:143: sql update test_index set c1 = 2802996241217669510, c2 = 0.390040, c3 = 'lFh3pbDWnt' where c = 346 index_test.go:140: sql delete from test_index where c = 815 index_test.go:143: sql update test_index set c1 = 6499690996931664259, c2 = 0.619719, c3 = 'fK2dQezyXb' where c = 862 index_test.go:143: sql update test_index set c1 = 5538446631430263573, c2 = 0.771304, c3 = 'w9Q698fIiu' where c = 1337 index_test.go:143: sql update test_index set c1 = 9205863072502161690, c2 = 0.805930, c3 = 'I8LrEHSNZv' where c = 1649 index_test.go:137: sql insert into test_index values (3292, 8697955499256264776, 0.615746, 'hcs4QD44xO') index_test.go:137: sql insert into test_index values (3294, 223118057035504515, 0.680306, 'KjPMdqiu6D') index_test.go:140: sql delete from test_index where c = 3043 index_test.go:137: sql insert into test_index values (3293, 2938112407626705213, 0.677478, 'x4ecbDoql8') index_test.go:143: sql update test_index set c1 = 1614324809729714803, c2 = 0.153024, c3 = 'VrTmXcOfQN' where c = 1819 index_test.go:143: sql update test_index set c1 = 8862025354319754158, c2 = 0.630606, c3 = 'f6mQwR5CmQ' where c = 1166 index_test.go:143: sql update test_index set c1 = 2830356120216550576, c2 = 0.899989, c3 = 'R2YALdiEOo' where c = 2702 index_test.go:137: sql insert into test_index values (3297, 1361760255760300377, 0.086018, 'TM0skoGlrz') index_test.go:137: sql insert into test_index values (3296, 2903585486895928125, 0.748551, 'lqbCnHooIk') index_test.go:140: sql delete from test_index where c = 1545 index_test.go:140: sql delete from test_index where c = 3008 index_test.go:140: sql delete from test_index where c = 2559 index_test.go:137: sql insert into test_index values (3299, 5019487330758677141, 0.260229, 'bcVKtmnnAo') index_test.go:137: sql insert into test_index values (3295, 595337742726617183, 0.427968, 'ePVqAT32Ab') index_test.go:140: sql delete from test_index where c = 2983 index_test.go:137: sql insert into test_index values (3298, 2614007254078726454, 0.567721, 'EJMr2378wu') index_test.go:140: sql delete from test_index where c = 2963 index_test.go:140: sql delete from test_index where c = 561 index_test.go:143: sql update test_index set c1 = 7433048425332091919, c2 = 0.783418, c3 = 'J7nXHXaaLe' where c = 48 index_test.go:143: sql update test_index set c1 = 4861538033835209755, c2 = 0.868789, c3 = '9lO8fAYsI5' where c = 2014 index_test.go:140: sql delete from test_index where c = 2543 index_test.go:143: sql update test_index set c1 = 6206406834498219013, c2 = 0.747424, c3 = 'f4wWHL2J3U' where c = 2566 index_test.go:143: sql update test_index set c1 = 3378608843554671400, c2 = 0.008587, c3 = 'kd3z7oIDxl' where c = 2295 index_test.go:143: sql update test_index set c1 = 5602758646826332815, c2 = 0.254584, c3 = 'zYdgLOUP2K' where c = 2676 index_test.go:140: sql delete from test_index where c = 807 index_test.go:143: sql update test_index set c1 = 7354275751123005552, c2 = 0.833674, c3 = '54ebW01Ue7' where c = 166 index_test.go:143: sql update test_index set c1 = 5649147348824858291, c2 = 0.123827, c3 = 'uYnlJpC9xa' where c = 2364 index_test.go:137: sql insert into test_index values (3300, 6842027565874477784, 0.127615, 'kr8PMT5iX7') index_test.go:143: sql update test_index set c1 = 5970839418609866092, c2 = 0.161656, c3 = 'kNlWbQLgOk' where c = 2437 index_test.go:140: sql delete from test_index where c = 622 index_test.go:143: sql update test_index set c1 = 8152888157025843147, c2 = 0.450186, c3 = 'W3ZxcLT22l' where c = 63 [2025/04/06 07:08:14.519 +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/06 07:08:14.519 +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/06 07:08:14.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '926-926' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5484-5484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5968-5968' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9973-9973' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4885-4885' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.520 +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/06 07:08:14.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1798-1798' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4654-4654' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.520 +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/06 07:08:14.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9551-9551' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.521 +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/06 07:08:14.521 +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/06 07:08:14.521 +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/06 07:08:14.522 +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/06 07:08:14.522 +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/06 07:08:14.579 +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/06 07:08:14.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4462-4462' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7420-7420' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4904-4904' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3958-3958' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7335-7335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9681-9681' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7370-7370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3957-3957' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.581 +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/06 07:08:14.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6780-6780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1384-1384' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4537-4537' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.582 +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/06 07:08:14.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6869-6869' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8208-8208' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.582 +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/06 07:08:14.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1281-1281' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1992-1992' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9509-9509' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.583 +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/06 07:08:14.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '558-558' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.583 +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/06 07:08:14.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4785-4785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.583 +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/06 07:08:14.583 +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/06 07:08:14.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9527-9527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9462-9462' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3710-3710' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1221-1221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4556-4556' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2243-2243' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5832-5832' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1816-1816' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.585 +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/06 07:08:14.585 +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/06 07:08:14.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2532-2532' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5346-5346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.585 +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/06 07:08:14.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '93-93' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7338-7338' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9180-9180' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1318-1318' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7676-7676' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '153-153' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1381-1381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4152-4152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.589 +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/06 07:08:14.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6812-6812' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8450-8450' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.591 +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/06 07:08:14.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8083-8083' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.591 +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/06 07:08:14.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2052-2052' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9366-9366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5348-5348' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.592 +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/06 07:08:14.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5209-5209' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9331-9331' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6820-6820' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6582-6582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7540-7540' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2931-2931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4718-4718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8468-8468' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.595 +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/06 07:08:14.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2456-2456' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6789-6789' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2822-2822' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2430-2430' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2730-2730' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '25-25' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '806-806' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6078-6078' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '850-850' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '644-644' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7395-7395' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3082-3082' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8027-8027' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.598 +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/06 07:08:14.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2691-2691' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3349-3349' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3305-3305' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.599 +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/06 07:08:14.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5364-5364' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5546-5546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.599 +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/06 07:08:14.599 +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/06 07:08:14.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5130-5130' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3750-3750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3387-3387' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5702-5702' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9855-9855' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7940-7940' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.601 +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/06 07:08:14.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8913-8913' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6045-6045' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6580-6580' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.602 +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/06 07:08:14.602 +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/06 07:08:14.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3854-3854' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4590-4590' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '278-278' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9833-9833' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9258-9258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.603 +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/06 07:08:14.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '322-322' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '745-745' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9350-9350' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7733-7733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1071-1071' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5152-5152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.605 +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/06 07:08:14.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5790-5790' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.605 +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/06 07:08:14.605 +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/06 07:08:14.605 +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/06 07:08:14.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8068-8068' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8258-8258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2974-2974' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7030-7030' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5140-5140' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4827-4827' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2146-2146' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4169-4169' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6781-6781' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7469-7469' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.608 +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/06 07:08:14.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7600-7600' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.609 +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/06 07:08:14.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3667-3667' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1281-1281' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9893-9893' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1492-1492' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7596-7596' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5938-5938' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7406-7406' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.611 +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/06 07:08:14.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2012-2012' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6700-6700' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.611 +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/06 07:08:14.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2686-2686' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9188-9188' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5540-5540' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6666-6666' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.612 +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/06 07:08:14.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4812-4812' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.613 +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/06 07:08:14.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5657-5657' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1900-1900' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9493-9493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4441-4441' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.615 +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/06 07:08:14.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9978-9978' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '593-593' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5916-5916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3328-3328' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7487-7487' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '662-662' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5917-5917' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8076-8076' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.616 +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/06 07:08:14.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '904-904' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.617 +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/06 07:08:14.617 +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/06 07:08:14.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6731-6731' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5856-5856' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.617 +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/06 07:08:14.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1823-1823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2908-2908' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1952-1952' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6120-6120' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8641-8641' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9010-9010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.619 +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/06 07:08:14.619 +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/06 07:08:14.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7571-7571' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4916-4916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4862-4862' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9789-9789' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4549-4549' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2548-2548' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9594-9594' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3359-3359' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8872-8872' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6157-6157' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6285-6285' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5847-5847' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3798-3798' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9398-9398' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '97-97' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6639-6639' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.622 +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/06 07:08:14.623 +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/06 07:08:14.623 +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/06 07:08:14.623 +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/06 07:08:14.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7656-7656' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.623 +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/06 07:08:14.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7346-7346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.624 +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/06 07:08:14.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8729-8729' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2073-2073' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4413-4413' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3419-3419' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9175-9175' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8550-8550' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2684-2684' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2616-2616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.679 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1269-1269' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7724-7724' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1711-1711' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '237-237' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5395-5395' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7102-7102' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.680 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6638-6638' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.680 +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/06 07:08:14.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9130-9130' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5705-5705' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9686-9686' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.681 +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/06 07:08:14.681 +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/06 07:08:14.681 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1626-1626' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.682 +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/06 07:08:14.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8943-8943' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5656-5656' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.682 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '537-537' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6356-6356' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9789-9789' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '671-671' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.683 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4785-4785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.684 +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/06 07:08:14.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8167-8167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4719-4719' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.684 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8742-8742' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.684 +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/06 07:08:14.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6826-6826' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8342-8342' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.685 +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/06 07:08:14.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2712-2712' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8595-8595' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5649-5649' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1514-1514' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8474-8474' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3438-3438' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.686 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '17-17' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '432-432' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '75-75' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.687 +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/06 07:08:14.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3819-3819' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4927-4927' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.687 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4777-4777' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3739-3739' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5278-5278' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.688 +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/06 07:08:14.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5556-5556' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3596-3596' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.688 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5683-5683' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9951-9951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8241-8241' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.689 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4381-4381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9667-9667' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.690 +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/06 07:08:14.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3232-3232' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.690 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1015-1015' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.690 +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/06 07:08:14.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6548-6548' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '984-984' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7163-7163' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.691 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2055-2055' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4800-4800' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5117-5117' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.692 +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/06 07:08:14.692 +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/06 07:08:14.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '50-50' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7700-7700' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.692 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2182-2182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4270-4270' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5171-5171' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.693 +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/06 07:08:14.693 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9556-9556' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.693 +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/06 07:08:14.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2817-2817' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9248-9248' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3503-3503' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '383-383' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7569-7569' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2305-2305' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2222-2222' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.694 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2618-2618' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6653-6653' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5689-5689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7490-7490' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.695 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1128-1128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6479-6479' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9210-9210' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2779-2779' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6356-6356' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.696 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9474-9474' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.696 +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/06 07:08:14.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3371-3371' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4096-4096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.697 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8374-8374' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.698 +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/06 07:08:14.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4952-4952' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9922-9922' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.698 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3927-3927' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6393-6393' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8321-8321' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '964-964' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.699 +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/06 07:08:14.699 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4408-4408' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '690-690' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1272-1272' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5768-5768' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.700 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8813-8813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3429-3429' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.701 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2066-2066' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.701 +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/06 07:08:14.701 +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/06 07:08:14.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7677-7677' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '984-984' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3102-3102' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9039-9039' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6038-6038' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.702 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3306-3306' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.703 +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/06 07:08:14.703 +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/06 07:08:14.703 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6780-6780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.703 +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/06 07:08:14.704 +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/06 07:08:14.704 +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/06 07:08:14.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4785-4785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6043-6043' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5605-5605' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5557-5557' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.704 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2295-2295' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.705 +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/06 07:08:14.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5178-5178' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '312-312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1594-1594' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.705 +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/06 07:08:14.705 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7893-7893' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.705 +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/06 07:08:14.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '579-579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6849-6849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.706 +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/06 07:08:14.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1362-1362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.706 +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/06 07:08:14.706 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5868-5868' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6997-6997' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.707 +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/06 07:08:14.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3666-3666' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.707 +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/06 07:08:14.707 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4648-4648' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7672-7672' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.708 +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/06 07:08:14.708 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2052-2052' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '218-218' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.709 +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/06 07:08:14.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3321-3321' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4758-4758' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1614-1614' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '602-602' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.710 +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/06 07:08:14.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '534-534' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7493-7493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2107-2107' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.711 +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/06 07:08:14.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5491-5491' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9911-9911' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.712 +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/06 07:08:14.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6904-6904' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.712 +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/06 07:08:14.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2179-2179' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5446-5446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3071-3071' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1848-1848' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1251-1251' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5546-5546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4532-4532' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '939-939' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2178-2178' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4074-4074' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '63-63' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7110-7110' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5265-5265' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7844-7844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9385-9385' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9985-9985' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '846-846' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3228-3228' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '289-289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7977-7977' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '480-480' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.718 +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/06 07:08:14.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1773-1773' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.719 +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/06 07:08:14.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4952-4952' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7107-7107' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.721 +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/06 07:08:14.721 +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/06 07:08:14.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5635-5635' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3462-3462' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '222-222' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1644-1644' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1343-1343' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7335-7335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1492-1492' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5534-5534' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9508-9508' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3762-3762' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1763-1763' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.730 +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/06 07:08:14.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8865-8865' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.780 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '991-991' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.781 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2479-2479' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2931-2931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.783 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5359-5359' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.784 +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'"] index_test.go:137: sql insert into test_index values (3302, 7647953110833932568, 0.338368, 'o2WcdSdNxa') index_test.go:137: sql insert into test_index values (3305, 2169375826523174982, 0.063417, 'tGl4LHoWds') index_test.go:137: sql insert into test_index values (3304, 7651844862705328341, 0.444903, 'uVVYYNofnb') index_test.go:137: sql insert into test_index values (3306, 7041016999473481976, 0.549200, 'PmuAJSLmYQ') index_test.go:137: sql insert into test_index values (3301, 219574817229389260, 0.951935, 'OkDpIeRxaY') index_test.go:137: sql insert into test_index values (3303, 7905209576134591496, 0.163764, 'jRqGNPeCbg') index_test.go:137: sql insert into test_index values (3310, 8959962572390642406, 0.325412, 'pzc0AyDxhw') index_test.go:140: sql delete from test_index where c = 473 index_test.go:140: sql delete from test_index where c = 1630 index_test.go:137: sql insert into test_index values (3307, 8287899146311377931, 0.924555, 'rWTGsqCw4u') index_test.go:137: sql insert into test_index values (3308, 2822735415483853089, 0.726008, 'WPmDtHv62J') index_test.go:140: sql delete from test_index where c = 139 index_test.go:140: sql delete from test_index where c = 1911 index_test.go:140: sql delete from test_index where c = 1833 index_test.go:137: sql insert into test_index values (3309, 8131617679585471459, 0.095277, 'iflzJRkyrU') index_test.go:140: sql delete from test_index where c = 2449 index_test.go:140: sql delete from test_index where c = 1819 index_test.go:143: sql update test_index set c1 = 8683884460834624175, c2 = 0.987981, c3 = 'lb1Fnoqi84' where c = 1902 index_test.go:140: sql delete from test_index where c = 3268 index_test.go:140: sql delete from test_index where c = 2940 index_test.go:143: sql update test_index set c1 = 6447285257754925216, c2 = 0.569754, c3 = 'HQjeMOF8du' where c = 1831 index_test.go:140: sql delete from test_index where c = 2595 index_test.go:143: sql update test_index set c1 = 7532042361794127696, c2 = 0.078032, c3 = 'KYqKGdvdxC' where c = 2494 index_test.go:143: sql update test_index set c1 = 6066667939141016385, c2 = 0.379692, c3 = 'fP3fdQLNHV' where c = 2526 [2025/04/06 07:08:14.786 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2929-2929' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4316-4316' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.787 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3804-3804' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.789 +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/06 07:08:14.792 +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/06 07:08:14.793 +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/06 07:08:14.795 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9613-9613' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.796 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6799-6799' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.797 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '609-609' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.798 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1316-1316' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.799 +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/06 07:08:14.800 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6361-6361' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/06 07:08:14.801 +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'"] [TestSimpleConflictInsert][Time Cost]2.949676606s index_test.go:143: sql update test_index set c1 = 7832412992521915214, c2 = 0.772567, c3 = 'nbT6oTB3GC' where c = 1600 index_test.go:143: sql update test_index set c1 = 5049723558562556951, c2 = 0.502354, c3 = 'C9Z2jCpqT0' where c = 96 index_test.go:143: sql update test_index set c1 = 5467048643266001285, c2 = 0.716580, c3 = 'k7e2q3qxbR' where c = 941 index_test.go:137: sql insert into test_index values (3311, 2934902772565007891, 0.129745, 'CWP3hrxEl8') index_test.go:143: sql update test_index set c1 = 8481047402682892248, c2 = 0.112280, c3 = 'kwuXmlFaji' where c = 2839 index_test.go:143: sql update test_index set c1 = 889632897795890571, c2 = 0.051036, c3 = '88JX27pUWH' where c = 258 index_test.go:137: sql insert into test_index values (3313, 7525271942372506312, 0.918863, 'CYotVxBAy9') index_test.go:143: sql update test_index set c1 = 2803957028398294398, c2 = 0.694983, c3 = 'RUZbS1E9VY' where c = 1119 index_test.go:137: sql insert into test_index values (3315, 7240290535830667435, 0.068369, 'zjbrqlrPE0') index_test.go:137: sql insert into test_index values (3316, 323619878684367107, 0.510653, 'tD5g9W2nrL') index_test.go:140: sql delete from test_index where c = 921 index_test.go:137: sql insert into test_index values (3318, 4588176296996406287, 0.622019, 'l7E0yjQwy2') index_test.go:137: sql insert into test_index values (3312, 8678073811810966551, 0.421732, 'vAYeBXzlob') index_test.go:137: sql insert into test_index values (3314, 4090481295068541650, 0.014840, 'L3r9f9w9df') index_test.go:137: sql insert into test_index values (3319, 370189547218978448, 0.580085, 'Rn7toRgZLm') index_test.go:137: sql insert into test_index values (3320, 5263704201246393176, 0.555923, 'T0MreVfQ86') index_test.go:140: sql delete from test_index where c = 1986 index_test.go:137: sql insert into test_index values (3317, 9186550012025981409, 0.221336, 'AqKepTIpSW') index_test.go:140: sql delete from test_index where c = 3218 index_test.go:140: sql delete from test_index where c = 925 index_test.go:140: sql delete from test_index where c = 3023 index_test.go:140: sql delete from test_index where c = 2265 index_test.go:140: sql delete from test_index where c = 219 index_test.go:143: sql update test_index set c1 = 8491529800748166521, c2 = 0.258034, c3 = '6wnAhxrx1i' where c = 2018 index_test.go:140: sql delete from test_index where c = 1102 index_test.go:143: sql update test_index set c1 = 1354505063876516264, c2 = 0.017243, c3 = 'lf3vsFXul4' where c = 821 index_test.go:143: sql update test_index set c1 = 1878852256803991260, c2 = 0.329930, c3 = 'SUMQY52omt' where c = 1646 index_test.go:143: sql update test_index set c1 = 793954201123648629, c2 = 0.341377, c3 = 'AyLIbXFWH3' where c = 2172 index_test.go:143: sql update test_index set c1 = 1855959159927005253, c2 = 0.915640, c3 = 'ORsVnVoBpy' where c = 2701 index_test.go:143: sql update test_index set c1 = 2027445119473258146, c2 = 0.023515, c3 = 'TX5UDIjgKf' where c = 1809 index_test.go:143: sql update test_index set c1 = 7445785501642086733, c2 = 0.051082, c3 = 'Ek6ExnSe2d' where c = 2831 index_test.go:137: sql insert into test_index values (3322, 4456395217361086086, 0.206587, 'kwa3TAKypt') index_test.go:137: sql insert into test_index values (3321, 4525581576092206208, 0.112887, 'fS3yTyau47') index_test.go:140: sql delete from test_index where c = 2204 index_test.go:140: sql delete from test_index where c = 880 index_test.go:137: sql insert into test_index values (3323, 7946888988456080457, 0.557405, 'KhvyG67a8J') index_test.go:137: sql insert into test_index values (3324, 5152773674493994861, 0.511873, 'FtVgMQHBk2') index_test.go:140: sql delete from test_index where c = 1258 index_test.go:140: sql delete from test_index where c = 149 index_test.go:143: sql update test_index set c1 = 7454200742053851918, c2 = 0.380653, c3 = 'UL5GT2njqd' where c = 367 index_test.go:143: sql update test_index set c1 = 3278430931862590518, c2 = 0.180041, c3 = 'oOys9rsGBH' where c = 1213 index_test.go:137: sql insert into test_index values (3325, 8986594352927481384, 0.360496, '4hMWgLQxn7') index_test.go:140: sql delete from test_index where c = 2037 index_test.go:137: sql insert into test_index values (3327, 6076999213202359144, 0.987844, 'Bsrvq2EjGF') index_test.go:143: sql update test_index set c1 = 5897668602921990291, c2 = 0.876156, c3 = '6uDSvE81Zx' where c = 3116 index_test.go:137: sql insert into test_index values (3326, 2407485739207545026, 0.409564, '0ienL2sSwm') index_test.go:143: sql update test_index set c1 = 4410965505018527066, c2 = 0.822771, c3 = 'cEGhhKVn7V' where c = 1152 index_test.go:137: sql insert into test_index values (3329, 3192302814965828242, 0.297561, 'm39Umjq29o') index_test.go:137: sql insert into test_index values (3328, 3836158903753055506, 0.839524, 'vyIR7Eewsj') index_test.go:140: sql delete from test_index where c = 601 index_test.go:140: sql delete from test_index where c = 2307 index_test.go:143: sql update test_index set c1 = 8658426767914590172, c2 = 0.122248, c3 = '2yfifvhqb5' where c = 253 index_test.go:140: sql delete from test_index where c = 2975 index_test.go:140: sql delete from test_index where c = 1023 index_test.go:137: sql insert into test_index values (3331, 3865526454255852441, 0.321465, 'BQtZ6MNbgH') index_test.go:143: sql update test_index set c1 = 7012465614216378975, c2 = 0.800878, c3 = '3ZPFUiFp09' where c = 1861 index_test.go:137: sql insert into test_index values (3330, 8650827241072852298, 0.089658, 'LPI2vkbrLE') index_test.go:143: sql update test_index set c1 = 7945520195945007645, c2 = 0.709622, c3 = '5tP6CVN92P' where c = 2894 index_test.go:143: sql update test_index set c1 = 2282674829152998750, c2 = 0.538703, c3 = 'jHNDbhLi1i' where c = 1461 index_test.go:143: sql update test_index set c1 = 336115444412610034, c2 = 0.101546, c3 = 'n4tmUtdHGs' where c = 994 index_test.go:137: sql insert into test_index values (3332, 3986094000072054575, 0.100868, 'Q25CFkQaC9') index_test.go:140: sql delete from test_index where c = 668 index_test.go:137: sql insert into test_index values (3333, 4810328283303447872, 0.937679, 'GTcWdqAG3c') index_test.go:140: sql delete from test_index where c = 2593 index_test.go:137: sql insert into test_index values (3336, 6295437233604133886, 0.226439, 'JlaTQRyNue') index_test.go:143: sql update test_index set c1 = 8116500638318923357, c2 = 0.223655, c3 = '1NgquRauUj' where c = 1654 index_test.go:140: sql delete from test_index where c = 1893 index_test.go:137: sql insert into test_index values (3335, 2511570441788980668, 0.899308, 'RZHIADOhVz') index_test.go:140: sql delete from test_index where c = 312 index_test.go:140: sql delete from test_index where c = 1285 index_test.go:143: sql update test_index set c1 = 4548846899390465679, c2 = 0.474102, c3 = 'kl6SMNrdjJ' where c = 1671 index_test.go:140: sql delete from test_index where c = 2212 index_test.go:137: sql insert into test_index values (3334, 2398407560934362829, 0.520251, 'WuDa6WvLUU') index_test.go:143: sql update test_index set c1 = 9081213370212126386, c2 = 0.360800, c3 = 'Zo1XIU6fm0' where c = 48 index_test.go:137: sql insert into test_index values (3337, 8073327125639180200, 0.900238, 'mnaogB9oqu') index_test.go:140: sql delete from test_index where c = 2556 index_test.go:143: sql update test_index set c1 = 1879426211009115974, c2 = 0.090143, c3 = 'Pu1oS05mHU' where c = 1659 index_test.go:143: sql update test_index set c1 = 206058171060684250, c2 = 0.706344, c3 = 'Z7XV6VpC3R' where c = 1759 index_test.go:137: sql insert into test_index values (3338, 1039583904674958141, 0.609678, 'sl90NF8JdR') index_test.go:143: sql update test_index set c1 = 6757520536569110974, c2 = 0.899638, c3 = 'nDwVtpMbhP' where c = 2740 index_test.go:140: sql delete from test_index where c = 1906 index_test.go:140: sql delete from test_index where c = 753 index_test.go:140: sql delete from test_index where c = 873 index_test.go:143: sql update test_index set c1 = 7642523058567406802, c2 = 0.862964, c3 = '55o4KujoRg' where c = 149 index_test.go:137: sql insert into test_index values (3339, 8179340618854013828, 0.608444, 'wi9muxxc3i') index_test.go:140: sql delete from test_index where c = 997 index_test.go:137: sql insert into test_index values (3341, 265575506878399225, 0.535772, 'jKuOqH4Ajd') index_test.go:143: sql update test_index set c1 = 7109380924935664306, c2 = 0.777582, c3 = 'Dno2sgeZI3' where c = 2399 index_test.go:137: sql insert into test_index values (3342, 1100125809323852893, 0.161048, 'fYamsNwTlU') index_test.go:137: sql insert into test_index values (3340, 350059949021947586, 0.981287, 'PaprZJ1Iwu') index_test.go:143: sql update test_index set c1 = 7594637156818500318, c2 = 0.222635, c3 = 'aa1BvSX7Mk' where c = 1047 index_test.go:140: sql delete from test_index where c = 1015 index_test.go:143: sql update test_index set c1 = 6005237935745105945, c2 = 0.198779, c3 = 'urs4f7LElE' where c = 2706 index_test.go:137: sql insert into test_index values (3344, 8175653946939295078, 0.494821, 'WBOYOOojNv') index_test.go:140: sql delete from test_index where c = 1917 index_test.go:143: sql update test_index set c1 = 8455914735509626891, c2 = 0.745998, c3 = 'kqXP2Qqak8' where c = 2657 index_test.go:143: sql update test_index set c1 = 6685776278401132756, c2 = 0.132745, c3 = 'tBsPzlCL89' where c = 2883 index_test.go:140: sql delete from test_index where c = 2448 index_test.go:143: sql update test_index set c1 = 6957458608542371780, c2 = 0.735349, c3 = 'lpkf3NjzO4' where c = 288 index_test.go:137: sql insert into test_index values (3343, 2435420411247839501, 0.847348, 'dJ1ZYFWZrp') index_test.go:137: sql insert into test_index values (3346, 6001353813535599987, 0.076089, 'R61mRIEK6t') index_test.go:143: sql update test_index set c1 = 750517439614411888, c2 = 0.771830, c3 = 'Px0G4fRck0' where c = 302 index_test.go:137: sql insert into test_index values (3348, 3970264324910566150, 0.189449, 'RifunSmF6V') index_test.go:140: sql delete from test_index where c = 1109 index_test.go:140: sql delete from test_index where c = 774 index_test.go:140: sql delete from test_index where c = 695 index_test.go:143: sql update test_index set c1 = 4006037678481344483, c2 = 0.912021, c3 = 'nyMlxjDs5S' where c = 2253 index_test.go:140: sql delete from test_index where c = 1231 index_test.go:140: sql delete from test_index where c = 1848 index_test.go:137: sql insert into test_index values (3349, 7282875015195212758, 0.598350, 'DgXD3AhNH4') index_test.go:137: sql insert into test_index values (3345, 3084089430968302493, 0.489088, 'fvdOd3PcsY') index_test.go:137: sql insert into test_index values (3347, 7456812733669040423, 0.754714, 'UTC5iIrfPM') index_test.go:137: sql insert into test_index values (3350, 1018819279282229158, 0.217885, 'KNyeJYs7mh') index_test.go:143: sql update test_index set c1 = 6379780956940516928, c2 = 0.280797, c3 = 'sLYhZQpENv' where c = 1428 index_test.go:143: sql update test_index set c1 = 7813782155540214279, c2 = 0.606721, c3 = 'OVuIxpaXAg' where c = 2548 index_test.go:140: sql delete from test_index where c = 1736 index_test.go:143: sql update test_index set c1 = 4206151292676464510, c2 = 0.290815, c3 = 'zd2kxvjpEP' where c = 1150 index_test.go:143: sql update test_index set c1 = 8602397884919450279, c2 = 0.151692, c3 = 'ViYHPr4lCJ' where c = 1181 index_test.go:137: sql insert into test_index values (3351, 527581013541929383, 0.250706, 'zvqmn6XI4i') index_test.go:137: sql insert into test_index values (3353, 4711813799831169614, 0.385691, 'd429TxVEg4') index_test.go:137: sql insert into test_index values (3352, 3600782555854775103, 0.090686, 'Yjmgp0TP1j') index_test.go:137: sql insert into test_index values (3354, 475042267318331670, 0.001360, 'uczV53v5xx') index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 2498 index_test.go:143: sql update test_index set c1 = 150636027192355480, c2 = 0.783600, c3 = 'o35RLJU2py' where c = 2593 index_test.go:137: sql insert into test_index values (3355, 2882616902758073384, 0.855914, 'muMEvHsYtt') index_test.go:140: sql delete from test_index where c = 667 index_test.go:140: sql delete from test_index where c = 1355 index_test.go:143: sql update test_index set c1 = 7988893146632692050, c2 = 0.056755, c3 = 'U3Cbp1cRkJ' where c = 2213 index_test.go:143: sql update test_index set c1 = 3111138236799993450, c2 = 0.806275, c3 = 'TIQpJFdOXY' where c = 3116 index_test.go:143: sql update test_index set c1 = 2802123415162396169, c2 = 0.503094, c3 = 'inN9BkpP9Y' where c = 115 index_test.go:140: sql delete from test_index where c = 2631 index_test.go:140: sql delete from test_index where c = 895 index_test.go:140: sql delete from test_index where c = 2221 index_test.go:137: sql insert into test_index values (3356, 994851460877662014, 0.322300, 'mUNRBZ9biH') index_test.go:137: sql insert into test_index values (3358, 5211772161272452231, 0.119606, 'l85aTtdUIB') index_test.go:137: sql insert into test_index values (3357, 5679155179108298096, 0.663791, 'Hs3im4ZzG5') index_test.go:137: sql insert into test_index values (3359, 3601505031275060385, 0.419076, '4lmceV0Sq4') index_test.go:140: sql delete from test_index where c = 1367 index_test.go:143: sql update test_index set c1 = 4556474863528416313, c2 = 0.789461, c3 = 'SNz2VEHfvO' where c = 3178 index_test.go:143: sql update test_index set c1 = 5608139251857305131, c2 = 0.791458, c3 = 'SfwhCpKB3V' where c = 5 index_test.go:143: sql update test_index set c1 = 1334599087062257693, c2 = 0.587272, c3 = '1MVAe5yYWh' where c = 2462 index_test.go:143: sql update test_index set c1 = 8073232201167845168, c2 = 0.151439, c3 = 'CgNwcAWOHe' where c = 1003 index_test.go:137: sql insert into test_index values (3360, 2283062373757443176, 0.741547, 'e2OuPF94GT') index_test.go:143: sql update test_index set c1 = 6850679826885194185, c2 = 0.707495, c3 = 'FYIYobb1zw' where c = 2762 index_test.go:140: sql delete from test_index where c = 2378 index_test.go:143: sql update test_index set c1 = 5011049001837004754, c2 = 0.328592, c3 = 'Vslr7ofkpR' where c = 1802 index_test.go:140: sql delete from test_index where c = 2159 index_test.go:137: sql insert into test_index values (3362, 6831530592929720403, 0.982509, 'X1kxk53r6A') index_test.go:137: sql insert into test_index values (3364, 6349323567475409822, 0.667535, 'MooaPa0vtc') index_test.go:140: sql delete from test_index where c = 684 index_test.go:137: sql insert into test_index values (3363, 1864787030457330641, 0.103583, 'cm1ptwxAZR') index_test.go:140: sql delete from test_index where c = 273 index_test.go:143: sql update test_index set c1 = 3742195297926798244, c2 = 0.437667, c3 = 'F7nDJ39FEM' where c = 682 index_test.go:137: sql insert into test_index values (3361, 4382101721684111684, 0.824008, 'ke7SEicwgd') index_test.go:143: sql update test_index set c1 = 3766099095482187793, c2 = 0.210574, c3 = 'PTrGHC4cgE' where c = 3311 index_test.go:137: sql insert into test_index values (3365, 773244549510298175, 0.207192, 'JaNEme84E3') index_test.go:143: sql update test_index set c1 = 4804112262323821166, c2 = 0.443069, c3 = 'nWO5FfCjSs' where c = 841 index_test.go:140: sql delete from test_index where c = 1768 index_test.go:140: sql delete from test_index where c = 2570 index_test.go:143: sql update test_index set c1 = 1010683252734850685, c2 = 0.246324, c3 = 'tBBXTWx118' where c = 622 index_test.go:137: sql insert into test_index values (3367, 2666797440396383229, 0.906240, 'QMlTbM0k9x') index_test.go:137: sql insert into test_index values (3366, 5922681919992952722, 0.732096, 'p4z0znMx8G') index_test.go:140: sql delete from test_index where c = 1434 index_test.go:140: sql delete from test_index where c = 826 index_test.go:137: sql insert into test_index values (3368, 8365521074834765759, 0.612067, 'Jv78Q7vqat') index_test.go:140: sql delete from test_index where c = 1601 index_test.go:143: sql update test_index set c1 = 1894161655457720837, c2 = 0.866123, c3 = 'Ld7IDFGyXA' where c = 1737 index_test.go:143: sql update test_index set c1 = 4201844859668032911, c2 = 0.787077, c3 = 'R65Rznvr10' where c = 1100 index_test.go:137: sql insert into test_index values (3369, 4721794202844801533, 0.156588, 'tEQ0uv2kxo') index_test.go:143: sql update test_index set c1 = 3410741459147821194, c2 = 0.774940, c3 = '7P7utAs8AA' where c = 2862 index_test.go:140: sql delete from test_index where c = 2959 index_test.go:143: sql update test_index set c1 = 8933533347511547017, c2 = 0.883525, c3 = 'fMnr6GOkyE' where c = 2495 index_test.go:140: sql delete from test_index where c = 3050 index_test.go:140: sql delete from test_index where c = 2199 index_test.go:143: sql update test_index set c1 = 6486780398943502768, c2 = 0.127899, c3 = 'TFsJu9Cz40' where c = 3075 index_test.go:137: sql insert into test_index values (3371, 4203481561694622790, 0.892275, '5xeceGFFKj') index_test.go:137: sql insert into test_index values (3373, 7521568776687936172, 0.138103, 'Qz7ufeBC1n') index_test.go:143: sql update test_index set c1 = 3442819236592976647, c2 = 0.976380, c3 = 'wPE1tdAFdQ' where c = 1319 index_test.go:143: sql update test_index set c1 = 5702707029107660949, c2 = 0.726701, c3 = 'hI0NOn1KI1' where c = 1774 index_test.go:137: sql insert into test_index values (3370, 1501622890123370652, 0.593262, 'dw55NplpJd') index_test.go:140: sql delete from test_index where c = 479 index_test.go:143: sql update test_index set c1 = 4927750743954779891, c2 = 0.943489, c3 = 'GerArqvqUn' where c = 3203 index_test.go:140: sql delete from test_index where c = 638 index_test.go:137: sql insert into test_index values (3374, 4136648870625380068, 0.355837, 'rsgDGNpYRc') index_test.go:140: sql delete from test_index where c = 645 index_test.go:143: sql update test_index set c1 = 8300047123987775202, c2 = 0.981945, c3 = '2zFqXhG8Km' where c = 880 index_test.go:137: sql insert into test_index values (3372, 8059007893984119796, 0.669949, 'eYIQd5XoB4') index_test.go:137: sql insert into test_index values (3375, 7632066691608893520, 0.935943, 'SUZyfmIqPp') index_test.go:140: sql delete from test_index where c = 17 index_test.go:137: sql insert into test_index values (3377, 9146816619214115859, 0.414193, 'efIYwtmo3P') index_test.go:143: sql update test_index set c1 = 6681316419112113101, c2 = 0.321144, c3 = 'E23kKnunG4' where c = 1598 index_test.go:140: sql delete from test_index where c = 514 index_test.go:143: sql update test_index set c1 = 1370650026819277606, c2 = 0.963642, c3 = '07g4iag76K' where c = 3019 index_test.go:140: sql delete from test_index where c = 3048 index_test.go:140: sql delete from test_index where c = 1869 index_test.go:137: sql insert into test_index values (3378, 8028850916972528521, 0.686068, 'lulLIwmfZO') index_test.go:143: sql update test_index set c1 = 481003664089995326, c2 = 0.386989, c3 = 'hGiljoBEUD' where c = 1745 index_test.go:137: sql insert into test_index values (3380, 3024130870314458688, 0.896705, 'f4uNIL0GfW') index_test.go:137: sql insert into test_index values (3376, 4499653873038508480, 0.787095, 'nsfFYPauzi') index_test.go:137: sql insert into test_index values (3379, 3560906559006145886, 0.133112, '0wcxui7On0') index_test.go:140: sql delete from test_index where c = 857 index_test.go:143: sql update test_index set c1 = 9156581085241012265, c2 = 0.729370, c3 = 'aKI2lR3TY0' where c = 1831 index_test.go:140: sql delete from test_index where c = 44 index_test.go:143: sql update test_index set c1 = 967101679752246927, c2 = 0.646059, c3 = 'bbjFDdFBFc' where c = 2669 index_test.go:140: sql delete from test_index where c = 440 index_test.go:137: sql insert into test_index values (3381, 696008830139020385, 0.089704, 'oLcafaBV9o') index_test.go:143: sql update test_index set c1 = 8362677810061237689, c2 = 0.045076, c3 = 'F92ReWMJCE' where c = 2490 index_test.go:140: sql delete from test_index where c = 3134 index_test.go:140: sql delete from test_index where c = 1445 index_test.go:143: sql update test_index set c1 = 8692067033186543124, c2 = 0.309837, c3 = 'NfPLZ60CME' where c = 1990 index_test.go:140: sql delete from test_index where c = 2370 index_test.go:143: sql update test_index set c1 = 5285732783219169180, c2 = 0.993174, c3 = 'Wko5JofK6V' where c = 2928 index_test.go:143: sql update test_index set c1 = 6551752349768361759, c2 = 0.759597, c3 = 'dPjFJCjLrM' where c = 1380 index_test.go:137: sql insert into test_index values (3383, 7298075212108393909, 0.787607, 'eoCtc7vMt5') index_test.go:137: sql insert into test_index values (3382, 7746308510507036842, 0.981624, 'EbuBFqvylI') index_test.go:140: sql delete from test_index where c = 2124 index_test.go:137: sql insert into test_index values (3384, 2419030867739532087, 0.785039, 'F9tqKiL15E') index_test.go:137: sql insert into test_index values (3385, 2447739928763119079, 0.819910, 'sy303PxVAV') index_test.go:143: sql update test_index set c1 = 2717958342064592774, c2 = 0.477721, c3 = '4IJOCWnyK6' where c = 2685 index_test.go:137: sql insert into test_index values (3386, 8950368149598134942, 0.248410, 'zoFZmqdYpu') index_test.go:143: sql update test_index set c1 = 591371025782873443, c2 = 0.097426, c3 = 'nglxZMZxnI' where c = 669 index_test.go:140: sql delete from test_index where c = 879 index_test.go:143: sql update test_index set c1 = 8581031805643483277, c2 = 0.724992, c3 = 'B6IGtTkl7k' where c = 1629 index_test.go:140: sql delete from test_index where c = 206 index_test.go:137: sql insert into test_index values (3388, 4912779103520027528, 0.769382, 'V228EJea9t') index_test.go:140: sql delete from test_index where c = 1046 index_test.go:143: sql update test_index set c1 = 398416871313205380, c2 = 0.212102, c3 = 'vPhMWucpWk' where c = 346 index_test.go:143: sql update test_index set c1 = 6876851935847005398, c2 = 0.518595, c3 = '87REdOTZs6' where c = 268 index_test.go:137: sql insert into test_index values (3389, 127904677734003993, 0.534740, 'xiZa8jLPuE') index_test.go:140: sql delete from test_index where c = 2074 index_test.go:140: sql delete from test_index where c = 768 index_test.go:137: sql insert into test_index values (3387, 4210969479937760026, 0.517833, 'XFNm6zmdWA') index_test.go:137: sql insert into test_index values (3390, 7568407888431742351, 0.250711, '9p3AUw1S2J') index_test.go:140: sql delete from test_index where c = 2468 index_test.go:143: sql update test_index set c1 = 1477700947534765002, c2 = 0.371382, c3 = '5fldI8W3AV' where c = 2203 index_test.go:143: sql update test_index set c1 = 4831814428435372067, c2 = 0.166085, c3 = 'pgMNpvSzYA' where c = 1077 index_test.go:140: sql delete from test_index where c = 3092 index_test.go:143: sql update test_index set c1 = 4516183524763905487, c2 = 0.648760, c3 = '2lecTxhZTU' where c = 368 index_test.go:140: sql delete from test_index where c = 1269 index_test.go:143: sql update test_index set c1 = 5247330724692730560, c2 = 0.901816, c3 = 'pGRkB2i0rg' where c = 2099 index_test.go:137: sql insert into test_index values (3391, 1064292819150486614, 0.164133, 'lVy0eMEwsK') index_test.go:137: sql insert into test_index values (3392, 1217494565232001682, 0.817648, 'xajpVzFbdg') index_test.go:140: sql delete from test_index where c = 2982 index_test.go:137: sql insert into test_index values (3394, 941390051589313858, 0.027309, '9KNLtDmqZ6') index_test.go:137: sql insert into test_index values (3393, 2233543152304794782, 0.985697, 'lUzuW1sGtz') index_test.go:137: sql insert into test_index values (3395, 9179671081595753133, 0.879541, 'cFGQDWunR2') index_test.go:143: sql update test_index set c1 = 2683955047773866985, c2 = 0.875868, c3 = '9UE3QeQ8h2' where c = 1178 index_test.go:140: sql delete from test_index where c = 2152 index_test.go:143: sql update test_index set c1 = 3305502580143525268, c2 = 0.228227, c3 = 'ZyeLZrNsWw' where c = 1616 index_test.go:137: sql insert into test_index values (3396, 8697716521106930845, 0.385164, 'r1QP5CxNmE') index_test.go:140: sql delete from test_index where c = 631 index_test.go:140: sql delete from test_index where c = 423 index_test.go:137: sql insert into test_index values (3398, 8128338642394841025, 0.142113, 'AFDodL9hZV') index_test.go:143: sql update test_index set c1 = 3810703326151615009, c2 = 0.203504, c3 = 'uSMBxRL6vU' where c = 764 index_test.go:137: sql insert into test_index values (3397, 6709929790186087338, 0.091438, 'LlMZw2eiMy') index_test.go:140: sql delete from test_index where c = 3295 index_test.go:140: sql delete from test_index where c = 488 index_test.go:140: sql delete from test_index where c = 518 index_test.go:143: sql update test_index set c1 = 2418251541845362170, c2 = 0.438824, c3 = 'iqjM3gRr26' where c = 3051 index_test.go:143: sql update test_index set c1 = 7873586672780002656, c2 = 0.846477, c3 = 'z2T4p435Pg' where c = 2474 index_test.go:143: sql update test_index set c1 = 8230679329259833287, c2 = 0.152885, c3 = 'UhTTWqeuJq' where c = 2371 index_test.go:140: sql delete from test_index where c = 3193 index_test.go:143: sql update test_index set c1 = 4777004575786651262, c2 = 0.740312, c3 = 'Q30wK4jM2h' where c = 2244 index_test.go:143: sql update test_index set c1 = 1703610054832293129, c2 = 0.604350, c3 = 'Zu6xfoySIy' where c = 3298 index_test.go:137: sql insert into test_index values (3399, 5259065781839835996, 0.069565, 'z4CCQq97tD') index_test.go:143: sql update test_index set c1 = 4461480053152662399, c2 = 0.734382, c3 = 'dMZ2AOfx3d' where c = 3171 index_test.go:143: sql update test_index set c1 = 778079846559689690, c2 = 0.411111, c3 = 'Etne9pyXlA' where c = 1479 index_test.go:140: sql delete from test_index where c = 3332 index_test.go:137: sql insert into test_index values (3400, 7479728775752630152, 0.340912, 'g8onxjPbjZ') index_test.go:140: sql delete from test_index where c = 2055 index_test.go:143: sql update test_index set c1 = 178866879914410476, c2 = 0.357050, c3 = 'krAz6ZnoOI' where c = 288 index_test.go:140: sql delete from test_index where c = 592 index_test.go:143: sql update test_index set c1 = 1847517266710888019, c2 = 0.591566, c3 = 'sKdTCKcUIi' where c = 64 index_test.go:143: sql update test_index set c1 = 9028671665686017744, c2 = 0.602465, c3 = '0AloVi1zXb' where c = 1805 index_test.go:143: sql update test_index set c1 = 1988557654243553695, c2 = 0.721218, c3 = 'w4UjujrxXs' where c = 1664 index_test.go:137: sql insert into test_index values (3404, 5780159408942377676, 0.747693, 'oX0G6BWRVc') index_test.go:137: sql insert into test_index values (3402, 527887285428526899, 0.229313, 'U3TgRPBPRf') index_test.go:137: sql insert into test_index values (3401, 5845962197080737314, 0.854031, 'GpR3JmruGL') index_test.go:137: sql insert into test_index values (3405, 7322825869358147656, 0.700323, 'RDcDfMhHol') index_test.go:137: sql insert into test_index values (3403, 7474612287647859882, 0.159517, 't1rTuGfVAz') index_test.go:137: sql insert into test_index values (3406, 6982348153135159552, 0.904807, 'nXaM9K47YD') index_test.go:137: sql insert into test_index values (3408, 5700827235125932628, 0.984231, 'Fyu5qNSDRX') index_test.go:140: sql delete from test_index where c = 765 index_test.go:140: sql delete from test_index where c = 255 index_test.go:140: sql delete from test_index where c = 352 index_test.go:137: sql insert into test_index values (3410, 3821845540201458217, 0.550151, 'EiSJl8rEM5') index_test.go:140: sql delete from test_index where c = 485 index_test.go:137: sql insert into test_index values (3407, 4259045382709353218, 0.750622, 'u4Bmw6w2Ab') index_test.go:137: sql insert into test_index values (3409, 2969881726340199935, 0.780660, 'Ab1MFEqAAg') index_test.go:143: sql update test_index set c1 = 6612137992345163199, c2 = 0.443076, c3 = 'hGn4IHIQZu' where c = 3193 index_test.go:140: sql delete from test_index where c = 2237 index_test.go:140: sql delete from test_index where c = 1680 index_test.go:143: sql update test_index set c1 = 3327744805935299943, c2 = 0.970256, c3 = 'BNPyml58i1' where c = 3239 index_test.go:143: sql update test_index set c1 = 3375776125749614651, c2 = 0.523524, c3 = 'OoYLy8Dpqo' where c = 2474 index_test.go:140: sql delete from test_index where c = 1795 index_test.go:140: sql delete from test_index where c = 790 index_test.go:143: sql update test_index set c1 = 5485690166838382472, c2 = 0.724183, c3 = 'VhhFnrIInO' where c = 428 index_test.go:143: sql update test_index set c1 = 7806117947856358421, c2 = 0.490371, c3 = '62MJgeIKPx' where c = 3241 index_test.go:137: sql insert into test_index values (3411, 2939537645376267914, 0.040976, 'x1d5DdeMNU') index_test.go:143: sql update test_index set c1 = 4407574763682828255, c2 = 0.978554, c3 = 'CuxlxvduJ4' where c = 1666 index_test.go:137: sql insert into test_index values (3412, 2440079633493417348, 0.120581, 'tWHigdIn5C') index_test.go:140: sql delete from test_index where c = 802 index_test.go:143: sql update test_index set c1 = 5879396332424020392, c2 = 0.110233, c3 = 'I4Iw8XdsGd' where c = 3398 index_test.go:137: sql insert into test_index values (3413, 2613259643215727443, 0.746030, '6RZHgIrLBK') index_test.go:140: sql delete from test_index where c = 441 index_test.go:137: sql insert into test_index values (3414, 7246206182821880050, 0.036646, 'TnVZTv4HG4') index_test.go:143: sql update test_index set c1 = 8033609230124998121, c2 = 0.021012, c3 = 'u4LJstOfms' where c = 2065 index_test.go:137: sql insert into test_index values (3415, 6302641639351651749, 0.680939, 'Us05WiUBTb') index_test.go:140: sql delete from test_index where c = 1221 index_test.go:137: sql insert into test_index values (3417, 5745723517007978571, 0.963626, 'isjpDrFMJB') index_test.go:137: sql insert into test_index values (3416, 997846762018497629, 0.185159, 'UMIOQXiQkp') index_test.go:143: sql update test_index set c1 = 3392587045978322325, c2 = 0.126205, c3 = 'xFZENbut8x' where c = 1163 index_test.go:140: sql delete from test_index where c = 2367 index_test.go:140: sql delete from test_index where c = 1835 index_test.go:143: sql update test_index set c1 = 5433119570082023446, c2 = 0.880328, c3 = 'L0Lf9lw7BA' where c = 2661 index_test.go:140: sql delete from test_index where c = 328 index_test.go:143: sql update test_index set c1 = 8786027655727978851, c2 = 0.792492, c3 = 'xZZfuIPo0D' where c = 1544 index_test.go:137: sql insert into test_index values (3420, 1640621743422335620, 0.165707, 'HdXNnbg0Qw') index_test.go:143: sql update test_index set c1 = 2821874701031286738, c2 = 0.251762, c3 = 'CSW2vp3zHX' where c = 1044 index_test.go:137: sql insert into test_index values (3419, 5212011392900834617, 0.011240, 'j4bZJdazfm') index_test.go:137: sql insert into test_index values (3418, 4223782758463684032, 0.563867, 'vj4lpSVIBZ') index_test.go:140: sql delete from test_index where c = 2210 index_test.go:140: sql delete from test_index where c = 1409 index_test.go:143: sql update test_index set c1 = 4195272890714529843, c2 = 0.774136, c3 = 'KFE1AjL8P9' where c = 1516 index_test.go:140: sql delete from test_index where c = 2411 index_test.go:140: sql delete from test_index where c = 203 index_test.go:137: sql insert into test_index values (3422, 4809942480576033002, 0.611618, '40rQ1vRsaL') index_test.go:143: sql update test_index set c1 = 2778547880638795041, c2 = 0.186820, c3 = '35yhvnestt' where c = 556 index_test.go:137: sql insert into test_index values (3424, 3258265902882013098, 0.413688, 'BDT7G84GgU') index_test.go:143: sql update test_index set c1 = 8225287916679775072, c2 = 0.414411, c3 = 'HLduEov5r9' where c = 2420 index_test.go:143: sql update test_index set c1 = 5459203674826676569, c2 = 0.062170, c3 = 'Ej2uZ7gY70' where c = 244 index_test.go:137: sql insert into test_index values (3423, 6933874113718824501, 0.660838, 'uXiVZLzxgx') index_test.go:140: sql delete from test_index where c = 734 index_test.go:137: sql insert into test_index values (3421, 6424405941095174975, 0.024782, 'jMKfC1vs9H') index_test.go:143: sql update test_index set c1 = 9142103119973527741, c2 = 0.269839, c3 = 'rNr5SuvD7t' where c = 436 index_test.go:143: sql update test_index set c1 = 5154503153305076732, c2 = 0.276636, c3 = 'L8vcEAR8eZ' where c = 1041 index_test.go:140: sql delete from test_index where c = 3182 index_test.go:140: sql delete from test_index where c = 1431 index_test.go:137: sql insert into test_index values (3425, 5976202814501650638, 0.594807, 'Vsn8XCgBDU') index_test.go:140: sql delete from test_index where c = 1775 index_test.go:140: sql delete from test_index where c = 3350 index_test.go:137: sql insert into test_index values (3426, 7674528025845506586, 0.762303, 'oHLGILC1u5') index_test.go:137: sql insert into test_index values (3427, 404005801722199335, 0.791438, 'Mdnew3aDEe') index_test.go:143: sql update test_index set c1 = 5853470558592775664, c2 = 0.661905, c3 = '5kwOQKsAxp' where c = 1269 index_test.go:137: sql insert into test_index values (3428, 6970829837821942679, 0.387386, '0cEeFz6S0I') index_test.go:140: sql delete from test_index where c = 1456 index_test.go:140: sql delete from test_index where c = 3078 index_test.go:143: sql update test_index set c1 = 5245772046149429616, c2 = 0.717236, c3 = 'iSc0mamIYg' where c = 2301 index_test.go:140: sql delete from test_index where c = 196 index_test.go:143: sql update test_index set c1 = 6909185661452703389, c2 = 0.034850, c3 = 'mV2nJ2uyiS' where c = 2792 index_test.go:137: sql insert into test_index values (3429, 8872472007644979215, 0.917285, 'iaCJ2w0NGv') index_test.go:140: sql delete from test_index where c = 325 index_test.go:143: sql update test_index set c1 = 7905240850946128390, c2 = 0.691001, c3 = 'LKd3VvXyrt' where c = 807 index_test.go:140: sql delete from test_index where c = 14 index_test.go:143: sql update test_index set c1 = 1150551501263004992, c2 = 0.966461, c3 = 'uEYGMZTJ4g' where c = 1900 index_test.go:143: sql update test_index set c1 = 4734350286237088370, c2 = 0.446633, c3 = 'KGZvUVpeUD' where c = 2394 index_test.go:137: sql insert into test_index values (3431, 1104406953342680237, 0.327377, '9RTNwZIJXg') index_test.go:140: sql delete from test_index where c = 2026 index_test.go:137: sql insert into test_index values (3430, 7259028497664996818, 0.755037, 'ua3OBaBNN6') index_test.go:137: sql insert into test_index values (3432, 481724038948481255, 0.465535, 'Jj0cJ5v4H7') index_test.go:143: sql update test_index set c1 = 5233631376628467991, c2 = 0.521102, c3 = 'v0E2DiYDCH' where c = 874 index_test.go:143: sql update test_index set c1 = 6245984937612068436, c2 = 0.330066, c3 = '8LzaRuBJoy' where c = 2917 index_test.go:137: sql insert into test_index values (3433, 2698936743440313156, 0.697018, '4HufWnM60d') index_test.go:143: sql update test_index set c1 = 3089842292077844677, c2 = 0.688135, c3 = 'icEO6xJG7C' where c = 1570 index_test.go:137: sql insert into test_index values (3434, 8722210691791307742, 0.977211, 'GdXB5zRaMy') index_test.go:140: sql delete from test_index where c = 1284 index_test.go:140: sql delete from test_index where c = 1097 index_test.go:143: sql update test_index set c1 = 4330552321414751170, c2 = 0.872537, c3 = '7KeCPsos8h' where c = 341 index_test.go:143: sql update test_index set c1 = 7702280944877180537, c2 = 0.178115, c3 = 'nwl36kxuY1' where c = 1191 index_test.go:140: sql delete from test_index where c = 1799 index_test.go:140: sql delete from test_index where c = 3017 index_test.go:137: sql insert into test_index values (3438, 1536901248278314677, 0.957968, 'DP6UZUCFMK') index_test.go:137: sql insert into test_index values (3436, 1796453305562201907, 0.993694, 'sJHqPdEQES') index_test.go:137: sql insert into test_index values (3437, 6608413836302679808, 0.225517, 'c9xNrHldNr') index_test.go:143: sql update test_index set c1 = 6202842619967098053, c2 = 0.472780, c3 = 'zS2eppqN1v' where c = 3055 index_test.go:143: sql update test_index set c1 = 928759613995486860, c2 = 0.021182, c3 = '5n6KAoXlie' where c = 1942 index_test.go:143: sql update test_index set c1 = 2493612948777563670, c2 = 0.401936, c3 = 'PmVQFF4ZQk' where c = 2315 index_test.go:140: sql delete from test_index where c = 392 index_test.go:140: sql delete from test_index where c = 2693 index_test.go:137: sql insert into test_index values (3439, 1373770116940479082, 0.964600, 'DL5Hj0T959') index_test.go:137: sql insert into test_index values (3435, 6302605447923398942, 0.773943, 'GC5BFlekr4') index_test.go:137: sql insert into test_index values (3440, 4263695599798021599, 0.519051, 'pQPEhcPUJf') index_test.go:140: sql delete from test_index where c = 2553 index_test.go:143: sql update test_index set c1 = 8902116088460706344, c2 = 0.425688, c3 = 'NJsxOpPKIm' where c = 1593 index_test.go:140: sql delete from test_index where c = 1956 index_test.go:137: sql insert into test_index values (3441, 3190159614115297742, 0.031673, 'EgyzQiaTzf') index_test.go:137: sql insert into test_index values (3442, 1263531738381396201, 0.507943, 'lca7mhmxmN') index_test.go:143: sql update test_index set c1 = 3991784829006570149, c2 = 0.026456, c3 = 'Wpwn3WybX1' where c = 2431 index_test.go:140: sql delete from test_index where c = 102 index_test.go:143: sql update test_index set c1 = 7346442839870356679, c2 = 0.899641, c3 = 'hLHLsCCdON' where c = 3308 index_test.go:140: sql delete from test_index where c = 3191 index_test.go:143: sql update test_index set c1 = 7217065731776483197, c2 = 0.306461, c3 = 'I1NuqQoleY' where c = 2389 index_test.go:143: sql update test_index set c1 = 8987198316126000359, c2 = 0.286299, c3 = 'LBCCTWsUW8' where c = 2562 index_test.go:140: sql delete from test_index where c = 3265 index_test.go:140: sql delete from test_index where c = 1697 index_test.go:137: sql insert into test_index values (3445, 4523126173160146032, 0.703716, 'Q1gjbyUQUC') index_test.go:143: sql update test_index set c1 = 7205962334987863900, c2 = 0.418584, c3 = 'SELYkgRULu' where c = 864 index_test.go:143: sql update test_index set c1 = 4235685010513995500, c2 = 0.010997, c3 = '1qlSZJiGzi' where c = 3230 index_test.go:137: sql insert into test_index values (3446, 8437453446384129474, 0.944516, 'RGdOHp238V') index_test.go:143: sql update test_index set c1 = 2134141262704665150, c2 = 0.768326, c3 = 'QdCWfd6rIy' where c = 1990 index_test.go:137: sql insert into test_index values (3444, 9198684555015959412, 0.754592, 'WPwvZq1n6P') index_test.go:137: sql insert into test_index values (3443, 8313477380878674655, 0.395401, 'tVRcRsr1Aj') index_test.go:140: sql delete from test_index where c = 3440 index_test.go:140: sql delete from test_index where c = 1821 index_test.go:137: sql insert into test_index values (3450, 5217272788195972476, 0.643892, 'TV9xN8o3zs') index_test.go:137: sql insert into test_index values (3449, 2554110123152119790, 0.787276, 'aU0ASxkaAW') index_test.go:143: sql update test_index set c1 = 1552945119610281434, c2 = 0.037333, c3 = '9xiOoAGrBN' where c = 3429 index_test.go:137: sql insert into test_index values (3448, 8728781469215819953, 0.557656, 'pFKE6O2Fwu') index_test.go:137: sql insert into test_index values (3447, 6153436933867911315, 0.940419, 'cC7KN58vS5') index_test.go:140: sql delete from test_index where c = 1643 index_test.go:140: sql delete from test_index where c = 766 index_test.go:140: sql delete from test_index where c = 2180 index_test.go:140: sql delete from test_index where c = 144 index_test.go:140: sql delete from test_index where c = 1080 index_test.go:143: sql update test_index set c1 = 2503218127223891897, c2 = 0.432524, c3 = 'ACQuJnTnro' where c = 1053 index_test.go:140: sql delete from test_index where c = 2273 index_test.go:137: sql insert into test_index values (3451, 641833539360752592, 0.712747, 'K94NrxGeEk') index_test.go:143: sql update test_index set c1 = 3954348543761151938, c2 = 0.585034, c3 = '4zebF4hZy4' where c = 2634 index_test.go:143: sql update test_index set c1 = 7670329626377145449, c2 = 0.302597, c3 = 'QSnneNmW0H' where c = 1065 index_test.go:143: sql update test_index set c1 = 6665492323848837653, c2 = 0.181563, c3 = '1a2we8RoXU' where c = 2976 index_test.go:143: sql update test_index set c1 = 7030298696854306419, c2 = 0.240167, c3 = 'rl3KwgH4Rs' where c = 2026 index_test.go:140: sql delete from test_index where c = 107 index_test.go:137: sql insert into test_index values (3455, 2580492084488925836, 0.053951, 'gNjQO1CSGO') index_test.go:137: sql insert into test_index values (3456, 6634929833636511276, 0.924432, 'jVnwwlbm0e') index_test.go:143: sql update test_index set c1 = 304493369372334857, c2 = 0.191803, c3 = 'qjktvbX5Q0' where c = 391 index_test.go:140: sql delete from test_index where c = 2619 index_test.go:137: sql insert into test_index values (3454, 213111791822878260, 0.171427, 'zMdnHad0HH') index_test.go:137: sql insert into test_index values (3453, 6863834876369512701, 0.435497, 'W7jD5iDJoV') index_test.go:140: sql delete from test_index where c = 1094 index_test.go:140: sql delete from test_index where c = 1630 index_test.go:143: sql update test_index set c1 = 70250070072699148, c2 = 0.036872, c3 = 'iTDuJwSDNi' where c = 2768 index_test.go:137: sql insert into test_index values (3452, 2133165801293426583, 0.179202, 'R7d52C4urJ') index_test.go:140: sql delete from test_index where c = 3047 index_test.go:143: sql update test_index set c1 = 5610004531853891720, c2 = 0.485640, c3 = 'EcPw0ttziK' where c = 3070 index_test.go:143: sql update test_index set c1 = 1687083334874354848, c2 = 0.429385, c3 = 'Cbg7w2lqnS' where c = 2144 index_test.go:137: sql insert into test_index values (3457, 742897555035557496, 0.142564, 'YfZ177dqLr') index_test.go:143: sql update test_index set c1 = 7497594304645345053, c2 = 0.473442, c3 = 'DxsoaTlQwQ' where c = 2622 index_test.go:137: sql insert into test_index values (3458, 2735531079633044467, 0.746082, 'idAmDODXEI') index_test.go:140: sql delete from test_index where c = 1922 index_test.go:143: sql update test_index set c1 = 657226822731884701, c2 = 0.354065, c3 = 'gnh6IVWlZq' where c = 2742 index_test.go:143: sql update test_index set c1 = 1400438944699093175, c2 = 0.585302, c3 = 'pFKQ5Eg6HZ' where c = 1570 index_test.go:140: sql delete from test_index where c = 2016 index_test.go:137: sql insert into test_index values (3461, 1490801170868070966, 0.727350, 'p0EyQVL6ri') index_test.go:137: sql insert into test_index values (3460, 3745701483781083233, 0.198111, 'BWufEDOWFM') index_test.go:140: sql delete from test_index where c = 2401 index_test.go:137: sql insert into test_index values (3462, 3063190275541078898, 0.941418, 'KdSnFj1C1M') index_test.go:143: sql update test_index set c1 = 4633686110095305708, c2 = 0.404508, c3 = '8tyadSAx8I' where c = 186 index_test.go:137: sql insert into test_index values (3459, 4070301026489980754, 0.910429, 'EdobxplFFx') index_test.go:137: sql insert into test_index values (3463, 1332358453775485498, 0.902943, 'dDEp76RcVR') index_test.go:143: sql update test_index set c1 = 1835936567499027085, c2 = 0.118805, c3 = 'vD08VTrXu6' where c = 989 index_test.go:140: sql delete from test_index where c = 3330 index_test.go:140: sql delete from test_index where c = 113 index_test.go:143: sql update test_index set c1 = 1654855912790191207, c2 = 0.939517, c3 = 'SAdcJFSNfj' where c = 1609 index_test.go:143: sql update test_index set c1 = 9011814234411762711, c2 = 0.673576, c3 = '9qvOcrlCAP' where c = 3013 index_test.go:137: sql insert into test_index values (3464, 4032506181834600022, 0.835692, '9qUY3KyCao') index_test.go:140: sql delete from test_index where c = 2231 index_test.go:140: sql delete from test_index where c = 709 index_test.go:140: sql delete from test_index where c = 3057 index_test.go:143: sql update test_index set c1 = 2527286746130243297, c2 = 0.757797, c3 = 'bMAxahInsw' where c = 2171 index_test.go:137: sql insert into test_index values (3466, 30388480508043612, 0.957908, '2QJjhwUus1') index_test.go:143: sql update test_index set c1 = 3269562329117104057, c2 = 0.180275, c3 = '7ZNNqD1O2U' where c = 1997 index_test.go:140: sql delete from test_index where c = 2062 index_test.go:137: sql insert into test_index values (3465, 4026883336546906987, 0.947518, 'WVmQCyZzEe') index_test.go:137: sql insert into test_index values (3467, 5095001934644048012, 0.156950, 'maevXaoaGB') index_test.go:143: sql update test_index set c1 = 7676908181304052450, c2 = 0.917036, c3 = 'RovYR6oZkk' where c = 316 index_test.go:137: sql insert into test_index values (3468, 6386664063983104126, 0.453591, 'oRbPm6Edew') index_test.go:143: sql update test_index set c1 = 4078410038682603136, c2 = 0.441363, c3 = 'aytJab0GCu' where c = 3242 index_test.go:140: sql delete from test_index where c = 1239 index_test.go:140: sql delete from test_index where c = 2497 index_test.go:137: sql insert into test_index values (3469, 7049356993055499446, 0.454704, 'zLcrM4O4yj') index_test.go:140: sql delete from test_index where c = 1297 index_test.go:137: sql insert into test_index values (3471, 7455429349291230691, 0.450817, 'Y0dnn3c3eZ') index_test.go:140: sql delete from test_index where c = 1858 index_test.go:143: sql update test_index set c1 = 772572302397071225, c2 = 0.219073, c3 = 'kdvg2P4bY8' where c = 3143 index_test.go:143: sql update test_index set c1 = 3049450622834476070, c2 = 0.904018, c3 = 'wkFpTqqnWC' where c = 3363 index_test.go:143: sql update test_index set c1 = 2319402312054601740, c2 = 0.783248, c3 = 'TQIultwR0n' where c = 882 index_test.go:140: sql delete from test_index where c = 2314 index_test.go:137: sql insert into test_index values (3470, 3024961278736126971, 0.609231, 'GLPUGW95CE') index_test.go:143: sql update test_index set c1 = 1925600646803806837, c2 = 0.015399, c3 = 'hZWA5KhPHP' where c = 1296 index_test.go:140: sql delete from test_index where c = 2623 index_test.go:143: sql update test_index set c1 = 3221068653116113548, c2 = 0.638993, c3 = '6PlP3ybsrF' where c = 998 index_test.go:140: sql delete from test_index where c = 786 index_test.go:137: sql insert into test_index values (3472, 8833194208381841553, 0.145454, 'RA7AHQ2eKL') index_test.go:143: sql update test_index set c1 = 7407233378365853210, c2 = 0.957615, c3 = 'YruRRszA6B' where c = 1385 index_test.go:137: sql insert into test_index values (3473, 8909209360232825567, 0.045174, 'LJ6csrsqUA') index_test.go:140: sql delete from test_index where c = 2494 index_test.go:137: sql insert into test_index values (3475, 7636295539336281981, 0.374862, '3QBxJxSLT2') index_test.go:143: sql update test_index set c1 = 847767371306595821, c2 = 0.799136, c3 = 'jkhrzHevxV' where c = 3304 index_test.go:143: sql update test_index set c1 = 6305934104203264416, c2 = 0.009065, c3 = '4J0Tm1cuMi' where c = 3400 index_test.go:143: sql update test_index set c1 = 8860266984141233997, c2 = 0.918534, c3 = '3NxfJhcnSW' where c = 1796 index_test.go:137: sql insert into test_index values (3476, 1236054442427549904, 0.180056, 'DXzYJqPEHR') index_test.go:140: sql delete from test_index where c = 2171 index_test.go:137: sql insert into test_index values (3477, 688825242662816959, 0.543504, 'jfBb2apSGb') index_test.go:137: sql insert into test_index values (3474, 2182461452104625659, 0.948943, 'YVwGa2ak6x') index_test.go:140: sql delete from test_index where c = 2935 index_test.go:140: sql delete from test_index where c = 3210 index_test.go:137: sql insert into test_index values (3479, 4891319451559471240, 0.394444, 'f0uYjSJVE1') index_test.go:137: sql insert into test_index values (3478, 4732021672766529351, 0.522796, 'xmCJFVI6nw') index_test.go:143: sql update test_index set c1 = 5020402379991224922, c2 = 0.741624, c3 = '5q1fTWHSwe' where c = 1880 index_test.go:143: sql update test_index set c1 = 2183681791487303919, c2 = 0.777228, c3 = 'Lpw74ZYzdo' where c = 480 index_test.go:140: sql delete from test_index where c = 21 index_test.go:140: sql delete from test_index where c = 1850 index_test.go:143: sql update test_index set c1 = 5765191156004810057, c2 = 0.122321, c3 = '8N1CG9HwmP' where c = 698 index_test.go:137: sql insert into test_index values (3480, 8812487667138857796, 0.608647, 'JBWItMWEP3') index_test.go:140: sql delete from test_index where c = 2909 index_test.go:137: sql insert into test_index values (3482, 2778381976467590244, 0.663524, '3LltG13NEt') index_test.go:143: sql update test_index set c1 = 4537026482577259483, c2 = 0.105355, c3 = 'pcc0VlTHlA' where c = 1548 index_test.go:140: sql delete from test_index where c = 2576 index_test.go:140: sql delete from test_index where c = 3091 index_test.go:143: sql update test_index set c1 = 721792526769475632, c2 = 0.568979, c3 = 'SGcc9vulf6' where c = 2403 index_test.go:137: sql insert into test_index values (3484, 5787994101278419576, 0.222020, 'zZ6O6Cb0C1') index_test.go:140: sql delete from test_index where c = 134 index_test.go:137: sql insert into test_index values (3481, 3886340511804981630, 0.180782, 'Qd4UhPvOw8') index_test.go:143: sql update test_index set c1 = 5408339536602763381, c2 = 0.190164, c3 = 'MhTCEY0S3M' where c = 1374 index_test.go:140: sql delete from test_index where c = 3025 index_test.go:143: sql update test_index set c1 = 1647542325193147501, c2 = 0.109911, c3 = '8MpeWDhdws' where c = 2195 index_test.go:140: sql delete from test_index where c = 1970 index_test.go:143: sql update test_index set c1 = 4279916443262428319, c2 = 0.168649, c3 = 'agUh9Uleaw' where c = 3372 index_test.go:140: sql delete from test_index where c = 1400 index_test.go:143: sql update test_index set c1 = 5244833192384851791, c2 = 0.307833, c3 = 'SqnEqifcXo' where c = 1044 index_test.go:137: sql insert into test_index values (3485, 6336462234281487908, 0.193026, 'HZUikDVpgd') index_test.go:137: sql insert into test_index values (3483, 5528371134713341250, 0.892685, 'kssZs2rpOQ') index_test.go:137: sql insert into test_index values (3486, 4758044900497957240, 0.359059, 'OncPtSAZmA') index_test.go:137: sql insert into test_index values (3487, 1670757946676773881, 0.976547, 'nwA0qvOC60') index_test.go:143: sql update test_index set c1 = 3235638628364053456, c2 = 0.685076, c3 = 'b9fMd5q0oa' where c = 2302 index_test.go:143: sql update test_index set c1 = 2997163501331732327, c2 = 0.928841, c3 = 'VubAbaCf5I' where c = 1653 index_test.go:143: sql update test_index set c1 = 7804376834608252366, c2 = 0.555100, c3 = 'tgZI4dAMBP' where c = 3083 index_test.go:140: sql delete from test_index where c = 38 index_test.go:140: sql delete from test_index where c = 1025 index_test.go:143: sql update test_index set c1 = 3115965649780042946, c2 = 0.124421, c3 = '8GZrU7RjdH' where c = 3067 index_test.go:140: sql delete from test_index where c = 234 index_test.go:137: sql insert into test_index values (3488, 7879806221115198074, 0.856065, 'np7k3srMOI') index_test.go:137: sql insert into test_index values (3490, 8126665079489935934, 0.245346, 'sqsJjurzNI') index_test.go:140: sql delete from test_index where c = 1531 index_test.go:137: sql insert into test_index values (3491, 112382769401272587, 0.517415, 'ziJUm7icEF') index_test.go:137: sql insert into test_index values (3492, 2949486772171273044, 0.629200, 'sJfAMUVCQR') index_test.go:137: sql insert into test_index values (3489, 2572164809398714729, 0.458148, 'JsyZzPxNLt') index_test.go:143: sql update test_index set c1 = 7864502385465499669, c2 = 0.646754, c3 = 'HL0EVpvIoH' where c = 2520 index_test.go:143: sql update test_index set c1 = 6954665652381395401, c2 = 0.194968, c3 = 'Z0VJETWQd9' where c = 2587 index_test.go:140: sql delete from test_index where c = 3054 index_test.go:137: sql insert into test_index values (3493, 3579726000035082139, 0.429601, 'FYyFLG6qQG') index_test.go:140: sql delete from test_index where c = 3287 index_test.go:143: sql update test_index set c1 = 3887394911404927744, c2 = 0.142896, c3 = 'vv3YoO6Lt6' where c = 2947 index_test.go:143: sql update test_index set c1 = 2942182567013365810, c2 = 0.560017, c3 = 'bPo7JDuuOz' where c = 2933 index_test.go:137: sql insert into test_index values (3494, 6207980609485872750, 0.623721, 'JdZP9CeS8h') index_test.go:143: sql update test_index set c1 = 7782349605247615626, c2 = 0.582842, c3 = 'zoYQQjFdUt' where c = 2511 index_test.go:140: sql delete from test_index where c = 3076 index_test.go:137: sql insert into test_index values (3495, 1147944011755457662, 0.753756, '4eTQng1Ilt') index_test.go:143: sql update test_index set c1 = 3166820507724167221, c2 = 0.627996, c3 = 'qb0cYqrS6r' where c = 1372 index_test.go:137: sql insert into test_index values (3497, 2710913234450698468, 0.270391, 'bSaLjE6MwY') index_test.go:140: sql delete from test_index where c = 2734 index_test.go:140: sql delete from test_index where c = 1179 index_test.go:143: sql update test_index set c1 = 10139261572809922, c2 = 0.969539, c3 = 'IgbTJ9GdL6' where c = 469 index_test.go:137: sql insert into test_index values (3498, 2280632312416260687, 0.944129, 'hLaRY5w6hw') index_test.go:140: sql delete from test_index where c = 1555 index_test.go:140: sql delete from test_index where c = 759 index_test.go:143: sql update test_index set c1 = 5384536516000089770, c2 = 0.153259, c3 = 'oXyBUvlrwK' where c = 1144 index_test.go:140: sql delete from test_index where c = 369 index_test.go:140: sql delete from test_index where c = 1081 index_test.go:137: sql insert into test_index values (3499, 7151368693764097684, 0.073429, '95zk3ShD0b') index_test.go:140: sql delete from test_index where c = 763 index_test.go:143: sql update test_index set c1 = 7204972140796623969, c2 = 0.143057, c3 = 'YbtG9On9bS' where c = 85 index_test.go:137: sql insert into test_index values (3496, 5413910607954602628, 0.183115, 'jrtT0p7NFO') index_test.go:143: sql update test_index set c1 = 4553788278173565513, c2 = 0.846390, c3 = '3VnFCBe7SE' where c = 275 index_test.go:143: sql update test_index set c1 = 7498172994647951778, c2 = 0.007685, c3 = 'ZE8wK65FVF' where c = 2073 index_test.go:143: sql update test_index set c1 = 770692924389325092, c2 = 0.117320, c3 = 'dF9rXlzGtH' where c = 621 index_test.go:143: sql update test_index set c1 = 8098870586485539459, c2 = 0.584643, c3 = '0Wl9n1nSXg' where c = 688 index_test.go:140: sql delete from test_index where c = 166 index_test.go:143: sql update test_index set c1 = 4430282672691984280, c2 = 0.144320, c3 = 'H15DoUZxdr' where c = 2683 index_test.go:140: sql delete from test_index where c = 3020 index_test.go:137: sql insert into test_index values (3500, 2602569038804642031, 0.388412, 'ZWBRNUTBtm') index_test.go:143: sql update test_index set c1 = 5184505347705872079, c2 = 0.801914, c3 = 'MfizLC3QrK' where c = 3331 index_test.go:143: sql update test_index set c1 = 6726761625856440509, c2 = 0.060930, c3 = 'KBcj3Z9YAH' where c = 287 index_test.go:140: sql delete from test_index where c = 1281 index_test.go:143: sql update test_index set c1 = 6570921984919960017, c2 = 0.161687, c3 = 'TKsqjGf3lk' where c = 1350 index_test.go:137: sql insert into test_index values (3505, 868274535504770539, 0.543995, 'Uw9O2ZEnIA') index_test.go:137: sql insert into test_index values (3506, 8342324393467353504, 0.541953, 'TKy0bCCjQj') index_test.go:137: sql insert into test_index values (3501, 4466921715232378709, 0.635907, 'cfFF5VFAKy') index_test.go:137: sql insert into test_index values (3502, 1074604049293400927, 0.522226, 'T1n94yf2QS') index_test.go:137: sql insert into test_index values (3508, 3499554025972763872, 0.498171, 'N3v3Le530u') index_test.go:137: sql insert into test_index values (3509, 2534388331847228786, 0.762738, 'OkVVj8WRCk') index_test.go:137: sql insert into test_index values (3507, 3463877350064314769, 0.766759, 'EFbdBoyGyf') index_test.go:137: sql insert into test_index values (3503, 3810292034074032423, 0.242654, 'mKvQNP9Ycy') index_test.go:137: sql insert into test_index values (3510, 1185678949829429159, 0.540839, 'H4qgQdoDKz') index_test.go:140: sql delete from test_index where c = 3321 index_test.go:137: sql insert into test_index values (3504, 4027286711187363689, 0.605330, 'sD729922th') index_test.go:140: sql delete from test_index where c = 1386 index_test.go:140: sql delete from test_index where c = 294 index_test.go:140: sql delete from test_index where c = 1925 index_test.go:140: sql delete from test_index where c = 1856 index_test.go:143: sql update test_index set c1 = 6839750904184981936, c2 = 0.756102, c3 = 'Wlqxp16Ol7' where c = 410 index_test.go:140: sql delete from test_index where c = 650 index_test.go:140: sql delete from test_index where c = 2135 index_test.go:143: sql update test_index set c1 = 6556142660797108165, c2 = 0.965742, c3 = 'AJAybnSK5O' where c = 1143 index_test.go:143: sql update test_index set c1 = 1910046731815147007, c2 = 0.472186, c3 = 'sN1XkQupvW' where c = 1753 index_test.go:137: sql insert into test_index values (3511, 1547340529487537878, 0.978450, 'hbntbJpJw9') index_test.go:140: sql delete from test_index where c = 3372 index_test.go:143: sql update test_index set c1 = 4458523676560248058, c2 = 0.026978, c3 = 'VPQwzAeDTi' where c = 1619 index_test.go:143: sql update test_index set c1 = 9127393813293123709, c2 = 0.876791, c3 = 'nhxRG1iYej' where c = 2557 index_test.go:140: sql delete from test_index where c = 3391 index_test.go:137: sql insert into test_index values (3512, 5534249226112060104, 0.998498, 'WVufvr8O6D') index_test.go:137: sql insert into test_index values (3513, 2867682806010811032, 0.809130, 'XZdDmBVMi0') index_test.go:143: sql update test_index set c1 = 213742575297174454, c2 = 0.123931, c3 = '8Agg10B4eU' where c = 1342 index_test.go:140: sql delete from test_index where c = 335 index_test.go:140: sql delete from test_index where c = 2932 index_test.go:143: sql update test_index set c1 = 7391917576391757404, c2 = 0.790137, c3 = 'bn49lMNLnf' where c = 2564 index_test.go:143: sql update test_index set c1 = 8023798715878335848, c2 = 0.504888, c3 = 'Klx9Y8CD1S' where c = 2195 index_test.go:140: sql delete from test_index where c = 353 index_test.go:137: sql insert into test_index values (3514, 983491594352058547, 0.726814, 'rjJH543zNj') index_test.go:137: sql insert into test_index values (3515, 1940392858116586210, 0.842781, 'r15lUSxIdB') index_test.go:140: sql delete from test_index where c = 1841 index_test.go:143: sql update test_index set c1 = 1292162492402425747, c2 = 0.091229, c3 = 'Oaf5KFgL1G' where c = 2078 index_test.go:137: sql insert into test_index values (3516, 7146427177144355793, 0.677331, 'BHuxaA34CU') index_test.go:140: sql delete from test_index where c = 847 index_test.go:137: sql insert into test_index values (3518, 1110346350812883423, 0.540117, 'VIXzZJdVpV') index_test.go:137: sql insert into test_index values (3517, 5827634693584433535, 0.890594, 'zMVz04KJF6') index_test.go:143: sql update test_index set c1 = 7652359614283516788, c2 = 0.604517, c3 = 'vVfhF4dzp7' where c = 330 index_test.go:143: sql update test_index set c1 = 4838840357702695281, c2 = 0.078162, c3 = '0h0zA1KLbq' where c = 1087 index_test.go:140: sql delete from test_index where c = 1605 index_test.go:140: sql delete from test_index where c = 3216 index_test.go:137: sql insert into test_index values (3519, 2167913768643456021, 0.428735, 'EmE83TWsNW') index_test.go:143: sql update test_index set c1 = 2844340071773119600, c2 = 0.568697, c3 = '7xC3qTNco9' where c = 2377 index_test.go:143: sql update test_index set c1 = 4477166515905435563, c2 = 0.989697, c3 = 'WPE8jWGRlA' where c = 1202 index_test.go:140: sql delete from test_index where c = 2719 index_test.go:143: sql update test_index set c1 = 5238255853894465105, c2 = 0.349068, c3 = 'Xi5soXKRAO' where c = 3105 index_test.go:140: sql delete from test_index where c = 3406 index_test.go:137: sql insert into test_index values (3521, 7802634048633567755, 0.014153, '1BP33kyvjA') index_test.go:137: sql insert into test_index values (3520, 5296400620106674443, 0.363311, 'HQ6CImB5Kv') index_test.go:137: sql insert into test_index values (3522, 9021961414292257819, 0.421904, 'EhXIVoNPQV') index_test.go:137: sql insert into test_index values (3523, 6887786066428529550, 0.147005, 'L2VDizWANk') index_test.go:140: sql delete from test_index where c = 1421 index_test.go:143: sql update test_index set c1 = 8073803331693771808, c2 = 0.840251, c3 = 'sdj8felPv7' where c = 593 index_test.go:143: sql update test_index set c1 = 4622679976867798766, c2 = 0.366519, c3 = 'yurw7NRUoa' where c = 1127 index_test.go:143: sql update test_index set c1 = 6313069530207099060, c2 = 0.487336, c3 = 'xXQFUwy5OK' where c = 1846 index_test.go:140: sql delete from test_index where c = 1023 index_test.go:140: sql delete from test_index where c = 2681 index_test.go:137: sql insert into test_index values (3526, 8009278476833708598, 0.331480, 'v4vPcvs9Ex') index_test.go:137: sql insert into test_index values (3527, 5797582091156565372, 0.352973, '6sL4Slemwo') index_test.go:143: sql update test_index set c1 = 7724830331506560244, c2 = 0.804339, c3 = 'Sejav8OyCG' where c = 2651 index_test.go:140: sql delete from test_index where c = 3176 index_test.go:143: sql update test_index set c1 = 1471423667303019817, c2 = 0.804189, c3 = 'FiwamHXLYq' where c = 1525 index_test.go:137: sql insert into test_index values (3524, 737730140243695355, 0.260848, '9zBdCpXMqB') index_test.go:137: sql insert into test_index values (3525, 5723235537741060818, 0.650591, 'Zp4UelRcfR') index_test.go:140: sql delete from test_index where c = 1472 index_test.go:140: sql delete from test_index where c = 246 index_test.go:137: sql insert into test_index values (3529, 5663735904007824708, 0.278209, 'O7HBI0JROz') index_test.go:137: sql insert into test_index values (3528, 1538651627939103067, 0.235116, 'zT90mXn2iD') index_test.go:143: sql update test_index set c1 = 5073276094926101721, c2 = 0.581370, c3 = 'mVXb9JnCGQ' where c = 2126 index_test.go:143: sql update test_index set c1 = 576511858503706439, c2 = 0.511789, c3 = 'jnIF4t2rsU' where c = 624 index_test.go:140: sql delete from test_index where c = 90 index_test.go:137: sql insert into test_index values (3530, 3735112080798981030, 0.032025, 'oJlglMnFZG') index_test.go:140: sql delete from test_index where c = 2588 index_test.go:140: sql delete from test_index where c = 1484 index_test.go:143: sql update test_index set c1 = 1517768332348776243, c2 = 0.785014, c3 = '4aNZx9e8N2' where c = 2897 index_test.go:143: sql update test_index set c1 = 6740934195523607353, c2 = 0.777372, c3 = '8XjnqLw8pE' where c = 2275 index_test.go:140: sql delete from test_index where c = 1352 index_test.go:143: sql update test_index set c1 = 6784814991107755706, c2 = 0.404575, c3 = 'R7l7jizx1T' where c = 1005 index_test.go:140: sql delete from test_index where c = 3299 index_test.go:137: sql insert into test_index values (3531, 2025576853136775168, 0.394358, 'NSy4sNVnMg') index_test.go:143: sql update test_index set c1 = 4747812311144921085, c2 = 0.418406, c3 = 'Iw0Dz7bAqG' where c = 2101 index_test.go:137: sql insert into test_index values (3532, 7990875612011911323, 0.734077, 'D31o9UjoRd') index_test.go:143: sql update test_index set c1 = 8933155447228293726, c2 = 0.355025, c3 = 'Z2NpmBkMzl' where c = 2801 index_test.go:137: sql insert into test_index values (3534, 5638569463919336967, 0.940926, 'IOstgjFbEJ') index_test.go:143: sql update test_index set c1 = 3215630873357293918, c2 = 0.782274, c3 = 'BmBe4QNHTZ' where c = 3311 index_test.go:143: sql update test_index set c1 = 511495471078273021, c2 = 0.604072, c3 = 'MuQ1HHHhWX' where c = 65 index_test.go:137: sql insert into test_index values (3533, 8510584260087598530, 0.798617, 'uwVHkzbCez') index_test.go:137: sql insert into test_index values (3535, 8992770071185767145, 0.058294, 'mnFghyu7ag') index_test.go:140: sql delete from test_index where c = 3215 index_test.go:143: sql update test_index set c1 = 7028144809890934638, c2 = 0.402416, c3 = 'kFYLsEGz6k' where c = 1586 index_test.go:137: sql insert into test_index values (3536, 7540768887238146114, 0.233699, 'OouDb2Y0Ym') index_test.go:140: sql delete from test_index where c = 2697 index_test.go:137: sql insert into test_index values (3538, 8900053661461779153, 0.867103, 'yJZi7rY7kW') index_test.go:137: sql insert into test_index values (3537, 2058092934058157776, 0.941117, 'd1F3swgBTq') index_test.go:140: sql delete from test_index where c = 1035 index_test.go:140: sql delete from test_index where c = 3340 index_test.go:140: sql delete from test_index where c = 2213 index_test.go:140: sql delete from test_index where c = 994 index_test.go:143: sql update test_index set c1 = 2603696339435112500, c2 = 0.891926, c3 = '2nIqCD7RCN' where c = 1116 index_test.go:140: sql delete from test_index where c = 347 index_test.go:140: sql delete from test_index where c = 389 index_test.go:137: sql insert into test_index values (3539, 2336728219144386547, 0.548245, 'renIlbLKRk') index_test.go:140: sql delete from test_index where c = 3388 index_test.go:143: sql update test_index set c1 = 7923427588265246404, c2 = 0.365893, c3 = 'I3die4PRh6' where c = 1467 index_test.go:137: sql insert into test_index values (3540, 7906545543008914665, 0.925536, 'hFWMIhJOsJ') index_test.go:143: sql update test_index set c1 = 5560082585577370867, c2 = 0.626178, c3 = 'GkpcCqpL9b' where c = 2518 index_test.go:143: sql update test_index set c1 = 6335746211380645160, c2 = 0.627948, c3 = 'BFDnP1B9t6' where c = 3492 index_test.go:143: sql update test_index set c1 = 3346168376014677313, c2 = 0.615332, c3 = 'NBFipMH1eY' where c = 625 index_test.go:143: sql update test_index set c1 = 5006184030480192361, c2 = 0.718336, c3 = 'rTS02yvPIh' where c = 3314 index_test.go:140: sql delete from test_index where c = 1042 index_test.go:143: sql update test_index set c1 = 1767852019020860288, c2 = 0.866683, c3 = 'vuYSv2M9cG' where c = 3283 index_test.go:143: sql update test_index set c1 = 7581698803009101926, c2 = 0.487365, c3 = 'SwDujqMeqa' where c = 1757 index_test.go:137: sql insert into test_index values (3541, 3658790822210453934, 0.818255, 'M8R40CAmpP') index_test.go:137: sql insert into test_index values (3542, 5860051813133982070, 0.137400, 'XnUswtQvO9') index_test.go:140: sql delete from test_index where c = 2911 index_test.go:137: sql insert into test_index values (3543, 9204818927710412530, 0.649222, 'uSD8OhaK9L') index_test.go:143: sql update test_index set c1 = 6781272952921006512, c2 = 0.818046, c3 = 'b4IZ1DIsUZ' where c = 979 index_test.go:137: sql insert into test_index values (3544, 2400690748412832598, 0.883115, '5hAxA8k5Fb') index_test.go:143: sql update test_index set c1 = 9219573704464407024, c2 = 0.308271, c3 = 'cXTZzyxfat' where c = 347 index_test.go:137: sql insert into test_index values (3545, 3397662279674239053, 0.577809, 'wtrUWGyl7O') index_test.go:140: sql delete from test_index where c = 101 index_test.go:137: sql insert into test_index values (3546, 5973089573020185779, 0.542976, 'YtbA3u7ccj') index_test.go:137: sql insert into test_index values (3547, 6160883033157196074, 0.379917, 'CcnUdk7PMC') index_test.go:143: sql update test_index set c1 = 113988595770505253, c2 = 0.309992, c3 = 'ozGiMlap1H' where c = 680 index_test.go:140: sql delete from test_index where c = 1803 index_test.go:137: sql insert into test_index values (3548, 8134310310300951919, 0.901218, 'xX8LBM04LZ') index_test.go:140: sql delete from test_index where c = 915 index_test.go:137: sql insert into test_index values (3549, 6590758463602610178, 0.263137, 'ZGgbgvGtVB') index_test.go:140: sql delete from test_index where c = 3422 index_test.go:140: sql delete from test_index where c = 839 index_test.go:137: sql insert into test_index values (3550, 6275633821015367465, 0.304867, 'ja7xtYX2zv') index_test.go:143: sql update test_index set c1 = 2522456089170384722, c2 = 0.914660, c3 = 'whqzQSBViX' where c = 2444 index_test.go:143: sql update test_index set c1 = 7820141031075681127, c2 = 0.494432, c3 = 'PvbV90Utxh' where c = 2940 index_test.go:140: sql delete from test_index where c = 2320 index_test.go:143: sql update test_index set c1 = 7254896589338155294, c2 = 0.290163, c3 = '1QILtlwSmT' where c = 600 index_test.go:140: sql delete from test_index where c = 2624 index_test.go:140: sql delete from test_index where c = 98 index_test.go:143: sql update test_index set c1 = 8525293220771970365, c2 = 0.738609, c3 = 'EB8FKV1fvL' where c = 2976 index_test.go:140: sql delete from test_index where c = 853 index_test.go:137: sql insert into test_index values (3552, 4592235114231330877, 0.921337, 't7DX82hUjU') index_test.go:137: sql insert into test_index values (3551, 6891977995770682131, 0.748883, 'kKH0fGLDPR') index_test.go:140: sql delete from test_index where c = 3275 index_test.go:143: sql update test_index set c1 = 5089118221395081019, c2 = 0.893036, c3 = '2CAFMyGdnW' where c = 1283 index_test.go:140: sql delete from test_index where c = 234 index_test.go:143: sql update test_index set c1 = 7492366450593003493, c2 = 0.457098, c3 = '2NCjrP6FxB' where c = 1392 index_test.go:137: sql insert into test_index values (3554, 4195640062023803375, 0.127986, 'PBT3qOrCAZ') index_test.go:143: sql update test_index set c1 = 6736314365785275875, c2 = 0.001859, c3 = 'v34Q5CUZ4U' where c = 556 index_test.go:140: sql delete from test_index where c = 316 index_test.go:143: sql update test_index set c1 = 3072124581598579042, c2 = 0.712154, c3 = '9I8rDOXjSZ' where c = 1883 index_test.go:143: sql update test_index set c1 = 8087810212700329353, c2 = 0.339243, c3 = 'JtMhr8UfeW' where c = 1642 index_test.go:137: sql insert into test_index values (3556, 8259743339676116691, 0.683134, 'A4ZZ6uXl7j') index_test.go:137: sql insert into test_index values (3555, 6709349614194277939, 0.579440, 'PR8Rh4QZ6p') index_test.go:137: sql insert into test_index values (3553, 3697981711815817591, 0.160623, '4vIgA78Vff') index_test.go:143: sql update test_index set c1 = 8019097325712813256, c2 = 0.079817, c3 = '0HUzCRCV1z' where c = 143 index_test.go:137: sql insert into test_index values (3557, 2646188964087426347, 0.155844, 'duy9qCMXPl') index_test.go:140: sql delete from test_index where c = 1230 index_test.go:140: sql delete from test_index where c = 2114 index_test.go:137: sql insert into test_index values (3559, 271425021307066267, 0.563898, 'prNEaOmtbq') index_test.go:143: sql update test_index set c1 = 7210484478593755908, c2 = 0.959215, c3 = '0NgXKjbQ2n' where c = 2813 index_test.go:140: sql delete from test_index where c = 1556 index_test.go:143: sql update test_index set c1 = 6500704790506935467, c2 = 0.445172, c3 = 'HSSjiTSdaO' where c = 966 index_test.go:137: sql insert into test_index values (3558, 6948357214509356955, 0.820205, '34QWsxA6dz') index_test.go:137: sql insert into test_index values (3560, 2676684291720140333, 0.637724, 'GnptMvSLzV') index_test.go:140: sql delete from test_index where c = 675 index_test.go:140: sql delete from test_index where c = 1909 index_test.go:137: sql insert into test_index values (3561, 7075924712202790098, 0.565276, '9pbq1sYBhx') index_test.go:140: sql delete from test_index where c = 135 index_test.go:143: sql update test_index set c1 = 488887874059482412, c2 = 0.168786, c3 = '2YcVXe8wct' where c = 1568 index_test.go:143: sql update test_index set c1 = 7892591556058199899, c2 = 0.113927, c3 = 'zyJoGfMKNQ' where c = 957 index_test.go:140: sql delete from test_index where c = 3413 index_test.go:143: sql update test_index set c1 = 1356957509377181202, c2 = 0.319901, c3 = 'pM4RPpt18Y' where c = 2943 index_test.go:140: sql delete from test_index where c = 343 index_test.go:140: sql delete from test_index where c = 735 index_test.go:143: sql update test_index set c1 = 2815924018905484556, c2 = 0.935999, c3 = 'uBu0SCqQZj' where c = 677 index_test.go:143: sql update test_index set c1 = 6908982150504955926, c2 = 0.998631, c3 = 'hC51vxMyKQ' where c = 1449 index_test.go:137: sql insert into test_index values (3563, 3772793542151388216, 0.528902, 'vDNiR56jzy') index_test.go:137: sql insert into test_index values (3562, 7549953942451407341, 0.750265, 'juQmiEyxBP') index_test.go:143: sql update test_index set c1 = 3510516432044927178, c2 = 0.239730, c3 = '6zUQPxaQEL' where c = 1088 index_test.go:137: sql insert into test_index values (3565, 7414024426780730850, 0.069338, 'c6booWpgMQ') index_test.go:143: sql update test_index set c1 = 1511033458304273007, c2 = 0.804839, c3 = 'WByWhdhACv' where c = 2137 index_test.go:137: sql insert into test_index values (3564, 6374172644424012357, 0.683277, 'F7WRwFIrVw') index_test.go:137: sql insert into test_index values (3567, 8724459318003903762, 0.234598, 'V0Odh5ndB7') index_test.go:140: sql delete from test_index where c = 402 index_test.go:137: sql insert into test_index values (3568, 3067929833718255853, 0.165100, 'FFjjteGYwd') index_test.go:137: sql insert into test_index values (3566, 7286315435835726831, 0.390240, 'lxrEQn3kYG') index_test.go:140: sql delete from test_index where c = 1130 index_test.go:140: sql delete from test_index where c = 2498 index_test.go:140: sql delete from test_index where c = 703 index_test.go:143: sql update test_index set c1 = 6888072441570747483, c2 = 0.735488, c3 = 'XHBMpBZtVa' where c = 2131 index_test.go:140: sql delete from test_index where c = 1244 index_test.go:140: sql delete from test_index where c = 2727 index_test.go:143: sql update test_index set c1 = 4085796748623950575, c2 = 0.712484, c3 = '9r34dektn1' where c = 3193 index_test.go:140: sql delete from test_index where c = 2596 index_test.go:137: sql insert into test_index values (3570, 8201043684820161798, 0.829901, 'y8MbZjZDrT') index_test.go:137: sql insert into test_index values (3569, 7957527465524913551, 0.616183, 'X72yqGix5L') index_test.go:143: sql update test_index set c1 = 227645337972619637, c2 = 0.504682, c3 = 'bWY4a5cIff' where c = 2127 index_test.go:143: sql update test_index set c1 = 4589806554086797613, c2 = 0.162925, c3 = 'KDvweeyJeN' where c = 3394 index_test.go:143: sql update test_index set c1 = 870634886150837196, c2 = 0.120291, c3 = 'tdq4B0xkhA' where c = 829 index_test.go:143: sql update test_index set c1 = 1738222363516089385, c2 = 0.910408, c3 = '9EMDVIymwj' where c = 11 index_test.go:143: sql update test_index set c1 = 3120807425302182821, c2 = 0.530506, c3 = 'be95AvZYLW' where c = 3551 index_test.go:143: sql update test_index set c1 = 7037367510953360005, c2 = 0.168572, c3 = 'lnP25jEkjs' where c = 2006 index_test.go:137: sql insert into test_index values (3571, 7272781799816509976, 0.473017, 'e0YCV7QF06') index_test.go:140: sql delete from test_index where c = 63 index_test.go:143: sql update test_index set c1 = 7228498252621799502, c2 = 0.980015, c3 = 'm15zOPAoyA' where c = 1497 index_test.go:137: sql insert into test_index values (3572, 1875119463925173472, 0.517253, 'Yyn1NNlVK4') index_test.go:137: sql insert into test_index values (3574, 6777339110110441000, 0.821601, '8B2EKHObKn') index_test.go:137: sql insert into test_index values (3573, 6135297764925786466, 0.418045, 'QjcPNzybVj') index_test.go:143: sql update test_index set c1 = 2176457135014614768, c2 = 0.725444, c3 = 'H6Bw3UAGwz' where c = 582 index_test.go:140: sql delete from test_index where c = 1736 index_test.go:137: sql insert into test_index values (3575, 8131900438863249621, 0.160955, '8w0WMCkaLN') index_test.go:137: sql insert into test_index values (3578, 4952555270306244942, 0.693008, 'MISJC3KW13') index_test.go:140: sql delete from test_index where c = 2620 index_test.go:137: sql insert into test_index values (3577, 8327408261448682065, 0.381564, 'KqPOGxlnIH') index_test.go:137: sql insert into test_index values (3576, 6877563760026306085, 0.976977, 'prZqyRm6Xc') index_test.go:143: sql update test_index set c1 = 3945977144317754326, c2 = 0.781170, c3 = '5WQKcUqQ1y' where c = 1822 index_test.go:137: sql insert into test_index values (3579, 1462945831850198043, 0.202614, 'OcRz68ERv2') index_test.go:140: sql delete from test_index where c = 1028 index_test.go:140: sql delete from test_index where c = 2050 index_test.go:140: sql delete from test_index where c = 360 index_test.go:140: sql delete from test_index where c = 2906 index_test.go:140: sql delete from test_index where c = 3027 index_test.go:143: sql update test_index set c1 = 3632916007729980077, c2 = 0.315658, c3 = 'B2V5JGwjUj' where c = 1742 index_test.go:140: sql delete from test_index where c = 523 index_test.go:137: sql insert into test_index values (3580, 5466585587999351604, 0.967944, 'rWGSSNY92i') index_test.go:143: sql update test_index set c1 = 141531973368767166, c2 = 0.848939, c3 = '22ZiBC5Ug9' where c = 480 index_test.go:143: sql update test_index set c1 = 6933595988931515633, c2 = 0.311565, c3 = 'szl8VklHb6' where c = 322 index_test.go:143: sql update test_index set c1 = 2482918257827660301, c2 = 0.090067, c3 = '3V7LZl3Dmv' where c = 1891 index_test.go:137: sql insert into test_index values (3583, 2466208074012192613, 0.471293, 'aT1tZsfAOt') index_test.go:143: sql update test_index set c1 = 7147526996790744783, c2 = 0.799747, c3 = 'u4jYbfYwjj' where c = 573 index_test.go:137: sql insert into test_index values (3582, 2141559174115601471, 0.765574, 'FJIwuWukt4') index_test.go:140: sql delete from test_index where c = 2471 index_test.go:137: sql insert into test_index values (3581, 3100142151612039233, 0.762868, 'xQ6XGE8H24') index_test.go:143: sql update test_index set c1 = 569699650654407922, c2 = 0.292811, c3 = 'z2esi0gkuM' where c = 3249 index_test.go:140: sql delete from test_index where c = 3277 index_test.go:140: sql delete from test_index where c = 2691 index_test.go:137: sql insert into test_index values (3586, 809018122753005853, 0.832899, 'LJYU9l23pD') index_test.go:140: sql delete from test_index where c = 1872 index_test.go:143: sql update test_index set c1 = 1721516958233582595, c2 = 0.886254, c3 = 'AeZbtnDRLD' where c = 169 index_test.go:143: sql update test_index set c1 = 1589066912631609480, c2 = 0.176555, c3 = 'zkyG8uRXPN' where c = 1655 index_test.go:140: sql delete from test_index where c = 1501 index_test.go:143: sql update test_index set c1 = 7497384944241627261, c2 = 0.143189, c3 = 'z85Il1V3wb' where c = 1724 index_test.go:140: sql delete from test_index where c = 1926 index_test.go:143: sql update test_index set c1 = 931715891993400015, c2 = 0.540379, c3 = 'pqwmc9OxRZ' where c = 3411 index_test.go:137: sql insert into test_index values (3585, 1907349689047057070, 0.436315, '6HlJuKVB04') index_test.go:143: sql update test_index set c1 = 7284235076398732163, c2 = 0.454667, c3 = 'f0eMyqGQrE' where c = 304 index_test.go:137: sql insert into test_index values (3584, 5561435344542504903, 0.718451, '8WAM1UdUI3') index_test.go:137: sql insert into test_index values (3587, 4533750892897155209, 0.942971, 'RihbS9fcmO') index_test.go:137: sql insert into test_index values (3588, 5992520974773293048, 0.333153, 'oZnpUPLCCj') index_test.go:137: sql insert into test_index values (3590, 5942081985011870780, 0.340719, 'RoDXyfNskF') index_test.go:137: sql insert into test_index values (3589, 683256130694638297, 0.077127, 'PC9B8RtOJy') index_test.go:143: sql update test_index set c1 = 2644408492149380659, c2 = 0.259476, c3 = 'jdeGSS4rg0' where c = 2335 index_test.go:137: sql insert into test_index values (3591, 1928871089573295633, 0.580027, 'r9XczkgLgf') index_test.go:143: sql update test_index set c1 = 489550176781926270, c2 = 0.971073, c3 = '6E3PjRfzjE' where c = 2342 index_test.go:140: sql delete from test_index where c = 2520 index_test.go:140: sql delete from test_index where c = 2715 index_test.go:140: sql delete from test_index where c = 215 index_test.go:140: sql delete from test_index where c = 560 index_test.go:140: sql delete from test_index where c = 1098 index_test.go:140: sql delete from test_index where c = 1994 index_test.go:140: sql delete from test_index where c = 352 index_test.go:137: sql insert into test_index values (3593, 4437918752262490892, 0.915034, 'qk0wqDLMoD') index_test.go:143: sql update test_index set c1 = 8896637513544992430, c2 = 0.859897, c3 = 'vGoxM1voID' where c = 2016 index_test.go:143: sql update test_index set c1 = 1642571701123683582, c2 = 0.523243, c3 = 'QBVghbPiCM' where c = 228 index_test.go:140: sql delete from test_index where c = 2474 index_test.go:143: sql update test_index set c1 = 1682967338753441614, c2 = 0.303046, c3 = 'Om8uRQ9Gfn' where c = 2300 index_test.go:143: sql update test_index set c1 = 410257683219784513, c2 = 0.969455, c3 = 'wvs6jeZW4L' where c = 2381 index_test.go:137: sql insert into test_index values (3592, 1774915931362536597, 0.560243, 'VNfC4YGDjH') index_test.go:143: sql update test_index set c1 = 1887098122000733054, c2 = 0.793853, c3 = 'cXFtsj744f' where c = 1260 index_test.go:143: sql update test_index set c1 = 7887371431775894152, c2 = 0.117099, c3 = '0lvW2zpvEs' where c = 187 index_test.go:137: sql insert into test_index values (3594, 8453494973743392426, 0.570939, '1Q6Ljf0yX2') index_test.go:143: sql update test_index set c1 = 1891227542851253149, c2 = 0.421846, c3 = 'FtwnsAtzag' where c = 1562 index_test.go:137: sql insert into test_index values (3595, 7060600921370151296, 0.014510, 'yNjiJ2QZBw') index_test.go:137: sql insert into test_index values (3596, 3323874954288701733, 0.246148, '0tKXyq3dBj') index_test.go:137: sql insert into test_index values (3597, 6932524820334778946, 0.595944, 'RPOWD5zLQx') index_test.go:140: sql delete from test_index where c = 2909 index_test.go:140: sql delete from test_index where c = 309 index_test.go:140: sql delete from test_index where c = 1749 index_test.go:140: sql delete from test_index where c = 878 index_test.go:143: sql update test_index set c1 = 7819287271232971348, c2 = 0.652635, c3 = '8Nio30mjzo' where c = 255 index_test.go:140: sql delete from test_index where c = 2592 index_test.go:140: sql delete from test_index where c = 1516 index_test.go:143: sql update test_index set c1 = 1509418835692333220, c2 = 0.344447, c3 = 'waukYuk2HH' where c = 2307 index_test.go:143: sql update test_index set c1 = 52806449904411237, c2 = 0.985986, c3 = 'Pn0J78XlZP' where c = 1764 index_test.go:143: sql update test_index set c1 = 3221559483831949069, c2 = 0.403389, c3 = 'Fxo9U6t7mG' where c = 2923 index_test.go:137: sql insert into test_index values (3598, 6816773669740652162, 0.151233, 'JiwhQ0GL9U') index_test.go:143: sql update test_index set c1 = 8841805220530427019, c2 = 0.311985, c3 = 'OGcxA41yys' where c = 757 index_test.go:137: sql insert into test_index values (3599, 6451971892959932490, 0.318391, 'sm9R8ZJM8U') index_test.go:143: sql update test_index set c1 = 6524450867650972355, c2 = 0.542927, c3 = 'WnmfoYE06i' where c = 469 index_test.go:140: sql delete from test_index where c = 3028 index_test.go:143: sql update test_index set c1 = 3046180921689454386, c2 = 0.088542, c3 = 'PNcZYDyAyW' where c = 929 index_test.go:140: sql delete from test_index where c = 2428 index_test.go:143: sql update test_index set c1 = 7519690630923012603, c2 = 0.833928, c3 = 'PEC3E864QT' where c = 1867 index_test.go:143: sql update test_index set c1 = 224005778751978174, c2 = 0.128424, c3 = '4iaepW042b' where c = 2475 index_test.go:137: sql insert into test_index values (3600, 4512814140497996152, 0.773231, 'cXF41Uvws9') index_test.go:140: sql delete from test_index where c = 3406 index_test.go:143: sql update test_index set c1 = 6271445174684301468, c2 = 0.042391, c3 = 'kUKWOtHYPO' where c = 1698 [2025/04/06 07:08:15.901 +08:00] [ERROR] [gc_worker.go:1864] ["deleteRanges is called"] index_test.go:137: sql insert into test_index values (3603, 7696294174274098366, 0.162909, 'uuNUwhX1Hu') index_test.go:137: sql insert into test_index values (3601, 8343233816869717121, 0.199053, 'Q9n7qK9HzP') index_test.go:137: sql insert into test_index values (3605, 7955429559813206415, 0.771283, 'KAPCkH4Rk9') index_test.go:137: sql insert into test_index values (3607, 264615594912726622, 0.084703, 'ZlZAvieDtq') index_test.go:137: sql insert into test_index values (3602, 6205931535708031249, 0.272533, 'IaWN3fS0EK') index_test.go:137: sql insert into test_index values (3604, 8336456703258578908, 0.115229, 'Kh834bVQff') index_test.go:137: sql insert into test_index values (3610, 461140262955641154, 0.574066, 'em6AR0Ewkb') index_test.go:137: sql insert into test_index values (3606, 1173137629515378648, 0.646084, 'Umy7TOKWQL') index_test.go:140: sql delete from test_index where c = 260 index_test.go:137: sql insert into test_index values (3608, 3685275195014718319, 0.402629, '0E72WQHCMn') index_test.go:140: sql delete from test_index where c = 1372 index_test.go:140: sql delete from test_index where c = 1378 index_test.go:137: sql insert into test_index values (3609, 1431030799178630105, 0.683083, '2xLjyomFB0') index_test.go:140: sql delete from test_index where c = 1373 index_test.go:143: sql update test_index set c1 = 7087223739160299264, c2 = 0.194299, c3 = 'ixUfUMT0Lt' where c = 125 index_test.go:140: sql delete from test_index where c = 2510 index_test.go:140: sql delete from test_index where c = 2397 index_test.go:140: sql delete from test_index where c = 2926 index_test.go:137: sql insert into test_index values (3611, 6769172074939700764, 0.579260, '8Ny41Vg4bH') index_test.go:140: sql delete from test_index where c = 812 index_test.go:143: sql update test_index set c1 = 4921779233508961769, c2 = 0.206678, c3 = 'xTlN0YfMs7' where c = 78 index_test.go:140: sql delete from test_index where c = 2230 index_test.go:143: sql update test_index set c1 = 1751214598956793203, c2 = 0.779938, c3 = 'vtY7XsjVpm' where c = 498 index_test.go:140: sql delete from test_index where c = 3357 index_test.go:143: sql update test_index set c1 = 4992462452376456837, c2 = 0.222871, c3 = 'dieSwzA7P4' where c = 27 index_test.go:143: sql update test_index set c1 = 2024564133762385941, c2 = 0.713253, c3 = 'EltrsgdL5u' where c = 3146 index_test.go:140: sql delete from test_index where c = 343 index_test.go:143: sql update test_index set c1 = 1835043619129199982, c2 = 0.396397, c3 = 'NGCyt5dHJf' where c = 3261 index_test.go:137: sql insert into test_index values (3612, 5294716474173183201, 0.315534, 'Ho63nzO7Tj') index_test.go:137: sql insert into test_index values (3614, 3086231732524495078, 0.198964, 'JahlN0WZi3') index_test.go:143: sql update test_index set c1 = 6412531507961743359, c2 = 0.148083, c3 = 'FNqs8a3j2z' where c = 3592 index_test.go:143: sql update test_index set c1 = 4601923825980692543, c2 = 0.100562, c3 = 'W7z9Mcz0Jm' where c = 2546 index_test.go:143: sql update test_index set c1 = 1772811932405205498, c2 = 0.458080, c3 = '4lpyzKVkKT' where c = 1567 index_test.go:137: sql insert into test_index values (3613, 2458708375845508610, 0.069013, 'fTWmYCDrz1') index_test.go:143: sql update test_index set c1 = 7639701753137548639, c2 = 0.195280, c3 = 'S9eyA1SqQW' where c = 1895 index_test.go:137: sql insert into test_index values (3615, 8570119546611514588, 0.091433, 'bYTV0Y9GsF') index_test.go:143: sql update test_index set c1 = 4836246330489731139, c2 = 0.474849, c3 = '2silTAF7qI' where c = 2068 index_test.go:140: sql delete from test_index where c = 1964 index_test.go:140: sql delete from test_index where c = 3510 index_test.go:137: sql insert into test_index values (3618, 619761941068385739, 0.229535, 'q1jsuzGCKm') index_test.go:140: sql delete from test_index where c = 1038 index_test.go:137: sql insert into test_index values (3621, 4281950192329937791, 0.964452, 'fC1TcrPfxw') index_test.go:140: sql delete from test_index where c = 297 index_test.go:137: sql insert into test_index values (3616, 5398149314854364976, 0.152645, 'hNtpW8njs8') index_test.go:143: sql update test_index set c1 = 3546093070606803973, c2 = 0.841892, c3 = 'AFrqh457iN' where c = 2365 index_test.go:143: sql update test_index set c1 = 4213444893335807335, c2 = 0.988125, c3 = 'FvWutjpmjP' where c = 3295 index_test.go:140: sql delete from test_index where c = 2258 index_test.go:137: sql insert into test_index values (3619, 7489612550892380787, 0.428189, 'P0aFj44Sr0') index_test.go:137: sql insert into test_index values (3617, 2422391643490129943, 0.372137, 'Vq2GrNdRwg') index_test.go:140: sql delete from test_index where c = 2988 index_test.go:143: sql update test_index set c1 = 20738121590028476, c2 = 0.751185, c3 = 'WtnEAaNvmR' where c = 3579 index_test.go:143: sql update test_index set c1 = 8141806596927139308, c2 = 0.528106, c3 = 'lsCGRvX3gU' where c = 384 index_test.go:143: sql update test_index set c1 = 8477434511967967960, c2 = 0.768275, c3 = 'bIJFUqlMPX' where c = 737 index_test.go:137: sql insert into test_index values (3620, 5030358777750574340, 0.086811, '2geGikDtba') index_test.go:137: sql insert into test_index values (3623, 9024864693099301530, 0.174092, 'rFe5hwHFi1') index_test.go:140: sql delete from test_index where c = 1436 index_test.go:140: sql delete from test_index where c = 2697 index_test.go:140: sql delete from test_index where c = 3424 index_test.go:137: sql insert into test_index values (3622, 7038118743301439031, 0.110081, 'rIrt0XYJa6') index_test.go:137: sql insert into test_index values (3625, 8909245216285327173, 0.183518, 'rC0xWMi2gw') index_test.go:137: sql insert into test_index values (3624, 4998838799179989601, 0.913515, 'rW7hFOujW6') index_test.go:143: sql update test_index set c1 = 2342431147182392396, c2 = 0.948429, c3 = 'nPPrTZrfA2' where c = 3252 index_test.go:140: sql delete from test_index where c = 1148 index_test.go:143: sql update test_index set c1 = 111146477582553293, c2 = 0.822522, c3 = 'ObmjtR40TF' where c = 1663 index_test.go:137: sql insert into test_index values (3626, 8610546062857684551, 0.715944, 'FBvAT9JfXM') index_test.go:143: sql update test_index set c1 = 8603812556786329854, c2 = 0.310028, c3 = 'hI7Xl8hKBN' where c = 2194 index_test.go:140: sql delete from test_index where c = 1885 index_test.go:143: sql update test_index set c1 = 2658124934253934916, c2 = 0.798037, c3 = 'ob4t3mDLWp' where c = 76 index_test.go:140: sql delete from test_index where c = 1355 index_test.go:140: sql delete from test_index where c = 1481 index_test.go:140: sql delete from test_index where c = 2079 index_test.go:137: sql insert into test_index values (3628, 6303913954010049906, 0.562608, '37O7FNHMRX') index_test.go:137: sql insert into test_index values (3627, 535400433722856049, 0.201276, 'BvmoqzMP4v') index_test.go:143: sql update test_index set c1 = 6456330212030475189, c2 = 0.687396, c3 = 'uuYW3W6fn9' where c = 84 index_test.go:137: sql insert into test_index values (3629, 6645679221130954897, 0.253950, 'uJ1WHu5fWF') index_test.go:137: sql insert into test_index values (3630, 7810059262282374593, 0.813085, '9tqJLtZ7Tr') index_test.go:140: sql delete from test_index where c = 2134 index_test.go:143: sql update test_index set c1 = 1952269331675147409, c2 = 0.079291, c3 = 'y7iGvktlpw' where c = 2294 index_test.go:140: sql delete from test_index where c = 1673 index_test.go:143: sql update test_index set c1 = 2294992568309461240, c2 = 0.624813, c3 = 'oekwvayife' where c = 3306 index_test.go:137: sql insert into test_index values (3631, 3074621288260932482, 0.309639, 'mjJCQyaS1w') index_test.go:143: sql update test_index set c1 = 7772947959511329913, c2 = 0.311428, c3 = '9l6LXORtoC' where c = 1647 index_test.go:140: sql delete from test_index where c = 2245 index_test.go:140: sql delete from test_index where c = 1210 index_test.go:140: sql delete from test_index where c = 2172 index_test.go:143: sql update test_index set c1 = 1090203567562230349, c2 = 0.130458, c3 = 'g6Sjifua2O' where c = 3194 index_test.go:137: sql insert into test_index values (3634, 5929961079001610270, 0.484625, 'BBLuUR94aR') index_test.go:143: sql update test_index set c1 = 1812919248902134029, c2 = 0.590725, c3 = 'Fl4O74JWmj' where c = 3498 index_test.go:137: sql insert into test_index values (3633, 2017076545420793912, 0.596604, 'v3NeUGmcgX') index_test.go:143: sql update test_index set c1 = 814153295380814486, c2 = 0.386137, c3 = 'zwJQKSENwV' where c = 602 index_test.go:143: sql update test_index set c1 = 8301834609770809665, c2 = 0.807218, c3 = '1hg1AEUarw' where c = 2942 index_test.go:143: sql update test_index set c1 = 4131782900666045670, c2 = 0.675417, c3 = 'yEGw73GRlt' where c = 1324 index_test.go:143: sql update test_index set c1 = 5712380295598809458, c2 = 0.571771, c3 = 'Vu3bBLDuyt' where c = 874 index_test.go:137: sql insert into test_index values (3636, 1964572448004299430, 0.300686, 'arYtJLW1Vn') index_test.go:137: sql insert into test_index values (3635, 443907291504053255, 0.100764, 'NRuAUQSREc') index_test.go:140: sql delete from test_index where c = 1468 index_test.go:140: sql delete from test_index where c = 1689 index_test.go:137: sql insert into test_index values (3632, 7661833865140401941, 0.589464, 'c92CkwcHqb') index_test.go:137: sql insert into test_index values (3639, 3951721138455546429, 0.877030, 'yjui0reb65') index_test.go:140: sql delete from test_index where c = 1381 index_test.go:143: sql update test_index set c1 = 397230942952454077, c2 = 0.662750, c3 = 'sSy02ng2DS' where c = 506 index_test.go:140: sql delete from test_index where c = 2370 index_test.go:137: sql insert into test_index values (3637, 7895960074876218787, 0.537610, 'vSgntjpkWC') index_test.go:137: sql insert into test_index values (3638, 6970397446142676754, 0.933869, 'SMa9QgeDNC') index_test.go:143: sql update test_index set c1 = 589032400849746730, c2 = 0.607554, c3 = 'qkjHa5utSk' where c = 785 index_test.go:140: sql delete from test_index where c = 1532 index_test.go:140: sql delete from test_index where c = 2890 index_test.go:140: sql delete from test_index where c = 2309 index_test.go:137: sql insert into test_index values (3641, 8941498683888027650, 0.071552, 'ZGPksWdZUR') index_test.go:137: sql insert into test_index values (3640, 3168040921177327177, 0.317970, '7Cy0mKCt2r') index_test.go:143: sql update test_index set c1 = 3713427186475520285, c2 = 0.874810, c3 = 'qpPtm8x12Q' where c = 691 index_test.go:143: sql update test_index set c1 = 172220855439161516, c2 = 0.290612, c3 = 'cmErnhjjh2' where c = 1578 index_test.go:143: sql update test_index set c1 = 4826811327215833689, c2 = 0.934184, c3 = 'AAihrWvaLT' where c = 1095 index_test.go:140: sql delete from test_index where c = 1771 index_test.go:143: sql update test_index set c1 = 8890894117768024594, c2 = 0.158224, c3 = 'PLCPzWF4Cd' where c = 531 index_test.go:140: sql delete from test_index where c = 1802 index_test.go:140: sql delete from test_index where c = 3367 index_test.go:143: sql update test_index set c1 = 5133345389957620194, c2 = 0.396001, c3 = 'tGfzo6AmSk' where c = 2413 index_test.go:140: sql delete from test_index where c = 3147 index_test.go:137: sql insert into test_index values (3644, 4810147156882209042, 0.405714, 'hqlx6yxkMH') index_test.go:143: sql update test_index set c1 = 27012397954095602, c2 = 0.560390, c3 = 'YhtacmiPIb' where c = 674 index_test.go:137: sql insert into test_index values (3645, 7334962392845182707, 0.738234, 'y052d4NZwr') index_test.go:137: sql insert into test_index values (3642, 6748552733229024137, 0.544725, 'XipLuYsnHM') index_test.go:137: sql insert into test_index values (3643, 538537666144330823, 0.523568, 'kABXoRP0jD') index_test.go:143: sql update test_index set c1 = 3825334489398543868, c2 = 0.507138, c3 = 'qHc08NPhoP' where c = 2342 index_test.go:143: sql update test_index set c1 = 7546360360988927151, c2 = 0.868132, c3 = 'sH2SUmBtjy' where c = 1990 index_test.go:137: sql insert into test_index values (3647, 7676093517906207308, 0.187836, 'nAxWG7B43N') index_test.go:137: sql insert into test_index values (3646, 7698924048302344740, 0.295479, 's5zn9UtYyQ') index_test.go:137: sql insert into test_index values (3648, 6741833094142909416, 0.071094, 'EZiRm72lGJ') index_test.go:143: sql update test_index set c1 = 5838157133108978451, c2 = 0.223013, c3 = 'W121ay4OmS' where c = 3106 index_test.go:140: sql delete from test_index where c = 2994 index_test.go:140: sql delete from test_index where c = 2294 index_test.go:140: sql delete from test_index where c = 1720 index_test.go:137: sql insert into test_index values (3649, 32233069432386104, 0.928148, 'ymQwlti7A1') index_test.go:137: sql insert into test_index values (3650, 5672030056275136506, 0.545742, 'TplQIhfT86') index_test.go:140: sql delete from test_index where c = 1237 index_test.go:140: sql delete from test_index where c = 3617 index_test.go:140: sql delete from test_index where c = 260 index_test.go:143: sql update test_index set c1 = 3227624531689677075, c2 = 0.015278, c3 = 'PIuaYUr342' where c = 1976 index_test.go:143: sql update test_index set c1 = 3127628698464943383, c2 = 0.382325, c3 = 'E321LGUSwn' where c = 3431 index_test.go:140: sql delete from test_index where c = 867 index_test.go:137: sql insert into test_index values (3651, 602523322895051306, 0.423239, '2WxIIozfC4') index_test.go:143: sql update test_index set c1 = 2684908038089744390, c2 = 0.133953, c3 = 'YgeWe2KfYY' where c = 1105 index_test.go:140: sql delete from test_index where c = 1177 index_test.go:143: sql update test_index set c1 = 3186376152863841901, c2 = 0.731598, c3 = 'KniTUeGOqH' where c = 598 index_test.go:143: sql update test_index set c1 = 2678702911590860462, c2 = 0.913219, c3 = 'kX9DkccFL0' where c = 1581 index_test.go:143: sql update test_index set c1 = 8299227901321922569, c2 = 0.750959, c3 = 'aj2DEXbLHV' where c = 3465 index_test.go:137: sql insert into test_index values (3654, 290993766874986573, 0.774493, '8MrXMUTnZQ') index_test.go:140: sql delete from test_index where c = 2785 index_test.go:140: sql delete from test_index where c = 2798 index_test.go:137: sql insert into test_index values (3653, 4045514494434218243, 0.735199, 'M68BfexWCc') index_test.go:143: sql update test_index set c1 = 3312756629653786641, c2 = 0.774797, c3 = 'cNHaEVRRTi' where c = 3392 index_test.go:137: sql insert into test_index values (3652, 9130685795592629203, 0.460134, 'HxV83tHGoK') index_test.go:143: sql update test_index set c1 = 1219851689080257277, c2 = 0.859078, c3 = 'LdERTstzYv' where c = 397 index_test.go:137: sql insert into test_index values (3655, 4759498458907585130, 0.540721, 'tNp7vopida') index_test.go:143: sql update test_index set c1 = 6325733813424391153, c2 = 0.853512, c3 = 'lpZwsHIgGc' where c = 299 index_test.go:137: sql insert into test_index values (3656, 802096261526111592, 0.419967, 'R1Qqq0iRjb') index_test.go:140: sql delete from test_index where c = 1764 index_test.go:140: sql delete from test_index where c = 1576 index_test.go:137: sql insert into test_index values (3659, 5768713491337629308, 0.912303, 'KXiMJhWJ2p') index_test.go:137: sql insert into test_index values (3658, 7928193144308604891, 0.465758, 'uF6iedXqfB') index_test.go:143: sql update test_index set c1 = 9077939548615057851, c2 = 0.109575, c3 = 'GNwbdXdjbe' where c = 3122 index_test.go:137: sql insert into test_index values (3660, 2981910043720935862, 0.825145, 'hpe54NxHcm') index_test.go:140: sql delete from test_index where c = 1295 index_test.go:143: sql update test_index set c1 = 4936910018717210785, c2 = 0.581300, c3 = 'Px4qCk2qYa' where c = 778 index_test.go:140: sql delete from test_index where c = 904 index_test.go:140: sql delete from test_index where c = 2486 index_test.go:140: sql delete from test_index where c = 193 index_test.go:137: sql insert into test_index values (3657, 37665387373763329, 0.643554, 'Tl2DgFiQZf') index_test.go:140: sql delete from test_index where c = 2625 index_test.go:137: sql insert into test_index values (3661, 3639117807167619119, 0.689659, 'EgujgUKrju') index_test.go:140: sql delete from test_index where c = 2907 index_test.go:137: sql insert into test_index values (3662, 4675765112500638288, 0.459205, 'XA8BUkw4aG') index_test.go:143: sql update test_index set c1 = 3583127161520638143, c2 = 0.304730, c3 = 'hryURuZSeU' where c = 3629 index_test.go:143: sql update test_index set c1 = 6173966152683283912, c2 = 0.968612, c3 = 'HpsW9r5W3N' where c = 2965 index_test.go:143: sql update test_index set c1 = 6040225864948093085, c2 = 0.768796, c3 = 'UeQpoFX4id' where c = 3181 index_test.go:143: sql update test_index set c1 = 1630341579309347017, c2 = 0.827302, c3 = 'Np0CHybJVJ' where c = 3212 index_test.go:140: sql delete from test_index where c = 2955 index_test.go:143: sql update test_index set c1 = 2952654686209969608, c2 = 0.886949, c3 = 'KPw5YwhSTI' where c = 1639 index_test.go:137: sql insert into test_index values (3663, 5312025916948825051, 0.767328, 'ULNBj9lJW1') index_test.go:140: sql delete from test_index where c = 2333 index_test.go:137: sql insert into test_index values (3665, 5968955102787191919, 0.422404, 'k5my71oXJp') index_test.go:137: sql insert into test_index values (3666, 901707357956883253, 0.819171, 'G0MN7k7Z0y') index_test.go:143: sql update test_index set c1 = 6655866491966877532, c2 = 0.004859, c3 = 'meITwP843f' where c = 54 index_test.go:140: sql delete from test_index where c = 2716 index_test.go:143: sql update test_index set c1 = 7870724315493387033, c2 = 0.399352, c3 = 'r4S8996dLH' where c = 1260 index_test.go:140: sql delete from test_index where c = 261 index_test.go:140: sql delete from test_index where c = 2791 index_test.go:137: sql insert into test_index values (3664, 3669192030955468259, 0.299303, 'mpcVatln2H') index_test.go:137: sql insert into test_index values (3667, 1716070721040628173, 0.591385, 'e6blzPamdt') index_test.go:143: sql update test_index set c1 = 4119641858550111284, c2 = 0.234015, c3 = 'SdGDIfOlSY' where c = 2606 index_test.go:143: sql update test_index set c1 = 5169480430281141861, c2 = 0.109771, c3 = 'DPnPZedHfM' where c = 256 index_test.go:143: sql update test_index set c1 = 7585314995919627500, c2 = 0.720220, c3 = 'sydyaP8aRh' where c = 393 index_test.go:143: sql update test_index set c1 = 1317185211742647104, c2 = 0.709682, c3 = 'qll7poQWcS' where c = 81 index_test.go:137: sql insert into test_index values (3668, 6894213307177536938, 0.982401, 'XeDW0odhoo') index_test.go:143: sql update test_index set c1 = 6583082740026964458, c2 = 0.116070, c3 = 'xEspIKMa60' where c = 1027 index_test.go:140: sql delete from test_index where c = 1166 index_test.go:140: sql delete from test_index where c = 363 index_test.go:137: sql insert into test_index values (3670, 7693416577149782622, 0.994665, 'gxm6YJ1OoF') index_test.go:140: sql delete from test_index where c = 3486 index_test.go:137: sql insert into test_index values (3669, 866087173132324480, 0.927583, 'svyK28hwHB') index_test.go:137: sql insert into test_index values (3672, 8000108998992533960, 0.177242, 'xFH7rW5AYL') index_test.go:137: sql insert into test_index values (3673, 7376873156440862059, 0.094595, 'PDGgjUebVT') index_test.go:137: sql insert into test_index values (3671, 7803393810965581671, 0.841529, 'kCAAo0RUV2') index_test.go:137: sql insert into test_index values (3674, 4444807761171219678, 0.385617, 'RflrFcceF8') index_test.go:143: sql update test_index set c1 = 4005532607114839915, c2 = 0.803167, c3 = '3vPaNiExFV' where c = 1821 index_test.go:140: sql delete from test_index where c = 91 index_test.go:140: sql delete from test_index where c = 1485 index_test.go:140: sql delete from test_index where c = 1964 index_test.go:140: sql delete from test_index where c = 347 index_test.go:143: sql update test_index set c1 = 7638436624928954460, c2 = 0.141021, c3 = 'jBUoJSqVFc' where c = 2883 index_test.go:143: sql update test_index set c1 = 4435400776322076070, c2 = 0.082606, c3 = 'ALYRe6FkcS' where c = 202 index_test.go:143: sql update test_index set c1 = 7908839132670794171, c2 = 0.257505, c3 = '2Tj2sn7Nll' where c = 2982 index_test.go:140: sql delete from test_index where c = 3117 index_test.go:140: sql delete from test_index where c = 2556 index_test.go:137: sql insert into test_index values (3675, 8406722802986180892, 0.660699, 'IycEByQWlD') index_test.go:143: sql update test_index set c1 = 7528890735405896059, c2 = 0.085365, c3 = 'FEllkL5eV9' where c = 1411 index_test.go:137: sql insert into test_index values (3676, 6532003393665340577, 0.555394, 'gPvEOFWiXh') index_test.go:137: sql insert into test_index values (3678, 8810482351914872420, 0.386294, '3QT30fp2F5') index_test.go:143: sql update test_index set c1 = 7472077368760372717, c2 = 0.491987, c3 = 'hUlw4NeCZB' where c = 1970 index_test.go:143: sql update test_index set c1 = 987595915510873836, c2 = 0.003213, c3 = 'ScpH2m3eRD' where c = 714 index_test.go:137: sql insert into test_index values (3677, 6723250111043232343, 0.738328, 'e6fW5DU2ws') index_test.go:143: sql update test_index set c1 = 3001383352407509395, c2 = 0.949057, c3 = 'wYxvsQmBpV' where c = 1848 index_test.go:137: sql insert into test_index values (3679, 8402123194248940743, 0.655419, 'xgp7ihkijJ') index_test.go:140: sql delete from test_index where c = 2510 index_test.go:143: sql update test_index set c1 = 4485311754812000788, c2 = 0.641578, c3 = 'WUvmjK2TKY' where c = 1176 index_test.go:140: sql delete from test_index where c = 3571 index_test.go:140: sql delete from test_index where c = 2341 index_test.go:137: sql insert into test_index values (3682, 3598325422525680903, 0.495253, 'wyiz0Iqwzd') index_test.go:140: sql delete from test_index where c = 1096 index_test.go:137: sql insert into test_index values (3680, 2868690771564742242, 0.520881, 'STac9BGitM') index_test.go:140: sql delete from test_index where c = 2034 index_test.go:137: sql insert into test_index values (3681, 6058256712480407168, 0.327978, '00iRL1arOT') index_test.go:140: sql delete from test_index where c = 207 index_test.go:143: sql update test_index set c1 = 2864605074222091354, c2 = 0.567464, c3 = 'ZmEg9sz8JF' where c = 1895 index_test.go:137: sql insert into test_index values (3683, 6397994738989656874, 0.410624, '5Ifv8hCkCP') index_test.go:143: sql update test_index set c1 = 1975253665410939600, c2 = 0.313475, c3 = 'tV94YXT6pf' where c = 148 index_test.go:140: sql delete from test_index where c = 1317 index_test.go:143: sql update test_index set c1 = 937645502680238383, c2 = 0.791133, c3 = '9xB2Z67UcI' where c = 1893 index_test.go:140: sql delete from test_index where c = 3610 index_test.go:143: sql update test_index set c1 = 8216233833720188336, c2 = 0.330912, c3 = 'IODnvZv3JO' where c = 1286 index_test.go:143: sql update test_index set c1 = 3857875747471626624, c2 = 0.772452, c3 = 'ykjJFwNI5T' where c = 1761 index_test.go:137: sql insert into test_index values (3685, 5541135098661893283, 0.188860, '48w4DOmdoH') index_test.go:140: sql delete from test_index where c = 2450 index_test.go:143: sql update test_index set c1 = 1942053532355524555, c2 = 0.537289, c3 = 'MiMUgaukru' where c = 2194 index_test.go:137: sql insert into test_index values (3684, 2275478098288505373, 0.524812, 'hxKWBrpKCo') index_test.go:143: sql update test_index set c1 = 1139257063404676885, c2 = 0.591474, c3 = 'R1bpI33uMn' where c = 10 index_test.go:143: sql update test_index set c1 = 2790213607857553578, c2 = 0.002739, c3 = 'RPmdepQRS2' where c = 332 index_test.go:137: sql insert into test_index values (3686, 3385894982523955279, 0.601003, '9sKP431KSn') index_test.go:137: sql insert into test_index values (3687, 7560798313025183452, 0.701505, 'bD9jTMVIv1') index_test.go:140: sql delete from test_index where c = 3522 index_test.go:140: sql delete from test_index where c = 2134 index_test.go:137: sql insert into test_index values (3690, 2273372946114041482, 0.020706, 'eDFiSxZkIL') index_test.go:137: sql insert into test_index values (3691, 1007619029880711116, 0.750739, 'LrufkOAImd') index_test.go:140: sql delete from test_index where c = 669 index_test.go:137: sql insert into test_index values (3688, 4681321298127090071, 0.820221, 'VYhkbGxQlM') index_test.go:143: sql update test_index set c1 = 2916815046933855131, c2 = 0.460284, c3 = 'EzcvWzawk9' where c = 3662 index_test.go:140: sql delete from test_index where c = 1686 index_test.go:140: sql delete from test_index where c = 336 index_test.go:140: sql delete from test_index where c = 1043 index_test.go:143: sql update test_index set c1 = 3600548836581492887, c2 = 0.205909, c3 = 'gH0Qn4APTK' where c = 2173 index_test.go:143: sql update test_index set c1 = 1743275451567638979, c2 = 0.512432, c3 = 'kayeLqnXzT' where c = 1549 index_test.go:143: sql update test_index set c1 = 1329577336882019189, c2 = 0.758838, c3 = 'CDVlZBMGC8' where c = 1786 index_test.go:137: sql insert into test_index values (3689, 5834656164212323365, 0.748965, 'AZcNvHiWwa') index_test.go:143: sql update test_index set c1 = 4822248713866473109, c2 = 0.602498, c3 = 'm1JMsxvaTG' where c = 23 index_test.go:137: sql insert into test_index values (3692, 3304438895660790943, 0.066148, '8vgECWchbg') index_test.go:140: sql delete from test_index where c = 2242 index_test.go:137: sql insert into test_index values (3694, 2078138221174360276, 0.986870, 'sfBoP8Ce88') index_test.go:140: sql delete from test_index where c = 769 index_test.go:143: sql update test_index set c1 = 8907300894238566220, c2 = 0.825741, c3 = 'abb3XBkZRP' where c = 2478 index_test.go:140: sql delete from test_index where c = 644 index_test.go:140: sql delete from test_index where c = 1380 index_test.go:143: sql update test_index set c1 = 8944205879278447914, c2 = 0.628780, c3 = 'cAeeOsSe0n' where c = 383 index_test.go:143: sql update test_index set c1 = 4125755432632701733, c2 = 0.942072, c3 = 'HqbMPDTHLo' where c = 3449 index_test.go:140: sql delete from test_index where c = 1425 index_test.go:137: sql insert into test_index values (3693, 4424102137162208887, 0.664301, '44K92BpAl3') index_test.go:143: sql update test_index set c1 = 4484456131510440328, c2 = 0.212959, c3 = 'V6P4fEB6YW' where c = 2254 index_test.go:137: sql insert into test_index values (3696, 3628028033735260213, 0.724419, 'pN2Ye2SXLk') index_test.go:137: sql insert into test_index values (3695, 6257313130537929467, 0.353390, 'Zk4hjOECzf') index_test.go:143: sql update test_index set c1 = 5800499259399584561, c2 = 0.884204, c3 = 'FOZk4s5LDs' where c = 1546 index_test.go:140: sql delete from test_index where c = 3654 index_test.go:143: sql update test_index set c1 = 6307556409063886013, c2 = 0.914541, c3 = '36lXIigpiK' where c = 2031 index_test.go:137: sql insert into test_index values (3697, 7684150258524646804, 0.066611, 'MM0zlTMME9') index_test.go:143: sql update test_index set c1 = 7195300487267019439, c2 = 0.326717, c3 = '4XcPeYXSbL' where c = 2925 index_test.go:140: sql delete from test_index where c = 2973 index_test.go:137: sql insert into test_index values (3698, 9131864300644001001, 0.529542, 'N8MT2tQKR9') index_test.go:140: sql delete from test_index where c = 670 index_test.go:137: sql insert into test_index values (3699, 4927651821496979519, 0.556193, '7OyJieydsw') index_test.go:140: sql delete from test_index where c = 505 index_test.go:143: sql update test_index set c1 = 5550675893138794513, c2 = 0.398542, c3 = 'dm6zF6apzi' where c = 3649 index_test.go:140: sql delete from test_index where c = 644 index_test.go:143: sql update test_index set c1 = 1209488949911517275, c2 = 0.243884, c3 = 'iIhSrLE37k' where c = 2102 index_test.go:137: sql insert into test_index values (3700, 7609457830864644511, 0.361659, 'z47mqqUz93') index_test.go:143: sql update test_index set c1 = 2878835781727477899, c2 = 0.380663, c3 = 'FBEEmuZpHH' where c = 3029 index_test.go:143: sql update test_index set c1 = 8576441597519514430, c2 = 0.097344, c3 = 'eG8TuDsQOT' where c = 225 index_test.go:140: sql delete from test_index where c = 1651 index_test.go:140: sql delete from test_index where c = 389 index_test.go:143: sql update test_index set c1 = 7667693904646683798, c2 = 0.576486, c3 = 'MiMaw5Sa0h' where c = 3072 index_test.go:143: sql update test_index set c1 = 6924583430852690985, c2 = 0.028694, c3 = 'W7DEfToRRP' where c = 715 index_test.go:143: sql update test_index set c1 = 174763617676517596, c2 = 0.299889, c3 = 'riMtym9msm' where c = 2509 index_test.go:137: sql insert into test_index values (3703, 2147521676213490526, 0.728340, 'RlD3BpWG2t') index_test.go:137: sql insert into test_index values (3702, 4036798121004785109, 0.201428, 'LeCSzxEGtS') index_test.go:137: sql insert into test_index values (3704, 1280614434646338231, 0.384549, 'hNKfgkDZk8') index_test.go:137: sql insert into test_index values (3709, 3066957372451849266, 0.795575, 'mBKUbl6WgB') index_test.go:137: sql insert into test_index values (3705, 6720619183768362698, 0.779971, 'IvYMvvRrP9') index_test.go:137: sql insert into test_index values (3706, 5488322511044096338, 0.677083, 'YlHJYKyaSy') index_test.go:137: sql insert into test_index values (3708, 260347357408329932, 0.888964, 'tkJFGjBLBl') index_test.go:137: sql insert into test_index values (3707, 3604791250223329039, 0.673206, 'VCk7ciyLnP') index_test.go:140: sql delete from test_index where c = 1456 [mysql] 2025/04/06 07:08:16 packets.go:37: unexpected EOF [mysql] 2025/04/06 07:08:16 packets.go:37: unexpected EOF [2025/04/06 07:08:16.963 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_index values (3710, 6487040596382862695, 0.407674, 'n4VQEbu8JO')"] [addr=127.0.0.1:5002] [error="invalid connection"] [2025/04/06 07:08:16.963 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_index values (3701, 7017747695371294032, 0.225125, '6oYDCSslF7')"] [addr=127.0.0.1:5002] [error="invalid connection"] [2025/04/06 07:08:18.225 +08:00] [ERROR] [select_result.go:556] ["invalid cop task execution summaries length"] [expected=2] [received=0] [2025/04/06 07:08:18.225 +08:00] [ERROR] [subscribe.go:170] ["Error processing events"] [category=ddl-notifier] [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.(*tableResultHandler).nextChunk\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/table_reader.go:612\ngithub.com/pingcap/tidb/pkg/executor.(*TableReaderExecutor).Next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/table_reader.go:331\ngithub.com/pingcap/tidb/pkg/executor/internal/exec.Next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/internal/exec/executor.go:460\ngithub.com/pingcap/tidb/pkg/executor.(*LimitExec).Next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/select.go:466\ngithub.com/pingcap/tidb/pkg/executor/internal/exec.Next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/internal/exec/executor.go:460\ngithub.com/pingcap/tidb/pkg/executor.(*ExecStmt).next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:1273\ngithub.com/pingcap/tidb/pkg/executor.(*recordSet).Next\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/executor/adapter.go:172\ngithub.com/pingcap/tidb/pkg/util/sqlexec.DrainRecordSet\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/sqlexec/restricted_sql_executor.go:241\ngithub.com/pingcap/tidb/pkg/ddl/session.(*Session).Execute\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/session/session.go:109\ngithub.com/pingcap/tidb/pkg/ddl/notifier.(*listResult).Read\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/notifier/store.go:180\ngithub.com/pingcap/tidb/pkg/ddl/notifier.(*DDLNotifier).processEvents\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/notifier/subscribe.go:204\ngithub.com/pingcap/tidb/pkg/ddl/notifier.(*DDLNotifier).start\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/ddl/notifier/subscribe.go:163\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupWrapper).RunWithRecover.func1\n\t/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/pkg/util/wait_group_wrapper.go:199\nruntime.goexit\n\t/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.8.linux-amd64/src/runtime/asm_amd64.s:1700"] index_test.go:140: sql delete from test_index where c = 286 index_test.go:140: sql delete from test_index where c = 2412 index_test.go:140: sql delete from test_index where c = 2117 [2025/04/06 07:08:18.502 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3701' for key 'test_index.PRIMARY'"] index_test.go:137: sql insert into test_index values (3701, 7017747695371294032, 0.225125, '6oYDCSslF7') index_test.go:143: sql update test_index set c1 = 278625075634033407, c2 = 0.496175, c3 = 'GU4hjbxWJ1' where c = 945 index_test.go:140: sql delete from test_index where c = 1983 index_test.go:140: sql delete from test_index where c = 3318 [2025/04/06 07:08:18.504 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3710' for key 'test_index.PRIMARY'"] index_test.go:137: sql insert into test_index values (3710, 6487040596382862695, 0.407674, 'n4VQEbu8JO') index_test.go:140: sql delete from test_index where c = 1917 index_test.go:143: sql update test_index set c1 = 9052003390162041302, c2 = 0.197767, c3 = '2HvSH8uT7g' where c = 3644 index_test.go:140: sql delete from test_index where c = 3583 index_test.go:143: sql update test_index set c1 = 8002913806905467118, c2 = 0.685994, c3 = 'uXD32LSo13' where c = 57 index_test.go:143: sql update test_index set c1 = 1657887417333222443, c2 = 0.949782, c3 = 'LB1FxNJcqu' where c = 945 index_test.go:140: sql delete from test_index where c = 1862 index_test.go:143: sql update test_index set c1 = 7989973346830905287, c2 = 0.149020, c3 = '2YWIl5CjYE' where c = 1411 index_test.go:143: sql update test_index set c1 = 6707930870408824724, c2 = 0.291327, c3 = '8XvstTOSpp' where c = 1635 index_test.go:137: sql insert into test_index values (3711, 7173808160249074993, 0.538867, '2C6RA6NzyF') index_test.go:137: sql insert into test_index values (3712, 8402066295553792294, 0.938501, 'yewJ6U1Qnh') index_test.go:143: sql update test_index set c1 = 3954935201427869992, c2 = 0.867212, c3 = 'zhn9KWaP9E' where c = 478 index_test.go:137: sql insert into test_index values (3714, 6472658035401971932, 0.712048, 'QX2Ro34xdk') index_test.go:143: sql update test_index set c1 = 3827170388100057703, c2 = 0.040679, c3 = 'ispoBJpfCw' where c = 920 index_test.go:137: sql insert into test_index values (3713, 5167805218133634986, 0.942119, 'qiYXqZu4hs') index_test.go:140: sql delete from test_index where c = 3301 index_test.go:140: sql delete from test_index where c = 663 index_test.go:143: sql update test_index set c1 = 5331323379280118784, c2 = 0.632975, c3 = 'K5CJQmaSSO' where c = 2202 index_test.go:137: sql insert into test_index values (3716, 5859252915665142550, 0.820098, 'fOd45tpYwr') index_test.go:137: sql insert into test_index values (3715, 6856739482286221587, 0.477213, 'd23U4j69r0') index_test.go:140: sql delete from test_index where c = 1178 index_test.go:140: sql delete from test_index where c = 3217 index_test.go:140: sql delete from test_index where c = 168 index_test.go:137: sql insert into test_index values (3719, 7900858805970707493, 0.141479, 'ArgcViOj8Y') index_test.go:140: sql delete from test_index where c = 1860 index_test.go:137: sql insert into test_index values (3718, 8203818846079736552, 0.467003, 'cQAJgOZq8g') index_test.go:143: sql update test_index set c1 = 2442134697459596910, c2 = 0.627479, c3 = '7ovAQIjXd1' where c = 341 index_test.go:140: sql delete from test_index where c = 1460 index_test.go:137: sql insert into test_index values (3717, 6530370232234060229, 0.375701, 'hSLaIgNU9j') index_test.go:143: sql update test_index set c1 = 9015439987719675057, c2 = 0.285437, c3 = 'CzDezsdNWm' where c = 1149 index_test.go:143: sql update test_index set c1 = 6511199970926290246, c2 = 0.303214, c3 = 'y5kyO1mpV2' where c = 559 index_test.go:143: sql update test_index set c1 = 6232154244549080693, c2 = 0.393815, c3 = 'omJVJDWUoY' where c = 2669 index_test.go:143: sql update test_index set c1 = 3510202072802257448, c2 = 0.893132, c3 = '09gwqhV2fn' where c = 2819 index_test.go:143: sql update test_index set c1 = 8847497402085616834, c2 = 0.112612, c3 = '12W0ZlJmmj' where c = 880 index_test.go:143: sql update test_index set c1 = 530391497736940710, c2 = 0.915026, c3 = 'fET7XhI2Qq' where c = 416 index_test.go:140: sql delete from test_index where c = 1373 index_test.go:137: sql insert into test_index values (3720, 274454726594319612, 0.083250, 'gCWysRhKN6') index_test.go:140: sql delete from test_index where c = 1344 index_test.go:137: sql insert into test_index values (3721, 2264750441859449288, 0.836279, 'tGqAwaMizw') index_test.go:143: sql update test_index set c1 = 4266518300584046299, c2 = 0.976244, c3 = 'n2lFWEZaNu' where c = 390 index_test.go:137: sql insert into test_index values (3723, 989741067318235178, 0.704382, 'prgNGhgf49') index_test.go:137: sql insert into test_index values (3722, 5263788492223063036, 0.737798, 'EVevBMKmSU') index_test.go:137: sql insert into test_index values (3724, 1057261162224864095, 0.260128, 'G616pjeT3t') index_test.go:137: sql insert into test_index values (3725, 5722292455564849265, 0.450334, '1m3z8gGPbf') index_test.go:140: sql delete from test_index where c = 422 index_test.go:137: sql insert into test_index values (3727, 6096281378872402911, 0.568674, 'NG285UGn8F') index_test.go:140: sql delete from test_index where c = 3185 index_test.go:140: sql delete from test_index where c = 838 index_test.go:140: sql delete from test_index where c = 599 index_test.go:143: sql update test_index set c1 = 8129883227765766303, c2 = 0.383937, c3 = 'LPOWVI7Phg' where c = 2686 index_test.go:137: sql insert into test_index values (3726, 8631699536374434909, 0.307512, 'Rrsyshnq1x') index_test.go:143: sql update test_index set c1 = 2852826316043817207, c2 = 0.466413, c3 = 'G4XXzh8v4r' where c = 1306 index_test.go:140: sql delete from test_index where c = 2603 index_test.go:140: sql delete from test_index where c = 2632 index_test.go:140: sql delete from test_index where c = 3407 index_test.go:137: sql insert into test_index values (3728, 2190250867932490513, 0.709821, 'LLwSTv8DDZ') index_test.go:143: sql update test_index set c1 = 6496177999661819407, c2 = 0.381876, c3 = 'WF1AB6QGx3' where c = 729 index_test.go:137: sql insert into test_index values (3729, 5174738715609498515, 0.462450, 'OhaZPzC9GI') index_test.go:140: sql delete from test_index where c = 3298 index_test.go:143: sql update test_index set c1 = 1667770352062921025, c2 = 0.945972, c3 = '5sVoveYh2a' where c = 523 index_test.go:140: sql delete from test_index where c = 2931 index_test.go:143: sql update test_index set c1 = 2663595171006306277, c2 = 0.706298, c3 = 'peBHCGy9xi' where c = 974 index_test.go:143: sql update test_index set c1 = 8785075924692820172, c2 = 0.194833, c3 = 'B53G39REAl' where c = 1368 index_test.go:143: sql update test_index set c1 = 6030510690399071843, c2 = 0.606784, c3 = 'DnRQd2XpBm' where c = 2797 index_test.go:137: sql insert into test_index values (3730, 7067873794515554263, 0.953675, 'lpL8CWdQfS') index_test.go:143: sql update test_index set c1 = 5885688353608744492, c2 = 0.914696, c3 = '6VSrMw3tyg' where c = 2221 index_test.go:143: sql update test_index set c1 = 3159493741637506666, c2 = 0.126306, c3 = 'lR0YP6MTnT' where c = 1465 index_test.go:140: sql delete from test_index where c = 3465 index_test.go:140: sql delete from test_index where c = 3713 index_test.go:143: sql update test_index set c1 = 7475778353779964275, c2 = 0.598925, c3 = 'K4uiJAjpve' where c = 2534 index_test.go:137: sql insert into test_index values (3731, 908510692925368623, 0.000763, 'LQjwZp9ELU') index_test.go:137: sql insert into test_index values (3734, 1520770655287086037, 0.429723, 'WHF0cA7nG4') index_test.go:140: sql delete from test_index where c = 2603 index_test.go:137: sql insert into test_index values (3732, 6602948365010262129, 0.743038, 'tejyHV4zuK') index_test.go:137: sql insert into test_index values (3733, 4509574347331955614, 0.843477, 'vcQ99RW3cb') index_test.go:137: sql insert into test_index values (3735, 563031185192363367, 0.449553, '0ix5lOZ2Am') index_test.go:143: sql update test_index set c1 = 4003777149821405527, c2 = 0.287102, c3 = 'r4ZsUE0qPK' where c = 1645 index_test.go:143: sql update test_index set c1 = 374211267756730931, c2 = 0.473853, c3 = 'ImWdVibCJN' where c = 1011 index_test.go:140: sql delete from test_index where c = 236 index_test.go:140: sql delete from test_index where c = 755 index_test.go:140: sql delete from test_index where c = 1454 index_test.go:137: sql insert into test_index values (3737, 2649948277715001155, 0.668445, 'nhjNcvPLPv') index_test.go:140: sql delete from test_index where c = 1781 index_test.go:143: sql update test_index set c1 = 1206595084860175028, c2 = 0.963391, c3 = 'tysOW7dOvJ' where c = 1252 index_test.go:143: sql update test_index set c1 = 2584417614800713097, c2 = 0.498047, c3 = 'tMxju6EvBC' where c = 1006 index_test.go:137: sql insert into test_index values (3738, 5577456895452502637, 0.014841, 'DxxfTRrKd9') index_test.go:137: sql insert into test_index values (3739, 8121465328353862628, 0.950732, '2kTIbbWDyV') index_test.go:140: sql delete from test_index where c = 3214 index_test.go:140: sql delete from test_index where c = 1921 index_test.go:137: sql insert into test_index values (3736, 2114401612693845893, 0.943715, 'lty8DEFm0Y') index_test.go:143: sql update test_index set c1 = 7501662184006658424, c2 = 0.788778, c3 = '34MZDuvjUN' where c = 2862 index_test.go:137: sql insert into test_index values (3740, 3744070520780963459, 0.309431, 'KhykRv3HSC') index_test.go:143: sql update test_index set c1 = 124761594664113778, c2 = 0.729352, c3 = 'ZrqUE8AeA9' where c = 1106 index_test.go:143: sql update test_index set c1 = 847573185257934054, c2 = 0.084437, c3 = 'T71svwJf1I' where c = 3241 index_test.go:143: sql update test_index set c1 = 5323397648160943587, c2 = 0.646269, c3 = 'egPGlWvy4d' where c = 3682 index_test.go:143: sql update test_index set c1 = 4538431211841100124, c2 = 0.988837, c3 = 'CZf7pCqYSN' where c = 1134 index_test.go:140: sql delete from test_index where c = 3242 index_test.go:140: sql delete from test_index where c = 3007 index_test.go:140: sql delete from test_index where c = 436 index_test.go:137: sql insert into test_index values (3741, 9054575488419772941, 0.635668, '6pdn2B20mz') index_test.go:140: sql delete from test_index where c = 382 index_test.go:137: sql insert into test_index values (3742, 3551131888149517184, 0.770117, 'VI5pGg5bnU') index_test.go:143: sql update test_index set c1 = 5778903485798194491, c2 = 0.275529, c3 = 'b8AyuloOKZ' where c = 214 index_test.go:137: sql insert into test_index values (3744, 5180736187666349036, 0.587707, 'djiRPTpe38') index_test.go:143: sql update test_index set c1 = 9044877851289931454, c2 = 0.648852, c3 = 'NYgkqYl7zT' where c = 2180 index_test.go:137: sql insert into test_index values (3743, 1622934254176653516, 0.075541, 'hKDWClrsTm') index_test.go:143: sql update test_index set c1 = 7741568220454205014, c2 = 0.018065, c3 = 'NsmF25bi4T' where c = 150 index_test.go:140: sql delete from test_index where c = 680 index_test.go:137: sql insert into test_index values (3745, 4724218861431352224, 0.970773, 'uSlnioQqDV') index_test.go:140: sql delete from test_index where c = 3412 index_test.go:137: sql insert into test_index values (3746, 730240146475949032, 0.511130, 'EFI3Vdz7ot') index_test.go:140: sql delete from test_index where c = 430 index_test.go:143: sql update test_index set c1 = 406805866622115610, c2 = 0.550667, c3 = 'lS5ibGKNIv' where c = 1936 index_test.go:137: sql insert into test_index values (3748, 4257746698319897852, 0.325339, '75PmrbeM2t') index_test.go:140: sql delete from test_index where c = 3389 index_test.go:137: sql insert into test_index values (3747, 6612903474787053489, 0.802664, 'rpgEjlirmw') index_test.go:140: sql delete from test_index where c = 276 index_test.go:137: sql insert into test_index values (3749, 8114496393774169713, 0.690093, 'VQsACo2sSY') index_test.go:143: sql update test_index set c1 = 418733198503472991, c2 = 0.399724, c3 = 'EfXkWdT9dZ' where c = 1796 index_test.go:143: sql update test_index set c1 = 5609897132524959228, c2 = 0.785444, c3 = 'tBVmzvG86c' where c = 1243 index_test.go:143: sql update test_index set c1 = 2566952708787998445, c2 = 0.112040, c3 = 'XtWKle0xqx' where c = 3053 index_test.go:143: sql update test_index set c1 = 9206251805148971686, c2 = 0.320013, c3 = 'WIFJU8mU2s' where c = 1519 index_test.go:140: sql delete from test_index where c = 1656 index_test.go:137: sql insert into test_index values (3750, 5916386110732009634, 0.632746, 'ZoKkrzcwxY') index_test.go:143: sql update test_index set c1 = 6046326969675978753, c2 = 0.911136, c3 = 'M81120eZJ9' where c = 1866 index_test.go:140: sql delete from test_index where c = 2001 index_test.go:137: sql insert into test_index values (3751, 5885555561768229623, 0.128102, 'coi6I5Mxat') index_test.go:137: sql insert into test_index values (3752, 7001372733711636782, 0.940553, 'capF8RsHoK') index_test.go:140: sql delete from test_index where c = 3192 index_test.go:140: sql delete from test_index where c = 2162 index_test.go:137: sql insert into test_index values (3754, 6012721267092773431, 0.380456, 'empCkDrHS9') index_test.go:137: sql insert into test_index values (3753, 1569934594361157760, 0.591434, 'B3BM139Pta') index_test.go:140: sql delete from test_index where c = 2487 index_test.go:143: sql update test_index set c1 = 2441792397160832236, c2 = 0.470143, c3 = 'vGF8m6PSbd' where c = 43 index_test.go:140: sql delete from test_index where c = 97 index_test.go:143: sql update test_index set c1 = 4650964115224127145, c2 = 0.540239, c3 = 'ouCFHAAZLs' where c = 2659 index_test.go:140: sql delete from test_index where c = 2179 index_test.go:143: sql update test_index set c1 = 3860781347431764507, c2 = 0.611456, c3 = 'URifJLRCuJ' where c = 2265 index_test.go:143: sql update test_index set c1 = 9071447280571175168, c2 = 0.308723, c3 = '0VrmgcKjtt' where c = 49 index_test.go:143: sql update test_index set c1 = 5915754763113144377, c2 = 0.423768, c3 = '8BG6vxu52A' where c = 3334 index_test.go:137: sql insert into test_index values (3755, 6372480256365995211, 0.218821, 'Hg63NotSgR') index_test.go:140: sql delete from test_index where c = 1518 index_test.go:140: sql delete from test_index where c = 2957 index_test.go:137: sql insert into test_index values (3756, 6169418657993799147, 0.681293, 'DGy5aV0Zen') index_test.go:137: sql insert into test_index values (3757, 6975283377563386734, 0.862396, 'Yk2PZ7NQE7') index_test.go:143: sql update test_index set c1 = 3950811320750555606, c2 = 0.676586, c3 = 'Ntx9eU25ao' where c = 455 index_test.go:143: sql update test_index set c1 = 2783737149279453356, c2 = 0.553314, c3 = '1XImZtcbxO' where c = 627 index_test.go:137: sql insert into test_index values (3760, 4194676257883892250, 0.421524, 'drgI2sVgSt') index_test.go:137: sql insert into test_index values (3758, 6020683779570975630, 0.934875, 'zbwaHOvhVr') index_test.go:137: sql insert into test_index values (3759, 6142535853168268740, 0.804190, 'BDEIVqcHaZ') index_test.go:143: sql update test_index set c1 = 271067145619514780, c2 = 0.676293, c3 = 'wovZexQmfB' where c = 1599 index_test.go:143: sql update test_index set c1 = 2263687951424846487, c2 = 0.865110, c3 = 'm70yxjVj7M' where c = 1951 index_test.go:140: sql delete from test_index where c = 1305 index_test.go:137: sql insert into test_index values (3761, 6966499012415484963, 0.676079, 'kesvpWjyUK') index_test.go:137: sql insert into test_index values (3762, 1521475504180968881, 0.228989, 'ZKEB9iJUl5') index_test.go:140: sql delete from test_index where c = 1661 index_test.go:140: sql delete from test_index where c = 3077 index_test.go:140: sql delete from test_index where c = 3290 index_test.go:143: sql update test_index set c1 = 8518340369687046762, c2 = 0.053070, c3 = '13TfWtNtLr' where c = 1806 index_test.go:140: sql delete from test_index where c = 2523 index_test.go:137: sql insert into test_index values (3764, 5233057695627031405, 0.943377, 'QzQ6JMXZLt') index_test.go:143: sql update test_index set c1 = 8767498772895880117, c2 = 0.096325, c3 = 'CtRpgd7gn4' where c = 726 index_test.go:143: sql update test_index set c1 = 2164577870048331153, c2 = 0.816246, c3 = '9j1dJOWal7' where c = 1034 index_test.go:137: sql insert into test_index values (3763, 7039482072093356392, 0.189437, 'tOknOOjDFM') index_test.go:140: sql delete from test_index where c = 3691 index_test.go:140: sql delete from test_index where c = 624 index_test.go:143: sql update test_index set c1 = 2732318378805172178, c2 = 0.005756, c3 = 'ASxk17GUNW' where c = 2972 index_test.go:140: sql delete from test_index where c = 404 index_test.go:143: sql update test_index set c1 = 5080549854001244536, c2 = 0.857509, c3 = 'NaFZQDumja' where c = 3045 index_test.go:137: sql insert into test_index values (3767, 8218633772257305035, 0.175783, 'OtfYRyJEWE') index_test.go:143: sql update test_index set c1 = 3357155299419020762, c2 = 0.204085, c3 = 'pgxtT6q2x4' where c = 2658 index_test.go:140: sql delete from test_index where c = 645 index_test.go:137: sql insert into test_index values (3768, 7231103904995436408, 0.220218, 'MyEfbTAHqr') index_test.go:137: sql insert into test_index values (3766, 6779445567922320626, 0.278029, 'kPv4ulzkTH') index_test.go:137: sql insert into test_index values (3765, 2728351665215417413, 0.292120, 'Cudy3XTNZ4') index_test.go:137: sql insert into test_index values (3769, 8196011779776884283, 0.341746, 'v0gUUmITrh') index_test.go:140: sql delete from test_index where c = 733 index_test.go:143: sql update test_index set c1 = 7828256308758764061, c2 = 0.972944, c3 = 'Z6o7PhZUYl' where c = 2685 index_test.go:143: sql update test_index set c1 = 460253044050963026, c2 = 0.962238, c3 = '6YxSWIWu3U' where c = 1162 index_test.go:143: sql update test_index set c1 = 8394434426418613887, c2 = 0.517260, c3 = '3MRHedQ6B0' where c = 2119 index_test.go:140: sql delete from test_index where c = 793 index_test.go:140: sql delete from test_index where c = 1018 index_test.go:143: sql update test_index set c1 = 3837753963450418117, c2 = 0.999646, c3 = 'RAFCQe9bvk' where c = 2830 index_test.go:137: sql insert into test_index values (3770, 7808683766769702926, 0.067682, '12N6zExu22') index_test.go:137: sql insert into test_index values (3772, 3378300410504230863, 0.219361, 'iPxitcJtkd') index_test.go:140: sql delete from test_index where c = 2902 index_test.go:140: sql delete from test_index where c = 2088 index_test.go:143: sql update test_index set c1 = 6985724672991211143, c2 = 0.904101, c3 = 'Dkwz93CeLs' where c = 1901 index_test.go:137: sql insert into test_index values (3773, 197516874270990393, 0.178404, 'xpox0hxTwP') index_test.go:137: sql insert into test_index values (3771, 7682280799134236274, 0.153320, 'g2CZOGlYsC') index_test.go:143: sql update test_index set c1 = 7534216336484648778, c2 = 0.213633, c3 = '6FKbTBRDNU' where c = 248 index_test.go:137: sql insert into test_index values (3774, 7060383541482793922, 0.894943, 'AlYsVw3Xgk') index_test.go:140: sql delete from test_index where c = 3225 index_test.go:143: sql update test_index set c1 = 7749581006076308444, c2 = 0.247425, c3 = 'BBbHaPjEQT' where c = 95 index_test.go:137: sql insert into test_index values (3775, 1296055799777638005, 0.603215, 'JxE6KQAOtX') index_test.go:140: sql delete from test_index where c = 2830 index_test.go:140: sql delete from test_index where c = 2062 index_test.go:140: sql delete from test_index where c = 1198 index_test.go:140: sql delete from test_index where c = 2813 index_test.go:140: sql delete from test_index where c = 2148 index_test.go:137: sql insert into test_index values (3776, 2330374806116826116, 0.820555, '8utZhg8gc5') index_test.go:143: sql update test_index set c1 = 166717346515088494, c2 = 0.643765, c3 = '5lWNPNU4z5' where c = 2203 index_test.go:143: sql update test_index set c1 = 8405223790991165359, c2 = 0.024683, c3 = 'k8LRNJpGo0' where c = 1873 index_test.go:140: sql delete from test_index where c = 2648 index_test.go:143: sql update test_index set c1 = 1241823911918229333, c2 = 0.305487, c3 = 'XYhGQHqlxK' where c = 2388 index_test.go:137: sql insert into test_index values (3777, 3276398967048483323, 0.099892, '9lyxANjaGL') index_test.go:143: sql update test_index set c1 = 1915908785249360561, c2 = 0.232453, c3 = 'R28hrxH5AU' where c = 2217 index_test.go:143: sql update test_index set c1 = 3303472289589509853, c2 = 0.717632, c3 = 'ewWE8GnFOA' where c = 3518 index_test.go:140: sql delete from test_index where c = 440 index_test.go:137: sql insert into test_index values (3779, 6447539357769171091, 0.108305, 'ohqW1fHUXu') index_test.go:143: sql update test_index set c1 = 6796352887615257675, c2 = 0.042814, c3 = 'ItRp3y2dj0' where c = 1895 index_test.go:140: sql delete from test_index where c = 3052 index_test.go:143: sql update test_index set c1 = 470387632506528052, c2 = 0.050676, c3 = 'CaNT6NJKdX' where c = 1077 index_test.go:137: sql insert into test_index values (3782, 8936916788147341693, 0.537418, 'ywRMyyuJyd') index_test.go:137: sql insert into test_index values (3780, 130583445486487853, 0.352242, 'yc1ZeFk3Hi') index_test.go:137: sql insert into test_index values (3778, 3111843573417542700, 0.138681, 'IfO3g0WXxZ') index_test.go:143: sql update test_index set c1 = 2573292212855537700, c2 = 0.791427, c3 = 'fOQZZfeh5j' where c = 1531 index_test.go:137: sql insert into test_index values (3781, 7055150228570705954, 0.351028, 'mFjgsiSbjH') index_test.go:137: sql insert into test_index values (3783, 3436749574971670888, 0.536087, '4wXoQHT8O8') index_test.go:140: sql delete from test_index where c = 2713 index_test.go:137: sql insert into test_index values (3784, 3136910087893478165, 0.051498, 'Wj4mx1tGpx') index_test.go:140: sql delete from test_index where c = 1827 index_test.go:143: sql update test_index set c1 = 2727441497495855591, c2 = 0.495773, c3 = 'MZO35el7rO' where c = 2224 index_test.go:140: sql delete from test_index where c = 3280 index_test.go:143: sql update test_index set c1 = 8507200177172180024, c2 = 0.133091, c3 = 'm29AHmV85v' where c = 3695 index_test.go:137: sql insert into test_index values (3785, 923925100650280267, 0.077517, 'ESAB2CuBjQ') index_test.go:140: sql delete from test_index where c = 717 index_test.go:143: sql update test_index set c1 = 1472644516026975927, c2 = 0.615550, c3 = '7O3jmh9Oy9' where c = 1128 index_test.go:140: sql delete from test_index where c = 1586 index_test.go:143: sql update test_index set c1 = 4034859296616539904, c2 = 0.720947, c3 = '1WKmnGsrcL' where c = 3746 index_test.go:137: sql insert into test_index values (3787, 847724690760335045, 0.675653, 'ETG2nzIHbV') index_test.go:137: sql insert into test_index values (3786, 5171999598877417258, 0.279737, 'CuAvoPfpRd') index_test.go:140: sql delete from test_index where c = 3284 index_test.go:143: sql update test_index set c1 = 3871546639748748849, c2 = 0.914448, c3 = '9pHVaOrahw' where c = 762 index_test.go:143: sql update test_index set c1 = 4156207164577210161, c2 = 0.743932, c3 = '5UI1aKz6TR' where c = 1384 index_test.go:137: sql insert into test_index values (3788, 7581127770047417793, 0.702714, 'uRdb8IkkBu') index_test.go:140: sql delete from test_index where c = 1473 index_test.go:140: sql delete from test_index where c = 1884 index_test.go:137: sql insert into test_index values (3790, 2176296486993071387, 0.144089, 'gmCLGQWrhy') index_test.go:137: sql insert into test_index values (3789, 4397436998809611760, 0.832358, 'XKxVqFNPEp') index_test.go:143: sql update test_index set c1 = 6279362817586246587, c2 = 0.147575, c3 = '0KLMSpr7Ya' where c = 3372 index_test.go:137: sql insert into test_index values (3791, 9189468085585998104, 0.430301, 'cUiwKkar0d') index_test.go:143: sql update test_index set c1 = 6908202669326111961, c2 = 0.126210, c3 = 'KwZia9mTAr' where c = 3189 index_test.go:140: sql delete from test_index where c = 2357 index_test.go:143: sql update test_index set c1 = 3940077917547412244, c2 = 0.276419, c3 = 'QjTSs8KuTD' where c = 2556 index_test.go:140: sql delete from test_index where c = 1201 index_test.go:140: sql delete from test_index where c = 3420 index_test.go:140: sql delete from test_index where c = 3117 index_test.go:140: sql delete from test_index where c = 436 index_test.go:137: sql insert into test_index values (3792, 6413078418375777857, 0.628832, 'q1dUjSx6Zh') index_test.go:140: sql delete from test_index where c = 622 index_test.go:143: sql update test_index set c1 = 754781673261393439, c2 = 0.781523, c3 = 'kdiIgtL1b1' where c = 1913 index_test.go:143: sql update test_index set c1 = 1047762852050242673, c2 = 0.632756, c3 = 'I6MYUaPeF1' where c = 3510 index_test.go:143: sql update test_index set c1 = 8997380625840431270, c2 = 0.069461, c3 = 'OsOXYIj3Hv' where c = 691 index_test.go:143: sql update test_index set c1 = 2652502385218667045, c2 = 0.838412, c3 = 'VRNHT0rGEC' where c = 1689 index_test.go:137: sql insert into test_index values (3794, 5145787343856559433, 0.100307, '9k8Rhpdjd3') index_test.go:143: sql update test_index set c1 = 8747494152192795753, c2 = 0.183941, c3 = 'fYPyRTy5bL' where c = 1679 index_test.go:137: sql insert into test_index values (3793, 1234212815487434828, 0.412207, '2PNFN0UCCb') index_test.go:143: sql update test_index set c1 = 8121687584172425420, c2 = 0.968299, c3 = 'YbSigqb8by' where c = 2919 index_test.go:140: sql delete from test_index where c = 2677 index_test.go:137: sql insert into test_index values (3795, 8562170427711847239, 0.004933, 'ZBwNgwNH5c') index_test.go:137: sql insert into test_index values (3796, 1556501985626592528, 0.559367, '1MSD2oW8Mx') index_test.go:140: sql delete from test_index where c = 3394 index_test.go:143: sql update test_index set c1 = 5551269353645583961, c2 = 0.663175, c3 = 'IQaIVOsNiV' where c = 3110 index_test.go:140: sql delete from test_index where c = 3425 index_test.go:143: sql update test_index set c1 = 1116808761917554691, c2 = 0.316395, c3 = 'GkGxYmkWfm' where c = 2262 index_test.go:137: sql insert into test_index values (3798, 7539251779351787906, 0.815781, 'SE6p2rQiaB') index_test.go:140: sql delete from test_index where c = 3522 index_test.go:137: sql insert into test_index values (3797, 4232097896590396546, 0.638897, 'JE8aPY4R5R') index_test.go:143: sql update test_index set c1 = 19102038173371494, c2 = 0.843829, c3 = 'IKNoCb8T6L' where c = 646 index_test.go:140: sql delete from test_index where c = 2077 index_test.go:143: sql update test_index set c1 = 6262024545730739123, c2 = 0.074232, c3 = '1orX736fMu' where c = 3445 index_test.go:140: sql delete from test_index where c = 3062 index_test.go:143: sql update test_index set c1 = 4498423983894261245, c2 = 0.175508, c3 = 'bAj6axegT1' where c = 2982 index_test.go:140: sql delete from test_index where c = 2504 index_test.go:137: sql insert into test_index values (3799, 2417923002098100305, 0.984156, 'b8IMYSRxu8') index_test.go:137: sql insert into test_index values (3800, 380784771546380045, 0.930443, 'G9PX5YQlNB') index_test.go:143: sql update test_index set c1 = 7181722533782554255, c2 = 0.913933, c3 = 'IMLlQ5lLrw' where c = 2445 index_test.go:143: sql update test_index set c1 = 8102942594058680135, c2 = 0.903965, c3 = 'OxmLzrntLm' where c = 3415 index_test.go:140: sql delete from test_index where c = 477 index_test.go:143: sql update test_index set c1 = 4357949129990702414, c2 = 0.453518, c3 = 'dTUwQqxWIZ' where c = 94 index_test.go:143: sql update test_index set c1 = 8487615097592557963, c2 = 0.100431, c3 = 'OWQkGdc2lN' where c = 1728 index_test.go:140: sql delete from test_index where c = 3304 index_test.go:143: sql update test_index set c1 = 1825458817591898469, c2 = 0.096192, c3 = 'U36VH2MiZ1' where c = 3140 index_test.go:137: sql insert into test_index values (3807, 8990516116797300469, 0.519628, '5OShCHu65y') index_test.go:137: sql insert into test_index values (3801, 585282998183408092, 0.919115, '9GP1G1zUwD') index_test.go:137: sql insert into test_index values (3803, 7185678896237579807, 0.596272, 'MbBjEqfdb0') index_test.go:137: sql insert into test_index values (3808, 7189755815962573775, 0.668872, 'fvAZb8rw0F') index_test.go:137: sql insert into test_index values (3806, 2699828339336604577, 0.273363, 'oqCglFZXkc') index_test.go:137: sql insert into test_index values (3802, 197801396858421122, 0.190992, 'a7Wi2OBomU') index_test.go:137: sql insert into test_index values (3804, 3510181593600609172, 0.980727, '8l3ctj1WJJ') index_test.go:140: sql delete from test_index where c = 1916 index_test.go:140: sql delete from test_index where c = 665 index_test.go:137: sql insert into test_index values (3805, 9129974362087205982, 0.881267, 'N0IIhMBE73') index_test.go:140: sql delete from test_index where c = 2713 index_test.go:137: sql insert into test_index values (3810, 8983857259434963066, 0.427470, '9UEQYjjRnF') index_test.go:140: sql delete from test_index where c = 3214 index_test.go:143: sql update test_index set c1 = 5325672183464349855, c2 = 0.850001, c3 = 'vBGFZTR26r' where c = 2623 index_test.go:143: sql update test_index set c1 = 2964638334958230976, c2 = 0.183859, c3 = '08ahffITy0' where c = 2719 index_test.go:137: sql insert into test_index values (3809, 8735404954380557804, 0.502113, '1ZQmCYCfOz') index_test.go:140: sql delete from test_index where c = 3232 index_test.go:140: sql delete from test_index where c = 2336 index_test.go:140: sql delete from test_index where c = 913 index_test.go:143: sql update test_index set c1 = 7555784826596565732, c2 = 0.036271, c3 = 'JB4FJ80vJj' where c = 1742 index_test.go:143: sql update test_index set c1 = 8516846690473690552, c2 = 0.010459, c3 = '3Qusuoq3dr' where c = 1065 index_test.go:140: sql delete from test_index where c = 433 index_test.go:140: sql delete from test_index where c = 1137 index_test.go:137: sql insert into test_index values (3811, 8675893537463716389, 0.930484, 'GGJi1lEDEJ') index_test.go:137: sql insert into test_index values (3812, 843697713903834482, 0.166347, 'pq6GmztF8v') index_test.go:143: sql update test_index set c1 = 6373393146930565379, c2 = 0.233705, c3 = 'LQVuBQvbu1' where c = 3195 index_test.go:140: sql delete from test_index where c = 1007 index_test.go:140: sql delete from test_index where c = 450 index_test.go:143: sql update test_index set c1 = 6020860756623054154, c2 = 0.506428, c3 = 'ZVxPj3g2wL' where c = 1964 index_test.go:137: sql insert into test_index values (3814, 6706827952378362369, 0.748786, 'XSf6UTdpoe') index_test.go:143: sql update test_index set c1 = 5729227571052096721, c2 = 0.167477, c3 = '0kfT5thuh9' where c = 881 index_test.go:140: sql delete from test_index where c = 3418 index_test.go:143: sql update test_index set c1 = 7300289376325086983, c2 = 0.106288, c3 = 'r87jjodeax' where c = 1104 index_test.go:137: sql insert into test_index values (3815, 7399024774483764886, 0.928175, 'PUMK52MJ6K') index_test.go:137: sql insert into test_index values (3813, 1962809903361694251, 0.940686, 'JQQbHNSRQJ') index_test.go:143: sql update test_index set c1 = 2171432937736193422, c2 = 0.631474, c3 = 'jAnO2mrkIX' where c = 152 index_test.go:140: sql delete from test_index where c = 2341 index_test.go:143: sql update test_index set c1 = 2918399382727671200, c2 = 0.493970, c3 = 'CG52oXG7vX' where c = 2616 index_test.go:143: sql update test_index set c1 = 537986533810981308, c2 = 0.213949, c3 = 'cJuDGQpDqs' where c = 2729 index_test.go:140: sql delete from test_index where c = 2908 index_test.go:137: sql insert into test_index values (3820, 7754415117271963496, 0.699224, 'arNM3FeDvo') index_test.go:143: sql update test_index set c1 = 3330285554289634538, c2 = 0.370666, c3 = 'npZ8gBeJrs' where c = 276 index_test.go:140: sql delete from test_index where c = 2245 index_test.go:143: sql update test_index set c1 = 6968004553505969139, c2 = 0.874766, c3 = '0So84S30FZ' where c = 85 index_test.go:137: sql insert into test_index values (3817, 4013854697785726279, 0.783331, 'CTnQ6uSj1t') index_test.go:137: sql insert into test_index values (3816, 6708314699194169773, 0.668004, '1juyZ06MzX') index_test.go:137: sql insert into test_index values (3822, 2076497651685018027, 0.555061, 'FulcqHPyxv') index_test.go:143: sql update test_index set c1 = 3217070098420861833, c2 = 0.032679, c3 = 'hNYCV330pq' where c = 3446 index_test.go:140: sql delete from test_index where c = 2983 index_test.go:137: sql insert into test_index values (3823, 536920606201141005, 0.433873, 'yccPokV2V5') index_test.go:137: sql insert into test_index values (3818, 8897238223087658703, 0.491067, 'CJQgc9l71a') index_test.go:137: sql insert into test_index values (3819, 9131908459710203900, 0.613618, 'I4GPs7aHEk') index_test.go:137: sql insert into test_index values (3821, 6162235458591436362, 0.087294, '6zLXnWcsAS') index_test.go:143: sql update test_index set c1 = 1426200649519469428, c2 = 0.927390, c3 = 'h1Y6JWcOdA' where c = 2821 index_test.go:140: sql delete from test_index where c = 3158 index_test.go:140: sql delete from test_index where c = 1757 index_test.go:137: sql insert into test_index values (3824, 2009268325683193369, 0.981971, '1gZ1nT0pBe') index_test.go:140: sql delete from test_index where c = 824 index_test.go:140: sql delete from test_index where c = 164 index_test.go:143: sql update test_index set c1 = 8881848736084667730, c2 = 0.669015, c3 = 'JpAWDjHQpQ' where c = 1661 index_test.go:140: sql delete from test_index where c = 3165 index_test.go:140: sql delete from test_index where c = 1065 index_test.go:143: sql update test_index set c1 = 8894996712688184040, c2 = 0.245677, c3 = 'N0g36bsrqO' where c = 144 index_test.go:140: sql delete from test_index where c = 60 index_test.go:143: sql update test_index set c1 = 4188856393874347753, c2 = 0.766708, c3 = 'C4KAaUjoQp' where c = 2962 index_test.go:140: sql delete from test_index where c = 597 index_test.go:137: sql insert into test_index values (3825, 5302968522192831364, 0.416205, 'HVzex1icGi') index_test.go:143: sql update test_index set c1 = 440082996595135196, c2 = 0.234361, c3 = 'iukMekMlnU' where c = 990 index_test.go:143: sql update test_index set c1 = 2755054517368627682, c2 = 0.312216, c3 = '8kJF3YeCSE' where c = 1632 index_test.go:137: sql insert into test_index values (3826, 660737680993459245, 0.497529, 'eGsa7co5UB') index_test.go:143: sql update test_index set c1 = 7643918368291263912, c2 = 0.137210, c3 = '2V5VgDVwQE' where c = 1065 index_test.go:143: sql update test_index set c1 = 4954658262968315641, c2 = 0.988119, c3 = 'S3dL5n3OQ4' where c = 3630 index_test.go:137: sql insert into test_index values (3827, 7101958701112272892, 0.955981, 'lhfWtSwUJk') index_test.go:143: sql update test_index set c1 = 7692968653154315335, c2 = 0.920894, c3 = 'bfbakixIVc' where c = 85 index_test.go:143: sql update test_index set c1 = 3453684304246834082, c2 = 0.079036, c3 = 'lXKPSOiyY7' where c = 3627 index_test.go:137: sql insert into test_index values (3829, 960873601594113587, 0.500698, 'FdylAOkdGm') index_test.go:140: sql delete from test_index where c = 2470 index_test.go:137: sql insert into test_index values (3828, 3008429569338410240, 0.917294, 'QFxGx0Ojp5') index_test.go:140: sql delete from test_index where c = 1873 index_test.go:137: sql insert into test_index values (3830, 6839779832267652762, 0.946519, 'T0E26fY285') index_test.go:137: sql insert into test_index values (3832, 1454847677555457280, 0.651621, 'GFm5b3cviG') index_test.go:140: sql delete from test_index where c = 2643 index_test.go:137: sql insert into test_index values (3831, 3931151263063322072, 0.548518, 'acmKMOOZxb') index_test.go:137: sql insert into test_index values (3834, 3207656000987449488, 0.219206, '2LPPMcH75w') index_test.go:140: sql delete from test_index where c = 121 index_test.go:137: sql insert into test_index values (3833, 3482127273761578944, 0.099288, 'UXkSj2jiBI') index_test.go:143: sql update test_index set c1 = 9057694966411502413, c2 = 0.399607, c3 = 'XeFIKIrhHd' where c = 1092 index_test.go:143: sql update test_index set c1 = 7965105154086626785, c2 = 0.050705, c3 = 'buSU9uz5Vc' where c = 2969 index_test.go:143: sql update test_index set c1 = 651955165243016605, c2 = 0.238379, c3 = 'V8PnvEWRo0' where c = 740 index_test.go:140: sql delete from test_index where c = 3495 index_test.go:140: sql delete from test_index where c = 1301 index_test.go:140: sql delete from test_index where c = 995 index_test.go:143: sql update test_index set c1 = 1673430631826934197, c2 = 0.486146, c3 = 'RFSnhj6W9B' where c = 376 index_test.go:137: sql insert into test_index values (3836, 2740688952357526956, 0.388563, 'GzqYSCE12N') index_test.go:140: sql delete from test_index where c = 2628 index_test.go:137: sql insert into test_index values (3835, 3134158299660999345, 0.882533, 'O75doOjYbc') index_test.go:140: sql delete from test_index where c = 2790 index_test.go:143: sql update test_index set c1 = 3681087974100167157, c2 = 0.554494, c3 = 'hIPj3OqpBm' where c = 502 index_test.go:140: sql delete from test_index where c = 1862 index_test.go:137: sql insert into test_index values (3837, 2454709484801952050, 0.809118, 'cse1soNTyC') index_test.go:143: sql update test_index set c1 = 7150017010554932889, c2 = 0.730424, c3 = 'PIVcfS0uH9' where c = 3296 index_test.go:143: sql update test_index set c1 = 2318510634748925223, c2 = 0.313351, c3 = 'QojGqDUXBn' where c = 2286 index_test.go:137: sql insert into test_index values (3838, 712510794933111797, 0.335102, 'M0PmJWc98x') index_test.go:140: sql delete from test_index where c = 2782 index_test.go:140: sql delete from test_index where c = 3205 index_test.go:137: sql insert into test_index values (3839, 1024418180915874567, 0.241042, '8pdrWRxdvo') index_test.go:140: sql delete from test_index where c = 1260 index_test.go:143: sql update test_index set c1 = 202915508782434714, c2 = 0.669898, c3 = 'wxvFfwJc3U' where c = 794 index_test.go:143: sql update test_index set c1 = 2079757680189606993, c2 = 0.381945, c3 = 'YKiqQ8pAwV' where c = 902 index_test.go:140: sql delete from test_index where c = 2632 index_test.go:137: sql insert into test_index values (3840, 6519717111371746469, 0.373264, 'mN8PmxNxHL') index_test.go:140: sql delete from test_index where c = 233 index_test.go:143: sql update test_index set c1 = 4102793032551236929, c2 = 0.277413, c3 = 'xo2h89H6uA' where c = 185 index_test.go:137: sql insert into test_index values (3841, 7825107730022668260, 0.267821, 'eBNTEW4EKZ') index_test.go:143: sql update test_index set c1 = 5885805508609230608, c2 = 0.350316, c3 = 'O7IBY5s6dr' where c = 2028 index_test.go:143: sql update test_index set c1 = 4244137115231295756, c2 = 0.300353, c3 = 'usGGesuK3Z' where c = 3761 index_test.go:143: sql update test_index set c1 = 9202865204491738406, c2 = 0.775455, c3 = 'GDQBXohIAr' where c = 871 index_test.go:143: sql update test_index set c1 = 3647103799945320730, c2 = 0.072645, c3 = 'ZlpDHbW87w' where c = 1681 index_test.go:137: sql insert into test_index values (3842, 6584940447239276435, 0.732933, 'tnPYRiUB3V') index_test.go:137: sql insert into test_index values (3843, 2606575522144787692, 0.004416, 'tqjhvt3MWg') index_test.go:140: sql delete from test_index where c = 1196 index_test.go:140: sql delete from test_index where c = 1129 index_test.go:140: sql delete from test_index where c = 119 index_test.go:137: sql insert into test_index values (3847, 8316275159214234850, 0.655241, 'S22x1pVK2s') index_test.go:137: sql insert into test_index values (3844, 7275225830242081324, 0.364086, 'sFeELW68Fh') index_test.go:137: sql insert into test_index values (3848, 8821466169017850507, 0.992247, 'QcwsaakGY9') index_test.go:137: sql insert into test_index values (3846, 304516359065278162, 0.829409, 'uMCJRXaLC9') index_test.go:143: sql update test_index set c1 = 790611358874856995, c2 = 0.742646, c3 = '1EOsEIzKXO' where c = 2759 index_test.go:140: sql delete from test_index where c = 3375 index_test.go:137: sql insert into test_index values (3845, 5253060376455268615, 0.773516, 'NFffwsxLp3') index_test.go:140: sql delete from test_index where c = 2110 index_test.go:143: sql update test_index set c1 = 1966432674718738116, c2 = 0.758854, c3 = 'd0cZUfQYWT' where c = 884 index_test.go:140: sql delete from test_index where c = 733 index_test.go:137: sql insert into test_index values (3849, 1886804161888125366, 0.853829, 'EZUo8fUDd6') index_test.go:140: sql delete from test_index where c = 3200 index_test.go:140: sql delete from test_index where c = 2570 index_test.go:143: sql update test_index set c1 = 6900659522307052563, c2 = 0.139486, c3 = 'SIfcYYK8nk' where c = 456 index_test.go:143: sql update test_index set c1 = 9057076795920990463, c2 = 0.387586, c3 = 'cbIXnt0rjd' where c = 1028 index_test.go:143: sql update test_index set c1 = 3923426722864696246, c2 = 0.165706, c3 = 'GOLxnVkGYL' where c = 744 index_test.go:137: sql insert into test_index values (3850, 3609775217643755391, 0.832296, 'aG2JMozX5r') index_test.go:143: sql update test_index set c1 = 2513401687222387470, c2 = 0.372979, c3 = 'RZJDlx0NwO' where c = 1467 index_test.go:137: sql insert into test_index values (3851, 1573522449137055120, 0.765658, 'DlNbmUsLYm') index_test.go:137: sql insert into test_index values (3853, 5799740675185825710, 0.365424, 'vwEwGcWxG6') index_test.go:140: sql delete from test_index where c = 1434 index_test.go:143: sql update test_index set c1 = 5362884035124920788, c2 = 0.851833, c3 = 'F4HZ2Fm5AB' where c = 3582 index_test.go:143: sql update test_index set c1 = 7755469796111321757, c2 = 0.106036, c3 = 'y1uokjtYv9' where c = 2203 index_test.go:137: sql insert into test_index values (3852, 5819821001524324447, 0.368380, 'KVqRVEuPby') index_test.go:143: sql update test_index set c1 = 8140212727789521405, c2 = 0.259069, c3 = '4vU8IGsaxv' where c = 3124 index_test.go:137: sql insert into test_index values (3854, 213261361555086210, 0.563448, 'c0aWqwOJil') index_test.go:140: sql delete from test_index where c = 2220 index_test.go:140: sql delete from test_index where c = 1448 index_test.go:140: sql delete from test_index where c = 382 index_test.go:137: sql insert into test_index values (3856, 4366394067029808371, 0.618637, 'xPvew9E5YT') index_test.go:143: sql update test_index set c1 = 4416405880982587434, c2 = 0.132218, c3 = '5F38AOie2N' where c = 2932 index_test.go:143: sql update test_index set c1 = 4638021855740282043, c2 = 0.399871, c3 = 'yHvEJkyOt5' where c = 125 index_test.go:137: sql insert into test_index values (3857, 5799485546764043758, 0.006789, 'jOCzgRCDUn') index_test.go:143: sql update test_index set c1 = 895414332308144256, c2 = 0.381357, c3 = 'FONCNlZ9xm' where c = 1182 index_test.go:140: sql delete from test_index where c = 3358 index_test.go:137: sql insert into test_index values (3855, 9175407138780226071, 0.133447, 'pImRYF3le8') index_test.go:143: sql update test_index set c1 = 3141969634577609812, c2 = 0.685965, c3 = 'OUsQBxjl3i' where c = 2857 index_test.go:140: sql delete from test_index where c = 1117 index_test.go:140: sql delete from test_index where c = 176 index_test.go:140: sql delete from test_index where c = 2233 index_test.go:137: sql insert into test_index values (3858, 977805385482657765, 0.681362, 's0sHzfnasS') index_test.go:137: sql insert into test_index values (3860, 8418757537510268079, 0.500371, 'QEG8eUWToi') index_test.go:137: sql insert into test_index values (3859, 6024288550278190172, 0.544069, 'aIOlP04imr') index_test.go:143: sql update test_index set c1 = 5207802164651446184, c2 = 0.288751, c3 = 'uQNqqv8fgN' where c = 2939 index_test.go:140: sql delete from test_index where c = 2259 index_test.go:143: sql update test_index set c1 = 9134299791504830802, c2 = 0.066390, c3 = 'ChxG4dD2X0' where c = 576 index_test.go:137: sql insert into test_index values (3861, 4164842843345724094, 0.260239, 'M0AQ8L0OwR') index_test.go:140: sql delete from test_index where c = 3363 index_test.go:140: sql delete from test_index where c = 83 index_test.go:143: sql update test_index set c1 = 6463771240963054, c2 = 0.383441, c3 = 'JquwjSky7L' where c = 2661 index_test.go:143: sql update test_index set c1 = 808786310622752892, c2 = 0.065870, c3 = 'n3jJhzw3Nu' where c = 2963 index_test.go:140: sql delete from test_index where c = 1809 index_test.go:137: sql insert into test_index values (3863, 16554696718717369, 0.349880, 'SfN01zKRBp') index_test.go:143: sql update test_index set c1 = 44607363391599606, c2 = 0.237252, c3 = '81IvNI2UcA' where c = 1537 index_test.go:140: sql delete from test_index where c = 1036 index_test.go:143: sql update test_index set c1 = 592094631365253379, c2 = 0.358105, c3 = 'Ey27VOAha5' where c = 53 index_test.go:137: sql insert into test_index values (3864, 4657694344051256262, 0.539567, '8YntUslwui') index_test.go:140: sql delete from test_index where c = 1858 index_test.go:143: sql update test_index set c1 = 7624682385395750328, c2 = 0.779910, c3 = 'AX1rY0eW21' where c = 1641 index_test.go:137: sql insert into test_index values (3865, 7679320669709330843, 0.309242, 'ZENZHIVPQG') index_test.go:143: sql update test_index set c1 = 5599918416059007383, c2 = 0.166201, c3 = 'wBg2zwjSpP' where c = 1789 index_test.go:140: sql delete from test_index where c = 526 index_test.go:137: sql insert into test_index values (3862, 7975524315399050412, 0.861197, 'KlCN2JEaJN') index_test.go:143: sql update test_index set c1 = 9150625741543995853, c2 = 0.899697, c3 = 'HguwXVsl8t' where c = 3338 index_test.go:140: sql delete from test_index where c = 3547 index_test.go:137: sql insert into test_index values (3869, 4736367577677463911, 0.210257, 'UAinSzmTKe') index_test.go:143: sql update test_index set c1 = 7419595532101398885, c2 = 0.660040, c3 = 'WlJutYOBdg' where c = 2066 index_test.go:140: sql delete from test_index where c = 2432 index_test.go:137: sql insert into test_index values (3867, 9068723352966198621, 0.842607, 'M3x7Zyp621') index_test.go:137: sql insert into test_index values (3866, 4223275622381166235, 0.780431, 'vNH9KRpWF6') index_test.go:137: sql insert into test_index values (3870, 2890593451851072637, 0.091999, 'YbOBEVgJpn') index_test.go:137: sql insert into test_index values (3868, 6731034425567620998, 0.308026, 'ovq4DL47nu') index_test.go:143: sql update test_index set c1 = 859397157783462144, c2 = 0.453772, c3 = 'C7g3MBHhyf' where c = 2046 index_test.go:137: sql insert into test_index values (3871, 760439658322502593, 0.694480, 'hcRbgiRzP9') index_test.go:143: sql update test_index set c1 = 8487520902721976701, c2 = 0.140903, c3 = 'FQ4AGhGB4z' where c = 3732 index_test.go:140: sql delete from test_index where c = 3631 index_test.go:137: sql insert into test_index values (3872, 8258063679747867683, 0.357547, 'uXNJOIL1t1') index_test.go:140: sql delete from test_index where c = 3254 index_test.go:140: sql delete from test_index where c = 2891 index_test.go:143: sql update test_index set c1 = 6487352887414350574, c2 = 0.561013, c3 = 'LDwLHEiKOU' where c = 2732 index_test.go:140: sql delete from test_index where c = 3329 index_test.go:140: sql delete from test_index where c = 606 index_test.go:140: sql delete from test_index where c = 2654 index_test.go:143: sql update test_index set c1 = 5056576090382882983, c2 = 0.090741, c3 = 'sRbu2DlfnO' where c = 2628 index_test.go:140: sql delete from test_index where c = 2533 index_test.go:143: sql update test_index set c1 = 7311219450990072028, c2 = 0.358055, c3 = 'zfJ3xc785V' where c = 926 index_test.go:140: sql delete from test_index where c = 2660 index_test.go:143: sql update test_index set c1 = 2981100086200530876, c2 = 0.562653, c3 = 'RwI5AloF3A' where c = 2285 index_test.go:137: sql insert into test_index values (3875, 1435275235345194145, 0.037856, 'zUb3dnGEHT') index_test.go:143: sql update test_index set c1 = 3155564423092775137, c2 = 0.002549, c3 = 'HM9B75XWNT' where c = 1199 index_test.go:143: sql update test_index set c1 = 8116302916227885807, c2 = 0.650794, c3 = '0Pcp3Cmnon' where c = 1879 index_test.go:137: sql insert into test_index values (3873, 4863312996440241972, 0.310578, 'ACfENnQ0HN') index_test.go:143: sql update test_index set c1 = 7831036255305007570, c2 = 0.099662, c3 = 'OYIIolNDBz' where c = 1474 index_test.go:140: sql delete from test_index where c = 1624 index_test.go:137: sql insert into test_index values (3876, 2151954983401730703, 0.261770, 'ZzYM7UtuCS') index_test.go:137: sql insert into test_index values (3874, 4225388969495872764, 0.363884, '6Jnffw0ClJ') index_test.go:143: sql update test_index set c1 = 7482885551000784738, c2 = 0.310494, c3 = '73CbST4fst' where c = 3378 index_test.go:143: sql update test_index set c1 = 345970220586709949, c2 = 0.673034, c3 = 'Co9y9dAH2I' where c = 3419 index_test.go:143: sql update test_index set c1 = 2801985518495388332, c2 = 0.607243, c3 = 'Q0dsoLvUrx' where c = 932 index_test.go:137: sql insert into test_index values (3879, 7518785164854655806, 0.021303, '8FC6ndydMo') index_test.go:137: sql insert into test_index values (3877, 3621312336227642938, 0.268013, 'ktaLS6K1w1') index_test.go:137: sql insert into test_index values (3878, 3077991005706592724, 0.211472, 'ZW2E5du4Wf') index_test.go:137: sql insert into test_index values (3880, 8297642149845026219, 0.947463, 'SdRdB9h20e') index_test.go:140: sql delete from test_index where c = 3323 index_test.go:137: sql insert into test_index values (3881, 8351136912711539167, 0.733777, '5eT28fX09M') index_test.go:137: sql insert into test_index values (3883, 5747396650721703370, 0.310708, 'DbFXdHNDBC') index_test.go:137: sql insert into test_index values (3882, 1591670105739488312, 0.387019, 'Vjur0qMiIk') index_test.go:140: sql delete from test_index where c = 1525 index_test.go:140: sql delete from test_index where c = 3241 index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 3237 index_test.go:140: sql delete from test_index where c = 1104 index_test.go:140: sql delete from test_index where c = 3147 index_test.go:140: sql delete from test_index where c = 3467 index_test.go:140: sql delete from test_index where c = 472 index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 4377701034410993787, c2 = 0.871498, c3 = 'waNn919fCA' where c = 626 index_test.go:143: sql update test_index set c1 = 5485514808723184093, c2 = 0.752532, c3 = 'N4M8ETIf3H' where c = 2680 index_test.go:143: sql update test_index set c1 = 6503265113025602535, c2 = 0.152909, c3 = 'OBPAgb9a0Z' where c = 3036 index_test.go:143: sql update test_index set c1 = 4260035149372485624, c2 = 0.074789, c3 = '6niI62E4nb' where c = 3517 index_test.go:143: sql update test_index set c1 = 8258252128282991328, c2 = 0.416433, c3 = 'E6NtS7MWAJ' where c = 104 index_test.go:143: sql update test_index set c1 = 1170261588379735114, c2 = 0.440343, c3 = 'Iub0Yr9RkB' where c = 3292 index_test.go:143: sql update test_index set c1 = 2273725499659224350, c2 = 0.363919, c3 = 'Z2NnzASV1A' where c = 3204 index_test.go:143: sql update test_index set c1 = 1123902907734898160, c2 = 0.598221, c3 = 'BBBJlEhGYA' where c = 2434 index_test.go:137: sql insert into test_index values (3885, 1334706216736246938, 0.479268, 'PpNh9mxta0') index_test.go:137: sql insert into test_index values (3886, 6256293359892106470, 0.965494, 'i8ZfVAQyHm') index_test.go:137: sql insert into test_index values (3884, 5684987844403649638, 0.737005, 'J52Xb8qm2U') index_test.go:143: sql update test_index set c1 = 8006277179223492559, c2 = 0.068013, c3 = 'G7nDx340Ou' where c = 2467 index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 8750704557223184662, c2 = 0.167415, c3 = 'yItZ3UV51N' where c = 2141 index_test.go:137: sql insert into test_index values (3887, 7714260673688845125, 0.437729, 'XU0WR544Uj') index_test.go:137: sql insert into test_index values (3888, 9071722773779616133, 0.026684, 'gNSkAoXlm0') index_test.go:137: sql insert into test_index values (3889, 4519253264737009062, 0.546627, '1V8MRcRqp1') index_test.go:137: sql insert into test_index values (3890, 6398118714045088632, 0.337836, 'op8ydHqdD6') index_test.go:140: sql delete from test_index where c = 1163 index_test.go:140: sql delete from test_index where c = 1978 index_test.go:137: sql insert into test_index values (3891, 5981519537441990998, 0.412461, 'A4rMZX30md') index_test.go:137: sql insert into test_index values (3892, 8672787150827176080, 0.459263, 'rknFimkNHH') index_test.go:143: sql update test_index set c1 = 1979791065344454175, c2 = 0.434752, c3 = 'oY2SLH1LDU' where c = 340 index_test.go:140: sql delete from test_index where c = 919 index_test.go:140: sql delete from test_index where c = 1943 index_test.go:143: sql update test_index set c1 = 6935085977589890012, c2 = 0.688408, c3 = 'ufPB1d6vGy' where c = 2461 index_test.go:143: sql update test_index set c1 = 7711177961863561878, c2 = 0.739397, c3 = 'IrqWJOeEZj' where c = 3261 index_test.go:140: sql delete from test_index where c = 3833 index_test.go:137: sql insert into test_index values (3893, 5669691407665719762, 0.985564, 'hwdTX087cn') index_test.go:140: sql delete from test_index where c = 1608 index_test.go:140: sql delete from test_index where c = 3307 index_test.go:140: sql delete from test_index where c = 1122 index_test.go:143: sql update test_index set c1 = 8898470008123836430, c2 = 0.297350, c3 = 'rRvtnNjNvU' where c = 2669 index_test.go:143: sql update test_index set c1 = 4133503554030462661, c2 = 0.201681, c3 = 'xokBeYPcAX' where c = 665 index_test.go:137: sql insert into test_index values (3895, 4480137399071200275, 0.368613, 'SzowgCtzry') index_test.go:143: sql update test_index set c1 = 4071418627959554245, c2 = 0.918038, c3 = 'jXBln599U4' where c = 2247 index_test.go:140: sql delete from test_index where c = 756 index_test.go:140: sql delete from test_index where c = 909 index_test.go:137: sql insert into test_index values (3894, 7522202373115734567, 0.686818, 'R3f60zTSZN') index_test.go:143: sql update test_index set c1 = 3660716373073587755, c2 = 0.691869, c3 = 'PKu2BB1q4A' where c = 507 index_test.go:143: sql update test_index set c1 = 6470432689546438489, c2 = 0.082110, c3 = 'LpGxM0lzGS' where c = 1852 index_test.go:143: sql update test_index set c1 = 7460586161385388921, c2 = 0.851131, c3 = 'F5oB23pY6T' where c = 2409 index_test.go:140: sql delete from test_index where c = 2864 index_test.go:143: sql update test_index set c1 = 4244192643855976569, c2 = 0.076217, c3 = 'wwhA1OKhm3' where c = 97 index_test.go:137: sql insert into test_index values (3896, 6032994624355232753, 0.454474, 'mVgiNG0xn4') index_test.go:143: sql update test_index set c1 = 181685274284562213, c2 = 0.342932, c3 = '5VUaNMp0Rt' where c = 1876 index_test.go:137: sql insert into test_index values (3897, 3452071577123504732, 0.436250, 'yz2k7sVW7K') index_test.go:140: sql delete from test_index where c = 182 index_test.go:140: sql delete from test_index where c = 859 index_test.go:143: sql update test_index set c1 = 5337684018572034246, c2 = 0.834754, c3 = '15P1N0MYaT' where c = 1157 index_test.go:137: sql insert into test_index values (3898, 4316684930031254621, 0.644610, 'mpe3C6iADr') index_test.go:143: sql update test_index set c1 = 5399016180620590119, c2 = 0.042304, c3 = 'D3QgCEBU5U' where c = 2554 index_test.go:143: sql update test_index set c1 = 612278701666010418, c2 = 0.976193, c3 = '8VsXrsMe24' where c = 2918 index_test.go:140: sql delete from test_index where c = 3543 index_test.go:137: sql insert into test_index values (3900, 4934165614341283309, 0.017788, '5SjtAhUZJM') index_test.go:143: sql update test_index set c1 = 3319981670262862730, c2 = 0.980070, c3 = 'OBTi2fQ5C7' where c = 2695 index_test.go:137: sql insert into test_index values (3899, 6688803571698282401, 0.709252, 'VRlVQODSAn') index_test.go:140: sql delete from test_index where c = 334 index_test.go:140: sql delete from test_index where c = 1497 index_test.go:143: sql update test_index set c1 = 3052921915925820161, c2 = 0.542373, c3 = 'iJ44Pm4OjY' where c = 109 index_test.go:143: sql update test_index set c1 = 1976137769852600425, c2 = 0.161878, c3 = 'lRCZ6Xa6Y7' where c = 820 index_test.go:137: sql insert into test_index values (3910, 5159137797247966456, 0.976304, 'MohpXbQYLp') index_test.go:137: sql insert into test_index values (3901, 6993212685569950746, 0.047906, 'AkeOogr2SR') index_test.go:137: sql insert into test_index values (3902, 7074060793152417805, 0.384705, 'wKzAapEkpD') index_test.go:137: sql insert into test_index values (3904, 6775797089728211667, 0.964525, 'SrKxClYtiH') index_test.go:137: sql insert into test_index values (3905, 7591203669622858162, 0.359753, 'Y8VBIIcYIx') index_test.go:137: sql insert into test_index values (3907, 4808615956975324995, 0.429962, 'Iqko95JpGn') index_test.go:137: sql insert into test_index values (3906, 5290819237040994137, 0.959326, 'KRX3KKBAoN') index_test.go:140: sql delete from test_index where c = 940 index_test.go:140: sql delete from test_index where c = 3849 index_test.go:140: sql delete from test_index where c = 1703 index_test.go:137: sql insert into test_index values (3908, 6290615456055882493, 0.383216, 'SvmahKruGN') index_test.go:137: sql insert into test_index values (3903, 5170717450086649719, 0.170216, 'aS433vKF1R') index_test.go:137: sql insert into test_index values (3909, 5168309561483071982, 0.118690, 'n7ahVLOmA6') index_test.go:140: sql delete from test_index where c = 680 index_test.go:140: sql delete from test_index where c = 2047 index_test.go:140: sql delete from test_index where c = 960 index_test.go:143: sql update test_index set c1 = 5310767336893105564, c2 = 0.461635, c3 = 'YcUdYB3fme' where c = 166 index_test.go:140: sql delete from test_index where c = 115 index_test.go:143: sql update test_index set c1 = 3386908324670283939, c2 = 0.743694, c3 = 'wRhjmrrQY0' where c = 1617 index_test.go:140: sql delete from test_index where c = 1686 index_test.go:137: sql insert into test_index values (3911, 941869490394441431, 0.560529, 'jpKuv5K4bK') index_test.go:140: sql delete from test_index where c = 2578 index_test.go:140: sql delete from test_index where c = 2482 index_test.go:143: sql update test_index set c1 = 4108736521595162273, c2 = 0.639868, c3 = 'C7lale3O2G' where c = 434 index_test.go:143: sql update test_index set c1 = 2932621536334379370, c2 = 0.606294, c3 = 'pxH8YbUbtj' where c = 1046 index_test.go:137: sql insert into test_index values (3912, 7563201908847690274, 0.856381, 'CI8oF8uN04') index_test.go:140: sql delete from test_index where c = 1760 index_test.go:143: sql update test_index set c1 = 6616904266180949174, c2 = 0.278732, c3 = '1GorS1Hx8U' where c = 3877 index_test.go:143: sql update test_index set c1 = 1612629550367046168, c2 = 0.500905, c3 = '1NCrwoR5je' where c = 192 index_test.go:143: sql update test_index set c1 = 4153501408147463316, c2 = 0.121277, c3 = 'sFHVGX09wE' where c = 993 index_test.go:143: sql update test_index set c1 = 7972977970597787278, c2 = 0.862351, c3 = 'OkH5exrWkE' where c = 2405 index_test.go:143: sql update test_index set c1 = 8745414093783364520, c2 = 0.222363, c3 = 'wnQ3fh9CYA' where c = 3093 index_test.go:143: sql update test_index set c1 = 7951698092638199993, c2 = 0.137328, c3 = 'W76qWlhNqu' where c = 1665 index_test.go:143: sql update test_index set c1 = 2571653478905375883, c2 = 0.205758, c3 = 'XG0gFxHMrd' where c = 1223 index_test.go:140: sql delete from test_index where c = 2816 index_test.go:137: sql insert into test_index values (3913, 1090354100487073246, 0.553267, 'e50he2Y0fc') index_test.go:137: sql insert into test_index values (3918, 7837654760435455483, 0.253910, 'k9fdYf9TW2') index_test.go:137: sql insert into test_index values (3915, 6456418195516184824, 0.888926, 'hHvy91kwYE') index_test.go:137: sql insert into test_index values (3919, 200184521079002023, 0.360293, 'mpNnK3FKLp') index_test.go:137: sql insert into test_index values (3920, 4349845037532642168, 0.576003, 'njq2Pq6T42') index_test.go:140: sql delete from test_index where c = 2403 index_test.go:137: sql insert into test_index values (3921, 56875549860550735, 0.433398, 'yl1xoAH2HA') index_test.go:137: sql insert into test_index values (3914, 7548094659226050054, 0.886802, 'OvEDKMfy99') index_test.go:137: sql insert into test_index values (3917, 5342388576046600375, 0.287827, 'VtgpRmm39C') index_test.go:140: sql delete from test_index where c = 561 index_test.go:137: sql insert into test_index values (3916, 7557122942668123939, 0.207056, 'MATNfwDwOJ') index_test.go:143: sql update test_index set c1 = 1054198076957026162, c2 = 0.723115, c3 = 'ySpAoSf1KK' where c = 3839 index_test.go:140: sql delete from test_index where c = 675 index_test.go:140: sql delete from test_index where c = 3551 index_test.go:143: sql update test_index set c1 = 2368094434549574744, c2 = 0.517652, c3 = '9DCTbyRRVR' where c = 2233 index_test.go:143: sql update test_index set c1 = 8857551284112483130, c2 = 0.707351, c3 = 'u19Ol30yL4' where c = 1992 index_test.go:140: sql delete from test_index where c = 469 index_test.go:140: sql delete from test_index where c = 2501 index_test.go:140: sql delete from test_index where c = 3596 index_test.go:140: sql delete from test_index where c = 2640 index_test.go:143: sql update test_index set c1 = 384078019696930815, c2 = 0.864193, c3 = 'qk3siBY8KS' where c = 815 index_test.go:137: sql insert into test_index values (3924, 8118075736810449643, 0.283810, 'peYbQrIRVQ') index_test.go:140: sql delete from test_index where c = 2760 index_test.go:137: sql insert into test_index values (3922, 2949006936952915198, 0.955481, 'mWGo7WLJNB') index_test.go:143: sql update test_index set c1 = 7731780462369927238, c2 = 0.323735, c3 = '403nq1nkPY' where c = 2249 index_test.go:143: sql update test_index set c1 = 7952416752042466074, c2 = 0.948018, c3 = 'WG2TnMYsei' where c = 1010 index_test.go:137: sql insert into test_index values (3925, 412468705089278929, 0.189631, 'z5MzxyjTzA') index_test.go:143: sql update test_index set c1 = 3296406684235896646, c2 = 0.753631, c3 = 'hSk4aOtGsz' where c = 2278 index_test.go:143: sql update test_index set c1 = 2213090745252344488, c2 = 0.279287, c3 = 'FE865AVgvH' where c = 3348 index_test.go:143: sql update test_index set c1 = 3631763770740908836, c2 = 0.943235, c3 = 'ePV7ZcQeFm' where c = 1807 # Time: 2025-04-06T07:08:18.933973347+08:00 # Txn_start_ts: 0 # Query_time: 3.013876143 # Parse_time: 0.000221974 # Compile_time: 0.000168023 # Rewrite_time: 0.000003839 # Optimize_time: 0 # Wait_TS: 0.000268549 # 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:143: sql update test_index set c1 = 7427392155678123878, c2 = 0.931425, c3 = 'T6efePRfy5' where c = 1245 index_test.go:140: sql delete from test_index where c = 1627 index_test.go:137: sql insert into test_index values (3923, 4437290488133016996, 0.064740, 'CKHAjhhwRS') index_test.go:137: sql insert into test_index values (3929, 2094356045469482097, 0.748076, 'DkTeGKJbKM') index_test.go:137: sql insert into test_index values (3927, 5241517457160975687, 0.995316, 'tQSOQdX9xP') index_test.go:140: sql delete from test_index where c = 3393 index_test.go:137: sql insert into test_index values (3928, 4628966942615372350, 0.384030, 'jsaZKVMFiM') index_test.go:137: sql insert into test_index values (3926, 8225443758650803397, 0.651326, 'My3379eiwt') index_test.go:143: sql update test_index set c1 = 3306970139588897361, c2 = 0.483662, c3 = 'wBsj4jsSiw' where c = 1148 index_test.go:137: sql insert into test_index values (3931, 6314802162904474102, 0.225698, 'sUHkbXiDgL') index_test.go:140: sql delete from test_index where c = 604 index_test.go:137: sql insert into test_index values (3930, 7857437750111825251, 0.091566, 'x9zdGNjDyy') index_test.go:140: sql delete from test_index where c = 1873 index_test.go:143: sql update test_index set c1 = 1450340646283670608, c2 = 0.858205, c3 = 'yGft0pI3eD' where c = 1640 index_test.go:140: sql delete from test_index where c = 1150 index_test.go:140: sql delete from test_index where c = 3099 index_test.go:140: sql delete from test_index where c = 1968 index_test.go:140: sql delete from test_index where c = 710 index_test.go:137: sql insert into test_index values (3932, 6791075988961426174, 0.258556, 'nC3Tk70Len') index_test.go:140: sql delete from test_index where c = 2856 index_test.go:137: sql insert into test_index values (3933, 1582383906912904260, 0.671387, 'zGQPHIKvqW') index_test.go:143: sql update test_index set c1 = 8380779199264686513, c2 = 0.275155, c3 = 'ziwvALGcSV' where c = 1153 index_test.go:143: sql update test_index set c1 = 1172572035737228413, c2 = 0.835071, c3 = 'tOdaGFpXyX' where c = 60 index_test.go:143: sql update test_index set c1 = 7648467563227377508, c2 = 0.263249, c3 = 'UxcF8lwePJ' where c = 1978 index_test.go:140: sql delete from test_index where c = 1545 index_test.go:143: sql update test_index set c1 = 8340247984132245198, c2 = 0.815122, c3 = 'JvDBjTApgU' where c = 3642 index_test.go:140: sql delete from test_index where c = 791 index_test.go:143: sql update test_index set c1 = 8462973070947411182, c2 = 0.618948, c3 = 't3OBD1Ubd9' where c = 3021 index_test.go:140: sql delete from test_index where c = 3321 index_test.go:143: sql update test_index set c1 = 6812914335474329990, c2 = 0.552473, c3 = 'MRepAmKpmC' where c = 1569 index_test.go:137: sql insert into test_index values (3935, 7543300325702457370, 0.226088, 'UDyjZnfWRv') index_test.go:137: sql insert into test_index values (3937, 2970731792171963531, 0.315852, 'WjMGImwgh0') index_test.go:137: sql insert into test_index values (3936, 5708173793888714022, 0.066934, 'Pn8oqhAoMk') index_test.go:137: sql insert into test_index values (3938, 8104724975238483965, 0.978642, '238lMB95VS') index_test.go:137: sql insert into test_index values (3934, 850235761867379029, 0.232826, '6MmdEC6vkh') index_test.go:143: sql update test_index set c1 = 4469173191805352309, c2 = 0.525829, c3 = 'uKkMjZ1KXV' where c = 2723 index_test.go:143: sql update test_index set c1 = 870008250311423585, c2 = 0.176921, c3 = '4dYoUm0lcd' where c = 2054 index_test.go:140: sql delete from test_index where c = 966 index_test.go:140: sql delete from test_index where c = 709 index_test.go:137: sql insert into test_index values (3939, 5650724952428642521, 0.514452, '6zBnVZvH4t') index_test.go:140: sql delete from test_index where c = 604 index_test.go:140: sql delete from test_index where c = 898 index_test.go:143: sql update test_index set c1 = 5703344178494058564, c2 = 0.025461, c3 = 'qHBXFzc0WT' where c = 1249 index_test.go:140: sql delete from test_index where c = 1954 index_test.go:143: sql update test_index set c1 = 201404012908470643, c2 = 0.364867, c3 = 'JGeAkjnK5J' where c = 3138 index_test.go:137: sql insert into test_index values (3940, 3364304283936293745, 0.197086, '3Z07qnSoXI') index_test.go:143: sql update test_index set c1 = 1216563154170611582, c2 = 0.378737, c3 = 'uHZo1JJs9Z' where c = 2963 index_test.go:143: sql update test_index set c1 = 1247843153179481915, c2 = 0.121093, c3 = 'Gi6GqqR3pQ' where c = 2437 index_test.go:143: sql update test_index set c1 = 6876242925381466088, c2 = 0.341791, c3 = 'E1mEkvFUYY' where c = 2289 index_test.go:140: sql delete from test_index where c = 1181 index_test.go:137: sql insert into test_index values (3943, 2134725040718458839, 0.922831, 'g9oRS27O71') index_test.go:137: sql insert into test_index values (3941, 393528019442353503, 0.720057, 'tbWadMw8cW') index_test.go:143: sql update test_index set c1 = 2757504126644722820, c2 = 0.420450, c3 = 't4tGjzr5LQ' where c = 3533 index_test.go:137: sql insert into test_index values (3945, 8098033005111754336, 0.538607, 'Cr8By5wCLX') index_test.go:137: sql insert into test_index values (3944, 5617528230294872925, 0.618821, 'SA6DPYbaFH') index_test.go:137: sql insert into test_index values (3942, 306548073575335936, 0.480784, 'rjQjuvCFMl') index_test.go:140: sql delete from test_index where c = 1112 index_test.go:137: sql insert into test_index values (3946, 5248405663882765695, 0.848162, 'KjZIbI3u5U') index_test.go:140: sql delete from test_index where c = 866 index_test.go:143: sql update test_index set c1 = 2999881019099080769, c2 = 0.246884, c3 = 'IVJUuaXx8j' where c = 1016 index_test.go:137: sql insert into test_index values (3947, 1108243068374897693, 0.054812, '34u1ORNrNP') index_test.go:140: sql delete from test_index where c = 730 index_test.go:143: sql update test_index set c1 = 4673934103242166380, c2 = 0.803834, c3 = 'vYaQOpteqS' where c = 1751 index_test.go:140: sql delete from test_index where c = 3433 index_test.go:140: sql delete from test_index where c = 800 index_test.go:140: sql delete from test_index where c = 3547 index_test.go:143: sql update test_index set c1 = 338312815478948234, c2 = 0.860041, c3 = 'tbRAMPASQI' where c = 2140 index_test.go:137: sql insert into test_index values (3948, 952916864781034677, 0.655868, 'ceqpB5vPb8') index_test.go:143: sql update test_index set c1 = 764994011205482167, c2 = 0.763231, c3 = 'e7eBLrbRgf' where c = 2405 index_test.go:143: sql update test_index set c1 = 7849008662421203090, c2 = 0.165542, c3 = 'eaRR2mwsHo' where c = 879 index_test.go:137: sql insert into test_index values (3949, 1085499004354055068, 0.123695, 'cuJTQI2IEN') index_test.go:143: sql update test_index set c1 = 4401821777007476025, c2 = 0.824906, c3 = '8nsos4LCih' where c = 3914 index_test.go:140: sql delete from test_index where c = 2764 index_test.go:140: sql delete from test_index where c = 1910 index_test.go:143: sql update test_index set c1 = 5735359674893438099, c2 = 0.655182, c3 = 'jXcBcsUyKQ' where c = 694 index_test.go:143: sql update test_index set c1 = 252224427791857668, c2 = 0.719195, c3 = 'v6hE4TkoI9' where c = 905 index_test.go:140: sql delete from test_index where c = 1869 index_test.go:140: sql delete from test_index where c = 3356 index_test.go:137: sql insert into test_index values (3950, 3644113344055412397, 0.892497, 'POAo76xfVG') index_test.go:137: sql insert into test_index values (3953, 4610196568548410382, 0.645140, 'Sidq5Of0jb') index_test.go:143: sql update test_index set c1 = 4305033281468958274, c2 = 0.169284, c3 = 'Dfj0TvIg2s' where c = 1400 index_test.go:137: sql insert into test_index values (3955, 6167163707782850144, 0.298060, 'w0KaMrOUEz') index_test.go:137: sql insert into test_index values (3954, 6365445414448950540, 0.222211, 'KSXKrLvyqc') index_test.go:140: sql delete from test_index where c = 1498 index_test.go:137: sql insert into test_index values (3952, 5811662933221706564, 0.914193, 'suRrH99pku') index_test.go:143: sql update test_index set c1 = 8482838412111041078, c2 = 0.538191, c3 = 'lyRWi6jZsc' where c = 1947 index_test.go:143: sql update test_index set c1 = 3583931058352060724, c2 = 0.792905, c3 = '5p69j7n57J' where c = 1516 index_test.go:140: sql delete from test_index where c = 2507 index_test.go:137: sql insert into test_index values (3951, 1342532763735955679, 0.672362, 'YbILx5677C') index_test.go:137: sql insert into test_index values (3956, 4929674792241364103, 0.872749, 'PnqmnUBXxd') index_test.go:140: sql delete from test_index where c = 1483 index_test.go:143: sql update test_index set c1 = 7975735739781650498, c2 = 0.443574, c3 = 'u8tL6fXRis' where c = 1642 index_test.go:140: sql delete from test_index where c = 3655 index_test.go:137: sql insert into test_index values (3957, 6487115980858381345, 0.496088, 'JmbOfkrbdF') index_test.go:143: sql update test_index set c1 = 1910563364914980809, c2 = 0.813747, c3 = '2GlV6TobmY' where c = 3458 index_test.go:137: sql insert into test_index values (3958, 6804533399436090148, 0.036875, 'MiShULtFA1') index_test.go:137: sql insert into test_index values (3959, 1209686105995736882, 0.628839, '4Bss0HE5Qt') index_test.go:140: sql delete from test_index where c = 39 index_test.go:140: sql delete from test_index where c = 1124 index_test.go:143: sql update test_index set c1 = 8042651074425338357, c2 = 0.864869, c3 = '8T69NRAfNt' where c = 3377 index_test.go:143: sql update test_index set c1 = 5585556266374595200, c2 = 0.273905, c3 = 'eD77HBeQDh' where c = 1592 index_test.go:140: sql delete from test_index where c = 3301 index_test.go:137: sql insert into test_index values (3960, 2074538781623519995, 0.069766, 'HNCFRLFpKl') index_test.go:140: sql delete from test_index where c = 2420 index_test.go:143: sql update test_index set c1 = 1639166523056990837, c2 = 0.159633, c3 = 'gmG6LT6Dko' where c = 1876 index_test.go:137: sql insert into test_index values (3961, 3508169322024057048, 0.700343, 'jT4qGgFBlR') index_test.go:140: sql delete from test_index where c = 385 index_test.go:137: sql insert into test_index values (3962, 1807443092240071505, 0.318935, 'H8YGE7lbzp') index_test.go:140: sql delete from test_index where c = 1122 index_test.go:143: sql update test_index set c1 = 6540487259155077072, c2 = 0.322744, c3 = '5Bwscxu2Ce' where c = 2896 index_test.go:143: sql update test_index set c1 = 8461542575236360416, c2 = 0.727412, c3 = 'zYeAQathi4' where c = 2525 index_test.go:143: sql update test_index set c1 = 6405294609839260322, c2 = 0.675068, c3 = 'CK6N9fNcdS' where c = 1589 index_test.go:137: sql insert into test_index values (3964, 6987571019715616143, 0.136207, 'uXM4iraIuH') index_test.go:140: sql delete from test_index where c = 3286 index_test.go:137: sql insert into test_index values (3963, 6390771302102698219, 0.565366, '2DeRxBVLIe') index_test.go:143: sql update test_index set c1 = 2201511575314673135, c2 = 0.442512, c3 = '5DkCbh8WgS' where c = 2526 index_test.go:143: sql update test_index set c1 = 8073440206847248922, c2 = 0.705336, c3 = 'yuoXEYRt78' where c = 1409 index_test.go:140: sql delete from test_index where c = 2827 index_test.go:137: sql insert into test_index values (3967, 79891742926413773, 0.136859, 'xE383XePSA') index_test.go:137: sql insert into test_index values (3966, 8792520529874595531, 0.065239, 'hb1e77JLss') index_test.go:143: sql update test_index set c1 = 5412971842647054567, c2 = 0.640515, c3 = 'oWsWXiS6ox' where c = 1171 index_test.go:140: sql delete from test_index where c = 2765 index_test.go:143: sql update test_index set c1 = 7477179659438328025, c2 = 0.859364, c3 = '7PsFmSVW1c' where c = 1530 index_test.go:137: sql insert into test_index values (3968, 7211331001436300411, 0.922210, 'jrWVjI6eMr') index_test.go:140: sql delete from test_index where c = 2252 index_test.go:140: sql delete from test_index where c = 47 index_test.go:140: sql delete from test_index where c = 2957 index_test.go:143: sql update test_index set c1 = 3687787766530821482, c2 = 0.645294, c3 = 'hw7x1uuKFK' where c = 215 index_test.go:137: sql insert into test_index values (3965, 6763823646409213485, 0.989341, 'b4ZEracCak') index_test.go:143: sql update test_index set c1 = 2964618504908648559, c2 = 0.569162, c3 = 'Mfd6E27LQV' where c = 618 index_test.go:137: sql insert into test_index values (3969, 1412027272053760321, 0.639016, '1m93xSEXnl') index_test.go:143: sql update test_index set c1 = 1241308568191188510, c2 = 0.108844, c3 = 'oVR8JelXos' where c = 2056 index_test.go:143: sql update test_index set c1 = 8843126374025516341, c2 = 0.035538, c3 = 'NE5GR6AEWC' where c = 1106 index_test.go:137: sql insert into test_index values (3971, 2059667520031929173, 0.038131, 'CDGSGYUPHx') index_test.go:140: sql delete from test_index where c = 503 index_test.go:140: sql delete from test_index where c = 3463 index_test.go:137: sql insert into test_index values (3970, 1647815456665962967, 0.177894, 'IUu2kfs4fN') index_test.go:143: sql update test_index set c1 = 6079752108436380406, c2 = 0.812153, c3 = 'AnENoZyPvs' where c = 3469 index_test.go:137: sql insert into test_index values (3972, 271537037407647787, 0.014623, '2KEfzdOaL3') index_test.go:137: sql insert into test_index values (3973, 1059530028385332906, 0.035225, 'n2XWlDelcF') index_test.go:140: sql delete from test_index where c = 3456 index_test.go:140: sql delete from test_index where c = 1455 index_test.go:137: sql insert into test_index values (3974, 5599344472425364829, 0.074343, 'wdWi7KK5Aj') index_test.go:140: sql delete from test_index where c = 3540 index_test.go:140: sql delete from test_index where c = 2630 index_test.go:143: sql update test_index set c1 = 4951417488744819875, c2 = 0.672454, c3 = 'zVVdZ4NLD4' where c = 3649 index_test.go:143: sql update test_index set c1 = 4800435369677934557, c2 = 0.756087, c3 = 'eXebaDSbjL' where c = 669 index_test.go:140: sql delete from test_index where c = 416 index_test.go:140: sql delete from test_index where c = 3314 index_test.go:143: sql update test_index set c1 = 7669964464782986038, c2 = 0.672417, c3 = 'qgtPgO9NxZ' where c = 723 index_test.go:143: sql update test_index set c1 = 7769080520067025058, c2 = 0.495323, c3 = 'jyJyozJKDJ' where c = 1550 index_test.go:143: sql update test_index set c1 = 2931555244227908431, c2 = 0.134111, c3 = 'MJEGpCoTz4' where c = 1866 index_test.go:140: sql delete from test_index where c = 2891 index_test.go:137: sql insert into test_index values (3975, 1459435341737230732, 0.799864, '1ArTPkq8rE') index_test.go:143: sql update test_index set c1 = 5460697394005386902, c2 = 0.668577, c3 = 'oPDjkQV8kG' where c = 3595 index_test.go:143: sql update test_index set c1 = 7899143252912141666, c2 = 0.135105, c3 = 'JWlPbB57O1' where c = 1972 index_test.go:137: sql insert into test_index values (3977, 7099983883854718139, 0.488936, 'wbxqCBdqWT') index_test.go:137: sql insert into test_index values (3976, 8203998237163707678, 0.249102, 'o4Hw8AAlh9') index_test.go:143: sql update test_index set c1 = 6085702604201536831, c2 = 0.775071, c3 = 'mIHRvpVXSe' where c = 3340 index_test.go:137: sql insert into test_index values (3978, 8890232963289938241, 0.146001, 'Y2NCoVSWHX') index_test.go:140: sql delete from test_index where c = 2050 index_test.go:137: sql insert into test_index values (3980, 5864078165015424742, 0.725557, '2bTCfF5u6c') index_test.go:137: sql insert into test_index values (3981, 968836341987533923, 0.773744, 'Hp4Gkclhrb') index_test.go:137: sql insert into test_index values (3979, 945277181802286243, 0.911724, 'gghrbwfDbZ') index_test.go:143: sql update test_index set c1 = 6291896382730204876, c2 = 0.340914, c3 = 'facVEmYQLY' where c = 3937 index_test.go:143: sql update test_index set c1 = 5211130762870191402, c2 = 0.151712, c3 = 'gDck2m7yzQ' where c = 2376 index_test.go:140: sql delete from test_index where c = 1020 index_test.go:137: sql insert into test_index values (3983, 7388867893210667995, 0.773497, '49Lt0pOabF') index_test.go:140: sql delete from test_index where c = 2935 index_test.go:140: sql delete from test_index where c = 238 index_test.go:140: sql delete from test_index where c = 3889 index_test.go:137: sql insert into test_index values (3984, 4063848093384775534, 0.866723, 'gqo54j6PhX') index_test.go:137: sql insert into test_index values (3982, 6615504166415055540, 0.146866, 'iUwLi4epph') index_test.go:140: sql delete from test_index where c = 3259 index_test.go:143: sql update test_index set c1 = 7742537812280848216, c2 = 0.591590, c3 = 'E3o3kDK7DV' where c = 2794 index_test.go:140: sql delete from test_index where c = 352 index_test.go:143: sql update test_index set c1 = 169883859164924256, c2 = 0.429201, c3 = 'fYT9TJhjQ2' where c = 2222 index_test.go:140: sql delete from test_index where c = 2887 index_test.go:143: sql update test_index set c1 = 7606189777628619019, c2 = 0.901053, c3 = '4ehtvqRMtJ' where c = 85 index_test.go:140: sql delete from test_index where c = 479 index_test.go:140: sql delete from test_index where c = 3666 index_test.go:137: sql insert into test_index values (3985, 7165985938512763616, 0.629479, 'Env7kpGrCG') index_test.go:143: sql update test_index set c1 = 5701554945285809191, c2 = 0.007703, c3 = 'RMEhgqqXCg' where c = 224 index_test.go:137: sql insert into test_index values (3986, 6458018204184395434, 0.542027, 'milLMSi2vC') index_test.go:137: sql insert into test_index values (3987, 5472251714104016468, 0.156363, 'jSitwnzSlC') index_test.go:143: sql update test_index set c1 = 5498559157474040237, c2 = 0.922627, c3 = 'worusmgVr0' where c = 602 index_test.go:143: sql update test_index set c1 = 6535444892335444091, c2 = 0.635556, c3 = 'vJTxjMS0lB' where c = 3333 index_test.go:143: sql update test_index set c1 = 5072766883574820044, c2 = 0.890535, c3 = 'RSphRsD9t1' where c = 3318 index_test.go:143: sql update test_index set c1 = 8075385410696051555, c2 = 0.527698, c3 = 'wf9vPn0ktm' where c = 836 index_test.go:137: sql insert into test_index values (3988, 2445444193953746148, 0.081875, '1KzBnN92Qz') index_test.go:140: sql delete from test_index where c = 3050 index_test.go:140: sql delete from test_index where c = 974 index_test.go:137: sql insert into test_index values (3989, 754439829903952154, 0.668095, 'EMlGjniMSb') index_test.go:143: sql update test_index set c1 = 2432334907163232366, c2 = 0.033894, c3 = 'GTAPg64Icn' where c = 3592 index_test.go:140: sql delete from test_index where c = 3034 index_test.go:143: sql update test_index set c1 = 3509314246346163489, c2 = 0.138972, c3 = '3u086LXRz4' where c = 182 index_test.go:137: sql insert into test_index values (3992, 3077114612206872047, 0.095863, 'MU0hoHIiIa') index_test.go:137: sql insert into test_index values (3993, 6128366192646714707, 0.143742, 'o8GpOP6YVW') index_test.go:137: sql insert into test_index values (3991, 6394877639323247228, 0.385949, 'bt2Vhs42Wq') index_test.go:137: sql insert into test_index values (3990, 4260734370245279108, 0.888339, 'rMqhHLr9Ry') index_test.go:143: sql update test_index set c1 = 7633436549434411892, c2 = 0.231759, c3 = '6cYNmCEtZ5' where c = 23 index_test.go:143: sql update test_index set c1 = 8166837885541719232, c2 = 0.635352, c3 = 'AFXza4NBqD' where c = 3860 index_test.go:137: sql insert into test_index values (3994, 5926682230371493074, 0.733574, 'QAQuZBOdOT') index_test.go:140: sql delete from test_index where c = 921 index_test.go:140: sql delete from test_index where c = 311 index_test.go:137: sql insert into test_index values (3995, 3968354216235333719, 0.713628, 'lukgNcwdwo') index_test.go:140: sql delete from test_index where c = 2582 index_test.go:140: sql delete from test_index where c = 499 index_test.go:143: sql update test_index set c1 = 1942477186366882425, c2 = 0.598877, c3 = '6z45qDBdST' where c = 1165 index_test.go:137: sql insert into test_index values (3996, 2329977345280747102, 0.719636, 'g1xT8QcZlP') index_test.go:140: sql delete from test_index where c = 3097 index_test.go:143: sql update test_index set c1 = 5253665278724157282, c2 = 0.911921, c3 = 's4wEjVZuPS' where c = 2259 index_test.go:140: sql delete from test_index where c = 567 index_test.go:140: sql delete from test_index where c = 3619 index_test.go:137: sql insert into test_index values (3997, 6487250968668362311, 0.248412, 'vlwWnh5mXr') index_test.go:140: sql delete from test_index where c = 3465 index_test.go:143: sql update test_index set c1 = 2263233273554406155, c2 = 0.127913, c3 = 'm9xCemC8x0' where c = 2565 index_test.go:143: sql update test_index set c1 = 5838944158607341101, c2 = 0.104261, c3 = 'Y4WYNPu7fe' where c = 2302 index_test.go:140: sql delete from test_index where c = 2624 index_test.go:143: sql update test_index set c1 = 7191451407111946620, c2 = 0.168091, c3 = '625vTDqFjE' where c = 73 index_test.go:137: sql insert into test_index values (3998, 2418743714947655417, 0.884489, 'pxivypoo4D') index_test.go:140: sql delete from test_index where c = 2483 index_test.go:143: sql update test_index set c1 = 3809462852330323774, c2 = 0.547584, c3 = 'zY84DUNMdv' where c = 130 index_test.go:137: sql insert into test_index values (4000, 5684125776002211475, 0.509296, 'WCoFzYFd4r') index_test.go:143: sql update test_index set c1 = 7599710850183877576, c2 = 0.304413, c3 = 'hq6g5ULTeI' where c = 3228 index_test.go:143: sql update test_index set c1 = 8198977630254080249, c2 = 0.544015, c3 = 'CMLxB0LR3a' where c = 2489 index_test.go:137: sql insert into test_index values (3999, 3258730064359634274, 0.105032, '6dakrIwEpf') index_test.go:140: sql delete from test_index where c = 565 index_test.go:143: sql update test_index set c1 = 2727155436556900902, c2 = 0.831869, c3 = 'FIaDGlCy5Y' where c = 3369 index_test.go:143: sql update test_index set c1 = 5078311577331102135, c2 = 0.102585, c3 = '1Tuqw7uPMe' where c = 3613 index_test.go:140: sql delete from test_index where c = 898 index_test.go:140: sql delete from test_index where c = 3080 index_test.go:143: sql update test_index set c1 = 690816632555100383, c2 = 0.522105, c3 = 'OR5cmbYVKu' where c = 3622 index_test.go:143: sql update test_index set c1 = 3210318517405094496, c2 = 0.782881, c3 = 'ddui0fHmxV' where c = 2820 index_test.go:143: sql update test_index set c1 = 7066218971559085438, c2 = 0.562464, c3 = '31gODVTstG' where c = 1288 index_test.go:137: sql insert into test_index values (4005, 6636241896874776065, 0.160450, 'DkDNxVE8V7') index_test.go:137: sql insert into test_index values (4001, 5123554207088163361, 0.135861, '38OjVHxkSw') index_test.go:137: sql insert into test_index values (4004, 131818174014399865, 0.579096, 'wk2ayLk2kw') index_test.go:137: sql insert into test_index values (4002, 4909624054301132319, 0.513469, 'vhSmzYkS1Y') index_test.go:137: sql insert into test_index values (4008, 4187737450648687439, 0.072537, 'pbaU1qjFtN') index_test.go:137: sql insert into test_index values (4003, 8106716282612908816, 0.162591, 'bgndJ8UoUl') index_test.go:137: sql insert into test_index values (4006, 2375923898727537996, 0.572844, 'MEOVODyubI') index_test.go:137: sql insert into test_index values (4007, 6506551165363691374, 0.856069, 'fFs1jIyuc5') index_test.go:137: sql insert into test_index values (4009, 3296555603031344388, 0.822206, '8Jc28QfdIF') index_test.go:140: sql delete from test_index where c = 3057 index_test.go:140: sql delete from test_index where c = 2845 index_test.go:137: sql insert into test_index values (4010, 8739310974505848465, 0.005819, 'mXF7hisoVn') index_test.go:140: sql delete from test_index where c = 2182 index_test.go:140: sql delete from test_index where c = 263 index_test.go:140: sql delete from test_index where c = 352 index_test.go:143: sql update test_index set c1 = 3861679927201901748, c2 = 0.070463, c3 = 'nIZzAqdSn8' where c = 2131 index_test.go:143: sql update test_index set c1 = 858579353185571261, c2 = 0.054013, c3 = '614akkkc0U' where c = 2166 index_test.go:140: sql delete from test_index where c = 3368 index_test.go:140: sql delete from test_index where c = 2507 index_test.go:140: sql delete from test_index where c = 3372 index_test.go:140: sql delete from test_index where c = 1167 index_test.go:143: sql update test_index set c1 = 3899046832069859244, c2 = 0.605013, c3 = 'KbIp8v1v3V' where c = 520 index_test.go:137: sql insert into test_index values (4011, 9019318749634236162, 0.931695, 'ZxpnmVQ4H7') index_test.go:143: sql update test_index set c1 = 6776631865521170106, c2 = 0.947653, c3 = 'FqvkdSoNy9' where c = 2156 index_test.go:143: sql update test_index set c1 = 1587292698718698326, c2 = 0.771338, c3 = 'XyCzQAFQU5' where c = 3019 index_test.go:143: sql update test_index set c1 = 54299984025846127, c2 = 0.802119, c3 = 'yUzFaYz4Go' where c = 876 index_test.go:137: sql insert into test_index values (4012, 1630343389461951819, 0.685666, 'RRwHqab3ut') index_test.go:137: sql insert into test_index values (4013, 7962406684181621820, 0.321862, 'bzhNrDhzW8') index_test.go:143: sql update test_index set c1 = 391392465497173490, c2 = 0.709620, c3 = 'jm6C6bfqJD' where c = 2502 index_test.go:143: sql update test_index set c1 = 4910863592197421698, c2 = 0.117236, c3 = 'CfLgK9iTpw' where c = 2672 index_test.go:137: sql insert into test_index values (4014, 4561316729968466444, 0.161331, '7Q4hrlr8pK') index_test.go:140: sql delete from test_index where c = 703 index_test.go:140: sql delete from test_index where c = 3409 index_test.go:143: sql update test_index set c1 = 6319443343359058846, c2 = 0.940283, c3 = 'j9rw3wmFb5' where c = 1190 index_test.go:137: sql insert into test_index values (4015, 1859932657546975833, 0.066336, 'fP0U4yF8Rx') index_test.go:140: sql delete from test_index where c = 283 index_test.go:137: sql insert into test_index values (4018, 2556895359192962157, 0.630727, 'lHYBYZkEWn') index_test.go:140: sql delete from test_index where c = 3142 index_test.go:140: sql delete from test_index where c = 3131 index_test.go:137: sql insert into test_index values (4016, 8927699232259222349, 0.461628, 'BR02tF1Fm6') index_test.go:143: sql update test_index set c1 = 3869510546095097118, c2 = 0.130799, c3 = 'WkO2iimg4A' where c = 2861 index_test.go:143: sql update test_index set c1 = 7022961574706930161, c2 = 0.612246, c3 = 'RPIYNPEeLO' where c = 2522 index_test.go:137: sql insert into test_index values (4019, 2843373805512380412, 0.469251, 'njICuvCc5u') index_test.go:137: sql insert into test_index values (4017, 918402008861365004, 0.950227, 'XuMT0HXSKL') index_test.go:140: sql delete from test_index where c = 1436 index_test.go:143: sql update test_index set c1 = 3057902769629972089, c2 = 0.461715, c3 = 'uBuntK7FR1' where c = 3512 index_test.go:140: sql delete from test_index where c = 2158 index_test.go:137: sql insert into test_index values (4020, 4851741705652889861, 0.897052, 'aeF3RLSg6k') index_test.go:137: sql insert into test_index values (4021, 2961046061849370262, 0.869048, '3fsPS4X6oP') index_test.go:143: sql update test_index set c1 = 4319639909959962347, c2 = 0.367940, c3 = 'xheTNrHs9o' where c = 3846 index_test.go:140: sql delete from test_index where c = 3579 index_test.go:140: sql delete from test_index where c = 1953 index_test.go:140: sql delete from test_index where c = 2109 index_test.go:143: sql update test_index set c1 = 6308514582858721466, c2 = 0.757987, c3 = 'DrMXqIZael' where c = 2507 index_test.go:140: sql delete from test_index where c = 3067 index_test.go:137: sql insert into test_index values (4023, 4198572706192749809, 0.553536, 'WSfxlyzYNt') index_test.go:143: sql update test_index set c1 = 4769391928427177734, c2 = 0.008085, c3 = 'A5TCWw5Gww' where c = 2703 index_test.go:140: sql delete from test_index where c = 4010 index_test.go:137: sql insert into test_index values (4022, 3829183270986971322, 0.767933, 'oCcTGseix8') index_test.go:143: sql update test_index set c1 = 7817843331377419113, c2 = 0.141922, c3 = 'yk96xIW1Nh' where c = 3725 index_test.go:143: sql update test_index set c1 = 2983085387016085255, c2 = 0.289688, c3 = '7XabgUQ6UJ' where c = 3519 index_test.go:143: sql update test_index set c1 = 980114100443753928, c2 = 0.484945, c3 = 'AIdkO7zwAc' where c = 918 index_test.go:143: sql update test_index set c1 = 407609234143546941, c2 = 0.478155, c3 = 'VURx2Kxug7' where c = 1658 index_test.go:140: sql delete from test_index where c = 740 index_test.go:137: sql insert into test_index values (4027, 8597292415310468471, 0.770414, 'lnwOuhtV3f') index_test.go:137: sql insert into test_index values (4024, 3899825063707615251, 0.073094, 'BNwdgsedKB') index_test.go:137: sql insert into test_index values (4025, 5204359709290254930, 0.889350, 'ZS61DsUUAW') index_test.go:143: sql update test_index set c1 = 321391019547968449, c2 = 0.224737, c3 = '9uIkzShE0J' where c = 1935 index_test.go:137: sql insert into test_index values (4028, 8461620322525146538, 0.316604, 'MjsPMShVir') index_test.go:137: sql insert into test_index values (4029, 8412218609211879146, 0.154577, 'IloTRmlkRf') index_test.go:140: sql delete from test_index where c = 1804 index_test.go:140: sql delete from test_index where c = 810 index_test.go:140: sql delete from test_index where c = 286 index_test.go:137: sql insert into test_index values (4026, 7462617271110065391, 0.048613, 'BpK1NCVcI6') index_test.go:140: sql delete from test_index where c = 3645 index_test.go:143: sql update test_index set c1 = 5947806537542184940, c2 = 0.749160, c3 = 'LzyoXZMQYN' where c = 1313 index_test.go:140: sql delete from test_index where c = 3634 index_test.go:143: sql update test_index set c1 = 8852268085798378445, c2 = 0.085251, c3 = 'QOqU5653PE' where c = 2097 index_test.go:143: sql update test_index set c1 = 5213676111397361170, c2 = 0.534729, c3 = '8X9NA4Tr2j' where c = 665 index_test.go:140: sql delete from test_index where c = 3048 index_test.go:137: sql insert into test_index values (4030, 1422251643217202458, 0.084536, 'wm5GqpFy7A') index_test.go:143: sql update test_index set c1 = 8752771278666201124, c2 = 0.174503, c3 = 'VnGg9Q1VQ5' where c = 3182 index_test.go:143: sql update test_index set c1 = 3870808748133741366, c2 = 0.531412, c3 = 'gzblYiUwR8' where c = 2209 index_test.go:143: sql update test_index set c1 = 1934446081596026277, c2 = 0.239562, c3 = 'Dc0eEbxKeC' where c = 3944 index_test.go:143: sql update test_index set c1 = 2017760490808349241, c2 = 0.882091, c3 = 'y2Wfy44xW1' where c = 982 index_test.go:140: sql delete from test_index where c = 3954 index_test.go:143: sql update test_index set c1 = 1206164127113029809, c2 = 0.638701, c3 = 'XNywPgGfNz' where c = 427 index_test.go:137: sql insert into test_index values (4032, 4302241047688093906, 0.987624, 'x0VwJziWC8') index_test.go:137: sql insert into test_index values (4033, 7184241099664717047, 0.425808, 'lIKhellGcF') index_test.go:137: sql insert into test_index values (4034, 7788516191818112515, 0.509087, 'J7d42u3nHE') index_test.go:137: sql insert into test_index values (4037, 7465045828326472972, 0.637851, 'BGBrNB17Wx') index_test.go:137: sql insert into test_index values (4031, 1908990025700612252, 0.212353, 'c8KBp4Ihlq') index_test.go:137: sql insert into test_index values (4035, 6964077360170134042, 0.657636, 'xSnm8tNddF') index_test.go:140: sql delete from test_index where c = 364 index_test.go:140: sql delete from test_index where c = 2468 index_test.go:137: sql insert into test_index values (4036, 774622431477485638, 0.292648, 'oHBRlM569U') index_test.go:143: sql update test_index set c1 = 7610461370396573578, c2 = 0.447027, c3 = 'Y6edpaqo3M' where c = 1843 index_test.go:140: sql delete from test_index where c = 3414 index_test.go:140: sql delete from test_index where c = 428 index_test.go:140: sql delete from test_index where c = 3320 index_test.go:137: sql insert into test_index values (4038, 1850490514402401436, 0.189724, '0byHBowF7g') index_test.go:140: sql delete from test_index where c = 721 index_test.go:143: sql update test_index set c1 = 5153772869371556718, c2 = 0.334896, c3 = '0OT719BODj' where c = 2811 index_test.go:140: sql delete from test_index where c = 956 index_test.go:143: sql update test_index set c1 = 7690041181577779040, c2 = 0.122942, c3 = 'CHKWD9oG0d' where c = 423 index_test.go:137: sql insert into test_index values (4039, 3000235159308296068, 0.254291, 'GRJIC0CF6f') index_test.go:140: sql delete from test_index where c = 3444 index_test.go:140: sql delete from test_index where c = 534 index_test.go:143: sql update test_index set c1 = 5374287698935220494, c2 = 0.472717, c3 = 'LOc9XynUAa' where c = 3645 index_test.go:137: sql insert into test_index values (4040, 8253718314282109702, 0.518874, 'MurCsd2t16') index_test.go:143: sql update test_index set c1 = 773770978661165164, c2 = 0.983645, c3 = 'YbnPrT73n7' where c = 3542 index_test.go:143: sql update test_index set c1 = 8217998142902686819, c2 = 0.643222, c3 = 'QPcDeBPzxd' where c = 1786 index_test.go:143: sql update test_index set c1 = 4710036776661156624, c2 = 0.753607, c3 = '1mCFSFNRJf' where c = 1037 index_test.go:143: sql update test_index set c1 = 2443122677578970602, c2 = 0.962256, c3 = 'uVN6eiEYci' where c = 865 index_test.go:140: sql delete from test_index where c = 263 index_test.go:137: sql insert into test_index values (4041, 8611876410121532617, 0.385580, '0EaEZlrUvk') index_test.go:143: sql update test_index set c1 = 3290971780943873125, c2 = 0.932488, c3 = 'SybA9xqeTv' where c = 2646 index_test.go:137: sql insert into test_index values (4042, 7897438180933072795, 0.241701, 'qLdgUZkVLq') index_test.go:143: sql update test_index set c1 = 2805358605115680344, c2 = 0.166476, c3 = 'oODUVsDrqp' where c = 1617 index_test.go:137: sql insert into test_index values (4044, 5325409769705960812, 0.310600, 'T0tBDwUZXG') index_test.go:137: sql insert into test_index values (4045, 6024335956555961298, 0.937549, '9gbYaPgxN4') index_test.go:137: sql insert into test_index values (4046, 6130682297122860375, 0.748230, '9wFIobanbY') index_test.go:140: sql delete from test_index where c = 2320 index_test.go:140: sql delete from test_index where c = 1085 index_test.go:143: sql update test_index set c1 = 8021015743190254609, c2 = 0.602508, c3 = '3yPJDhLFi5' where c = 2967 index_test.go:140: sql delete from test_index where c = 1507 index_test.go:137: sql insert into test_index values (4048, 3272705486427267488, 0.831380, 'qPhv4Oh0Tc') index_test.go:140: sql delete from test_index where c = 3329 index_test.go:137: sql insert into test_index values (4043, 3455724080578431613, 0.523245, 'jOUSCxxFXI') index_test.go:140: sql delete from test_index where c = 3197 index_test.go:137: sql insert into test_index values (4047, 8186159033329882166, 0.519315, 'eZ6euoiNlt') index_test.go:143: sql update test_index set c1 = 3434967115084905008, c2 = 0.827115, c3 = 'xZhzzw0p3g' where c = 1054 index_test.go:143: sql update test_index set c1 = 1838789083375853241, c2 = 0.694729, c3 = 'N5uq9ggE72' where c = 2982 index_test.go:143: sql update test_index set c1 = 495565664409060067, c2 = 0.991972, c3 = 'bFnVmmGHde' where c = 747 index_test.go:143: sql update test_index set c1 = 1193913394729395112, c2 = 0.523231, c3 = 'KWpXeDTDWW' where c = 669 index_test.go:140: sql delete from test_index where c = 3094 index_test.go:140: sql delete from test_index where c = 1497 index_test.go:137: sql insert into test_index values (4049, 781192751467027558, 0.741438, 'HN3zAlr3Iz') index_test.go:140: sql delete from test_index where c = 3422 index_test.go:137: sql insert into test_index values (4052, 1644299932350689656, 0.259919, 'ilj80YPbdY') index_test.go:143: sql update test_index set c1 = 5069591060182720058, c2 = 0.622198, c3 = 'XOWmGcsvJQ' where c = 2420 index_test.go:143: sql update test_index set c1 = 2910309061540436741, c2 = 0.572964, c3 = 'DsfjIzZQpe' where c = 1114 index_test.go:137: sql insert into test_index values (4051, 2095805289576881988, 0.116158, 'lWb058tBut') index_test.go:137: sql insert into test_index values (4053, 1103486901020406072, 0.702585, 'MIxT8NlQp5') index_test.go:137: sql insert into test_index values (4050, 6189861823838905917, 0.469311, '16a81Px7ZG') index_test.go:140: sql delete from test_index where c = 309 index_test.go:143: sql update test_index set c1 = 4096316469812312637, c2 = 0.942919, c3 = 'P3U2yUeiSk' where c = 1139 index_test.go:140: sql delete from test_index where c = 3050 index_test.go:140: sql delete from test_index where c = 3487 index_test.go:140: sql delete from test_index where c = 885 index_test.go:137: sql insert into test_index values (4055, 4062382957413044438, 0.845229, 'pt5Ij7KZWG') index_test.go:137: sql insert into test_index values (4054, 4359503060497504248, 0.899975, 'BjslZGnjVn') index_test.go:143: sql update test_index set c1 = 3183975701419624916, c2 = 0.072509, c3 = 'Oms3SVMqos' where c = 1593 index_test.go:137: sql insert into test_index values (4056, 6132228224915088500, 0.496626, 'YF4i3ivY25') index_test.go:140: sql delete from test_index where c = 3842 index_test.go:140: sql delete from test_index where c = 1621 index_test.go:143: sql update test_index set c1 = 3261208416318494463, c2 = 0.275187, c3 = 'BNljRmcruz' where c = 3377 index_test.go:143: sql update test_index set c1 = 4105051594346405824, c2 = 0.106258, c3 = 'G9Wqeywgdg' where c = 2697 index_test.go:137: sql insert into test_index values (4057, 4325109671193043995, 0.752641, 'oTFFd3mh0X') index_test.go:140: sql delete from test_index where c = 1131 index_test.go:140: sql delete from test_index where c = 2169 index_test.go:140: sql delete from test_index where c = 3291 index_test.go:143: sql update test_index set c1 = 8388592070490577664, c2 = 0.752507, c3 = 'qLaK3x8sis' where c = 2856 index_test.go:140: sql delete from test_index where c = 3666 index_test.go:143: sql update test_index set c1 = 5981047899944123223, c2 = 0.108177, c3 = 'DRoy5DkCgd' where c = 3637 index_test.go:143: sql update test_index set c1 = 937386770805789704, c2 = 0.724122, c3 = 'sOdqjJRspU' where c = 1591 index_test.go:143: sql update test_index set c1 = 4884085118931358094, c2 = 0.996826, c3 = 'k4a5xX9ChF' where c = 2652 index_test.go:137: sql insert into test_index values (4058, 3949399447489966171, 0.507044, 'qfpfw1Nqhx') index_test.go:143: sql update test_index set c1 = 8220224666291839386, c2 = 0.480390, c3 = 'hmvE3lZCrn' where c = 607 index_test.go:137: sql insert into test_index values (4060, 6446138683158398977, 0.497016, 'dnjzxDwkos') index_test.go:143: sql update test_index set c1 = 6507679120442428650, c2 = 0.886379, c3 = 'G8f43yJ3cF' where c = 1315 index_test.go:143: sql update test_index set c1 = 3980502384976437924, c2 = 0.413680, c3 = 'byEg89fCws' where c = 3309 index_test.go:137: sql insert into test_index values (4062, 2136514875101894614, 0.553144, 'NK3A5sHDax') index_test.go:137: sql insert into test_index values (4059, 5962319282088594054, 0.318993, 'wykJqapp5P') index_test.go:140: sql delete from test_index where c = 1760 index_test.go:143: sql update test_index set c1 = 4240638628539996022, c2 = 0.711041, c3 = 'srjid5ifQm' where c = 909 index_test.go:137: sql insert into test_index values (4063, 3799318745404326925, 0.794347, 'MUWLtYjUDy') index_test.go:140: sql delete from test_index where c = 54 index_test.go:137: sql insert into test_index values (4066, 2385306645881983356, 0.613424, '1tPIpuiVv1') index_test.go:140: sql delete from test_index where c = 2748 index_test.go:137: sql insert into test_index values (4061, 288122420357134846, 0.485890, 'YwEXQw5wHR') index_test.go:137: sql insert into test_index values (4065, 2504501950945851675, 0.632731, 'Q5GCp2GJBG') index_test.go:137: sql insert into test_index values (4064, 5761105208072433158, 0.555869, 'IXa77Ip3PU') index_test.go:140: sql delete from test_index where c = 3038 index_test.go:140: sql delete from test_index where c = 3587 index_test.go:143: sql update test_index set c1 = 4795996709625538237, c2 = 0.755670, c3 = 'IF1g3aSVEt' where c = 1491 index_test.go:143: sql update test_index set c1 = 4507550105578190668, c2 = 0.544198, c3 = 'EcUXtRuUdO' where c = 1815 index_test.go:143: sql update test_index set c1 = 6534469915673272987, c2 = 0.451062, c3 = 'VGNXtpGCSq' where c = 2580 index_test.go:137: sql insert into test_index values (4067, 1115641861133909897, 0.892240, 'PJb9VdVVHb') index_test.go:140: sql delete from test_index where c = 1896 index_test.go:140: sql delete from test_index where c = 2359 index_test.go:140: sql delete from test_index where c = 1496 index_test.go:140: sql delete from test_index where c = 3004 index_test.go:143: sql update test_index set c1 = 8980673853059008255, c2 = 0.339211, c3 = 'YE3mBYcj5S' where c = 1019 index_test.go:143: sql update test_index set c1 = 3645230478825419796, c2 = 0.464780, c3 = '26FC6etoMy' where c = 3946 index_test.go:137: sql insert into test_index values (4069, 3392899198630506333, 0.227756, 'oaL46j4bt7') index_test.go:143: sql update test_index set c1 = 834245364236345650, c2 = 0.173306, c3 = 'gMs030Hz24' where c = 3966 index_test.go:137: sql insert into test_index values (4070, 6544625319437397888, 0.616306, 'zCou0hTweP') index_test.go:137: sql insert into test_index values (4068, 1717622541064596795, 0.590756, 'oaiZxkxpCc') index_test.go:140: sql delete from test_index where c = 2999 index_test.go:140: sql delete from test_index where c = 96 index_test.go:140: sql delete from test_index where c = 1701 index_test.go:137: sql insert into test_index values (4071, 4971625304730658642, 0.978163, 'JATexLaiu1') index_test.go:143: sql update test_index set c1 = 1473893542748187671, c2 = 0.078316, c3 = 'ikiy1OLKu1' where c = 1395 index_test.go:140: sql delete from test_index where c = 3467 index_test.go:137: sql insert into test_index values (4073, 3904084560634352298, 0.166222, 'ogvKJcfeKF') index_test.go:143: sql update test_index set c1 = 5545334272807963502, c2 = 0.950376, c3 = 'q97XMmUm9d' where c = 592 index_test.go:143: sql update test_index set c1 = 2071130637054919748, c2 = 0.891872, c3 = 'wpcvFkMGVe' where c = 3584 index_test.go:143: sql update test_index set c1 = 6472945167670540450, c2 = 0.123766, c3 = 'XmIgISl3Jd' where c = 2019 index_test.go:143: sql update test_index set c1 = 583278242252428275, c2 = 0.835848, c3 = 'pI5oGWnwPk' where c = 2500 index_test.go:143: sql update test_index set c1 = 5086031051250340845, c2 = 0.350976, c3 = 'tFca933osO' where c = 541 index_test.go:137: sql insert into test_index values (4074, 2647229379748438982, 0.266106, 'E2TfyiSV2c') index_test.go:137: sql insert into test_index values (4072, 4887110570306531761, 0.871549, 'tmc0JZUJWK') index_test.go:140: sql delete from test_index where c = 598 index_test.go:137: sql insert into test_index values (4075, 564604617831601803, 0.204729, 'SYCZqLbYMp') index_test.go:143: sql update test_index set c1 = 6726888461053414472, c2 = 0.976969, c3 = 'XtVJpU3qXK' where c = 1220 index_test.go:137: sql insert into test_index values (4078, 5742572988143048839, 0.029152, 'mUgBilIO8E') index_test.go:140: sql delete from test_index where c = 1391 index_test.go:140: sql delete from test_index where c = 636 index_test.go:137: sql insert into test_index values (4076, 5807239119226642001, 0.975342, 'dPfyDe7Yda') index_test.go:140: sql delete from test_index where c = 1141 index_test.go:137: sql insert into test_index values (4077, 1419668445364835722, 0.004600, 'QTI2tjE8nH') index_test.go:143: sql update test_index set c1 = 2366554528677307771, c2 = 0.319912, c3 = 'Tdhz9XKwgd' where c = 642 index_test.go:140: sql delete from test_index where c = 3427 index_test.go:137: sql insert into test_index values (4080, 5649630709352313459, 0.977144, 'IFnr67lOgH') index_test.go:137: sql insert into test_index values (4079, 3883847222354615742, 0.557887, 'fOp7zQlgtI') index_test.go:140: sql delete from test_index where c = 2625 index_test.go:143: sql update test_index set c1 = 11594472923900047, c2 = 0.519724, c3 = 'fkngE0EuO7' where c = 85 index_test.go:140: sql delete from test_index where c = 466 index_test.go:140: sql delete from test_index where c = 481 index_test.go:140: sql delete from test_index where c = 2846 index_test.go:143: sql update test_index set c1 = 2157033276725265249, c2 = 0.921660, c3 = 'Gtvlq765cN' where c = 2237 index_test.go:140: sql delete from test_index where c = 252 index_test.go:137: sql insert into test_index values (4081, 309005191087866871, 0.724844, 'kS4ZODhE4C') index_test.go:143: sql update test_index set c1 = 3031723095364243217, c2 = 0.754867, c3 = 'tx1CrJTRco' where c = 2810 index_test.go:143: sql update test_index set c1 = 4120360181436169634, c2 = 0.549272, c3 = '8R3KBek1mz' where c = 3226 index_test.go:140: sql delete from test_index where c = 1295 index_test.go:143: sql update test_index set c1 = 5731877778973792564, c2 = 0.174606, c3 = '4S66E6PkDv' where c = 1611 index_test.go:137: sql insert into test_index values (4082, 6897294571604884030, 0.545560, 'XCtTpXxs9P') index_test.go:143: sql update test_index set c1 = 2618167047428990313, c2 = 0.785886, c3 = 'uPDRXhKxqh' where c = 889 index_test.go:137: sql insert into test_index values (4083, 1779165740125022170, 0.524972, 'vsvXhMIshY') index_test.go:137: sql insert into test_index values (4084, 1531802990415885849, 0.880197, 'Sq0cXCipWr') index_test.go:143: sql update test_index set c1 = 3822147518780309505, c2 = 0.369671, c3 = '6felSF17LM' where c = 965 index_test.go:143: sql update test_index set c1 = 8410484861410246704, c2 = 0.706350, c3 = 'OAQU597J2p' where c = 82 index_test.go:137: sql insert into test_index values (4085, 4840741049644734095, 0.884988, 'LT6elhfvmE') index_test.go:137: sql insert into test_index values (4086, 3274408697018239080, 0.098846, 'ksEvtbTJ1m') index_test.go:143: sql update test_index set c1 = 3067551881690072130, c2 = 0.505286, c3 = 'KjwJhc2Bnq' where c = 910 index_test.go:140: sql delete from test_index where c = 1617 index_test.go:137: sql insert into test_index values (4087, 4676275785002190800, 0.626939, 'oGagZKqPbP') index_test.go:137: sql insert into test_index values (4088, 524203471796410894, 0.218612, '4DLY7HBXny') index_test.go:140: sql delete from test_index where c = 910 index_test.go:143: sql update test_index set c1 = 8789378453610831445, c2 = 0.804536, c3 = 'HrO1bSEHJV' where c = 2585 index_test.go:140: sql delete from test_index where c = 3207 index_test.go:137: sql insert into test_index values (4089, 6571644266024507730, 0.720357, 'P5GflTwUBj') index_test.go:143: sql update test_index set c1 = 7626452432388048098, c2 = 0.200162, c3 = 'Crnobw3Z4e' where c = 2267 index_test.go:140: sql delete from test_index where c = 3413 index_test.go:140: sql delete from test_index where c = 1972 index_test.go:140: sql delete from test_index where c = 3641 index_test.go:137: sql insert into test_index values (4090, 7560716262169014920, 0.836892, 'JL5sl09U5V') index_test.go:140: sql delete from test_index where c = 1972 index_test.go:143: sql update test_index set c1 = 5640018252613951659, c2 = 0.478701, c3 = 'ncJdgKTaAl' where c = 2955 index_test.go:143: sql update test_index set c1 = 583758122348412252, c2 = 0.613097, c3 = 'TKMAB7HYuL' where c = 1960 index_test.go:137: sql insert into test_index values (4092, 6798963373832384215, 0.030779, 'RVQWzR0M5i') index_test.go:140: sql delete from test_index where c = 2679 index_test.go:143: sql update test_index set c1 = 1798640405542976503, c2 = 0.871550, c3 = 'ye0t5X15Z8' where c = 3064 index_test.go:143: sql update test_index set c1 = 6927509240282396904, c2 = 0.121505, c3 = 'NX8fOIAx9K' where c = 651 index_test.go:143: sql update test_index set c1 = 6986829332314378208, c2 = 0.448513, c3 = 'SPbq60bELQ' where c = 3348 index_test.go:140: sql delete from test_index where c = 2857 index_test.go:137: sql insert into test_index values (4091, 920096647611386352, 0.716038, 'X5hdtT4gR0') index_test.go:143: sql update test_index set c1 = 4026608752393695561, c2 = 0.270193, c3 = 'itfVokXmFx' where c = 3242 index_test.go:143: sql update test_index set c1 = 6135929682642653826, c2 = 0.911504, c3 = 'GlkKxFcVWZ' where c = 1936 index_test.go:137: sql insert into test_index values (4093, 105059973457455710, 0.397101, '9K0d6sD6sH') index_test.go:137: sql insert into test_index values (4095, 9167513603263293453, 0.387497, '84U9zdkJ1T') index_test.go:137: sql insert into test_index values (4094, 595303529957632849, 0.144520, '8syAbdV3aG') index_test.go:140: sql delete from test_index where c = 2396 index_test.go:143: sql update test_index set c1 = 1087079157016640013, c2 = 0.057226, c3 = 'MbNblc9GTq' where c = 654 index_test.go:140: sql delete from test_index where c = 479 index_test.go:140: sql delete from test_index where c = 2623 index_test.go:140: sql delete from test_index where c = 1845 index_test.go:140: sql delete from test_index where c = 389 index_test.go:137: sql insert into test_index values (4096, 7556351492333053156, 0.571672, 'E3T3qEVphE') index_test.go:137: sql insert into test_index values (4098, 6286125331587108423, 0.307362, 'Aaw0Qozpfe') index_test.go:137: sql insert into test_index values (4097, 8585386725522549704, 0.020352, 'K0t2zRlq7I') index_test.go:140: sql delete from test_index where c = 3075 index_test.go:143: sql update test_index set c1 = 6055841507830267856, c2 = 0.260584, c3 = 'lP9pMH7KlV' where c = 73 index_test.go:143: sql update test_index set c1 = 4719780557490621593, c2 = 0.550217, c3 = 'uG5OZQ2HoY' where c = 2885 index_test.go:140: sql delete from test_index where c = 1554 index_test.go:143: sql update test_index set c1 = 8282431769053358839, c2 = 0.610154, c3 = 'OGrEpx5B60' where c = 2754 index_test.go:137: sql insert into test_index values (4099, 6583909518884049510, 0.088687, 'so5CAZJ8hK') index_test.go:140: sql delete from test_index where c = 2846 index_test.go:143: sql update test_index set c1 = 6653794420330523853, c2 = 0.588082, c3 = 'Itr4J1zxpp' where c = 1964 index_test.go:143: sql update test_index set c1 = 8589004655176689042, c2 = 0.893571, c3 = 'TVEBxer3Wu' where c = 1219 index_test.go:143: sql update test_index set c1 = 5248086464817777890, c2 = 0.969112, c3 = 'xPfywIR2Ky' where c = 595 index_test.go:140: sql delete from test_index where c = 1790 index_test.go:143: sql update test_index set c1 = 4271959315221949749, c2 = 0.016164, c3 = 'wH2fvE3sgQ' where c = 1892 index_test.go:137: sql insert into test_index values (4100, 2629714019470469780, 0.477541, '86QJGNJ6Yu') index_test.go:143: sql update test_index set c1 = 4418829826091670364, c2 = 0.515825, c3 = 'OPLhhcxB56' where c = 52 index_test.go:143: sql update test_index set c1 = 1916830919321175127, c2 = 0.351172, c3 = 'TLAsDkcw1o' where c = 1664 index_test.go:140: sql delete from test_index where c = 1790 index_test.go:143: sql update test_index set c1 = 4125394819219955713, c2 = 0.766081, c3 = 'lhwNE6n8fq' where c = 2212 index_test.go:137: sql insert into test_index values (4102, 6028416900762594127, 0.144553, 'bpbMAX2aXw') index_test.go:137: sql insert into test_index values (4103, 2563203535752533570, 0.105390, 'dPRhf4SZFR') index_test.go:137: sql insert into test_index values (4101, 1199403921992025250, 0.608572, 'nXdFxIsZ0Z') index_test.go:137: sql insert into test_index values (4105, 3175574848404278188, 0.026648, 'HU9GSVoRLL') index_test.go:137: sql insert into test_index values (4110, 2303308720842169037, 0.096276, 'Un2STjTTZP') index_test.go:137: sql insert into test_index values (4104, 1504377093823134912, 0.103124, 'Q7ReSLtomY') index_test.go:137: sql insert into test_index values (4106, 578751952622879220, 0.331306, '2tP6tKwPYz') index_test.go:140: sql delete from test_index where c = 1253 index_test.go:137: sql insert into test_index values (4108, 6113274492003141590, 0.540324, 'DVFrOZTpDz') index_test.go:140: sql delete from test_index where c = 3796 index_test.go:137: sql insert into test_index values (4107, 4228766723680021559, 0.983906, 'ACcKaadKrI') index_test.go:140: sql delete from test_index where c = 285 index_test.go:137: sql insert into test_index values (4109, 4873226066038781451, 0.260502, '7ypZjPNM4p') index_test.go:140: sql delete from test_index where c = 3651 index_test.go:140: sql delete from test_index where c = 294 index_test.go:140: sql delete from test_index where c = 1121 index_test.go:143: sql update test_index set c1 = 6282131491975008760, c2 = 0.046928, c3 = 'S8i3muFo7j' where c = 3132 index_test.go:143: sql update test_index set c1 = 7847786302885267902, c2 = 0.102143, c3 = 'bdM3dZe1fc' where c = 3030 index_test.go:140: sql delete from test_index where c = 2619 index_test.go:140: sql delete from test_index where c = 184 index_test.go:143: sql update test_index set c1 = 749418952175931550, c2 = 0.976229, c3 = 'eGjzD3wAlZ' where c = 3463 index_test.go:140: sql delete from test_index where c = 1340 index_test.go:140: sql delete from test_index where c = 3026 index_test.go:143: sql update test_index set c1 = 4652152893202656776, c2 = 0.874276, c3 = 'BL691fq7gB' where c = 1485 index_test.go:143: sql update test_index set c1 = 8294291040574807075, c2 = 0.445818, c3 = 'k8mCEXQiMp' where c = 1999 index_test.go:137: sql insert into test_index values (4111, 7867796852961043254, 0.641857, '7EaM9QA2jP') index_test.go:143: sql update test_index set c1 = 633111764149245069, c2 = 0.506370, c3 = 'rGkBEKw7gC' where c = 1468 index_test.go:137: sql insert into test_index values (4112, 2907714094072672816, 0.035614, 'MX1OqI6WJd') index_test.go:137: sql insert into test_index values (4113, 795021824842858263, 0.858285, 'ndwHLYmWEW') index_test.go:143: sql update test_index set c1 = 7061821845162060566, c2 = 0.890677, c3 = 'NeAFP99dbR' where c = 2037 index_test.go:140: sql delete from test_index where c = 678 index_test.go:140: sql delete from test_index where c = 3671 index_test.go:143: sql update test_index set c1 = 1726572824456183794, c2 = 0.972311, c3 = 'ssBmZqXhfz' where c = 1940 index_test.go:140: sql delete from test_index where c = 4010 index_test.go:143: sql update test_index set c1 = 2044533988499370654, c2 = 0.303376, c3 = 'rxO9P87vsu' where c = 1095 index_test.go:137: sql insert into test_index values (4115, 2468219132613557036, 0.916832, 'pvKh4FETnx') index_test.go:137: sql insert into test_index values (4117, 7860607679905191401, 0.670231, 'giazgmDE5Z') index_test.go:143: sql update test_index set c1 = 3056371956922595375, c2 = 0.442200, c3 = 'cbMKQ9PQzF' where c = 430 index_test.go:137: sql insert into test_index values (4114, 12691304453537073, 0.207321, 'nmWUBF9igO') index_test.go:143: sql update test_index set c1 = 7728733471661776965, c2 = 0.041575, c3 = 'UmNp1rDYZk' where c = 1902 index_test.go:143: sql update test_index set c1 = 9038403801572409258, c2 = 0.906797, c3 = '3Hd6jZawMp' where c = 185 index_test.go:137: sql insert into test_index values (4116, 2153539274050279507, 0.902789, 'ECirSzu76p') index_test.go:140: sql delete from test_index where c = 1124 index_test.go:137: sql insert into test_index values (4119, 4886024877871549626, 0.174020, 'AIRqj0wxHh') index_test.go:143: sql update test_index set c1 = 4338413557844606631, c2 = 0.909773, c3 = 'gEbLumwEBX' where c = 2893 index_test.go:140: sql delete from test_index where c = 2760 index_test.go:137: sql insert into test_index values (4120, 6859165395620076395, 0.937037, 'uWQWPnscJ1') index_test.go:137: sql insert into test_index values (4121, 6696081579272216561, 0.097086, '8q1dpEWsTy') index_test.go:137: sql insert into test_index values (4118, 6510757504901975142, 0.125812, 'zv8lvCMrEC') index_test.go:137: sql insert into test_index values (4122, 4906187035757079093, 0.181525, '5TvBJ5zMCK') index_test.go:140: sql delete from test_index where c = 2630 index_test.go:140: sql delete from test_index where c = 3509 index_test.go:140: sql delete from test_index where c = 2976 index_test.go:140: sql delete from test_index where c = 151 index_test.go:140: sql delete from test_index where c = 1887 index_test.go:143: sql update test_index set c1 = 4185592244427743219, c2 = 0.382732, c3 = 'pnWvuT1DFV' where c = 1550 index_test.go:143: sql update test_index set c1 = 2762841124460768367, c2 = 0.718094, c3 = 'ktoAP4zlJF' where c = 2349 index_test.go:143: sql update test_index set c1 = 7136055027206278308, c2 = 0.583800, c3 = 'qKh6Oxxp6C' where c = 127 index_test.go:140: sql delete from test_index where c = 3603 index_test.go:143: sql update test_index set c1 = 7971913604429634915, c2 = 0.506754, c3 = 'VWBxZWxTAE' where c = 3751 index_test.go:143: sql update test_index set c1 = 5962096263581914744, c2 = 0.398340, c3 = 'pLpIXtqjvy' where c = 1755 index_test.go:137: sql insert into test_index values (4123, 2007316427101617197, 0.102755, 's3xYxery2l') index_test.go:140: sql delete from test_index where c = 3900 index_test.go:137: sql insert into test_index values (4124, 7776709376992659877, 0.834923, 'A82XHYsvCM') index_test.go:137: sql insert into test_index values (4126, 6890913017417345643, 0.853300, 'DSzgzzbTio') index_test.go:143: sql update test_index set c1 = 5194217730750139616, c2 = 0.053637, c3 = 'JuJiVhqTKM' where c = 2871 index_test.go:137: sql insert into test_index values (4125, 4278592347790765624, 0.166780, 'Y9XPidLDww') index_test.go:137: sql insert into test_index values (4127, 4501720848758533783, 0.462242, 'gFniO91jUl') index_test.go:143: sql update test_index set c1 = 7260283977392617436, c2 = 0.723414, c3 = '6Bw781LzCe' where c = 933 index_test.go:140: sql delete from test_index where c = 440 index_test.go:143: sql update test_index set c1 = 3966066398774757391, c2 = 0.229216, c3 = 'y1rjP2wZhr' where c = 1234 index_test.go:143: sql update test_index set c1 = 9090030454442658416, c2 = 0.411946, c3 = 'QNt4uQqUJy' where c = 2480 index_test.go:140: sql delete from test_index where c = 696 index_test.go:137: sql insert into test_index values (4129, 9062677900124862603, 0.551732, 'jmUrU1d7LS') index_test.go:137: sql insert into test_index values (4128, 8022507923555884706, 0.148207, 'mXKPzaoMOU') index_test.go:143: sql update test_index set c1 = 2452856274223509553, c2 = 0.202524, c3 = 'MFuFr1hAmm' where c = 2287 index_test.go:137: sql insert into test_index values (4130, 3981269927607701461, 0.675508, 'jY8nw3jN7y') index_test.go:140: sql delete from test_index where c = 2959 index_test.go:140: sql delete from test_index where c = 941 index_test.go:140: sql delete from test_index where c = 1833 index_test.go:137: sql insert into test_index values (4131, 5864547715886346023, 0.332880, 'dVWPTvokR9') index_test.go:140: sql delete from test_index where c = 3812 index_test.go:143: sql update test_index set c1 = 3327055121218461280, c2 = 0.543614, c3 = 'E0W3tOF1gU' where c = 29 index_test.go:140: sql delete from test_index where c = 760 index_test.go:143: sql update test_index set c1 = 3676579763031623359, c2 = 0.079489, c3 = 'qML4HPkbMi' where c = 1304 index_test.go:140: sql delete from test_index where c = 199 index_test.go:143: sql update test_index set c1 = 3758908792992432797, c2 = 0.571452, c3 = 'lyG8iU8l9F' where c = 2163 index_test.go:137: sql insert into test_index values (4132, 3936853762155006567, 0.921221, '7iTxtLMWoY') index_test.go:143: sql update test_index set c1 = 4836259259851136166, c2 = 0.350640, c3 = 't209u91dmj' where c = 1153 index_test.go:140: sql delete from test_index where c = 3892 index_test.go:137: sql insert into test_index values (4133, 177628589934752483, 0.391277, 'dgGLnYpy58') index_test.go:143: sql update test_index set c1 = 2700896292786146178, c2 = 0.300798, c3 = 'VltuRjjx0b' where c = 3677 index_test.go:137: sql insert into test_index values (4135, 6498135526011753450, 0.319547, 'JJwZ91tubL') index_test.go:137: sql insert into test_index values (4136, 1108479632036046714, 0.428163, 'bnz56rbfbd') index_test.go:140: sql delete from test_index where c = 1866 index_test.go:143: sql update test_index set c1 = 6861983336676960728, c2 = 0.244995, c3 = '6AuM7j6KE8' where c = 4092 index_test.go:137: sql insert into test_index values (4134, 3418413405180998692, 0.678652, 'IR6emjLCMK') index_test.go:137: sql insert into test_index values (4137, 4348898844899478187, 0.044842, 'NRNFCIjxwu') index_test.go:140: sql delete from test_index where c = 2199 index_test.go:143: sql update test_index set c1 = 5882816703207117145, c2 = 0.628506, c3 = 'ZiPHLGa5X7' where c = 3875 index_test.go:140: sql delete from test_index where c = 272 index_test.go:137: sql insert into test_index values (4138, 5707232399651228391, 0.828516, '3kVYNdfljN') index_test.go:143: sql update test_index set c1 = 1254664812442136885, c2 = 0.679532, c3 = 'sKEBe5EFB6' where c = 1380 index_test.go:140: sql delete from test_index where c = 3391 index_test.go:140: sql delete from test_index where c = 3359 index_test.go:137: sql insert into test_index values (4139, 504852310817219269, 0.369250, '8hVBuJ2uMu') index_test.go:143: sql update test_index set c1 = 6469622027362863022, c2 = 0.018385, c3 = 'l2IsnJM9jX' where c = 3940 index_test.go:143: sql update test_index set c1 = 6353014051678580902, c2 = 0.572040, c3 = 'iFu2TxN2wG' where c = 964 index_test.go:143: sql update test_index set c1 = 6397607851179565384, c2 = 0.028570, c3 = '4ZHPIur2Yt' where c = 837 index_test.go:140: sql delete from test_index where c = 407 index_test.go:137: sql insert into test_index values (4141, 6959347436565650357, 0.896286, 'Ry1Z0lmLSd') index_test.go:137: sql insert into test_index values (4142, 5405092630285814517, 0.848918, '4BcNMRpNeK') index_test.go:137: sql insert into test_index values (4143, 3812688428379724970, 0.539816, 'Pq6afykw84') index_test.go:137: sql insert into test_index values (4140, 4952809856539030154, 0.750794, 'plRciuqzhv') index_test.go:143: sql update test_index set c1 = 6356376037224327171, c2 = 0.205822, c3 = 'qd4Lq7sm9j' where c = 2281 index_test.go:140: sql delete from test_index where c = 92 index_test.go:137: sql insert into test_index values (4144, 5671335165504747117, 0.395869, 'ymUzK8dXRQ') index_test.go:140: sql delete from test_index where c = 3906 index_test.go:143: sql update test_index set c1 = 5356055051402574287, c2 = 0.239445, c3 = '4WP4hZxpOJ' where c = 842 index_test.go:140: sql delete from test_index where c = 2684 index_test.go:140: sql delete from test_index where c = 77 index_test.go:137: sql insert into test_index values (4145, 6092371477711759164, 0.776821, '4qd4SUdxz2') index_test.go:140: sql delete from test_index where c = 3591 index_test.go:143: sql update test_index set c1 = 8303319920874197221, c2 = 0.234580, c3 = 'xPmTR9Xd8L' where c = 3249 index_test.go:140: sql delete from test_index where c = 2153 index_test.go:143: sql update test_index set c1 = 4457189850442247764, c2 = 0.762892, c3 = 'EmeEV14Q8n' where c = 2136 index_test.go:143: sql update test_index set c1 = 3376249414553430688, c2 = 0.595813, c3 = 'wqhjxxrdqs' where c = 49 index_test.go:143: sql update test_index set c1 = 7517666982228159741, c2 = 0.504174, c3 = 'Ca23wfxWP8' where c = 2257 index_test.go:140: sql delete from test_index where c = 3768 index_test.go:137: sql insert into test_index values (4147, 2911389793885496147, 0.299924, 'pAEQJhVDGv') index_test.go:140: sql delete from test_index where c = 1335 index_test.go:143: sql update test_index set c1 = 3773253602955395223, c2 = 0.614802, c3 = 'KoIsKAYvdg' where c = 2426 index_test.go:143: sql update test_index set c1 = 1477423956315304962, c2 = 0.779242, c3 = 'v2UeoJchtR' where c = 3400 index_test.go:137: sql insert into test_index values (4146, 6203159829077385259, 0.624163, 'MsKLeQjiCH') index_test.go:143: sql update test_index set c1 = 7166878598048465368, c2 = 0.118417, c3 = 'yRAIKSm2d8' where c = 2989 index_test.go:137: sql insert into test_index values (4149, 6412722675000396585, 0.492260, 'siyJXNPdUo') index_test.go:137: sql insert into test_index values (4148, 4368872036645763257, 0.977739, 'aGUSf0ssCL') index_test.go:143: sql update test_index set c1 = 8570276462657084254, c2 = 0.903299, c3 = 'CDh9gYgoin' where c = 101 index_test.go:137: sql insert into test_index values (4150, 6195681900494413966, 0.757553, 'XNYDJ8VrS9') index_test.go:140: sql delete from test_index where c = 1580 index_test.go:143: sql update test_index set c1 = 1985464711026747514, c2 = 0.294509, c3 = 'IuWKXlshge' where c = 1139 index_test.go:137: sql insert into test_index values (4153, 4153528282854431698, 0.197803, '5juMzNX6fg') index_test.go:137: sql insert into test_index values (4151, 2126477180089843557, 0.875280, 'D9sY62tc6j') index_test.go:137: sql insert into test_index values (4152, 1480597153418678930, 0.003768, 'ubUV6Vjhye') index_test.go:137: sql insert into test_index values (4154, 3873069425601413237, 0.541860, 'b0MyI0FR3f') index_test.go:140: sql delete from test_index where c = 3378 index_test.go:140: sql delete from test_index where c = 3252 index_test.go:137: sql insert into test_index values (4155, 7439137147663552949, 0.810450, 'RMnAX5CCct') index_test.go:140: sql delete from test_index where c = 1779 index_test.go:143: sql update test_index set c1 = 8160078756979920203, c2 = 0.220272, c3 = 'BvGhGbR46s' where c = 986 index_test.go:140: sql delete from test_index where c = 4148 index_test.go:140: sql delete from test_index where c = 3315 index_test.go:143: sql update test_index set c1 = 5329878112541026956, c2 = 0.547059, c3 = 'x20jvWrfwT' where c = 146 index_test.go:140: sql delete from test_index where c = 3887 index_test.go:140: sql delete from test_index where c = 3147 index_test.go:140: sql delete from test_index where c = 2549 index_test.go:140: sql delete from test_index where c = 3699 index_test.go:143: sql update test_index set c1 = 9050152970466077006, c2 = 0.537009, c3 = 'qQxv3J3VD0' where c = 3654 index_test.go:143: sql update test_index set c1 = 6977428234498995776, c2 = 0.090439, c3 = 'NWABC8cTHc' where c = 3387 index_test.go:137: sql insert into test_index values (4156, 6617643214384852066, 0.763039, 'TYiHVG1urN') index_test.go:143: sql update test_index set c1 = 6918076721003905508, c2 = 0.331392, c3 = '90BMpN3OW3' where c = 229 index_test.go:143: sql update test_index set c1 = 3911550115302601799, c2 = 0.324704, c3 = 'a41h66AsGJ' where c = 4093 index_test.go:137: sql insert into test_index values (4157, 5313640078119632414, 0.312714, '1u18gR1jKi') index_test.go:137: sql insert into test_index values (4158, 756019465858322216, 0.907670, 'Cxa65i3DUF') index_test.go:140: sql delete from test_index where c = 270 index_test.go:143: sql update test_index set c1 = 6716687032893063960, c2 = 0.253396, c3 = 'LkEVTNw5iZ' where c = 287 index_test.go:143: sql update test_index set c1 = 1574660340760197573, c2 = 0.908926, c3 = '7RNd2iFOi7' where c = 1487 index_test.go:137: sql insert into test_index values (4159, 2547677691415663529, 0.294169, 'M7S6Zi7sKt') index_test.go:143: sql update test_index set c1 = 897661416379354739, c2 = 0.988384, c3 = 'XC5xGvMpnm' where c = 3306 index_test.go:137: sql insert into test_index values (4161, 3174434607202453439, 0.958069, 'wKKlKT1RHm') index_test.go:137: sql insert into test_index values (4160, 1928212759538862721, 0.752756, 'Pqc2iRK8xa') index_test.go:143: sql update test_index set c1 = 3268614770802744618, c2 = 0.035013, c3 = 'z3eEdl38zs' where c = 1914 index_test.go:143: sql update test_index set c1 = 337931170900734298, c2 = 0.576988, c3 = 'LfVYOnqsDG' where c = 1998 index_test.go:140: sql delete from test_index where c = 2950 index_test.go:137: sql insert into test_index values (4163, 6190206470560897025, 0.099559, 'aeZHqBO4yF') index_test.go:140: sql delete from test_index where c = 2581 index_test.go:137: sql insert into test_index values (4162, 8284801804179380274, 0.302633, 'XaPXMsf26Z') index_test.go:137: sql insert into test_index values (4164, 4622099106921134790, 0.904162, 'aDgiaZ3jej') index_test.go:143: sql update test_index set c1 = 8586533297760297582, c2 = 0.804065, c3 = 'ntdag6voN7' where c = 1894 index_test.go:137: sql insert into test_index values (4166, 1608808936062796880, 0.296615, 'A33oRi8jZy') index_test.go:140: sql delete from test_index where c = 2891 index_test.go:140: sql delete from test_index where c = 3248 index_test.go:140: sql delete from test_index where c = 2292 index_test.go:140: sql delete from test_index where c = 3926 index_test.go:140: sql delete from test_index where c = 1631 index_test.go:137: sql insert into test_index values (4165, 1618857919744213195, 0.601762, 'Vtvmxqz9ix') index_test.go:140: sql delete from test_index where c = 2448 index_test.go:143: sql update test_index set c1 = 6903069681837800881, c2 = 0.793624, c3 = 'b1DcKBmkys' where c = 2105 index_test.go:137: sql insert into test_index values (4167, 1054006676455919197, 0.342032, '4BQ4LSc0ia') index_test.go:143: sql update test_index set c1 = 7251722900897648616, c2 = 0.095780, c3 = 'wg5etKFXiB' where c = 1848 index_test.go:143: sql update test_index set c1 = 5190878173826685014, c2 = 0.128824, c3 = 'tQ14PS0tOR' where c = 553 index_test.go:143: sql update test_index set c1 = 3280003462236806494, c2 = 0.387624, c3 = 'dzqKgObSvV' where c = 2619 index_test.go:143: sql update test_index set c1 = 5807517885965725266, c2 = 0.482139, c3 = '0EBulPPkc4' where c = 2909 index_test.go:143: sql update test_index set c1 = 4984505190893909375, c2 = 0.024961, c3 = 'hegvhgZRSk' where c = 2049 index_test.go:140: sql delete from test_index where c = 451 index_test.go:143: sql update test_index set c1 = 2952554098303591101, c2 = 0.326532, c3 = 'dlfNrlBtsK' where c = 1407 index_test.go:137: sql insert into test_index values (4169, 2044746036414520469, 0.632945, 'VImcenqT8g') index_test.go:140: sql delete from test_index where c = 3546 index_test.go:137: sql insert into test_index values (4170, 3414660470042389865, 0.912693, 'xhXb4JsOus') index_test.go:137: sql insert into test_index values (4168, 8710564799250860303, 0.956948, 'KsX7uaS9PI') index_test.go:137: sql insert into test_index values (4172, 3347623427409851372, 0.447621, 'kDuPRqBncj') index_test.go:137: sql insert into test_index values (4173, 1777797238704016384, 0.434264, 'Q5i37lNjkT') index_test.go:140: sql delete from test_index where c = 418 index_test.go:143: sql update test_index set c1 = 8316683650650740582, c2 = 0.974839, c3 = 'mmSqvCFh5y' where c = 2335 index_test.go:140: sql delete from test_index where c = 2047 index_test.go:137: sql insert into test_index values (4171, 8069685056515293689, 0.850928, 'k8w6FDtG6G') index_test.go:137: sql insert into test_index values (4174, 3607726950422938244, 0.850528, 'S3ilCHG0MZ') index_test.go:140: sql delete from test_index where c = 3467 index_test.go:140: sql delete from test_index where c = 948 index_test.go:140: sql delete from test_index where c = 596 index_test.go:143: sql update test_index set c1 = 4998931253562829013, c2 = 0.196962, c3 = 'ENUVHRraUb' where c = 1122 index_test.go:143: sql update test_index set c1 = 5001082249025460157, c2 = 0.264470, c3 = 'pFzxalEymu' where c = 509 index_test.go:140: sql delete from test_index where c = 2081 index_test.go:140: sql delete from test_index where c = 3128 index_test.go:137: sql insert into test_index values (4175, 2352185905383012078, 0.719814, 'uxawr771Y2') index_test.go:140: sql delete from test_index where c = 2389 index_test.go:143: sql update test_index set c1 = 2924554189161212952, c2 = 0.129915, c3 = 'NAcdTi20Cz' where c = 1422 index_test.go:143: sql update test_index set c1 = 7773809910410399933, c2 = 0.136623, c3 = 'YA2V89EhHE' where c = 588 index_test.go:143: sql update test_index set c1 = 464927549443386095, c2 = 0.674653, c3 = 'WG284ATAyb' where c = 1624 index_test.go:143: sql update test_index set c1 = 3707624795003626956, c2 = 0.853764, c3 = 'ErF4ws5pjL' where c = 582 index_test.go:137: sql insert into test_index values (4177, 1369616892453845196, 0.935620, 'dA6JWWCYXd') index_test.go:137: sql insert into test_index values (4176, 4158029799499745770, 0.909412, 'yKHuBOZl2w') index_test.go:143: sql update test_index set c1 = 7218475908654578570, c2 = 0.863575, c3 = '2yU2ZVXK2z' where c = 3597 index_test.go:143: sql update test_index set c1 = 8276400247866187563, c2 = 0.540564, c3 = 'OSKtDPZiey' where c = 3289 index_test.go:143: sql update test_index set c1 = 1940080781889321910, c2 = 0.654414, c3 = 'bjaNvME8pm' where c = 908 index_test.go:140: sql delete from test_index where c = 3924 index_test.go:140: sql delete from test_index where c = 3414 index_test.go:137: sql insert into test_index values (4180, 4652285771959574774, 0.887567, 'NScclZh4zU') index_test.go:137: sql insert into test_index values (4179, 1109365154191519565, 0.244086, '7iixsfvkQt') index_test.go:137: sql insert into test_index values (4178, 1937603486677930856, 0.112280, 'iOhsYAdGsH') index_test.go:140: sql delete from test_index where c = 447 index_test.go:140: sql delete from test_index where c = 416 index_test.go:137: sql insert into test_index values (4181, 6877157389819731764, 0.703451, 'YR6N2vGTdx') index_test.go:140: sql delete from test_index where c = 2266 index_test.go:137: sql insert into test_index values (4182, 9015298356061594777, 0.592674, 'aqvQsJB6SE') index_test.go:137: sql insert into test_index values (4184, 7530178616703424735, 0.375081, 'iXZzKnZlxs') index_test.go:143: sql update test_index set c1 = 6970667231635779280, c2 = 0.871406, c3 = 'rzJmIK6tWV' where c = 1457 index_test.go:143: sql update test_index set c1 = 5347774357564767891, c2 = 0.803096, c3 = 'iaGAQsCgDt' where c = 1903 index_test.go:137: sql insert into test_index values (4183, 7910304276833695635, 0.733624, 'J3rjnQ2xtb') index_test.go:140: sql delete from test_index where c = 3980 index_test.go:140: sql delete from test_index where c = 268 index_test.go:143: sql update test_index set c1 = 1820560133970472690, c2 = 0.708159, c3 = 'Oj7w0pKOXW' where c = 3267 index_test.go:137: sql insert into test_index values (4186, 522434569769047599, 0.626716, 'uGNgAlU94r') index_test.go:143: sql update test_index set c1 = 4049493009624808492, c2 = 0.412573, c3 = 'WyYUcTshzL' where c = 1339 index_test.go:140: sql delete from test_index where c = 3811 index_test.go:140: sql delete from test_index where c = 4030 index_test.go:140: sql delete from test_index where c = 3818 index_test.go:143: sql update test_index set c1 = 4089568279739318421, c2 = 0.908872, c3 = 'RhtKRhuq8F' where c = 62 index_test.go:140: sql delete from test_index where c = 1547 index_test.go:137: sql insert into test_index values (4188, 4009302098827551180, 0.816320, 'J7r6mNs1iS') index_test.go:143: sql update test_index set c1 = 9111680690897418347, c2 = 0.051425, c3 = 'KqNTIcUiN1' where c = 2357 index_test.go:143: sql update test_index set c1 = 3610347862895805462, c2 = 0.968775, c3 = 'cWLpR5TaZK' where c = 1560 index_test.go:143: sql update test_index set c1 = 1505666160601242190, c2 = 0.127643, c3 = 'VvZV17cIKf' where c = 4155 index_test.go:137: sql insert into test_index values (4185, 3216985315200810944, 0.076467, '8Cg7EBs0Zz') index_test.go:137: sql insert into test_index values (4187, 6006814117911309783, 0.239726, '0qWnrv1LK9') index_test.go:137: sql insert into test_index values (4189, 2557239372282615343, 0.728977, '76hI9NyDeG') index_test.go:143: sql update test_index set c1 = 3906880545770048687, c2 = 0.612205, c3 = 'Wv9PAtK7Xb' where c = 3296 index_test.go:143: sql update test_index set c1 = 2253612991414313026, c2 = 0.198712, c3 = 'W0pnUSrgwq' where c = 1928 index_test.go:140: sql delete from test_index where c = 1525 index_test.go:140: sql delete from test_index where c = 1603 index_test.go:143: sql update test_index set c1 = 4166953367293344218, c2 = 0.522673, c3 = 'D7ak3r1eSe' where c = 772 index_test.go:140: sql delete from test_index where c = 1409 index_test.go:137: sql insert into test_index values (4191, 7094577765459262249, 0.136692, 'inLiSSgHq0') index_test.go:137: sql insert into test_index values (4190, 4353858543858258342, 0.519831, 'bPpUq4r4Cv') index_test.go:137: sql insert into test_index values (4193, 5458556617947052814, 0.349230, 'Jp1ByYHsTg') index_test.go:137: sql insert into test_index values (4194, 1712513336678021923, 0.907001, 'cEcBZ5lnXS') index_test.go:143: sql update test_index set c1 = 7651571775904971942, c2 = 0.571408, c3 = 'ApiapQziRS' where c = 1843 index_test.go:137: sql insert into test_index values (4192, 1535099400518410203, 0.217598, 'FqXig38ZD1') index_test.go:140: sql delete from test_index where c = 3582 index_test.go:140: sql delete from test_index where c = 1976 index_test.go:140: sql delete from test_index where c = 209 index_test.go:137: sql insert into test_index values (4195, 6178964798532954387, 0.660045, '6lM0zcTS5F') index_test.go:140: sql delete from test_index where c = 832 index_test.go:140: sql delete from test_index where c = 452 index_test.go:137: sql insert into test_index values (4196, 2799031474262492905, 0.518960, 'E4bZH6OCjY') index_test.go:140: sql delete from test_index where c = 3004 index_test.go:143: sql update test_index set c1 = 4647416778826382005, c2 = 0.887863, c3 = 'L0vWSUNWWK' where c = 1530 index_test.go:143: sql update test_index set c1 = 2458337368967384688, c2 = 0.067356, c3 = 'mhzojXTNGj' where c = 506 index_test.go:143: sql update test_index set c1 = 4500711874832265864, c2 = 0.747444, c3 = 'sDtsa0TEk3' where c = 2447 index_test.go:143: sql update test_index set c1 = 8577584175319751295, c2 = 0.866737, c3 = 'sTRVTkF050' where c = 4155 index_test.go:143: sql update test_index set c1 = 1211435020983400056, c2 = 0.526284, c3 = 'HORUEnqIMm' where c = 2163 index_test.go:140: sql delete from test_index where c = 2646 index_test.go:137: sql insert into test_index values (4197, 42483349310765687, 0.007402, '3hGBJ9C5KX') index_test.go:143: sql update test_index set c1 = 3290334408192540194, c2 = 0.465778, c3 = 'cKBgvI6KQB' where c = 3861 index_test.go:143: sql update test_index set c1 = 1862242887230805030, c2 = 0.127976, c3 = 'S2qD4YHJ43' where c = 2342 index_test.go:137: sql insert into test_index values (4198, 3217258321735760867, 0.463474, 'qJRyNWc9G6') index_test.go:143: sql update test_index set c1 = 3885838909231815682, c2 = 0.549534, c3 = 'CXaDBwLN1a' where c = 2139 index_test.go:140: sql delete from test_index where c = 3065 index_test.go:140: sql delete from test_index where c = 1521 index_test.go:143: sql update test_index set c1 = 7559780984483785962, c2 = 0.268890, c3 = '7tnqBlHkWn' where c = 3348 index_test.go:137: sql insert into test_index values (4199, 52545412058998339, 0.537437, 'PCo9IycFRR') index_test.go:140: sql delete from test_index where c = 1825 index_test.go:137: sql insert into test_index values (4200, 102367362274278713, 0.974064, 'jl1HQJQtAH') index_test.go:143: sql update test_index set c1 = 1249698473810636044, c2 = 0.047349, c3 = 's6oJTXn9pf' where c = 3779 index_test.go:140: sql delete from test_index where c = 487 index_test.go:143: sql update test_index set c1 = 2041316924051019174, c2 = 0.399985, c3 = 'ccU1fp77p6' where c = 3707 index_test.go:140: sql delete from test_index where c = 244 index_test.go:143: sql update test_index set c1 = 8090150617789006918, c2 = 0.368825, c3 = 'nfZJ0gNgtd' where c = 745 index_test.go:143: sql update test_index set c1 = 3817295976551553592, c2 = 0.120025, c3 = 'xtzhWcevL1' where c = 2466 index_test.go:143: sql update test_index set c1 = 3431091135060833593, c2 = 0.771775, c3 = 'pYatKNulrC' where c = 482 index_test.go:137: sql insert into test_index values (4206, 1816114460479154128, 0.617747, 'Lr3h8bZfNK') index_test.go:137: sql insert into test_index values (4204, 7326068949352215084, 0.388477, 'VekXaKcULo') index_test.go:137: sql insert into test_index values (4205, 488977463475743515, 0.177762, 'ZYgBcR9acc') index_test.go:137: sql insert into test_index values (4202, 826600657258416748, 0.654473, 'tKos4w6Hxf') index_test.go:137: sql insert into test_index values (4203, 5440866996291586108, 0.125235, 'tTB4RuecsK') index_test.go:137: sql insert into test_index values (4210, 3573854714689773520, 0.582188, 'Cg1H1tN5TY') index_test.go:137: sql insert into test_index values (4207, 6769200533538109107, 0.126113, 'OmslbwNeG2') index_test.go:137: sql insert into test_index values (4201, 6162031945214522582, 0.022285, 'ym42dNrk0A') index_test.go:140: sql delete from test_index where c = 132 index_test.go:140: sql delete from test_index where c = 2117 index_test.go:140: sql delete from test_index where c = 876 index_test.go:140: sql delete from test_index where c = 765 index_test.go:140: sql delete from test_index where c = 3062 index_test.go:137: sql insert into test_index values (4209, 6991873220994266806, 0.446795, 'Wm7fyGyNBv') index_test.go:140: sql delete from test_index where c = 2520 index_test.go:137: sql insert into test_index values (4208, 2157965537967571156, 0.561124, 'pRF1Ol3cKn') index_test.go:143: sql update test_index set c1 = 2452207168249269665, c2 = 0.118334, c3 = 'poeph3Q4ut' where c = 2575 index_test.go:140: sql delete from test_index where c = 2388 index_test.go:140: sql delete from test_index where c = 3778 index_test.go:143: sql update test_index set c1 = 4268878870481156033, c2 = 0.580067, c3 = 'pjK7rkne6m' where c = 2886 index_test.go:143: sql update test_index set c1 = 4593200217537865952, c2 = 0.456536, c3 = 'ZEQZg9Px7O' where c = 1404 index_test.go:143: sql update test_index set c1 = 863283200470090449, c2 = 0.376166, c3 = 'TfaHxDYMxg' where c = 3404 index_test.go:143: sql update test_index set c1 = 8358268177471941815, c2 = 0.522388, c3 = '9yjl13GYC5' where c = 803 index_test.go:137: sql insert into test_index values (4211, 2567626397954159168, 0.423603, '6S2pilRvNK') index_test.go:143: sql update test_index set c1 = 7390923671943264068, c2 = 0.813274, c3 = 'jXGBpCPi2Y' where c = 608 index_test.go:140: sql delete from test_index where c = 2331 index_test.go:143: sql update test_index set c1 = 2799214653827642800, c2 = 0.243628, c3 = 'tk9fQhQNja' where c = 3177 index_test.go:137: sql insert into test_index values (4213, 8025306790254249375, 0.847050, 'KKQZVlLlMA') index_test.go:143: sql update test_index set c1 = 910703435095364526, c2 = 0.043307, c3 = 'ITarGbu4bg' where c = 1676 index_test.go:143: sql update test_index set c1 = 5562783189690323437, c2 = 0.584395, c3 = 'LDaGKJ52WJ' where c = 395 index_test.go:137: sql insert into test_index values (4215, 5002804206497309362, 0.272326, 'l5g8zJIor0') index_test.go:140: sql delete from test_index where c = 1258 index_test.go:140: sql delete from test_index where c = 2818 index_test.go:140: sql delete from test_index where c = 3437 index_test.go:137: sql insert into test_index values (4216, 7670451468341498957, 0.158785, '0bIBOx0b2O') index_test.go:137: sql insert into test_index values (4214, 597944294753993738, 0.652921, 'WbhyDo0x4U') index_test.go:140: sql delete from test_index where c = 64 index_test.go:143: sql update test_index set c1 = 5602808459236703205, c2 = 0.834951, c3 = '80puyYdHyX' where c = 791 index_test.go:137: sql insert into test_index values (4218, 6260311858507580320, 0.978357, 'oL09dSdNQo') index_test.go:143: sql update test_index set c1 = 924678672426655162, c2 = 0.368313, c3 = 'RV9iLrYy5e' where c = 838 index_test.go:137: sql insert into test_index values (4212, 4072659329611947187, 0.547856, 'kROIUydJGX') index_test.go:137: sql insert into test_index values (4219, 4723948489399696427, 0.454488, 'v6mJgRFH5r') index_test.go:137: sql insert into test_index values (4217, 4303330559109792585, 0.387160, 'hZoDRZ7XxZ') index_test.go:143: sql update test_index set c1 = 7096209269053168024, c2 = 0.404571, c3 = '8PGvg9K3iu' where c = 2425 index_test.go:140: sql delete from test_index where c = 3953 index_test.go:140: sql delete from test_index where c = 640 index_test.go:137: sql insert into test_index values (4220, 4060945990746321656, 0.980330, 'ZydwhU2W5t') index_test.go:137: sql insert into test_index values (4221, 4890641188958435385, 0.317202, 'MDIGyx9oA5') index_test.go:137: sql insert into test_index values (4222, 7100549080133298821, 0.173395, 'J0IjGEywjb') index_test.go:140: sql delete from test_index where c = 3974 index_test.go:140: sql delete from test_index where c = 1007 index_test.go:143: sql update test_index set c1 = 4847718383196498543, c2 = 0.540879, c3 = 'jMuTCr7yq5' where c = 1307 index_test.go:143: sql update test_index set c1 = 8224789399013317428, c2 = 0.842822, c3 = 'XsK8e6P2oO' where c = 3115 index_test.go:140: sql delete from test_index where c = 1003 index_test.go:140: sql delete from test_index where c = 2224 index_test.go:140: sql delete from test_index where c = 1440 index_test.go:143: sql update test_index set c1 = 8583185456315195940, c2 = 0.344602, c3 = 'dKEGi0S1qY' where c = 2113 index_test.go:143: sql update test_index set c1 = 4421783854547242086, c2 = 0.033816, c3 = 'AvduZzJ2o1' where c = 2789 index_test.go:140: sql delete from test_index where c = 1252 index_test.go:140: sql delete from test_index where c = 4117 index_test.go:137: sql insert into test_index values (4223, 8965615420687722391, 0.432696, '91rpCZHHFG') index_test.go:137: sql insert into test_index values (4224, 6251510512072556965, 0.672745, 'dx68Ht4sFh') index_test.go:143: sql update test_index set c1 = 1712448329071484060, c2 = 0.844066, c3 = 'hdr1TUW142' where c = 1546 index_test.go:143: sql update test_index set c1 = 7078425696037269401, c2 = 0.057717, c3 = 'D82nhLIUbf' where c = 546 index_test.go:143: sql update test_index set c1 = 3750947857837336113, c2 = 0.428700, c3 = 'ke50sw9KMH' where c = 3300 index_test.go:143: sql update test_index set c1 = 7429297697370740771, c2 = 0.908671, c3 = 'a7JfH5JlU7' where c = 2083 index_test.go:143: sql update test_index set c1 = 7385840339825851459, c2 = 0.438310, c3 = 'H1qzCcxr39' where c = 1621 index_test.go:137: sql insert into test_index values (4225, 5790298671056654097, 0.035635, 'T4oLrOiXT3') index_test.go:137: sql insert into test_index values (4226, 6510163010511171697, 0.260555, '55gCNBWpvx') index_test.go:140: sql delete from test_index where c = 1900 index_test.go:143: sql update test_index set c1 = 2312849137559242263, c2 = 0.341718, c3 = 'ubSJXXTlyg' where c = 2251 index_test.go:137: sql insert into test_index values (4227, 6756490530467853626, 0.294959, '46MOjtP4gP') index_test.go:140: sql delete from test_index where c = 3439 index_test.go:137: sql insert into test_index values (4230, 6455664995779038413, 0.649755, '5hFAzCdqXh') index_test.go:140: sql delete from test_index where c = 162 index_test.go:137: sql insert into test_index values (4231, 4170239915384406125, 0.670572, '9RLBj7ui1b') index_test.go:137: sql insert into test_index values (4228, 2036037424944833962, 0.405077, '8dHdeOdy6c') index_test.go:137: sql insert into test_index values (4229, 4063790805955826201, 0.261268, 'dtrnPJoF7I') index_test.go:137: sql insert into test_index values (4232, 8230261876295823299, 0.039863, 'Nhje2Swc8z') index_test.go:143: sql update test_index set c1 = 2815098162179378162, c2 = 0.436131, c3 = 'zEJskLNcKd' where c = 1983 index_test.go:140: sql delete from test_index where c = 1067 index_test.go:140: sql delete from test_index where c = 2772 index_test.go:140: sql delete from test_index where c = 1833 index_test.go:143: sql update test_index set c1 = 8988844522492374588, c2 = 0.331854, c3 = '1v7xp04O3g' where c = 2227 index_test.go:140: sql delete from test_index where c = 2263 index_test.go:140: sql delete from test_index where c = 3254 index_test.go:143: sql update test_index set c1 = 7947646715445203026, c2 = 0.200331, c3 = '04pWRFaGgA' where c = 3968 index_test.go:143: sql update test_index set c1 = 984606617379440648, c2 = 0.590837, c3 = 'lhZTGwGWqJ' where c = 561 index_test.go:137: sql insert into test_index values (4233, 637802055935860596, 0.964181, '5xfMYLolk8') index_test.go:140: sql delete from test_index where c = 1021 index_test.go:143: sql update test_index set c1 = 7430892423700622662, c2 = 0.695930, c3 = 'ucuKjBdanX' where c = 185 index_test.go:140: sql delete from test_index where c = 3713 index_test.go:140: sql delete from test_index where c = 4000 index_test.go:143: sql update test_index set c1 = 6734925654762046568, c2 = 0.252979, c3 = 'Kl7v9de26j' where c = 3503 index_test.go:143: sql update test_index set c1 = 7247232418035816168, c2 = 0.041341, c3 = 'WfMgbvC30f' where c = 822 index_test.go:137: sql insert into test_index values (4234, 595907877110153510, 0.560761, 'BO6ygVGqgC') index_test.go:137: sql insert into test_index values (4236, 4359087362942638190, 0.037367, 'OztreAMbZR') index_test.go:143: sql update test_index set c1 = 1700095425822971292, c2 = 0.167324, c3 = 'WFeZr670co' where c = 1213 index_test.go:137: sql insert into test_index values (4235, 7418657432719361262, 0.764476, 'hSLevoWUfC') index_test.go:137: sql insert into test_index values (4238, 5179300453179508327, 0.795299, '3ykG7UCCJz') index_test.go:143: sql update test_index set c1 = 1345395832479061826, c2 = 0.038848, c3 = 'nt6Hk1m45x' where c = 3234 index_test.go:143: sql update test_index set c1 = 7542605999447602606, c2 = 0.608510, c3 = 'MMozQ1X4J0' where c = 3781 index_test.go:143: sql update test_index set c1 = 3330780524245180352, c2 = 0.176340, c3 = 't0JoUIqYxj' where c = 3767 index_test.go:137: sql insert into test_index values (4240, 7012343490913642947, 0.870264, 'nOz93gwSdA') index_test.go:137: sql insert into test_index values (4239, 7941380399973657520, 0.471965, 'Pfn234IYQ2') index_test.go:140: sql delete from test_index where c = 1541 index_test.go:137: sql insert into test_index values (4237, 44355103230038766, 0.826541, 'gRuhRmHtqW') index_test.go:140: sql delete from test_index where c = 2699 index_test.go:140: sql delete from test_index where c = 574 index_test.go:140: sql delete from test_index where c = 1774 index_test.go:137: sql insert into test_index values (4242, 4849500162057624079, 0.679404, 'Nx4GCDvb7q') index_test.go:140: sql delete from test_index where c = 660 index_test.go:137: sql insert into test_index values (4241, 5385628804829732830, 0.278182, 'YjW2s01qM0') index_test.go:143: sql update test_index set c1 = 5223187373794371589, c2 = 0.806978, c3 = 'IXNsliWv2K' where c = 2118 index_test.go:137: sql insert into test_index values (4243, 6948273716703509480, 0.974495, 'Pc7hIVRTgB') index_test.go:143: sql update test_index set c1 = 7871807880847958498, c2 = 0.645275, c3 = '356b99OgWC' where c = 1243 index_test.go:140: sql delete from test_index where c = 1748 index_test.go:140: sql delete from test_index where c = 746 index_test.go:143: sql update test_index set c1 = 8211618670305027195, c2 = 0.271835, c3 = 'MOokQg1igM' where c = 2726 index_test.go:140: sql delete from test_index where c = 2711 index_test.go:143: sql update test_index set c1 = 5422562229932378130, c2 = 0.207562, c3 = '7i5jpEsIU4' where c = 2353 index_test.go:137: sql insert into test_index values (4244, 5378168486868918505, 0.595623, 'cJiN7IEL12') index_test.go:143: sql update test_index set c1 = 3005255744012334353, c2 = 0.261902, c3 = 'yrz2XRqsj7' where c = 1059 index_test.go:140: sql delete from test_index where c = 3469 index_test.go:137: sql insert into test_index values (4245, 6144032114888095358, 0.028484, '1IKsk1zS1K') index_test.go:137: sql insert into test_index values (4246, 1086471885081865039, 0.095010, 'qL4bmkb30W') index_test.go:143: sql update test_index set c1 = 8300827628483587079, c2 = 0.142294, c3 = 'GKSTZCf7eo' where c = 3890 index_test.go:140: sql delete from test_index where c = 3843 index_test.go:140: sql delete from test_index where c = 648 index_test.go:143: sql update test_index set c1 = 4778346479804276171, c2 = 0.155021, c3 = 'lnzyBB4UGC' where c = 3745 index_test.go:137: sql insert into test_index values (4248, 3507138661915554367, 0.516291, 'JhxUr09kZ4') index_test.go:143: sql update test_index set c1 = 433685080806597427, c2 = 0.923444, c3 = 'lG68GZ4hNe' where c = 2009 index_test.go:143: sql update test_index set c1 = 7677368082176999178, c2 = 0.614933, c3 = 'vKgG998Zft' where c = 405 index_test.go:137: sql insert into test_index values (4247, 2874231729308999775, 0.177380, 'OE8EalOUir') index_test.go:140: sql delete from test_index where c = 1129 index_test.go:140: sql delete from test_index where c = 2904 index_test.go:140: sql delete from test_index where c = 3197 index_test.go:143: sql update test_index set c1 = 983046480294828676, c2 = 0.443332, c3 = 'mlIU3TPdbO' where c = 3906 index_test.go:137: sql insert into test_index values (4249, 9079354615949943125, 0.020899, 'R0bwkq2yFN') index_test.go:137: sql insert into test_index values (4252, 8498738885716804949, 0.570406, 'gtjrcvxBS5') index_test.go:143: sql update test_index set c1 = 7449085093740731088, c2 = 0.208667, c3 = 'IbpE7IgBlw' where c = 3366 index_test.go:137: sql insert into test_index values (4251, 984565638967672044, 0.794469, 'DR3L9ZGwaT') index_test.go:143: sql update test_index set c1 = 7027855768790678065, c2 = 0.911936, c3 = 'A8qlspRBLz' where c = 795 index_test.go:140: sql delete from test_index where c = 366 index_test.go:143: sql update test_index set c1 = 7660169752420528890, c2 = 0.260400, c3 = 'OoiNZf5Ku0' where c = 4147 index_test.go:137: sql insert into test_index values (4253, 7425630767995057069, 0.090267, '4RObXeZFLJ') index_test.go:137: sql insert into test_index values (4250, 6093251468897727963, 0.987049, 'Tq3QI6GPRm') index_test.go:140: sql delete from test_index where c = 1366 index_test.go:140: sql delete from test_index where c = 2649 index_test.go:137: sql insert into test_index values (4255, 6578968631030628558, 0.588374, 'DF30PDFwiY') index_test.go:143: sql update test_index set c1 = 2803529768784668404, c2 = 0.883370, c3 = 'mybT0PexST' where c = 1247 index_test.go:140: sql delete from test_index where c = 3514 index_test.go:143: sql update test_index set c1 = 1922832350373701935, c2 = 0.581048, c3 = '2tbFusZTqp' where c = 3768 index_test.go:143: sql update test_index set c1 = 6778125213407270067, c2 = 0.824507, c3 = 'odFddZiTUI' where c = 3077 index_test.go:143: sql update test_index set c1 = 653144315380507893, c2 = 0.579773, c3 = '92NIhH5B6s' where c = 2647 index_test.go:137: sql insert into test_index values (4256, 2973768670592375511, 0.720799, 'gkidsfBLct') index_test.go:137: sql insert into test_index values (4254, 4800249761843464033, 0.833539, 'grlax0bwWd') index_test.go:140: sql delete from test_index where c = 2861 index_test.go:140: sql delete from test_index where c = 1832 index_test.go:137: sql insert into test_index values (4257, 2837765063317966153, 0.649456, 'QIGDJeeds6') index_test.go:140: sql delete from test_index where c = 3358 index_test.go:137: sql insert into test_index values (4259, 7561443987457753299, 0.474953, 'CJf0h1irTT') index_test.go:137: sql insert into test_index values (4258, 7964362937059612768, 0.169477, 'rRpf6Sy5lz') index_test.go:143: sql update test_index set c1 = 6932777720563038252, c2 = 0.383332, c3 = 'JUBUK6WRAP' where c = 3294 index_test.go:143: sql update test_index set c1 = 1431484132540688933, c2 = 0.380763, c3 = 'XLE9jLW5Xf' where c = 356 index_test.go:137: sql insert into test_index values (4260, 6889929988797377008, 0.151287, 'BMrXEsNk7E') index_test.go:143: sql update test_index set c1 = 5921889680371886076, c2 = 0.822115, c3 = 'sXcVe79pte' where c = 2569 index_test.go:143: sql update test_index set c1 = 919973602009892082, c2 = 0.545758, c3 = 'BsTJXOjKQB' where c = 3006 index_test.go:140: sql delete from test_index where c = 2987 index_test.go:140: sql delete from test_index where c = 3388 index_test.go:140: sql delete from test_index where c = 2721 index_test.go:140: sql delete from test_index where c = 2176 index_test.go:140: sql delete from test_index where c = 3785 index_test.go:137: sql insert into test_index values (4262, 1029302886092275184, 0.309086, 'xLwrC3MQuK') index_test.go:143: sql update test_index set c1 = 1360274773610644404, c2 = 0.436883, c3 = 'kG2ZB8E64K' where c = 2135 index_test.go:137: sql insert into test_index values (4263, 3377281243467731336, 0.630180, 'r3ZmLhCalv') index_test.go:140: sql delete from test_index where c = 2970 index_test.go:137: sql insert into test_index values (4264, 3692907734972917737, 0.878617, 'rd2810qzK5') index_test.go:137: sql insert into test_index values (4261, 2103180993102396059, 0.417075, '4DBnPAflLH') index_test.go:137: sql insert into test_index values (4265, 1612522861394946526, 0.044646, 'HnrEYub92k') index_test.go:143: sql update test_index set c1 = 3156491324374493311, c2 = 0.265558, c3 = '8wml2cWJHp' where c = 1748 index_test.go:143: sql update test_index set c1 = 5869936790568680379, c2 = 0.605347, c3 = 'J7fHccvjxJ' where c = 3705 index_test.go:140: sql delete from test_index where c = 1472 index_test.go:140: sql delete from test_index where c = 352 index_test.go:143: sql update test_index set c1 = 1426603594247080554, c2 = 0.942213, c3 = 'VZLIxyQeZT' where c = 426 index_test.go:143: sql update test_index set c1 = 1492410918247118861, c2 = 0.213915, c3 = 'XAdr0MCH7c' where c = 540 index_test.go:143: sql update test_index set c1 = 7401487479138206053, c2 = 0.811091, c3 = 'I9vjIvj22J' where c = 4166 index_test.go:140: sql delete from test_index where c = 3819 index_test.go:140: sql delete from test_index where c = 3890 index_test.go:140: sql delete from test_index where c = 1817 index_test.go:137: sql insert into test_index values (4266, 3075420842587972600, 0.497882, 'qgLKrmfulP') index_test.go:137: sql insert into test_index values (4268, 7232850531012077468, 0.446813, 'Ksdx5StDBJ') index_test.go:137: sql insert into test_index values (4267, 1249725877250214563, 0.117290, '5cqVJ9a6Xz') index_test.go:137: sql insert into test_index values (4270, 3148206579445910909, 0.451846, 'llaq9v0Z7e') index_test.go:140: sql delete from test_index where c = 634 index_test.go:140: sql delete from test_index where c = 347 index_test.go:143: sql update test_index set c1 = 8001892270910631889, c2 = 0.651159, c3 = 'yOVB3o3yVD' where c = 2618 index_test.go:143: sql update test_index set c1 = 5479842921853813898, c2 = 0.705357, c3 = 'fdy1dZ31Jc' where c = 4185 index_test.go:143: sql update test_index set c1 = 6292410608274630294, c2 = 0.154438, c3 = '2jpN1EMQ4f' where c = 3396 index_test.go:143: sql update test_index set c1 = 2101066061475606138, c2 = 0.113476, c3 = 'lwrVQHLUTZ' where c = 3184 index_test.go:143: sql update test_index set c1 = 481849908171149312, c2 = 0.551494, c3 = 'gVI1VF4uft' where c = 2123 index_test.go:143: sql update test_index set c1 = 6392250320732781286, c2 = 0.615696, c3 = '0k9wJWmEIV' where c = 304 index_test.go:137: sql insert into test_index values (4269, 6145979036046324451, 0.228006, '7DCXDICDX2') index_test.go:143: sql update test_index set c1 = 109966376994248765, c2 = 0.686632, c3 = 'aHnZnlyuue' where c = 1873 index_test.go:140: sql delete from test_index where c = 3206 index_test.go:137: sql insert into test_index values (4272, 6601629933817167903, 0.630464, 'ZGZdCqJoFf') index_test.go:137: sql insert into test_index values (4273, 1244292734575409710, 0.388076, 'lvL5Z1viDV') index_test.go:137: sql insert into test_index values (4271, 2923306209750823608, 0.900080, '5QY9JETqdW') index_test.go:137: sql insert into test_index values (4275, 8313565691600326343, 0.537634, 'aJKnaHGMcn') index_test.go:140: sql delete from test_index where c = 3796 index_test.go:140: sql delete from test_index where c = 1241 index_test.go:137: sql insert into test_index values (4274, 677185079773019479, 0.237406, 'T2TPMtJGYC') index_test.go:137: sql insert into test_index values (4276, 6175296946429594864, 0.105410, '7amRh07sZk') index_test.go:137: sql insert into test_index values (4277, 4530306059358743030, 0.699224, 'Y7KMst1lOX') index_test.go:140: sql delete from test_index where c = 97 index_test.go:143: sql update test_index set c1 = 6779941399221670808, c2 = 0.318372, c3 = 'inC6ClFWQR' where c = 670 index_test.go:140: sql delete from test_index where c = 1085 index_test.go:140: sql delete from test_index where c = 3080 index_test.go:143: sql update test_index set c1 = 4444480815663419895, c2 = 0.572534, c3 = 'G9Io3OTw4u' where c = 3681 index_test.go:140: sql delete from test_index where c = 3633 index_test.go:140: sql delete from test_index where c = 385 index_test.go:143: sql update test_index set c1 = 7275551300217173424, c2 = 0.464308, c3 = 'hwD0cxOcPH' where c = 2124 index_test.go:137: sql insert into test_index values (4278, 161703837435083042, 0.291632, 'spATJbxWgj') index_test.go:140: sql delete from test_index where c = 2059 index_test.go:140: sql delete from test_index where c = 3244 index_test.go:137: sql insert into test_index values (4279, 1981178494377087191, 0.990529, 'k4AKwH5ENx') index_test.go:143: sql update test_index set c1 = 4883433585126210666, c2 = 0.417858, c3 = '3j4qlUnVL9' where c = 1000 index_test.go:143: sql update test_index set c1 = 7535393483898261461, c2 = 0.228424, c3 = 'RoL4pmHDGt' where c = 1864 index_test.go:140: sql delete from test_index where c = 3136 index_test.go:143: sql update test_index set c1 = 5945457151062208943, c2 = 0.416103, c3 = 'Dg957PbOWs' where c = 2602 index_test.go:140: sql delete from test_index where c = 2108 index_test.go:143: sql update test_index set c1 = 7322486478098272138, c2 = 0.039254, c3 = 'mRfvarXNuf' where c = 1160 index_test.go:143: sql update test_index set c1 = 579996575020000014, c2 = 0.873616, c3 = '2xXLIYiYrS' where c = 2191 index_test.go:137: sql insert into test_index values (4280, 6569664277038547502, 0.610418, 'Y7rFhiFnTj') index_test.go:143: sql update test_index set c1 = 6320902149000757699, c2 = 0.324514, c3 = 'L2HrnnGu6w' where c = 3249 index_test.go:137: sql insert into test_index values (4281, 6420717890836947953, 0.053067, '6hVrb4CoTF') index_test.go:137: sql insert into test_index values (4282, 867370995468458656, 0.927808, 'O3UUZDv21O') index_test.go:143: sql update test_index set c1 = 8080865798601437757, c2 = 0.928873, c3 = '0bNV1r1JG5' where c = 2981 index_test.go:143: sql update test_index set c1 = 6575386753646635300, c2 = 0.151575, c3 = 'EWLOYBfEfg' where c = 2233 index_test.go:137: sql insert into test_index values (4284, 2057369855376456514, 0.963956, 'OSN2LTSvTi') index_test.go:137: sql insert into test_index values (4283, 6730977068775547110, 0.563504, 'YIwmt5GIP5') index_test.go:137: sql insert into test_index values (4285, 4967703075847682384, 0.956516, 'yibbMXSKu4') index_test.go:140: sql delete from test_index where c = 1683 index_test.go:143: sql update test_index set c1 = 6727065913953502407, c2 = 0.034463, c3 = '64cLlWlRxd' where c = 869 index_test.go:137: sql insert into test_index values (4286, 906301869050227596, 0.930707, 'mZMS37pDmW') index_test.go:140: sql delete from test_index where c = 222 index_test.go:140: sql delete from test_index where c = 3457 index_test.go:140: sql delete from test_index where c = 2459 index_test.go:140: sql delete from test_index where c = 1354 index_test.go:137: sql insert into test_index values (4288, 5738171798491067246, 0.631379, 'w9HRSYud5R') index_test.go:137: sql insert into test_index values (4287, 6732691048510894218, 0.022008, '6rUQiMNvqQ') index_test.go:143: sql update test_index set c1 = 6307871364193000893, c2 = 0.627981, c3 = 'nXPp0pDa0Y' where c = 696 index_test.go:143: sql update test_index set c1 = 7987058770794972424, c2 = 0.545873, c3 = '9ZLMiL3kar' where c = 477 index_test.go:143: sql update test_index set c1 = 4085215189923838450, c2 = 0.229351, c3 = '0JjUTmALbP' where c = 1051 index_test.go:143: sql update test_index set c1 = 7958993181465342073, c2 = 0.981883, c3 = 'Xk2DqScgCU' where c = 2965 index_test.go:137: sql insert into test_index values (4289, 9023030941257412893, 0.924312, 'tkZ3Uv4zjx') index_test.go:140: sql delete from test_index where c = 631 index_test.go:140: sql delete from test_index where c = 4257 index_test.go:143: sql update test_index set c1 = 6070664969698603561, c2 = 0.836084, c3 = '74YYjt5t3z' where c = 3885 index_test.go:137: sql insert into test_index values (4291, 1485824752172029052, 0.103693, 'pEj84YPaiX') index_test.go:140: sql delete from test_index where c = 1450 index_test.go:137: sql insert into test_index values (4292, 1859831206651060895, 0.770181, 'gxTQuv1rRt') index_test.go:137: sql insert into test_index values (4290, 3319671863620706737, 0.708509, 'FLSmZKgi8C') index_test.go:137: sql insert into test_index values (4293, 3023143365627894166, 0.664261, 'WAgoRbMxi3') index_test.go:140: sql delete from test_index where c = 634 index_test.go:140: sql delete from test_index where c = 20 index_test.go:137: sql insert into test_index values (4294, 7499265937474515804, 0.616252, '4rxUnSjIrD') index_test.go:140: sql delete from test_index where c = 1436 index_test.go:140: sql delete from test_index where c = 2662 index_test.go:143: sql update test_index set c1 = 8908925106911581657, c2 = 0.128834, c3 = 'KmJ57RKe53' where c = 3322 index_test.go:140: sql delete from test_index where c = 3426 index_test.go:140: sql delete from test_index where c = 2845 index_test.go:143: sql update test_index set c1 = 1894485495264660791, c2 = 0.969231, c3 = 'L8VIKpJW9f' where c = 2268 index_test.go:143: sql update test_index set c1 = 639478973556562438, c2 = 0.254882, c3 = 'bJOhAr2Nys' where c = 1953 index_test.go:143: sql update test_index set c1 = 910742770255476809, c2 = 0.711765, c3 = 'L48958gnpi' where c = 2699 index_test.go:143: sql update test_index set c1 = 597084073428945819, c2 = 0.651157, c3 = 'ie9SSoRRzu' where c = 2033 index_test.go:143: sql update test_index set c1 = 4455746643396596351, c2 = 0.856441, c3 = 'hBTAxYYSVY' where c = 3292 index_test.go:137: sql insert into test_index values (4295, 3799727412389691299, 0.266775, 'v78BShyfyw') index_test.go:143: sql update test_index set c1 = 8297390185679488824, c2 = 0.743567, c3 = 'YzTO1UdILX' where c = 2614 index_test.go:137: sql insert into test_index values (4296, 5966266052955416204, 0.916041, 'gmbRS5Unuz') index_test.go:143: sql update test_index set c1 = 1587901702866325628, c2 = 0.368047, c3 = 'sxEJkopGym' where c = 1029 index_test.go:140: sql delete from test_index where c = 1681 index_test.go:137: sql insert into test_index values (4297, 7971132270914650896, 0.498294, '8xFtUWttjy') index_test.go:143: sql update test_index set c1 = 972637648128626214, c2 = 0.972199, c3 = '2b062aewMZ' where c = 1975 index_test.go:143: sql update test_index set c1 = 3269180513899399041, c2 = 0.839539, c3 = 'a6oDDMgxfP' where c = 3155 index_test.go:140: sql delete from test_index where c = 4062 index_test.go:140: sql delete from test_index where c = 2892 index_test.go:137: sql insert into test_index values (4298, 1047955145058453019, 0.052659, 'xSWKyqjDkl') index_test.go:140: sql delete from test_index where c = 3834 index_test.go:140: sql delete from test_index where c = 2864 index_test.go:143: sql update test_index set c1 = 7778540688356559055, c2 = 0.421951, c3 = '9oN69WbYNw' where c = 3061 index_test.go:143: sql update test_index set c1 = 617769878257162854, c2 = 0.054861, c3 = 'ADqJqnlpON' where c = 3441 index_test.go:143: sql update test_index set c1 = 7898639732706840993, c2 = 0.493490, c3 = 'FHlMdjsl76' where c = 1657 index_test.go:137: sql insert into test_index values (4299, 8951776721101285152, 0.449843, 'zEPRLvJDvS') index_test.go:143: sql update test_index set c1 = 5684076559229159983, c2 = 0.892710, c3 = '6H0H4oHQQr' where c = 2073 index_test.go:140: sql delete from test_index where c = 495 index_test.go:137: sql insert into test_index values (4300, 1289126821048586221, 0.907440, '0rRJrEzsWv') index_test.go:143: sql update test_index set c1 = 695046858337947007, c2 = 0.412002, c3 = 'CKgC0trqix' where c = 1126 index_test.go:140: sql delete from test_index where c = 1074 index_test.go:143: sql update test_index set c1 = 7384621133535092460, c2 = 0.194480, c3 = 'Uf5rnl0OgQ' where c = 3774 [TestSimpleMixed][Mixed][Time Cost]8.397261358s === RUN TestSimple/Inc === RUN TestSimple/Inc/test_inc [TestSimpleInc][Insert][Time Cost]145.890804ms [TestSimpleInc][Update][Time Cost]813.988586ms === RUN TestSimple/Inc/test_inc_common index_test.go:137: sql insert into test_index values (4302, 5524779026778737495, 0.877881, 'oq1dk3u8Qw') index_test.go:137: sql insert into test_index values (4305, 6056855165572585065, 0.227079, 'r5WcwLaWg6') index_test.go:137: sql insert into test_index values (4303, 325584564473744264, 0.789479, 'GLteYaAHpM') index_test.go:137: sql insert into test_index values (4308, 3061691576106082565, 0.527890, 'igrDs1z8CQ') index_test.go:137: sql insert into test_index values (4301, 6587142092187145271, 0.979785, 'asIhuuGoLj') index_test.go:137: sql insert into test_index values (4310, 2786776039228441325, 0.092904, 'Pml6aJWxqj') index_test.go:137: sql insert into test_index values (4304, 8077793960348408550, 0.153202, 'QtK1gosgL4') index_test.go:140: sql delete from test_index where c = 597 index_test.go:140: sql delete from test_index where c = 1245 index_test.go:137: sql insert into test_index values (4309, 2791042299908240269, 0.796948, 'tgYVzcF9yo') index_test.go:137: sql insert into test_index values (4306, 2152748443651993273, 0.604650, 'aZi68lKivN') index_test.go:137: sql insert into test_index values (4307, 4461395970555486609, 0.944045, 'UynNvt5arq') index_test.go:140: sql delete from test_index where c = 2656 index_test.go:140: sql delete from test_index where c = 2692 index_test.go:140: sql delete from test_index where c = 1957 index_test.go:140: sql delete from test_index where c = 804 index_test.go:140: sql delete from test_index where c = 423 index_test.go:143: sql update test_index set c1 = 5686663695926087969, c2 = 0.001126, c3 = '1I8RrkzmxY' where c = 371 index_test.go:143: sql update test_index set c1 = 8450704588617224918, c2 = 0.238231, c3 = 'GlydQXksTg' where c = 3117 index_test.go:140: sql delete from test_index where c = 1313 index_test.go:140: sql delete from test_index where c = 3743 index_test.go:143: sql update test_index set c1 = 6854594186666725102, c2 = 0.600595, c3 = 'WG2ECgEC5w' where c = 432 index_test.go:140: sql delete from test_index where c = 1520 index_test.go:143: sql update test_index set c1 = 8926949664093604326, c2 = 0.664767, c3 = 'FhSir7Ucre' where c = 1588 index_test.go:143: sql update test_index set c1 = 4052451840554372776, c2 = 0.849697, c3 = 'r8j4sktaYB' where c = 345 index_test.go:143: sql update test_index set c1 = 7802461154754841050, c2 = 0.305933, c3 = 'QzmuajYC2C' where c = 2641 index_test.go:137: sql insert into test_index values (4311, 6584220308033096948, 0.945781, 'qbwESoWmoA') index_test.go:137: sql insert into test_index values (4313, 482067280328724982, 0.873138, 'FiA9840XiW') index_test.go:143: sql update test_index set c1 = 7963758497469512291, c2 = 0.120198, c3 = 'TPY3gF7ACe' where c = 1383 index_test.go:137: sql insert into test_index values (4314, 1192191918004642636, 0.619202, 'QY45ercc5v') index_test.go:143: sql update test_index set c1 = 5938876997593348374, c2 = 0.243460, c3 = 'AEYaMOeYY4' where c = 3065 index_test.go:140: sql delete from test_index where c = 2130 index_test.go:140: sql delete from test_index where c = 1793 index_test.go:137: sql insert into test_index values (4312, 2820197134396963687, 0.821242, 'pHY7sSSObT') index_test.go:143: sql update test_index set c1 = 5341128802234119491, c2 = 0.169265, c3 = 'nAPbrNJ4Vh' where c = 2634 index_test.go:137: sql insert into test_index values (4316, 6141883934167106497, 0.678660, '1UA3lxba0u') index_test.go:137: sql insert into test_index values (4315, 3970023795008422826, 0.530707, 'pQNiC1Vkiq') index_test.go:140: sql delete from test_index where c = 1508 index_test.go:137: sql insert into test_index values (4319, 8501659896180864302, 0.223920, 'DsjmKNh9G3') index_test.go:140: sql delete from test_index where c = 3882 index_test.go:137: sql insert into test_index values (4318, 4650632863913040659, 0.120561, 'NW8yZZkJfh') index_test.go:143: sql update test_index set c1 = 7759945304083256239, c2 = 0.990764, c3 = 'wz9gHEnvN6' where c = 3036 index_test.go:137: sql insert into test_index values (4317, 6247114249317411389, 0.084773, 'rNWqlHN8Bk') index_test.go:140: sql delete from test_index where c = 1143 index_test.go:143: sql update test_index set c1 = 369314522681936050, c2 = 0.818853, c3 = 'vOQGnjNKFJ' where c = 46 index_test.go:140: sql delete from test_index where c = 1734 index_test.go:140: sql delete from test_index where c = 3437 index_test.go:137: sql insert into test_index values (4320, 7521086246230644416, 0.078534, 'Sf71ush0AA') index_test.go:140: sql delete from test_index where c = 2163 index_test.go:140: sql delete from test_index where c = 1241 index_test.go:143: sql update test_index set c1 = 7798715735881295510, c2 = 0.671369, c3 = '7n77vshFbX' where c = 806 index_test.go:143: sql update test_index set c1 = 5055409545505666848, c2 = 0.839718, c3 = 'o5StQAIEtr' where c = 3586 index_test.go:143: sql update test_index set c1 = 4821162325363898642, c2 = 0.079437, c3 = 'xRt1DRclS7' where c = 4234 index_test.go:143: sql update test_index set c1 = 4808455017410589800, c2 = 0.899974, c3 = 'p0kZEyOMpF' where c = 1416 index_test.go:137: sql insert into test_index values (4321, 5306614768765866537, 0.818744, 'RA9txyEqZP') index_test.go:137: sql insert into test_index values (4322, 5332681094149737208, 0.119718, 'w4CeX028Ca') index_test.go:137: sql insert into test_index values (4323, 2414686663310291749, 0.478566, 'Vn9YckgZDc') index_test.go:140: sql delete from test_index where c = 640 index_test.go:143: sql update test_index set c1 = 1087456156508413770, c2 = 0.911310, c3 = 'fQHLA1lY8o' where c = 2678 index_test.go:143: sql update test_index set c1 = 7437718920269467181, c2 = 0.777086, c3 = 'r5ZUDV95qP' where c = 2633 index_test.go:143: sql update test_index set c1 = 6573037203397745073, c2 = 0.307897, c3 = 'L7fmqsFL2C' where c = 3660 index_test.go:137: sql insert into test_index values (4325, 9010773893377707457, 0.745923, 'V229Sli0ar') index_test.go:137: sql insert into test_index values (4324, 7393601389535584868, 0.285976, 'eDjsJ0pzzb') index_test.go:137: sql insert into test_index values (4326, 5378002371756398147, 0.330519, '2REbGgoyry') index_test.go:140: sql delete from test_index where c = 728 index_test.go:140: sql delete from test_index where c = 3194 index_test.go:143: sql update test_index set c1 = 7008621473897436443, c2 = 0.114699, c3 = 'MaV2VPaysm' where c = 4150 index_test.go:137: sql insert into test_index values (4327, 1665942942272388133, 0.555731, '3Fr4qWWw7f') index_test.go:140: sql delete from test_index where c = 909 index_test.go:140: sql delete from test_index where c = 2244 index_test.go:137: sql insert into test_index values (4328, 9222257158217507008, 0.969696, 'ZviGhUr6ov') index_test.go:143: sql update test_index set c1 = 4861468564731864248, c2 = 0.165260, c3 = 'AhZmQw8djf' where c = 1847 index_test.go:143: sql update test_index set c1 = 4549101097540732840, c2 = 0.022368, c3 = 'Z2oOaYczqY' where c = 2089 index_test.go:143: sql update test_index set c1 = 2639800711931953381, c2 = 0.009176, c3 = 'tJVuzXHHSY' where c = 1028 index_test.go:140: sql delete from test_index where c = 3726 index_test.go:140: sql delete from test_index where c = 3867 index_test.go:140: sql delete from test_index where c = 1578 index_test.go:137: sql insert into test_index values (4329, 6516737993269676339, 0.419796, 'nKcTD6SoJ4') index_test.go:143: sql update test_index set c1 = 1104582661129709519, c2 = 0.548423, c3 = '9jnCi53hkr' where c = 2159 index_test.go:137: sql insert into test_index values (4331, 186285218680443489, 0.906013, 'nvtG5dgJOy') index_test.go:137: sql insert into test_index values (4332, 1547026943355680010, 0.385935, 'TkXOnj9YMP') index_test.go:143: sql update test_index set c1 = 1717928400587057105, c2 = 0.035016, c3 = 'tXzkIxoT8A' where c = 3404 index_test.go:143: sql update test_index set c1 = 5772022811333124355, c2 = 0.332754, c3 = 'aqFdicQ2jS' where c = 2386 index_test.go:137: sql insert into test_index values (4333, 4888063395321199164, 0.787145, 'ucXT9vFZ04') index_test.go:137: sql insert into test_index values (4330, 301704728138701798, 0.244873, 'S6QyY9JdUv') index_test.go:140: sql delete from test_index where c = 3718 index_test.go:140: sql delete from test_index where c = 823 index_test.go:143: sql update test_index set c1 = 5990441220678102738, c2 = 0.524687, c3 = 'IQHMArbxKE' where c = 2000 index_test.go:140: sql delete from test_index where c = 1064 index_test.go:143: sql update test_index set c1 = 8655031802269530987, c2 = 0.121587, c3 = 'uIg63mxpLZ' where c = 3311 index_test.go:140: sql delete from test_index where c = 226 index_test.go:137: sql insert into test_index values (4334, 5799037487471960661, 0.075109, 'tInRe2fZK5') index_test.go:143: sql update test_index set c1 = 792884265821479534, c2 = 0.261382, c3 = 'SZMvvYguGT' where c = 823 index_test.go:137: sql insert into test_index values (4335, 6060438140589421424, 0.314846, 'hWrfEiiNhC') index_test.go:140: sql delete from test_index where c = 2742 index_test.go:140: sql delete from test_index where c = 803 index_test.go:137: sql insert into test_index values (4336, 723034164168402285, 0.588828, 'xYiJdgx3vw') index_test.go:143: sql update test_index set c1 = 6567152250895812258, c2 = 0.704114, c3 = 'gi6900OHVF' where c = 1952 index_test.go:140: sql delete from test_index where c = 910 index_test.go:143: sql update test_index set c1 = 3332930782591448579, c2 = 0.590923, c3 = '8Ks6MWIaPx' where c = 3062 index_test.go:140: sql delete from test_index where c = 1883 index_test.go:137: sql insert into test_index values (4338, 5727240179087811037, 0.240127, 'JICVkJ32nP') index_test.go:143: sql update test_index set c1 = 8539657238322087861, c2 = 0.453839, c3 = 'abSJOnDUiK' where c = 1784 index_test.go:143: sql update test_index set c1 = 1611837185968508132, c2 = 0.163776, c3 = 'rqlYFbRHtb' where c = 525 index_test.go:140: sql delete from test_index where c = 190 index_test.go:140: sql delete from test_index where c = 2790 index_test.go:137: sql insert into test_index values (4337, 4869595743383554387, 0.850784, 'iybpcppBLN') index_test.go:143: sql update test_index set c1 = 8569086733928687443, c2 = 0.503545, c3 = 'rBCUl72hcs' where c = 4230 index_test.go:137: sql insert into test_index values (4340, 7738871141077946484, 0.506486, '9M93n1zYih') index_test.go:143: sql update test_index set c1 = 8871895037541766974, c2 = 0.429508, c3 = 'uUxeKF3YsK' where c = 2434 index_test.go:143: sql update test_index set c1 = 4432728346296373824, c2 = 0.921696, c3 = 'dXxUi38T6p' where c = 66 index_test.go:137: sql insert into test_index values (4342, 9030985294637595156, 0.296225, '13JSF2SzQy') index_test.go:137: sql insert into test_index values (4341, 1253342758107368333, 0.829410, 'GfXinjm1zV') index_test.go:137: sql insert into test_index values (4339, 8571327602041068803, 0.863165, 'sxscSw0B53') index_test.go:143: sql update test_index set c1 = 6407440244471103728, c2 = 0.803775, c3 = 'FzVohiNxy8' where c = 1138 index_test.go:140: sql delete from test_index where c = 1739 index_test.go:143: sql update test_index set c1 = 4178954837155925256, c2 = 0.578989, c3 = 'r6ZG9XCbj0' where c = 1623 index_test.go:137: sql insert into test_index values (4344, 6837711339127685437, 0.464474, 'zWAUKFBYBM') index_test.go:140: sql delete from test_index where c = 1975 index_test.go:140: sql delete from test_index where c = 2323 index_test.go:140: sql delete from test_index where c = 1160 index_test.go:140: sql delete from test_index where c = 3343 index_test.go:137: sql insert into test_index values (4343, 854888799813035915, 0.298541, 'pLDsHU9REW') index_test.go:137: sql insert into test_index values (4345, 718259293179280621, 0.373044, '9qg5oh0flP') index_test.go:143: sql update test_index set c1 = 5381797550483935286, c2 = 0.512394, c3 = '3YJqN3mgxe' where c = 2470 index_test.go:143: sql update test_index set c1 = 5137026514121958403, c2 = 0.823706, c3 = 'liGvNKVFVC' where c = 564 index_test.go:137: sql insert into test_index values (4347, 712973950326475408, 0.183935, 'QwR0oOH5nB') index_test.go:140: sql delete from test_index where c = 2300 index_test.go:143: sql update test_index set c1 = 8364437167350276421, c2 = 0.685578, c3 = 'SExwtKgcMy' where c = 2002 index_test.go:143: sql update test_index set c1 = 5461390756369156208, c2 = 0.838352, c3 = 'QWUkH8GdO9' where c = 822 index_test.go:143: sql update test_index set c1 = 2955159828592733395, c2 = 0.205486, c3 = '5GQnsSEuEP' where c = 501 index_test.go:137: sql insert into test_index values (4348, 2720930275488785045, 0.754952, 'pNPNJaHMxK') index_test.go:137: sql insert into test_index values (4346, 5065715530334503608, 0.267634, 'Y7JsG3f2tE') index_test.go:137: sql insert into test_index values (4349, 4701116847361859327, 0.786449, 'ymvyrziMKv') index_test.go:143: sql update test_index set c1 = 1011657639346299768, c2 = 0.059275, c3 = 'uQ4ZcdZchV' where c = 205 index_test.go:140: sql delete from test_index where c = 3566 index_test.go:140: sql delete from test_index where c = 3021 index_test.go:137: sql insert into test_index values (4351, 9021832617320656735, 0.069512, 'x6cuwhQNag') index_test.go:137: sql insert into test_index values (4350, 5686479877165867349, 0.348518, 'p7bQko7Vs3') index_test.go:140: sql delete from test_index where c = 931 index_test.go:140: sql delete from test_index where c = 3021 index_test.go:137: sql insert into test_index values (4352, 1238761397614776319, 0.943509, 'qr1d5Ns5kQ') index_test.go:143: sql update test_index set c1 = 1698606998330025035, c2 = 0.689262, c3 = 'x95mZMtHTA' where c = 2596 index_test.go:137: sql insert into test_index values (4353, 5615773400377276780, 0.686768, 's5pxI1PE1r') index_test.go:140: sql delete from test_index where c = 3402 index_test.go:143: sql update test_index set c1 = 2718631302100911370, c2 = 0.566799, c3 = 'tN06t8XTG3' where c = 2823 index_test.go:140: sql delete from test_index where c = 2970 index_test.go:140: sql delete from test_index where c = 3196 index_test.go:140: sql delete from test_index where c = 2985 index_test.go:143: sql update test_index set c1 = 8296558852537019026, c2 = 0.912962, c3 = 'b7atCV1z3o' where c = 170 index_test.go:137: sql insert into test_index values (4354, 2872026383953055090, 0.468899, 'GSBViHUvh9') index_test.go:140: sql delete from test_index where c = 3896 index_test.go:140: sql delete from test_index where c = 1085 index_test.go:137: sql insert into test_index values (4355, 5427290016665926447, 0.198863, 'tXq8SepVG8') index_test.go:143: sql update test_index set c1 = 5586959182994816071, c2 = 0.049741, c3 = 'yD3LziUOzU' where c = 2567 index_test.go:143: sql update test_index set c1 = 8747302972676662736, c2 = 0.716536, c3 = 'E1yu360nIf' where c = 3471 index_test.go:137: sql insert into test_index values (4356, 6176834982325686912, 0.517986, 'sOvzcJzCBV') index_test.go:143: sql update test_index set c1 = 5419863337472641593, c2 = 0.287113, c3 = 'bDFiODsRDk' where c = 340 [TestSimpleInc][Insert][Time Cost]158.210145ms index_test.go:140: sql delete from test_index where c = 3312 index_test.go:143: sql update test_index set c1 = 5383390368477068252, c2 = 0.345054, c3 = 'iciuklUDJQ' where c = 2920 index_test.go:137: sql insert into test_index values (4357, 9160252291620805181, 0.313091, 'AB2ePeXZw2') index_test.go:137: sql insert into test_index values (4358, 2246794530159767623, 0.322072, 'GbjGw2pTbo') index_test.go:137: sql insert into test_index values (4359, 8031439314195953206, 0.123257, 'FaFYXf3mLm') index_test.go:143: sql update test_index set c1 = 3121837371057798505, c2 = 0.300172, c3 = 'C09NRfItaH' where c = 1334 index_test.go:140: sql delete from test_index where c = 2368 index_test.go:143: sql update test_index set c1 = 8648705506358332398, c2 = 0.519244, c3 = 'HCujn2Sw5y' where c = 3302 index_test.go:143: sql update test_index set c1 = 5890653897989695775, c2 = 0.931271, c3 = 'polrsGnS7s' where c = 841 index_test.go:140: sql delete from test_index where c = 2805 index_test.go:137: sql insert into test_index values (4360, 7035473269367017116, 0.504023, 'GqxMtr2cpy') index_test.go:140: sql delete from test_index where c = 284 index_test.go:143: sql update test_index set c1 = 7465229120850774562, c2 = 0.648265, c3 = 'DCDTKQgEE6' where c = 2428 index_test.go:143: sql update test_index set c1 = 4477378516873835377, c2 = 0.196188, c3 = '9U0wl93rGu' where c = 2877 index_test.go:137: sql insert into test_index values (4362, 2862213965343527525, 0.868319, 'jrEbaHCcwK') index_test.go:137: sql insert into test_index values (4363, 683810340191439893, 0.765138, '0zeVozy1nq') index_test.go:140: sql delete from test_index where c = 1808 index_test.go:140: sql delete from test_index where c = 842 index_test.go:137: sql insert into test_index values (4361, 99290842322517268, 0.830821, 'Qh8bmGaB3j') index_test.go:140: sql delete from test_index where c = 392 index_test.go:140: sql delete from test_index where c = 2214 index_test.go:140: sql delete from test_index where c = 3299 index_test.go:143: sql update test_index set c1 = 1302122496576333274, c2 = 0.369327, c3 = '1f67PCW7VH' where c = 583 index_test.go:137: sql insert into test_index values (4364, 1098059462810468427, 0.143810, 'Muw2o7Q16x') index_test.go:137: sql insert into test_index values (4365, 4836632117684783940, 0.199269, 'WMP0w4fdWS') index_test.go:143: sql update test_index set c1 = 7301360658824218654, c2 = 0.407323, c3 = 'acHYU7yWwY' where c = 2204 index_test.go:143: sql update test_index set c1 = 5416883357165102229, c2 = 0.106023, c3 = '8FcbPFGhCf' where c = 2644 index_test.go:140: sql delete from test_index where c = 2023 index_test.go:137: sql insert into test_index values (4366, 8788750850112623990, 0.113130, 'xlSSyrE6AG') index_test.go:143: sql update test_index set c1 = 5385731819537267718, c2 = 0.972172, c3 = 'ViZ0MA7dko' where c = 2173 index_test.go:140: sql delete from test_index where c = 3471 index_test.go:137: sql insert into test_index values (4367, 7273949803293120113, 0.519930, 'v02glFbF0o') index_test.go:143: sql update test_index set c1 = 431462174154808310, c2 = 0.563366, c3 = 'VI0qIPbJ4C' where c = 2112 index_test.go:137: sql insert into test_index values (4368, 3396995332127364562, 0.602489, 'adcBSxkylr') index_test.go:140: sql delete from test_index where c = 3842 index_test.go:143: sql update test_index set c1 = 6702195765162158384, c2 = 0.876075, c3 = 'KvmEfM5rZ5' where c = 976 index_test.go:143: sql update test_index set c1 = 7772572795035020950, c2 = 0.583883, c3 = 'Gph0IAJHDX' where c = 2748 index_test.go:140: sql delete from test_index where c = 1514 index_test.go:143: sql update test_index set c1 = 4463740734094033057, c2 = 0.295710, c3 = 'Aq77NWDd2y' where c = 100 index_test.go:137: sql insert into test_index values (4369, 3132975076759765730, 0.447942, 'Gb51NErDwf') index_test.go:140: sql delete from test_index where c = 79 index_test.go:137: sql insert into test_index values (4371, 5286928433303742303, 0.337790, 'w0vps0STjM') index_test.go:137: sql insert into test_index values (4372, 5138599906726140582, 0.045246, '0MrjMusEUs') index_test.go:140: sql delete from test_index where c = 2395 index_test.go:143: sql update test_index set c1 = 7683729206801013769, c2 = 0.260499, c3 = '22mLUHJZ5c' where c = 2630 index_test.go:143: sql update test_index set c1 = 6417979842081752077, c2 = 0.648656, c3 = 'mKOGbUDTNb' where c = 2345 index_test.go:137: sql insert into test_index values (4370, 1165244861764470404, 0.529080, 'CYanhU0WE1') index_test.go:140: sql delete from test_index where c = 128 index_test.go:137: sql insert into test_index values (4373, 8104363121638179088, 0.538971, 'P5X5EId5zr') index_test.go:140: sql delete from test_index where c = 937 index_test.go:137: sql insert into test_index values (4374, 5264975073553857032, 0.825070, 'JRVWp0fNUe') index_test.go:143: sql update test_index set c1 = 1202531912171205180, c2 = 0.087514, c3 = 'ljtevtPH0p' where c = 3630 index_test.go:140: sql delete from test_index where c = 83 index_test.go:137: sql insert into test_index values (4375, 1624375609318570536, 0.178250, 'ywggQDtwiq') index_test.go:143: sql update test_index set c1 = 6808460856364111982, c2 = 0.086940, c3 = 'rWDFHg36lH' where c = 463 index_test.go:140: sql delete from test_index where c = 1673 index_test.go:143: sql update test_index set c1 = 4652633685770866415, c2 = 0.805428, c3 = 'TlWXy5JiOM' where c = 3312 index_test.go:143: sql update test_index set c1 = 6807922033684099079, c2 = 0.562236, c3 = '5AAEIEtBtG' where c = 2034 index_test.go:143: sql update test_index set c1 = 6715963827639415290, c2 = 0.696562, c3 = 'mYnU3tZ3XM' where c = 239 index_test.go:137: sql insert into test_index values (4376, 6400143173687262050, 0.385960, 'wXMLvFK90r') index_test.go:140: sql delete from test_index where c = 3399 index_test.go:137: sql insert into test_index values (4377, 3673552092597753497, 0.064996, '3z71TlT8WQ') index_test.go:143: sql update test_index set c1 = 4309204860881086701, c2 = 0.541055, c3 = 'ZiPbAGpQGQ' where c = 742 index_test.go:143: sql update test_index set c1 = 3992165582944760442, c2 = 0.024714, c3 = '83Fh8vMsi0' where c = 462 index_test.go:140: sql delete from test_index where c = 1424 index_test.go:140: sql delete from test_index where c = 465 index_test.go:140: sql delete from test_index where c = 3531 index_test.go:137: sql insert into test_index values (4378, 8898532606737184984, 0.768095, '3RwMUC6dX5') index_test.go:137: sql insert into test_index values (4379, 6900127744682856080, 0.236061, 'ZFOos95Wxm') index_test.go:143: sql update test_index set c1 = 3885770110071707136, c2 = 0.841962, c3 = '2DdmMe9TBa' where c = 1011 index_test.go:143: sql update test_index set c1 = 2950701139238381890, c2 = 0.549270, c3 = 'GAn4FjvoHr' where c = 602 index_test.go:143: sql update test_index set c1 = 5647065769847020386, c2 = 0.203013, c3 = 'nfDtQ73wbI' where c = 249 index_test.go:140: sql delete from test_index where c = 3547 index_test.go:140: sql delete from test_index where c = 2304 index_test.go:143: sql update test_index set c1 = 3412039391924238027, c2 = 0.851152, c3 = 'T9J3cUo0qo' where c = 1029 index_test.go:137: sql insert into test_index values (4381, 1944022177633014302, 0.243448, 'H7DRYQ4McH') index_test.go:137: sql insert into test_index values (4382, 4653018252124407579, 0.959808, 'imli7msaaI') index_test.go:137: sql insert into test_index values (4384, 5970452041226218010, 0.503313, 'Lq8j2Ge2sZ') index_test.go:137: sql insert into test_index values (4380, 5349494474214913992, 0.280264, 'AKBSCwhq21') index_test.go:140: sql delete from test_index where c = 2587 index_test.go:137: sql insert into test_index values (4383, 4205550185514129882, 0.528358, 'C6WBgtBvzk') index_test.go:143: sql update test_index set c1 = 5891554402590494053, c2 = 0.418278, c3 = 'sE76RjWq1y' where c = 1098 index_test.go:137: sql insert into test_index values (4386, 6409096495399891650, 0.810887, 'KbTM437Ftt') index_test.go:140: sql delete from test_index where c = 3195 index_test.go:137: sql insert into test_index values (4387, 3688130848552147501, 0.173197, 'zPVXdvdFYu') index_test.go:143: sql update test_index set c1 = 4926060461385243387, c2 = 0.435436, c3 = 'txLQNDPY34' where c = 900 index_test.go:137: sql insert into test_index values (4385, 8251862877833399189, 0.344803, 'cHWvovUCrR') index_test.go:140: sql delete from test_index where c = 2770 index_test.go:143: sql update test_index set c1 = 7237613262247223311, c2 = 0.907049, c3 = '1fkWPMqROr' where c = 520 index_test.go:140: sql delete from test_index where c = 1823 index_test.go:140: sql delete from test_index where c = 2436 index_test.go:140: sql delete from test_index where c = 2840 index_test.go:140: sql delete from test_index where c = 3545 index_test.go:137: sql insert into test_index values (4388, 8881991896106024023, 0.563523, 'HQjI57BuJZ') index_test.go:143: sql update test_index set c1 = 3275459135267006317, c2 = 0.514438, c3 = 'fUYiz540ye' where c = 449 index_test.go:140: sql delete from test_index where c = 2463 index_test.go:137: sql insert into test_index values (4389, 1817150484033345442, 0.849495, 'k1vdi52N7u') index_test.go:140: sql delete from test_index where c = 2756 index_test.go:143: sql update test_index set c1 = 8741124858679387674, c2 = 0.788373, c3 = 'vxGxcDP2YJ' where c = 2598 index_test.go:140: sql delete from test_index where c = 2699 index_test.go:143: sql update test_index set c1 = 6374349349170610765, c2 = 0.521200, c3 = 'zQlWbDYgHl' where c = 2675 index_test.go:140: sql delete from test_index where c = 3043 index_test.go:143: sql update test_index set c1 = 8734320820138033971, c2 = 0.779922, c3 = 'rhnwR5yjfe' where c = 3441 index_test.go:143: sql update test_index set c1 = 5994014915611505349, c2 = 0.605450, c3 = 'fxbIC8AqA8' where c = 2068 index_test.go:143: sql update test_index set c1 = 6660201186867710976, c2 = 0.191666, c3 = '00wloUVSsP' where c = 1990 index_test.go:137: sql insert into test_index values (4391, 8278382372984971740, 0.227056, 'j1wPDfiZvu') index_test.go:137: sql insert into test_index values (4390, 9114380878763288576, 0.083424, 'R9pk5ho05D') index_test.go:137: sql insert into test_index values (4392, 7930110726409465995, 0.551459, '5g5tvn4OtM') index_test.go:137: sql insert into test_index values (4393, 5225730627751945878, 0.180422, 'JCUEMBQYIu') index_test.go:143: sql update test_index set c1 = 5906969341820422050, c2 = 0.373893, c3 = 'vNTATfkkVo' where c = 3602 index_test.go:137: sql insert into test_index values (4394, 7639646619401986549, 0.539425, 'tbaiQwYinP') index_test.go:143: sql update test_index set c1 = 3279628749900966879, c2 = 0.429457, c3 = 'suxm8ABNxx' where c = 1747 index_test.go:143: sql update test_index set c1 = 6037217125295429703, c2 = 0.275555, c3 = 'UmKfQaH7Iw' where c = 3151 index_test.go:140: sql delete from test_index where c = 1795 index_test.go:143: sql update test_index set c1 = 927602653757358709, c2 = 0.781979, c3 = '1zGEXkfpc6' where c = 4011 index_test.go:140: sql delete from test_index where c = 1822 index_test.go:140: sql delete from test_index where c = 4292 index_test.go:140: sql delete from test_index where c = 40 index_test.go:137: sql insert into test_index values (4395, 4774482904783937289, 0.701510, 'Ao4jJobzWH') index_test.go:140: sql delete from test_index where c = 3181 index_test.go:137: sql insert into test_index values (4397, 8314813568448917169, 0.100138, 'acX6cMqxvS') index_test.go:143: sql update test_index set c1 = 2606669605768877682, c2 = 0.994682, c3 = 'ffAb5sYUJo' where c = 2771 index_test.go:137: sql insert into test_index values (4396, 1772652297728936, 0.755984, 'UsM5CCQ7sR') index_test.go:140: sql delete from test_index where c = 2094 index_test.go:140: sql delete from test_index where c = 1801 index_test.go:143: sql update test_index set c1 = 2943301915001964058, c2 = 0.334087, c3 = 'ySezVxJ5AN' where c = 2352 index_test.go:143: sql update test_index set c1 = 6443479549825664639, c2 = 0.355838, c3 = 'wall4TXjAl' where c = 1471 index_test.go:143: sql update test_index set c1 = 944564821282668830, c2 = 0.854669, c3 = 'XUCHvBSTKr' where c = 3706 index_test.go:140: sql delete from test_index where c = 2800 index_test.go:143: sql update test_index set c1 = 5035165142151182380, c2 = 0.047034, c3 = 'T0Ek9sWxks' where c = 4235 index_test.go:137: sql insert into test_index values (4398, 7594201015760155509, 0.105608, 'I7QTg5Mg6N') index_test.go:143: sql update test_index set c1 = 4546047426221308446, c2 = 0.236454, c3 = 'IGiIiJQkEi' where c = 441 index_test.go:140: sql delete from test_index where c = 192 index_test.go:143: sql update test_index set c1 = 3012105115141353690, c2 = 0.035167, c3 = 'Wb7iXotBYI' where c = 1457 index_test.go:143: sql update test_index set c1 = 5951240873019528642, c2 = 0.789963, c3 = 'iLjTbFYKdb' where c = 4378 index_test.go:143: sql update test_index set c1 = 5435593759079088506, c2 = 0.835219, c3 = 'gImFzWAaMB' where c = 3531 index_test.go:137: sql insert into test_index values (4400, 7580908675398545925, 0.040414, 'fcmLyRzVFN') index_test.go:137: sql insert into test_index values (4399, 3134282339272820831, 0.658355, 'bVzKz6bS9x') index_test.go:140: sql delete from test_index where c = 4336 index_test.go:140: sql delete from test_index where c = 4248 index_test.go:143: sql update test_index set c1 = 303535366815210364, c2 = 0.915176, c3 = 'f7QZFGRfdj' where c = 1171 index_test.go:143: sql update test_index set c1 = 917669226657696971, c2 = 0.201489, c3 = 'OkWPa8eWmh' where c = 2160 --- PASS: TestSimpleInsert (28.88s) --- PASS: TestSimpleInsert/Basic (6.27s) --- PASS: TestSimpleInsert/Basic/test_insert (3.03s) --- PASS: TestSimpleInsert/Basic/test_insert_common (3.24s) --- PASS: TestSimpleInsert/Conflict (15.11s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert (8.74s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert_common (6.37s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28580/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir index_test.go:137: sql insert into test_index values (4406, 8236534420951401702, 0.640775, 'RZvdQ0Ws2R') index_test.go:137: sql insert into test_index values (4402, 2753462224009611881, 0.672498, 'M1IIJYvgfd') index_test.go:137: sql insert into test_index values (4401, 138044305005210094, 0.322040, '4qpfyw9r0s') index_test.go:137: sql insert into test_index values (4407, 6773628285656434866, 0.179286, 'aTN56EQf11') index_test.go:137: sql insert into test_index values (4403, 8932992230963624504, 0.727014, 'JyVDAVQbV9') index_test.go:137: sql insert into test_index values (4410, 4120106553404706464, 0.679664, 'S08WOJGFox') index_test.go:137: sql insert into test_index values (4408, 9074134331080461510, 0.355264, 'O0iy3R9rGK') index_test.go:137: sql insert into test_index values (4404, 7028451817273752956, 0.806341, 'IlFrpcbQy7') index_test.go:140: sql delete from test_index where c = 3290 index_test.go:140: sql delete from test_index where c = 1272 index_test.go:137: sql insert into test_index values (4409, 2657767526770173668, 0.283425, 'zaW6ATy6bf') index_test.go:140: sql delete from test_index where c = 518 index_test.go:137: sql insert into test_index values (4405, 5693189313937282167, 0.134132, 'Jm36fWtEIk') index_test.go:140: sql delete from test_index where c = 3312 index_test.go:140: sql delete from test_index where c = 1089 index_test.go:143: sql update test_index set c1 = 7200937299306591680, c2 = 0.374498, c3 = '4nJAF7rlqH' where c = 1468 index_test.go:140: sql delete from test_index where c = 3328 index_test.go:140: sql delete from test_index where c = 4260 index_test.go:140: sql delete from test_index where c = 2306 index_test.go:140: sql delete from test_index where c = 3585 index_test.go:140: sql delete from test_index where c = 3211 index_test.go:137: sql insert into test_index values (4411, 3319624079378622473, 0.214729, 'vvJvIu31lE') index_test.go:143: sql update test_index set c1 = 3248984256241177832, c2 = 0.914623, c3 = 'U0OMn0d3JL' where c = 707 index_test.go:143: sql update test_index set c1 = 1507663524902199593, c2 = 0.700610, c3 = 'iz7fKxK9EL' where c = 4265 index_test.go:143: sql update test_index set c1 = 4939650754955622470, c2 = 0.606891, c3 = 'yif22lnwDL' where c = 14 index_test.go:143: sql update test_index set c1 = 5495750120856527959, c2 = 0.863424, c3 = 'CUoC2A4Oq1' where c = 4287 index_test.go:143: sql update test_index set c1 = 2356094791258810925, c2 = 0.397780, c3 = 'wCQpUTGz9F' where c = 2621 index_test.go:140: sql delete from test_index where c = 383 index_test.go:143: sql update test_index set c1 = 8459287560579027130, c2 = 0.128192, c3 = 'vYluxDUdyR' where c = 3861 index_test.go:143: sql update test_index set c1 = 1369962094612143055, c2 = 0.700782, c3 = 'AKJ5za1lME' where c = 621 index_test.go:137: sql insert into test_index values (4412, 8577248172965368467, 0.589519, '6kTQ5LYOQ3') index_test.go:137: sql insert into test_index values (4415, 3999768533044247960, 0.892472, 'ZxG2FXHob5') index_test.go:143: sql update test_index set c1 = 8119780537457572983, c2 = 0.467074, c3 = 'l3ra4FtGZG' where c = 2430 index_test.go:137: sql insert into test_index values (4414, 3727240617492927715, 0.120614, 'qYoERRy4nw') index_test.go:140: sql delete from test_index where c = 641 index_test.go:137: sql insert into test_index values (4417, 972542450091484538, 0.226334, 'Hk7wBAZFPR') index_test.go:137: sql insert into test_index values (4413, 8489507926570753514, 0.777417, 'DCHBpTyuaC') index_test.go:137: sql insert into test_index values (4416, 425785343132820984, 0.037885, 'Doqlnn9ue1') index_test.go:143: sql update test_index set c1 = 7877543889711937268, c2 = 0.784807, c3 = 'Ve9Rjueetc' where c = 1810 index_test.go:137: sql insert into test_index values (4419, 416848064412323170, 0.377251, 'tat6s90YGV') index_test.go:140: sql delete from test_index where c = 1128 index_test.go:140: sql delete from test_index where c = 4269 index_test.go:143: sql update test_index set c1 = 3271986279624984204, c2 = 0.327045, c3 = 'fonq0Pi7Vo' where c = 3422 index_test.go:140: sql delete from test_index where c = 3130 index_test.go:140: sql delete from test_index where c = 2326 index_test.go:143: sql update test_index set c1 = 3374578646879061061, c2 = 0.035257, c3 = 'dUdGOPbEMZ' where c = 2877 index_test.go:140: sql delete from test_index where c = 4157 index_test.go:137: sql insert into test_index values (4418, 1902048090522316802, 0.925496, 'mKhpzG2Hs2') index_test.go:137: sql insert into test_index values (4420, 6314874294233571614, 0.307934, 'uyC2cvJ2ow') index_test.go:143: sql update test_index set c1 = 8186968069583458946, c2 = 0.490808, c3 = 'sPszBVjfEM' where c = 705 index_test.go:137: sql insert into test_index values (4422, 2010174844502265953, 0.927652, '1b0RaPPHkh') index_test.go:137: sql insert into test_index values (4421, 3640991844044363849, 0.417128, 'n0F0OfHJYU') index_test.go:143: sql update test_index set c1 = 6995056598923502518, c2 = 0.332563, c3 = 'SeNv3E2Re4' where c = 4308 index_test.go:140: sql delete from test_index where c = 4211 index_test.go:143: sql update test_index set c1 = 1681266771807589323, c2 = 0.938132, c3 = 'mZgk48jbIj' where c = 3665 index_test.go:143: sql update test_index set c1 = 1277796743113863289, c2 = 0.655983, c3 = 'YIlArZCkDF' where c = 1205 index_test.go:140: sql delete from test_index where c = 2279 index_test.go:143: sql update test_index set c1 = 3448497252114731007, c2 = 0.708511, c3 = 'xWZQAQst8x' where c = 2601 index_test.go:140: sql delete from test_index where c = 1564 index_test.go:140: sql delete from test_index where c = 877 index_test.go:137: sql insert into test_index values (4424, 6496750355631368097, 0.181765, 'lyEvWs8i5k') index_test.go:143: sql update test_index set c1 = 3242590584513237570, c2 = 0.321160, c3 = 'JO2bA45KY2' where c = 516 index_test.go:140: sql delete from test_index where c = 1936 index_test.go:137: sql insert into test_index values (4427, 1686625064831768551, 0.659183, '9ZSQ5w12uc') index_test.go:137: sql insert into test_index values (4423, 2392095103060978284, 0.592753, 'YikcKm0SnW') index_test.go:137: sql insert into test_index values (4426, 7970146342963206412, 0.647292, 'Y57yROnM69') # Time: 2025-04-06T07:08:21.561883788+08:00 # Txn_start_ts: 0 # Query_time: 0.511569229 # Parse_time: 0.000183309 # Compile_time: 0.000221342 # Rewrite_time: 0.000006871 # Optimize_time: 0 # Wait_TS: 0.00039734 # 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:137: sql insert into test_index values (4425, 7414357546424784322, 0.289197, 'd3k50c3NPr') index_test.go:143: sql update test_index set c1 = 3316534872250507866, c2 = 0.402328, c3 = 'DgOx9v1M5x' where c = 156 index_test.go:143: sql update test_index set c1 = 3142610234729879809, c2 = 0.941086, c3 = '6Lx4DU6F22' where c = 618 index_test.go:140: sql delete from test_index where c = 206 index_test.go:137: sql insert into test_index values (4428, 1706200272498824704, 0.894296, 'ssvFDdaJaW') index_test.go:140: sql delete from test_index where c = 3222 index_test.go:143: sql update test_index set c1 = 6852353461279782565, c2 = 0.964070, c3 = 'TOMcOB5uKt' where c = 323 index_test.go:143: sql update test_index set c1 = 5096083701775981671, c2 = 0.619147, c3 = 'rSTngSB9kN' where c = 3127 index_test.go:137: sql insert into test_index values (4429, 8264454637648993344, 0.013462, '2uiRnbDHqm') index_test.go:137: sql insert into test_index values (4430, 199278097658502010, 0.104875, '4SXeKksjop') index_test.go:140: sql delete from test_index where c = 2685 index_test.go:140: sql delete from test_index where c = 741 index_test.go:143: sql update test_index set c1 = 5638472282080361431, c2 = 0.671472, c3 = '8cl93MkEYT' where c = 465 index_test.go:140: sql delete from test_index where c = 333 index_test.go:140: sql delete from test_index where c = 3920 index_test.go:143: sql update test_index set c1 = 495873946393511595, c2 = 0.818021, c3 = 'TBxM1QjMTi' where c = 4020 index_test.go:143: sql update test_index set c1 = 4417467289610012356, c2 = 0.298282, c3 = 'WcfoJlUAuR' where c = 2140 index_test.go:137: sql insert into test_index values (4431, 5109567216347397980, 0.800628, 'iHddQojdph') index_test.go:140: sql delete from test_index where c = 2095 index_test.go:143: sql update test_index set c1 = 919991999075465242, c2 = 0.169352, c3 = 'r4wjQZlaaM' where c = 3029 index_test.go:137: sql insert into test_index values (4432, 2451344780466981678, 0.370899, 'xL6rynHvMz') index_test.go:140: sql delete from test_index where c = 2518 index_test.go:143: sql update test_index set c1 = 6064894035801424827, c2 = 0.695791, c3 = 'SniQOp8Cdd' where c = 2461 index_test.go:137: sql insert into test_index values (4434, 3788566396669599948, 0.693946, 'Kgk6kO0air') index_test.go:140: sql delete from test_index where c = 123 index_test.go:137: sql insert into test_index values (4435, 6866554843566003587, 0.114366, 'J7zXVchbeN') index_test.go:137: sql insert into test_index values (4436, 8964804568810376144, 0.387561, 'dcN7qTtWyv') index_test.go:140: sql delete from test_index where c = 2099 index_test.go:137: sql insert into test_index values (4437, 4560288414296494052, 0.097269, 'hghOWwo4z5') index_test.go:143: sql update test_index set c1 = 6956017614751119273, c2 = 0.965447, c3 = 'w8Sm31O9DP' where c = 2920 index_test.go:140: sql delete from test_index where c = 4324 index_test.go:140: sql delete from test_index where c = 1912 index_test.go:137: sql insert into test_index values (4433, 7025055342292875332, 0.365675, 'vQjbUZtVbH') index_test.go:143: sql update test_index set c1 = 6978695494884156135, c2 = 0.930222, c3 = 'disWTPtagI' where c = 4352 index_test.go:143: sql update test_index set c1 = 6774547511284128257, c2 = 0.763640, c3 = 'lsPvn9X2Lr' where c = 1364 index_test.go:143: sql update test_index set c1 = 548020810610612246, c2 = 0.437719, c3 = '0KYCJEPiTP' where c = 3220 index_test.go:137: sql insert into test_index values (4438, 2679190747784448409, 0.093483, 'HB5H3G5mgU') index_test.go:140: sql delete from test_index where c = 1126 index_test.go:143: sql update test_index set c1 = 2636765546471345744, c2 = 0.438224, c3 = 'wGkpRNW4ZA' where c = 4025 index_test.go:137: sql insert into test_index values (4439, 7057863078085340876, 0.681559, 'gu6W3ofNEk') index_test.go:137: sql insert into test_index values (4440, 944259704880389788, 0.454603, 'od2k0ecddY') index_test.go:140: sql delete from test_index where c = 3002 index_test.go:140: sql delete from test_index where c = 811 index_test.go:143: sql update test_index set c1 = 7352487368121217583, c2 = 0.484381, c3 = 'aU6EEuNdL6' where c = 2762 index_test.go:137: sql insert into test_index values (4441, 5223968617264279253, 0.325464, 'XVKhIANO1P') index_test.go:137: sql insert into test_index values (4442, 8058459133654376205, 0.715409, 'IduofOmSRu') index_test.go:143: sql update test_index set c1 = 6025005271090660127, c2 = 0.857843, c3 = 'PM6O9HgOYs' where c = 4041 index_test.go:143: sql update test_index set c1 = 2197788742189328531, c2 = 0.825335, c3 = 'QMfrF8vLlc' where c = 3429 index_test.go:140: sql delete from test_index where c = 725 index_test.go:140: sql delete from test_index where c = 2348 index_test.go:143: sql update test_index set c1 = 2733472203992080324, c2 = 0.174772, c3 = 'lzIYixLuwg' where c = 4012 index_test.go:137: sql insert into test_index values (4443, 914416574454454769, 0.061022, 'xCWSOIE6dy') index_test.go:137: sql insert into test_index values (4444, 6571239455314181838, 0.404361, 'tQMuRLilXt') index_test.go:137: sql insert into test_index values (4445, 2767927755573816422, 0.407036, 'Ey8KfSiQzT') index_test.go:140: sql delete from test_index where c = 3856 index_test.go:143: sql update test_index set c1 = 7130198375525884778, c2 = 0.782859, c3 = 'yYPvRnCUK3' where c = 3188 index_test.go:143: sql update test_index set c1 = 6737856848076431915, c2 = 0.584827, c3 = 'xFsbILoXXO' where c = 327 index_test.go:143: sql update test_index set c1 = 2442825152806327388, c2 = 0.784727, c3 = 'UcXsCF9Cwi' where c = 2339 index_test.go:140: sql delete from test_index where c = 3574 index_test.go:137: sql insert into test_index values (4446, 2999730206027593085, 0.711673, 'f47DE26Olt') index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 1587 index_test.go:140: sql delete from test_index where c = 2624 index_test.go:137: sql insert into test_index values (4449, 8122037590333598052, 0.586448, 'HWBEcT9aVv') index_test.go:143: sql update test_index set c1 = 9202563888989670684, c2 = 0.291069, c3 = 'tgBoK1zewF' where c = 1483 index_test.go:140: sql delete from test_index where c = 2431 index_test.go:143: sql update test_index set c1 = 6196027508613131609, c2 = 0.966550, c3 = 'WbntK3PFkp' where c = 2805 index_test.go:143: sql update test_index set c1 = 7931740108196249181, c2 = 0.629315, c3 = 'nA7Y3sp0ft' where c = 430 index_test.go:140: sql delete from test_index where c = 1682 index_test.go:137: sql insert into test_index values (4447, 1190965622973598462, 0.684203, 'nxvUq9Lj9W') index_test.go:143: sql update test_index set c1 = 3597268416501752467, c2 = 0.500143, c3 = 'sYD7V2yeSz' where c = 1665 index_test.go:137: sql insert into test_index values (4450, 6071406523654644885, 0.640051, 'jf2jjI4cSA') index_test.go:140: sql delete from test_index where c = 113 index_test.go:143: sql update test_index set c1 = 8497467657849257590, c2 = 0.978735, c3 = 'EMHIfFrF37' where c = 815 index_test.go:137: sql insert into test_index values (4452, 2494988425150326554, 0.689973, 'SbTFu99m2V') index_test.go:137: sql insert into test_index values (4448, 8705244961068137857, 0.102235, 'qRI9QIGrXg') index_test.go:143: sql update test_index set c1 = 772926349046255306, c2 = 0.097757, c3 = 'hmXSrV7iCX' where c = 1863 index_test.go:143: sql update test_index set c1 = 6932305371546447902, c2 = 0.991580, c3 = 'ppZ7K383kH' where c = 1723 index_test.go:143: sql update test_index set c1 = 6285984751924392591, c2 = 0.877162, c3 = 'Pj5U3ABBpt' where c = 1003 index_test.go:137: sql insert into test_index values (4454, 5351891094313718381, 0.963481, 'BS8Nqv7zbw') index_test.go:140: sql delete from test_index where c = 3228 index_test.go:140: sql delete from test_index where c = 3334 index_test.go:140: sql delete from test_index where c = 3235 index_test.go:140: sql delete from test_index where c = 2171 index_test.go:137: sql insert into test_index values (4457, 6788296602697193033, 0.405618, 'zjsJwQ5wSk') index_test.go:137: sql insert into test_index values (4451, 719096854114404716, 0.155621, 'RwI9tUoenL') index_test.go:143: sql update test_index set c1 = 5959462308367513795, c2 = 0.476729, c3 = 'zJzzaHpCfB' where c = 115 index_test.go:143: sql update test_index set c1 = 6839754384613297781, c2 = 0.942103, c3 = 'aFyHApUB7s' where c = 1854 index_test.go:137: sql insert into test_index values (4456, 2588243219851083961, 0.959484, '0Zze8vjB1C') index_test.go:143: sql update test_index set c1 = 2615593192600609043, c2 = 0.686491, c3 = 'zglhv9fPBN' where c = 3378 index_test.go:140: sql delete from test_index where c = 2426 index_test.go:143: sql update test_index set c1 = 3450940841619234594, c2 = 0.927338, c3 = 'OpjICG1aN0' where c = 287 index_test.go:140: sql delete from test_index where c = 408 index_test.go:137: sql insert into test_index values (4453, 7266558391522112044, 0.426829, 'qFmNUL2dfM') index_test.go:140: sql delete from test_index where c = 1313 index_test.go:140: sql delete from test_index where c = 2623 index_test.go:137: sql insert into test_index values (4455, 8622476778324736433, 0.454399, 'vo0PfEHYZb') index_test.go:137: sql insert into test_index values (4458, 77963052537824055, 0.948254, 'cSq2cXJe7c') index_test.go:137: sql insert into test_index values (4459, 3438294268308732772, 0.124148, 'EyoeHDa72i') index_test.go:140: sql delete from test_index where c = 911 index_test.go:137: sql insert into test_index values (4460, 2655701700381448523, 0.922585, 'E3nlhGO9wj') index_test.go:143: sql update test_index set c1 = 4247329636955299525, c2 = 0.744164, c3 = 'pZ5faFSUn3' where c = 159 index_test.go:143: sql update test_index set c1 = 970678030165917980, c2 = 0.768160, c3 = 'Me7EaOsBoA' where c = 2026 index_test.go:143: sql update test_index set c1 = 8200031436068559350, c2 = 0.088984, c3 = 'L4TglAV39O' where c = 899 index_test.go:143: sql update test_index set c1 = 478816706999279816, c2 = 0.132575, c3 = 'KGDfRFYYTk' where c = 89 index_test.go:137: sql insert into test_index values (4461, 4682216404514957613, 0.234713, 'mdl4Pp8QMI') index_test.go:140: sql delete from test_index where c = 209 index_test.go:140: sql delete from test_index where c = 3604 index_test.go:140: sql delete from test_index where c = 772 index_test.go:137: sql insert into test_index values (4462, 9036241591318481993, 0.707604, 'mIsCHmFaHO') index_test.go:137: sql insert into test_index values (4463, 1836679468569508719, 0.497194, 'pXaL5tYd9L') index_test.go:140: sql delete from test_index where c = 3408 index_test.go:137: sql insert into test_index values (4464, 1364986449782529365, 0.322280, 'f5G8cW23I7') index_test.go:143: sql update test_index set c1 = 3115633104453009744, c2 = 0.029244, c3 = 'BRxIAcQFNy' where c = 2450 index_test.go:140: sql delete from test_index where c = 38 index_test.go:143: sql update test_index set c1 = 4045479945662756324, c2 = 0.736069, c3 = 'KyTmIzp3ZT' where c = 1993 index_test.go:143: sql update test_index set c1 = 6049630086700987792, c2 = 0.307127, c3 = 'cLRAZJP4aA' where c = 2910 index_test.go:143: sql update test_index set c1 = 8958130156312773125, c2 = 0.029029, c3 = '2J8kzGqMqg' where c = 984 index_test.go:143: sql update test_index set c1 = 6003231287964791791, c2 = 0.739749, c3 = 'pWfos5R4ix' where c = 2008 index_test.go:140: sql delete from test_index where c = 2568 index_test.go:137: sql insert into test_index values (4466, 2787119301029261312, 0.083893, 'hNkOqZDQIs') index_test.go:140: sql delete from test_index where c = 1448 index_test.go:140: sql delete from test_index where c = 2939 index_test.go:137: sql insert into test_index values (4465, 3617415548003816479, 0.800789, '8wy27hLj6f') index_test.go:137: sql insert into test_index values (4467, 2037906008218337788, 0.935906, 'xQzpww6mfB') index_test.go:137: sql insert into test_index values (4469, 4282146719260740634, 0.909915, '6RYifIMzyo') index_test.go:143: sql update test_index set c1 = 3482431581821693985, c2 = 0.632296, c3 = 'Z2dHLaQRlV' where c = 3526 index_test.go:137: sql insert into test_index values (4468, 8716201216242082338, 0.537972, 'izM4vCeMHr') index_test.go:143: sql update test_index set c1 = 4031523081685582368, c2 = 0.520471, c3 = 'IQvv3DvMHS' where c = 3328 index_test.go:143: sql update test_index set c1 = 5192384119327511887, c2 = 0.301431, c3 = 'AmLYzhq2uc' where c = 3842 index_test.go:143: sql update test_index set c1 = 1329048587874923367, c2 = 0.094134, c3 = 'xI62sQyOVo' where c = 1920 index_test.go:140: sql delete from test_index where c = 4462 index_test.go:137: sql insert into test_index values (4471, 1003765394059290578, 0.375385, 'UPNnVj9U7q') index_test.go:140: sql delete from test_index where c = 155 index_test.go:140: sql delete from test_index where c = 393 index_test.go:140: sql delete from test_index where c = 1758 index_test.go:137: sql insert into test_index values (4472, 4813972321466923681, 0.173846, 'P8Wd9usJef') index_test.go:137: sql insert into test_index values (4470, 1852647036488197312, 0.989387, 'XLrjcjPVZr') index_test.go:140: sql delete from test_index where c = 831 index_test.go:137: sql insert into test_index values (4473, 8836835517909573984, 0.890970, 'sauLLWWbGV') index_test.go:137: sql insert into test_index values (4474, 7384373547261754616, 0.281488, '5hTnrVMzYc') index_test.go:143: sql update test_index set c1 = 6602168034894838396, c2 = 0.436966, c3 = 'IzxOpwwVfc' where c = 1900 index_test.go:143: sql update test_index set c1 = 5832892073019085539, c2 = 0.115842, c3 = 'petJ2hxiFm' where c = 299 index_test.go:140: sql delete from test_index where c = 1332 index_test.go:143: sql update test_index set c1 = 9208025870122007669, c2 = 0.297680, c3 = '8K8GmH5Z4V' where c = 4245 index_test.go:143: sql update test_index set c1 = 1861105584640203194, c2 = 0.650628, c3 = 'u19PPkI9ut' where c = 266 index_test.go:143: sql update test_index set c1 = 6113078503701243163, c2 = 0.536914, c3 = 'iJwDaFYo8W' where c = 1213 index_test.go:140: sql delete from test_index where c = 4195 index_test.go:140: sql delete from test_index where c = 2913 index_test.go:140: sql delete from test_index where c = 3261 index_test.go:143: sql update test_index set c1 = 5206279613118232278, c2 = 0.892761, c3 = 'EnJx68kuUv' where c = 351 index_test.go:137: sql insert into test_index values (4477, 4467170330852514117, 0.534250, 'd8aGOWE5IF') index_test.go:137: sql insert into test_index values (4476, 7862389993410839466, 0.670753, 'aqmAPWp2w5') index_test.go:140: sql delete from test_index where c = 2773 index_test.go:137: sql insert into test_index values (4478, 2317753797674592173, 0.747085, 'uPLlFsdmqO') index_test.go:143: sql update test_index set c1 = 4771761551555654507, c2 = 0.534727, c3 = 'dpMBH3eKO0' where c = 390 index_test.go:137: sql insert into test_index values (4475, 848118988396804158, 0.919038, 'PuQ0yGQ5y6') index_test.go:140: sql delete from test_index where c = 1502 index_test.go:143: sql update test_index set c1 = 657565967936669998, c2 = 0.276398, c3 = '2pxP5wreRW' where c = 3106 index_test.go:143: sql update test_index set c1 = 6126993944469655946, c2 = 0.309091, c3 = 'Y5coIJlYig' where c = 2397 index_test.go:140: sql delete from test_index where c = 4154 index_test.go:140: sql delete from test_index where c = 3617 index_test.go:143: sql update test_index set c1 = 2412647778270096372, c2 = 0.886824, c3 = 'Lzh3Ea3vOr' where c = 3417 index_test.go:137: sql insert into test_index values (4479, 2390351080829938370, 0.366830, 'bpyk9MP0Ny') index_test.go:137: sql insert into test_index values (4481, 547475817918033149, 0.730818, 'DFuxRiZKn5') index_test.go:140: sql delete from test_index where c = 3580 index_test.go:137: sql insert into test_index values (4482, 2445954327390448695, 0.714673, 'Cke97bEpCS') index_test.go:137: sql insert into test_index values (4483, 8233241919790914161, 0.714621, '0um8jRTQp9') index_test.go:143: sql update test_index set c1 = 984224201093976579, c2 = 0.436597, c3 = 'cTqBtSDbR4' where c = 1921 index_test.go:143: sql update test_index set c1 = 7012982806739643446, c2 = 0.016451, c3 = '7gJdQxNi9i' where c = 2350 index_test.go:137: sql insert into test_index values (4480, 3352271085849104964, 0.386811, 'fl1Tch917y') index_test.go:140: sql delete from test_index where c = 821 index_test.go:143: sql update test_index set c1 = 5150347099156589736, c2 = 0.442090, c3 = '19sg39cutB' where c = 1731 index_test.go:143: sql update test_index set c1 = 8608568948990101398, c2 = 0.524061, c3 = 'YzGF2unMS1' where c = 810 index_test.go:140: sql delete from test_index where c = 588 index_test.go:140: sql delete from test_index where c = 2672 index_test.go:137: sql insert into test_index values (4485, 2795905324730748766, 0.249196, 'DlbUg46nKn') index_test.go:143: sql update test_index set c1 = 7765786857450349367, c2 = 0.263097, c3 = 'eMO9rgM15T' where c = 1060 index_test.go:137: sql insert into test_index values (4484, 4602015301546836842, 0.263060, '6RrAPn68BP') index_test.go:137: sql insert into test_index values (4487, 3474665448821871777, 0.654667, 'QY6Q5itKMS') index_test.go:140: sql delete from test_index where c = 2208 index_test.go:137: sql insert into test_index values (4488, 3962239121049797575, 0.852743, 'ON3Lcb0hlZ') index_test.go:143: sql update test_index set c1 = 7484479114784717805, c2 = 0.896466, c3 = 'CUhb1kjmnV' where c = 2936 index_test.go:137: sql insert into test_index values (4486, 1711024085119184339, 0.304370, 'c87ACyhe6H') index_test.go:140: sql delete from test_index where c = 2160 index_test.go:137: sql insert into test_index values (4489, 2225133405323971896, 0.850778, 'm03HCwXqTx') index_test.go:143: sql update test_index set c1 = 7154581127629901666, c2 = 0.984320, c3 = 'GVrWsHjpXA' where c = 3851 index_test.go:143: sql update test_index set c1 = 564741012399506517, c2 = 0.425225, c3 = 'yK2h1Ok7SQ' where c = 269 index_test.go:140: sql delete from test_index where c = 1638 index_test.go:140: sql delete from test_index where c = 4425 index_test.go:137: sql insert into test_index values (4490, 7162844137082863672, 0.297225, 'JCKXEZpuux') index_test.go:140: sql delete from test_index where c = 810 index_test.go:140: sql delete from test_index where c = 2801 index_test.go:140: sql delete from test_index where c = 1288 index_test.go:137: sql insert into test_index values (4491, 5665143250283340315, 0.485830, 'LWxkdWl58Y') index_test.go:143: sql update test_index set c1 = 2608295401839813458, c2 = 0.243836, c3 = '8aowtaDuYE' where c = 1465 index_test.go:140: sql delete from test_index where c = 2358 index_test.go:140: sql delete from test_index where c = 3057 index_test.go:143: sql update test_index set c1 = 1380296995149996538, c2 = 0.765765, c3 = 'kQJBKlaxFz' where c = 2507 index_test.go:137: sql insert into test_index values (4492, 5773235500490945877, 0.537750, 'QB4IvxMhLj') index_test.go:143: sql update test_index set c1 = 6399960963672401477, c2 = 0.625990, c3 = 'ATrmGyoVvI' where c = 4350 index_test.go:143: sql update test_index set c1 = 3374955335476455328, c2 = 0.303392, c3 = 'qoELqKgsrK' where c = 4343 index_test.go:143: sql update test_index set c1 = 3950503231310711621, c2 = 0.436270, c3 = 'NmgzTZE7er' where c = 706 index_test.go:143: sql update test_index set c1 = 3793583870542794395, c2 = 0.225440, c3 = '1s5QBMUlof' where c = 2894 index_test.go:143: sql update test_index set c1 = 6156472505644566509, c2 = 0.980883, c3 = 'OOdakOKPZF' where c = 4436 index_test.go:140: sql delete from test_index where c = 517 index_test.go:140: sql delete from test_index where c = 3819 index_test.go:137: sql insert into test_index values (4493, 1730339019148993626, 0.261389, 'tVUgm3LS3i') index_test.go:143: sql update test_index set c1 = 5094747437149943514, c2 = 0.532877, c3 = 'AsvQrrIzWB' where c = 953 index_test.go:137: sql insert into test_index values (4496, 6999273691161212371, 0.118123, 'q0nW7dzr4i') index_test.go:137: sql insert into test_index values (4495, 6187505792323817858, 0.064342, 'QC6H5ecc2B') index_test.go:137: sql insert into test_index values (4497, 2718904461670205218, 0.570205, 'ir1AKbFXOp') index_test.go:137: sql insert into test_index values (4494, 8479542907765319361, 0.788378, 'NVSWHJiMGT') index_test.go:137: sql insert into test_index values (4498, 4185018417275145869, 0.312521, 'vqiNQEEMtJ') index_test.go:143: sql update test_index set c1 = 1292362705070987442, c2 = 0.072827, c3 = 'w0Kzwbp8x0' where c = 2645 index_test.go:140: sql delete from test_index where c = 1202 index_test.go:143: sql update test_index set c1 = 931894273646904199, c2 = 0.671372, c3 = 'Fu1Xn387qR' where c = 4106 index_test.go:140: sql delete from test_index where c = 781 index_test.go:140: sql delete from test_index where c = 1512 index_test.go:140: sql delete from test_index where c = 304 index_test.go:137: sql insert into test_index values (4499, 7522994504838330363, 0.877532, 'mp3VMFx6M2') index_test.go:140: sql delete from test_index where c = 2261 index_test.go:143: sql update test_index set c1 = 3980328928245987188, c2 = 0.785322, c3 = 'OXxJhpJAUw' where c = 1320 index_test.go:140: sql delete from test_index where c = 1935 index_test.go:143: sql update test_index set c1 = 1077397047733161453, c2 = 0.653544, c3 = 'wIOF3Q7Dll' where c = 1512 index_test.go:140: sql delete from test_index where c = 117 index_test.go:143: sql update test_index set c1 = 8641796201832608541, c2 = 0.803192, c3 = '3tzDOotnmb' where c = 2403 index_test.go:143: sql update test_index set c1 = 3922331051664168715, c2 = 0.307972, c3 = '9ycSb1Shnc' where c = 1005 index_test.go:143: sql update test_index set c1 = 1776031024999454320, c2 = 0.468373, c3 = 'CB9FJOwOZH' where c = 3231 index_test.go:143: sql update test_index set c1 = 949258014728204203, c2 = 0.403049, c3 = 'I8G5wVhNY8' where c = 3131 index_test.go:143: sql update test_index set c1 = 1793739379554171485, c2 = 0.157552, c3 = 'PZIGpXy2BJ' where c = 1847 index_test.go:137: sql insert into test_index values (4500, 6589794963441138974, 0.945224, 'kYIwFp19Xg') index_test.go:140: sql delete from test_index where c = 2442 index_test.go:143: sql update test_index set c1 = 8384394741639052891, c2 = 0.882410, c3 = '6aBWgqhPyn' where c = 3448 [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } index_test.go:137: sql insert into test_index values (4504, 151118318875915118, 0.486396, 't58ZIQ6hqC') index_test.go:137: sql insert into test_index values (4510, 1065999985537791008, 0.291761, 'xgfwgXLQVh') index_test.go:137: sql insert into test_index values (4501, 3190916448042159725, 0.810859, 'c4K9zHv6dF') index_test.go:137: sql insert into test_index values (4503, 7448532960938077726, 0.684287, 'EAEzyeS7Bs') index_test.go:137: sql insert into test_index values (4506, 6089566480189650977, 0.486151, 'kN7NiXLDJ0') index_test.go:137: sql insert into test_index values (4502, 6942267016917535517, 0.493862, 'QiMARdct1l') index_test.go:137: sql insert into test_index values (4508, 7088716159911497506, 0.605442, 'BEXQ8ze4S6') index_test.go:137: sql insert into test_index values (4505, 7798405036248404663, 0.759916, '7nOsRQyjnQ') index_test.go:140: sql delete from test_index where c = 66 index_test.go:137: sql insert into test_index values (4509, 6720226505641773951, 0.886819, 'SZrxu0Yr7Z') index_test.go:140: sql delete from test_index where c = 3464 index_test.go:137: sql insert into test_index values (4507, 1468589145406329220, 0.488856, 'V7pWGHmj6z') index_test.go:140: sql delete from test_index where c = 2427 index_test.go:140: sql delete from test_index where c = 2502 index_test.go:140: sql delete from test_index where c = 2409 index_test.go:143: sql update test_index set c1 = 7061394165928450142, c2 = 0.996334, c3 = 'NSmVxkITDn' where c = 537 index_test.go:140: sql delete from test_index where c = 3116 index_test.go:143: sql update test_index set c1 = 355622495390750744, c2 = 0.076240, c3 = 'm9dbpK8u8L' where c = 2583 index_test.go:140: sql delete from test_index where c = 3670 index_test.go:143: sql update test_index set c1 = 5914508391727991909, c2 = 0.438313, c3 = 'zxLD8OjqbP' where c = 1752 index_test.go:143: sql update test_index set c1 = 6728589975351851293, c2 = 0.709161, c3 = 'Nw3tqFh1vI' where c = 1638 index_test.go:140: sql delete from test_index where c = 2195 index_test.go:140: sql delete from test_index where c = 1383 index_test.go:143: sql update test_index set c1 = 307271935593732829, c2 = 0.882643, c3 = 'CgEP4BDbX4' where c = 86 index_test.go:140: sql delete from test_index where c = 1429 index_test.go:143: sql update test_index set c1 = 1596289208333056562, c2 = 0.484841, c3 = 'QwEX2JYSc3' where c = 2329 index_test.go:143: sql update test_index set c1 = 7792058206356774962, c2 = 0.439086, c3 = 'riDV86QPZs' where c = 3709 index_test.go:137: sql insert into test_index values (4513, 6288063050978402791, 0.061389, 'MdwQ2JQoaP') index_test.go:137: sql insert into test_index values (4514, 3701661832722184767, 0.369058, 'isd0Xem79V') index_test.go:137: sql insert into test_index values (4512, 679138164291114856, 0.617831, 'nlkJv2pLhZ') index_test.go:143: sql update test_index set c1 = 4702518487760584748, c2 = 0.425123, c3 = 'UzL6Mnwbt9' where c = 705 index_test.go:137: sql insert into test_index values (4511, 377575942737415255, 0.728854, 'LgIILrR32u') index_test.go:137: sql insert into test_index values (4515, 1955482204095401992, 0.882982, 'rzDF0P8bbI') index_test.go:140: sql delete from test_index where c = 1312 index_test.go:140: sql delete from test_index where c = 2420 index_test.go:140: sql delete from test_index where c = 536 index_test.go:140: sql delete from test_index where c = 1913 index_test.go:140: sql delete from test_index where c = 769 index_test.go:143: sql update test_index set c1 = 3823925105056509258, c2 = 0.816097, c3 = '0UsPMMnmSU' where c = 2809 index_test.go:143: sql update test_index set c1 = 1436223298992422279, c2 = 0.305040, c3 = '1eE0wsKjqW' where c = 3220 index_test.go:137: sql insert into test_index values (4516, 8297331829749411417, 0.541633, '11pKQc07Ae') index_test.go:143: sql update test_index set c1 = 3162684649428886082, c2 = 0.649456, c3 = '5PTquxKXTc' where c = 245 index_test.go:137: sql insert into test_index values (4517, 8822080189679529516, 0.786735, '3Hf28KNumQ') index_test.go:137: sql insert into test_index values (4518, 2364873022340850591, 0.852816, 'JMOfVg619b') index_test.go:143: sql update test_index set c1 = 9017286710501869330, c2 = 0.254146, c3 = 'aaf1lqFAYo' where c = 4336 index_test.go:137: sql insert into test_index values (4519, 4040446831837433222, 0.752865, 'F4JTj42rM4') index_test.go:140: sql delete from test_index where c = 590 index_test.go:143: sql update test_index set c1 = 6236482447541415752, c2 = 0.787610, c3 = 'ensUV4q3h2' where c = 3506 index_test.go:143: sql update test_index set c1 = 477290170482531855, c2 = 0.645017, c3 = 'AHROC1NmYV' where c = 2650 index_test.go:140: sql delete from test_index where c = 463 index_test.go:137: sql insert into test_index values (4520, 7907706220792211454, 0.512995, 'aJpB8DeBNk') index_test.go:143: sql update test_index set c1 = 2437644472829837971, c2 = 0.540629, c3 = 'YqzbVj6hks' where c = 3496 index_test.go:140: sql delete from test_index where c = 1148 index_test.go:137: sql insert into test_index values (4521, 6457193482604177820, 0.854108, 'vH8hmXoEuO') index_test.go:137: sql insert into test_index values (4523, 6691959814353527493, 0.104086, 'Rj0R1ILqVw') index_test.go:140: sql delete from test_index where c = 3278 index_test.go:137: sql insert into test_index values (4524, 8867389103195565747, 0.761219, 'ayYdOKKgF0') index_test.go:137: sql insert into test_index values (4525, 1853326380064348493, 0.885176, 'okkk1PN8DJ') index_test.go:143: sql update test_index set c1 = 9047426872724573429, c2 = 0.099483, c3 = 'hNiCjdvQtH' where c = 1684 index_test.go:143: sql update test_index set c1 = 2988739736417970119, c2 = 0.712669, c3 = 'SGASYFiRQ3' where c = 3041 index_test.go:140: sql delete from test_index where c = 1537 index_test.go:137: sql insert into test_index values (4522, 122874114469326785, 0.380151, 'X2ANnVegiG') index_test.go:140: sql delete from test_index where c = 962 index_test.go:140: sql delete from test_index where c = 4030 index_test.go:143: sql update test_index set c1 = 767566576244489883, c2 = 0.461512, c3 = 'PrRqzeF1Vp' where c = 16 index_test.go:143: sql update test_index set c1 = 4405961141236007286, c2 = 0.080494, c3 = 'SpfcbKh3k8' where c = 3861 index_test.go:140: sql delete from test_index where c = 618 index_test.go:137: sql insert into test_index values (4526, 5482766371126706485, 0.291784, 'cYtDgdyER2') index_test.go:137: sql insert into test_index values (4527, 2129437461588793632, 0.503643, 'p4uNJVjNfD') index_test.go:140: sql delete from test_index where c = 2535 index_test.go:143: sql update test_index set c1 = 1086498080063877439, c2 = 0.341489, c3 = 'xPqK2eAdvK' where c = 1942 index_test.go:140: sql delete from test_index where c = 1995 index_test.go:140: sql delete from test_index where c = 3109 index_test.go:143: sql update test_index set c1 = 4362416891880797604, c2 = 0.471775, c3 = 'z2kGLKRYee' where c = 4330 index_test.go:143: sql update test_index set c1 = 8324111863894019830, c2 = 0.964802, c3 = 'KdWmy2dEiK' where c = 4512 index_test.go:137: sql insert into test_index values (4530, 4526805232447773243, 0.226507, '1PUdRgJz4C') index_test.go:143: sql update test_index set c1 = 2918974837082763908, c2 = 0.192367, c3 = 'OnQvE2KaC6' where c = 2977 index_test.go:143: sql update test_index set c1 = 7122047261139546516, c2 = 0.084636, c3 = 'cwOYdSbhup' where c = 1635 index_test.go:143: sql update test_index set c1 = 8864303479142555229, c2 = 0.078572, c3 = 'bFkBskDVs6' where c = 3717 index_test.go:137: sql insert into test_index values (4528, 9167529315861492518, 0.397273, 'DWQsewCUVz') index_test.go:143: sql update test_index set c1 = 6591507403387467519, c2 = 0.940560, c3 = 'yPHpXdgc15' where c = 2726 index_test.go:137: sql insert into test_index values (4532, 8344252829481373168, 0.770734, 'ychNPmfVnF') [Pipeline] // withEnv index_test.go:137: sql insert into test_index values (4531, 6810000732661061030, 0.450918, 'obR2Q0M8o9') index_test.go:140: sql delete from test_index where c = 1702 index_test.go:137: sql insert into test_index values (4529, 2961533863983960709, 0.505463, 'ODgkMeX2Rw') index_test.go:137: sql insert into test_index values (4535, 6860130939921040232, 0.557741, 'rLSEFRKcfD') index_test.go:140: sql delete from test_index where c = 2572 index_test.go:137: sql insert into test_index values (4533, 8119976032807814638, 0.783067, 'SToBWLRO41') index_test.go:143: sql update test_index set c1 = 8107622973958192053, c2 = 0.449552, c3 = 'AgHd9wS8sb' where c = 446 index_test.go:140: sql delete from test_index where c = 2092 index_test.go:140: sql delete from test_index where c = 3474 index_test.go:137: sql insert into test_index values (4534, 1582985613741779130, 0.743411, 'DGr9hC9lv9') index_test.go:140: sql delete from test_index where c = 4390 index_test.go:140: sql delete from test_index where c = 3285 index_test.go:140: sql delete from test_index where c = 1922 index_test.go:140: sql delete from test_index where c = 4263 index_test.go:143: sql update test_index set c1 = 4989832446119853464, c2 = 0.475942, c3 = 'Vrc3CjWsXW' where c = 3539 index_test.go:143: sql update test_index set c1 = 845507378726654823, c2 = 0.792114, c3 = 'PfX0Fzy80K' where c = 2294 index_test.go:137: sql insert into test_index values (4537, 5375690807569065770, 0.791037, 'yAfOwROe3g') index_test.go:143: sql update test_index set c1 = 5929621029973306597, c2 = 0.134993, c3 = 'hNJIeKwhJx' where c = 1701 index_test.go:137: sql insert into test_index values (4536, 7307357566676595364, 0.430335, 'iYbB0XMIHS') index_test.go:143: sql update test_index set c1 = 6614816471998861103, c2 = 0.461481, c3 = '3lW90s4JX4' where c = 3755 index_test.go:143: sql update test_index set c1 = 4202244243979681655, c2 = 0.775351, c3 = 'mAkWI8Kgd1' where c = 3576 index_test.go:137: sql insert into test_index values (4539, 2567856234703254348, 0.712497, 'pFw9VUNe4N') index_test.go:143: sql update test_index set c1 = 2159184337416852598, c2 = 0.303121, c3 = '5aSl4VJ0YY' where c = 1591 index_test.go:137: sql insert into test_index values (4540, 6602428974089589408, 0.377980, 'jlNRHDbzRg') index_test.go:143: sql update test_index set c1 = 3004421173942419338, c2 = 0.621690, c3 = 'yaFWvU1f8l' where c = 4474 index_test.go:137: sql insert into test_index values (4538, 2823357461183463451, 0.182973, 'EEnBNs2pd0') index_test.go:140: sql delete from test_index where c = 1638 index_test.go:140: sql delete from test_index where c = 3452 index_test.go:140: sql delete from test_index where c = 142 index_test.go:137: sql insert into test_index values (4543, 8575924387919475607, 0.089415, 'W0KgByZCi8') index_test.go:140: sql delete from test_index where c = 2514 index_test.go:140: sql delete from test_index where c = 3628 index_test.go:140: sql delete from test_index where c = 2822 index_test.go:143: sql update test_index set c1 = 8386520866984587320, c2 = 0.626329, c3 = 'K7jfyWh5BO' where c = 1305 index_test.go:143: sql update test_index set c1 = 3597878644700406974, c2 = 0.884831, c3 = '4IhSlEUw9X' where c = 267 index_test.go:143: sql update test_index set c1 = 110743545732829855, c2 = 0.660694, c3 = 'Z0Y1X7lRyA' where c = 402 index_test.go:137: sql insert into test_index values (4541, 2093549022210080817, 0.352633, 'Bjf1MaaZTM') index_test.go:143: sql update test_index set c1 = 3000525990789559994, c2 = 0.441022, c3 = 'LkSWroKWSB' where c = 2381 index_test.go:137: sql insert into test_index values (4542, 4264382464162847524, 0.583341, 'jU84OyBDJU') index_test.go:140: sql delete from test_index where c = 921 index_test.go:137: sql insert into test_index values (4546, 1148214770925494933, 0.933303, 'yFzO9tRzhL') index_test.go:143: sql update test_index set c1 = 5796881602943354709, c2 = 0.414726, c3 = '4KUbl69pVx' where c = 2928 index_test.go:137: sql insert into test_index values (4545, 7489525394952617341, 0.071900, 'iCBwojAiDr') index_test.go:137: sql insert into test_index values (4544, 7483800035468870972, 0.613004, 'JqGawPooTY') index_test.go:137: sql insert into test_index values (4547, 3630328448867628400, 0.605335, 'LUpmen7Y9D') index_test.go:137: sql insert into test_index values (4548, 3849755979288064686, 0.007875, '8cVxBOD1bR') index_test.go:143: sql update test_index set c1 = 7946742171032084195, c2 = 0.947590, c3 = 'zUYfFvLf0X' where c = 4500 index_test.go:140: sql delete from test_index where c = 2141 index_test.go:140: sql delete from test_index where c = 152 index_test.go:140: sql delete from test_index where c = 968 index_test.go:143: sql update test_index set c1 = 7535244207127073538, c2 = 0.384845, c3 = 'OjQcvzzVJK' where c = 3762 index_test.go:137: sql insert into test_index values (4549, 158109550294753402, 0.056136, '0ZQnnjfIy4') index_test.go:143: sql update test_index set c1 = 7484085419977633576, c2 = 0.071022, c3 = '9FUGhYDy0B' where c = 648 index_test.go:140: sql delete from test_index where c = 1732 index_test.go:140: sql delete from test_index where c = 2791 index_test.go:137: sql insert into test_index values (4551, 1536262649207711478, 0.080933, 'Z6XUc76bIR') index_test.go:140: sql delete from test_index where c = 3076 index_test.go:140: sql delete from test_index where c = 3193 index_test.go:143: sql update test_index set c1 = 4658100652382165825, c2 = 0.077974, c3 = 'Jzag9JFpP9' where c = 111 index_test.go:140: sql delete from test_index where c = 263 index_test.go:137: sql insert into test_index values (4550, 3550506644989553960, 0.989295, 'rFDiUFhFVN') index_test.go:137: sql insert into test_index values (4552, 5568044369385400140, 0.260321, 'DdMSaPuBsk') index_test.go:143: sql update test_index set c1 = 6145277424322067710, c2 = 0.479607, c3 = 't0kNem1sDa' where c = 1053 index_test.go:143: sql update test_index set c1 = 9134044269198373543, c2 = 0.761133, c3 = 'TT8OiBUB50' where c = 2008 index_test.go:143: sql update test_index set c1 = 2695591081557968677, c2 = 0.550687, c3 = 'GUT5R8uoJ8' where c = 2467 index_test.go:140: sql delete from test_index where c = 2764 index_test.go:143: sql update test_index set c1 = 4644318542170097606, c2 = 0.169012, c3 = '8FWzzOYz3E' where c = 2834 index_test.go:137: sql insert into test_index values (4553, 851328480375211858, 0.174866, 'sJAMXsEKZn') index_test.go:137: sql insert into test_index values (4555, 7158254829339712715, 0.825934, '1bA8VfzClQ') index_test.go:143: sql update test_index set c1 = 2665340139320994199, c2 = 0.492779, c3 = 'vhlpgK7uuh' where c = 4274 index_test.go:140: sql delete from test_index where c = 3119 index_test.go:143: sql update test_index set c1 = 2518912785506606132, c2 = 0.333349, c3 = 'flW2H7JwzS' where c = 4220 index_test.go:140: sql delete from test_index where c = 2091 index_test.go:137: sql insert into test_index values (4554, 2612591023511754924, 0.446782, 'O2ls6h6auD') index_test.go:137: sql insert into test_index values (4556, 9200234712335193932, 0.172592, '2NRqEkw40g') index_test.go:143: sql update test_index set c1 = 1968231623547029524, c2 = 0.586944, c3 = 'tdQmHpWTPt' where c = 683 index_test.go:140: sql delete from test_index where c = 1067 index_test.go:137: sql insert into test_index values (4559, 2383130825573098176, 0.033589, 'WX2eNFTiSN') index_test.go:140: sql delete from test_index where c = 655 index_test.go:140: sql delete from test_index where c = 2457 index_test.go:137: sql insert into test_index values (4558, 7461118103351445747, 0.525470, 'YkoGVrFFlA') index_test.go:140: sql delete from test_index where c = 1855 index_test.go:137: sql insert into test_index values (4560, 6951998014488137244, 0.453309, 'z1b5HBDML1') index_test.go:143: sql update test_index set c1 = 8898157341303161224, c2 = 0.545313, c3 = 'SHkwfJrISG' where c = 3714 index_test.go:143: sql update test_index set c1 = 1670585787194336986, c2 = 0.813635, c3 = 'YxSCa6PuaX' where c = 3538 index_test.go:143: sql update test_index set c1 = 7056845623402242389, c2 = 0.314582, c3 = 'ugsT9tCGQ2' where c = 1478 index_test.go:140: sql delete from test_index where c = 104 index_test.go:143: sql update test_index set c1 = 8457172274446532114, c2 = 0.517201, c3 = 'L7qoFUGOW2' where c = 429 index_test.go:137: sql insert into test_index values (4557, 5229987785203007384, 0.734368, 'KH3xj4nc5J') index_test.go:143: sql update test_index set c1 = 7205187285677211185, c2 = 0.114547, c3 = 'skgGJBqBUW' where c = 1387 index_test.go:140: sql delete from test_index where c = 2917 index_test.go:143: sql update test_index set c1 = 1005688614953493358, c2 = 0.007585, c3 = 'FAyVRjjNM8' where c = 3164 index_test.go:137: sql insert into test_index values (4563, 4311257793062092002, 0.838687, 'ftJCyjzrxy') index_test.go:137: sql insert into test_index values (4562, 2782909019107738544, 0.541047, 'k0rcZBSZTb') index_test.go:140: sql delete from test_index where c = 3296 index_test.go:137: sql insert into test_index values (4564, 2237752102276755523, 0.716262, '5ejw3oc3cj') index_test.go:137: sql insert into test_index values (4565, 8044334399764698136, 0.303051, 'fr2GhDlid0') index_test.go:140: sql delete from test_index where c = 3292 index_test.go:137: sql insert into test_index values (4566, 463120552202750298, 0.328024, 'uphAIkciOU') index_test.go:140: sql delete from test_index where c = 1058 index_test.go:140: sql delete from test_index where c = 241 index_test.go:143: sql update test_index set c1 = 7765251383315817576, c2 = 0.810832, c3 = 'OMj3uKyc6h' where c = 4355 index_test.go:137: sql insert into test_index values (4561, 1896610355048339898, 0.841011, 'k2jWMXofhA') index_test.go:143: sql update test_index set c1 = 6505294207596809640, c2 = 0.882784, c3 = 'hXlJvg1m7D' where c = 3452 index_test.go:143: sql update test_index set c1 = 8024520020790387738, c2 = 0.439716, c3 = 'cwgrd5sLIh' where c = 1080 index_test.go:140: sql delete from test_index where c = 1787 index_test.go:143: sql update test_index set c1 = 9107972166094017393, c2 = 0.857197, c3 = 'iokzYj53jd' where c = 2248 index_test.go:143: sql update test_index set c1 = 2899580875030645333, c2 = 0.261188, c3 = '7kRHZWh6qe' where c = 2035 index_test.go:140: sql delete from test_index where c = 3615 index_test.go:137: sql insert into test_index values (4567, 2651188559376001067, 0.076907, 'v58e3mZtEt') index_test.go:143: sql update test_index set c1 = 4382611986338206705, c2 = 0.007563, c3 = 'vTbN4G9ovr' where c = 2634 index_test.go:140: sql delete from test_index where c = 1716 index_test.go:140: sql delete from test_index where c = 4327 index_test.go:137: sql insert into test_index values (4569, 7576150739261653604, 0.672817, 'mUWPCbjJor') index_test.go:137: sql insert into test_index values (4571, 1580462749554848515, 0.880701, '7k2WRq2dKn') index_test.go:140: sql delete from test_index where c = 665 index_test.go:137: sql insert into test_index values (4568, 1383429735544793756, 0.521591, 'fJnymXoz0c') index_test.go:143: sql update test_index set c1 = 4650937026085185211, c2 = 0.772996, c3 = '4uTSSbzqAd' where c = 4156 index_test.go:140: sql delete from test_index where c = 2546 index_test.go:137: sql insert into test_index values (4572, 8149425518108419980, 0.547796, '1stGEl430d') index_test.go:143: sql update test_index set c1 = 2913434192857939336, c2 = 0.519998, c3 = 'B6HiEytoBW' where c = 4380 index_test.go:143: sql update test_index set c1 = 271566149774196760, c2 = 0.454837, c3 = 'FqTYy74lae' where c = 4430 index_test.go:140: sql delete from test_index where c = 1758 index_test.go:143: sql update test_index set c1 = 4518819842594354536, c2 = 0.087694, c3 = '9DylUjuhTL' where c = 407 index_test.go:137: sql insert into test_index values (4570, 7452559419349175261, 0.148523, 'i48lSS7VFD') index_test.go:140: sql delete from test_index where c = 2913 index_test.go:137: sql insert into test_index values (4573, 51519932264740500, 0.358635, 'ymoBX9DsNh') index_test.go:140: sql delete from test_index where c = 3103 index_test.go:143: sql update test_index set c1 = 8740876544979074336, c2 = 0.946045, c3 = '3LRjPa3QPM' where c = 4505 index_test.go:143: sql update test_index set c1 = 2527092856444587212, c2 = 0.534371, c3 = 'CmannQlcqY' where c = 1498 index_test.go:137: sql insert into test_index values (4575, 942491722331687127, 0.483721, 'ttk0zvxrEV') index_test.go:137: sql insert into test_index values (4574, 5075001183362408712, 0.721462, 'KRKwmk5V3m') index_test.go:143: sql update test_index set c1 = 3783889432977706576, c2 = 0.188680, c3 = 'btVXIIQMY3' where c = 4510 index_test.go:137: sql insert into test_index values (4576, 8484736430251201001, 0.939474, 'fU3CljQpk7') index_test.go:140: sql delete from test_index where c = 269 index_test.go:143: sql update test_index set c1 = 3650411729317423998, c2 = 0.476353, c3 = 'pSAQlh4ZsO' where c = 1886 index_test.go:140: sql delete from test_index where c = 1109 index_test.go:143: sql update test_index set c1 = 8192384789880658378, c2 = 0.227726, c3 = '6Fb6Z511Sv' where c = 4180 index_test.go:137: sql insert into test_index values (4578, 941590304523474243, 0.158357, '6Fji6O25YE') index_test.go:137: sql insert into test_index values (4577, 2949424515466401049, 0.287348, 'NAtc7RdCnk') index_test.go:137: sql insert into test_index values (4579, 4501619366251005048, 0.559108, 'Gms4oz3z9A') index_test.go:140: sql delete from test_index where c = 1447 index_test.go:140: sql delete from test_index where c = 4318 index_test.go:137: sql insert into test_index values (4581, 1694767579388935948, 0.418235, 'CzUsQfQHGm') index_test.go:143: sql update test_index set c1 = 5289782446272319942, c2 = 0.168616, c3 = '1YyuRfPkgR' where c = 3285 index_test.go:143: sql update test_index set c1 = 322829817814370674, c2 = 0.900902, c3 = '9lfK3ZhWnq' where c = 1486 index_test.go:140: sql delete from test_index where c = 1030 index_test.go:140: sql delete from test_index where c = 365 index_test.go:137: sql insert into test_index values (4580, 214880836411522049, 0.276220, '6ftpvavYH9') index_test.go:140: sql delete from test_index where c = 3033 index_test.go:143: sql update test_index set c1 = 4578899717750851035, c2 = 0.185920, c3 = 'r98C4AsLQK' where c = 3735 index_test.go:143: sql update test_index set c1 = 7158256323741413256, c2 = 0.134019, c3 = 'hYH6CN3rD7' where c = 635 index_test.go:137: sql insert into test_index values (4583, 1379873354741596629, 0.383218, 'FLQBifHL4f') index_test.go:137: sql insert into test_index values (4582, 1804268142890627819, 0.762062, '7b50hcAHlB') index_test.go:140: sql delete from test_index where c = 4133 index_test.go:140: sql delete from test_index where c = 2225 index_test.go:140: sql delete from test_index where c = 1936 index_test.go:143: sql update test_index set c1 = 6341937344255383553, c2 = 0.662813, c3 = 'YEHeYP9MWs' where c = 1699 index_test.go:137: sql insert into test_index values (4584, 7661651139765667561, 0.872220, 'dwjxRPJKHH') index_test.go:140: sql delete from test_index where c = 3078 index_test.go:143: sql update test_index set c1 = 1510072957414194970, c2 = 0.739755, c3 = 'tViuQzqpVI' where c = 53 index_test.go:137: sql insert into test_index values (4585, 6682288516457643001, 0.974731, 'qFNgSG3VaE') index_test.go:140: sql delete from test_index where c = 2094 index_test.go:143: sql update test_index set c1 = 8442787173176839224, c2 = 0.949352, c3 = 'W8u0XzboMG' where c = 1941 index_test.go:143: sql update test_index set c1 = 7234471263605871699, c2 = 0.638925, c3 = 'ZTjIpOHOTy' where c = 2339 index_test.go:143: sql update test_index set c1 = 1246961443774574754, c2 = 0.064335, c3 = 'qpVk556M8J' where c = 2184 index_test.go:137: sql insert into test_index values (4586, 4015741741388075204, 0.107176, 'fxLJeNUJph') index_test.go:143: sql update test_index set c1 = 6497527733307672404, c2 = 0.442320, c3 = 'UOLFOjKJWn' where c = 2699 index_test.go:143: sql update test_index set c1 = 4852489267422241937, c2 = 0.468312, c3 = 'U4ZgZ1rijc' where c = 2733 index_test.go:140: sql delete from test_index where c = 4309 index_test.go:140: sql delete from test_index where c = 4098 index_test.go:137: sql insert into test_index values (4587, 7214930632431450232, 0.685628, '4jQdLDRSMv') index_test.go:137: sql insert into test_index values (4588, 3101009571391404378, 0.196757, 'izhZb1iGgp') index_test.go:137: sql insert into test_index values (4590, 473274091529949671, 0.083992, '3uDAxeTNYW') index_test.go:143: sql update test_index set c1 = 6986920247075214294, c2 = 0.477049, c3 = 'b783xRNxHY' where c = 3637 index_test.go:137: sql insert into test_index values (4589, 3488669996780675768, 0.096547, 'a3E0KkcqKX') index_test.go:137: sql insert into test_index values (4591, 8952617892373209286, 0.709740, '68Lcan310y') index_test.go:143: sql update test_index set c1 = 8504525048975543321, c2 = 0.104195, c3 = 'RncF9EvdjL' where c = 258 index_test.go:140: sql delete from test_index where c = 2889 index_test.go:140: sql delete from test_index where c = 2660 index_test.go:140: sql delete from test_index where c = 2451 index_test.go:140: sql delete from test_index where c = 493 index_test.go:140: sql delete from test_index where c = 531 index_test.go:137: sql insert into test_index values (4592, 5840934608723329960, 0.892235, 'IdHqHjYJqG') index_test.go:137: sql insert into test_index values (4593, 5500657508539046383, 0.503718, 'TPaR90CBwn') index_test.go:143: sql update test_index set c1 = 2725680973082606248, c2 = 0.151435, c3 = 'wGUZfDDCKD' where c = 1666 index_test.go:143: sql update test_index set c1 = 4224382669217609502, c2 = 0.621787, c3 = '8Kmo3PTPSk' where c = 2970 index_test.go:143: sql update test_index set c1 = 1001722136688981161, c2 = 0.091980, c3 = 'QESaem4dqk' where c = 2110 index_test.go:143: sql update test_index set c1 = 2838549393582847198, c2 = 0.198511, c3 = 'wZQxkAQSIL' where c = 479 index_test.go:137: sql insert into test_index values (4594, 5155004161223232057, 0.779391, 'XFsD2FTxdU') index_test.go:143: sql update test_index set c1 = 1883782621104921691, c2 = 0.013247, c3 = '2z1bFkoRok' where c = 3469 index_test.go:140: sql delete from test_index where c = 3806 index_test.go:140: sql delete from test_index where c = 3096 index_test.go:137: sql insert into test_index values (4595, 6808934343883479353, 0.745031, 'UyhwCGZHWd') index_test.go:140: sql delete from test_index where c = 4112 index_test.go:137: sql insert into test_index values (4596, 879097210513209999, 0.736829, 'jPzKpX6Y5R') index_test.go:143: sql update test_index set c1 = 5508601972865689564, c2 = 0.577558, c3 = '9sqEeeG33v' where c = 3032 index_test.go:143: sql update test_index set c1 = 1124935888134009288, c2 = 0.464160, c3 = 'SRBH0lccWz' where c = 2922 index_test.go:140: sql delete from test_index where c = 283 index_test.go:140: sql delete from test_index where c = 4466 index_test.go:143: sql update test_index set c1 = 8196684847539769257, c2 = 0.772848, c3 = '3nrAtLThds' where c = 1871 index_test.go:143: sql update test_index set c1 = 8619508088429522973, c2 = 0.272980, c3 = 'iNErMXVi2y' where c = 833 index_test.go:143: sql update test_index set c1 = 8277002346298283021, c2 = 0.236943, c3 = 'WCVafh6L17' where c = 2720 index_test.go:137: sql insert into test_index values (4597, 5904739545827516382, 0.372757, 't1Qw2Noqmx') index_test.go:137: sql insert into test_index values (4599, 2899605840323436924, 0.613855, 'S7mpylEYA4') index_test.go:143: sql update test_index set c1 = 6283386557055956483, c2 = 0.594096, c3 = 'mwSfOxwIGr' where c = 2434 index_test.go:137: sql insert into test_index values (4598, 6086629322034950716, 0.032452, 'fMWrFsZZUj') index_test.go:140: sql delete from test_index where c = 3167 index_test.go:140: sql delete from test_index where c = 902 index_test.go:140: sql delete from test_index where c = 432 index_test.go:143: sql update test_index set c1 = 4414511321994655244, c2 = 0.201793, c3 = 'TXZjsEL6Ru' where c = 1133 index_test.go:140: sql delete from test_index where c = 779 index_test.go:137: sql insert into test_index values (4600, 3225695800514102645, 0.262414, 'CWP5Gk2psB') index_test.go:143: sql update test_index set c1 = 3181267110903862927, c2 = 0.658159, c3 = 'AJDdUnrZdA' where c = 2122 index_test.go:143: sql update test_index set c1 = 7063698806260384397, c2 = 0.739557, c3 = 'teVT73tjoy' where c = 3049 index_test.go:143: sql update test_index set c1 = 4915172766479532617, c2 = 0.966448, c3 = '6ME7f65Nvn' where c = 4007 index_test.go:140: sql delete from test_index where c = 4438 index_test.go:143: sql update test_index set c1 = 8774969349144457571, c2 = 0.205915, c3 = 'wLGlKAzrfD' where c = 815 [Pipeline] } [mysql] 2025/04/06 07:08:22 packets.go:37: unexpected EOF [mysql] 2025/04/06 07:08:22 packets.go:37: unexpected EOF [2025/04/06 07:08:22.250 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2025/04/06 07:08:22 packets.go:37: unexpected EOF [2025/04/06 07:08:22.250 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5002] [error="invalid connection"] [2025/04/06 07:08:22.250 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5002] [error="invalid connection"] [Pipeline] // stage [Pipeline] } index_test.go:137: sql insert into test_index values (4602, 4628773184546558551, 0.925841, 'a6nHWdAJwo') index_test.go:137: sql insert into test_index values (4604, 7469062528591048920, 0.674689, 'McZsZm1YRx') index_test.go:137: sql insert into test_index values (4606, 5991271577774095453, 0.916444, '6ab7Jh22GY') index_test.go:137: sql insert into test_index values (4603, 7781099710444409874, 0.766745, 'LtI9qRkH2r') index_test.go:137: sql insert into test_index values (4609, 8914245036168176979, 0.653391, 'PEKmDALyzC') index_test.go:137: sql insert into test_index values (4605, 6501074391295296182, 0.324835, 'ZlQHwxRcJR') index_test.go:137: sql insert into test_index values (4610, 8128951192756731541, 0.991599, '2mhWpbTrFu') index_test.go:137: sql insert into test_index values (4601, 8929954161285859010, 0.685737, 'nRIV8UDIn0') index_test.go:137: sql insert into test_index values (4608, 6867207387578945429, 0.239330, 'CcQmU8KXju') index_test.go:140: sql delete from test_index where c = 471 index_test.go:140: sql delete from test_index where c = 280 index_test.go:140: sql delete from test_index where c = 747 index_test.go:140: sql delete from test_index where c = 3038 index_test.go:140: sql delete from test_index where c = 2464 index_test.go:140: sql delete from test_index where c = 766 index_test.go:143: sql update test_index set c1 = 2336069740852168707, c2 = 0.060441, c3 = '898Rq1dJgb' where c = 2888 index_test.go:140: sql delete from test_index where c = 3044 index_test.go:137: sql insert into test_index values (4607, 4432638463595142975, 0.392666, 'qmyK0NTv5z') index_test.go:140: sql delete from test_index where c = 4213 index_test.go:143: sql update test_index set c1 = 8158467799022497246, c2 = 0.643108, c3 = '6lxw0F8zvH' where c = 2483 index_test.go:143: sql update test_index set c1 = 3922700609706927482, c2 = 0.343138, c3 = 'TLUueuf7I8' where c = 2103 index_test.go:140: sql delete from test_index where c = 4231 index_test.go:143: sql update test_index set c1 = 2304521121422697057, c2 = 0.361347, c3 = 'zrxpmWVNEH' where c = 1709 index_test.go:137: sql insert into test_index values (4611, 7108172389267427192, 0.616400, '4xya4nnFCo') index_test.go:143: sql update test_index set c1 = 1357328645717360037, c2 = 0.696746, c3 = 'OHWo9Bo8f5' where c = 206 index_test.go:143: sql update test_index set c1 = 6170987042783603946, c2 = 0.429099, c3 = 'ykEZvYaobG' where c = 1596 index_test.go:140: sql delete from test_index where c = 213 index_test.go:137: sql insert into test_index values (4614, 7933121032255464496, 0.615202, 'e9MYYZI641') index_test.go:143: sql update test_index set c1 = 58013579022188487, c2 = 0.815047, c3 = 'n6Xm55rqXS' where c = 2629 index_test.go:143: sql update test_index set c1 = 4909583293210058669, c2 = 0.592254, c3 = 'V0sD9Hgsst' where c = 3339 index_test.go:140: sql delete from test_index where c = 4080 index_test.go:137: sql insert into test_index values (4616, 8565245176400063135, 0.346073, 'M7q92oCxlt') index_test.go:137: sql insert into test_index values (4617, 5488985772724408835, 0.433759, 's6cUr4hobi') index_test.go:140: sql delete from test_index where c = 2184 index_test.go:143: sql update test_index set c1 = 876849387294949174, c2 = 0.308586, c3 = 'B5UQZpDYse' where c = 3516 index_test.go:140: sql delete from test_index where c = 3132 index_test.go:137: sql insert into test_index values (4615, 804716188714816818, 0.454367, 'OItlBOXETE') index_test.go:143: sql update test_index set c1 = 7603087483981452680, c2 = 0.365304, c3 = 'Pn9CZK0DRQ' where c = 443 index_test.go:137: sql insert into test_index values (4612, 7828046475209555747, 0.960941, 'KAxYCTEZKG') index_test.go:137: sql insert into test_index values (4613, 4983344882778636805, 0.145402, 'XxZnmoIjzg') index_test.go:137: sql insert into test_index values (4618, 4844058591863498303, 0.459243, 'ljAiaar8Px') index_test.go:140: sql delete from test_index where c = 1324 index_test.go:143: sql update test_index set c1 = 7109218398495181620, c2 = 0.322095, c3 = 'tAPAwFl6Kb' where c = 1386 index_test.go:140: sql delete from test_index where c = 165 index_test.go:143: sql update test_index set c1 = 2498827181024538458, c2 = 0.591459, c3 = 'GsAimJX6GA' where c = 4158 index_test.go:137: sql insert into test_index values (4619, 1510210254568046137, 0.362267, 'SlDTEfTohf') index_test.go:143: sql update test_index set c1 = 8500293966418825275, c2 = 0.229287, c3 = 'LbOcWmrEZJ' where c = 1102 index_test.go:143: sql update test_index set c1 = 8131196127496185111, c2 = 0.437262, c3 = 'd51nJkMAyh' where c = 898 index_test.go:137: sql insert into test_index values (4620, 1336132739574494774, 0.195031, 'ZPGWgJPfPx') index_test.go:140: sql delete from test_index where c = 3115 index_test.go:137: sql insert into test_index values (4621, 7018959922241545159, 0.885412, 'KM9fRHIcFX') index_test.go:143: sql update test_index set c1 = 1894883930503028275, c2 = 0.128287, c3 = '5rWPz45LML' where c = 3860 index_test.go:140: sql delete from test_index where c = 1265 index_test.go:140: sql delete from test_index where c = 2600 index_test.go:137: sql insert into test_index values (4622, 2987095413502269235, 0.670542, 'zwckOmWczP') index_test.go:140: sql delete from test_index where c = 2515 index_test.go:143: sql update test_index set c1 = 2855701249726686402, c2 = 0.494754, c3 = 'PMdMSS7KbA' where c = 1500 index_test.go:137: sql insert into test_index values (4623, 8447313692218761062, 0.791668, 'OCCHYB6gBB') index_test.go:140: sql delete from test_index where c = 4275 index_test.go:140: sql delete from test_index where c = 39 index_test.go:137: sql insert into test_index values (4626, 7646442305215530362, 0.656458, '4xbutlMSZX') index_test.go:143: sql update test_index set c1 = 939350121237201610, c2 = 0.488814, c3 = 'KsiIwhFjAw' where c = 547 index_test.go:137: sql insert into test_index values (4624, 4018665963918466376, 0.027290, 'YyF3w8GA4Z') index_test.go:143: sql update test_index set c1 = 6809235025248836485, c2 = 0.084803, c3 = 'ZSRP39K7Nw' where c = 4226 index_test.go:143: sql update test_index set c1 = 4953908815685205237, c2 = 0.368208, c3 = 'bTpA94ooNT' where c = 107 index_test.go:140: sql delete from test_index where c = 3823 index_test.go:140: sql delete from test_index where c = 4517 index_test.go:137: sql insert into test_index values (4625, 4421447156622274077, 0.708230, 'f1M4LUxuVz') index_test.go:137: sql insert into test_index values (4627, 2565618981914112425, 0.991249, 'nKRVjgJPNT') index_test.go:137: sql insert into test_index values (4628, 6090719840895793945, 0.807959, 'ZWzlW4TmyV') index_test.go:143: sql update test_index set c1 = 8054241566833822146, c2 = 0.631278, c3 = '40wu3dji4z' where c = 4451 index_test.go:140: sql delete from test_index where c = 3930 index_test.go:137: sql insert into test_index values (4629, 5454423580565271601, 0.399873, '3h8TqyVNsK') index_test.go:143: sql update test_index set c1 = 417409635916335700, c2 = 0.784939, c3 = '9pS0rZbBBO' where c = 2689 index_test.go:140: sql delete from test_index where c = 3447 index_test.go:143: sql update test_index set c1 = 4352171459342475791, c2 = 0.611113, c3 = 'ZxaMNlmKSn' where c = 1849 index_test.go:137: sql insert into test_index values (4630, 7780950289291373444, 0.309580, 'eu0fOI2YCf') index_test.go:140: sql delete from test_index where c = 1946 index_test.go:143: sql update test_index set c1 = 4833735517146437854, c2 = 0.359656, c3 = 'TazCpnSK10' where c = 2707 index_test.go:137: sql insert into test_index values (4631, 8572379826146101040, 0.275270, 'dgnowMzf4z') index_test.go:140: sql delete from test_index where c = 2037 index_test.go:140: sql delete from test_index where c = 3749 index_test.go:137: sql insert into test_index values (4632, 6129332161038894907, 0.853634, '0Xbbo3vsRe') index_test.go:143: sql update test_index set c1 = 7024511816804557189, c2 = 0.807026, c3 = 'qGZwNgY3Tt' where c = 1794 index_test.go:137: sql insert into test_index values (4633, 4931415412698741578, 0.871208, 'O5tevl3x6p') index_test.go:140: sql delete from test_index where c = 1583 index_test.go:143: sql update test_index set c1 = 5449412058920912604, c2 = 0.828301, c3 = 'OP7DSz3IBw' where c = 2219 index_test.go:140: sql delete from test_index where c = 1222 index_test.go:143: sql update test_index set c1 = 4816088141878061239, c2 = 0.886877, c3 = 'Liqd8TQXa8' where c = 748 index_test.go:140: sql delete from test_index where c = 3306 index_test.go:140: sql delete from test_index where c = 4545 index_test.go:137: sql insert into test_index values (4634, 2281339064257141925, 0.168769, 'GGR6CG8AQO') index_test.go:137: sql insert into test_index values (4635, 6597250600912574902, 0.769543, 'uZpfZw5cMl') index_test.go:143: sql update test_index set c1 = 5930622215194988678, c2 = 0.900456, c3 = 'vQTTIZn0lG' where c = 2257 index_test.go:137: sql insert into test_index values (4636, 3707433522003863756, 0.791833, '1v7Ned20Qy') index_test.go:143: sql update test_index set c1 = 4732831117173796466, c2 = 0.147376, c3 = 'NFggRCFlkW' where c = 168 index_test.go:140: sql delete from test_index where c = 2663 index_test.go:143: sql update test_index set c1 = 4067877425814151768, c2 = 0.656494, c3 = 'h5xHDD4huD' where c = 2989 index_test.go:143: sql update test_index set c1 = 8585739306297304051, c2 = 0.479256, c3 = '9P6vTws9Lq' where c = 1865 index_test.go:143: sql update test_index set c1 = 3295169691346790431, c2 = 0.795124, c3 = 'jLtrPQkOOY' where c = 2355 index_test.go:140: sql delete from test_index where c = 1638 index_test.go:137: sql insert into test_index values (4637, 2094252785448300680, 0.777115, 'm65yE7f3ie') index_test.go:140: sql delete from test_index where c = 1116 index_test.go:137: sql insert into test_index values (4641, 8534696183007191606, 0.737486, 'hkqkzMtDrt') index_test.go:137: sql insert into test_index values (4638, 8425117887257004157, 0.177701, 'I4oJC4jdAI') index_test.go:143: sql update test_index set c1 = 7234218293916291759, c2 = 0.746587, c3 = 'MkXcBvNf7f' where c = 695 index_test.go:137: sql insert into test_index values (4640, 7662945533098018115, 0.453186, 'c4Y29ctSZq') index_test.go:143: sql update test_index set c1 = 887887044240361827, c2 = 0.214623, c3 = 'a0YUXxcncE' where c = 306 index_test.go:137: sql insert into test_index values (4639, 3486688028151584531, 0.610028, 'jzK0j3ftc5') index_test.go:140: sql delete from test_index where c = 3388 index_test.go:140: sql delete from test_index where c = 1549 index_test.go:143: sql update test_index set c1 = 1958982631574393095, c2 = 0.254367, c3 = 'tKCiZ5sW0e' where c = 4495 index_test.go:140: sql delete from test_index where c = 925 index_test.go:140: sql delete from test_index where c = 39 index_test.go:137: sql insert into test_index values (4642, 6052160995198814320, 0.888184, 'yGZijAng0T') index_test.go:143: sql update test_index set c1 = 4995467724216075340, c2 = 0.566777, c3 = 'OntBxRafke' where c = 352 index_test.go:140: sql delete from test_index where c = 3944 index_test.go:137: sql insert into test_index values (4643, 7682369689832613718, 0.227363, 'ye7DtoaJzz') index_test.go:143: sql update test_index set c1 = 9097560905417213187, c2 = 0.751649, c3 = 'GbqBE54ry4' where c = 1669 index_test.go:143: sql update test_index set c1 = 365538918351851142, c2 = 0.617689, c3 = '6Fd9AVpYbv' where c = 2395 index_test.go:140: sql delete from test_index where c = 1004 index_test.go:143: sql update test_index set c1 = 3145637753966027232, c2 = 0.458942, c3 = 'Dn9nNCgXCn' where c = 4303 index_test.go:143: sql update test_index set c1 = 5673098898598846067, c2 = 0.358897, c3 = 'qPIkr4U82r' where c = 4526 index_test.go:137: sql insert into test_index values (4644, 17768776658688360, 0.423812, 'NiFEn8k0O6') index_test.go:137: sql insert into test_index values (4645, 9064111435268295717, 0.581742, 'qYc9sKvkL8') index_test.go:137: sql insert into test_index values (4646, 2555604056104005566, 0.584652, 'oDP5rrRnhf') index_test.go:137: sql insert into test_index values (4647, 3381506225758609519, 0.511212, 'D5m92aDU3t') index_test.go:140: sql delete from test_index where c = 1671 index_test.go:143: sql update test_index set c1 = 4959826042290876001, c2 = 0.199363, c3 = '70ZFD03u3U' where c = 2898 index_test.go:140: sql delete from test_index where c = 2542 index_test.go:143: sql update test_index set c1 = 6650965439291269881, c2 = 0.448157, c3 = 'oBzLL60Hba' where c = 4155 index_test.go:137: sql insert into test_index values (4649, 1289263480590276577, 0.617075, 'mZ5ffdEHjB') index_test.go:140: sql delete from test_index where c = 572 index_test.go:137: sql insert into test_index values (4648, 178239407401869814, 0.301853, 'OidHvNtLG6') index_test.go:140: sql delete from test_index where c = 4217 index_test.go:137: sql insert into test_index values (4650, 4772298041884116909, 0.298279, 'TrxvhOvp1I') index_test.go:140: sql delete from test_index where c = 4602 index_test.go:140: sql delete from test_index where c = 2809 index_test.go:140: sql delete from test_index where c = 554 index_test.go:137: sql insert into test_index values (4651, 7804253531577636488, 0.039337, 'Rb5XWaMv76') index_test.go:143: sql update test_index set c1 = 5068398329755383118, c2 = 0.814158, c3 = 'idzAJkkJra' where c = 1290 index_test.go:143: sql update test_index set c1 = 4174611127696558713, c2 = 0.319132, c3 = 'zCakIc9n8E' where c = 2075 index_test.go:143: sql update test_index set c1 = 1893803528339709103, c2 = 0.643140, c3 = 'TaiLO2A0Ly' where c = 4378 index_test.go:140: sql delete from test_index where c = 4307 index_test.go:137: sql insert into test_index values (4652, 6944892332063963938, 0.022069, 'HBRwgvW376') index_test.go:143: sql update test_index set c1 = 3070355373819292644, c2 = 0.267053, c3 = 'fdWexc6Cfs' where c = 4462 index_test.go:143: sql update test_index set c1 = 6218934485245646009, c2 = 0.912253, c3 = 'nvaljJdU1x' where c = 3472 index_test.go:140: sql delete from test_index where c = 4218 index_test.go:140: sql delete from test_index where c = 3124 index_test.go:137: sql insert into test_index values (4653, 9016493511048010495, 0.645514, 'iya20Em7P4') index_test.go:143: sql update test_index set c1 = 7718565931241259504, c2 = 0.989235, c3 = 'jlrFZehaxM' where c = 3126 index_test.go:143: sql update test_index set c1 = 210127510885702907, c2 = 0.981395, c3 = 'Ei5AX7o01Z' where c = 5 index_test.go:143: sql update test_index set c1 = 5697931484859836128, c2 = 0.973246, c3 = 'Jf7NyRWrL1' where c = 2942 index_test.go:143: sql update test_index set c1 = 1685282870638797799, c2 = 0.918306, c3 = 'gOCv928cqt' where c = 433 index_test.go:137: sql insert into test_index values (4654, 4766575983942341676, 0.817779, 'azIr9jCBv0') index_test.go:140: sql delete from test_index where c = 3485 index_test.go:143: sql update test_index set c1 = 519932285674380361, c2 = 0.020082, c3 = 'uwuMwlQufI' where c = 3536 index_test.go:137: sql insert into test_index values (4655, 5544973240329821056, 0.512714, 'aLQMlodnt9') index_test.go:137: sql insert into test_index values (4659, 4189370434601705449, 0.054721, 'suWW5jdj49') index_test.go:137: sql insert into test_index values (4656, 1508647453355735068, 0.782656, '0LEFxLFbXT') index_test.go:140: sql delete from test_index where c = 1915 index_test.go:143: sql update test_index set c1 = 8020754319990304529, c2 = 0.991224, c3 = 'QTFxVAROY4' where c = 766 index_test.go:137: sql insert into test_index values (4657, 1035303913757207140, 0.326010, 'vG1jtjmeQl') index_test.go:137: sql insert into test_index values (4658, 6998234259029990253, 0.675471, '3qvy9N97qN') index_test.go:137: sql insert into test_index values (4660, 6290802496875168710, 0.748544, 'RjN77zb2yf') index_test.go:140: sql delete from test_index where c = 4451 index_test.go:143: sql update test_index set c1 = 6430159922929886384, c2 = 0.917001, c3 = 'uZ3JJCR0ri' where c = 2231 index_test.go:137: sql insert into test_index values (4661, 5116345869299537770, 0.170158, 'DnKUowriIu') index_test.go:140: sql delete from test_index where c = 3612 index_test.go:140: sql delete from test_index where c = 3733 index_test.go:137: sql insert into test_index values (4662, 4720806148405102587, 0.635653, '2JxiNblDI3') index_test.go:140: sql delete from test_index where c = 3567 index_test.go:140: sql delete from test_index where c = 3051 index_test.go:143: sql update test_index set c1 = 2963287980180359394, c2 = 0.334374, c3 = 'kVocajDtSY' where c = 3 index_test.go:143: sql update test_index set c1 = 8938043688057585798, c2 = 0.643906, c3 = '3j6ii4alEf' where c = 1914 index_test.go:140: sql delete from test_index where c = 3279 index_test.go:137: sql insert into test_index values (4663, 7343342557682755621, 0.477858, 'UR5BMLX1rd') index_test.go:140: sql delete from test_index where c = 2128 index_test.go:143: sql update test_index set c1 = 4440267705772732354, c2 = 0.850133, c3 = 'r86SbVXeCg' where c = 299 index_test.go:143: sql update test_index set c1 = 4346848828417991846, c2 = 0.020123, c3 = 'u3MPN2M7Zh' where c = 452 index_test.go:140: sql delete from test_index where c = 3918 index_test.go:140: sql delete from test_index where c = 1226 index_test.go:143: sql update test_index set c1 = 3896993370947214536, c2 = 0.785469, c3 = 'WaObWGZ57y' where c = 230 index_test.go:137: sql insert into test_index values (4664, 1666188586773711054, 0.884796, 'Xr31Doynng') index_test.go:137: sql insert into test_index values (4666, 2774995950336982098, 0.009079, '34YcdsDtGj') index_test.go:143: sql update test_index set c1 = 9088997423239822784, c2 = 0.247460, c3 = '59ZIeMSARt' where c = 197 index_test.go:140: sql delete from test_index where c = 2641 index_test.go:137: sql insert into test_index values (4667, 930750780202737428, 0.154081, 'hE2qdiKnKD') index_test.go:143: sql update test_index set c1 = 4597221469226008470, c2 = 0.631438, c3 = 'GmQq4k1RuL' where c = 682 index_test.go:137: sql insert into test_index values (4665, 8683924980876084149, 0.148361, 'b0amVtYDK6') index_test.go:143: sql update test_index set c1 = 4649562086883165669, c2 = 0.965445, c3 = 'J7eSQ05EYV' where c = 3088 index_test.go:137: sql insert into test_index values (4668, 5053776863992556657, 0.100832, 'x9FBgcvYXv') index_test.go:140: sql delete from test_index where c = 1120 index_test.go:137: sql insert into test_index values (4669, 2060296079708641579, 0.826968, 'ItxsBOOrp4') index_test.go:143: sql update test_index set c1 = 6754958589480585508, c2 = 0.411721, c3 = '4yZZBfENeb' where c = 2043 index_test.go:140: sql delete from test_index where c = 3819 index_test.go:140: sql delete from test_index where c = 431 index_test.go:137: sql insert into test_index values (4671, 2585629333906665033, 0.421789, 'oQg60Plb7R') index_test.go:137: sql insert into test_index values (4670, 6957693598842340057, 0.586174, 'Jmk9MGiRiH') index_test.go:140: sql delete from test_index where c = 3467 index_test.go:140: sql delete from test_index where c = 2434 index_test.go:140: sql delete from test_index where c = 947 index_test.go:137: sql insert into test_index values (4672, 8307818210900838186, 0.917927, 'bjgHe6pxKo') index_test.go:143: sql update test_index set c1 = 26424884405174976, c2 = 0.055626, c3 = 'Dq5vGg4Kmq' where c = 56 index_test.go:140: sql delete from test_index where c = 438 index_test.go:143: sql update test_index set c1 = 3089024068294639071, c2 = 0.528440, c3 = 'VLVBj8VI2y' where c = 2257 index_test.go:143: sql update test_index set c1 = 2545993159746217379, c2 = 0.201190, c3 = 'dSPKrrh0rE' where c = 3254 index_test.go:143: sql update test_index set c1 = 3104776823915213394, c2 = 0.648009, c3 = 'ie8ML23TSb' where c = 3032 index_test.go:143: sql update test_index set c1 = 4858317424876268700, c2 = 0.642048, c3 = 't4LfQKDajY' where c = 2744 index_test.go:137: sql insert into test_index values (4673, 1016121889868829341, 0.613935, 'IUrFbShtIO') index_test.go:143: sql update test_index set c1 = 5556200219131211228, c2 = 0.323309, c3 = '9NAGVf8fSx' where c = 1362 index_test.go:137: sql insert into test_index values (4675, 7325583388777396831, 0.862273, 'i8jhDunocC') index_test.go:140: sql delete from test_index where c = 1809 index_test.go:143: sql update test_index set c1 = 1435830154163602555, c2 = 0.762386, c3 = 'd3fDLmA6De' where c = 4190 index_test.go:143: sql update test_index set c1 = 4596927141877897243, c2 = 0.361290, c3 = 'xS8gg93LRd' where c = 4460 index_test.go:140: sql delete from test_index where c = 3101 index_test.go:140: sql delete from test_index where c = 83 index_test.go:143: sql update test_index set c1 = 4882719156325199760, c2 = 0.454608, c3 = '0XhxSaaVyB' where c = 1716 index_test.go:137: sql insert into test_index values (4676, 5965364645631348982, 0.440606, 'dC454ZxzPo') index_test.go:137: sql insert into test_index values (4674, 1066288960442628096, 0.230790, 'IXhIOTUQi1') index_test.go:137: sql insert into test_index values (4677, 3749188615008265733, 0.417377, 'auPv9jtB3h') index_test.go:137: sql insert into test_index values (4678, 3693159197100734646, 0.703358, '3zs4ZV9QPv') index_test.go:137: sql insert into test_index values (4679, 1410965353854332593, 0.736490, 'AyZ258UEqF') index_test.go:140: sql delete from test_index where c = 2673 index_test.go:140: sql delete from test_index where c = 1070 index_test.go:143: sql update test_index set c1 = 2233038191098540357, c2 = 0.771620, c3 = 'zOnrUl4IsD' where c = 3407 index_test.go:137: sql insert into test_index values (4680, 1880750983540288569, 0.867955, 'AQ8qUfOrLJ') index_test.go:140: sql delete from test_index where c = 2464 index_test.go:140: sql delete from test_index where c = 3425 index_test.go:140: sql delete from test_index where c = 2597 index_test.go:137: sql insert into test_index values (4681, 1879614266737856048, 0.655132, 'CQget5WtPZ') index_test.go:137: sql insert into test_index values (4682, 3210180699174073477, 0.857369, 'uVMPESxFIu') index_test.go:143: sql update test_index set c1 = 2958030288086931125, c2 = 0.414138, c3 = 'uBSm2j5eym' where c = 2797 index_test.go:143: sql update test_index set c1 = 2958308125143616890, c2 = 0.234801, c3 = 'EchluSdlYl' where c = 3529 index_test.go:143: sql update test_index set c1 = 8634171734302951936, c2 = 0.047702, c3 = '2GirYVTBYm' where c = 1999 index_test.go:143: sql update test_index set c1 = 9005909329002357050, c2 = 0.734280, c3 = 'Y8F01PTB7G' where c = 890 index_test.go:140: sql delete from test_index where c = 4161 index_test.go:140: sql delete from test_index where c = 259 index_test.go:143: sql update test_index set c1 = 4920521304371730240, c2 = 0.850815, c3 = 'G96a1cKcRa' where c = 8 index_test.go:137: sql insert into test_index values (4684, 5472711442186979037, 0.680956, 'h0ZPMmllZw') index_test.go:137: sql insert into test_index values (4686, 3939548333621077187, 0.300112, '6C3yn2QBTH') index_test.go:137: sql insert into test_index values (4683, 5277365220773782540, 0.871992, 'p6yK6ykPfG') index_test.go:143: sql update test_index set c1 = 2696670215632608359, c2 = 0.671525, c3 = 'RtLBNCGBCm' where c = 2983 index_test.go:143: sql update test_index set c1 = 6866730759870029333, c2 = 0.375764, c3 = 'Af2AkVJKOs' where c = 359 index_test.go:140: sql delete from test_index where c = 3451 index_test.go:137: sql insert into test_index values (4685, 7161152478953780353, 0.182469, 'Eqm5ygH7dj') index_test.go:140: sql delete from test_index where c = 2345 index_test.go:143: sql update test_index set c1 = 8214259510830091782, c2 = 0.931016, c3 = 'yHGCpO8Yk5' where c = 3728 index_test.go:137: sql insert into test_index values (4687, 6559454934140609513, 0.966077, 'dEtdnrnt9x') index_test.go:140: sql delete from test_index where c = 2279 index_test.go:140: sql delete from test_index where c = 2639 index_test.go:140: sql delete from test_index where c = 1960 index_test.go:140: sql delete from test_index where c = 2084 index_test.go:143: sql update test_index set c1 = 8192486826507940868, c2 = 0.059153, c3 = 'EZWYgvUICf' where c = 1073 index_test.go:137: sql insert into test_index values (4690, 8077697391830793567, 0.608466, 'aibhK30Eyq') index_test.go:137: sql insert into test_index values (4688, 8443300996696821671, 0.018189, 'C7qNsxQ2G6') index_test.go:143: sql update test_index set c1 = 8242760976957907717, c2 = 0.110209, c3 = 'nO37HuCRlq' where c = 850 index_test.go:140: sql delete from test_index where c = 3768 index_test.go:137: sql insert into test_index values (4689, 1293945514937555042, 0.922019, 'z8x90zN5oU') index_test.go:137: sql insert into test_index values (4691, 1703010192117065680, 0.624432, 'KCHZJ4Tudj') index_test.go:143: sql update test_index set c1 = 3577599624706524691, c2 = 0.379589, c3 = 'P95SffAHo5' where c = 4008 index_test.go:143: sql update test_index set c1 = 6006406395161347055, c2 = 0.251222, c3 = 'dF63zKTzdi' where c = 621 index_test.go:140: sql delete from test_index where c = 1566 index_test.go:137: sql insert into test_index values (4692, 992519506740262592, 0.845350, 'oGGEQPNv4K') index_test.go:140: sql delete from test_index where c = 2991 index_test.go:140: sql delete from test_index where c = 943 index_test.go:143: sql update test_index set c1 = 8828369189992120573, c2 = 0.741662, c3 = '9yu4ZVli2B' where c = 3158 index_test.go:143: sql update test_index set c1 = 8049371915158510182, c2 = 0.530415, c3 = 'JiTD2vC21J' where c = 4106 index_test.go:140: sql delete from test_index where c = 4138 index_test.go:143: sql update test_index set c1 = 7100496279683923862, c2 = 0.735742, c3 = 'LCQOeBXNhE' where c = 1985 index_test.go:137: sql insert into test_index values (4693, 7417431632439059456, 0.146616, 'r8OIbwZnb0') index_test.go:140: sql delete from test_index where c = 914 index_test.go:137: sql insert into test_index values (4694, 1915651327934358218, 0.234446, 'sbi1A3x9fy') index_test.go:137: sql insert into test_index values (4695, 3588646154294574353, 0.271667, 'MYgQjcWeXH') index_test.go:143: sql update test_index set c1 = 3834598600653596562, c2 = 0.076807, c3 = 'vjA3vQxBaf' where c = 3840 index_test.go:143: sql update test_index set c1 = 7843513226409719688, c2 = 0.944420, c3 = 'i9KbPM49ob' where c = 2625 index_test.go:143: sql update test_index set c1 = 7427997203276916907, c2 = 0.763209, c3 = 'D0BauNSael' where c = 692 index_test.go:140: sql delete from test_index where c = 2051 index_test.go:137: sql insert into test_index values (4696, 1122736595742722899, 0.777698, 'pLqVYmkFeS') index_test.go:143: sql update test_index set c1 = 5486368256677228149, c2 = 0.646501, c3 = 'ACfe7NXmqF' where c = 3597 index_test.go:140: sql delete from test_index where c = 3326 index_test.go:143: sql update test_index set c1 = 907850025344863486, c2 = 0.104787, c3 = 'CapE6PRA5E' where c = 3281 index_test.go:140: sql delete from test_index where c = 221 index_test.go:140: sql delete from test_index where c = 4012 index_test.go:137: sql insert into test_index values (4697, 6583094930964897269, 0.153038, 'fJs57KhzwM') index_test.go:143: sql update test_index set c1 = 1264447209711687160, c2 = 0.187194, c3 = 'Z6isuhSB9L' where c = 1727 index_test.go:137: sql insert into test_index values (4698, 6932683049608944532, 0.315731, 'dTC8pKT0yH') index_test.go:143: sql update test_index set c1 = 4178928048702199141, c2 = 0.836107, c3 = '7O98paNdOC' where c = 1503 index_test.go:140: sql delete from test_index where c = 3432 index_test.go:143: sql update test_index set c1 = 1209793482990976158, c2 = 0.110038, c3 = 'V0cwbV7znV' where c = 3460 index_test.go:137: sql insert into test_index values (4699, 5688416289402121975, 0.535827, 'RmkGTVQHhn') index_test.go:140: sql delete from test_index where c = 3805 index_test.go:143: sql update test_index set c1 = 8111894214225307440, c2 = 0.670987, c3 = 'RciXBWapj2' where c = 904 index_test.go:140: sql delete from test_index where c = 821 index_test.go:143: sql update test_index set c1 = 8048807519622760102, c2 = 0.762888, c3 = 'aAtyXTFrmw' where c = 3342 index_test.go:143: sql update test_index set c1 = 433140772914206026, c2 = 0.570671, c3 = 'AFLh58PGnO' where c = 879 index_test.go:143: sql update test_index set c1 = 3387493841714370963, c2 = 0.671819, c3 = '3aUnUVK8Pb' where c = 2438 index_test.go:137: sql insert into test_index values (4700, 2532045885358529391, 0.700436, 'mW1uo4Tre8') index_test.go:140: sql delete from test_index where c = 3040 index_test.go:143: sql update test_index set c1 = 2063602597003068966, c2 = 0.693726, c3 = 'B4Mdp3rR20' where c = 548 index_test.go:137: sql insert into test_index values (4705, 2413780323192006526, 0.595374, '676VsP7S5V') index_test.go:137: sql insert into test_index values (4708, 3435350605916182293, 0.833577, 'h0bsNCSGS5') index_test.go:137: sql insert into test_index values (4702, 5544575480921774480, 0.324365, 'SYl10kA0OG') index_test.go:137: sql insert into test_index values (4703, 600335996262589409, 0.921786, 'xMYvUS9DOG') index_test.go:137: sql insert into test_index values (4704, 5461585152258568254, 0.102448, 't0I1AKc649') index_test.go:137: sql insert into test_index values (4707, 6531840311594665330, 0.814980, 'dqlt3eKba8') index_test.go:140: sql delete from test_index where c = 3867 index_test.go:137: sql insert into test_index values (4710, 7993488479544787809, 0.941719, 'KZgzoY3VfH') index_test.go:137: sql insert into test_index values (4709, 6450624715234531485, 0.043720, 'TUVAuZgmoQ') index_test.go:140: sql delete from test_index where c = 1952 index_test.go:140: sql delete from test_index where c = 982 index_test.go:140: sql delete from test_index where c = 882 index_test.go:137: sql insert into test_index values (4706, 2634573773258443622, 0.024881, 'F3eD0J42Lg') index_test.go:140: sql delete from test_index where c = 3130 index_test.go:137: sql insert into test_index values (4701, 2933274367875559817, 0.308843, 'qynPrfwEh6') index_test.go:143: sql update test_index set c1 = 2011190657777752405, c2 = 0.675892, c3 = '2yHJvN0gSN' where c = 1142 index_test.go:143: sql update test_index set c1 = 4189268680732023345, c2 = 0.840109, c3 = 'veMysBmoVt' where c = 1588 index_test.go:140: sql delete from test_index where c = 1459 index_test.go:143: sql update test_index set c1 = 719832888131353601, c2 = 0.142665, c3 = 'CDS0lkxhp1' where c = 1001 index_test.go:140: sql delete from test_index where c = 1753 index_test.go:143: sql update test_index set c1 = 2389612884456855266, c2 = 0.052920, c3 = 'YhABqesdmK' where c = 3191 index_test.go:137: sql insert into test_index values (4711, 4511531553831922635, 0.271930, 'PyvEAdQKMO') index_test.go:140: sql delete from test_index where c = 3509 index_test.go:137: sql insert into test_index values (4713, 7739109338496761209, 0.895100, 'TI1XkCJNiM') index_test.go:143: sql update test_index set c1 = 3551016770273732991, c2 = 0.692197, c3 = 'qV8qVRmCsN' where c = 568 index_test.go:140: sql delete from test_index where c = 553 index_test.go:143: sql update test_index set c1 = 3839219609975801871, c2 = 0.534009, c3 = 'GRclczT47S' where c = 1008 index_test.go:140: sql delete from test_index where c = 411 index_test.go:143: sql update test_index set c1 = 1759274246179294191, c2 = 0.839258, c3 = 'NgJgbhA414' where c = 4513 index_test.go:140: sql delete from test_index where c = 3902 index_test.go:137: sql insert into test_index values (4716, 8758064124392938892, 0.502883, 'qM1JgHkh1i') index_test.go:143: sql update test_index set c1 = 7385788112364212897, c2 = 0.595081, c3 = 'CBmfFg3Z6O' where c = 3742 index_test.go:140: sql delete from test_index where c = 3741 index_test.go:143: sql update test_index set c1 = 5724922350184244515, c2 = 0.980636, c3 = 'TAu1ZGH7nx' where c = 1339 index_test.go:137: sql insert into test_index values (4712, 7344548452107759964, 0.980625, '9BP9miSjRi') index_test.go:143: sql update test_index set c1 = 3202137441275525902, c2 = 0.763888, c3 = '8rgQhJIOrp' where c = 4334 index_test.go:137: sql insert into test_index values (4715, 31032202896220973, 0.749072, '5183LBpUG2') index_test.go:137: sql insert into test_index values (4717, 687916989560170160, 0.668795, 'Gqbg0ODkpv') index_test.go:137: sql insert into test_index values (4714, 7265953357370796990, 0.935008, 'NZ14LWrPnI') index_test.go:140: sql delete from test_index where c = 1394 index_test.go:143: sql update test_index set c1 = 8704817690697998779, c2 = 0.185045, c3 = 'oJKp7NY2S0' where c = 2017 index_test.go:137: sql insert into test_index values (4719, 8391426806813854977, 0.626358, 'Hw5FfZBQfi') index_test.go:143: sql update test_index set c1 = 4825102903359918824, c2 = 0.975624, c3 = 'qlJkcP519P' where c = 2931 index_test.go:137: sql insert into test_index values (4718, 3548388687986126253, 0.593840, 'zkSpH6JwM8') index_test.go:143: sql update test_index set c1 = 4334608926745635807, c2 = 0.523662, c3 = 'p8vfzJAdyL' where c = 4015 index_test.go:140: sql delete from test_index where c = 1176 index_test.go:137: sql insert into test_index values (4721, 1404325592672790873, 0.417508, '4evWugBRon') index_test.go:140: sql delete from test_index where c = 391 index_test.go:140: sql delete from test_index where c = 1316 index_test.go:137: sql insert into test_index values (4722, 7513287658733471717, 0.936302, 'X0WnWbm0cR') index_test.go:140: sql delete from test_index where c = 2782 index_test.go:140: sql delete from test_index where c = 1875 index_test.go:140: sql delete from test_index where c = 2053 index_test.go:137: sql insert into test_index values (4723, 3802398220786008314, 0.512859, 'l71dsiGERY') index_test.go:137: sql insert into test_index values (4720, 6654255145490232375, 0.832940, '5YGzlLJeFx') index_test.go:143: sql update test_index set c1 = 7795759154748233190, c2 = 0.253497, c3 = 'VMoNZiOQly' where c = 2971 index_test.go:140: sql delete from test_index where c = 1932 index_test.go:143: sql update test_index set c1 = 5895371144901751472, c2 = 0.671980, c3 = 'JCiF89HMMy' where c = 3965 index_test.go:143: sql update test_index set c1 = 4732483978956504563, c2 = 0.385133, c3 = 'uqMCcUqzDR' where c = 2021 index_test.go:143: sql update test_index set c1 = 9100795711344275901, c2 = 0.801498, c3 = 'xdwpBcgjoY' where c = 947 index_test.go:140: sql delete from test_index where c = 624 index_test.go:140: sql delete from test_index where c = 908 index_test.go:137: sql insert into test_index values (4724, 9083807348587250699, 0.694292, 'xdntccSbvk') index_test.go:143: sql update test_index set c1 = 4423854811855968834, c2 = 0.688993, c3 = 'TTmun625QO' where c = 327 index_test.go:143: sql update test_index set c1 = 7241588167272408485, c2 = 0.342604, c3 = 'JiPw7r3zgv' where c = 2864 index_test.go:143: sql update test_index set c1 = 4578142131394187785, c2 = 0.874380, c3 = 'eBR9Lnzk0Y' where c = 3684 index_test.go:143: sql update test_index set c1 = 4691172597639272442, c2 = 0.051504, c3 = 'TDc9S537VM' where c = 82 index_test.go:140: sql delete from test_index where c = 255 index_test.go:143: sql update test_index set c1 = 2877180627317048976, c2 = 0.902027, c3 = 'h3i5lIjrg8' where c = 3277 index_test.go:137: sql insert into test_index values (4726, 5244417825632310799, 0.196304, 'Rrx14e3vlP') index_test.go:143: sql update test_index set c1 = 8862097023709644104, c2 = 0.683364, c3 = 'yu95fJ1Y2N' where c = 1934 index_test.go:137: sql insert into test_index values (4728, 9117601421111398745, 0.834609, 'MLEOrIgSop') index_test.go:137: sql insert into test_index values (4731, 24150710332229454, 0.888971, 'Llu7bBop1A') index_test.go:137: sql insert into test_index values (4730, 2698544844461686511, 0.785713, 'D88LbZjvUa') index_test.go:137: sql insert into test_index values (4729, 2660022083802220317, 0.935122, 'I0JQoyZ9PN') index_test.go:137: sql insert into test_index values (4727, 6407181396946757894, 0.311117, 'EcBWNhHM09') index_test.go:140: sql delete from test_index where c = 2472 index_test.go:137: sql insert into test_index values (4732, 2659949449115615215, 0.562490, 'CFCL7PwjBq') index_test.go:137: sql insert into test_index values (4725, 6224904210179583892, 0.438307, 'pxprEM3YRh') index_test.go:140: sql delete from test_index where c = 176 index_test.go:140: sql delete from test_index where c = 1909 index_test.go:140: sql delete from test_index where c = 2087 index_test.go:137: sql insert into test_index values (4733, 8211303044629250993, 0.321453, 'FmaSYEhopK') index_test.go:140: sql delete from test_index where c = 3848 index_test.go:140: sql delete from test_index where c = 3272 index_test.go:140: sql delete from test_index where c = 3874 index_test.go:140: sql delete from test_index where c = 533 index_test.go:143: sql update test_index set c1 = 8730113060799063446, c2 = 0.549730, c3 = 'vcgvJ2ddco' where c = 364 index_test.go:143: sql update test_index set c1 = 3212229927966403825, c2 = 0.918266, c3 = 'laGYdntgCo' where c = 866 index_test.go:143: sql update test_index set c1 = 2064241847011019562, c2 = 0.826923, c3 = 'fPB1hjO1Qq' where c = 162 index_test.go:143: sql update test_index set c1 = 6743906470223843362, c2 = 0.235004, c3 = 'ZUshDeIcXF' where c = 1056 index_test.go:140: sql delete from test_index where c = 1662 index_test.go:143: sql update test_index set c1 = 2626653075097354678, c2 = 0.608180, c3 = 'ZiS3dRzSFR' where c = 2447 index_test.go:143: sql update test_index set c1 = 3865210813913493325, c2 = 0.938668, c3 = 'I2c5sJxpKR' where c = 3305 index_test.go:143: sql update test_index set c1 = 6342803486875068497, c2 = 0.394900, c3 = 'kQRGHrZqDZ' where c = 3514 index_test.go:137: sql insert into test_index values (4737, 159061069445188314, 0.028771, 'frHp7Ac1Ug') index_test.go:137: sql insert into test_index values (4735, 9115042145089346425, 0.217566, 'MbfN0rfNLm') index_test.go:137: sql insert into test_index values (4736, 453728942452869663, 0.968788, 'OiL95QPFbZ') index_test.go:143: sql update test_index set c1 = 1768049583889434502, c2 = 0.061404, c3 = 'tRceBSOTGo' where c = 3523 index_test.go:137: sql insert into test_index values (4734, 5870393220278679612, 0.940805, 'xCkEeLhawl') index_test.go:140: sql delete from test_index where c = 3049 index_test.go:143: sql update test_index set c1 = 6757253367517394083, c2 = 0.273104, c3 = 'utNDURGkOV' where c = 3837 index_test.go:140: sql delete from test_index where c = 561 index_test.go:140: sql delete from test_index where c = 2975 index_test.go:140: sql delete from test_index where c = 1318 index_test.go:140: sql delete from test_index where c = 602 index_test.go:137: sql insert into test_index values (4738, 2114928997173159887, 0.616386, '6Y9XcaOVD4') index_test.go:143: sql update test_index set c1 = 1860787785560420897, c2 = 0.528992, c3 = 'AbLFuTiu30' where c = 580 index_test.go:140: sql delete from test_index where c = 16 index_test.go:143: sql update test_index set c1 = 4003455541995394456, c2 = 0.195999, c3 = 'ImrROZP1Od' where c = 723 index_test.go:143: sql update test_index set c1 = 1968712848980185113, c2 = 0.444188, c3 = 'zOpINf6Y4W' where c = 1913 index_test.go:137: sql insert into test_index values (4741, 639998096533831662, 0.318285, 'EIMOZoeUtM') index_test.go:137: sql insert into test_index values (4739, 4721820514563747354, 0.582407, '644N01lWO5') index_test.go:137: sql insert into test_index values (4740, 5953774365771247044, 0.893973, 'kFVqn7Cn4Y') index_test.go:143: sql update test_index set c1 = 3569092029372947700, c2 = 0.991361, c3 = 'a8BbxyHbQH' where c = 3928 index_test.go:137: sql insert into test_index values (4742, 1391568125252693908, 0.510323, 'g5mvdDONqy') index_test.go:143: sql update test_index set c1 = 4957754215589276200, c2 = 0.218110, c3 = 'iCsp5ZNI9U' where c = 3202 index_test.go:137: sql insert into test_index values (4743, 7442962640306149047, 0.928299, 'UoTyNapi0T') index_test.go:143: sql update test_index set c1 = 7854824708808892315, c2 = 0.489054, c3 = 'mTLJwWhe93' where c = 4113 index_test.go:137: sql insert into test_index values (4745, 1734934653188821586, 0.273483, 'fEcgVcv4IY') index_test.go:137: sql insert into test_index values (4744, 7954812471510032816, 0.236642, 'OkooDtcgNR') index_test.go:140: sql delete from test_index where c = 1243 index_test.go:140: sql delete from test_index where c = 1516 index_test.go:140: sql delete from test_index where c = 2420 index_test.go:137: sql insert into test_index values (4746, 2577555785223077193, 0.959089, '7ToM8p3hKN') index_test.go:137: sql insert into test_index values (4748, 1549010858593780603, 0.946440, 'm8mHsYZPX6') index_test.go:140: sql delete from test_index where c = 1531 index_test.go:143: sql update test_index set c1 = 3715879611744838269, c2 = 0.369353, c3 = '5Sti15pcbd' where c = 667 index_test.go:140: sql delete from test_index where c = 800 index_test.go:143: sql update test_index set c1 = 5206006268924694287, c2 = 0.331095, c3 = 'DkQ7H1LhP1' where c = 2055 index_test.go:140: sql delete from test_index where c = 478 index_test.go:140: sql delete from test_index where c = 628 index_test.go:137: sql insert into test_index values (4747, 1643691462997868823, 0.390455, 'H0jRIbfYxx') index_test.go:137: sql insert into test_index values (4749, 4341275930566799984, 0.574796, 'kG1ruHcGdg') index_test.go:143: sql update test_index set c1 = 6550194982730643477, c2 = 0.548942, c3 = 'WEBvXqj1Jr' where c = 2276 index_test.go:143: sql update test_index set c1 = 5565003811508907196, c2 = 0.058914, c3 = 'sqsMCC68rq' where c = 1955 index_test.go:140: sql delete from test_index where c = 2067 index_test.go:140: sql delete from test_index where c = 1154 index_test.go:137: sql insert into test_index values (4750, 4460136608238727946, 0.666814, '0sKOa8Drcn') index_test.go:143: sql update test_index set c1 = 1559852725936912970, c2 = 0.278788, c3 = 'K9qyswYHrU' where c = 3641 index_test.go:137: sql insert into test_index values (4752, 5287132831474337095, 0.273802, 'qWTdMYMtrY') index_test.go:143: sql update test_index set c1 = 4978291971128500514, c2 = 0.115141, c3 = 'vAJBzgm0BA' where c = 2726 index_test.go:140: sql delete from test_index where c = 2246 index_test.go:143: sql update test_index set c1 = 1488038710731921534, c2 = 0.040347, c3 = '8XB262FLCn' where c = 4011 index_test.go:143: sql update test_index set c1 = 4198381061463350261, c2 = 0.921304, c3 = 'nJlWUCDcrL' where c = 2248 index_test.go:140: sql delete from test_index where c = 1544 index_test.go:143: sql update test_index set c1 = 1857883008741280341, c2 = 0.958859, c3 = 'yaFXQJabi6' where c = 772 index_test.go:140: sql delete from test_index where c = 2231 index_test.go:137: sql insert into test_index values (4754, 2595714905051270331, 0.124906, '2tiywWREMo') index_test.go:137: sql insert into test_index values (4753, 8884742791442536673, 0.394800, 'xJmw4KXCDF') index_test.go:137: sql insert into test_index values (4755, 4652983419869201703, 0.316222, '5QcubO6hp2') index_test.go:143: sql update test_index set c1 = 7245566341571728399, c2 = 0.146760, c3 = 'mtdDgaZNSF' where c = 2532 index_test.go:140: sql delete from test_index where c = 3658 index_test.go:137: sql insert into test_index values (4757, 731133962645693259, 0.049042, 'QyNnuiMQEo') index_test.go:143: sql update test_index set c1 = 2786454964201885365, c2 = 0.152413, c3 = 'MxTmlXIyoe' where c = 4199 index_test.go:137: sql insert into test_index values (4756, 4303771529029484021, 0.740147, '8pmuaUXd6T') index_test.go:137: sql insert into test_index values (4751, 5468375816320477280, 0.679872, 'TV44N2HGlp') index_test.go:143: sql update test_index set c1 = 8617376851975897244, c2 = 0.371680, c3 = 'VmlCAsV4Um' where c = 2731 index_test.go:140: sql delete from test_index where c = 3254 index_test.go:140: sql delete from test_index where c = 894 index_test.go:137: sql insert into test_index values (4759, 2504217014643562989, 0.788232, 'isOetMweZo') index_test.go:140: sql delete from test_index where c = 3435 index_test.go:143: sql update test_index set c1 = 2517533074779503513, c2 = 0.146856, c3 = 'soBdIcLlSH' where c = 3815 index_test.go:140: sql delete from test_index where c = 2520 index_test.go:140: sql delete from test_index where c = 1399 index_test.go:143: sql update test_index set c1 = 1628706484338101269, c2 = 0.144216, c3 = 'VF0HNgFTGb' where c = 671 index_test.go:140: sql delete from test_index where c = 2761 index_test.go:140: sql delete from test_index where c = 3220 index_test.go:137: sql insert into test_index values (4760, 4475997136159913645, 0.933268, 'tL926kTyIA') index_test.go:143: sql update test_index set c1 = 5549562292462244495, c2 = 0.448803, c3 = 'jM45TPta2G' where c = 988 index_test.go:137: sql insert into test_index values (4761, 6412874639719507590, 0.011529, 'JiZEORDvXe') index_test.go:143: sql update test_index set c1 = 7677624840153058737, c2 = 0.427299, c3 = 'hsnC15YtTQ' where c = 2876 index_test.go:137: sql insert into test_index values (4762, 5181899044848629813, 0.831219, '70OeeaEMEK') index_test.go:143: sql update test_index set c1 = 823919227453623241, c2 = 0.097804, c3 = '8BbgwShzLU' where c = 2268 index_test.go:143: sql update test_index set c1 = 6002776005023892982, c2 = 0.400729, c3 = 'kbKkgDU5kS' where c = 3841 index_test.go:137: sql insert into test_index values (4758, 3097068140329774750, 0.336531, 'FvsX50UEAE') index_test.go:137: sql insert into test_index values (4763, 3617335626783745186, 0.002269, 'PJrqc9xRRZ') index_test.go:143: sql update test_index set c1 = 2072513542093991436, c2 = 0.446657, c3 = 'OKrAxQxJ40' where c = 1318 index_test.go:143: sql update test_index set c1 = 345235398280250627, c2 = 0.322880, c3 = 'ZScF16P1gM' where c = 2983 index_test.go:140: sql delete from test_index where c = 950 index_test.go:140: sql delete from test_index where c = 719 index_test.go:140: sql delete from test_index where c = 627 index_test.go:140: sql delete from test_index where c = 3757 index_test.go:143: sql update test_index set c1 = 6698383024128425867, c2 = 0.193475, c3 = 'FcHped3A7P' where c = 4316 index_test.go:137: sql insert into test_index values (4768, 6928003885511388298, 0.635151, 'Paaa124VHy') index_test.go:137: sql insert into test_index values (4766, 9096638204621868886, 0.957554, 'e7yLEoBr8V') index_test.go:137: sql insert into test_index values (4764, 3607762258058800761, 0.049076, '0TQ74AQII2') index_test.go:140: sql delete from test_index where c = 4519 index_test.go:137: sql insert into test_index values (4767, 2217849346287479486, 0.417938, 'wqr19ssTxp') index_test.go:137: sql insert into test_index values (4765, 6764996185431209552, 0.488769, 'h0c800dqf6') index_test.go:143: sql update test_index set c1 = 2903522198776044186, c2 = 0.438172, c3 = 'YJQaSuKqnR' where c = 1619 index_test.go:140: sql delete from test_index where c = 0 index_test.go:143: sql update test_index set c1 = 3417874552603184417, c2 = 0.274751, c3 = '6tpT7k3xhN' where c = 2575 index_test.go:143: sql update test_index set c1 = 1039539718892531423, c2 = 0.618029, c3 = '84tsONnSEs' where c = 249 index_test.go:137: sql insert into test_index values (4769, 8213089927955752970, 0.940572, '9qCaigWCFf') index_test.go:140: sql delete from test_index where c = 3291 index_test.go:140: sql delete from test_index where c = 2793 index_test.go:140: sql delete from test_index where c = 4253 index_test.go:143: sql update test_index set c1 = 442372924457271759, c2 = 0.355470, c3 = 'VXRrfXpV5t' where c = 764 index_test.go:143: sql update test_index set c1 = 2351003551454745590, c2 = 0.765487, c3 = 'BLrlelGJ84' where c = 3704 index_test.go:140: sql delete from test_index where c = 2812 index_test.go:137: sql insert into test_index values (4770, 6283114256174496141, 0.932315, 'h5NLMjSx7w') index_test.go:140: sql delete from test_index where c = 3188 index_test.go:143: sql update test_index set c1 = 4162788719030673732, c2 = 0.878592, c3 = 'YOm82lB9TI' where c = 4155 index_test.go:137: sql insert into test_index values (4773, 1236008593385227804, 0.445509, 'PphLk0BZaE') index_test.go:137: sql insert into test_index values (4771, 1758578831041499818, 0.929701, 'lmUiE8QxRh') index_test.go:143: sql update test_index set c1 = 8683197409049783830, c2 = 0.820363, c3 = 'uuVHhgwpIE' where c = 4721 index_test.go:143: sql update test_index set c1 = 5526975879178815766, c2 = 0.096408, c3 = 'A4Rao9UwRX' where c = 4053 index_test.go:143: sql update test_index set c1 = 4941375765339846382, c2 = 0.274311, c3 = 'D80aPkxf8D' where c = 104 index_test.go:137: sql insert into test_index values (4774, 1940687089052816869, 0.978203, 'ZyG7HTVdFV') index_test.go:140: sql delete from test_index where c = 2896 index_test.go:143: sql update test_index set c1 = 3206373565001425144, c2 = 0.883875, c3 = 'ifEftq52Qr' where c = 1547 index_test.go:137: sql insert into test_index values (4772, 115928861323122916, 0.880793, 'XvJbXbLsk2') index_test.go:137: sql insert into test_index values (4775, 8014898172449737864, 0.026026, '3hjVFqQSqQ') index_test.go:140: sql delete from test_index where c = 1818 index_test.go:137: sql insert into test_index values (4776, 5272355832419625488, 0.937566, 'DwdSZzmUyy') index_test.go:140: sql delete from test_index where c = 1628 index_test.go:140: sql delete from test_index where c = 2700 index_test.go:137: sql insert into test_index values (4777, 4653834410987854305, 0.361675, 'cXEViiV4Gn') index_test.go:137: sql insert into test_index values (4778, 7871268464673843334, 0.545500, 'uKERdoZ4lh') index_test.go:140: sql delete from test_index where c = 4647 index_test.go:137: sql insert into test_index values (4779, 7198801112331973652, 0.321432, 'uUFJltbX40') index_test.go:143: sql update test_index set c1 = 2343162360601353496, c2 = 0.013009, c3 = 'FzSPLuCiT8' where c = 3770 index_test.go:143: sql update test_index set c1 = 7094727852883907122, c2 = 0.354641, c3 = 'P4mi0oTnyL' where c = 889 index_test.go:140: sql delete from test_index where c = 4072 index_test.go:143: sql update test_index set c1 = 8132398528537289944, c2 = 0.101094, c3 = 'BziWvVENEe' where c = 2996 index_test.go:143: sql update test_index set c1 = 8592305800620510629, c2 = 0.918569, c3 = 'NMwjHzHHYc' where c = 3858 index_test.go:140: sql delete from test_index where c = 3341 index_test.go:143: sql update test_index set c1 = 5769787928474161198, c2 = 0.722937, c3 = 'hcay1CuaeO' where c = 635 index_test.go:140: sql delete from test_index where c = 3880 index_test.go:140: sql delete from test_index where c = 2113 index_test.go:137: sql insert into test_index values (4781, 3230357178073601378, 0.522714, 'z5EHVNdBvj') index_test.go:137: sql insert into test_index values (4780, 5866358717129279186, 0.152738, 'yrv5Qms9OZ') index_test.go:140: sql delete from test_index where c = 2393 index_test.go:143: sql update test_index set c1 = 7402129640052130479, c2 = 0.130172, c3 = 'uHvs64VLxu' where c = 343 index_test.go:143: sql update test_index set c1 = 1906982878679230141, c2 = 0.502212, c3 = '7rvtuS36EM' where c = 1316 index_test.go:140: sql delete from test_index where c = 1018 index_test.go:137: sql insert into test_index values (4782, 5991790698211512844, 0.468009, 'bzabhCn0mm') index_test.go:137: sql insert into test_index values (4783, 4924955478442575733, 0.224897, 'Jk7KhtGaV0') index_test.go:137: sql insert into test_index values (4784, 7024583535913920009, 0.306929, '6d59BTpqa9') index_test.go:143: sql update test_index set c1 = 3752578770702416591, c2 = 0.018275, c3 = 'qxQwbEYYNZ' where c = 1156 index_test.go:140: sql delete from test_index where c = 258 index_test.go:143: sql update test_index set c1 = 1607248901370628502, c2 = 0.717891, c3 = 'f1ZlrUTqnI' where c = 945 index_test.go:143: sql update test_index set c1 = 7376571789951858455, c2 = 0.566750, c3 = '8tAAtcJWWC' where c = 3502 index_test.go:137: sql insert into test_index values (4785, 5498484260284044041, 0.206173, '4Xc9AlHyDh') index_test.go:137: sql insert into test_index values (4786, 6589981233401670575, 0.869701, 'tULpU2sbSz') index_test.go:140: sql delete from test_index where c = 2833 index_test.go:143: sql update test_index set c1 = 6992645018441690241, c2 = 0.093119, c3 = 'BW7584mNBF' where c = 827 index_test.go:137: sql insert into test_index values (4787, 3156859022499748811, 0.933630, 'jdy7R2qBqZ') index_test.go:137: sql insert into test_index values (4788, 7144339422139808895, 0.146562, 'LepetOtKT6') index_test.go:137: sql insert into test_index values (4789, 6727453408800543595, 0.400556, 'jQaqjIgFbc') index_test.go:143: sql update test_index set c1 = 4426697344409276346, c2 = 0.783404, c3 = 'lDffhikxyM' where c = 3733 index_test.go:140: sql delete from test_index where c = 1434 index_test.go:140: sql delete from test_index where c = 337 index_test.go:140: sql delete from test_index where c = 1992 index_test.go:140: sql delete from test_index where c = 645 index_test.go:143: sql update test_index set c1 = 2979114234152038700, c2 = 0.594077, c3 = 'b2ycWyI0yV' where c = 501 index_test.go:140: sql delete from test_index where c = 2739 index_test.go:140: sql delete from test_index where c = 3581 index_test.go:137: sql insert into test_index values (4790, 8436824744805246365, 0.393173, 'Fzle7NUViV') index_test.go:140: sql delete from test_index where c = 2710 index_test.go:143: sql update test_index set c1 = 2644207922514886269, c2 = 0.852056, c3 = 'rZa8ntwYZ3' where c = 3493 index_test.go:143: sql update test_index set c1 = 6105725405916534396, c2 = 0.453433, c3 = 'DHyeEw8AL2' where c = 640 index_test.go:137: sql insert into test_index values (4791, 789786057516699695, 0.901777, 'DL4YnSAGhr') index_test.go:143: sql update test_index set c1 = 1737902986009208571, c2 = 0.710450, c3 = 'Mu1hzWyina' where c = 2423 index_test.go:143: sql update test_index set c1 = 8752127743225805391, c2 = 0.148228, c3 = 'SISzgjM8XN' where c = 1787 index_test.go:143: sql update test_index set c1 = 5387815700513158920, c2 = 0.629622, c3 = 'BZUivxHRXJ' where c = 688 index_test.go:137: sql insert into test_index values (4792, 3860199609103637978, 0.406889, 'n39hRhsyCq') index_test.go:140: sql delete from test_index where c = 2243 index_test.go:143: sql update test_index set c1 = 4378600418543051261, c2 = 0.269815, c3 = 'EsNejbXpuT' where c = 1341 index_test.go:140: sql delete from test_index where c = 779 index_test.go:137: sql insert into test_index values (4794, 8223481659895209751, 0.287786, 'eHtEgJSkH1') index_test.go:137: sql insert into test_index values (4793, 8255877217884690562, 0.965787, '5aSePMV3YZ') index_test.go:137: sql insert into test_index values (4795, 3740522089855196165, 0.651996, 'ExXkgEvgcA') index_test.go:143: sql update test_index set c1 = 7509319623464485399, c2 = 0.138245, c3 = '3WsJoFsyN2' where c = 4038 index_test.go:140: sql delete from test_index where c = 4007 index_test.go:143: sql update test_index set c1 = 596674913504493963, c2 = 0.834562, c3 = 'WxSPXGRt5p' where c = 282 index_test.go:137: sql insert into test_index values (4796, 1131346891841721295, 0.924205, '2WnNd5wLHo') index_test.go:143: sql update test_index set c1 = 2140420994735071528, c2 = 0.099788, c3 = 'lyG2Omsv4R' where c = 482 index_test.go:140: sql delete from test_index where c = 2405 index_test.go:140: sql delete from test_index where c = 3599 index_test.go:140: sql delete from test_index where c = 3723 index_test.go:143: sql update test_index set c1 = 866873271951112536, c2 = 0.136265, c3 = 'AtrJKcrvZE' where c = 1783 index_test.go:140: sql delete from test_index where c = 4454 index_test.go:143: sql update test_index set c1 = 4560109848997098734, c2 = 0.523317, c3 = 'BqCuR8jYmZ' where c = 2684 index_test.go:137: sql insert into test_index values (4797, 3041628814006539921, 0.030686, 'MTjWi3Yq8C') index_test.go:143: sql update test_index set c1 = 4775576384799116344, c2 = 0.603356, c3 = 'Yr6kMVfZin' where c = 3723 index_test.go:143: sql update test_index set c1 = 2004438835031403397, c2 = 0.968015, c3 = 'ST8VKUdimp' where c = 2609 index_test.go:143: sql update test_index set c1 = 5248948503630017505, c2 = 0.390414, c3 = '1osW7g1qc5' where c = 2405 index_test.go:137: sql insert into test_index values (4800, 1191674022329115201, 0.173961, 'SitsnBXy6Y') index_test.go:140: sql delete from test_index where c = 3015 index_test.go:137: sql insert into test_index values (4798, 7818700049498666161, 0.360576, 'eVEgkXpTZY') index_test.go:137: sql insert into test_index values (4799, 5093014122202525950, 0.899474, 'XwOEs9Hd15') index_test.go:140: sql delete from test_index where c = 2190 index_test.go:140: sql delete from test_index where c = 2744 index_test.go:143: sql update test_index set c1 = 3023649166772951633, c2 = 0.478969, c3 = '6gUt7UYUTN' where c = 734 index_test.go:140: sql delete from test_index where c = 2762 index_test.go:143: sql update test_index set c1 = 1810083968543703062, c2 = 0.125158, c3 = 'NEIGYhnm51' where c = 2253 index_test.go:143: sql update test_index set c1 = 5451134294124500420, c2 = 0.208045, c3 = 'ojB95Gr0Lf' where c = 3879 index_test.go:143: sql update test_index set c1 = 2784341854225537238, c2 = 0.292351, c3 = 'jVlp6ygqNH' where c = 140 index_test.go:137: sql insert into test_index values (4806, 35573894560862946, 0.928512, '3IBjaPAqTX') index_test.go:137: sql insert into test_index values (4801, 3537661117347631243, 0.271086, 'Um58o2iP4g') index_test.go:137: sql insert into test_index values (4809, 5518321772418495214, 0.247683, 'tnbSIMygDM') index_test.go:137: sql insert into test_index values (4802, 9114838778400615786, 0.854646, '0sqPpmUAqe') index_test.go:137: sql insert into test_index values (4807, 2731888771046207627, 0.476802, 'nePMwPqLMi') index_test.go:137: sql insert into test_index values (4810, 6045625652052135350, 0.695464, 'TxtMKH16PA') index_test.go:140: sql delete from test_index where c = 753 index_test.go:137: sql insert into test_index values (4805, 6232408505593331864, 0.626850, '7zHLZfbT5m') index_test.go:140: sql delete from test_index where c = 3631 index_test.go:140: sql delete from test_index where c = 1268 index_test.go:140: sql delete from test_index where c = 2049 index_test.go:137: sql insert into test_index values (4804, 5671319936498312817, 0.087134, '571XcZFHoN') index_test.go:140: sql delete from test_index where c = 4476 index_test.go:140: sql delete from test_index where c = 2917 index_test.go:143: sql update test_index set c1 = 1810519591137837884, c2 = 0.535927, c3 = 'UTlqfLaLmX' where c = 1893 index_test.go:137: sql insert into test_index values (4803, 369868608300730821, 0.588169, 'aqZANgXtrS') index_test.go:143: sql update test_index set c1 = 539345605083814380, c2 = 0.208799, c3 = 'blLWeJ5Hs9' where c = 93 index_test.go:137: sql insert into test_index values (4808, 8358151892239277575, 0.392423, 'a1bCnJq7no') index_test.go:140: sql delete from test_index where c = 687 index_test.go:140: sql delete from test_index where c = 240 index_test.go:143: sql update test_index set c1 = 6445337638542001551, c2 = 0.059495, c3 = 'cMYNi3iwZw' where c = 583 index_test.go:143: sql update test_index set c1 = 2694118967313024023, c2 = 0.253349, c3 = '1yTx6bInns' where c = 4540 index_test.go:140: sql delete from test_index where c = 166 index_test.go:143: sql update test_index set c1 = 4726174686598984182, c2 = 0.167211, c3 = 'GPzpp4dnkO' where c = 2347 index_test.go:137: sql insert into test_index values (4811, 6479400287140315803, 0.158310, '334oBPhr9P') index_test.go:137: sql insert into test_index values (4812, 3646277601566291813, 0.615249, 'L6oLM2L06r') index_test.go:143: sql update test_index set c1 = 1548111575995395871, c2 = 0.445186, c3 = 'zSf3IY9vRa' where c = 4059 index_test.go:140: sql delete from test_index where c = 2770 index_test.go:143: sql update test_index set c1 = 5671803447345644890, c2 = 0.091897, c3 = 'EEon5Lrr8F' where c = 1697 index_test.go:137: sql insert into test_index values (4813, 8630279606319776596, 0.631141, 'FhGnkcHEP0') index_test.go:143: sql update test_index set c1 = 40898244056363941, c2 = 0.103549, c3 = 'e3JdKBhJWr' where c = 4357 index_test.go:143: sql update test_index set c1 = 899457969998729052, c2 = 0.008681, c3 = 'xDIMixC9Pv' where c = 4233 index_test.go:140: sql delete from test_index where c = 4445 index_test.go:137: sql insert into test_index values (4815, 7352541077491735570, 0.382913, 'E2xz6K5lmo') index_test.go:140: sql delete from test_index where c = 3555 index_test.go:137: sql insert into test_index values (4816, 5972009565437979156, 0.592024, 'nydBlDYcau') index_test.go:137: sql insert into test_index values (4814, 4562950986361466379, 0.799798, 'in4H0lA4Sb') index_test.go:143: sql update test_index set c1 = 8702585227864958292, c2 = 0.086918, c3 = 'LkvWhoSK7q' where c = 3896 index_test.go:140: sql delete from test_index where c = 3467 index_test.go:140: sql delete from test_index where c = 1161 index_test.go:137: sql insert into test_index values (4818, 6861856749243214504, 0.175604, 'uoyCARxWmd') index_test.go:143: sql update test_index set c1 = 8814405784545105670, c2 = 0.213818, c3 = 'abftdaIPe9' where c = 2854 index_test.go:137: sql insert into test_index values (4819, 8138755042786828988, 0.884921, 'Zbhv5XbAzX') index_test.go:137: sql insert into test_index values (4817, 3722056433155189143, 0.486307, 'FhEVGNFllL') index_test.go:140: sql delete from test_index where c = 3684 index_test.go:143: sql update test_index set c1 = 4521367579939746760, c2 = 0.625846, c3 = 'uop9un4ffX' where c = 2511 index_test.go:137: sql insert into test_index values (4821, 9197521658798607669, 0.561581, 'mAhpFvygjz') index_test.go:140: sql delete from test_index where c = 2108 index_test.go:143: sql update test_index set c1 = 4949587801782030577, c2 = 0.247788, c3 = 'ZLIomii82w' where c = 1952 index_test.go:143: sql update test_index set c1 = 7406098752332240996, c2 = 0.827189, c3 = 'hCBOfvlr7N' where c = 213 index_test.go:137: sql insert into test_index values (4820, 6232450378471854322, 0.492287, 'fHl366LDJF') index_test.go:140: sql delete from test_index where c = 3171 index_test.go:140: sql delete from test_index where c = 735 index_test.go:143: sql update test_index set c1 = 9007140007161109436, c2 = 0.543354, c3 = 'RE1PclmHk0' where c = 2782 index_test.go:137: sql insert into test_index values (4823, 8665933188031126889, 0.986540, '5oYicZNVIB') index_test.go:140: sql delete from test_index where c = 2764 index_test.go:137: sql insert into test_index values (4824, 3228735260698202354, 0.097572, '1cqYv5kFLs') index_test.go:140: sql delete from test_index where c = 3948 index_test.go:143: sql update test_index set c1 = 5367287855856832151, c2 = 0.405187, c3 = 'bQWuzR6r9T' where c = 2220 index_test.go:140: sql delete from test_index where c = 1700 index_test.go:137: sql insert into test_index values (4822, 3483821304969608599, 0.082424, 'bz1RKpDQQs') index_test.go:143: sql update test_index set c1 = 3540168851465300183, c2 = 0.122889, c3 = 'AoRwRv34kE' where c = 2136 index_test.go:137: sql insert into test_index values (4825, 3977748224139790140, 0.579084, 'RaYquoa1EM') index_test.go:143: sql update test_index set c1 = 4101852788791371365, c2 = 0.439688, c3 = '292K7ljZM8' where c = 1351 index_test.go:140: sql delete from test_index where c = 1927 index_test.go:140: sql delete from test_index where c = 206 index_test.go:143: sql update test_index set c1 = 6468238272891810007, c2 = 0.490453, c3 = 's9UDMYgmJb' where c = 870 index_test.go:137: sql insert into test_index values (4826, 332830803538126199, 0.008674, '48Jb5HdxZ9') index_test.go:140: sql delete from test_index where c = 4283 index_test.go:143: sql update test_index set c1 = 8252371314356598790, c2 = 0.678786, c3 = 'oHWZMQGbHE' where c = 2884 index_test.go:137: sql insert into test_index values (4827, 1535384053542443029, 0.683750, 'grT3vOk6sw') index_test.go:143: sql update test_index set c1 = 5211353760719852570, c2 = 0.158476, c3 = 'mv3IIS47Fl' where c = 3041 index_test.go:137: sql insert into test_index values (4828, 8160598369495304853, 0.517027, '6rQphpmQ9s') index_test.go:140: sql delete from test_index where c = 3783 index_test.go:143: sql update test_index set c1 = 3457960752622126193, c2 = 0.088642, c3 = 'gwQOaFPd7F' where c = 544 index_test.go:143: sql update test_index set c1 = 3529360294563561950, c2 = 0.176369, c3 = 'hpGG4jBmRI' where c = 1190 index_test.go:137: sql insert into test_index values (4829, 1189662381984126353, 0.383074, 'zhhwUQKSvD') index_test.go:143: sql update test_index set c1 = 5409590225032150434, c2 = 0.603825, c3 = 'nUkNaN7Z3p' where c = 2631 index_test.go:140: sql delete from test_index where c = 1533 index_test.go:140: sql delete from test_index where c = 1435 index_test.go:137: sql insert into test_index values (4830, 7280704972630522873, 0.916296, 'yFDjniMnj4') index_test.go:137: sql insert into test_index values (4832, 6229105608848335179, 0.602849, '3ZYkKoTEIv') index_test.go:143: sql update test_index set c1 = 7592897142194550316, c2 = 0.496555, c3 = 't57WinI4Qk' where c = 1752 index_test.go:137: sql insert into test_index values (4833, 6489698023104209101, 0.107409, 'z5HCkt6UQj') index_test.go:143: sql update test_index set c1 = 6705909271170640457, c2 = 0.957480, c3 = 'OluT8ImmmK' where c = 942 index_test.go:140: sql delete from test_index where c = 3044 index_test.go:140: sql delete from test_index where c = 2239 index_test.go:140: sql delete from test_index where c = 3202 index_test.go:137: sql insert into test_index values (4834, 7379347705802363099, 0.051707, 'frdhEAxCzV') index_test.go:140: sql delete from test_index where c = 4643 index_test.go:143: sql update test_index set c1 = 6121953170458847819, c2 = 0.591799, c3 = 'LW3dtVGaDW' where c = 3126 index_test.go:143: sql update test_index set c1 = 5409397229449088716, c2 = 0.783023, c3 = 'pEcTuOsHfz' where c = 2089 index_test.go:137: sql insert into test_index values (4835, 6889097724078174975, 0.084988, 'tERvDufYpf') index_test.go:143: sql update test_index set c1 = 1935448057102816128, c2 = 0.648156, c3 = 's7bOBptGJc' where c = 854 index_test.go:140: sql delete from test_index where c = 2154 index_test.go:140: sql delete from test_index where c = 1681 index_test.go:137: sql insert into test_index values (4831, 3125779851647335960, 0.423495, '8wz1zT5de3') index_test.go:137: sql insert into test_index values (4837, 1649133294389494153, 0.299762, '0U084Uv7I5') index_test.go:137: sql insert into test_index values (4839, 8945126032483992186, 0.927840, 'tbX2CtNlVg') index_test.go:143: sql update test_index set c1 = 1862601776782860416, c2 = 0.387155, c3 = 'Tfo8wNfkt6' where c = 1217 index_test.go:137: sql insert into test_index values (4838, 2831963869605020731, 0.626202, 'wIVeKVu7UV') index_test.go:137: sql insert into test_index values (4836, 7952834729608580470, 0.717937, 'YuTMoZW9ES') index_test.go:140: sql delete from test_index where c = 1847 index_test.go:143: sql update test_index set c1 = 1615204826779277142, c2 = 0.679389, c3 = 'hamR6bH0GL' where c = 3707 index_test.go:140: sql delete from test_index where c = 1318 index_test.go:140: sql delete from test_index where c = 1240 index_test.go:143: sql update test_index set c1 = 936752275104621572, c2 = 0.280247, c3 = 'rZXIXSjCdd' where c = 2148 index_test.go:137: sql insert into test_index values (4840, 4910340466896547947, 0.081969, 'pNkc0AdQdK') index_test.go:143: sql update test_index set c1 = 8347494996470838008, c2 = 0.811464, c3 = 'UFVtFEYDDp' where c = 2909 index_test.go:143: sql update test_index set c1 = 3404718190463167465, c2 = 0.510026, c3 = 'JOPOTvvLRC' where c = 2658 index_test.go:140: sql delete from test_index where c = 2288 index_test.go:140: sql delete from test_index where c = 3149 index_test.go:140: sql delete from test_index where c = 1309 index_test.go:140: sql delete from test_index where c = 3345 index_test.go:137: sql insert into test_index values (4841, 7189335528336855484, 0.327295, 'wDjJKqG7A4') index_test.go:137: sql insert into test_index values (4843, 9013713760942225906, 0.935117, '6p36xW6HmA') index_test.go:137: sql insert into test_index values (4842, 746517352636560022, 0.714928, 'L7ZdQMkTHP') index_test.go:143: sql update test_index set c1 = 6582369337795178585, c2 = 0.302945, c3 = 'xqMXnuaE9J' where c = 551 index_test.go:143: sql update test_index set c1 = 4646941545494818252, c2 = 0.165378, c3 = 'iVIBhfDWRr' where c = 2490 index_test.go:140: sql delete from test_index where c = 825 index_test.go:140: sql delete from test_index where c = 2181 index_test.go:143: sql update test_index set c1 = 3729197578823100772, c2 = 0.513128, c3 = '0f7wN86hiB' where c = 4179 index_test.go:143: sql update test_index set c1 = 8943618303673823180, c2 = 0.265115, c3 = 'aDrQIpgjq1' where c = 4476 index_test.go:143: sql update test_index set c1 = 145679203897808594, c2 = 0.586724, c3 = '5VkkcI5CAz' where c = 3866 index_test.go:137: sql insert into test_index values (4844, 7166047893144944345, 0.528644, 'D1ohEnWUKz') index_test.go:140: sql delete from test_index where c = 3866 index_test.go:143: sql update test_index set c1 = 1958197953452007016, c2 = 0.815510, c3 = 'YVIujcGNaK' where c = 2108 index_test.go:137: sql insert into test_index values (4847, 6155871042586477817, 0.993090, 'vEAeBXnIgn') index_test.go:137: sql insert into test_index values (4845, 6617579564223281554, 0.625305, '3udJwapldu') index_test.go:143: sql update test_index set c1 = 6038735500668061645, c2 = 0.441274, c3 = 'uM1TRgMMVw' where c = 3715 index_test.go:137: sql insert into test_index values (4848, 362897479842430545, 0.730060, 'n9F7UJEEhp') index_test.go:140: sql delete from test_index where c = 1062 index_test.go:137: sql insert into test_index values (4849, 6880923454523680016, 0.712135, 'SximINrgbc') index_test.go:143: sql update test_index set c1 = 5339070648281995166, c2 = 0.908045, c3 = 'MeDhXmze9l' where c = 2076 index_test.go:137: sql insert into test_index values (4850, 8586797180220785529, 0.948998, 'ayUxwXV5kA') index_test.go:137: sql insert into test_index values (4851, 6811964331278533352, 0.143414, 'DLSPd3kG3L') index_test.go:140: sql delete from test_index where c = 341 index_test.go:143: sql update test_index set c1 = 3309182503323439052, c2 = 0.674467, c3 = '0RCfb1hjMO' where c = 3988 index_test.go:140: sql delete from test_index where c = 3155 index_test.go:140: sql delete from test_index where c = 1021 index_test.go:137: sql insert into test_index values (4846, 343213759118193313, 0.296424, 'FTPSSQGU2x') index_test.go:140: sql delete from test_index where c = 2389 index_test.go:137: sql insert into test_index values (4852, 4316255870721767376, 0.333581, '7B7qhdPlsE') index_test.go:143: sql update test_index set c1 = 6684851877495901026, c2 = 0.080563, c3 = 'RZbxgcsIoM' where c = 597 index_test.go:140: sql delete from test_index where c = 979 index_test.go:143: sql update test_index set c1 = 712109674465518478, c2 = 0.914676, c3 = 'LDa3HKob2o' where c = 3043 index_test.go:140: sql delete from test_index where c = 3404 index_test.go:143: sql update test_index set c1 = 8384116869326287221, c2 = 0.608429, c3 = 'OLlIWwTxsl' where c = 1617 index_test.go:143: sql update test_index set c1 = 2028796133536706235, c2 = 0.445506, c3 = 'L99hZjrMFa' where c = 2713 index_test.go:137: sql insert into test_index values (4853, 7495322828743183574, 0.092558, 'zRnfTI20Rh') index_test.go:140: sql delete from test_index where c = 3409 index_test.go:140: sql delete from test_index where c = 3415 index_test.go:143: sql update test_index set c1 = 1511309294317488880, c2 = 0.739336, c3 = 'sRL6IjThAj' where c = 2979 index_test.go:137: sql insert into test_index values (4854, 4814923358299859284, 0.828516, '6tiLiTzxls') index_test.go:143: sql update test_index set c1 = 132459585923296192, c2 = 0.599331, c3 = 'OsoFxmcGPt' where c = 2358 index_test.go:137: sql insert into test_index values (4856, 4211048907490364724, 0.174668, 'Xly74W9aCZ') index_test.go:137: sql insert into test_index values (4855, 4178782327263807422, 0.309088, 'opDb6eRIp6') index_test.go:143: sql update test_index set c1 = 1254102937006695825, c2 = 0.139618, c3 = 'WbJoXG4Dzg' where c = 468 index_test.go:137: sql insert into test_index values (4857, 6373979872328788549, 0.439261, 'qoARAptmkS') index_test.go:140: sql delete from test_index where c = 1935 index_test.go:137: sql insert into test_index values (4859, 8061537664397447301, 0.450327, '7dzEEWKPoN') index_test.go:140: sql delete from test_index where c = 3270 index_test.go:143: sql update test_index set c1 = 7406387737329164343, c2 = 0.461711, c3 = 'a86M93VyW5' where c = 1489 index_test.go:137: sql insert into test_index values (4858, 7422071391515827477, 0.033633, 'Hqrme7yPxC') index_test.go:140: sql delete from test_index where c = 260 index_test.go:143: sql update test_index set c1 = 9093283299920347030, c2 = 0.671166, c3 = 'JkUMAgwteO' where c = 234 index_test.go:137: sql insert into test_index values (4860, 7651401453932464087, 0.226952, 'GbWhftQPer') index_test.go:140: sql delete from test_index where c = 3686 index_test.go:143: sql update test_index set c1 = 7782185255079172587, c2 = 0.857780, c3 = 'j2NNeXyP3S' where c = 415 index_test.go:143: sql update test_index set c1 = 3999701634380368006, c2 = 0.171564, c3 = 'GxfGHcjvit' where c = 2059 index_test.go:140: sql delete from test_index where c = 558 index_test.go:140: sql delete from test_index where c = 3200 index_test.go:137: sql insert into test_index values (4861, 6911148548889260569, 0.195196, 'RFNvUc5Znt') index_test.go:140: sql delete from test_index where c = 1551 index_test.go:143: sql update test_index set c1 = 8649274086601459301, c2 = 0.662841, c3 = 'BU5VMZGP1F' where c = 196 index_test.go:140: sql delete from test_index where c = 591 index_test.go:143: sql update test_index set c1 = 6898018027222180762, c2 = 0.196489, c3 = 'FTxbHH5fwT' where c = 3832 index_test.go:137: sql insert into test_index values (4862, 4389997588042520520, 0.374685, 'hsAaLqhnSd') index_test.go:140: sql delete from test_index where c = 767 index_test.go:143: sql update test_index set c1 = 1215357006596932752, c2 = 0.664614, c3 = 'gWN13KkWWw' where c = 2213 index_test.go:137: sql insert into test_index values (4864, 2982441187877095746, 0.333569, 'QLwvIDR9Aq') index_test.go:137: sql insert into test_index values (4863, 7529287217779287006, 0.296370, 'w8LF9tMLEt') index_test.go:143: sql update test_index set c1 = 8424578603791554895, c2 = 0.356790, c3 = 'eqvwoHCaEj' where c = 3970 index_test.go:137: sql insert into test_index values (4866, 4159667488561756755, 0.043283, '0sRfaUZUOp') index_test.go:137: sql insert into test_index values (4865, 751028973409644979, 0.452725, 'hzY2zriuUm') index_test.go:143: sql update test_index set c1 = 6332045659932865882, c2 = 0.445922, c3 = '50Saq1MOBS' where c = 902 index_test.go:137: sql insert into test_index values (4867, 8548965918841265557, 0.011731, '3VOWuQxUpk') index_test.go:143: sql update test_index set c1 = 2971617454096348767, c2 = 0.553341, c3 = 'XorArcIuXd' where c = 1340 index_test.go:140: sql delete from test_index where c = 3721 index_test.go:143: sql update test_index set c1 = 7876638158200721793, c2 = 0.686829, c3 = 'qsUBdqILzH' where c = 2812 index_test.go:140: sql delete from test_index where c = 742 index_test.go:140: sql delete from test_index where c = 2107 index_test.go:137: sql insert into test_index values (4868, 6634696295859092124, 0.801198, '6RrcYKl6qF') index_test.go:140: sql delete from test_index where c = 3180 index_test.go:140: sql delete from test_index where c = 1232 index_test.go:143: sql update test_index set c1 = 4213142111111783924, c2 = 0.168824, c3 = 'UCLZr1Wd72' where c = 1441 index_test.go:143: sql update test_index set c1 = 5808841401204096661, c2 = 0.353117, c3 = 'Qu7FrS01RR' where c = 365 index_test.go:140: sql delete from test_index where c = 2836 index_test.go:137: sql insert into test_index values (4870, 4705557943238613495, 0.184074, 'eh3Pmd8gdS') index_test.go:143: sql update test_index set c1 = 5823627840830453406, c2 = 0.758848, c3 = '6m1POClxHC' where c = 4085 index_test.go:140: sql delete from test_index where c = 3736 index_test.go:137: sql insert into test_index values (4869, 6639329850110884922, 0.111068, 'AozHLWFwNT') index_test.go:143: sql update test_index set c1 = 5629965550254653574, c2 = 0.411365, c3 = 'bNOm7HN4Kz' where c = 80 index_test.go:143: sql update test_index set c1 = 4511542498927216356, c2 = 0.045158, c3 = 'FkQJwc3MOm' where c = 3242 index_test.go:137: sql insert into test_index values (4871, 1328730961687231062, 0.977992, '7XELZllEUu') index_test.go:137: sql insert into test_index values (4872, 1382658478480378010, 0.271570, '7DAwmH7CRN') index_test.go:137: sql insert into test_index values (4873, 3202727118268368533, 0.615416, 'WwYliWWSsJ') index_test.go:140: sql delete from test_index where c = 2937 index_test.go:143: sql update test_index set c1 = 4735167105453269560, c2 = 0.632274, c3 = 'YR90KW92lt' where c = 2263 index_test.go:137: sql insert into test_index values (4874, 8059060613237674205, 0.732449, 'iQbugC7okc') index_test.go:143: sql update test_index set c1 = 7456187279114446727, c2 = 0.925858, c3 = 'DQlbmi0Dg0' where c = 896 index_test.go:140: sql delete from test_index where c = 971 index_test.go:137: sql insert into test_index values (4875, 612674914245836487, 0.007134, 'OLRIa1ORGM') index_test.go:140: sql delete from test_index where c = 3482 index_test.go:137: sql insert into test_index values (4878, 7304881903717405756, 0.584135, 'CPaMcs9QFQ') index_test.go:140: sql delete from test_index where c = 3102 index_test.go:140: sql delete from test_index where c = 1856 index_test.go:137: sql insert into test_index values (4877, 1471260757718828456, 0.066729, 'qXyI59mJuM') index_test.go:137: sql insert into test_index values (4876, 8749468370815369192, 0.919809, 'HX50aOFhby') index_test.go:140: sql delete from test_index where c = 3282 index_test.go:143: sql update test_index set c1 = 2014632559671292348, c2 = 0.502250, c3 = 'AoBMii9md0' where c = 2509 index_test.go:143: sql update test_index set c1 = 7117401283691088341, c2 = 0.095958, c3 = 'njbrug1mka' where c = 2054 index_test.go:143: sql update test_index set c1 = 7093983032480100747, c2 = 0.800795, c3 = '2mp5hJbJyK' where c = 1952 index_test.go:143: sql update test_index set c1 = 3464257270947335592, c2 = 0.654181, c3 = 'F3nReZIzz1' where c = 846 index_test.go:143: sql update test_index set c1 = 1804909115729389249, c2 = 0.336986, c3 = 'Ej4vUt4rJU' where c = 399 index_test.go:140: sql delete from test_index where c = 484 index_test.go:140: sql delete from test_index where c = 543 index_test.go:140: sql delete from test_index where c = 400 index_test.go:137: sql insert into test_index values (4879, 5663089967216205802, 0.863924, 'mbtnQq9KIz') index_test.go:140: sql delete from test_index where c = 2164 index_test.go:143: sql update test_index set c1 = 177875653243250679, c2 = 0.076158, c3 = 'mQhi5pZGFL' where c = 4263 index_test.go:143: sql update test_index set c1 = 6503121165918511389, c2 = 0.074964, c3 = 'cs16yQELFm' where c = 3913 index_test.go:137: sql insert into test_index values (4880, 1884082168513478311, 0.659076, 'pgah386Kah') index_test.go:137: sql insert into test_index values (4882, 8877019043694373576, 0.808434, 'WNXdbfqojR') index_test.go:143: sql update test_index set c1 = 3695784866415831165, c2 = 0.290339, c3 = 'x0xpMcuFxp' where c = 1484 index_test.go:137: sql insert into test_index values (4883, 6450662567668426912, 0.868175, 'MM0e1e4ROT') index_test.go:143: sql update test_index set c1 = 8562747478977546962, c2 = 0.106292, c3 = 'B9GnR66bDa' where c = 3613 index_test.go:137: sql insert into test_index values (4881, 2589201055670676108, 0.568271, 'ECCX1elPcz') index_test.go:140: sql delete from test_index where c = 1006 index_test.go:137: sql insert into test_index values (4885, 2120474352631494448, 0.136413, 'eOHBUsB0af') index_test.go:143: sql update test_index set c1 = 6119936945706901685, c2 = 0.050707, c3 = 'lX58472FeJ' where c = 4260 index_test.go:137: sql insert into test_index values (4884, 5567740392208029705, 0.410133, '9hvwJkRlu7') index_test.go:137: sql insert into test_index values (4887, 5069430746077554235, 0.442372, 'pTul5ERz7X') index_test.go:140: sql delete from test_index where c = 3041 index_test.go:137: sql insert into test_index values (4886, 4703241421542106979, 0.458427, 'nFfTCdi5nS') index_test.go:140: sql delete from test_index where c = 1139 index_test.go:140: sql delete from test_index where c = 4588 index_test.go:140: sql delete from test_index where c = 2761 index_test.go:140: sql delete from test_index where c = 1910 index_test.go:140: sql delete from test_index where c = 3167 index_test.go:140: sql delete from test_index where c = 4226 index_test.go:143: sql update test_index set c1 = 1615818149247795918, c2 = 0.921032, c3 = 'aKRb1v2nnp' where c = 4645 index_test.go:140: sql delete from test_index where c = 3941 index_test.go:143: sql update test_index set c1 = 9132078258504883007, c2 = 0.100852, c3 = 'eTHHyYBQio' where c = 4846 index_test.go:143: sql update test_index set c1 = 629309982963608370, c2 = 0.688488, c3 = '8kkxy98taa' where c = 796 index_test.go:143: sql update test_index set c1 = 3530581313983311112, c2 = 0.317864, c3 = '6plC0D7uHq' where c = 1688 index_test.go:143: sql update test_index set c1 = 5368663961860097487, c2 = 0.130540, c3 = 'VXSQvK8ClR' where c = 1331 index_test.go:143: sql update test_index set c1 = 2646669592852214180, c2 = 0.523533, c3 = '6w9UuyRvQb' where c = 709 index_test.go:137: sql insert into test_index values (4888, 965701708892093672, 0.333824, 'wMj2tP6FN7') index_test.go:137: sql insert into test_index values (4891, 8350852013861292229, 0.956312, '1vq7NazroK') index_test.go:143: sql update test_index set c1 = 3045856348041080297, c2 = 0.197629, c3 = 'FJfkVojj5i' where c = 2850 index_test.go:143: sql update test_index set c1 = 1286675638984493570, c2 = 0.002570, c3 = '4ptkG8HWkn' where c = 2714 index_test.go:143: sql update test_index set c1 = 5371219568862405474, c2 = 0.866403, c3 = 'LoS9sSuyAS' where c = 998 index_test.go:137: sql insert into test_index values (4893, 390630513435687618, 0.656555, 'fBLC4oVkVw') index_test.go:137: sql insert into test_index values (4892, 1863996148666501026, 0.169807, 'ZKKWtPPJyQ') index_test.go:137: sql insert into test_index values (4890, 6293905418080907729, 0.432314, 'UoxWA5M18O') index_test.go:137: sql insert into test_index values (4889, 2866856534378117528, 0.164267, 'EaaxtXai8m') index_test.go:137: sql insert into test_index values (4895, 7766726978399241248, 0.281140, 'lGZ9DGeZai') index_test.go:137: sql insert into test_index values (4894, 6031735163584599012, 0.784475, '2SyGKxEn3I') index_test.go:137: sql insert into test_index values (4896, 4117471296291154298, 0.242376, 'BEoX7PlVqP') index_test.go:140: sql delete from test_index where c = 981 index_test.go:140: sql delete from test_index where c = 4058 index_test.go:140: sql delete from test_index where c = 2900 index_test.go:140: sql delete from test_index where c = 2289 index_test.go:140: sql delete from test_index where c = 956 index_test.go:140: sql delete from test_index where c = 1020 index_test.go:140: sql delete from test_index where c = 4420 index_test.go:143: sql update test_index set c1 = 99328288530967055, c2 = 0.244109, c3 = 'E3YH2a2aQM' where c = 3131 index_test.go:143: sql update test_index set c1 = 7878284001437308834, c2 = 0.655947, c3 = '1Em5rwdvJ2' where c = 1884 index_test.go:143: sql update test_index set c1 = 8341669478407836981, c2 = 0.172940, c3 = 'iEz43ta23N' where c = 61 index_test.go:143: sql update test_index set c1 = 8129270521256538304, c2 = 0.407119, c3 = '5wjpSGJZRc' where c = 3349 index_test.go:143: sql update test_index set c1 = 1196943896843567254, c2 = 0.742980, c3 = 'kF2CoYdhQA' where c = 2895 index_test.go:140: sql delete from test_index where c = 4170 index_test.go:137: sql insert into test_index values (4897, 7377568267892499800, 0.958702, 'zq3WDFs6la') index_test.go:143: sql update test_index set c1 = 8982656085170184619, c2 = 0.150428, c3 = '5pZ1UXnDyO' where c = 1592 index_test.go:137: sql insert into test_index values (4898, 1605450681740543884, 0.888748, 'ruHnQtZfk3') index_test.go:140: sql delete from test_index where c = 3672 index_test.go:143: sql update test_index set c1 = 6918765873455231901, c2 = 0.425762, c3 = 'ha6UERuQWN' where c = 2090 index_test.go:140: sql delete from test_index where c = 3241 index_test.go:140: sql delete from test_index where c = 1953 index_test.go:143: sql update test_index set c1 = 7222601577319356200, c2 = 0.671030, c3 = 'iWbo8vruDa' where c = 4030 index_test.go:143: sql update test_index set c1 = 295787170535403709, c2 = 0.110204, c3 = 'f42GSQOFXz' where c = 3280 index_test.go:143: sql update test_index set c1 = 6511359552880820892, c2 = 0.054451, c3 = 'aWD1rl1krI' where c = 4282 index_test.go:137: sql insert into test_index values (4899, 5177371719241524022, 0.276151, '1z9GVskTPe') index_test.go:143: sql update test_index set c1 = 8752727095445747193, c2 = 0.880090, c3 = 'UqR6AnXXWY' where c = 2878 index_test.go:140: sql delete from test_index where c = 1464 index_test.go:137: sql insert into test_index values (4900, 3835239129983147993, 0.450157, 'GtN8GwUZQn') index_test.go:140: sql delete from test_index where c = 702 index_test.go:143: sql update test_index set c1 = 6821308266361644073, c2 = 0.522418, c3 = '0tFF10CfCh' where c = 2512 index_test.go:143: sql update test_index set c1 = 6762611538467372748, c2 = 0.031302, c3 = 'Dk8pXfErH5' where c = 1012 [2025/04/06 07:08:23.639 +08:00] [ERROR] [gc_worker.go:1864] ["deleteRanges is called"] [TestSimpleInc][Update][Time Cost]3.021801754s --- PASS: TestIndex (33.96s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28580/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } --- PASS: TestSimple (35.35s) --- PASS: TestSimple/Basic (5.02s) --- PASS: TestSimple/Mixed (19.65s) --- PASS: TestSimple/Mixed/test_mixed (9.37s) --- PASS: TestSimple/Mixed/test_mixed_common (10.28s) --- PASS: TestSimple/Inc (4.15s) --- PASS: TestSimple/Inc/test_inc (0.96s) --- PASS: TestSimple/Inc/test_inc_common (3.18s) PASS ddl_test end [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] // container [Pipeline] } [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28580/tidb-test already exists) [Pipeline] // podTemplate [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // dir [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // timeout [Pipeline] } [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